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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_1c52f89f02a66668,
.wp-block-loginout_67b0437a196a2dfd a,
input.te-theme-btn_1c52f89f02a66668 {
  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_1c52f89f02a66668:hover,
  .wp-block-loginout_67b0437a196a2dfd a:hover,
  input.te-theme-btn_1c52f89f02a66668:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_1c52f89f02a66668:focus,
  .wp-block-loginout_67b0437a196a2dfd a:focus,
  input.te-theme-btn_1c52f89f02a66668:focus {
    color: #ffffff; }
  .te-theme-btn_1c52f89f02a66668.yellow-btn_45b196f272386aef,
  .wp-block-loginout_67b0437a196a2dfd a.yellow-btn_45b196f272386aef,
  input.te-theme-btn_1c52f89f02a66668.yellow-btn_45b196f272386aef {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_1c52f89f02a66668.simple-btn_a94f6a807c54bcc2,
  .wp-block-loginout_67b0437a196a2dfd a.simple-btn_a94f6a807c54bcc2,
  input.te-theme-btn_1c52f89f02a66668.simple-btn_a94f6a807c54bcc2 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_e72b99e966d255b0 {
  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_e72b99e966d255b0 .circle-rotate-inner_4eb253a468dfc8eb {
    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_142544134a2b6293 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_04f8c1acbc0a102b {
  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_8bf994d7f562ce98 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_8bf994d7f562ce98 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_8bf994d7f562ce98 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_8bf994d7f562ce98 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_6098a29e7e1723b4 .size-full_95f4bb8f11052cda.alignright_baabbe5bd0a2d491 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_6098a29e7e1723b4 figure.wp-caption_f75a4fbc7508f28f.aligncenter_66fb15b62d7f5c53 {
  margin-top: 40px; }
.tp-page-content_6098a29e7e1723b4 dl, .tp-page-content_6098a29e7e1723b4 ol, .tp-page-content_6098a29e7e1723b4 ul {
  margin-bottom: 11px; }
.tp-page-content_6098a29e7e1723b4 .te-comment-respond_b97ab8cca268ce93 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_6098a29e7e1723b4 .te-latest-comments_30c3d178b443eb7e .te-comment-respond_b97ab8cca268ce93 {
  margin-bottom: 40px; }
.tp-page-content_6098a29e7e1723b4 .te-post-comments_650cce92bcd6e52a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_eaf6dd31a90a51ac .gallery-item_ad9902ab4906fe1d {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_0d9c07c4d8c6d952 .gallery-item_ad9902ab4906fe1d {
  max-width: 50%; }

.gallery-columns-3_7abb9cbf990c849c .gallery-item_ad9902ab4906fe1d {
  max-width: 33.33%; }

.gallery-columns-4_e59d684f47fa2d00 .gallery-item_ad9902ab4906fe1d {
  max-width: 25%; }

.gallery-columns-5_776d24ff719fc692 .gallery-item_ad9902ab4906fe1d {
  max-width: 20%; }

.gallery-columns-6_c96ec58b4c9bb2d6 .gallery-item_ad9902ab4906fe1d {
  max-width: 16.66%; }

.gallery-columns-7_22f01c8296793936 .gallery-item_ad9902ab4906fe1d {
  max-width: 14.28%; }

.gallery-columns-8_84f2abd771e5483a .gallery-item_ad9902ab4906fe1d {
  max-width: 12.5%; }

.gallery-columns-9_4c2010ccb642c247 .gallery-item_ad9902ab4906fe1d {
  max-width: 11.11%; }

.gallery-caption_26c7a86b5f727f81 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_38b783d0b9f73932 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_63ddda4fce0d948c {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_108669c811a21449 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_8f4906521bc05df0 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_db9fa1deb4d1841b p.wp-block-cover-text_5ae2f0bab47b8b81,
.wp-block-cover_db9fa1deb4d1841b.is-light_584c3427c0f67d40 .wp-block-cover__inner-container_9d6ba374704c6001 {
  color: #fff !important; }

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

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

.widget_7f1c5642ea7a584b .wp-block-archives-dropdown_0f7a82e084f66d2b,
.widget_7f1c5642ea7a584b .wp-block-categories-dropdown_b95f7296486be24d,
.widget_7f1c5642ea7a584b .wp-block-loginout_67b0437a196a2dfd,
.widget_7f1c5642ea7a584b .wp-block-social-links_41033e1aa1829d10,
.widget_7f1c5642ea7a584b.widget_archive_e88e7e7373120f11 select,
.widget_7f1c5642ea7a584b.te_widget_categories_f618bf79dfa38175 select,
.widget_7f1c5642ea7a584b.widget_text_5686ae8395f14fe1 select,
.widget_7f1c5642ea7a584b.te_widget_search_5bfb7e4bbd7d1a04 .search-form_61597c0db4dc52d0,
.widget_7f1c5642ea7a584b.te_widget_tag_cloud_5b0c4d32f0393ba0 .tagcloud_bc49b62f576da58d,
.widget_7f1c5642ea7a584b .wp-block-tag-cloud_d2b3691f21813fec {
  margin-bottom: 6px; }

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

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

.blog-search-content_345cc89874d01930 {
  margin: 0; }
  .blog-search-content_345cc89874d01930 .wp-block-search_63ddda4fce0d948c,
  .blog-search-content_345cc89874d01930 .search-form_61597c0db4dc52d0,
  .blog-search-content_345cc89874d01930 .sidebar__search_972754f53347f364 {
    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_345cc89874d01930 .wp-block-search_63ddda4fce0d948c,
      .blog-search-content_345cc89874d01930 .search-form_61597c0db4dc52d0,
      .blog-search-content_345cc89874d01930 .sidebar__search_972754f53347f364 {
        width: 100%; } }
    .blog-search-content_345cc89874d01930 .wp-block-search_63ddda4fce0d948c .wp-block-search__inside-wrapper_f74fe86307640901,
    .blog-search-content_345cc89874d01930 .search-form_61597c0db4dc52d0 .wp-block-search__inside-wrapper_f74fe86307640901,
    .blog-search-content_345cc89874d01930 .sidebar__search_972754f53347f364 .wp-block-search__inside-wrapper_f74fe86307640901 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_345cc89874d01930 .wp-block-search_63ddda4fce0d948c label,
    .blog-search-content_345cc89874d01930 .search-form_61597c0db4dc52d0 label,
    .blog-search-content_345cc89874d01930 .sidebar__search_972754f53347f364 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_345cc89874d01930 .wp-block-search_63ddda4fce0d948c input,
    .blog-search-content_345cc89874d01930 .search-form_61597c0db4dc52d0 input,
    .blog-search-content_345cc89874d01930 .sidebar__search_972754f53347f364 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_345cc89874d01930 .wp-block-search_63ddda4fce0d948c button,
    .blog-search-content_345cc89874d01930 .search-form_61597c0db4dc52d0 button,
    .blog-search-content_345cc89874d01930 .sidebar__search_972754f53347f364 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_6098a29e7e1723b4 .wp-smiley_47984c4d98c61f0b,
.entry-content_c94ee7de09adebca .wp-smiley_47984c4d98c61f0b,
.comment-content_6628077f97d9c408 .wp-smiley_47984c4d98c61f0b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_b97ab8cca268ce93.style-two_6ece3943af9f4946 .wpcf7-form_3f1373a05a92dc29 .wpcf7-not-valid-tip_af1518c6079b94c1 {
  color: #d9c0b8 !important; }
.te-comment-respond_b97ab8cca268ce93 .wpcf7-form_3f1373a05a92dc29 .wpcf7-not-valid_4131566b5952df28 {
  border-color: #dc3232 !important; }
.te-comment-respond_b97ab8cca268ce93 .wpcf7-form_3f1373a05a92dc29 .wpcf7-not-valid-tip_af1518c6079b94c1 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_b97ab8cca268ce93 .wpcf7-form_3f1373a05a92dc29.sent_345b5e72bd28c89e .wpcf7-response-output_3d02cf213c8007c1 {
  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_b97ab8cca268ce93 .wpcf7-form_3f1373a05a92dc29.invalid_61dd432e7c9819bb .wpcf7-response-output_3d02cf213c8007c1 {
  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_955ec776ae3b3500 {
  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_955ec776ae3b3500 .wpcf7-te-list-item_802a603a12f307d1 {
    margin: 0; }
    .wpcf7-form-control_955ec776ae3b3500 .wpcf7-te-list-item_802a603a12f307d1 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_955ec776ae3b3500 .wpcf7-te-list-item_802a603a12f307d1 label .wpcf7-te-list-item-label_903628f2b3cf0f7c {
        font-size: 16px;
        font-weight: 400; }

.logged-in_fe0a59ec78de894c .te-comment-respond_b97ab8cca268ce93 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_46ffe106f05e3f4c .header-menu-area_bc07e389477436fb.sticky_menu_7bfcd3e24872a494 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_46ffe106f05e3f4c .header-menu-area_bc07e389477436fb.sticky_menu_7bfcd3e24872a494 {
      top: 0; } }

.page-template-default_6d070cf7b0fb424f.page-id-146_03bc62f66ac5c477 .tp-page-content_6098a29e7e1723b4 p:last-child {
  margin-bottom: 10px; }
.page-template-default_6d070cf7b0fb424f.page-id-1133_d70076bba9f6ecd8 .tp-page-content_6098a29e7e1723b4 .te-comment-respond_b97ab8cca268ce93 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_6d070cf7b0fb424f.page-id-3_bcc0c6a631cbd20d .page-area_8d63b83460b481d9 {
  padding-top: 128px; }

.single-post-item_818203085e7c44d2.post-24_2a2dfdedbc23a077 .wp-block-button_f39e45802ac71ff3 a {
  color: #ffffff; }

.post-template-default_a5d7649c31f56a27.postid-163_e8062ddfe5b55601 .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_a5d7649c31f56a27.postid-150_02ae96cdea0c09ea .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_a5d7649c31f56a27.postid-150_02ae96cdea0c09ea .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-block-group_715ba18ee156da63.is-layout-constrained_4c3bc0adfb02287c:last-child {
    border: 1px solid #000; }
.post-template-default_a5d7649c31f56a27.postid-51_d5ce997ab4e8b4c6 .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_a5d7649c31f56a27.postid-51_d5ce997ab4e8b4c6 .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_a5d7649c31f56a27.postid-1163_8b1915f921d82046 .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-caption_f75a4fbc7508f28f, .post-template-default_a5d7649c31f56a27.postid-568_792cc9347f0cae72 .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-caption_f75a4fbc7508f28f {
  margin-top: 20px; }
.post-template-default_a5d7649c31f56a27.postid-1785_8facf311f681512e .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-block-button__link_37ed5f97e11884a3 {
  color: #ffffff !important; }
.post-template-default_a5d7649c31f56a27.postid-1149_f8db1c13bc423fac .te-blog-details-wrapper_36ea3fa51a72d63d .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f p {
  margin-bottom: 0; }
.post-template-default_a5d7649c31f56a27.postid-555_abfa05c2e774b209 .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .gallery_19123182a04f92dc {
  margin-top: 20px; }

.error-404_fbd41483248d9a1c.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_fbd41483248d9a1c.not-found .error-content_b9e5cb389a3d42a0 .error-btn-bh_c39af3d06eec89de {
    margin-top: 20px; }

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

.sidebar_eadbc7e633c0c99c .widget_media_gallery_b0ef70bb6f4904fb .gallery-item_ad9902ab4906fe1d {
  margin-bottom: 0; }
  .sidebar_eadbc7e633c0c99c .widget_media_gallery_b0ef70bb6f4904fb .gallery-item_ad9902ab4906fe1d 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_2a35138d94c80a32 {
  -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_b570327a2fd9f442 {
  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_0ea660377f5df3b8 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_46ffe106f05e3f4c .header-area_f0758da74e030673.style-2_49db5c74eec01b4e.login .te-header-menu-area_25bae59b830a8903 {
  top: auto !important; }

.header-area_f0758da74e030673 .container-fluid_d6037a0066bb7a4f {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_f0758da74e030673 .container-fluid_d6037a0066bb7a4f {
      padding: 0 24px; } }
.header-area_f0758da74e030673.style-2_49db5c74eec01b4e .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .header-top .te-header-contact-info_62321381762da4a9 span {
    color: #677471; }
    .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .header-top .te-header-contact-info_62321381762da4a9 span i {
      color: #317EFE; }
    .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .header-top .te-header-contact-info_62321381762da4a9 span a {
      color: #677471; }
  .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .header-top .te-social-profile_545f6988b985445e a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .header-top .te-social-profile_545f6988b985445e a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_f0758da74e030673.style-2_49db5c74eec01b4e .te-header-menu-area_25bae59b830a8903 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .te-header-menu-area_25bae59b830a8903 .menu-wrapper_c8e654b27db57a62 {
    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_f0758da74e030673.style-2_49db5c74eec01b4e .te-header-menu-area_25bae59b830a8903 .menu-wrapper_c8e654b27db57a62 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .te-header-menu-area_25bae59b830a8903 .te-header-btn_f2aa349de29eb96a .te-quote-btn_0ad51c8e905320f9 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_f0758da74e030673.style-2_49db5c74eec01b4e .te-sticky_menu {
  top: 0; }
  .header-area_f0758da74e030673.style-2_49db5c74eec01b4e .te-sticky_menu .menu-wrapper_c8e654b27db57a62 {
    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_dfab92b09eb23b70 {
    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_4281f58d522fecd9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_62321381762da4a9 {
    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_62321381762da4a9 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_62321381762da4a9 span.te-contact-info-item_ecabc0398f200145 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_62321381762da4a9 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_2e1a1e1897274975 {
      display: none; } }
  .header-top .header-top-btn_2e1a1e1897274975 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_2e1a1e1897274975 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_2e1a1e1897274975 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_545f6988b985445e {
    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_545f6988b985445e .te-social-profile-label_f8a905da749be76a {
      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_545f6988b985445e 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_545f6988b985445e a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_25bae59b830a8903 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_25bae59b830a8903.te-te-sticky-header_79c2b5cb910191a6 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_25bae59b830a8903.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_25bae59b830a8903.te-sticky_menu .te-logo_f1a2162045d534c0 {
      height: 84px; }
      .te-header-menu-area_25bae59b830a8903.te-sticky_menu .te-logo_f1a2162045d534c0:after {
        display: none; }
      .te-header-menu-area_25bae59b830a8903.te-sticky_menu .te-logo_f1a2162045d534c0 .te-standard-logo_a2fe7252cb00fdfa {
        display: none; }
      .te-header-menu-area_25bae59b830a8903.te-sticky_menu .te-logo_f1a2162045d534c0 .te-sticky-logo_42e9804257219f00 {
        display: block; }
        .te-header-menu-area_25bae59b830a8903.te-sticky_menu .te-logo_f1a2162045d534c0 .te-sticky-logo_42e9804257219f00 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_25bae59b830a8903.te-sticky_menu .te-main-menu_4ee5b3db4169b933 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_25bae59b830a8903.te-sticky_menu .te-main-menu_4ee5b3db4169b933 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_25bae59b830a8903.te-sticky_menu .te-main-menu_4ee5b3db4169b933 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_25bae59b830a8903.te-sticky_menu .te-main-menu_4ee5b3db4169b933 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_25bae59b830a8903 .te-header-menu-wrapper_1dffcadea630b8d0 {
    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_25bae59b830a8903 .te-header-menu-wrapper_1dffcadea630b8d0 {
        gap: 20px; } }
  .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 {
    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_25bae59b830a8903 .te-logo_f1a2162045d534c0 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 .te-standard-logo_a2fe7252cb00fdfa {
        display: none; } }
    .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 .te-standard-logo_a2fe7252cb00fdfa img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 .te-sticky-logo_42e9804257219f00 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 .te-sticky-logo_42e9804257219f00 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 .te-sticky-logo_42e9804257219f00 {
          display: block; } }
      .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 .te-sticky-logo_42e9804257219f00 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_25bae59b830a8903 .te-logo_f1a2162045d534c0 .te-retina-logo_10bbe05a550b14f9 {
      display: none; }

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

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

.te-header-btn_f2aa349de29eb96a {
  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_f2aa349de29eb96a .te-icon_3288faa48ab66233 {
    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_f2aa349de29eb96a .te-icon_3288faa48ab66233: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_f2aa349de29eb96a {
      display: none; } }
  .te-header-btn_f2aa349de29eb96a .te-cta-btn_abf3e77906b6ab40 {
    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_f2aa349de29eb96a .te-cta-btn_abf3e77906b6ab40:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_f2aa349de29eb96a .te-quote-btn_0ad51c8e905320f9 {
    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_f2aa349de29eb96a .te-quote-btn_0ad51c8e905320f9: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_03f64e4a5f85ebeb {
    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_03f64e4a5f85ebeb .te-search-content-filed_cb5f2e046aca65de {
      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_03f64e4a5f85ebeb .te-search-content-filed_cb5f2e046aca65de .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_03f64e4a5f85ebeb .te-search-form_be730b63eed94e74 {
      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_03f64e4a5f85ebeb .te-search-form_be730b63eed94e74 .te-search-form-input_3fd40ea649128e45 {
        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_03f64e4a5f85ebeb .te-search-form_be730b63eed94e74 .te-search-form-input_3fd40ea649128e45 .te-search-icon_99bf2e84669d3db0 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_03f64e4a5f85ebeb .te-search-form_be730b63eed94e74 .te-search-form-input_3fd40ea649128e45 button.te-submit-search-btn_76628586578954d4 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_03f64e4a5f85ebeb .te-search-form_be730b63eed94e74 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_b6f7c298fd32b839 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_0bf0522961b4f8bc 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_cfde4b25a08c0246 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_cfde4b25a08c0246 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_c1d7d70fe41f4e9a {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_1c51efa9843cb1d7 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_865c099c96a2b4fa {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_865c099c96a2b4fa .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_865c099c96a2b4fa .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-menu-sidebar-title_f7f09cc251b9001d {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-header-contact-info_62321381762da4a9 {
      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_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-header-contact-info_62321381762da4a9 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_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-header-contact-info_62321381762da4a9 span.te-contact-info-item_ecabc0398f200145 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-header-contact-info_62321381762da4a9 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_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-header-contact-info_62321381762da4a9 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-social-profile_545f6988b985445e {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-social-profile_545f6988b985445e a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bb4c57f7460413d0 .te-menu-sidebar-single-widget_454b460c8bfe2ca9 .te-social-profile_545f6988b985445e 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_a1d026822b0518b5 {
  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_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea {
        height: unset;
        padding: 80px 0; } }
    .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-feature-img_80cbbd3e9b76b822 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-feature-img_80cbbd3e9b76b822 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-feature-img_80cbbd3e9b76b822 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-feature-img_80cbbd3e9b76b822 {
          right: -380px; } }
      .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-feature-img_80cbbd3e9b76b822 .company-award_512921fda90c2af0 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-feature-img_80cbbd3e9b76b822 .company-award_512921fda90c2af0 .icon_eb93ee11b763895b {
          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_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-feature-img_80cbbd3e9b76b822 .slider-feature-img-overlay_aadaeb5eeac1923a {
          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_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-left-shape_d5944e2fd398a2d7 {
      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_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-left-shape_d5944e2fd398a2d7 {
          display: none; } }
    .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-right-shape_b24bd227e5ba7a26 {
      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_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-right-shape_b24bd227e5ba7a26 {
          display: none; } }
    .slider-area_a1d026822b0518b5.style-2_49db5c74eec01b4e .te-single-slider_cec1f158a40dbdea .slider-circle-shape_093c961767c87273 {
      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_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-short-title_be35d529b69a7cdb,
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-title_1e1a2059b18562c3,
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-short-desc_89f54dcacae08108,
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-btn-wrapper_398189c7bde8e4f9 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-short-title_be35d529b69a7cdb {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-title_1e1a2059b18562c3 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-short-desc_89f54dcacae08108 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-active_a86d0958460462e4 .te-slider-btn-wrapper_398189c7bde8e4f9 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-dots_e55a623b5a4b34a3 {
    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_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-dots_e55a623b5a4b34a3 {
        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_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-dots_e55a623b5a4b34a3 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_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-dots_e55a623b5a4b34a3 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_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-dots_e55a623b5a4b34a3 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-dots_e55a623b5a4b34a3 li.slick-active_a86d0958460462e4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_a1d026822b0518b5 .te-slider-wrapper_5f7332ca0a2229db .slick-dots_e55a623b5a4b34a3 li.slick-active_a86d0958460462e4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea {
    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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea {
        background-image: none !important; } }
    .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-overlay_164261ab8c2f5807 {
      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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-overlay_164261ab8c2f5807 {
          left: 0; } }
      .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-overlay_164261ab8c2f5807 .te-slider-overlay-shape_67d29bdc74d18802 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-overlay_164261ab8c2f5807 .te-slider-overlay-shape_67d29bdc74d18802 {
            display: none; } }
    .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 {
      position: relative;
      z-index: 99; }
      .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-short-title_be35d529b69a7cdb {
        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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
        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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-short-desc_89f54dcacae08108 {
        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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-short-desc_89f54dcacae08108 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-short-desc_89f54dcacae08108 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-short-desc_89f54dcacae08108 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 {
        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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 {
            padding-top: 30px; } }
        .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-theme-btn_1c52f89f02a66668 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-call-btn_9d0ebcd56565d653 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-call-btn_9d0ebcd56565d653 .te-icon_3288faa48ab66233 {
            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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-call-btn_9d0ebcd56565d653 .te-content_c8c15ed3e21348dd {
            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_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-call-btn_9d0ebcd56565d653 .te-content_c8c15ed3e21348dd .te-title_a56a1a7cfb4715a4 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_a1d026822b0518b5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-call-btn_9d0ebcd56565d653 .te-content_c8c15ed3e21348dd .te-text_dcf3998858e1dce9 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5: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_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-overlay_164261ab8c2f5807 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-overlay_164261ab8c2f5807::before {
        display: none; }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .slider-shape_11620776358c5a29 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .slider-shape_11620776358c5a29 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-one_5dc99ee94c6bd2b5 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-one_5dc99ee94c6bd2b5 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-one_5dc99ee94c6bd2b5 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-one_5dc99ee94c6bd2b5 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-one_5dc99ee94c6bd2b5 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-two_25ecfef4debca225 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-two_25ecfef4debca225 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-two_25ecfef4debca225 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-two_25ecfef4debca225 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-two_25ecfef4debca225 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-three_91977298d2e921e0 {
      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_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-three_91977298d2e921e0 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .shape-three_91977298d2e921e0 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-container_10adcb55b55172ef {
      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_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-container_10adcb55b55172ef {
          -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_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-container_10adcb55b55172ef {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-container_10adcb55b55172ef .te-slider-column_dac2c671def5e2a6 {
        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_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-container_10adcb55b55172ef .te-slider-column_dac2c671def5e2a6 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-theme-btn_1c52f89f02a66668 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-theme-btn_1c52f89f02a66668:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-btn-wrapper_398189c7bde8e4f9 .te-call-btn_9d0ebcd56565d653 .te-icon_3288faa48ab66233 {
      color: #317EFE; }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
      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_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-single-slider_cec1f158a40dbdea .te-slider-content-wrapper_7ebae6cb18b760f6 .te-slider-content_870d505401e2a966 .te-slider-title_1e1a2059b18562c3 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-slider-wrapper_5f7332ca0a2229db .container_d4e700e9be0b3bb4 {
    position: relative; }
  .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-slider-wrapper_5f7332ca0a2229db .slider-shape-bg_5d357dbecd93802e {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-slider-wrapper_5f7332ca0a2229db .slider-shape-bg_5d357dbecd93802e {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-slider-wrapper_5f7332ca0a2229db .slider-shape-bg_5d357dbecd93802e {
        margin-left: 0; } }
    .slider-area_a1d026822b0518b5.style-1_295b9a3ec241b0e5 .te-slider-wrapper_5f7332ca0a2229db .slider-shape-bg_5d357dbecd93802e: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_3810ba70a51694b5 {
  position: relative; }

.te-info-card_f30b6f5db6b4f5c7 {
  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_f30b6f5db6b4f5c7 {
      padding: 40px 25px; } }
  .te-info-card_f30b6f5db6b4f5c7: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_f30b6f5db6b4f5c7:hover .te-image-wrapper_cb3f78de24913503 .overlay_b01c5a8e9dadb0c9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_f30b6f5db6b4f5c7:hover .te-image-wrapper_cb3f78de24913503 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_f30b6f5db6b4f5c7:hover .icon_eb93ee11b763895b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_f30b6f5db6b4f5c7:hover .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 .te-theme-btn_1c52f89f02a66668 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_f30b6f5db6b4f5c7 .te-info-card-inner_81e9dba1e115d397 {
    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_f30b6f5db6b4f5c7 .te-image-wrapper_cb3f78de24913503 {
    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_f30b6f5db6b4f5c7 .te-image-wrapper_cb3f78de24913503 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_f30b6f5db6b4f5c7 .te-image-wrapper_cb3f78de24913503 .overlay_b01c5a8e9dadb0c9 {
      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_f30b6f5db6b4f5c7 .icon_eb93ee11b763895b {
    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_f30b6f5db6b4f5c7 .icon_eb93ee11b763895b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_f30b6f5db6b4f5c7 .te-content-wrapper_34425851db9b21b9 {
    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_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 {
    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_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 .icon_eb93ee11b763895b {
      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_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 .icon_eb93ee11b763895b::before, .te-info-card_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 .icon_eb93ee11b763895b::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 .icon_eb93ee11b763895b::before {
        top: 15px;
        left: 5px; }
      .te-info-card_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 .icon_eb93ee11b763895b::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 .title_1be1965451f3bc3b {
      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_f30b6f5db6b4f5c7 .te-title-wrapper_ed935337922912e1 .divider_113dbaef6d3a95e0 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_f30b6f5db6b4f5c7 .content_4f78985efcbe2730 {
    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_f30b6f5db6b4f5c7 .content_4f78985efcbe2730 .desc_17f233adff034b4f {
      -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_f30b6f5db6b4f5c7 .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_f30b6f5db6b4f5c7 .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 .te-theme-btn_1c52f89f02a66668 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_f30b6f5db6b4f5c7 .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 .te-theme-btn_1c52f89f02a66668:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e {
  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_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e {
      padding: 35px; } }
  .te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e:hover .image_77a4087cdcf5e619 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_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e:hover .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 .te-theme-btn_1c52f89f02a66668 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e .image_77a4087cdcf5e619 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e .image_77a4087cdcf5e619 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_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e .te-title-wrapper_ed935337922912e1 {
    padding-bottom: 15px; }
  .te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e .content_4f78985efcbe2730 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_f30b6f5db6b4f5c7.style-2_49db5c74eec01b4e .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 .te-theme-btn_1c52f89f02a66668 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_1a1b7c12e2c95be7.style-three_0579935e235c981b {
  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_1a1b7c12e2c95be7.style-three_0579935e235c981b .icon_eb93ee11b763895b {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_1a1b7c12e2c95be7.style-three_0579935e235c981b .icon_eb93ee11b763895b img {
      width: 100%; }
  .te-icon-card_1a1b7c12e2c95be7.style-three_0579935e235c981b .content_4f78985efcbe2730 {
    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_1a1b7c12e2c95be7.style-three_0579935e235c981b .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
      color: #ffffff; }
    .te-icon-card_1a1b7c12e2c95be7.style-three_0579935e235c981b .content_4f78985efcbe2730 .desc_17f233adff034b4f {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_1a1b7c12e2c95be7.style-three_0579935e235c981b {
      gap: 25px; }
      .te-icon-card_1a1b7c12e2c95be7.style-three_0579935e235c981b .content_4f78985efcbe2730 {
        gap: 18px; } }

.te-icon-card_1a1b7c12e2c95be7.style-2_49db5c74eec01b4e {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_1a1b7c12e2c95be7.style-2_49db5c74eec01b4e .icon_eb93ee11b763895b {
    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_1a1b7c12e2c95be7.style-2_49db5c74eec01b4e .content_4f78985efcbe2730 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_1a1b7c12e2c95be7.style-2_49db5c74eec01b4e .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_1a1b7c12e2c95be7.style-2_49db5c74eec01b4e .content_4f78985efcbe2730 .desc_17f233adff034b4f {
      line-height: 22px; }

.te-about-image-card_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f {
      text-align: left; } }
  .te-about-image-card_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 > img {
          width: 100%; } }
    .te-about-image-card_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-img-card-shape_65e92e31162669a8 {
      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_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-img-card-shape_65e92e31162669a8 {
          right: 0; } }
.te-about-image-card_237c9ebf0d0780bc .te-company-foundation_fdc67374d61593e8 {
  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_237c9ebf0d0780bc .te-company-foundation_fdc67374d61593e8 .te-counter-wrapper_a2710dd387a8d541 {
    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_237c9ebf0d0780bc .te-company-foundation_fdc67374d61593e8 .counter-title_55ded3dbc26c430c {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_237c9ebf0d0780bc .te-company-foundation_fdc67374d61593e8 .title_1be1965451f3bc3b {
    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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-img-card-shape_65e92e31162669a8 {
    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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-img-card-shape_65e92e31162669a8 {
        display: none; } }
  .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 {
        position: relative; } }
    .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-another-image-inner_9cff257ece839fe2 {
      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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-another-image-inner_9cff257ece839fe2 {
          width: 100%; }
          .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-another-image-inner_9cff257ece839fe2 img {
            width: 100%; } }
    .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .video-btn_0987cf9399240e8f {
      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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .video-btn_0987cf9399240e8f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .video-btn_0987cf9399240e8f 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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-badge-text_1e22a27462bd0bbe {
      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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-badge-text_1e22a27462bd0bbe {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-badge-text_1e22a27462bd0bbe .icon_eb93ee11b763895b {
        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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-badge-text_1e22a27462bd0bbe .text_477d053b22ab7a14 {
        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_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-badge-text_1e22a27462bd0bbe .text_477d053b22ab7a14 .title_1be1965451f3bc3b {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_237c9ebf0d0780bc.style-2_49db5c74eec01b4e .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 .te-another-image_21f844e731f218c5 .te-badge-text_1e22a27462bd0bbe .text_477d053b22ab7a14 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 {
  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_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-section-title_ff67e13b75486c29 {
    margin-bottom: 0; }
    .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-section-title_ff67e13b75486c29 .title_1be1965451f3bc3b {
      margin-bottom: 0; }
  .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-list-item-wrapper_8f8ff5ae58ffda09 {
    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_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-list-item-wrapper_8f8ff5ae58ffda09 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-list-item-wrapper_8f8ff5ae58ffda09 .te-list-item_a5737d6ec417873d .icon_eb93ee11b763895b {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-list-item-wrapper_8f8ff5ae58ffda09 .te-list-item_a5737d6ec417873d .text_477d053b22ab7a14 {
      color: #14203A; }
  .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 {
    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_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .te-single-info-list_d1032f5beabf0e99 {
      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_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .te-single-info-list_d1032f5beabf0e99:hover .icon_eb93ee11b763895b 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_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .te-single-info-list_d1032f5beabf0e99 .icon_eb93ee11b763895b {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .te-single-info-list_d1032f5beabf0e99 .icon_eb93ee11b763895b::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_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .te-single-info-list_d1032f5beabf0e99 .icon_eb93ee11b763895b 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_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .te-single-info-list_d1032f5beabf0e99 .title_1be1965451f3bc3b {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_d20c5293d0fafbd7 .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .te-single-info-list_d1032f5beabf0e99 .short-title_5e95344cee6ac0d7 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_d20c5293d0fafbd7.style-2_49db5c74eec01b4e .te-about-info-content_7d75b68990d52ab9 {
  gap: 10px; }
  .te-about-info-card_d20c5293d0fafbd7.style-2_49db5c74eec01b4e .te-about-info-content_7d75b68990d52ab9 .te-list-item-wrapper_8f8ff5ae58ffda09 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_d20c5293d0fafbd7.style-2_49db5c74eec01b4e .te-about-info-content_7d75b68990d52ab9 .te-list-item-wrapper_8f8ff5ae58ffda09 .te-list-item_a5737d6ec417873d .icon_eb93ee11b763895b {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_d20c5293d0fafbd7.style-2_49db5c74eec01b4e .te-about-info-content_7d75b68990d52ab9 .te-list-item-wrapper_8f8ff5ae58ffda09 .te-list-item_a5737d6ec417873d .text_477d053b22ab7a14 {
      color: #335371; }
  .te-about-info-card_d20c5293d0fafbd7.style-2_49db5c74eec01b4e .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_d20c5293d0fafbd7.style-2_49db5c74eec01b4e .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .divider_113dbaef6d3a95e0 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_d20c5293d0fafbd7.style-2_49db5c74eec01b4e .te-about-info-content_7d75b68990d52ab9 .te-info-list_696c9f13fdd13e76 .divider_113dbaef6d3a95e0 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-section-title_ff67e13b75486c29 {
  margin-bottom: 40px; }
.te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .about-info-wrapper_28b4f4b6de1247f0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .about-info-wrapper_28b4f4b6de1247f0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .about-info-wrapper_28b4f4b6de1247f0 .about-info-img_13ba65b1fe1e8e7a {
    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_d20c5293d0fafbd7.style-three_0579935e235c981b .about-info-wrapper_28b4f4b6de1247f0 .about-info-img_13ba65b1fe1e8e7a {
        height: 350px; } }
    .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .about-info-wrapper_28b4f4b6de1247f0 .about-info-img_13ba65b1fe1e8e7a img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 .skill-progressbar-wrapper_6c4c471200b2a9b0 {
    width: 100%; }
  .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 .te-icon-card-wrapper_51386ff91ba26725 {
    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_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 .te-icon-card-wrapper_51386ff91ba26725 .te-icon-card_1a1b7c12e2c95be7 {
      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_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 .te-icon-card-wrapper_51386ff91ba26725 .te-icon-card_1a1b7c12e2c95be7 .icon_eb93ee11b763895b {
        width: 40px;
        height: 40px; }
      .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 .te-icon-card-wrapper_51386ff91ba26725 .te-icon-card_1a1b7c12e2c95be7 .content_4f78985efcbe2730 {
        gap: 4px; }
        .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 .te-icon-card-wrapper_51386ff91ba26725 .te-icon-card_1a1b7c12e2c95be7 .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_d20c5293d0fafbd7.style-three_0579935e235c981b .te-about-info-content_7d75b68990d52ab9 .te-btn-wrapper_5dee0e607d9269f2 {
    margin-top: 7px; }

.te-counter-card_c17275c236064e15 {
  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_c17275c236064e15 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_c17275c236064e15 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb {
    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_c17275c236064e15 .te-counter-item_a9c487e5687318fb:hover .icon_eb93ee11b763895b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .icon_eb93ee11b763895b {
      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_c17275c236064e15 .te-counter-item_a9c487e5687318fb .icon_eb93ee11b763895b img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .te-counter-title_5be06e6458f3cd3b {
      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_c17275c236064e15 .te-counter-item_a9c487e5687318fb .te-counter-title_5be06e6458f3cd3b .content_4f78985efcbe2730 {
        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_c17275c236064e15 .te-counter-item_a9c487e5687318fb .number_320bb06648813917 {
      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_c17275c236064e15 .te-counter-item_a9c487e5687318fb .number_320bb06648813917 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .title_1be1965451f3bc3b {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .text_477d053b22ab7a14 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_5c34423b1cfa6e5c {
  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_5c34423b1cfa6e5c::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_5c34423b1cfa6e5c {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_5c34423b1cfa6e5c:hover {
    top: -5px; }
    .te-process-step_5c34423b1cfa6e5c:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_5c34423b1cfa6e5c:hover .icon_eb93ee11b763895b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_5c34423b1cfa6e5c:hover .counter-number_e5d42edb1a8eb5c5 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_5c34423b1cfa6e5c:hover .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 .te-theme-btn_1c52f89f02a66668 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_5c34423b1cfa6e5c .icon_eb93ee11b763895b {
    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_5c34423b1cfa6e5c .icon_eb93ee11b763895b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_5c34423b1cfa6e5c .te-content-wrapper_34425851db9b21b9 {
    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_5c34423b1cfa6e5c .te-counter-wrapper_a2710dd387a8d541 {
    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_5c34423b1cfa6e5c .te-counter-wrapper_a2710dd387a8d541 .shape_0c0a0f2d920b06ad {
      position: relative; }
  .te-process-step_5c34423b1cfa6e5c .counter-number_e5d42edb1a8eb5c5 {
    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_5c34423b1cfa6e5c .te-title-wrapper_ed935337922912e1 {
    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_5c34423b1cfa6e5c .te-title-wrapper_ed935337922912e1 .icon_eb93ee11b763895b {
      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_5c34423b1cfa6e5c .te-title-wrapper_ed935337922912e1 .title_1be1965451f3bc3b {
      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_5c34423b1cfa6e5c .content_4f78985efcbe2730 {
    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_5c34423b1cfa6e5c .content_4f78985efcbe2730 .desc_17f233adff034b4f {
      -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_5c34423b1cfa6e5c .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 {
      margin-top: -10px; }
      .te-process-step_5c34423b1cfa6e5c .content_4f78985efcbe2730 .te-read-more_7c11078c7f8792a6 .te-theme-btn_1c52f89f02a66668 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_4d49f1be4376f9ad {
  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_4d49f1be4376f9ad {
      padding: 30px; } }
  .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 {
    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_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 {
      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_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .image_77a4087cdcf5e619 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .rating_ade6e9050c3fbd99 {
          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_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .name_0fe647159b449894 {
          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_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .name_0fe647159b449894 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .designation_33f73dac685e21c2 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .icon_eb93ee11b763895b {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_4d49f1be4376f9ad .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .icon_eb93ee11b763895b {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_ceca278e1de8edd9 {
  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_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 {
    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_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 {
        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_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .icon_eb93ee11b763895b {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .name_0fe647159b449894 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .designation_33f73dac685e21c2 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_ceca278e1de8edd9 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .image_77a4087cdcf5e619 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93::before {
    display: none; }
  .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 {
    gap: 15px; }
    .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 {
      -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_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 {
          padding: 15px 30px; } }
      .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .image_77a4087cdcf5e619 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .image_77a4087cdcf5e619 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .rating_ade6e9050c3fbd99 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .te-user-info_2498063c3bd27587 .name_0fe647159b449894 span {
        color: #317EFE; }
    .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .icon_eb93ee11b763895b {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .icon_eb93ee11b763895b {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_6203b6b2844af40d {
  position: relative; }
  .te-testimonial-slider-wrapper_6203b6b2844af40d .slick-list_754099d88a4e0ce9 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_6203b6b2844af40d .slick-list_754099d88a4e0ce9 .slick-slide_debeb575c6c26cf7 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_6203b6b2844af40d .slick-dots_e55a623b5a4b34a3 {
    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_6203b6b2844af40d .slick-dots_e55a623b5a4b34a3 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_6203b6b2844af40d .slick-dots_e55a623b5a4b34a3 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_6203b6b2844af40d .slick-dots_e55a623b5a4b34a3 li.slick-active_a86d0958460462e4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_6203b6b2844af40d .slick-dots_e55a623b5a4b34a3 li.slick-active_a86d0958460462e4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_6203b6b2844af40d .slick-arrow_532a5c09f0a09e6b {
    display: none !important; }

.te-accordion-box-wrapper_28614fde4ad104ba {
  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_eca2890e7adefb18 .te-accordion-list-item_62c8d87ca2abd2f2 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_eca2890e7adefb18 .te-accordion-list-item_62c8d87ca2abd2f2 .te-accordion-head_c8e4c5991d696ed2 {
    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_eca2890e7adefb18 .te-accordion-list-item_62c8d87ca2abd2f2 .te-accordion-head_c8e4c5991d696ed2: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_eca2890e7adefb18 .te-accordion-list-item_62c8d87ca2abd2f2 .te-accordion-head_c8e4c5991d696ed2.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_eca2890e7adefb18 .te-accordion-list-item_62c8d87ca2abd2f2 .te-accordion-head_c8e4c5991d696ed2 .te-accordion-title_78576c3cde87b5af {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_eca2890e7adefb18 .te-accordion-list-item_62c8d87ca2abd2f2 .te-accordion-body_2310fbb952930c7e {
    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_dddb94f7edbfce69 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_dddb94f7edbfce69 {
      padding-left: 30px; } }
  .page-header_dddb94f7edbfce69 .te-page-title_f22b7b8e7646e7ef,
  .page-header_dddb94f7edbfce69 .page-title_66ddc6d18aec5c86 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_dddb94f7edbfce69 .te-page-title_f22b7b8e7646e7ef,
      .page-header_dddb94f7edbfce69 .page-title_66ddc6d18aec5c86 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_eb1fcdb4731bd017 {
  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_eb1fcdb4731bd017:hover .te-post-thumbnail_e463e004e78e3e86 img,
  .te-post-item_eb1fcdb4731bd017:hover .post-video_bb010199bd68f8aa 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_eb1fcdb4731bd017 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_eb1fcdb4731bd017 iframe {
        height: 350px; } }
  .te-post-item_eb1fcdb4731bd017 .post-gallery .slick-list_754099d88a4e0ce9 .slick-track_9889acfd07df9c45 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_eb1fcdb4731bd017 .te-post-content-wrapper_d2784a6a19ceec6c {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_eb1fcdb4731bd017 .te-post-content-wrapper_d2784a6a19ceec6c {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_eb1fcdb4731bd017 .te-post-content-wrapper_d2784a6a19ceec6c .te-read-more_7c11078c7f8792a6 {
      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_eb1fcdb4731bd017.format-quote_d19181f09a5953f3 .te-post-content {
    margin: 0; }
  .te-post-item_eb1fcdb4731bd017.format-quote_d19181f09a5953f3 blockquote {
    margin: 0; }
    .te-post-item_eb1fcdb4731bd017.format-quote_d19181f09a5953f3 blockquote p {
      margin-top: 0; }
    .te-post-item_eb1fcdb4731bd017.format-quote_d19181f09a5953f3 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_eb1fcdb4731bd017.format-quote_d19181f09a5953f3 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_eb1fcdb4731bd017.sticky_426f8b862bfeb2ab {
    border: 2px solid #317EFE; }
    .te-post-item_eb1fcdb4731bd017.sticky_426f8b862bfeb2ab .te-post-content {
      margin-bottom: 0; }
      .te-post-item_eb1fcdb4731bd017.sticky_426f8b862bfeb2ab .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_eb1fcdb4731bd017 .te-post-title_4a821f7e49220029 {
    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_eb1fcdb4731bd017 .te-post-title_4a821f7e49220029 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_eb1fcdb4731bd017 .te-post-title_4a821f7e49220029:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_eb1fcdb4731bd017 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_eb1fcdb4731bd017 .te-post-content h2,
  .te-post-item_eb1fcdb4731bd017 .te-post-content h3,
  .te-post-item_eb1fcdb4731bd017 .te-post-content h4,
  .te-post-item_eb1fcdb4731bd017 .te-post-content h5,
  .te-post-item_eb1fcdb4731bd017 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_eb1fcdb4731bd017 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_eb1fcdb4731bd017 .te-single-post-meta_8fe02e0a5936ad94 {
    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_eb1fcdb4731bd017 .te-social-share_ebda24eb4cf1f1eb {
    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_eb1fcdb4731bd017 .te-social-share_ebda24eb4cf1f1eb a.facebook_5ef51f4175ffd616 {
      color: #1877f2; }
    .te-post-item_eb1fcdb4731bd017 .te-social-share_ebda24eb4cf1f1eb a.twitter_a65167bf8774f342 {
      color: #1da1f2; }
    .te-post-item_eb1fcdb4731bd017 .te-social-share_ebda24eb4cf1f1eb a.linkedin_f8b7bba35fb296db {
      color: #1a70c6; }
    .te-post-item_eb1fcdb4731bd017 .te-social-share_ebda24eb4cf1f1eb .te-social-share-title_03137ba4f3230037 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_eb1fcdb4731bd017 .te-blog-post-tag_a9759869b1715d3e {
    width: 100%;
    display: inline-block; }
    .te-post-item_eb1fcdb4731bd017 .te-blog-post-tag_a9759869b1715d3e 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_eb1fcdb4731bd017 .te-blog-post-tag_a9759869b1715d3e .te-post-tag-list_f42a3d188f659fb1 {
      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_eb1fcdb4731bd017 .te-blog-post-tag_a9759869b1715d3e .te-post-tag-list_f42a3d188f659fb1 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_eb1fcdb4731bd017 .te-blog-post-tag_a9759869b1715d3e .te-post-tag-list_f42a3d188f659fb1 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_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86,
  .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa {
    position: relative;
    overflow: hidden; }
    .te-post-item_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86 img,
    .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa 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_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86 .popup-video-wrapper_2603b9c961c54d8d,
    .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa .popup-video-wrapper_2603b9c961c54d8d {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86 .video-btn_0987cf9399240e8f a,
    .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa .video-btn_0987cf9399240e8f 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_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86 .video-btn_0987cf9399240e8f a i,
      .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa .video-btn_0987cf9399240e8f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86 .video-btn_0987cf9399240e8f a:hover,
      .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa .video-btn_0987cf9399240e8f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_eb1fcdb4731bd017 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_eb1fcdb4731bd017 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_eb1fcdb4731bd017 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_eb1fcdb4731bd017 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_eb1fcdb4731bd017 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_eb1fcdb4731bd017 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_eb1fcdb4731bd017 .post-audio_c545e038572805c5 iframe {
    width: 100%; }
  .te-post-item_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d {
    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_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d {
        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_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d 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_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d 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_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_0906b68c96c3313b {
  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_0906b68c96c3313b.style-1_295b9a3ec241b0e5 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_0906b68c96c3313b.style-1_295b9a3ec241b0e5 .image_77a4087cdcf5e619 {
      height: 290px; }
    .te-post-card_0906b68c96c3313b.style-1_295b9a3ec241b0e5 .content_4f78985efcbe2730 {
      padding: 0 20px 20px 20px; }
  .te-post-card_0906b68c96c3313b:hover .image_77a4087cdcf5e619 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_0906b68c96c3313b .image_77a4087cdcf5e619 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_0906b68c96c3313b .image_77a4087cdcf5e619 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_0906b68c96c3313b .image_77a4087cdcf5e619 .te-post-date_ec37985f9db2ca43 {
      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_0906b68c96c3313b .image_77a4087cdcf5e619 .te-post-date_ec37985f9db2ca43 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_0906b68c96c3313b .content_4f78985efcbe2730 {
    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_0906b68c96c3313b .content_4f78985efcbe2730 .te-post-meta-info_ffd8948f3c219ef3 {
      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_0906b68c96c3313b .content_4f78985efcbe2730 .te-post-meta-info_ffd8948f3c219ef3 .te-single-meta_dad1215a8b1ee080 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_0906b68c96c3313b .content_4f78985efcbe2730 .te-post-meta-info_ffd8948f3c219ef3 .te-single-meta_dad1215a8b1ee080 span,
        .te-post-card_0906b68c96c3313b .content_4f78985efcbe2730 .te-post-meta-info_ffd8948f3c219ef3 .te-single-meta_dad1215a8b1ee080 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_0906b68c96c3313b .content_4f78985efcbe2730 .te-post-meta-info_ffd8948f3c219ef3 .te-single-meta_dad1215a8b1ee080 i {
          color: #317EFE; }
    .te-post-card_0906b68c96c3313b .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
      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_0906b68c96c3313b .content_4f78985efcbe2730 a.read-btn_c0e2b90918e8ae8a {
      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_0906b68c96c3313b .content_4f78985efcbe2730 a.read-btn_c0e2b90918e8ae8a:hover {
        color: #317EFE; }

.te-post-card_0906b68c96c3313b.style-2_49db5c74eec01b4e {
  gap: 20px; }
  .te-post-card_0906b68c96c3313b.style-2_49db5c74eec01b4e .image_77a4087cdcf5e619 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_0906b68c96c3313b.style-2_49db5c74eec01b4e .image_77a4087cdcf5e619 .te-post-date_ec37985f9db2ca43 {
      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_0906b68c96c3313b.style-2_49db5c74eec01b4e .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
    font-size: 20px; }
  .te-post-card_0906b68c96c3313b.style-2_49db5c74eec01b4e .content_4f78985efcbe2730 .te-post-meta-info_ffd8948f3c219ef3 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_36ea3fa51a72d63d .te-comment-respond_b97ab8cca268ce93 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_36ea3fa51a72d63d .te-post-comments_650cce92bcd6e52a {
  margin-top: 70px; }
.te-blog-details-wrapper_36ea3fa51a72d63d .wp-block-group_715ba18ee156da63.has-background_5e73ebf46e6cfc8a .wp-block-button_f39e45802ac71ff3 .wp-block-button__link_37ed5f97e11884a3 {
  color: #ffffff !important; }
.te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-meta_9a9ccf0551918b4d {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86,
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa,
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-gallery,
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .postbox-audio_1222950e4f99f47f,
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .wp-block-post-featured-image_bf1b0a707ca3861f {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86,
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa,
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-gallery,
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .postbox-audio_1222950e4f99f47f,
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .wp-block-post-featured-image_bf1b0a707ca3861f {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86:hover img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa:hover img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-gallery:hover img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .postbox-audio_1222950e4f99f47f:hover img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .wp-block-post-featured-image_bf1b0a707ca3861f: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_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-thumbnail_e463e004e78e3e86 img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-video_bb010199bd68f8aa img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .post-gallery img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .postbox-audio_1222950e4f99f47f img,
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .wp-block-post-featured-image_bf1b0a707ca3861f 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_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content-wrapper_d2784a6a19ceec6c {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-block-query_9a30173940725414 .wp-block-post-template_8fc97981ab00d17a {
      padding-left: 0; }
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-block-query_9a30173940725414 .wp-block-post-template_8fc97981ab00d17a .wp-block-post_bb100d4222687558 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-block-navigation__responsive-container-content_af489df73cd798ef .wp-block-page-list_80b030aeadde96fc {
      padding-left: 0; }
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-block-group_715ba18ee156da63 {
      margin: 15px 0; }
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content .wp-block-group_715ba18ee156da63 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_36ea3fa51a72d63d .te-post-item_eb1fcdb4731bd017 .te-blog-post-tag_a9759869b1715d3e .te-social-share_ebda24eb4cf1f1eb {
    padding-bottom: 20px; }
.te-blog-details-wrapper_36ea3fa51a72d63d .wp-block-calendar_0b1db8b2873f8e86 {
  margin-bottom: 30px; }

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

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

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

.cta-area_d1c0797eb5bb8ea1 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_d1c0797eb5bb8ea1 .te-content-wrapper_34425851db9b21b9 {
    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_d1c0797eb5bb8ea1 .te-content-wrapper_34425851db9b21b9 .short-title_5e95344cee6ac0d7 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_d1c0797eb5bb8ea1 .te-content-wrapper_34425851db9b21b9 .te-cta-title_65493c1782a7b6a4 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_d1c0797eb5bb8ea1 .te-content-wrapper_34425851db9b21b9 .te-cta-title_65493c1782a7b6a4 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_d1c0797eb5bb8ea1 .te-content-wrapper_34425851db9b21b9 .te-cta-title_65493c1782a7b6a4 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_d1c0797eb5bb8ea1 .te-content-wrapper_34425851db9b21b9 .te-cta-title_65493c1782a7b6a4 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_d1c0797eb5bb8ea1 .te-content-wrapper_34425851db9b21b9 .text_477d053b22ab7a14 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_d1c0797eb5bb8ea1 .te-btn-wrapper_5dee0e607d9269f2 {
    margin-top: 30px; }
  .cta-area_d1c0797eb5bb8ea1 .te-cta-inner-area_1dcf8a323c0e4723 {
    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_d1c0797eb5bb8ea1 .te-cta-inner-area_1dcf8a323c0e4723 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_d1c0797eb5bb8ea1 .te-cta-inner-area_1dcf8a323c0e4723 .te-cta-collumn_f8d266d196da7f53 {
      -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_ff67e13b75486c29 {
  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_ff67e13b75486c29 {
      -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_ff67e13b75486c29.left-align-title_864d04a004c3ec18 .te-section-content_fffb622fd96a1f38 {
    margin-top: -15px; }
  .te-section-title_ff67e13b75486c29 .te-section-content_fffb622fd96a1f38 {
    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_ff67e13b75486c29 .short-title_5e95344cee6ac0d7 {
    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_ff67e13b75486c29 .short-title_5e95344cee6ac0d7::before, .te-section-title_ff67e13b75486c29 .short-title_5e95344cee6ac0d7::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_ff67e13b75486c29 .short-title_5e95344cee6ac0d7.only-divider_0ae4ee329576ba2c {
      gap: 10px; }
      .te-section-title_ff67e13b75486c29 .short-title_5e95344cee6ac0d7.only-divider_0ae4ee329576ba2c::before {
        display: none; }
  .te-section-title_ff67e13b75486c29 .title_1be1965451f3bc3b {
    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_ff67e13b75486c29 .title_1be1965451f3bc3b {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_ff67e13b75486c29 .title_1be1965451f3bc3b {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_ff67e13b75486c29 .title_1be1965451f3bc3b {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_ff67e13b75486c29 .title_1be1965451f3bc3b {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_ff67e13b75486c29 .title_1be1965451f3bc3b br {
        display: none; } }
    .te-section-title_ff67e13b75486c29 .title_1be1965451f3bc3b span {
      color: #317EFE; }
  .te-section-title_ff67e13b75486c29 .te-section-desc_d8236332d4b72538 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_ff67e13b75486c29 .te-section-desc_d8236332d4b72538 .te-theme-btn_1c52f89f02a66668 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_ff67e13b75486c29 .te-section-desc_d8236332d4b72538 .te-theme-btn_1c52f89f02a66668:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_bc18e0375dd33889,
.navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70,
.comment-navigation_89d0d6221a172529 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_bc18e0375dd33889 .wp-block-query-pagination-numbers_b3a5bc95548b0d1f,
  .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .wp-block-query-pagination-numbers_b3a5bc95548b0d1f,
  .comment-navigation_89d0d6221a172529 .wp-block-query-pagination-numbers_b3a5bc95548b0d1f {
    width: inherit; }
  .wp-block-query-pagination_bc18e0375dd33889 .nav-links_a597588608dc0cdf,
  .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .nav-links_a597588608dc0cdf,
  .comment-navigation_89d0d6221a172529 .nav-links_a597588608dc0cdf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_bc18e0375dd33889 .wp-block-query-pagination-previous_b1716c9d8f5badc9,
  .wp-block-query-pagination_bc18e0375dd33889 .wp-block-query-pagination-next_629456a822a61053,
  .wp-block-query-pagination_bc18e0375dd33889 .nav-next_cc7b0b8f59019a6e a,
  .wp-block-query-pagination_bc18e0375dd33889 .nav-previous_18b2742552c8b024 a,
  .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .wp-block-query-pagination-previous_b1716c9d8f5badc9,
  .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .wp-block-query-pagination-next_629456a822a61053,
  .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .nav-next_cc7b0b8f59019a6e a,
  .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .nav-previous_18b2742552c8b024 a,
  .comment-navigation_89d0d6221a172529 .wp-block-query-pagination-previous_b1716c9d8f5badc9,
  .comment-navigation_89d0d6221a172529 .wp-block-query-pagination-next_629456a822a61053,
  .comment-navigation_89d0d6221a172529 .nav-next_cc7b0b8f59019a6e a,
  .comment-navigation_89d0d6221a172529 .nav-previous_18b2742552c8b024 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_bc18e0375dd33889 .wp-block-query-pagination-previous_b1716c9d8f5badc9,
      .wp-block-query-pagination_bc18e0375dd33889 .wp-block-query-pagination-next_629456a822a61053,
      .wp-block-query-pagination_bc18e0375dd33889 .nav-next_cc7b0b8f59019a6e a,
      .wp-block-query-pagination_bc18e0375dd33889 .nav-previous_18b2742552c8b024 a,
      .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .wp-block-query-pagination-previous_b1716c9d8f5badc9,
      .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .wp-block-query-pagination-next_629456a822a61053,
      .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .nav-next_cc7b0b8f59019a6e a,
      .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .nav-previous_18b2742552c8b024 a,
      .comment-navigation_89d0d6221a172529 .wp-block-query-pagination-previous_b1716c9d8f5badc9,
      .comment-navigation_89d0d6221a172529 .wp-block-query-pagination-next_629456a822a61053,
      .comment-navigation_89d0d6221a172529 .nav-next_cc7b0b8f59019a6e a,
      .comment-navigation_89d0d6221a172529 .nav-previous_18b2742552c8b024 a {
        height: 40px; } }
    .wp-block-query-pagination_bc18e0375dd33889 .wp-block-query-pagination-previous_b1716c9d8f5badc9:hover,
    .wp-block-query-pagination_bc18e0375dd33889 .wp-block-query-pagination-next_629456a822a61053:hover,
    .wp-block-query-pagination_bc18e0375dd33889 .nav-next_cc7b0b8f59019a6e a:hover,
    .wp-block-query-pagination_bc18e0375dd33889 .nav-previous_18b2742552c8b024 a:hover,
    .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .wp-block-query-pagination-previous_b1716c9d8f5badc9:hover,
    .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .wp-block-query-pagination-next_629456a822a61053:hover,
    .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .nav-next_cc7b0b8f59019a6e a:hover,
    .navigation_f3792d3f6f400b45.posts-navigation_77e248ef0e7cdc70 .nav-previous_18b2742552c8b024 a:hover,
    .comment-navigation_89d0d6221a172529 .wp-block-query-pagination-previous_b1716c9d8f5badc9:hover,
    .comment-navigation_89d0d6221a172529 .wp-block-query-pagination-next_629456a822a61053:hover,
    .comment-navigation_89d0d6221a172529 .nav-next_cc7b0b8f59019a6e a:hover,
    .comment-navigation_89d0d6221a172529 .nav-previous_18b2742552c8b024 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_4b889941c16a898c,
.page-links_848c9efc50519d5d,
.wp-block-query-pagination-numbers_b3a5bc95548b0d1f {
  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_4b889941c16a898c ul,
  .page-links_848c9efc50519d5d ul,
  .wp-block-query-pagination-numbers_b3a5bc95548b0d1f 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_4b889941c16a898c ul li,
    .page-links_848c9efc50519d5d ul li,
    .wp-block-query-pagination-numbers_b3a5bc95548b0d1f ul li {
      padding-top: 0; }
    .te-basic-pagination_4b889941c16a898c ul .prev_f330c87e3b331872 span,
    .te-basic-pagination_4b889941c16a898c ul .next_e0b9f64e4754173f span,
    .page-links_848c9efc50519d5d ul .prev_f330c87e3b331872 span,
    .page-links_848c9efc50519d5d ul .next_e0b9f64e4754173f span,
    .wp-block-query-pagination-numbers_b3a5bc95548b0d1f ul .prev_f330c87e3b331872 span,
    .wp-block-query-pagination-numbers_b3a5bc95548b0d1f ul .next_e0b9f64e4754173f span {
      display: none; }
  .te-basic-pagination_4b889941c16a898c .post-page-numbers_a358adbe884f0cab,
  .page-links_848c9efc50519d5d .post-page-numbers_a358adbe884f0cab,
  .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .post-page-numbers_a358adbe884f0cab {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_4b889941c16a898c .page-numbers_1174c9d07d3565ac,
  .te-basic-pagination_4b889941c16a898c .post-page-numbers_a358adbe884f0cab,
  .page-links_848c9efc50519d5d .page-numbers_1174c9d07d3565ac,
  .page-links_848c9efc50519d5d .post-page-numbers_a358adbe884f0cab,
  .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .page-numbers_1174c9d07d3565ac,
  .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .post-page-numbers_a358adbe884f0cab {
    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_4b889941c16a898c .page-numbers_1174c9d07d3565ac,
      .te-basic-pagination_4b889941c16a898c .post-page-numbers_a358adbe884f0cab,
      .page-links_848c9efc50519d5d .page-numbers_1174c9d07d3565ac,
      .page-links_848c9efc50519d5d .post-page-numbers_a358adbe884f0cab,
      .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .page-numbers_1174c9d07d3565ac,
      .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .post-page-numbers_a358adbe884f0cab {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_4b889941c16a898c .page-numbers_1174c9d07d3565ac:hover,
    .te-basic-pagination_4b889941c16a898c .post-page-numbers_a358adbe884f0cab:hover,
    .page-links_848c9efc50519d5d .page-numbers_1174c9d07d3565ac:hover,
    .page-links_848c9efc50519d5d .post-page-numbers_a358adbe884f0cab:hover,
    .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .page-numbers_1174c9d07d3565ac:hover,
    .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .post-page-numbers_a358adbe884f0cab: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_4b889941c16a898c .page-numbers_1174c9d07d3565ac.current_033a459d21f1285f,
    .te-basic-pagination_4b889941c16a898c .post-page-numbers_a358adbe884f0cab.current_033a459d21f1285f,
    .page-links_848c9efc50519d5d .page-numbers_1174c9d07d3565ac.current_033a459d21f1285f,
    .page-links_848c9efc50519d5d .post-page-numbers_a358adbe884f0cab.current_033a459d21f1285f,
    .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .page-numbers_1174c9d07d3565ac.current_033a459d21f1285f,
    .wp-block-query-pagination-numbers_b3a5bc95548b0d1f .post-page-numbers_a358adbe884f0cab.current_033a459d21f1285f {
      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_00b030d1d9e0318d {
  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_00b030d1d9e0318d {
      -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_00b030d1d9e0318d {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d {
    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_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d {
        -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_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d {
        width: 100%; } }
    .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d::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_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d::after {
          display: none; } }
    .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d:last-child .text_477d053b22ab7a14 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d:last-child .text_477d053b22ab7a14 {
            text-align: left; } }
      .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d:last-child::after {
        display: none; }
    .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d .te-post-img_0a678f99a50f368f {
      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_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d .te-post-img_0a678f99a50f368f {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d .te-post-img_0a678f99a50f368f img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d .text_477d053b22ab7a14 {
      width: 100%; }
      .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d .text_477d053b22ab7a14 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d .text_477d053b22ab7a14 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_00b030d1d9e0318d .te-post-navigation_7449823bacfba61d .theme-navigation_aae7c77da97007e6 {
      width: 100%; }

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

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

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

.project-details-overview_ed68b4b2b5877f35 {
  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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d {
    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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d {
        -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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d .image_77a4087cdcf5e619 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d .image_77a4087cdcf5e619 img {
        border-radius: 20px; }
    .project-details-overview_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d 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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d 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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d 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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d 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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d .user-card_b34f47042627d89f {
      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_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d .user-card_b34f47042627d89f {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d .user-card_b34f47042627d89f .image_77a4087cdcf5e619 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d .user-card_b34f47042627d89f .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_ed68b4b2b5877f35 .list-wrapper_57f21830e2bbd07d .user-card_b34f47042627d89f .content_4f78985efcbe2730 .text_477d053b22ab7a14 {
        margin-bottom: 0; }

.te-list-item_a5737d6ec417873d {
  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_a5737d6ec417873d .icon_eb93ee11b763895b {
    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_a5737d6ec417873d .text_477d053b22ab7a14 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_7f1c5642ea7a584b,
.sidebar__widget_b2e85cc3f5e48d51 {
  /* 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_7f1c5642ea7a584b ol,
  .widget_7f1c5642ea7a584b ul,
  .sidebar__widget_b2e85cc3f5e48d51 ol,
  .sidebar__widget_b2e85cc3f5e48d51 ul {
    margin-bottom: 0; }
  .widget_7f1c5642ea7a584b .widget-instagram-feed_319beeeb6ea76e41,
  .sidebar__widget_b2e85cc3f5e48d51 .widget-instagram-feed_319beeeb6ea76e41 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_7f1c5642ea7a584b .widget-instagram-feed_319beeeb6ea76e41,
      .sidebar__widget_b2e85cc3f5e48d51 .widget-instagram-feed_319beeeb6ea76e41 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_7f1c5642ea7a584b .widget-instagram-feed_319beeeb6ea76e41,
      .sidebar__widget_b2e85cc3f5e48d51 .widget-instagram-feed_319beeeb6ea76e41 {
        width: 200px; } }
    .widget_7f1c5642ea7a584b .widget-instagram-feed_319beeeb6ea76e41 .single-instagram-feed_057c8e7adb45590e,
    .sidebar__widget_b2e85cc3f5e48d51 .widget-instagram-feed_319beeeb6ea76e41 .single-instagram-feed_057c8e7adb45590e {
      width: 96px;
      height: 96px; }
  .widget_7f1c5642ea7a584b .wp-block-heading_7756d5e327f7ec0d,
  .widget_7f1c5642ea7a584b .widget-title_34ab7f571b262018,
  .widget_7f1c5642ea7a584b .wp-block-search__label_de1f755d52db32be,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-heading_7756d5e327f7ec0d,
  .sidebar__widget_b2e85cc3f5e48d51 .widget-title_34ab7f571b262018,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search__label_de1f755d52db32be {
    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_7f1c5642ea7a584b .wp-block-social-links_41033e1aa1829d10 .wp-social-link_33ade38155a2d4e5,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-social-links_41033e1aa1829d10 .wp-social-link_33ade38155a2d4e5 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_7f1c5642ea7a584b .wp-block-social-links_41033e1aa1829d10 .wp-social-link_33ade38155a2d4e5 a,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-social-links_41033e1aa1829d10 .wp-social-link_33ade38155a2d4e5 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_7f1c5642ea7a584b .wp-block-social-links_41033e1aa1829d10 .wp-social-link_33ade38155a2d4e5 a:before,
      .sidebar__widget_b2e85cc3f5e48d51 .wp-block-social-links_41033e1aa1829d10 .wp-social-link_33ade38155a2d4e5 a:before {
        display: none; }
  .widget_7f1c5642ea7a584b .has-avatars_750d121583dc10a2.has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136,
  .widget_7f1c5642ea7a584b .has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136,
  .sidebar__widget_b2e85cc3f5e48d51 .has-avatars_750d121583dc10a2.has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136,
  .sidebar__widget_b2e85cc3f5e48d51 .has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 {
    font-weight: 500; }
    .widget_7f1c5642ea7a584b .has-avatars_750d121583dc10a2.has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-author_807dd702a69bf07c,
    .widget_7f1c5642ea7a584b .has-avatars_750d121583dc10a2.has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-link_313482e472bee1a9,
    .widget_7f1c5642ea7a584b .has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-author_807dd702a69bf07c,
    .widget_7f1c5642ea7a584b .has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-link_313482e472bee1a9,
    .sidebar__widget_b2e85cc3f5e48d51 .has-avatars_750d121583dc10a2.has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-author_807dd702a69bf07c,
    .sidebar__widget_b2e85cc3f5e48d51 .has-avatars_750d121583dc10a2.has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-link_313482e472bee1a9,
    .sidebar__widget_b2e85cc3f5e48d51 .has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-author_807dd702a69bf07c,
    .sidebar__widget_b2e85cc3f5e48d51 .has-dates_1805570dfb21d1f9.has-excerpts_435572b22170eaae.wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-link_313482e472bee1a9 {
      font-weight: 500; }
  .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb,
  .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li.wp-block-te-latest-comments__comment_543298e12cf054eb,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li.wp-block-te-latest-comments__comment_543298e12cf054eb,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li.wp-block-te-latest-comments__comment_543298e12cf054eb {
    margin-bottom: 0; }
  .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136,
  .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-latest-posts__te-post-title_7bde85f533508f8f,
  .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136,
  .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-latest-posts__te-post-title_7bde85f533508f8f,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-latest-posts__te-post-title_7bde85f533508f8f,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-latest-posts__te-post-title_7bde85f533508f8f {
    line-height: 28px;
    font-weight: 400; }
    .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e,
    .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e,
    .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e,
    .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before,
      .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before,
      .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before,
      .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before,
      .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before,
      .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before,
      .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-meta_5cbf405f21e60136 .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before,
      .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-latest-posts__te-post-title_7bde85f533508f8f .wp-block-te-latest-comments__comment-date_66b274db4c45067e:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li a,
  .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li a,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li a,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li a {
    color: #335371; }
    .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li a.wp-block-te-latest-comments__comment-author_807dd702a69bf07c, .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li a.wp-block-te-latest-comments__comment-link_313482e472bee1a9,
    .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li a.wp-block-te-latest-comments__comment-author_807dd702a69bf07c,
    .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li a.wp-block-te-latest-comments__comment-link_313482e472bee1a9,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li a.wp-block-te-latest-comments__comment-author_807dd702a69bf07c,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li a.wp-block-te-latest-comments__comment-link_313482e472bee1a9,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li a.wp-block-te-latest-comments__comment-author_807dd702a69bf07c,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li a.wp-block-te-latest-comments__comment-link_313482e472bee1a9 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li a:hover,
    .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li a:hover,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li a:hover,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li a:hover {
      color: #317EFE; }
  .widget_7f1c5642ea7a584b .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-excerpt_c89dbaaa653a01d2 p,
  .widget_7f1c5642ea7a584b .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-excerpt_c89dbaaa653a01d2 p,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-te-latest-comments_fa3ab3f778c5a93e li .wp-block-te-latest-comments__comment-excerpt_c89dbaaa653a01d2 p,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-latest-posts_db0a42697dceeec6 li .wp-block-te-latest-comments__comment-excerpt_c89dbaaa653a01d2 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_7f1c5642ea7a584b .te-social-profile_545f6988b985445e,
  .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_7f1c5642ea7a584b .te-social-profile_545f6988b985445e a,
    .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e 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_7f1c5642ea7a584b .te-social-profile_545f6988b985445e a,
        .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e a {
          width: 40px;
          height: 40px; } }
      .widget_7f1c5642ea7a584b .te-social-profile_545f6988b985445e a.facebook_5ef51f4175ffd616,
      .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e a.facebook_5ef51f4175ffd616 {
        background-color: #1877f2; }
      .widget_7f1c5642ea7a584b .te-social-profile_545f6988b985445e a.twitter_a65167bf8774f342,
      .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e a.twitter_a65167bf8774f342 {
        background-color: #1da1f2; }
      .widget_7f1c5642ea7a584b .te-social-profile_545f6988b985445e a.linkedin_f8b7bba35fb296db,
      .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e a.linkedin_f8b7bba35fb296db {
        background-color: #0a66c2; }
      .widget_7f1c5642ea7a584b .te-social-profile_545f6988b985445e a.instagram_2d1c8e0ba1411211,
      .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e a.instagram_2d1c8e0ba1411211 {
        background-color: #405de6; }
      .widget_7f1c5642ea7a584b .te-social-profile_545f6988b985445e a:hover,
      .sidebar__widget_b2e85cc3f5e48d51 .te-social-profile_545f6988b985445e a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_7f1c5642ea7a584b select,
  .sidebar__widget_b2e85cc3f5e48d51 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_7f1c5642ea7a584b .has-login-form_169c4950f04f67cc .login-username_d36a834f6758504c label,
  .widget_7f1c5642ea7a584b .has-login-form_169c4950f04f67cc .login-password_1c74ea347388c6bd label,
  .sidebar__widget_b2e85cc3f5e48d51 .has-login-form_169c4950f04f67cc .login-username_d36a834f6758504c label,
  .sidebar__widget_b2e85cc3f5e48d51 .has-login-form_169c4950f04f67cc .login-password_1c74ea347388c6bd label {
    margin-bottom: 10px; }
  .widget_7f1c5642ea7a584b .has-login-form_169c4950f04f67cc .login-username_d36a834f6758504c input,
  .widget_7f1c5642ea7a584b .has-login-form_169c4950f04f67cc .login-password_1c74ea347388c6bd input,
  .sidebar__widget_b2e85cc3f5e48d51 .has-login-form_169c4950f04f67cc .login-username_d36a834f6758504c input,
  .sidebar__widget_b2e85cc3f5e48d51 .has-login-form_169c4950f04f67cc .login-password_1c74ea347388c6bd input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_7f1c5642ea7a584b .has-login-form_169c4950f04f67cc .login-remember_bcb249bd24e5f06e label,
  .sidebar__widget_b2e85cc3f5e48d51 .has-login-form_169c4950f04f67cc .login-remember_bcb249bd24e5f06e label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_7f1c5642ea7a584b .has-login-form_169c4950f04f67cc .login-submit_80425eb05af52917,
  .sidebar__widget_b2e85cc3f5e48d51 .has-login-form_169c4950f04f67cc .login-submit_80425eb05af52917 {
    margin-bottom: 0; }
    .widget_7f1c5642ea7a584b .has-login-form_169c4950f04f67cc .login-submit_80425eb05af52917 input.button-primary_a7b2c4bff0d74a95,
    .sidebar__widget_b2e85cc3f5e48d51 .has-login-form_169c4950f04f67cc .login-submit_80425eb05af52917 input.button-primary_a7b2c4bff0d74a95 {
      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_7f1c5642ea7a584b .search-form_61597c0db4dc52d0,
  .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_7f1c5642ea7a584b .search-form_61597c0db4dc52d0 button,
    .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_7f1c5642ea7a584b.widget_search_9c45ae1c614a2e1c .sidebar__search_972754f53347f364,
  .sidebar__widget_b2e85cc3f5e48d51.widget_search_9c45ae1c614a2e1c .sidebar__search_972754f53347f364 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_7f1c5642ea7a584b.widget_search_9c45ae1c614a2e1c .sidebar__search_972754f53347f364 button,
    .sidebar__widget_b2e85cc3f5e48d51.widget_search_9c45ae1c614a2e1c .sidebar__search_972754f53347f364 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_7f1c5642ea7a584b .wp-block-search__no-button_378f141b1995dbb3.wp-block-search_63ddda4fce0d948c input,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search__no-button_378f141b1995dbb3.wp-block-search_63ddda4fce0d948c input {
    border-radius: 10px; }
  .widget_7f1c5642ea7a584b .wp-block-search_63ddda4fce0d948c,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search_63ddda4fce0d948c {
    margin-bottom: -2px; }
  .widget_7f1c5642ea7a584b .wp-block-search_63ddda4fce0d948c,
  .widget_7f1c5642ea7a584b .search-form_61597c0db4dc52d0,
  .widget_7f1c5642ea7a584b .sidebar__search_972754f53347f364,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search_63ddda4fce0d948c,
  .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0,
  .sidebar__widget_b2e85cc3f5e48d51 .sidebar__search_972754f53347f364 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_7f1c5642ea7a584b .wp-block-search_63ddda4fce0d948c .wp-block-search__inside-wrapper_f74fe86307640901,
    .widget_7f1c5642ea7a584b .search-form_61597c0db4dc52d0 .wp-block-search__inside-wrapper_f74fe86307640901,
    .widget_7f1c5642ea7a584b .sidebar__search_972754f53347f364 .wp-block-search__inside-wrapper_f74fe86307640901,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search_63ddda4fce0d948c .wp-block-search__inside-wrapper_f74fe86307640901,
    .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0 .wp-block-search__inside-wrapper_f74fe86307640901,
    .sidebar__widget_b2e85cc3f5e48d51 .sidebar__search_972754f53347f364 .wp-block-search__inside-wrapper_f74fe86307640901 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_7f1c5642ea7a584b .wp-block-search_63ddda4fce0d948c label,
    .widget_7f1c5642ea7a584b .search-form_61597c0db4dc52d0 label,
    .widget_7f1c5642ea7a584b .sidebar__search_972754f53347f364 label,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search_63ddda4fce0d948c label,
    .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0 label,
    .sidebar__widget_b2e85cc3f5e48d51 .sidebar__search_972754f53347f364 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_7f1c5642ea7a584b .wp-block-search_63ddda4fce0d948c input,
    .widget_7f1c5642ea7a584b .search-form_61597c0db4dc52d0 input,
    .widget_7f1c5642ea7a584b .sidebar__search_972754f53347f364 input,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search_63ddda4fce0d948c input,
    .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0 input,
    .sidebar__widget_b2e85cc3f5e48d51 .sidebar__search_972754f53347f364 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_7f1c5642ea7a584b .wp-block-search_63ddda4fce0d948c button,
    .widget_7f1c5642ea7a584b .search-form_61597c0db4dc52d0 button,
    .widget_7f1c5642ea7a584b .sidebar__search_972754f53347f364 button,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search_63ddda4fce0d948c button,
    .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0 button,
    .sidebar__widget_b2e85cc3f5e48d51 .sidebar__search_972754f53347f364 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_7f1c5642ea7a584b .tagcloud_bc49b62f576da58d,
  .widget_7f1c5642ea7a584b .wp-block-tag-cloud_d2b3691f21813fec,
  .sidebar__widget_b2e85cc3f5e48d51 .tagcloud_bc49b62f576da58d,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-tag-cloud_d2b3691f21813fec {
    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_7f1c5642ea7a584b .tagcloud_bc49b62f576da58d a,
    .widget_7f1c5642ea7a584b .wp-block-tag-cloud_d2b3691f21813fec a,
    .sidebar__widget_b2e85cc3f5e48d51 .tagcloud_bc49b62f576da58d a,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-tag-cloud_d2b3691f21813fec 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_7f1c5642ea7a584b .tagcloud_bc49b62f576da58d a:hover,
      .widget_7f1c5642ea7a584b .wp-block-tag-cloud_d2b3691f21813fec a:hover,
      .sidebar__widget_b2e85cc3f5e48d51 .tagcloud_bc49b62f576da58d a:hover,
      .sidebar__widget_b2e85cc3f5e48d51 .wp-block-tag-cloud_d2b3691f21813fec a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_7f1c5642ea7a584b ul,
  .widget_7f1c5642ea7a584b ol,
  .sidebar__widget_b2e85cc3f5e48d51 ul,
  .sidebar__widget_b2e85cc3f5e48d51 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_7f1c5642ea7a584b ul li,
    .widget_7f1c5642ea7a584b ol li,
    .sidebar__widget_b2e85cc3f5e48d51 ul li,
    .sidebar__widget_b2e85cc3f5e48d51 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_7f1c5642ea7a584b ul li:first-child,
      .widget_7f1c5642ea7a584b ol li:first-child,
      .sidebar__widget_b2e85cc3f5e48d51 ul li:first-child,
      .sidebar__widget_b2e85cc3f5e48d51 ol li:first-child {
        border-top: 0; }
      .widget_7f1c5642ea7a584b ul li:last-child,
      .widget_7f1c5642ea7a584b ol li:last-child,
      .sidebar__widget_b2e85cc3f5e48d51 ul li:last-child,
      .sidebar__widget_b2e85cc3f5e48d51 ol li:last-child {
        margin-bottom: 0; }
      .widget_7f1c5642ea7a584b ul li.recentcomments_52c0628eed8f1b5f .comment-author-link_4069e6934c843aa1 a:before, .widget_7f1c5642ea7a584b ul li.wp-block-latest-comments__comment_8d296a820feae9d6 .comment-author-link_4069e6934c843aa1 a:before,
      .widget_7f1c5642ea7a584b ol li.recentcomments_52c0628eed8f1b5f .comment-author-link_4069e6934c843aa1 a:before,
      .widget_7f1c5642ea7a584b ol li.wp-block-latest-comments__comment_8d296a820feae9d6 .comment-author-link_4069e6934c843aa1 a:before,
      .sidebar__widget_b2e85cc3f5e48d51 ul li.recentcomments_52c0628eed8f1b5f .comment-author-link_4069e6934c843aa1 a:before,
      .sidebar__widget_b2e85cc3f5e48d51 ul li.wp-block-latest-comments__comment_8d296a820feae9d6 .comment-author-link_4069e6934c843aa1 a:before,
      .sidebar__widget_b2e85cc3f5e48d51 ol li.recentcomments_52c0628eed8f1b5f .comment-author-link_4069e6934c843aa1 a:before,
      .sidebar__widget_b2e85cc3f5e48d51 ol li.wp-block-latest-comments__comment_8d296a820feae9d6 .comment-author-link_4069e6934c843aa1 a:before {
        display: none; }
      .widget_7f1c5642ea7a584b ul li.recentcomments_52c0628eed8f1b5f a, .widget_7f1c5642ea7a584b ul li.wp-block-latest-comments__comment_8d296a820feae9d6 a,
      .widget_7f1c5642ea7a584b ol li.recentcomments_52c0628eed8f1b5f a,
      .widget_7f1c5642ea7a584b ol li.wp-block-latest-comments__comment_8d296a820feae9d6 a,
      .sidebar__widget_b2e85cc3f5e48d51 ul li.recentcomments_52c0628eed8f1b5f a,
      .sidebar__widget_b2e85cc3f5e48d51 ul li.wp-block-latest-comments__comment_8d296a820feae9d6 a,
      .sidebar__widget_b2e85cc3f5e48d51 ol li.recentcomments_52c0628eed8f1b5f a,
      .sidebar__widget_b2e85cc3f5e48d51 ol li.wp-block-latest-comments__comment_8d296a820feae9d6 a {
        padding-left: 0;
        display: inline; }
        .widget_7f1c5642ea7a584b ul li.recentcomments_52c0628eed8f1b5f a:before, .widget_7f1c5642ea7a584b ul li.wp-block-latest-comments__comment_8d296a820feae9d6 a:before,
        .widget_7f1c5642ea7a584b ol li.recentcomments_52c0628eed8f1b5f a:before,
        .widget_7f1c5642ea7a584b ol li.wp-block-latest-comments__comment_8d296a820feae9d6 a:before,
        .sidebar__widget_b2e85cc3f5e48d51 ul li.recentcomments_52c0628eed8f1b5f a:before,
        .sidebar__widget_b2e85cc3f5e48d51 ul li.wp-block-latest-comments__comment_8d296a820feae9d6 a:before,
        .sidebar__widget_b2e85cc3f5e48d51 ol li.recentcomments_52c0628eed8f1b5f a:before,
        .sidebar__widget_b2e85cc3f5e48d51 ol li.wp-block-latest-comments__comment_8d296a820feae9d6 a:before {
          display: none; }
      .widget_7f1c5642ea7a584b ul li a,
      .widget_7f1c5642ea7a584b ol li a,
      .sidebar__widget_b2e85cc3f5e48d51 ul li a,
      .sidebar__widget_b2e85cc3f5e48d51 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_7f1c5642ea7a584b ul li a::before,
        .widget_7f1c5642ea7a584b ol li a::before,
        .sidebar__widget_b2e85cc3f5e48d51 ul li a::before,
        .sidebar__widget_b2e85cc3f5e48d51 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_7f1c5642ea7a584b ul li a:hover,
        .widget_7f1c5642ea7a584b ol li a:hover,
        .sidebar__widget_b2e85cc3f5e48d51 ul li a:hover,
        .sidebar__widget_b2e85cc3f5e48d51 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_7f1c5642ea7a584b ul li a.rsswidget_f96e4050ee5ca47e, .widget_7f1c5642ea7a584b ul li a.wp-block-latest-posts__post-title_202775d87828816f,
        .widget_7f1c5642ea7a584b ol li a.rsswidget_f96e4050ee5ca47e,
        .widget_7f1c5642ea7a584b ol li a.wp-block-latest-posts__post-title_202775d87828816f,
        .sidebar__widget_b2e85cc3f5e48d51 ul li a.rsswidget_f96e4050ee5ca47e,
        .sidebar__widget_b2e85cc3f5e48d51 ul li a.wp-block-latest-posts__post-title_202775d87828816f,
        .sidebar__widget_b2e85cc3f5e48d51 ol li a.rsswidget_f96e4050ee5ca47e,
        .sidebar__widget_b2e85cc3f5e48d51 ol li a.wp-block-latest-posts__post-title_202775d87828816f {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_7f1c5642ea7a584b ul li a.rsswidget_f96e4050ee5ca47e:before, .widget_7f1c5642ea7a584b ul li a.wp-block-latest-posts__post-title_202775d87828816f:before,
          .widget_7f1c5642ea7a584b ol li a.rsswidget_f96e4050ee5ca47e:before,
          .widget_7f1c5642ea7a584b ol li a.wp-block-latest-posts__post-title_202775d87828816f:before,
          .sidebar__widget_b2e85cc3f5e48d51 ul li a.rsswidget_f96e4050ee5ca47e:before,
          .sidebar__widget_b2e85cc3f5e48d51 ul li a.wp-block-latest-posts__post-title_202775d87828816f:before,
          .sidebar__widget_b2e85cc3f5e48d51 ol li a.rsswidget_f96e4050ee5ca47e:before,
          .sidebar__widget_b2e85cc3f5e48d51 ol li a.wp-block-latest-posts__post-title_202775d87828816f:before {
            display: none; }
      .widget_7f1c5642ea7a584b ul li ul,
      .widget_7f1c5642ea7a584b ol li ul,
      .sidebar__widget_b2e85cc3f5e48d51 ul li ul,
      .sidebar__widget_b2e85cc3f5e48d51 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_7f1c5642ea7a584b ul.wp-tag-cloud_efa8fe645b86238d li,
    .widget_7f1c5642ea7a584b ol.wp-tag-cloud_efa8fe645b86238d li,
    .sidebar__widget_b2e85cc3f5e48d51 ul.wp-tag-cloud_efa8fe645b86238d li,
    .sidebar__widget_b2e85cc3f5e48d51 ol.wp-tag-cloud_efa8fe645b86238d li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_7f1c5642ea7a584b ul.wp-tag-cloud_efa8fe645b86238d li a:before,
      .widget_7f1c5642ea7a584b ol.wp-tag-cloud_efa8fe645b86238d li a:before,
      .sidebar__widget_b2e85cc3f5e48d51 ul.wp-tag-cloud_efa8fe645b86238d li a:before,
      .sidebar__widget_b2e85cc3f5e48d51 ol.wp-tag-cloud_efa8fe645b86238d li a:before {
        display: none; }
  .widget_7f1c5642ea7a584b.te_widget_categories_f618bf79dfa38175 li, .widget_7f1c5642ea7a584b.widget_archive_e88e7e7373120f11 li,
  .widget_7f1c5642ea7a584b .wp-block-categories-list_747c4c660eefbf81 li,
  .widget_7f1c5642ea7a584b .wp-block-archives-list_611f5c47bf34f1c3 li,
  .sidebar__widget_b2e85cc3f5e48d51.te_widget_categories_f618bf79dfa38175 li,
  .sidebar__widget_b2e85cc3f5e48d51.widget_archive_e88e7e7373120f11 li,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-categories-list_747c4c660eefbf81 li,
  .sidebar__widget_b2e85cc3f5e48d51 .wp-block-archives-list_611f5c47bf34f1c3 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_7f1c5642ea7a584b.te_widget_categories_f618bf79dfa38175 li.cat-item_26056b00bffba534, .widget_7f1c5642ea7a584b.widget_archive_e88e7e7373120f11 li.cat-item_26056b00bffba534,
    .widget_7f1c5642ea7a584b .wp-block-categories-list_747c4c660eefbf81 li.cat-item_26056b00bffba534,
    .widget_7f1c5642ea7a584b .wp-block-archives-list_611f5c47bf34f1c3 li.cat-item_26056b00bffba534,
    .sidebar__widget_b2e85cc3f5e48d51.te_widget_categories_f618bf79dfa38175 li.cat-item_26056b00bffba534,
    .sidebar__widget_b2e85cc3f5e48d51.widget_archive_e88e7e7373120f11 li.cat-item_26056b00bffba534,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-categories-list_747c4c660eefbf81 li.cat-item_26056b00bffba534,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-archives-list_611f5c47bf34f1c3 li.cat-item_26056b00bffba534 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_7f1c5642ea7a584b.te_widget_categories_f618bf79dfa38175 li a, .widget_7f1c5642ea7a584b.widget_archive_e88e7e7373120f11 li a,
    .widget_7f1c5642ea7a584b .wp-block-categories-list_747c4c660eefbf81 li a,
    .widget_7f1c5642ea7a584b .wp-block-archives-list_611f5c47bf34f1c3 li a,
    .sidebar__widget_b2e85cc3f5e48d51.te_widget_categories_f618bf79dfa38175 li a,
    .sidebar__widget_b2e85cc3f5e48d51.widget_archive_e88e7e7373120f11 li a,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-categories-list_747c4c660eefbf81 li a,
    .sidebar__widget_b2e85cc3f5e48d51 .wp-block-archives-list_611f5c47bf34f1c3 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_3fdf0dc6e98076c5 {
  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_3fdf0dc6e98076c5 .about-desc_857f272969d3efb7 {
    text-align: left; }
    .widget-about-info_3fdf0dc6e98076c5 .about-desc_857f272969d3efb7 .about-title_c07fb087bb45f666 {
      font-size: 20px; }
  .widget-about-info_3fdf0dc6e98076c5 .about-image_be9962983ffea7c0 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_3fdf0dc6e98076c5 .te-social-profile_545f6988b985445e {
    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_3fdf0dc6e98076c5 .te-social-profile_545f6988b985445e 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_3fdf0dc6e98076c5 .te-social-profile_545f6988b985445e 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_1805570dfb21d1f9.has-author_c737ee7f914efdce.wp-block-latest-posts_db0a42697dceeec6 .wp-block-latest-posts__te-post-title_7bde85f533508f8f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_23c23fa4bbdacdbd .wp-block-heading_7756d5e327f7ec0d:before,
.widget_rss_23c23fa4bbdacdbd .widget-title_34ab7f571b262018:before {
  display: none; }
.widget_rss_23c23fa4bbdacdbd .rss-widget-icon_774263e772c35ae7 {
  margin-right: 6px; }
.widget_rss_23c23fa4bbdacdbd ul li a.rsswidget_f96e4050ee5ca47e {
  color: #14203A; }
  .widget_rss_23c23fa4bbdacdbd ul li a.rsswidget_f96e4050ee5ca47e:hover {
    color: #317EFE; }

.wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-title_76c640f3bdb6a9fb,
.wp-block-rss_a82267e7d246617b .wp-block-rss__item-title_76c640f3bdb6a9fb,
.widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-title_76c640f3bdb6a9fb {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-title_76c640f3bdb6a9fb a:before,
  .wp-block-rss_a82267e7d246617b .wp-block-rss__item-title_76c640f3bdb6a9fb a:before,
  .widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-title_76c640f3bdb6a9fb a:before {
    display: none; }
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-latest-posts__post-author_06fa2192b0c7fe16,
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-publish-date_ce739a07d7cb8ca7,
.wp-block-rss_a82267e7d246617b .wp-block-latest-posts__post-author_06fa2192b0c7fe16,
.wp-block-rss_a82267e7d246617b .wp-block-rss__item-publish-date_ce739a07d7cb8ca7,
.widget_rss_23c23fa4bbdacdbd .wp-block-latest-posts__post-author_06fa2192b0c7fe16,
.widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-publish-date_ce739a07d7cb8ca7 {
  margin-right: 10px; }
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-latest-posts__post-author_06fa2192b0c7fe16,
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-latest-posts__te-post-date_96d230ef8052744f,
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-publish-date_ce739a07d7cb8ca7,
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-author_e2833f69b96a0b91,
.wp-block-latest-posts_db0a42697dceeec6 .rss-date_6f76f2f8fc6efc22,
.wp-block-rss_a82267e7d246617b .wp-block-latest-posts__post-author_06fa2192b0c7fe16,
.wp-block-rss_a82267e7d246617b .wp-block-latest-posts__te-post-date_96d230ef8052744f,
.wp-block-rss_a82267e7d246617b .wp-block-rss__item-publish-date_ce739a07d7cb8ca7,
.wp-block-rss_a82267e7d246617b .wp-block-rss__item-author_e2833f69b96a0b91,
.wp-block-rss_a82267e7d246617b .rss-date_6f76f2f8fc6efc22,
.widget_rss_23c23fa4bbdacdbd .wp-block-latest-posts__post-author_06fa2192b0c7fe16,
.widget_rss_23c23fa4bbdacdbd .wp-block-latest-posts__te-post-date_96d230ef8052744f,
.widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-publish-date_ce739a07d7cb8ca7,
.widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-author_e2833f69b96a0b91,
.widget_rss_23c23fa4bbdacdbd .rss-date_6f76f2f8fc6efc22 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-latest-posts__te-post-date_96d230ef8052744f:before,
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-publish-date_ce739a07d7cb8ca7:before,
.wp-block-latest-posts_db0a42697dceeec6 .rss-date_6f76f2f8fc6efc22:before,
.wp-block-rss_a82267e7d246617b .wp-block-latest-posts__te-post-date_96d230ef8052744f:before,
.wp-block-rss_a82267e7d246617b .wp-block-rss__item-publish-date_ce739a07d7cb8ca7:before,
.wp-block-rss_a82267e7d246617b .rss-date_6f76f2f8fc6efc22:before,
.widget_rss_23c23fa4bbdacdbd .wp-block-latest-posts__te-post-date_96d230ef8052744f:before,
.widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-publish-date_ce739a07d7cb8ca7:before,
.widget_rss_23c23fa4bbdacdbd .rss-date_6f76f2f8fc6efc22:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-latest-posts__post-author_06fa2192b0c7fe16:before,
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-author_e2833f69b96a0b91:before,
.wp-block-rss_a82267e7d246617b .wp-block-latest-posts__post-author_06fa2192b0c7fe16:before,
.wp-block-rss_a82267e7d246617b .wp-block-rss__item-author_e2833f69b96a0b91:before,
.widget_rss_23c23fa4bbdacdbd .wp-block-latest-posts__post-author_06fa2192b0c7fe16:before,
.widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-author_e2833f69b96a0b91:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-latest-posts__post-excerpt_a26a8d1fb36b8dc2,
.wp-block-latest-posts_db0a42697dceeec6 .wp-block-rss__item-excerpt_5e284654dbb6059d,
.wp-block-latest-posts_db0a42697dceeec6 .rssSummary_61896a744077bbb0,
.wp-block-rss_a82267e7d246617b .wp-block-latest-posts__post-excerpt_a26a8d1fb36b8dc2,
.wp-block-rss_a82267e7d246617b .wp-block-rss__item-excerpt_5e284654dbb6059d,
.wp-block-rss_a82267e7d246617b .rssSummary_61896a744077bbb0,
.widget_rss_23c23fa4bbdacdbd .wp-block-latest-posts__post-excerpt_a26a8d1fb36b8dc2,
.widget_rss_23c23fa4bbdacdbd .wp-block-rss__item-excerpt_5e284654dbb6059d,
.widget_rss_23c23fa4bbdacdbd .rssSummary_61896a744077bbb0 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_eb1fcdb4731bd017 .te-single-post-meta_8fe02e0a5936ad94 {
  gap: 32px; }

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

.te-comment-title_4f0aa77816e6d480 h2,
.te-comment-title_4f0aa77816e6d480 .wp-block-comments-title_8dbd66dfb6de81b1,
.wp-block-comments_aeb504b6012f71dd h2,
.wp-block-comments_aeb504b6012f71dd .wp-block-comments-title_8dbd66dfb6de81b1 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 {
  padding-left: 0; }
  .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 .wp-block-te-comment-reply_0afc0433b1c6fef2 {
    margin-top: 15px; }
  .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-column_3d027e18d64b55d6:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-avatar_1f27aa597007662c {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-avatar_1f27aa597007662c img {
        width: 100%; }
    .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-comment-author-name_6c8c9b1b87c40e3f a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-comment-edit-link_b98eed3bca59a64d a {
      color: #317EFE; }
    .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-comment-date_bd1d7d9a37fd4704 a,
    .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-comment-edit-link_b98eed3bca59a64d a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-te-comment-reply_0afc0433b1c6fef2 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_aeb504b6012f71dd .wp-block-comment-template_bc7668f053b8b614 li .wp-block-columns_e08c4088fcf01114 .wp-block-te-comment-reply_0afc0433b1c6fef2 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_30c3d178b443eb7e .te-comment-respond_b97ab8cca268ce93,
.te-latest-comments_30c3d178b443eb7e .comment-respond_97f8de78147a8a43 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_30c3d178b443eb7e li .children_3effe021f4164b1a .te-comments-item_7390b30041bb25a3 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_30c3d178b443eb7e li .children_3effe021f4164b1a .te-comments-item_7390b30041bb25a3 {
      margin-left: 0; } }
.te-latest-comments_30c3d178b443eb7e li .children_3effe021f4164b1a .children_3effe021f4164b1a .te-comments-item_7390b30041bb25a3 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 {
      padding: 30px; } }
  .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-avatar_8a5079b3f80e5de3 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-avatar_8a5079b3f80e5de3 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-avatar_8a5079b3f80e5de3 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f {
    overflow: hidden; }
    .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f .te-avatar-name_dbfb35067f9f2810 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f .te-avatar-name_dbfb35067f9f2810 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_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f .te-avatar-name_dbfb35067f9f2810 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_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f .te-avatar-name_dbfb35067f9f2810 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f .te-comment-reply_5fb47b67a04d001e {
      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_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f .te-comment-reply_5fb47b67a04d001e {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_30c3d178b443eb7e li .te-comments-item_7390b30041bb25a3 .te-comments-text_0b59d6cf7949551f .te-comment-reply_5fb47b67a04d001e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_3effe021f4164b1a {
  list-style: none; }

.te-post-comments-form_53aa492b8a3d3962 .te-contacts-message_5fe8f5728ae5e447 {
  margin-top: 10px; }

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

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

.te-comment-respond_b97ab8cca268ce93,
.comment-respond_97f8de78147a8a43 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_b97ab8cca268ce93 .comment-form-cookies-consent_23a2d9db656f4f0f,
  .comment-respond_97f8de78147a8a43 .comment-form-cookies-consent_23a2d9db656f4f0f {
    display: none; }
  .te-comment-respond_b97ab8cca268ce93 .comment-notes_4c487b0baa020e9e,
  .comment-respond_97f8de78147a8a43 .comment-notes_4c487b0baa020e9e {
    margin-bottom: 30px; }
  .te-comment-respond_b97ab8cca268ce93 p,
  .comment-respond_97f8de78147a8a43 p {
    margin: 0; }
  .te-comment-respond_b97ab8cca268ce93 .te-contacts-email_06705b9094759b6a,
  .te-comment-respond_b97ab8cca268ce93 .te-contacts-name_c38ce002aca6a2d8,
  .te-comment-respond_b97ab8cca268ce93 .single-input-field_4b2cd40ffb53d67a,
  .comment-respond_97f8de78147a8a43 .te-contacts-email_06705b9094759b6a,
  .comment-respond_97f8de78147a8a43 .te-contacts-name_c38ce002aca6a2d8,
  .comment-respond_97f8de78147a8a43 .single-input-field_4b2cd40ffb53d67a {
    margin-bottom: 20px; }
  .te-comment-respond_b97ab8cca268ce93 label,
  .comment-respond_97f8de78147a8a43 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_b97ab8cca268ce93 .checkbox-field-wrapper_3874a285a48139d6,
  .comment-respond_97f8de78147a8a43 .checkbox-field-wrapper_3874a285a48139d6 {
    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_b97ab8cca268ce93 .checkbox-field-wrapper_3874a285a48139d6 p,
    .comment-respond_97f8de78147a8a43 .checkbox-field-wrapper_3874a285a48139d6 p {
      margin: 0; }
    .te-comment-respond_b97ab8cca268ce93 .checkbox-field-wrapper_3874a285a48139d6 .single-checkbox-field_f3be46a857d0c5f9,
    .comment-respond_97f8de78147a8a43 .checkbox-field-wrapper_3874a285a48139d6 .single-checkbox-field_f3be46a857d0c5f9 {
      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_b97ab8cca268ce93 .te-comment-form-cookies-consent_dc7a39f08e715a05,
  .comment-respond_97f8de78147a8a43 .te-comment-form-cookies-consent_dc7a39f08e715a05 {
    display: none; }
  .te-comment-respond_b97ab8cca268ce93 input[type="number"],
  .comment-respond_97f8de78147a8a43 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_b97ab8cca268ce93 input,
  .te-comment-respond_b97ab8cca268ce93 select,
  .comment-respond_97f8de78147a8a43 input,
  .comment-respond_97f8de78147a8a43 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_b97ab8cca268ce93 *::-webkit-input-placeholder,
  .comment-respond_97f8de78147a8a43 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_b97ab8cca268ce93 *:-ms-input-placeholder,
  .comment-respond_97f8de78147a8a43 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b97ab8cca268ce93 *::-ms-input-placeholder,
  .comment-respond_97f8de78147a8a43 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b97ab8cca268ce93 *::placeholder,
  .comment-respond_97f8de78147a8a43 *::placeholder {
    color: #778196; }
  .te-comment-respond_b97ab8cca268ce93 textarea,
  .comment-respond_97f8de78147a8a43 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_b97ab8cca268ce93 input:focus,
  .te-comment-respond_b97ab8cca268ce93 textarea:focus,
  .te-comment-respond_b97ab8cca268ce93 .form-select_8973c5d06124be5b:focus,
  .comment-respond_97f8de78147a8a43 input:focus,
  .comment-respond_97f8de78147a8a43 textarea:focus,
  .comment-respond_97f8de78147a8a43 .form-select_8973c5d06124be5b: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_1ccb16b9a7af9107 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_1ccb16b9a7af9107:hover .image_77a4087cdcf5e619:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_1ccb16b9a7af9107:hover .image_77a4087cdcf5e619 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_1ccb16b9a7af9107:hover .te-content-wrapper_34425851db9b21b9 {
    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_1ccb16b9a7af9107 .image_77a4087cdcf5e619 {
    overflow: hidden;
    position: relative; }
    .te-team-card_1ccb16b9a7af9107 .image_77a4087cdcf5e619: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_1ccb16b9a7af9107 .image_77a4087cdcf5e619 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_1ccb16b9a7af9107 .te-content-wrapper_34425851db9b21b9 {
    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_1ccb16b9a7af9107 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 {
      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_1ccb16b9a7af9107 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_1ccb16b9a7af9107 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .desc_17f233adff034b4f {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_1ccb16b9a7af9107 .te-content-wrapper_34425851db9b21b9 .social_02e14df237986be8 {
      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_1ccb16b9a7af9107 .te-content-wrapper_34425851db9b21b9 .social_02e14df237986be8 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_1ccb16b9a7af9107 .te-content-wrapper_34425851db9b21b9 .social_02e14df237986be8 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e:hover .te-content-wrapper_34425851db9b21b9 .social_02e14df237986be8 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e:hover .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .title_1be1965451f3bc3b,
    .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e:hover .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .desc_17f233adff034b4f {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .image_77a4087cdcf5e619 {
    border-radius: 20px; }
  .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .title_1be1965451f3bc3b a:hover {
          color: #ffffff !important; }
      .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .desc_17f233adff034b4f {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .social_02e14df237986be8 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_1ccb16b9a7af9107.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .social_02e14df237986be8 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_d4d151fd849efc2c {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_d4d151fd849efc2c {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_d4d151fd849efc2c .slick-list_754099d88a4e0ce9 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_d4d151fd849efc2c .slick-list_754099d88a4e0ce9 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_d4d151fd849efc2c .slick-list_754099d88a4e0ce9 .slick-slide_debeb575c6c26cf7 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_d4d151fd849efc2c .slick-dots_e55a623b5a4b34a3 {
    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_d4d151fd849efc2c .slick-dots_e55a623b5a4b34a3 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_d4d151fd849efc2c .slick-dots_e55a623b5a4b34a3 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_d4d151fd849efc2c .slick-dots_e55a623b5a4b34a3 li.slick-active_a86d0958460462e4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_d4d151fd849efc2c .slick-dots_e55a623b5a4b34a3 li.slick-active_a86d0958460462e4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_d4d151fd849efc2c .slick-arrow_532a5c09f0a09e6b {
    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_e3e3089df71382d4 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_e3e3089df71382d4:hover .image_77a4087cdcf5e619 .te-content-wrapper_34425851db9b21b9 {
    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_e3e3089df71382d4:hover .image_77a4087cdcf5e619 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .content-inner_281bdf01574e2099 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_e3e3089df71382d4:hover .image_77a4087cdcf5e619 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .btn-wrapper_0070904c52395cc7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_e3e3089df71382d4:hover .image_77a4087cdcf5e619 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .content-inner_281bdf01574e2099 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_e3e3089df71382d4:hover .image_77a4087cdcf5e619 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_e3e3089df71382d4 .image_77a4087cdcf5e619 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_e3e3089df71382d4 .image_77a4087cdcf5e619 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_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 {
    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_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 {
      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_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .content-inner_281bdf01574e2099 {
        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_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .sub-title_bd8b996b9e6f09bd {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .btn-wrapper_0070904c52395cc7 {
        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_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .btn-wrapper_0070904c52395cc7 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_e3e3089df71382d4 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .btn-wrapper_0070904c52395cc7 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_e3e3089df71382d4.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_e3e3089df71382d4.style-2_49db5c74eec01b4e .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .btn-wrapper_0070904c52395cc7 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_e3e3089df71382d4.style-3_e28ea56640f29d93:hover .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .btn-wrapper_0070904c52395cc7 {
  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_e3e3089df71382d4.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 {
  padding: 0; }
  .te-portfolio-card_e3e3089df71382d4.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .content-inner_281bdf01574e2099 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_e3e3089df71382d4.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .content_4f78985efcbe2730 .btn-wrapper_0070904c52395cc7 {
    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_388b8556cc11fc31.style-1_295b9a3ec241b0e5 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_388b8556cc11fc31.style-1_295b9a3ec241b0e5 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_8047b9be58e7ef9d.style-1_295b9a3ec241b0e5 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_c2e27b2782255599.style-1_295b9a3ec241b0e5 {
  overflow: hidden; }

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

.about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e .te-about-image-card_237c9ebf0d0780bc {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e .te-about-image-card_237c9ebf0d0780bc .te-main-img-wrapper_4871e9cea59b991f .te-main-img-inner_f3d4c3b024074b34 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e .te-about-image-card_237c9ebf0d0780bc .te-company-foundation_fdc67374d61593e8 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e .te-about-info-card_d20c5293d0fafbd7 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e .te-about-info-card_d20c5293d0fafbd7 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_a7dbc30a1fd688ab.style-2_49db5c74eec01b4e .te-about-info-card_d20c5293d0fafbd7 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .accordion-wrapper_eca2890e7adefb18 {
      padding-right: 60px; } }
  .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 {
        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_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 {
        right: 0; } }
    .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 {
      position: relative; }
      .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .te-main-img-inner_f3d4c3b024074b34 {
        -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_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .te-image-shape_5f3661980023fad7 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .content_4f78985efcbe2730 {
        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_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .content_4f78985efcbe2730 .title_1be1965451f3bc3b {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .content_4f78985efcbe2730 .number_320bb06648813917 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .top-content_44642a7e452f3378 {
        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_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .top-content_44642a7e452f3378 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .bottom-content_468eb4c844cd4bd4 {
        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_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .bottom-content_468eb4c844cd4bd4 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .bottom-content_468eb4c844cd4bd4 .bottom-content-inner_9661156bab356532 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .bottom-content_468eb4c844cd4bd4 .bottom-content-inner_9661156bab356532 .title_1be1965451f3bc3b,
          .faq-area_e457e2bd82979ab9.style-1_295b9a3ec241b0e5 .te-faq-image_9b022cc8e503b3e8 .te-image-wrapper_cb3f78de24913503 .bottom-content_468eb4c844cd4bd4 .bottom-content-inner_9661156bab356532 .number_320bb06648813917 {
            color: #14203A; }

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

.testimonial-slider-area_8047b9be58e7ef9d {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_8047b9be58e7ef9d.style-2_49db5c74eec01b4e .slick-list_754099d88a4e0ce9 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_8047b9be58e7ef9d.style-2_49db5c74eec01b4e .slick-list_754099d88a4e0ce9 .te-slick-item_6dcc247ae33c2220 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .icon_eb93ee11b763895b {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .te-counter-title_5be06e6458f3cd3b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .te-counter-title_5be06e6458f3cd3b .content_4f78985efcbe2730 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .title_1be1965451f3bc3b {
    color: #ffffff; }
  .counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .number_320bb06648813917 {
    color: #E7F914; }
  .counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .number_320bb06648813917,
  .counter-up-area_ccf6a1e32b1468c7.style-2_49db5c74eec01b4e .te-counter-card_c17275c236064e15 .te-counter-item_a9c487e5687318fb .title_1be1965451f3bc3b {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-image-bg-collumn_d3e8e56566b67513 {
      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_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-subscribe-form-wrapper_f452445ff3a80480 {
      padding: 0; }
    .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 {
      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_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 {
          -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_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 {
          -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_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 {
          gap: 60px; } }
      .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 .te-subscribe-title_3753c192ae2b2be3 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 .te-content-inner_24d44643f3d37678 {
        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_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 .te-content-inner_24d44643f3d37678 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 .te-content-inner_24d44643f3d37678 .icon_eb93ee11b763895b {
          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_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .te-subscribe-form-widget_effb0fa465aa358d {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .mc4wp-form-fields_c789c31bcfc59d77 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_00a945a99f180e64.style-2_49db5c74eec01b4e .te-subscribe-inner-area_3c3fe790951091f8 .mc4wp-form-fields_c789c31bcfc59d77 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_8047b9be58e7ef9d.style-3_e28ea56640f29d93 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_8047b9be58e7ef9d.style-3_e28ea56640f29d93 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_8047b9be58e7ef9d.style-3_e28ea56640f29d93 {
      padding: 100px 0; } }
  .testimonial-slider-area_8047b9be58e7ef9d.style-3_e28ea56640f29d93 .slick-list_754099d88a4e0ce9 .slick-slide_debeb575c6c26cf7.slick-current_1ba16d071ce35840 .te-testimonial-card_4d49f1be4376f9ad.style-3_e28ea56640f29d93 .te-content-wrapper_34425851db9b21b9 .te-user-meta_ada7d223235eb929 .icon_eb93ee11b763895b {
    color: #317EFE; }

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

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

.te-contact-info_1e72d587f5aa91fb {
  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_1e72d587f5aa91fb .te-icon-card_1a1b7c12e2c95be7 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_c7a56845738322f5 {
  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_c7a56845738322f5 .image_77a4087cdcf5e619 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_c7a56845738322f5 .content_4f78985efcbe2730 .te-title-wrapper_ed935337922912e1 {
    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_c7a56845738322f5 .content_4f78985efcbe2730 .te-title-wrapper_ed935337922912e1 .title-inner_4a84a50d03654309 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_c7a56845738322f5 .content_4f78985efcbe2730 .te-title-wrapper_ed935337922912e1 .title-inner_4a84a50d03654309 .icon_eb93ee11b763895b {
        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_c7a56845738322f5 .content_4f78985efcbe2730 .te-title-wrapper_ed935337922912e1 .title-inner_4a84a50d03654309 .title_1be1965451f3bc3b {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_6b7c743e88cc57a5 {
  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_6b7c743e88cc57a5 .list-wrapper_57f21830e2bbd07d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_6b7c743e88cc57a5 .list-wrapper_57f21830e2bbd07d .icon_eb93ee11b763895b {
      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_6b7c743e88cc57a5 .list-wrapper_57f21830e2bbd07d 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_6b7c743e88cc57a5 .list-wrapper_57f21830e2bbd07d 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_6b7c743e88cc57a5 .list-wrapper_57f21830e2bbd07d 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_6b7c743e88cc57a5 .list-wrapper_57f21830e2bbd07d 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_17fd2f9f3b4b2118 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_17fd2f9f3b4b2118 .te-team-card_1ccb16b9a7af9107 {
    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_a85c572c359f0ada {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_a85c572c359f0ada {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_a85c572c359f0ada {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_44a6397e8f3f02a0 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_44a6397e8f3f02a0 .te-subscribe-form-widget_effb0fa465aa358d .submit-btn_3e15c64dc444f6c2 span {
    display: none; }
  .footer_44a6397e8f3f02a0.style-1_295b9a3ec241b0e5 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_44a6397e8f3f02a0.style-1_295b9a3ec241b0e5 .te-footer-sec_e908382c9f253ffd {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_44a6397e8f3f02a0.style-1_295b9a3ec241b0e5 .te-footer-sec_e908382c9f253ffd .te-footer-widget_2059f765ddee4f47 .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-form-fields_c789c31bcfc59d77 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_44a6397e8f3f02a0.style-1_295b9a3ec241b0e5 .te-footer-widget_2059f765ddee4f47 .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f input {
      color: #131A2A; }
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .wp-block-heading_7756d5e327f7ec0d,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .widget-title_34ab7f571b262018,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .wp-block-search__label_de1f755d52db32be,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .wp-block-heading_7756d5e327f7ec0d,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .widget-title_34ab7f571b262018,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search__label_de1f755d52db32be,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b ul li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b ol li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 ul li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 ol li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b ul li,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-calendar-table_489b4a1a7228a1f4,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-block-calendar_0b1db8b2873f8e86 caption,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e nav.wp-calendar-nav_42bb0880a943b8a5 a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-block-latest-comments__comment-excerpt_d6eef5a91d8c33fc,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-calendar-table_489b4a1a7228a1f4 caption,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_text_5686ae8395f14fe1,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .tagcloud_bc49b62f576da58d a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .wp-block-tag-cloud_d2b3691f21813fec a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .tagcloud_bc49b62f576da58d a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .wp-block-tag-cloud_d2b3691f21813fec a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-block-latest-comments__comment-date_3fd0c81dae703620,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-block-latest-comments__comment_8d296a820feae9d6,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-block-archives-dropdown_0f7a82e084f66d2b label,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_categories_eae2c4b78701f886 li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_archive_e88e7e7373120f11 li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_nav_menu_c9711691d9663e93 li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_tag_cloud_795f3f4e1dfd7d7e a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_rss_23c23fa4bbdacdbd li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_rss_23c23fa4bbdacdbd li,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .footer__widget_efcba827bb805caa a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .footer__widget_efcba827bb805caa li,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e li.recentcomments_52c0628eed8f1b5f {
    color: #ffffff; }
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-theme-btn_1c52f89f02a66668,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-block-loginout_67b0437a196a2dfd a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e input.te-theme-btn_1c52f89f02a66668,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .wp-block-search_63ddda4fce0d948c button,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .search-form_61597c0db4dc52d0 button,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .widget_7f1c5642ea7a584b .sidebar__search_972754f53347f364 button,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .wp-block-search_63ddda4fce0d948c button,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .search-form_61597c0db4dc52d0 button,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .sidebar__widget_b2e85cc3f5e48d51 .sidebar__search_972754f53347f364 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_44a6397e8f3f02a0 .footer__widget_efcba827bb805caa li {
    list-style: none; }
  .footer_44a6397e8f3f02a0 .te-footer-widget_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c li.wp-block-social-link_3c67c36bd131db6d {
    display: inline-block;
    width: unset !important; }
  .footer_44a6397e8f3f02a0 .te_widget_nav_menu_a32da5eba07f325c li.cat-item_26056b00bffba534 {
    text-align: right; }
    .footer_44a6397e8f3f02a0 .te_widget_nav_menu_a32da5eba07f325c li.cat-item_26056b00bffba534 a {
      float: left; }
  .footer_44a6397e8f3f02a0 .te-footer-bg_f697db866fa5f908 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_44a6397e8f3f02a0 .footer-nav-widget_b2059c08fe7c8bc9 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_44a6397e8f3f02a0 .footer-nav-widget_b2059c08fe7c8bc9 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_44a6397e8f3f02a0 .footer-nav-widget_b2059c08fe7c8bc9 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_44a6397e8f3f02a0 .footer-nav-widget_b2059c08fe7c8bc9 {
        padding: 0 30px; } }

.te-footer-widget_2059f765ddee4f47 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_2059f765ddee4f47 {
      margin-bottom: 40px; } }
  .te-footer-widget_2059f765ddee4f47 .te-footer-widget-title_01f1d49d03c592aa,
  .te-footer-widget_2059f765ddee4f47 .wp-block-heading_7756d5e327f7ec0d {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_2059f765ddee4f47 ul {
    padding-left: 0; }
  .te-footer-widget_2059f765ddee4f47 .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-form-fields_c789c31bcfc59d77 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_2059f765ddee4f47 .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_2059f765ddee4f47.widget-latest-posts-footer_a1af37fc87107279 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_2059f765ddee4f47.zoom-instagram-widget_e6d1bee36a6e76d9 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_2059f765ddee4f47.widget_contact_info_widget_df70e625782fb48b {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_2059f765ddee4f47 .widget-instagram-feed_319beeeb6ea76e41 {
      width: 170px; } }
  .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 {
        padding-right: 0; } }
    .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 .te-footer-logo_11e27fea4299700c {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 .info-form-and-social-icon_24bf2800bc0330b6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 .info-form-and-social-icon_24bf2800bc0330b6 .te-social-profile_545f6988b985445e {
        margin-top: 0; }
    .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 .te-social-profile_545f6988b985445e {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_2059f765ddee4f47 .te-footer-widget-info_d6ed5ddbbd8586c8 .info-form-and-social-icon_24bf2800bc0330b6 {
        -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_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c 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_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b p {
    color: #335371; }
  .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul {
    list-style: none; }
    .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 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_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li:first-child .contact-icon_7382e224915b6264 {
          margin-top: 5px; }
      .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li .contact-icon_7382e224915b6264 {
        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_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li .contact-text_e20f5747e00ae9b3 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li .contact-text_e20f5747e00ae9b3 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li .contact-text_e20f5747e00ae9b3 span,
        .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li .contact-text_e20f5747e00ae9b3 p,
        .te-footer-widget_2059f765ddee4f47 .te-footer-widget-contact_81a60e6d5e28615b .footer-contact_48147bb60dd447b0 ul li .contact-text_e20f5747e00ae9b3 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_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-thumb_a51243a7d214d99f {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-desc_1aed1e6f0c81e2d7 .te-latest-post-title_ebd29c50495fe172 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-desc_1aed1e6f0c81e2d7 .te-latest-post-title_ebd29c50495fe172 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_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-desc_1aed1e6f0c81e2d7 .te-latest-post-title_ebd29c50495fe172 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-desc_1aed1e6f0c81e2d7 .te-latest-post-meta_7c858507b6398a1e {
      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_dcd5befd78fca654 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_dcd5befd78fca654 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_dcd5befd78fca654 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_dcd5befd78fca654 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_00a945a99f180e64 {
  overflow: hidden; }
  .subscribe-area_00a945a99f180e64.style-1_295b9a3ec241b0e5 .te-subscribe-inner-area_3c3fe790951091f8 .te-content-wrapper_34425851db9b21b9 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_00a945a99f180e64.style-1_295b9a3ec241b0e5 .te-image-bg-collumn_d3e8e56566b67513 {
    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_00a945a99f180e64.style-1_295b9a3ec241b0e5 .te-image-bg-collumn_d3e8e56566b67513 {
        display: none; } }
  .subscribe-area_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 {
    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_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 .short-title_5e95344cee6ac0d7 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 .te-subscribe-title_3753c192ae2b2be3 {
      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_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 .te-subscribe-title_3753c192ae2b2be3 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 .te-subscribe-title_3753c192ae2b2be3 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 .te-subscribe-title_3753c192ae2b2be3 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_00a945a99f180e64 .te-content-wrapper_34425851db9b21b9 .text_477d053b22ab7a14 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_00a945a99f180e64 .te-subscribe-inner-area_3c3fe790951091f8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_00a945a99f180e64 .te-subscribe-inner-area_3c3fe790951091f8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_00a945a99f180e64 .te-subscribe-inner-area_3c3fe790951091f8 .te-subscribe-collumn_818089732c291a1e {
      -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_00a945a99f180e64 .te-subscribe-inner-area_3c3fe790951091f8 .te-subscribe-collumn_818089732c291a1e.te-image-bg-collumn_d3e8e56566b67513 {
          display: none; } }
    .subscribe-area_00a945a99f180e64 .te-subscribe-inner-area_3c3fe790951091f8 .mc4wp-form-fields_c789c31bcfc59d77 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_00a945a99f180e64 .te-subscribe-inner-area_3c3fe790951091f8 .mc4wp-form-fields_c789c31bcfc59d77 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_00a945a99f180e64 .te-subscribe-inner-area_3c3fe790951091f8 .mc4wp-form-fields_c789c31bcfc59d77 .submit-btn_3e15c64dc444f6c2 {
        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_2059f765ddee4f47 .te-subscribe-form-wrapper_f452445ff3a80480 {
  color: #335371; }

.te-subscribe-form-widget_effb0fa465aa358d {
  position: relative; }
  .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-form-fields_c789c31bcfc59d77 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_effb0fa465aa358d .single-field_02b23ac81988199f *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_effb0fa465aa358d .submit-btn_3e15c64dc444f6c2 {
    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_effb0fa465aa358d .submit-btn_3e15c64dc444f6c2:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-response_8149e0aad56f83ff {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-response_8149e0aad56f83ff .mc4wp-alert_d5f8e3f60508191f.mc4wp-error_0ddab8183964e64f p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-response_8149e0aad56f83ff .mc4wp-alert_d5f8e3f60508191f.mc4wp-error_0ddab8183964e64f a {
      color: #ff0000; }
    .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-response_8149e0aad56f83ff .mc4wp-alert_d5f8e3f60508191f.mc4wp-success_20de3c9610e780cb p, .te-subscribe-form-widget_effb0fa465aa358d .mc4wp-response_8149e0aad56f83ff .mc4wp-alert_d5f8e3f60508191f.mc4wp-notice_3dd36cdc2720e796 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_983c41b8e3f64c17 {
  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_983c41b8e3f64c17 .te-footer-logo_11e27fea4299700c {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_983c41b8e3f64c17 .te-social-widget_e286cdd4c903ef33 {
    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_983c41b8e3f64c17 .te-social-widget_e286cdd4c903ef33 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e {
  background-color: #131A2A; }
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-sec_e908382c9f253ffd {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-widget-title_01f1d49d03c592aa,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .wp-block-heading_7756d5e327f7ec0d {
    color: #ffffff;
    font-size: 24px; }
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .footer-bottom-area_7ff98a1873c03dde .te-copyright-text_3b41ea9f67af56a3 p,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-widget_2059f765ddee4f47.te_widget_nav_menu_a32da5eba07f325c li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-widget_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-desc_1aed1e6f0c81e2d7 .te-latest-post-title_ebd29c50495fe172 a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-widget_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-desc_1aed1e6f0c81e2d7 .te-latest-post-title_ebd29c50495fe172,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-widget_2059f765ddee4f47 .te_widget_latest_post_b56fa09e4d216470 ul li .te-latest-post-desc_1aed1e6f0c81e2d7 .te-latest-post-meta_7c858507b6398a1e,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-widget_2059f765ddee4f47 .te-subscribe-form-wrapper_f452445ff3a80480,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .te-footer-bottom-menu_dcd5befd78fca654 ul li a,
  .footer_44a6397e8f3f02a0.style-2_49db5c74eec01b4e .footer-bottom-area_7ff98a1873c03dde .te-copyright-text_3b41ea9f67af56a3 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_86bcb5fa639c8a43.map_f9a5ef4eeabb51bc */