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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_30806f2ea900140d,
.wp-block-loginout_56901ed977c99dcd a,
input.te-theme-btn_30806f2ea900140d {
  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_30806f2ea900140d:hover,
  .wp-block-loginout_56901ed977c99dcd a:hover,
  input.te-theme-btn_30806f2ea900140d:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_30806f2ea900140d:focus,
  .wp-block-loginout_56901ed977c99dcd a:focus,
  input.te-theme-btn_30806f2ea900140d:focus {
    color: #ffffff; }
  .te-theme-btn_30806f2ea900140d.yellow-btn_9ab7eb2a624993f1,
  .wp-block-loginout_56901ed977c99dcd a.yellow-btn_9ab7eb2a624993f1,
  input.te-theme-btn_30806f2ea900140d.yellow-btn_9ab7eb2a624993f1 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_30806f2ea900140d.simple-btn_a674f0dc0ef636c8,
  .wp-block-loginout_56901ed977c99dcd a.simple-btn_a674f0dc0ef636c8,
  input.te-theme-btn_30806f2ea900140d.simple-btn_a674f0dc0ef636c8 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_713307896de364ab {
  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_713307896de364ab .circle-rotate-inner_d04e383e662652ff {
    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_c27ed58e54372110 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_d33954c764dd8995 {
  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_110ba03340322448 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_110ba03340322448 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_110ba03340322448 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_110ba03340322448 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_721f5e0adfe78b0a .size-full_f2a035808634243c.alignright_6ca1e2c58af14b1c {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_721f5e0adfe78b0a figure.wp-caption_2d3f85c316e8db44.aligncenter_68c0f6c71b5c4236 {
  margin-top: 40px; }
.tp-page-content_721f5e0adfe78b0a dl, .tp-page-content_721f5e0adfe78b0a ol, .tp-page-content_721f5e0adfe78b0a ul {
  margin-bottom: 11px; }
.tp-page-content_721f5e0adfe78b0a .te-comment-respond_7e708a85c2dfb9af {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_721f5e0adfe78b0a .te-latest-comments_7b6c95983730dbbd .te-comment-respond_7e708a85c2dfb9af {
  margin-bottom: 40px; }
.tp-page-content_721f5e0adfe78b0a .te-post-comments_c67aecd4058d4a0d {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_39777a5f379bc04d .gallery-item_fe3a44e3ae6b973b {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_f427f67df682cfa9 .gallery-item_fe3a44e3ae6b973b {
  max-width: 50%; }

.gallery-columns-3_111aeccb4fc63222 .gallery-item_fe3a44e3ae6b973b {
  max-width: 33.33%; }

.gallery-columns-4_2fcf303161503cfa .gallery-item_fe3a44e3ae6b973b {
  max-width: 25%; }

.gallery-columns-5_0262bf5f51e952ae .gallery-item_fe3a44e3ae6b973b {
  max-width: 20%; }

.gallery-columns-6_db588e8fbb113c28 .gallery-item_fe3a44e3ae6b973b {
  max-width: 16.66%; }

.gallery-columns-7_6018f16b5351a26f .gallery-item_fe3a44e3ae6b973b {
  max-width: 14.28%; }

.gallery-columns-8_bcd3042b0b473846 .gallery-item_fe3a44e3ae6b973b {
  max-width: 12.5%; }

.gallery-columns-9_305ab61cf41da4aa .gallery-item_fe3a44e3ae6b973b {
  max-width: 11.11%; }

.gallery-caption_d623fa7a25b12e9a {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_167d0e7c5eab785c {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_5098595e3b367c7f {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_c7f986d7b49bd283 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_1899f695ced913d7 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_aaad5c21cf1df094 p.wp-block-cover-text_64d72d104b09f07a,
.wp-block-cover_aaad5c21cf1df094.is-light_69b637da7f658bfc .wp-block-cover__inner-container_bb3dd7036a0f75f1 {
  color: #fff !important; }

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

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

.widget_a0f1eec5b3ac8781 .wp-block-archives-dropdown_de3af3c447d83c9e,
.widget_a0f1eec5b3ac8781 .wp-block-categories-dropdown_d809da634f5c1afd,
.widget_a0f1eec5b3ac8781 .wp-block-loginout_56901ed977c99dcd,
.widget_a0f1eec5b3ac8781 .wp-block-social-links_13e2c7ca99d8970c,
.widget_a0f1eec5b3ac8781.widget_archive_8952bac9fb554746 select,
.widget_a0f1eec5b3ac8781.te_widget_categories_5c9ad3bef39d05fa select,
.widget_a0f1eec5b3ac8781.widget_text_98d1100cfbd00c1f select,
.widget_a0f1eec5b3ac8781.te_widget_search_31ec96278d3c6d16 .search-form_c6fff76b064d1a7e,
.widget_a0f1eec5b3ac8781.te_widget_tag_cloud_2e0fcd060222fb81 .tagcloud_74f6731d1cd90480,
.widget_a0f1eec5b3ac8781 .wp-block-tag-cloud_30252a24d47881f4 {
  margin-bottom: 6px; }

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

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

.blog-search-content_de7dcbf5a1259f75 {
  margin: 0; }
  .blog-search-content_de7dcbf5a1259f75 .wp-block-search_5098595e3b367c7f,
  .blog-search-content_de7dcbf5a1259f75 .search-form_c6fff76b064d1a7e,
  .blog-search-content_de7dcbf5a1259f75 .sidebar__search_850fdd4b6eeb709c {
    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_de7dcbf5a1259f75 .wp-block-search_5098595e3b367c7f,
      .blog-search-content_de7dcbf5a1259f75 .search-form_c6fff76b064d1a7e,
      .blog-search-content_de7dcbf5a1259f75 .sidebar__search_850fdd4b6eeb709c {
        width: 100%; } }
    .blog-search-content_de7dcbf5a1259f75 .wp-block-search_5098595e3b367c7f .wp-block-search__inside-wrapper_a08009d244e09e4b,
    .blog-search-content_de7dcbf5a1259f75 .search-form_c6fff76b064d1a7e .wp-block-search__inside-wrapper_a08009d244e09e4b,
    .blog-search-content_de7dcbf5a1259f75 .sidebar__search_850fdd4b6eeb709c .wp-block-search__inside-wrapper_a08009d244e09e4b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_de7dcbf5a1259f75 .wp-block-search_5098595e3b367c7f label,
    .blog-search-content_de7dcbf5a1259f75 .search-form_c6fff76b064d1a7e label,
    .blog-search-content_de7dcbf5a1259f75 .sidebar__search_850fdd4b6eeb709c 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_de7dcbf5a1259f75 .wp-block-search_5098595e3b367c7f input,
    .blog-search-content_de7dcbf5a1259f75 .search-form_c6fff76b064d1a7e input,
    .blog-search-content_de7dcbf5a1259f75 .sidebar__search_850fdd4b6eeb709c 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_de7dcbf5a1259f75 .wp-block-search_5098595e3b367c7f button,
    .blog-search-content_de7dcbf5a1259f75 .search-form_c6fff76b064d1a7e button,
    .blog-search-content_de7dcbf5a1259f75 .sidebar__search_850fdd4b6eeb709c 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_721f5e0adfe78b0a .wp-smiley_97b71bd8baea4758,
.entry-content_0bd9cbd40ce3911f .wp-smiley_97b71bd8baea4758,
.comment-content_c30dc9721518bd98 .wp-smiley_97b71bd8baea4758 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_7e708a85c2dfb9af.style-two_bb1e9df5c91ece73 .wpcf7-form_40880f04798dca69 .wpcf7-not-valid-tip_e41fd06144b0c3d9 {
  color: #d9c0b8 !important; }
.te-comment-respond_7e708a85c2dfb9af .wpcf7-form_40880f04798dca69 .wpcf7-not-valid_1f932388bd0f5082 {
  border-color: #dc3232 !important; }
.te-comment-respond_7e708a85c2dfb9af .wpcf7-form_40880f04798dca69 .wpcf7-not-valid-tip_e41fd06144b0c3d9 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_7e708a85c2dfb9af .wpcf7-form_40880f04798dca69.sent_5d6d6bd7b5c6acb0 .wpcf7-response-output_8e8c2b64e568bf14 {
  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_7e708a85c2dfb9af .wpcf7-form_40880f04798dca69.invalid_4ec6bc6837422458 .wpcf7-response-output_8e8c2b64e568bf14 {
  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_cda559b771c52c31 {
  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_cda559b771c52c31 .wpcf7-te-list-item_08cf1870fa7e9af6 {
    margin: 0; }
    .wpcf7-form-control_cda559b771c52c31 .wpcf7-te-list-item_08cf1870fa7e9af6 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_cda559b771c52c31 .wpcf7-te-list-item_08cf1870fa7e9af6 label .wpcf7-te-list-item-label_b465d80e2712a3f2 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_fa798f94671ab77e .te-comment-respond_7e708a85c2dfb9af textarea {
  margin-bottom: 12px; }

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

body.admin-bar_ec248770ada4b782 .header-menu-area_9996e0eaf938c590.sticky_menu_7061739a0d85f064 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_ec248770ada4b782 .header-menu-area_9996e0eaf938c590.sticky_menu_7061739a0d85f064 {
      top: 0; } }

.page-template-default_e341fd82ce097e9f.page-id-146_15b68f2210cef063 .tp-page-content_721f5e0adfe78b0a p:last-child {
  margin-bottom: 10px; }
.page-template-default_e341fd82ce097e9f.page-id-1133_62b390c53475c8fc .tp-page-content_721f5e0adfe78b0a .te-comment-respond_7e708a85c2dfb9af {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_e341fd82ce097e9f.page-id-3_d1150df6a3251d7d .page-area_11e154f7ab4df194 {
  padding-top: 128px; }

.single-post-item_97e36bb7e26cff9b.post-24_abd009777f64e32d .wp-block-button_88105bad8d8e02bc a {
  color: #ffffff; }

.post-template-default_e308f1fe94697665.postid-163_b4b508bfebd6725e .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content {
  margin-bottom: 34px; }
.post-template-default_e308f1fe94697665.postid-150_2e819faee1f541c6 .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_e308f1fe94697665.postid-150_2e819faee1f541c6 .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-block-group_d457c82d79cd7653.is-layout-constrained_3ec7599ef057bc9f:last-child {
    border: 1px solid #000; }
.post-template-default_e308f1fe94697665.postid-51_45879bf4e5c489fe .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_e308f1fe94697665.postid-51_45879bf4e5c489fe .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_e308f1fe94697665.postid-1163_d0ab2244548bcd72 .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-caption_2d3f85c316e8db44, .post-template-default_e308f1fe94697665.postid-568_d083f71df3119085 .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-caption_2d3f85c316e8db44 {
  margin-top: 20px; }
.post-template-default_e308f1fe94697665.postid-1785_566974f9422eab45 .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-block-button__link_e3dbbed8734a6d3f {
  color: #ffffff !important; }
.post-template-default_e308f1fe94697665.postid-1149_c4bd9c80e901a0f5 .te-blog-details-wrapper_6cc6583e4adfa425 .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 p {
  margin-bottom: 0; }
.post-template-default_e308f1fe94697665.postid-555_4cda1506a553b16c .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .gallery_f237c40cbb2cfb7e {
  margin-top: 20px; }

.error-404_9b192684c5ee37db.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_9b192684c5ee37db.not-found .error-content_9499871c8cf20e04 .error-btn-bh_bc61649080d55c78 {
    margin-top: 20px; }

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

.sidebar_0c3f1d7be0872389 .widget_media_gallery_4e76f4437e018c35 .gallery-item_fe3a44e3ae6b973b {
  margin-bottom: 0; }
  .sidebar_0c3f1d7be0872389 .widget_media_gallery_4e76f4437e018c35 .gallery-item_fe3a44e3ae6b973b 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_eea2a9f11343d0c4 {
  -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_4fb40d97dc6440c1 {
  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_4efef986b91e90cf path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_ec248770ada4b782 .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9.login .te-header-menu-area_1d347119c5ec0cc5 {
  top: auto !important; }

.header-area_6e4e6dab7f098cae .container-fluid_b9ea57df263b9bca {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_6e4e6dab7f098cae .container-fluid_b9ea57df263b9bca {
      padding: 0 24px; } }
.header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .header-top .te-header-contact-info_389a29c6d7ca5760 span {
    color: #677471; }
    .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .header-top .te-header-contact-info_389a29c6d7ca5760 span i {
      color: #317EFE; }
    .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .header-top .te-header-contact-info_389a29c6d7ca5760 span a {
      color: #677471; }
  .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .header-top .te-social-profile_95875199575a6fe7 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .header-top .te-social-profile_95875199575a6fe7 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .te-header-menu-area_1d347119c5ec0cc5 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .te-header-menu-area_1d347119c5ec0cc5 .menu-wrapper_7a0bc6cbf6879006 {
    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_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .te-header-menu-area_1d347119c5ec0cc5 .menu-wrapper_7a0bc6cbf6879006 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .te-header-menu-area_1d347119c5ec0cc5 .te-header-btn_0d32f260061c8e07 .te-quote-btn_ca1e990b76b70f3a {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .te-sticky_menu {
  top: 0; }
  .header-area_6e4e6dab7f098cae.style-2_a6d9751dd7083da9 .te-sticky_menu .menu-wrapper_7a0bc6cbf6879006 {
    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_cca3ed3663dd2b16 {
    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_bd37b3f8f71948d7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_389a29c6d7ca5760 {
    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_389a29c6d7ca5760 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_389a29c6d7ca5760 span.te-contact-info-item_1aa658e7fd892a1f {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_389a29c6d7ca5760 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_cc71d1aaeec92506 {
      display: none; } }
  .header-top .header-top-btn_cc71d1aaeec92506 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_cc71d1aaeec92506 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_cc71d1aaeec92506 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_95875199575a6fe7 {
    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_95875199575a6fe7 .te-social-profile-label_200f19c279b6b3a2 {
      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_95875199575a6fe7 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_95875199575a6fe7 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_1d347119c5ec0cc5 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_1d347119c5ec0cc5.te-te-sticky-header_44de3bb733198786 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_1d347119c5ec0cc5.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_1d347119c5ec0cc5.te-sticky_menu .te-logo_439154a7720e8917 {
      height: 84px; }
      .te-header-menu-area_1d347119c5ec0cc5.te-sticky_menu .te-logo_439154a7720e8917:after {
        display: none; }
      .te-header-menu-area_1d347119c5ec0cc5.te-sticky_menu .te-logo_439154a7720e8917 .te-standard-logo_16e40d29f6afb573 {
        display: none; }
      .te-header-menu-area_1d347119c5ec0cc5.te-sticky_menu .te-logo_439154a7720e8917 .te-sticky-logo_079b74ac586dc6cf {
        display: block; }
        .te-header-menu-area_1d347119c5ec0cc5.te-sticky_menu .te-logo_439154a7720e8917 .te-sticky-logo_079b74ac586dc6cf img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_1d347119c5ec0cc5.te-sticky_menu .te-main-menu_afda72835775c8a9 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_1d347119c5ec0cc5.te-sticky_menu .te-main-menu_afda72835775c8a9 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_1d347119c5ec0cc5.te-sticky_menu .te-main-menu_afda72835775c8a9 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_1d347119c5ec0cc5.te-sticky_menu .te-main-menu_afda72835775c8a9 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_1d347119c5ec0cc5 .te-header-menu-wrapper_43a43211bdad3353 {
    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_1d347119c5ec0cc5 .te-header-menu-wrapper_43a43211bdad3353 {
        gap: 20px; } }
  .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 {
    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_1d347119c5ec0cc5 .te-logo_439154a7720e8917 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 .te-standard-logo_16e40d29f6afb573 {
        display: none; } }
    .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 .te-standard-logo_16e40d29f6afb573 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 .te-sticky-logo_079b74ac586dc6cf {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 .te-sticky-logo_079b74ac586dc6cf {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 .te-sticky-logo_079b74ac586dc6cf {
          display: block; } }
      .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 .te-sticky-logo_079b74ac586dc6cf img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_1d347119c5ec0cc5 .te-logo_439154a7720e8917 .te-retina-logo_a70fce3fd898943d {
      display: none; }

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

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

.te-header-btn_0d32f260061c8e07 {
  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_0d32f260061c8e07 .te-icon_3a91ee383d2d366e {
    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_0d32f260061c8e07 .te-icon_3a91ee383d2d366e: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_0d32f260061c8e07 {
      display: none; } }
  .te-header-btn_0d32f260061c8e07 .te-cta-btn_2ec232ff8e2127a9 {
    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_0d32f260061c8e07 .te-cta-btn_2ec232ff8e2127a9:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_0d32f260061c8e07 .te-quote-btn_ca1e990b76b70f3a {
    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_0d32f260061c8e07 .te-quote-btn_ca1e990b76b70f3a: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_4908574bed2aa916 {
    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_4908574bed2aa916 .te-search-content-filed_6822591dc6c94e14 {
      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_4908574bed2aa916 .te-search-content-filed_6822591dc6c94e14 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_4908574bed2aa916 .te-search-form_a78417b42e06a982 {
      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_4908574bed2aa916 .te-search-form_a78417b42e06a982 .te-search-form-input_d348ac3986992c79 {
        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_4908574bed2aa916 .te-search-form_a78417b42e06a982 .te-search-form-input_d348ac3986992c79 .te-search-icon_5b6525ca8c4bb581 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_4908574bed2aa916 .te-search-form_a78417b42e06a982 .te-search-form-input_d348ac3986992c79 button.te-submit-search-btn_1c3e86d77dca2ffd {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_4908574bed2aa916 .te-search-form_a78417b42e06a982 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_78e2c302ebe45fe8 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_50c078fbe7f3dc09 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_cf12a322c8434931 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_cf12a322c8434931 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_00b2531899b66ebc {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_a7b68b7cfef36303 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_67a36206eef6523f {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_67a36206eef6523f .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_67a36206eef6523f .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-menu-sidebar-title_db1eeacbaf835cdc {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-header-contact-info_389a29c6d7ca5760 {
      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_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-header-contact-info_389a29c6d7ca5760 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_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-header-contact-info_389a29c6d7ca5760 span.te-contact-info-item_1aa658e7fd892a1f {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-header-contact-info_389a29c6d7ca5760 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_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-header-contact-info_389a29c6d7ca5760 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-social-profile_95875199575a6fe7 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-social-profile_95875199575a6fe7 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_19eafbeadca27b95 .te-menu-sidebar-single-widget_f89375fc2ceacddf .te-social-profile_95875199575a6fe7 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_60eed3d300400ce4 {
  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_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-feature-img_07b6778e5d685a1e {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-feature-img_07b6778e5d685a1e {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-feature-img_07b6778e5d685a1e {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-feature-img_07b6778e5d685a1e {
          right: -380px; } }
      .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-feature-img_07b6778e5d685a1e .company-award_2f8c9ca69db84089 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-feature-img_07b6778e5d685a1e .company-award_2f8c9ca69db84089 .icon_cc07fe9413c64129 {
          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_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-feature-img_07b6778e5d685a1e .slider-feature-img-overlay_1f3fb0bd15010c3a {
          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_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-left-shape_1fefa25848a65209 {
      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_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-left-shape_1fefa25848a65209 {
          display: none; } }
    .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-right-shape_667c310170c4173a {
      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_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-right-shape_667c310170c4173a {
          display: none; } }
    .slider-area_60eed3d300400ce4.style-2_a6d9751dd7083da9 .te-single-slider_7ea5b8165dcf1680 .slider-circle-shape_5f265b9a1db23c82 {
      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_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-short-title_3c4fe2a564b26fa1,
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-title_37ed031ee56cf411,
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-short-desc_0c699d61ecc9cef3,
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-btn-wrapper_8aa1a804b9dbc835 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-short-title_3c4fe2a564b26fa1 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-title_37ed031ee56cf411 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-short-desc_0c699d61ecc9cef3 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-active_bd105cedd0c37851 .te-slider-btn-wrapper_8aa1a804b9dbc835 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-dots_7e8d466d3b5f8fdc {
    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_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-dots_7e8d466d3b5f8fdc {
        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_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-dots_7e8d466d3b5f8fdc 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_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-dots_7e8d466d3b5f8fdc 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_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-dots_7e8d466d3b5f8fdc li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-dots_7e8d466d3b5f8fdc li.slick-active_bd105cedd0c37851 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_60eed3d300400ce4 .te-slider-wrapper_ec4ac2fe10ad0b04 .slick-dots_7e8d466d3b5f8fdc li.slick-active_bd105cedd0c37851 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 {
    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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 {
        background-image: none !important; } }
    .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-overlay_97301425318faf84 {
      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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-overlay_97301425318faf84 {
          left: 0; } }
      .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-overlay_97301425318faf84 .te-slider-overlay-shape_c1bf58f65b5ebd7d {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-overlay_97301425318faf84 .te-slider-overlay-shape_c1bf58f65b5ebd7d {
            display: none; } }
    .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca {
      position: relative;
      z-index: 99; }
      .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-short-title_3c4fe2a564b26fa1 {
        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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
        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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-short-desc_0c699d61ecc9cef3 {
        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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-short-desc_0c699d61ecc9cef3 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-short-desc_0c699d61ecc9cef3 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-short-desc_0c699d61ecc9cef3 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 {
        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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 {
            padding-top: 30px; } }
        .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-theme-btn_30806f2ea900140d {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-call-btn_556c0c45946d27cb {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-call-btn_556c0c45946d27cb .te-icon_3a91ee383d2d366e {
            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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-call-btn_556c0c45946d27cb .te-content_1721952c0dd50f6d {
            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_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-call-btn_556c0c45946d27cb .te-content_1721952c0dd50f6d .te-title_3690e5d0d26b1a3a {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_60eed3d300400ce4 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-call-btn_556c0c45946d27cb .te-content_1721952c0dd50f6d .te-text_2f6359464a8d32c7 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306: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_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-overlay_97301425318faf84 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-overlay_97301425318faf84::before {
        display: none; }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .slider-shape_6b18de9152ada02d {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .slider-shape_6b18de9152ada02d img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-one_2fc36d7f45034b17 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-one_2fc36d7f45034b17 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-one_2fc36d7f45034b17 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-one_2fc36d7f45034b17 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-one_2fc36d7f45034b17 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-two_f74f777c7339ec10 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-two_f74f777c7339ec10 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-two_f74f777c7339ec10 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-two_f74f777c7339ec10 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-two_f74f777c7339ec10 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-three_e73d54a5fe97d8b7 {
      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_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-three_e73d54a5fe97d8b7 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .shape-three_e73d54a5fe97d8b7 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-container_ae8d63ceefe9f87a {
      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_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-container_ae8d63ceefe9f87a {
          -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_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-container_ae8d63ceefe9f87a {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-container_ae8d63ceefe9f87a .te-slider-column_fdca2b02d275dac2 {
        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_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-container_ae8d63ceefe9f87a .te-slider-column_fdca2b02d275dac2 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-theme-btn_30806f2ea900140d {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-theme-btn_30806f2ea900140d:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-btn-wrapper_8aa1a804b9dbc835 .te-call-btn_556c0c45946d27cb .te-icon_3a91ee383d2d366e {
      color: #317EFE; }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
      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_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-single-slider_7ea5b8165dcf1680 .te-slider-content-wrapper_b8140c7239f565ca .te-slider-content_b8bb364c53ec1c6b .te-slider-title_37ed031ee56cf411 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-slider-wrapper_ec4ac2fe10ad0b04 .container_7500fde805fd4ea9 {
    position: relative; }
  .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-slider-wrapper_ec4ac2fe10ad0b04 .slider-shape-bg_7265f60cbc012f96 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-slider-wrapper_ec4ac2fe10ad0b04 .slider-shape-bg_7265f60cbc012f96 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-slider-wrapper_ec4ac2fe10ad0b04 .slider-shape-bg_7265f60cbc012f96 {
        margin-left: 0; } }
    .slider-area_60eed3d300400ce4.style-1_ec8a1e00568ab306 .te-slider-wrapper_ec4ac2fe10ad0b04 .slider-shape-bg_7265f60cbc012f96: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_358f06451cb0cdfa {
  position: relative; }

.te-info-card_6d9e9f9af47392c0 {
  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_6d9e9f9af47392c0 {
      padding: 40px 25px; } }
  .te-info-card_6d9e9f9af47392c0: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_6d9e9f9af47392c0:hover .te-image-wrapper_76282d383161e939 .overlay_befc0821a8225a99 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_6d9e9f9af47392c0:hover .te-image-wrapper_76282d383161e939 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_6d9e9f9af47392c0:hover .icon_cc07fe9413c64129 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_6d9e9f9af47392c0:hover .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 .te-theme-btn_30806f2ea900140d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_6d9e9f9af47392c0 .te-info-card-inner_2de13aafeb66d42c {
    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_6d9e9f9af47392c0 .te-image-wrapper_76282d383161e939 {
    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_6d9e9f9af47392c0 .te-image-wrapper_76282d383161e939 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_6d9e9f9af47392c0 .te-image-wrapper_76282d383161e939 .overlay_befc0821a8225a99 {
      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_6d9e9f9af47392c0 .icon_cc07fe9413c64129 {
    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_6d9e9f9af47392c0 .icon_cc07fe9413c64129 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_6d9e9f9af47392c0 .te-content-wrapper_c70efe22ee4a8abb {
    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_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 {
    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_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 .icon_cc07fe9413c64129 {
      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_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 .icon_cc07fe9413c64129::before, .te-info-card_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 .icon_cc07fe9413c64129::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 .icon_cc07fe9413c64129::before {
        top: 15px;
        left: 5px; }
      .te-info-card_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 .icon_cc07fe9413c64129::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 .title_02cf27757a22f512 {
      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_6d9e9f9af47392c0 .te-title-wrapper_f3b80eb7eb206782 .divider_d99579e27b6e001c {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_6d9e9f9af47392c0 .content_6b49982358849337 {
    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_6d9e9f9af47392c0 .content_6b49982358849337 .desc_d4a3c6837b628b79 {
      -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_6d9e9f9af47392c0 .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_6d9e9f9af47392c0 .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 .te-theme-btn_30806f2ea900140d {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_6d9e9f9af47392c0 .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 .te-theme-btn_30806f2ea900140d:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 {
  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_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 {
      padding: 35px; } }
  .te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9:hover .image_f58709644074c21c 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_6d9e9f9af47392c0.style-2_a6d9751dd7083da9:hover .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 .te-theme-btn_30806f2ea900140d {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 .image_f58709644074c21c {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 .image_f58709644074c21c 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_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 .te-title-wrapper_f3b80eb7eb206782 {
    padding-bottom: 15px; }
  .te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 .content_6b49982358849337 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_6d9e9f9af47392c0.style-2_a6d9751dd7083da9 .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 .te-theme-btn_30806f2ea900140d {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_c1c640710d42cdb8.style-three_c8ee85b13b528e32 {
  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_c1c640710d42cdb8.style-three_c8ee85b13b528e32 .icon_cc07fe9413c64129 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_c1c640710d42cdb8.style-three_c8ee85b13b528e32 .icon_cc07fe9413c64129 img {
      width: 100%; }
  .te-icon-card_c1c640710d42cdb8.style-three_c8ee85b13b528e32 .content_6b49982358849337 {
    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_c1c640710d42cdb8.style-three_c8ee85b13b528e32 .content_6b49982358849337 .title_02cf27757a22f512 {
      color: #ffffff; }
    .te-icon-card_c1c640710d42cdb8.style-three_c8ee85b13b528e32 .content_6b49982358849337 .desc_d4a3c6837b628b79 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_c1c640710d42cdb8.style-three_c8ee85b13b528e32 {
      gap: 25px; }
      .te-icon-card_c1c640710d42cdb8.style-three_c8ee85b13b528e32 .content_6b49982358849337 {
        gap: 18px; } }

.te-icon-card_c1c640710d42cdb8.style-2_a6d9751dd7083da9 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_c1c640710d42cdb8.style-2_a6d9751dd7083da9 .icon_cc07fe9413c64129 {
    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_c1c640710d42cdb8.style-2_a6d9751dd7083da9 .content_6b49982358849337 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_c1c640710d42cdb8.style-2_a6d9751dd7083da9 .content_6b49982358849337 .title_02cf27757a22f512 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_c1c640710d42cdb8.style-2_a6d9751dd7083da9 .content_6b49982358849337 .desc_d4a3c6837b628b79 {
      line-height: 22px; }

.te-about-image-card_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be {
      text-align: left; } }
  .te-about-image-card_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a > img {
          width: 100%; } }
    .te-about-image-card_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-img-card-shape_94236b3b8fe8885e {
      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_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-img-card-shape_94236b3b8fe8885e {
          right: 0; } }
.te-about-image-card_b79e304238bf00a2 .te-company-foundation_0a21878b96516488 {
  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_b79e304238bf00a2 .te-company-foundation_0a21878b96516488 .te-counter-wrapper_c5ac0bee2854df72 {
    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_b79e304238bf00a2 .te-company-foundation_0a21878b96516488 .counter-title_844fc51ff59fbc58 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_b79e304238bf00a2 .te-company-foundation_0a21878b96516488 .title_02cf27757a22f512 {
    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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-img-card-shape_94236b3b8fe8885e {
    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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-img-card-shape_94236b3b8fe8885e {
        display: none; } }
  .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 {
        position: relative; } }
    .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-another-image-inner_1653977551a2e89d {
      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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-another-image-inner_1653977551a2e89d {
          width: 100%; }
          .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-another-image-inner_1653977551a2e89d img {
            width: 100%; } }
    .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .video-btn_a28c5a6d48ceff8f {
      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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .video-btn_a28c5a6d48ceff8f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .video-btn_a28c5a6d48ceff8f 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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-badge-text_de5942ea3ac619e4 {
      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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-badge-text_de5942ea3ac619e4 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-badge-text_de5942ea3ac619e4 .icon_cc07fe9413c64129 {
        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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-badge-text_de5942ea3ac619e4 .text_e27ac0e07a85652a {
        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_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-badge-text_de5942ea3ac619e4 .text_e27ac0e07a85652a .title_02cf27757a22f512 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_b79e304238bf00a2.style-2_a6d9751dd7083da9 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a .te-another-image_059f48edc8bc5ff8 .te-badge-text_de5942ea3ac619e4 .text_e27ac0e07a85652a span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 {
  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_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-section-title_7c6530a751476be1 {
    margin-bottom: 0; }
    .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-section-title_7c6530a751476be1 .title_02cf27757a22f512 {
      margin-bottom: 0; }
  .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-list-item-wrapper_cb708b05088c27d9 {
    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_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-list-item-wrapper_cb708b05088c27d9 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-list-item-wrapper_cb708b05088c27d9 .te-list-item_4d4d2ef5eadd02b6 .icon_cc07fe9413c64129 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-list-item-wrapper_cb708b05088c27d9 .te-list-item_4d4d2ef5eadd02b6 .text_e27ac0e07a85652a {
      color: #14203A; }
  .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 {
    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_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .te-single-info-list_c4a328fdcee3075b {
      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_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .te-single-info-list_c4a328fdcee3075b:hover .icon_cc07fe9413c64129 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_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .te-single-info-list_c4a328fdcee3075b .icon_cc07fe9413c64129 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .te-single-info-list_c4a328fdcee3075b .icon_cc07fe9413c64129::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_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .te-single-info-list_c4a328fdcee3075b .icon_cc07fe9413c64129 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_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .te-single-info-list_c4a328fdcee3075b .title_02cf27757a22f512 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_c7ddccbc97b4e9c8 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .te-single-info-list_c4a328fdcee3075b .short-title_8c4385378afba1ca {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_c7ddccbc97b4e9c8.style-2_a6d9751dd7083da9 .te-about-info-content_c5589c4fa1ff5b54 {
  gap: 10px; }
  .te-about-info-card_c7ddccbc97b4e9c8.style-2_a6d9751dd7083da9 .te-about-info-content_c5589c4fa1ff5b54 .te-list-item-wrapper_cb708b05088c27d9 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_c7ddccbc97b4e9c8.style-2_a6d9751dd7083da9 .te-about-info-content_c5589c4fa1ff5b54 .te-list-item-wrapper_cb708b05088c27d9 .te-list-item_4d4d2ef5eadd02b6 .icon_cc07fe9413c64129 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_c7ddccbc97b4e9c8.style-2_a6d9751dd7083da9 .te-about-info-content_c5589c4fa1ff5b54 .te-list-item-wrapper_cb708b05088c27d9 .te-list-item_4d4d2ef5eadd02b6 .text_e27ac0e07a85652a {
      color: #335371; }
  .te-about-info-card_c7ddccbc97b4e9c8.style-2_a6d9751dd7083da9 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_c7ddccbc97b4e9c8.style-2_a6d9751dd7083da9 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .divider_d99579e27b6e001c {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_c7ddccbc97b4e9c8.style-2_a6d9751dd7083da9 .te-about-info-content_c5589c4fa1ff5b54 .te-info-list_884c77aca805d057 .divider_d99579e27b6e001c {
          height: 1px;
          width: 100%; } }

.te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-section-title_7c6530a751476be1 {
  margin-bottom: 40px; }
.te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .about-info-wrapper_0c967366c543087c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .about-info-wrapper_0c967366c543087c {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .about-info-wrapper_0c967366c543087c .about-info-img_3f41f4ad81212be3 {
    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_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .about-info-wrapper_0c967366c543087c .about-info-img_3f41f4ad81212be3 {
        height: 350px; } }
    .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .about-info-wrapper_0c967366c543087c .about-info-img_3f41f4ad81212be3 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 .skill-progressbar-wrapper_7cc12c87f6ae18e9 {
    width: 100%; }
  .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 .te-icon-card-wrapper_ae1f30c84380b01c {
    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_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 .te-icon-card-wrapper_ae1f30c84380b01c .te-icon-card_c1c640710d42cdb8 {
      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_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 .te-icon-card-wrapper_ae1f30c84380b01c .te-icon-card_c1c640710d42cdb8 .icon_cc07fe9413c64129 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 .te-icon-card-wrapper_ae1f30c84380b01c .te-icon-card_c1c640710d42cdb8 .content_6b49982358849337 {
        gap: 4px; }
        .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 .te-icon-card-wrapper_ae1f30c84380b01c .te-icon-card_c1c640710d42cdb8 .content_6b49982358849337 .title_02cf27757a22f512 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_c7ddccbc97b4e9c8.style-three_c8ee85b13b528e32 .te-about-info-content_c5589c4fa1ff5b54 .te-btn-wrapper_8885e2cf5b504c99 {
    margin-top: 7px; }

.te-counter-card_908d5aa3d4c5b350 {
  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_908d5aa3d4c5b350 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_908d5aa3d4c5b350 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 {
    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_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6:hover .icon_cc07fe9413c64129 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .icon_cc07fe9413c64129 {
      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_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .icon_cc07fe9413c64129 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .te-counter-title_b83835317e926b70 {
      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_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .te-counter-title_b83835317e926b70 .content_6b49982358849337 {
        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_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .number_b88c3f2e65fd0af6 {
      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_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .number_b88c3f2e65fd0af6 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .title_02cf27757a22f512 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .text_e27ac0e07a85652a {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_d021d3502a08abb2 {
  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_d021d3502a08abb2::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_d021d3502a08abb2 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_d021d3502a08abb2:hover {
    top: -5px; }
    .te-process-step_d021d3502a08abb2:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_d021d3502a08abb2:hover .icon_cc07fe9413c64129 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d021d3502a08abb2:hover .counter-number_2e0d221cd9827a84 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d021d3502a08abb2:hover .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 .te-theme-btn_30806f2ea900140d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_d021d3502a08abb2 .icon_cc07fe9413c64129 {
    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_d021d3502a08abb2 .icon_cc07fe9413c64129 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_d021d3502a08abb2 .te-content-wrapper_c70efe22ee4a8abb {
    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_d021d3502a08abb2 .te-counter-wrapper_c5ac0bee2854df72 {
    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_d021d3502a08abb2 .te-counter-wrapper_c5ac0bee2854df72 .shape_8a68d1663f59ebc4 {
      position: relative; }
  .te-process-step_d021d3502a08abb2 .counter-number_2e0d221cd9827a84 {
    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_d021d3502a08abb2 .te-title-wrapper_f3b80eb7eb206782 {
    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_d021d3502a08abb2 .te-title-wrapper_f3b80eb7eb206782 .icon_cc07fe9413c64129 {
      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_d021d3502a08abb2 .te-title-wrapper_f3b80eb7eb206782 .title_02cf27757a22f512 {
      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_d021d3502a08abb2 .content_6b49982358849337 {
    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_d021d3502a08abb2 .content_6b49982358849337 .desc_d4a3c6837b628b79 {
      -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_d021d3502a08abb2 .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 {
      margin-top: -10px; }
      .te-process-step_d021d3502a08abb2 .content_6b49982358849337 .te-read-more_6307c977ebbb9e23 .te-theme-btn_30806f2ea900140d {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_c6f126f30f86a609 {
  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_c6f126f30f86a609 {
      padding: 30px; } }
  .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb {
    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_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f {
      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_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .image_f58709644074c21c {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .rating_6bf5cc66ca49cfe3 {
          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_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .name_045e290316812c5d {
          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_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .name_045e290316812c5d {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .designation_496eb5733c9cf197 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .icon_cc07fe9413c64129 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_c6f126f30f86a609 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .icon_cc07fe9413c64129 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_5825affa5a3ccea7 {
  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_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb {
    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_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf {
        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_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .icon_cc07fe9413c64129 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .name_045e290316812c5d {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .designation_496eb5733c9cf197 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_5825affa5a3ccea7 .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .image_f58709644074c21c {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace::before {
    display: none; }
  .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb {
    gap: 15px; }
    .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .title_02cf27757a22f512 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf {
      -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_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf {
          padding: 15px 30px; } }
      .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .image_f58709644074c21c {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .image_f58709644074c21c img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .rating_6bf5cc66ca49cfe3 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .te-user-info_64e8b6341c642edf .name_045e290316812c5d span {
        color: #317EFE; }
    .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .icon_cc07fe9413c64129 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .icon_cc07fe9413c64129 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_15f518fe7fc03332 {
  position: relative; }
  .te-testimonial-slider-wrapper_15f518fe7fc03332 .slick-list_51996d37582b092c {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_15f518fe7fc03332 .slick-list_51996d37582b092c .slick-slide_8dcaa9c7f2a1a282 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_15f518fe7fc03332 .slick-dots_7e8d466d3b5f8fdc {
    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_15f518fe7fc03332 .slick-dots_7e8d466d3b5f8fdc 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_15f518fe7fc03332 .slick-dots_7e8d466d3b5f8fdc 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_15f518fe7fc03332 .slick-dots_7e8d466d3b5f8fdc li.slick-active_bd105cedd0c37851 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_15f518fe7fc03332 .slick-dots_7e8d466d3b5f8fdc li.slick-active_bd105cedd0c37851 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_15f518fe7fc03332 .slick-arrow_ebb3d6448bd4f374 {
    display: none !important; }

.te-accordion-box-wrapper_aedc7993b9b45e46 {
  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_8f62b24566d7bd3c .te-accordion-list-item_e668474bad9ccfe1 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_8f62b24566d7bd3c .te-accordion-list-item_e668474bad9ccfe1 .te-accordion-head_75fc5de784c958f5 {
    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_8f62b24566d7bd3c .te-accordion-list-item_e668474bad9ccfe1 .te-accordion-head_75fc5de784c958f5: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_8f62b24566d7bd3c .te-accordion-list-item_e668474bad9ccfe1 .te-accordion-head_75fc5de784c958f5.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_8f62b24566d7bd3c .te-accordion-list-item_e668474bad9ccfe1 .te-accordion-head_75fc5de784c958f5 .te-accordion-title_cf1cddf8a09a58dd {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_8f62b24566d7bd3c .te-accordion-list-item_e668474bad9ccfe1 .te-accordion-body_a189d9a49846f661 {
    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_92a596d66c2ff77f {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_92a596d66c2ff77f {
      padding-left: 30px; } }
  .page-header_92a596d66c2ff77f .te-page-title_7c4d4a9bda891313,
  .page-header_92a596d66c2ff77f .page-title_69275c49d1f5fee2 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_92a596d66c2ff77f .te-page-title_7c4d4a9bda891313,
      .page-header_92a596d66c2ff77f .page-title_69275c49d1f5fee2 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_d2aa528027e98c3e {
  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_d2aa528027e98c3e:hover .te-post-thumbnail_a6728f712cee2c65 img,
  .te-post-item_d2aa528027e98c3e:hover .post-video_98dee4749f87ada0 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_d2aa528027e98c3e iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d2aa528027e98c3e iframe {
        height: 350px; } }
  .te-post-item_d2aa528027e98c3e .post-gallery .slick-list_51996d37582b092c .slick-track_34ebc67ac25dfb0e {
    height: 392px;
    overflow: hidden; }
  .te-post-item_d2aa528027e98c3e .te-post-content-wrapper_91e6337ee66197f1 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d2aa528027e98c3e .te-post-content-wrapper_91e6337ee66197f1 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_d2aa528027e98c3e .te-post-content-wrapper_91e6337ee66197f1 .te-read-more_6307c977ebbb9e23 {
      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_d2aa528027e98c3e.format-quote_2c0bda5a233522f3 .te-post-content {
    margin: 0; }
  .te-post-item_d2aa528027e98c3e.format-quote_2c0bda5a233522f3 blockquote {
    margin: 0; }
    .te-post-item_d2aa528027e98c3e.format-quote_2c0bda5a233522f3 blockquote p {
      margin-top: 0; }
    .te-post-item_d2aa528027e98c3e.format-quote_2c0bda5a233522f3 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_d2aa528027e98c3e.format-quote_2c0bda5a233522f3 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_d2aa528027e98c3e.sticky_3fe2af31a3caaa50 {
    border: 2px solid #317EFE; }
    .te-post-item_d2aa528027e98c3e.sticky_3fe2af31a3caaa50 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_d2aa528027e98c3e.sticky_3fe2af31a3caaa50 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_d2aa528027e98c3e .te-post-title_9f15817b4641b534 {
    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_d2aa528027e98c3e .te-post-title_9f15817b4641b534 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_d2aa528027e98c3e .te-post-title_9f15817b4641b534:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_d2aa528027e98c3e .te-post-content p {
    margin-top: 17px; }
  .te-post-item_d2aa528027e98c3e .te-post-content h2,
  .te-post-item_d2aa528027e98c3e .te-post-content h3,
  .te-post-item_d2aa528027e98c3e .te-post-content h4,
  .te-post-item_d2aa528027e98c3e .te-post-content h5,
  .te-post-item_d2aa528027e98c3e .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_d2aa528027e98c3e .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_d2aa528027e98c3e .te-single-post-meta_b2017cee5d26b051 {
    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_d2aa528027e98c3e .te-social-share_c45c9d2151c119e2 {
    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_d2aa528027e98c3e .te-social-share_c45c9d2151c119e2 a.facebook_a7548f9c07e8e0e4 {
      color: #1877f2; }
    .te-post-item_d2aa528027e98c3e .te-social-share_c45c9d2151c119e2 a.twitter_fb805097d6bbaa04 {
      color: #1da1f2; }
    .te-post-item_d2aa528027e98c3e .te-social-share_c45c9d2151c119e2 a.linkedin_85377a3928f91ee9 {
      color: #1a70c6; }
    .te-post-item_d2aa528027e98c3e .te-social-share_c45c9d2151c119e2 .te-social-share-title_9c7a65a275bd8079 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_d2aa528027e98c3e .te-blog-post-tag_8222bb38b1325e5d {
    width: 100%;
    display: inline-block; }
    .te-post-item_d2aa528027e98c3e .te-blog-post-tag_8222bb38b1325e5d 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_d2aa528027e98c3e .te-blog-post-tag_8222bb38b1325e5d .te-post-tag-list_700064ec9f0db0ce {
      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_d2aa528027e98c3e .te-blog-post-tag_8222bb38b1325e5d .te-post-tag-list_700064ec9f0db0ce 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_d2aa528027e98c3e .te-blog-post-tag_8222bb38b1325e5d .te-post-tag-list_700064ec9f0db0ce 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_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65,
  .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0 {
    position: relative;
    overflow: hidden; }
    .te-post-item_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65 img,
    .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0 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_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65 .popup-video-wrapper_2ea1e16e72b1bd28,
    .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0 .popup-video-wrapper_2ea1e16e72b1bd28 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65 .video-btn_a28c5a6d48ceff8f a,
    .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0 .video-btn_a28c5a6d48ceff8f 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_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65 .video-btn_a28c5a6d48ceff8f a i,
      .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0 .video-btn_a28c5a6d48ceff8f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65 .video-btn_a28c5a6d48ceff8f a:hover,
      .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0 .video-btn_a28c5a6d48ceff8f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_d2aa528027e98c3e 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_d2aa528027e98c3e button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_d2aa528027e98c3e button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_d2aa528027e98c3e 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_d2aa528027e98c3e button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_d2aa528027e98c3e button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_d2aa528027e98c3e .post-audio_ffff5733dc6d6d0e iframe {
    width: 100%; }
  .te-post-item_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c {
    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_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c {
        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_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c 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_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c 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_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_bab8c3791c3d5eca {
  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_bab8c3791c3d5eca.style-1_ec8a1e00568ab306 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_bab8c3791c3d5eca.style-1_ec8a1e00568ab306 .image_f58709644074c21c {
      height: 290px; }
    .te-post-card_bab8c3791c3d5eca.style-1_ec8a1e00568ab306 .content_6b49982358849337 {
      padding: 0 20px 20px 20px; }
  .te-post-card_bab8c3791c3d5eca:hover .image_f58709644074c21c 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_bab8c3791c3d5eca .image_f58709644074c21c {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_bab8c3791c3d5eca .image_f58709644074c21c 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_bab8c3791c3d5eca .image_f58709644074c21c .te-post-date_c4723dc5b0660136 {
      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_bab8c3791c3d5eca .image_f58709644074c21c .te-post-date_c4723dc5b0660136 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_bab8c3791c3d5eca .content_6b49982358849337 {
    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_bab8c3791c3d5eca .content_6b49982358849337 .te-post-meta-info_4ad9c0a0e66c0102 {
      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_bab8c3791c3d5eca .content_6b49982358849337 .te-post-meta-info_4ad9c0a0e66c0102 .te-single-meta_5c34bc6856b99642 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_bab8c3791c3d5eca .content_6b49982358849337 .te-post-meta-info_4ad9c0a0e66c0102 .te-single-meta_5c34bc6856b99642 span,
        .te-post-card_bab8c3791c3d5eca .content_6b49982358849337 .te-post-meta-info_4ad9c0a0e66c0102 .te-single-meta_5c34bc6856b99642 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_bab8c3791c3d5eca .content_6b49982358849337 .te-post-meta-info_4ad9c0a0e66c0102 .te-single-meta_5c34bc6856b99642 i {
          color: #317EFE; }
    .te-post-card_bab8c3791c3d5eca .content_6b49982358849337 .title_02cf27757a22f512 {
      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_bab8c3791c3d5eca .content_6b49982358849337 a.read-btn_f5d7c945a2ccc434 {
      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_bab8c3791c3d5eca .content_6b49982358849337 a.read-btn_f5d7c945a2ccc434:hover {
        color: #317EFE; }

.te-post-card_bab8c3791c3d5eca.style-2_a6d9751dd7083da9 {
  gap: 20px; }
  .te-post-card_bab8c3791c3d5eca.style-2_a6d9751dd7083da9 .image_f58709644074c21c {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_bab8c3791c3d5eca.style-2_a6d9751dd7083da9 .image_f58709644074c21c .te-post-date_c4723dc5b0660136 {
      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_bab8c3791c3d5eca.style-2_a6d9751dd7083da9 .content_6b49982358849337 .title_02cf27757a22f512 {
    font-size: 20px; }
  .te-post-card_bab8c3791c3d5eca.style-2_a6d9751dd7083da9 .content_6b49982358849337 .te-post-meta-info_4ad9c0a0e66c0102 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_6cc6583e4adfa425 .te-comment-respond_7e708a85c2dfb9af {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_6cc6583e4adfa425 .te-post-comments_c67aecd4058d4a0d {
  margin-top: 70px; }
.te-blog-details-wrapper_6cc6583e4adfa425 .wp-block-group_d457c82d79cd7653.has-background_04b3625ecd6fd39f .wp-block-button_88105bad8d8e02bc .wp-block-button__link_e3dbbed8734a6d3f {
  color: #ffffff !important; }
.te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-meta_1b8e0f76ce9dc45c {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65,
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0,
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-gallery,
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .postbox-audio_9dc39c8b8818c290,
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .wp-block-post-featured-image_5f310cdfb1d20e47 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65,
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0,
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-gallery,
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .postbox-audio_9dc39c8b8818c290,
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .wp-block-post-featured-image_5f310cdfb1d20e47 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65:hover img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0:hover img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-gallery:hover img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .postbox-audio_9dc39c8b8818c290:hover img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .wp-block-post-featured-image_5f310cdfb1d20e47: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_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-thumbnail_a6728f712cee2c65 img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-video_98dee4749f87ada0 img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .post-gallery img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .postbox-audio_9dc39c8b8818c290 img,
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .wp-block-post-featured-image_5f310cdfb1d20e47 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_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content-wrapper_91e6337ee66197f1 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-block-query_1e0ca2db27c9eee8 .wp-block-post-template_5976f121339fa6fc {
      padding-left: 0; }
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-block-query_1e0ca2db27c9eee8 .wp-block-post-template_5976f121339fa6fc .wp-block-post_39d880efab4d1ac4 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-block-navigation__responsive-container-content_d116423355e544bf .wp-block-page-list_0c7ca76352fe5b1c {
      padding-left: 0; }
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-block-group_d457c82d79cd7653 {
      margin: 15px 0; }
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content .wp-block-group_d457c82d79cd7653 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_6cc6583e4adfa425 .te-post-item_d2aa528027e98c3e .te-blog-post-tag_8222bb38b1325e5d .te-social-share_c45c9d2151c119e2 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_6cc6583e4adfa425 .wp-block-calendar_a4454c1372fe2a28 {
  margin-bottom: 30px; }

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

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

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

.cta-area_597871baa15e3f6f {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_597871baa15e3f6f .te-content-wrapper_c70efe22ee4a8abb {
    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_597871baa15e3f6f .te-content-wrapper_c70efe22ee4a8abb .short-title_8c4385378afba1ca {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_597871baa15e3f6f .te-content-wrapper_c70efe22ee4a8abb .te-cta-title_525ec9137792390e {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_597871baa15e3f6f .te-content-wrapper_c70efe22ee4a8abb .te-cta-title_525ec9137792390e {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_597871baa15e3f6f .te-content-wrapper_c70efe22ee4a8abb .te-cta-title_525ec9137792390e {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_597871baa15e3f6f .te-content-wrapper_c70efe22ee4a8abb .te-cta-title_525ec9137792390e {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_597871baa15e3f6f .te-content-wrapper_c70efe22ee4a8abb .text_e27ac0e07a85652a {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_597871baa15e3f6f .te-btn-wrapper_8885e2cf5b504c99 {
    margin-top: 30px; }
  .cta-area_597871baa15e3f6f .te-cta-inner-area_5219e3a610049269 {
    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_597871baa15e3f6f .te-cta-inner-area_5219e3a610049269 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_597871baa15e3f6f .te-cta-inner-area_5219e3a610049269 .te-cta-collumn_9568389d9d86ff39 {
      -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_7c6530a751476be1 {
  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_7c6530a751476be1 {
      -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_7c6530a751476be1.left-align-title_ccd752c845c1023c .te-section-content_5a505e0b3dba4027 {
    margin-top: -15px; }
  .te-section-title_7c6530a751476be1 .te-section-content_5a505e0b3dba4027 {
    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_7c6530a751476be1 .short-title_8c4385378afba1ca {
    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_7c6530a751476be1 .short-title_8c4385378afba1ca::before, .te-section-title_7c6530a751476be1 .short-title_8c4385378afba1ca::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_7c6530a751476be1 .short-title_8c4385378afba1ca.only-divider_031acf640e3ae04e {
      gap: 10px; }
      .te-section-title_7c6530a751476be1 .short-title_8c4385378afba1ca.only-divider_031acf640e3ae04e::before {
        display: none; }
  .te-section-title_7c6530a751476be1 .title_02cf27757a22f512 {
    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_7c6530a751476be1 .title_02cf27757a22f512 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_7c6530a751476be1 .title_02cf27757a22f512 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_7c6530a751476be1 .title_02cf27757a22f512 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_7c6530a751476be1 .title_02cf27757a22f512 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_7c6530a751476be1 .title_02cf27757a22f512 br {
        display: none; } }
    .te-section-title_7c6530a751476be1 .title_02cf27757a22f512 span {
      color: #317EFE; }
  .te-section-title_7c6530a751476be1 .te-section-desc_0bf21fad8aff9c9b {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_7c6530a751476be1 .te-section-desc_0bf21fad8aff9c9b .te-theme-btn_30806f2ea900140d {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_7c6530a751476be1 .te-section-desc_0bf21fad8aff9c9b .te-theme-btn_30806f2ea900140d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_cb92a6c5855dfba8,
.navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01,
.comment-navigation_26b0b62c8cda5b5f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_cb92a6c5855dfba8 .wp-block-query-pagination-numbers_1238db90cfbf30d3,
  .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .wp-block-query-pagination-numbers_1238db90cfbf30d3,
  .comment-navigation_26b0b62c8cda5b5f .wp-block-query-pagination-numbers_1238db90cfbf30d3 {
    width: inherit; }
  .wp-block-query-pagination_cb92a6c5855dfba8 .nav-links_05644a686a21bbf8,
  .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .nav-links_05644a686a21bbf8,
  .comment-navigation_26b0b62c8cda5b5f .nav-links_05644a686a21bbf8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_cb92a6c5855dfba8 .wp-block-query-pagination-previous_87b3a6721c10238b,
  .wp-block-query-pagination_cb92a6c5855dfba8 .wp-block-query-pagination-next_b13761390e6d0d2f,
  .wp-block-query-pagination_cb92a6c5855dfba8 .nav-next_88b814e6a2c7f9a7 a,
  .wp-block-query-pagination_cb92a6c5855dfba8 .nav-previous_7c2554de77017202 a,
  .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .wp-block-query-pagination-previous_87b3a6721c10238b,
  .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .wp-block-query-pagination-next_b13761390e6d0d2f,
  .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .nav-next_88b814e6a2c7f9a7 a,
  .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .nav-previous_7c2554de77017202 a,
  .comment-navigation_26b0b62c8cda5b5f .wp-block-query-pagination-previous_87b3a6721c10238b,
  .comment-navigation_26b0b62c8cda5b5f .wp-block-query-pagination-next_b13761390e6d0d2f,
  .comment-navigation_26b0b62c8cda5b5f .nav-next_88b814e6a2c7f9a7 a,
  .comment-navigation_26b0b62c8cda5b5f .nav-previous_7c2554de77017202 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_cb92a6c5855dfba8 .wp-block-query-pagination-previous_87b3a6721c10238b,
      .wp-block-query-pagination_cb92a6c5855dfba8 .wp-block-query-pagination-next_b13761390e6d0d2f,
      .wp-block-query-pagination_cb92a6c5855dfba8 .nav-next_88b814e6a2c7f9a7 a,
      .wp-block-query-pagination_cb92a6c5855dfba8 .nav-previous_7c2554de77017202 a,
      .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .wp-block-query-pagination-previous_87b3a6721c10238b,
      .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .wp-block-query-pagination-next_b13761390e6d0d2f,
      .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .nav-next_88b814e6a2c7f9a7 a,
      .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .nav-previous_7c2554de77017202 a,
      .comment-navigation_26b0b62c8cda5b5f .wp-block-query-pagination-previous_87b3a6721c10238b,
      .comment-navigation_26b0b62c8cda5b5f .wp-block-query-pagination-next_b13761390e6d0d2f,
      .comment-navigation_26b0b62c8cda5b5f .nav-next_88b814e6a2c7f9a7 a,
      .comment-navigation_26b0b62c8cda5b5f .nav-previous_7c2554de77017202 a {
        height: 40px; } }
    .wp-block-query-pagination_cb92a6c5855dfba8 .wp-block-query-pagination-previous_87b3a6721c10238b:hover,
    .wp-block-query-pagination_cb92a6c5855dfba8 .wp-block-query-pagination-next_b13761390e6d0d2f:hover,
    .wp-block-query-pagination_cb92a6c5855dfba8 .nav-next_88b814e6a2c7f9a7 a:hover,
    .wp-block-query-pagination_cb92a6c5855dfba8 .nav-previous_7c2554de77017202 a:hover,
    .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .wp-block-query-pagination-previous_87b3a6721c10238b:hover,
    .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .wp-block-query-pagination-next_b13761390e6d0d2f:hover,
    .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .nav-next_88b814e6a2c7f9a7 a:hover,
    .navigation_c1f3c31b42df96ea.posts-navigation_a89fec40035c0c01 .nav-previous_7c2554de77017202 a:hover,
    .comment-navigation_26b0b62c8cda5b5f .wp-block-query-pagination-previous_87b3a6721c10238b:hover,
    .comment-navigation_26b0b62c8cda5b5f .wp-block-query-pagination-next_b13761390e6d0d2f:hover,
    .comment-navigation_26b0b62c8cda5b5f .nav-next_88b814e6a2c7f9a7 a:hover,
    .comment-navigation_26b0b62c8cda5b5f .nav-previous_7c2554de77017202 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_b3562d6c3746d5ca,
.page-links_3952c58fa59623fb,
.wp-block-query-pagination-numbers_1238db90cfbf30d3 {
  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_b3562d6c3746d5ca ul,
  .page-links_3952c58fa59623fb ul,
  .wp-block-query-pagination-numbers_1238db90cfbf30d3 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_b3562d6c3746d5ca ul li,
    .page-links_3952c58fa59623fb ul li,
    .wp-block-query-pagination-numbers_1238db90cfbf30d3 ul li {
      padding-top: 0; }
    .te-basic-pagination_b3562d6c3746d5ca ul .prev_3a83e640dbff2fc7 span,
    .te-basic-pagination_b3562d6c3746d5ca ul .next_b7182f0bcdef8e7a span,
    .page-links_3952c58fa59623fb ul .prev_3a83e640dbff2fc7 span,
    .page-links_3952c58fa59623fb ul .next_b7182f0bcdef8e7a span,
    .wp-block-query-pagination-numbers_1238db90cfbf30d3 ul .prev_3a83e640dbff2fc7 span,
    .wp-block-query-pagination-numbers_1238db90cfbf30d3 ul .next_b7182f0bcdef8e7a span {
      display: none; }
  .te-basic-pagination_b3562d6c3746d5ca .post-page-numbers_834e347ceed5a697,
  .page-links_3952c58fa59623fb .post-page-numbers_834e347ceed5a697,
  .wp-block-query-pagination-numbers_1238db90cfbf30d3 .post-page-numbers_834e347ceed5a697 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_b3562d6c3746d5ca .page-numbers_f6c61a8e744a2514,
  .te-basic-pagination_b3562d6c3746d5ca .post-page-numbers_834e347ceed5a697,
  .page-links_3952c58fa59623fb .page-numbers_f6c61a8e744a2514,
  .page-links_3952c58fa59623fb .post-page-numbers_834e347ceed5a697,
  .wp-block-query-pagination-numbers_1238db90cfbf30d3 .page-numbers_f6c61a8e744a2514,
  .wp-block-query-pagination-numbers_1238db90cfbf30d3 .post-page-numbers_834e347ceed5a697 {
    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_b3562d6c3746d5ca .page-numbers_f6c61a8e744a2514,
      .te-basic-pagination_b3562d6c3746d5ca .post-page-numbers_834e347ceed5a697,
      .page-links_3952c58fa59623fb .page-numbers_f6c61a8e744a2514,
      .page-links_3952c58fa59623fb .post-page-numbers_834e347ceed5a697,
      .wp-block-query-pagination-numbers_1238db90cfbf30d3 .page-numbers_f6c61a8e744a2514,
      .wp-block-query-pagination-numbers_1238db90cfbf30d3 .post-page-numbers_834e347ceed5a697 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_b3562d6c3746d5ca .page-numbers_f6c61a8e744a2514:hover,
    .te-basic-pagination_b3562d6c3746d5ca .post-page-numbers_834e347ceed5a697:hover,
    .page-links_3952c58fa59623fb .page-numbers_f6c61a8e744a2514:hover,
    .page-links_3952c58fa59623fb .post-page-numbers_834e347ceed5a697:hover,
    .wp-block-query-pagination-numbers_1238db90cfbf30d3 .page-numbers_f6c61a8e744a2514:hover,
    .wp-block-query-pagination-numbers_1238db90cfbf30d3 .post-page-numbers_834e347ceed5a697: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_b3562d6c3746d5ca .page-numbers_f6c61a8e744a2514.current_8ec0d93aa5c2ea42,
    .te-basic-pagination_b3562d6c3746d5ca .post-page-numbers_834e347ceed5a697.current_8ec0d93aa5c2ea42,
    .page-links_3952c58fa59623fb .page-numbers_f6c61a8e744a2514.current_8ec0d93aa5c2ea42,
    .page-links_3952c58fa59623fb .post-page-numbers_834e347ceed5a697.current_8ec0d93aa5c2ea42,
    .wp-block-query-pagination-numbers_1238db90cfbf30d3 .page-numbers_f6c61a8e744a2514.current_8ec0d93aa5c2ea42,
    .wp-block-query-pagination-numbers_1238db90cfbf30d3 .post-page-numbers_834e347ceed5a697.current_8ec0d93aa5c2ea42 {
      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_da93e57062f35278 {
  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_da93e57062f35278 {
      -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_da93e57062f35278 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 {
    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_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 {
        -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_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 {
        width: 100%; } }
    .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9::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_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9::after {
          display: none; } }
    .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9:last-child .text_e27ac0e07a85652a {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9:last-child .text_e27ac0e07a85652a {
            text-align: left; } }
      .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9:last-child::after {
        display: none; }
    .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 .te-post-img_d9a434b291304223 {
      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_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 .te-post-img_d9a434b291304223 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 .te-post-img_d9a434b291304223 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 .text_e27ac0e07a85652a {
      width: 100%; }
      .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 .text_e27ac0e07a85652a span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 .text_e27ac0e07a85652a h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_da93e57062f35278 .te-post-navigation_bbfa33f4312999b9 .theme-navigation_dba7a27dd2757eb6 {
      width: 100%; }

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

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

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

.project-details-overview_b04ae5b82765f978 {
  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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da {
    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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da {
        -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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da .image_f58709644074c21c {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da .image_f58709644074c21c img {
        border-radius: 20px; }
    .project-details-overview_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da 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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da 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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da 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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da 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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da .user-card_e2251f1350349e86 {
      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_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da .user-card_e2251f1350349e86 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da .user-card_e2251f1350349e86 .image_f58709644074c21c {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da .user-card_e2251f1350349e86 .content_6b49982358849337 .title_02cf27757a22f512 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_b04ae5b82765f978 .list-wrapper_a0b2dae73741e8da .user-card_e2251f1350349e86 .content_6b49982358849337 .text_e27ac0e07a85652a {
        margin-bottom: 0; }

.te-list-item_4d4d2ef5eadd02b6 {
  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_4d4d2ef5eadd02b6 .icon_cc07fe9413c64129 {
    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_4d4d2ef5eadd02b6 .text_e27ac0e07a85652a {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_a0f1eec5b3ac8781,
.sidebar__widget_92b4522ad9302888 {
  /* 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_a0f1eec5b3ac8781 ol,
  .widget_a0f1eec5b3ac8781 ul,
  .sidebar__widget_92b4522ad9302888 ol,
  .sidebar__widget_92b4522ad9302888 ul {
    margin-bottom: 0; }
  .widget_a0f1eec5b3ac8781 .widget-instagram-feed_aa5f97e67a851219,
  .sidebar__widget_92b4522ad9302888 .widget-instagram-feed_aa5f97e67a851219 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_a0f1eec5b3ac8781 .widget-instagram-feed_aa5f97e67a851219,
      .sidebar__widget_92b4522ad9302888 .widget-instagram-feed_aa5f97e67a851219 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_a0f1eec5b3ac8781 .widget-instagram-feed_aa5f97e67a851219,
      .sidebar__widget_92b4522ad9302888 .widget-instagram-feed_aa5f97e67a851219 {
        width: 200px; } }
    .widget_a0f1eec5b3ac8781 .widget-instagram-feed_aa5f97e67a851219 .single-instagram-feed_73f2bf899a90dbda,
    .sidebar__widget_92b4522ad9302888 .widget-instagram-feed_aa5f97e67a851219 .single-instagram-feed_73f2bf899a90dbda {
      width: 96px;
      height: 96px; }
  .widget_a0f1eec5b3ac8781 .wp-block-heading_46dd11daf0f21b4f,
  .widget_a0f1eec5b3ac8781 .widget-title_aa72170167ccf227,
  .widget_a0f1eec5b3ac8781 .wp-block-search__label_df2e83fae1a6c1fc,
  .sidebar__widget_92b4522ad9302888 .wp-block-heading_46dd11daf0f21b4f,
  .sidebar__widget_92b4522ad9302888 .widget-title_aa72170167ccf227,
  .sidebar__widget_92b4522ad9302888 .wp-block-search__label_df2e83fae1a6c1fc {
    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_a0f1eec5b3ac8781 .wp-block-social-links_13e2c7ca99d8970c .wp-social-link_5448ce4c3b9ea50f,
  .sidebar__widget_92b4522ad9302888 .wp-block-social-links_13e2c7ca99d8970c .wp-social-link_5448ce4c3b9ea50f {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_a0f1eec5b3ac8781 .wp-block-social-links_13e2c7ca99d8970c .wp-social-link_5448ce4c3b9ea50f a,
    .sidebar__widget_92b4522ad9302888 .wp-block-social-links_13e2c7ca99d8970c .wp-social-link_5448ce4c3b9ea50f 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_a0f1eec5b3ac8781 .wp-block-social-links_13e2c7ca99d8970c .wp-social-link_5448ce4c3b9ea50f a:before,
      .sidebar__widget_92b4522ad9302888 .wp-block-social-links_13e2c7ca99d8970c .wp-social-link_5448ce4c3b9ea50f a:before {
        display: none; }
  .widget_a0f1eec5b3ac8781 .has-avatars_7fd54c3df797c2f0.has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039,
  .widget_a0f1eec5b3ac8781 .has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039,
  .sidebar__widget_92b4522ad9302888 .has-avatars_7fd54c3df797c2f0.has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039,
  .sidebar__widget_92b4522ad9302888 .has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 {
    font-weight: 500; }
    .widget_a0f1eec5b3ac8781 .has-avatars_7fd54c3df797c2f0.has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-author_010359deb7620ab4,
    .widget_a0f1eec5b3ac8781 .has-avatars_7fd54c3df797c2f0.has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc,
    .widget_a0f1eec5b3ac8781 .has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-author_010359deb7620ab4,
    .widget_a0f1eec5b3ac8781 .has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc,
    .sidebar__widget_92b4522ad9302888 .has-avatars_7fd54c3df797c2f0.has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-author_010359deb7620ab4,
    .sidebar__widget_92b4522ad9302888 .has-avatars_7fd54c3df797c2f0.has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc,
    .sidebar__widget_92b4522ad9302888 .has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-author_010359deb7620ab4,
    .sidebar__widget_92b4522ad9302888 .has-dates_8ea75f22f311a095.has-excerpts_8ff2127473382e07.wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc {
      font-weight: 500; }
  .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19,
  .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li.wp-block-te-latest-comments__comment_7dd8560a1d72de19,
  .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li.wp-block-te-latest-comments__comment_7dd8560a1d72de19,
  .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li.wp-block-te-latest-comments__comment_7dd8560a1d72de19 {
    margin-bottom: 0; }
  .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039,
  .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f,
  .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039,
  .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f,
  .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039,
  .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f,
  .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039,
  .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f {
    line-height: 28px;
    font-weight: 400; }
    .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5,
    .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5,
    .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5,
    .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5,
    .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5,
    .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5,
    .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5,
    .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before,
      .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before,
      .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before,
      .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before,
      .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before,
      .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before,
      .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-meta_26bc8747d6d2e039 .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before,
      .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-latest-posts__te-post-title_9ea984688d91dc3f .wp-block-te-latest-comments__comment-date_05e15060cd0c79b5:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a,
  .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li a,
  .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a,
  .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li a {
    color: #335371; }
    .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a.wp-block-te-latest-comments__comment-author_010359deb7620ab4, .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a.wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc,
    .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li a.wp-block-te-latest-comments__comment-author_010359deb7620ab4,
    .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li a.wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc,
    .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a.wp-block-te-latest-comments__comment-author_010359deb7620ab4,
    .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a.wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc,
    .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li a.wp-block-te-latest-comments__comment-author_010359deb7620ab4,
    .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li a.wp-block-te-latest-comments__comment-link_bb02d1810a0f89bc {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a:hover,
    .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li a:hover,
    .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li a:hover,
    .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li a:hover {
      color: #317EFE; }
  .widget_a0f1eec5b3ac8781 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-excerpt_9985dc7385c76c31 p,
  .widget_a0f1eec5b3ac8781 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-excerpt_9985dc7385c76c31 p,
  .sidebar__widget_92b4522ad9302888 .wp-block-te-latest-comments_ba2b9c5889eccc6c li .wp-block-te-latest-comments__comment-excerpt_9985dc7385c76c31 p,
  .sidebar__widget_92b4522ad9302888 .wp-block-latest-posts_8f6fe2bfaa373779 li .wp-block-te-latest-comments__comment-excerpt_9985dc7385c76c31 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7,
  .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7 a,
    .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 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_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7 a,
        .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 a {
          width: 40px;
          height: 40px; } }
      .widget_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7 a.facebook_a7548f9c07e8e0e4,
      .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 a.facebook_a7548f9c07e8e0e4 {
        background-color: #1877f2; }
      .widget_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7 a.twitter_fb805097d6bbaa04,
      .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 a.twitter_fb805097d6bbaa04 {
        background-color: #1da1f2; }
      .widget_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7 a.linkedin_85377a3928f91ee9,
      .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 a.linkedin_85377a3928f91ee9 {
        background-color: #0a66c2; }
      .widget_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7 a.instagram_8e9af4bc67337d50,
      .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 a.instagram_8e9af4bc67337d50 {
        background-color: #405de6; }
      .widget_a0f1eec5b3ac8781 .te-social-profile_95875199575a6fe7 a:hover,
      .sidebar__widget_92b4522ad9302888 .te-social-profile_95875199575a6fe7 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_a0f1eec5b3ac8781 select,
  .sidebar__widget_92b4522ad9302888 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_a0f1eec5b3ac8781 .has-login-form_619c257942802b90 .login-username_75043be9f82c013b label,
  .widget_a0f1eec5b3ac8781 .has-login-form_619c257942802b90 .login-password_4007c01973c34e39 label,
  .sidebar__widget_92b4522ad9302888 .has-login-form_619c257942802b90 .login-username_75043be9f82c013b label,
  .sidebar__widget_92b4522ad9302888 .has-login-form_619c257942802b90 .login-password_4007c01973c34e39 label {
    margin-bottom: 10px; }
  .widget_a0f1eec5b3ac8781 .has-login-form_619c257942802b90 .login-username_75043be9f82c013b input,
  .widget_a0f1eec5b3ac8781 .has-login-form_619c257942802b90 .login-password_4007c01973c34e39 input,
  .sidebar__widget_92b4522ad9302888 .has-login-form_619c257942802b90 .login-username_75043be9f82c013b input,
  .sidebar__widget_92b4522ad9302888 .has-login-form_619c257942802b90 .login-password_4007c01973c34e39 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_a0f1eec5b3ac8781 .has-login-form_619c257942802b90 .login-remember_50c6a5a5edb069f8 label,
  .sidebar__widget_92b4522ad9302888 .has-login-form_619c257942802b90 .login-remember_50c6a5a5edb069f8 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_a0f1eec5b3ac8781 .has-login-form_619c257942802b90 .login-submit_d047c03cde1a1b1e,
  .sidebar__widget_92b4522ad9302888 .has-login-form_619c257942802b90 .login-submit_d047c03cde1a1b1e {
    margin-bottom: 0; }
    .widget_a0f1eec5b3ac8781 .has-login-form_619c257942802b90 .login-submit_d047c03cde1a1b1e input.button-primary_15f466fe338ec087,
    .sidebar__widget_92b4522ad9302888 .has-login-form_619c257942802b90 .login-submit_d047c03cde1a1b1e input.button-primary_15f466fe338ec087 {
      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_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e,
  .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e button,
    .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_a0f1eec5b3ac8781.widget_search_702a834d195ae8be .sidebar__search_850fdd4b6eeb709c,
  .sidebar__widget_92b4522ad9302888.widget_search_702a834d195ae8be .sidebar__search_850fdd4b6eeb709c {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_a0f1eec5b3ac8781.widget_search_702a834d195ae8be .sidebar__search_850fdd4b6eeb709c button,
    .sidebar__widget_92b4522ad9302888.widget_search_702a834d195ae8be .sidebar__search_850fdd4b6eeb709c button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_a0f1eec5b3ac8781 .wp-block-search__no-button_0802d0e87e389be0.wp-block-search_5098595e3b367c7f input,
  .sidebar__widget_92b4522ad9302888 .wp-block-search__no-button_0802d0e87e389be0.wp-block-search_5098595e3b367c7f input {
    border-radius: 10px; }
  .widget_a0f1eec5b3ac8781 .wp-block-search_5098595e3b367c7f,
  .sidebar__widget_92b4522ad9302888 .wp-block-search_5098595e3b367c7f {
    margin-bottom: -2px; }
  .widget_a0f1eec5b3ac8781 .wp-block-search_5098595e3b367c7f,
  .widget_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e,
  .widget_a0f1eec5b3ac8781 .sidebar__search_850fdd4b6eeb709c,
  .sidebar__widget_92b4522ad9302888 .wp-block-search_5098595e3b367c7f,
  .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e,
  .sidebar__widget_92b4522ad9302888 .sidebar__search_850fdd4b6eeb709c {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_a0f1eec5b3ac8781 .wp-block-search_5098595e3b367c7f .wp-block-search__inside-wrapper_a08009d244e09e4b,
    .widget_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e .wp-block-search__inside-wrapper_a08009d244e09e4b,
    .widget_a0f1eec5b3ac8781 .sidebar__search_850fdd4b6eeb709c .wp-block-search__inside-wrapper_a08009d244e09e4b,
    .sidebar__widget_92b4522ad9302888 .wp-block-search_5098595e3b367c7f .wp-block-search__inside-wrapper_a08009d244e09e4b,
    .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e .wp-block-search__inside-wrapper_a08009d244e09e4b,
    .sidebar__widget_92b4522ad9302888 .sidebar__search_850fdd4b6eeb709c .wp-block-search__inside-wrapper_a08009d244e09e4b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_a0f1eec5b3ac8781 .wp-block-search_5098595e3b367c7f label,
    .widget_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e label,
    .widget_a0f1eec5b3ac8781 .sidebar__search_850fdd4b6eeb709c label,
    .sidebar__widget_92b4522ad9302888 .wp-block-search_5098595e3b367c7f label,
    .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e label,
    .sidebar__widget_92b4522ad9302888 .sidebar__search_850fdd4b6eeb709c label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_a0f1eec5b3ac8781 .wp-block-search_5098595e3b367c7f input,
    .widget_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e input,
    .widget_a0f1eec5b3ac8781 .sidebar__search_850fdd4b6eeb709c input,
    .sidebar__widget_92b4522ad9302888 .wp-block-search_5098595e3b367c7f input,
    .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e input,
    .sidebar__widget_92b4522ad9302888 .sidebar__search_850fdd4b6eeb709c 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_a0f1eec5b3ac8781 .wp-block-search_5098595e3b367c7f button,
    .widget_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e button,
    .widget_a0f1eec5b3ac8781 .sidebar__search_850fdd4b6eeb709c button,
    .sidebar__widget_92b4522ad9302888 .wp-block-search_5098595e3b367c7f button,
    .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e button,
    .sidebar__widget_92b4522ad9302888 .sidebar__search_850fdd4b6eeb709c 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_a0f1eec5b3ac8781 .tagcloud_74f6731d1cd90480,
  .widget_a0f1eec5b3ac8781 .wp-block-tag-cloud_30252a24d47881f4,
  .sidebar__widget_92b4522ad9302888 .tagcloud_74f6731d1cd90480,
  .sidebar__widget_92b4522ad9302888 .wp-block-tag-cloud_30252a24d47881f4 {
    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_a0f1eec5b3ac8781 .tagcloud_74f6731d1cd90480 a,
    .widget_a0f1eec5b3ac8781 .wp-block-tag-cloud_30252a24d47881f4 a,
    .sidebar__widget_92b4522ad9302888 .tagcloud_74f6731d1cd90480 a,
    .sidebar__widget_92b4522ad9302888 .wp-block-tag-cloud_30252a24d47881f4 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_a0f1eec5b3ac8781 .tagcloud_74f6731d1cd90480 a:hover,
      .widget_a0f1eec5b3ac8781 .wp-block-tag-cloud_30252a24d47881f4 a:hover,
      .sidebar__widget_92b4522ad9302888 .tagcloud_74f6731d1cd90480 a:hover,
      .sidebar__widget_92b4522ad9302888 .wp-block-tag-cloud_30252a24d47881f4 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_a0f1eec5b3ac8781 ul,
  .widget_a0f1eec5b3ac8781 ol,
  .sidebar__widget_92b4522ad9302888 ul,
  .sidebar__widget_92b4522ad9302888 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_a0f1eec5b3ac8781 ul li,
    .widget_a0f1eec5b3ac8781 ol li,
    .sidebar__widget_92b4522ad9302888 ul li,
    .sidebar__widget_92b4522ad9302888 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_a0f1eec5b3ac8781 ul li:first-child,
      .widget_a0f1eec5b3ac8781 ol li:first-child,
      .sidebar__widget_92b4522ad9302888 ul li:first-child,
      .sidebar__widget_92b4522ad9302888 ol li:first-child {
        border-top: 0; }
      .widget_a0f1eec5b3ac8781 ul li:last-child,
      .widget_a0f1eec5b3ac8781 ol li:last-child,
      .sidebar__widget_92b4522ad9302888 ul li:last-child,
      .sidebar__widget_92b4522ad9302888 ol li:last-child {
        margin-bottom: 0; }
      .widget_a0f1eec5b3ac8781 ul li.recentcomments_f0f970c8af28ed00 .comment-author-link_27dfa483b7296bd5 a:before, .widget_a0f1eec5b3ac8781 ul li.wp-block-latest-comments__comment_b208eef0be2d4fd4 .comment-author-link_27dfa483b7296bd5 a:before,
      .widget_a0f1eec5b3ac8781 ol li.recentcomments_f0f970c8af28ed00 .comment-author-link_27dfa483b7296bd5 a:before,
      .widget_a0f1eec5b3ac8781 ol li.wp-block-latest-comments__comment_b208eef0be2d4fd4 .comment-author-link_27dfa483b7296bd5 a:before,
      .sidebar__widget_92b4522ad9302888 ul li.recentcomments_f0f970c8af28ed00 .comment-author-link_27dfa483b7296bd5 a:before,
      .sidebar__widget_92b4522ad9302888 ul li.wp-block-latest-comments__comment_b208eef0be2d4fd4 .comment-author-link_27dfa483b7296bd5 a:before,
      .sidebar__widget_92b4522ad9302888 ol li.recentcomments_f0f970c8af28ed00 .comment-author-link_27dfa483b7296bd5 a:before,
      .sidebar__widget_92b4522ad9302888 ol li.wp-block-latest-comments__comment_b208eef0be2d4fd4 .comment-author-link_27dfa483b7296bd5 a:before {
        display: none; }
      .widget_a0f1eec5b3ac8781 ul li.recentcomments_f0f970c8af28ed00 a, .widget_a0f1eec5b3ac8781 ul li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a,
      .widget_a0f1eec5b3ac8781 ol li.recentcomments_f0f970c8af28ed00 a,
      .widget_a0f1eec5b3ac8781 ol li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a,
      .sidebar__widget_92b4522ad9302888 ul li.recentcomments_f0f970c8af28ed00 a,
      .sidebar__widget_92b4522ad9302888 ul li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a,
      .sidebar__widget_92b4522ad9302888 ol li.recentcomments_f0f970c8af28ed00 a,
      .sidebar__widget_92b4522ad9302888 ol li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a {
        padding-left: 0;
        display: inline; }
        .widget_a0f1eec5b3ac8781 ul li.recentcomments_f0f970c8af28ed00 a:before, .widget_a0f1eec5b3ac8781 ul li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a:before,
        .widget_a0f1eec5b3ac8781 ol li.recentcomments_f0f970c8af28ed00 a:before,
        .widget_a0f1eec5b3ac8781 ol li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a:before,
        .sidebar__widget_92b4522ad9302888 ul li.recentcomments_f0f970c8af28ed00 a:before,
        .sidebar__widget_92b4522ad9302888 ul li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a:before,
        .sidebar__widget_92b4522ad9302888 ol li.recentcomments_f0f970c8af28ed00 a:before,
        .sidebar__widget_92b4522ad9302888 ol li.wp-block-latest-comments__comment_b208eef0be2d4fd4 a:before {
          display: none; }
      .widget_a0f1eec5b3ac8781 ul li a,
      .widget_a0f1eec5b3ac8781 ol li a,
      .sidebar__widget_92b4522ad9302888 ul li a,
      .sidebar__widget_92b4522ad9302888 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_a0f1eec5b3ac8781 ul li a::before,
        .widget_a0f1eec5b3ac8781 ol li a::before,
        .sidebar__widget_92b4522ad9302888 ul li a::before,
        .sidebar__widget_92b4522ad9302888 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_a0f1eec5b3ac8781 ul li a:hover,
        .widget_a0f1eec5b3ac8781 ol li a:hover,
        .sidebar__widget_92b4522ad9302888 ul li a:hover,
        .sidebar__widget_92b4522ad9302888 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_a0f1eec5b3ac8781 ul li a.rsswidget_0b44d2aec32b58fe, .widget_a0f1eec5b3ac8781 ul li a.wp-block-latest-posts__post-title_ca580fbe808965a6,
        .widget_a0f1eec5b3ac8781 ol li a.rsswidget_0b44d2aec32b58fe,
        .widget_a0f1eec5b3ac8781 ol li a.wp-block-latest-posts__post-title_ca580fbe808965a6,
        .sidebar__widget_92b4522ad9302888 ul li a.rsswidget_0b44d2aec32b58fe,
        .sidebar__widget_92b4522ad9302888 ul li a.wp-block-latest-posts__post-title_ca580fbe808965a6,
        .sidebar__widget_92b4522ad9302888 ol li a.rsswidget_0b44d2aec32b58fe,
        .sidebar__widget_92b4522ad9302888 ol li a.wp-block-latest-posts__post-title_ca580fbe808965a6 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_a0f1eec5b3ac8781 ul li a.rsswidget_0b44d2aec32b58fe:before, .widget_a0f1eec5b3ac8781 ul li a.wp-block-latest-posts__post-title_ca580fbe808965a6:before,
          .widget_a0f1eec5b3ac8781 ol li a.rsswidget_0b44d2aec32b58fe:before,
          .widget_a0f1eec5b3ac8781 ol li a.wp-block-latest-posts__post-title_ca580fbe808965a6:before,
          .sidebar__widget_92b4522ad9302888 ul li a.rsswidget_0b44d2aec32b58fe:before,
          .sidebar__widget_92b4522ad9302888 ul li a.wp-block-latest-posts__post-title_ca580fbe808965a6:before,
          .sidebar__widget_92b4522ad9302888 ol li a.rsswidget_0b44d2aec32b58fe:before,
          .sidebar__widget_92b4522ad9302888 ol li a.wp-block-latest-posts__post-title_ca580fbe808965a6:before {
            display: none; }
      .widget_a0f1eec5b3ac8781 ul li ul,
      .widget_a0f1eec5b3ac8781 ol li ul,
      .sidebar__widget_92b4522ad9302888 ul li ul,
      .sidebar__widget_92b4522ad9302888 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_a0f1eec5b3ac8781 ul.wp-tag-cloud_584b19a46763059b li,
    .widget_a0f1eec5b3ac8781 ol.wp-tag-cloud_584b19a46763059b li,
    .sidebar__widget_92b4522ad9302888 ul.wp-tag-cloud_584b19a46763059b li,
    .sidebar__widget_92b4522ad9302888 ol.wp-tag-cloud_584b19a46763059b li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_a0f1eec5b3ac8781 ul.wp-tag-cloud_584b19a46763059b li a:before,
      .widget_a0f1eec5b3ac8781 ol.wp-tag-cloud_584b19a46763059b li a:before,
      .sidebar__widget_92b4522ad9302888 ul.wp-tag-cloud_584b19a46763059b li a:before,
      .sidebar__widget_92b4522ad9302888 ol.wp-tag-cloud_584b19a46763059b li a:before {
        display: none; }
  .widget_a0f1eec5b3ac8781.te_widget_categories_5c9ad3bef39d05fa li, .widget_a0f1eec5b3ac8781.widget_archive_8952bac9fb554746 li,
  .widget_a0f1eec5b3ac8781 .wp-block-categories-list_4b7d94c5bae87863 li,
  .widget_a0f1eec5b3ac8781 .wp-block-archives-list_94c61009342e4547 li,
  .sidebar__widget_92b4522ad9302888.te_widget_categories_5c9ad3bef39d05fa li,
  .sidebar__widget_92b4522ad9302888.widget_archive_8952bac9fb554746 li,
  .sidebar__widget_92b4522ad9302888 .wp-block-categories-list_4b7d94c5bae87863 li,
  .sidebar__widget_92b4522ad9302888 .wp-block-archives-list_94c61009342e4547 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_a0f1eec5b3ac8781.te_widget_categories_5c9ad3bef39d05fa li.cat-item_69e1e9941f1207e4, .widget_a0f1eec5b3ac8781.widget_archive_8952bac9fb554746 li.cat-item_69e1e9941f1207e4,
    .widget_a0f1eec5b3ac8781 .wp-block-categories-list_4b7d94c5bae87863 li.cat-item_69e1e9941f1207e4,
    .widget_a0f1eec5b3ac8781 .wp-block-archives-list_94c61009342e4547 li.cat-item_69e1e9941f1207e4,
    .sidebar__widget_92b4522ad9302888.te_widget_categories_5c9ad3bef39d05fa li.cat-item_69e1e9941f1207e4,
    .sidebar__widget_92b4522ad9302888.widget_archive_8952bac9fb554746 li.cat-item_69e1e9941f1207e4,
    .sidebar__widget_92b4522ad9302888 .wp-block-categories-list_4b7d94c5bae87863 li.cat-item_69e1e9941f1207e4,
    .sidebar__widget_92b4522ad9302888 .wp-block-archives-list_94c61009342e4547 li.cat-item_69e1e9941f1207e4 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_a0f1eec5b3ac8781.te_widget_categories_5c9ad3bef39d05fa li a, .widget_a0f1eec5b3ac8781.widget_archive_8952bac9fb554746 li a,
    .widget_a0f1eec5b3ac8781 .wp-block-categories-list_4b7d94c5bae87863 li a,
    .widget_a0f1eec5b3ac8781 .wp-block-archives-list_94c61009342e4547 li a,
    .sidebar__widget_92b4522ad9302888.te_widget_categories_5c9ad3bef39d05fa li a,
    .sidebar__widget_92b4522ad9302888.widget_archive_8952bac9fb554746 li a,
    .sidebar__widget_92b4522ad9302888 .wp-block-categories-list_4b7d94c5bae87863 li a,
    .sidebar__widget_92b4522ad9302888 .wp-block-archives-list_94c61009342e4547 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_c673092e9e73db74 {
  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_c673092e9e73db74 .about-desc_c5acc74ea718cb02 {
    text-align: left; }
    .widget-about-info_c673092e9e73db74 .about-desc_c5acc74ea718cb02 .about-title_1e6385873ad4a43f {
      font-size: 20px; }
  .widget-about-info_c673092e9e73db74 .about-image_767b56633420cdf9 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_c673092e9e73db74 .te-social-profile_95875199575a6fe7 {
    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_c673092e9e73db74 .te-social-profile_95875199575a6fe7 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_c673092e9e73db74 .te-social-profile_95875199575a6fe7 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_8ea75f22f311a095.has-author_b79f8868bc465094.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-latest-posts__te-post-title_9ea984688d91dc3f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_b6cd5a933baf09e0 .wp-block-heading_46dd11daf0f21b4f:before,
.widget_rss_b6cd5a933baf09e0 .widget-title_aa72170167ccf227:before {
  display: none; }
.widget_rss_b6cd5a933baf09e0 .rss-widget-icon_31cc139711c404bf {
  margin-right: 6px; }
.widget_rss_b6cd5a933baf09e0 ul li a.rsswidget_0b44d2aec32b58fe {
  color: #14203A; }
  .widget_rss_b6cd5a933baf09e0 ul li a.rsswidget_0b44d2aec32b58fe:hover {
    color: #317EFE; }

.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-title_a8d22f97dc1a4193,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-title_a8d22f97dc1a4193,
.widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-title_a8d22f97dc1a4193 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-title_a8d22f97dc1a4193 a:before,
  .wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-title_a8d22f97dc1a4193 a:before,
  .widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-title_a8d22f97dc1a4193 a:before {
    display: none; }
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-latest-posts__post-author_10c47e503b4093fb,
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-publish-date_b2bfb6ef8a517950,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-latest-posts__post-author_10c47e503b4093fb,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-publish-date_b2bfb6ef8a517950,
.widget_rss_b6cd5a933baf09e0 .wp-block-latest-posts__post-author_10c47e503b4093fb,
.widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-publish-date_b2bfb6ef8a517950 {
  margin-right: 10px; }
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-latest-posts__post-author_10c47e503b4093fb,
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-latest-posts__te-post-date_01dc0850ca142b37,
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-publish-date_b2bfb6ef8a517950,
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-author_2205ad214f206133,
.wp-block-latest-posts_8f6fe2bfaa373779 .rss-date_b3858f5003b700a9,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-latest-posts__post-author_10c47e503b4093fb,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-latest-posts__te-post-date_01dc0850ca142b37,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-publish-date_b2bfb6ef8a517950,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-author_2205ad214f206133,
.wp-block-rss_ab3118c8401e1bc1 .rss-date_b3858f5003b700a9,
.widget_rss_b6cd5a933baf09e0 .wp-block-latest-posts__post-author_10c47e503b4093fb,
.widget_rss_b6cd5a933baf09e0 .wp-block-latest-posts__te-post-date_01dc0850ca142b37,
.widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-publish-date_b2bfb6ef8a517950,
.widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-author_2205ad214f206133,
.widget_rss_b6cd5a933baf09e0 .rss-date_b3858f5003b700a9 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-latest-posts__te-post-date_01dc0850ca142b37:before,
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-publish-date_b2bfb6ef8a517950:before,
.wp-block-latest-posts_8f6fe2bfaa373779 .rss-date_b3858f5003b700a9:before,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-latest-posts__te-post-date_01dc0850ca142b37:before,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-publish-date_b2bfb6ef8a517950:before,
.wp-block-rss_ab3118c8401e1bc1 .rss-date_b3858f5003b700a9:before,
.widget_rss_b6cd5a933baf09e0 .wp-block-latest-posts__te-post-date_01dc0850ca142b37:before,
.widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-publish-date_b2bfb6ef8a517950:before,
.widget_rss_b6cd5a933baf09e0 .rss-date_b3858f5003b700a9:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-latest-posts__post-author_10c47e503b4093fb:before,
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-author_2205ad214f206133:before,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-latest-posts__post-author_10c47e503b4093fb:before,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-author_2205ad214f206133:before,
.widget_rss_b6cd5a933baf09e0 .wp-block-latest-posts__post-author_10c47e503b4093fb:before,
.widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-author_2205ad214f206133:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-latest-posts__post-excerpt_30bfbcf671efc722,
.wp-block-latest-posts_8f6fe2bfaa373779 .wp-block-rss__item-excerpt_8a453093cb813a1a,
.wp-block-latest-posts_8f6fe2bfaa373779 .rssSummary_48fa16a6e4927471,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-latest-posts__post-excerpt_30bfbcf671efc722,
.wp-block-rss_ab3118c8401e1bc1 .wp-block-rss__item-excerpt_8a453093cb813a1a,
.wp-block-rss_ab3118c8401e1bc1 .rssSummary_48fa16a6e4927471,
.widget_rss_b6cd5a933baf09e0 .wp-block-latest-posts__post-excerpt_30bfbcf671efc722,
.widget_rss_b6cd5a933baf09e0 .wp-block-rss__item-excerpt_8a453093cb813a1a,
.widget_rss_b6cd5a933baf09e0 .rssSummary_48fa16a6e4927471 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_d2aa528027e98c3e .te-single-post-meta_b2017cee5d26b051 {
  gap: 32px; }

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

.te-comment-title_afed853f1b75f3d8 h2,
.te-comment-title_afed853f1b75f3d8 .wp-block-comments-title_79dc3476f829e5e8,
.wp-block-comments_df01daa77ed2713f h2,
.wp-block-comments_df01daa77ed2713f .wp-block-comments-title_79dc3476f829e5e8 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 {
  padding-left: 0; }
  .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 .wp-block-te-comment-reply_f5693892a1fa56bc {
    margin-top: 15px; }
  .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-column_55b29ce2582dc42d:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-avatar_f2555a4a124b3b8d {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-avatar_f2555a4a124b3b8d img {
        width: 100%; }
    .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-comment-author-name_1c161d973b8c52f3 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-comment-edit-link_b3f5a710d213a7f6 a {
      color: #317EFE; }
    .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-comment-date_543070df79ede612 a,
    .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-comment-edit-link_b3f5a710d213a7f6 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-te-comment-reply_f5693892a1fa56bc 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_df01daa77ed2713f .wp-block-comment-template_e3831e687285a8c2 li .wp-block-columns_fec7023797ccf230 .wp-block-te-comment-reply_f5693892a1fa56bc 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_7b6c95983730dbbd .te-comment-respond_7e708a85c2dfb9af,
.te-latest-comments_7b6c95983730dbbd .comment-respond_ab06b474ebb38e15 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_7b6c95983730dbbd li .children_35f8d0d65d516904 .te-comments-item_d9b2a6899ee2311e {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_7b6c95983730dbbd li .children_35f8d0d65d516904 .te-comments-item_d9b2a6899ee2311e {
      margin-left: 0; } }
.te-latest-comments_7b6c95983730dbbd li .children_35f8d0d65d516904 .children_35f8d0d65d516904 .te-comments-item_d9b2a6899ee2311e {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e {
      padding: 30px; } }
  .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-avatar_e9bcfad59135ce06 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-avatar_e9bcfad59135ce06 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-avatar_e9bcfad59135ce06 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 {
    overflow: hidden; }
    .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 .te-avatar-name_2f3116e695db41e2 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 .te-avatar-name_2f3116e695db41e2 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_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 .te-avatar-name_2f3116e695db41e2 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_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 .te-avatar-name_2f3116e695db41e2 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 .te-comment-reply_eee87324322e1e95 {
      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_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 .te-comment-reply_eee87324322e1e95 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_7b6c95983730dbbd li .te-comments-item_d9b2a6899ee2311e .te-comments-text_5066c12fdde58793 .te-comment-reply_eee87324322e1e95:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_35f8d0d65d516904 {
  list-style: none; }

.te-post-comments-form_ad434cfaf0c241a8 .te-contacts-message_770b5b3b22bb9cba {
  margin-top: 10px; }

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

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

.te-comment-respond_7e708a85c2dfb9af,
.comment-respond_ab06b474ebb38e15 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_7e708a85c2dfb9af .comment-form-cookies-consent_c5ff4a5d479e87ce,
  .comment-respond_ab06b474ebb38e15 .comment-form-cookies-consent_c5ff4a5d479e87ce {
    display: none; }
  .te-comment-respond_7e708a85c2dfb9af .comment-notes_6854db6f2a739666,
  .comment-respond_ab06b474ebb38e15 .comment-notes_6854db6f2a739666 {
    margin-bottom: 30px; }
  .te-comment-respond_7e708a85c2dfb9af p,
  .comment-respond_ab06b474ebb38e15 p {
    margin: 0; }
  .te-comment-respond_7e708a85c2dfb9af .te-contacts-email_b500db088b32ae43,
  .te-comment-respond_7e708a85c2dfb9af .te-contacts-name_e9e4cce4a9592f92,
  .te-comment-respond_7e708a85c2dfb9af .single-input-field_35a316e7ae28c28b,
  .comment-respond_ab06b474ebb38e15 .te-contacts-email_b500db088b32ae43,
  .comment-respond_ab06b474ebb38e15 .te-contacts-name_e9e4cce4a9592f92,
  .comment-respond_ab06b474ebb38e15 .single-input-field_35a316e7ae28c28b {
    margin-bottom: 20px; }
  .te-comment-respond_7e708a85c2dfb9af label,
  .comment-respond_ab06b474ebb38e15 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_7e708a85c2dfb9af .checkbox-field-wrapper_6561553f28602b74,
  .comment-respond_ab06b474ebb38e15 .checkbox-field-wrapper_6561553f28602b74 {
    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_7e708a85c2dfb9af .checkbox-field-wrapper_6561553f28602b74 p,
    .comment-respond_ab06b474ebb38e15 .checkbox-field-wrapper_6561553f28602b74 p {
      margin: 0; }
    .te-comment-respond_7e708a85c2dfb9af .checkbox-field-wrapper_6561553f28602b74 .single-checkbox-field_ffc711c8adfecfff,
    .comment-respond_ab06b474ebb38e15 .checkbox-field-wrapper_6561553f28602b74 .single-checkbox-field_ffc711c8adfecfff {
      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_7e708a85c2dfb9af .te-comment-form-cookies-consent_ebe55178a8c45f6f,
  .comment-respond_ab06b474ebb38e15 .te-comment-form-cookies-consent_ebe55178a8c45f6f {
    display: none; }
  .te-comment-respond_7e708a85c2dfb9af input[type="number"],
  .comment-respond_ab06b474ebb38e15 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_7e708a85c2dfb9af input,
  .te-comment-respond_7e708a85c2dfb9af select,
  .comment-respond_ab06b474ebb38e15 input,
  .comment-respond_ab06b474ebb38e15 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_7e708a85c2dfb9af *::-webkit-input-placeholder,
  .comment-respond_ab06b474ebb38e15 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_7e708a85c2dfb9af *:-ms-input-placeholder,
  .comment-respond_ab06b474ebb38e15 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_7e708a85c2dfb9af *::-ms-input-placeholder,
  .comment-respond_ab06b474ebb38e15 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_7e708a85c2dfb9af *::placeholder,
  .comment-respond_ab06b474ebb38e15 *::placeholder {
    color: #778196; }
  .te-comment-respond_7e708a85c2dfb9af textarea,
  .comment-respond_ab06b474ebb38e15 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_7e708a85c2dfb9af input:focus,
  .te-comment-respond_7e708a85c2dfb9af textarea:focus,
  .te-comment-respond_7e708a85c2dfb9af .form-select_a8bedcc22bf0f891:focus,
  .comment-respond_ab06b474ebb38e15 input:focus,
  .comment-respond_ab06b474ebb38e15 textarea:focus,
  .comment-respond_ab06b474ebb38e15 .form-select_a8bedcc22bf0f891: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_dcebe83a11b85d0a {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_dcebe83a11b85d0a:hover .image_f58709644074c21c:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_dcebe83a11b85d0a:hover .image_f58709644074c21c 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_dcebe83a11b85d0a:hover .te-content-wrapper_c70efe22ee4a8abb {
    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_dcebe83a11b85d0a .image_f58709644074c21c {
    overflow: hidden;
    position: relative; }
    .te-team-card_dcebe83a11b85d0a .image_f58709644074c21c: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_dcebe83a11b85d0a .image_f58709644074c21c 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_dcebe83a11b85d0a .te-content-wrapper_c70efe22ee4a8abb {
    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_dcebe83a11b85d0a .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 {
      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_dcebe83a11b85d0a .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .title_02cf27757a22f512 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_dcebe83a11b85d0a .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .desc_d4a3c6837b628b79 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_dcebe83a11b85d0a .te-content-wrapper_c70efe22ee4a8abb .social_3ceeb04aa7a319d2 {
      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_dcebe83a11b85d0a .te-content-wrapper_c70efe22ee4a8abb .social_3ceeb04aa7a319d2 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_dcebe83a11b85d0a .te-content-wrapper_c70efe22ee4a8abb .social_3ceeb04aa7a319d2 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9:hover .te-content-wrapper_c70efe22ee4a8abb .social_3ceeb04aa7a319d2 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9:hover .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .title_02cf27757a22f512,
    .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9:hover .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .desc_d4a3c6837b628b79 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .image_f58709644074c21c {
    border-radius: 20px; }
  .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .title_02cf27757a22f512 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .title_02cf27757a22f512 a:hover {
          color: #ffffff !important; }
      .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .desc_d4a3c6837b628b79 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .social_3ceeb04aa7a319d2 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_dcebe83a11b85d0a.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .social_3ceeb04aa7a319d2 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_a1eb5ff3bcfee41d {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_a1eb5ff3bcfee41d {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_a1eb5ff3bcfee41d .slick-list_51996d37582b092c {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_a1eb5ff3bcfee41d .slick-list_51996d37582b092c {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_a1eb5ff3bcfee41d .slick-list_51996d37582b092c .slick-slide_8dcaa9c7f2a1a282 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_a1eb5ff3bcfee41d .slick-dots_7e8d466d3b5f8fdc {
    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_a1eb5ff3bcfee41d .slick-dots_7e8d466d3b5f8fdc 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_a1eb5ff3bcfee41d .slick-dots_7e8d466d3b5f8fdc 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_a1eb5ff3bcfee41d .slick-dots_7e8d466d3b5f8fdc li.slick-active_bd105cedd0c37851 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_a1eb5ff3bcfee41d .slick-dots_7e8d466d3b5f8fdc li.slick-active_bd105cedd0c37851 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_a1eb5ff3bcfee41d .slick-arrow_ebb3d6448bd4f374 {
    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_48146ad9d637d731 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_48146ad9d637d731:hover .image_f58709644074c21c .te-content-wrapper_c70efe22ee4a8abb {
    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_48146ad9d637d731:hover .image_f58709644074c21c .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .content-inner_42e1568010c2170b {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_48146ad9d637d731:hover .image_f58709644074c21c .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .btn-wrapper_1a3149479e3e26f6 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_48146ad9d637d731:hover .image_f58709644074c21c .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .content-inner_42e1568010c2170b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_48146ad9d637d731:hover .image_f58709644074c21c 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_48146ad9d637d731 .image_f58709644074c21c {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_48146ad9d637d731 .image_f58709644074c21c 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_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb {
    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_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 {
      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_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .content-inner_42e1568010c2170b {
        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_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .sub-title_8a3345ab6c3097ab {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .title_02cf27757a22f512 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .btn-wrapper_1a3149479e3e26f6 {
        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_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .btn-wrapper_1a3149479e3e26f6 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_48146ad9d637d731 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .btn-wrapper_1a3149479e3e26f6 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_48146ad9d637d731.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_48146ad9d637d731.style-2_a6d9751dd7083da9 .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .btn-wrapper_1a3149479e3e26f6 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_48146ad9d637d731.style-3_c58bbb8e4dd6bace:hover .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .btn-wrapper_1a3149479e3e26f6 {
  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_48146ad9d637d731.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb {
  padding: 0; }
  .te-portfolio-card_48146ad9d637d731.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .content-inner_42e1568010c2170b {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_48146ad9d637d731.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .content_6b49982358849337 .btn-wrapper_1a3149479e3e26f6 {
    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_a3afd9d41527788f.style-1_ec8a1e00568ab306 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_a3afd9d41527788f.style-1_ec8a1e00568ab306 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_17fe04c0160d2a64.style-1_ec8a1e00568ab306 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_3c6f9962ddccca54.style-1_ec8a1e00568ab306 {
  overflow: hidden; }

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

.about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 .te-about-image-card_b79e304238bf00a2 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 .te-about-image-card_b79e304238bf00a2 .te-main-img-wrapper_46f665cd612e15be .te-main-img-inner_1ac4307f8e38243a {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 .te-about-image-card_b79e304238bf00a2 .te-company-foundation_0a21878b96516488 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 .te-about-info-card_c7ddccbc97b4e9c8 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 .te-about-info-card_c7ddccbc97b4e9c8 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_98558a3e3de6e89c.style-2_a6d9751dd7083da9 .te-about-info-card_c7ddccbc97b4e9c8 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .accordion-wrapper_8f62b24566d7bd3c {
      padding-right: 60px; } }
  .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 {
        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_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 {
        right: 0; } }
    .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 {
      position: relative; }
      .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .te-main-img-inner_1ac4307f8e38243a {
        -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_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .te-image-shape_de8e778dcbb3f0b2 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .content_6b49982358849337 {
        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_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .content_6b49982358849337 .title_02cf27757a22f512 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .content_6b49982358849337 .number_b88c3f2e65fd0af6 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .top-content_94fa65a7913e0c01 {
        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_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .top-content_94fa65a7913e0c01 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .bottom-content_52d756a44fd03095 {
        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_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .bottom-content_52d756a44fd03095 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .bottom-content_52d756a44fd03095 .bottom-content-inner_da18628ab183e632 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .bottom-content_52d756a44fd03095 .bottom-content-inner_da18628ab183e632 .title_02cf27757a22f512,
          .faq-area_84394d24e90c50c5.style-1_ec8a1e00568ab306 .te-faq-image_fda94cfb96f9bda2 .te-image-wrapper_76282d383161e939 .bottom-content_52d756a44fd03095 .bottom-content-inner_da18628ab183e632 .number_b88c3f2e65fd0af6 {
            color: #14203A; }

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

.testimonial-slider-area_17fe04c0160d2a64 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_17fe04c0160d2a64.style-2_a6d9751dd7083da9 .slick-list_51996d37582b092c {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_17fe04c0160d2a64.style-2_a6d9751dd7083da9 .slick-list_51996d37582b092c .te-slick-item_0a6f5a37acfbd9b8 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .icon_cc07fe9413c64129 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .te-counter-title_b83835317e926b70 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .te-counter-title_b83835317e926b70 .content_6b49982358849337 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .title_02cf27757a22f512 {
    color: #ffffff; }
  .counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .number_b88c3f2e65fd0af6 {
    color: #E7F914; }
  .counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .number_b88c3f2e65fd0af6,
  .counter-up-area_d2e2bc7c3a9bb584.style-2_a6d9751dd7083da9 .te-counter-card_908d5aa3d4c5b350 .te-counter-item_3f6e8bc80eb99fd6 .title_02cf27757a22f512 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-image-bg-collumn_33e928d734499f72 {
      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_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-subscribe-form-wrapper_95a8bcade3ab2d62 {
      padding: 0; }
    .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb {
      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_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb {
          -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_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb {
          -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_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb {
          gap: 60px; } }
      .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb .te-subscribe-title_d9cf60429d88bb44 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb .te-content-inner_b6eb961ea8be9b85 {
        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_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb .te-content-inner_b6eb961ea8be9b85 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb .te-content-inner_b6eb961ea8be9b85 .icon_cc07fe9413c64129 {
          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_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-subscribe-form-widget_3f8ee6af52d23191 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .mc4wp-form-fields_9cfaafb0cad91194 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_298f012ff969c06b.style-2_a6d9751dd7083da9 .te-subscribe-inner-area_52e3c8c85e6bb38b .mc4wp-form-fields_9cfaafb0cad91194 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_17fe04c0160d2a64.style-3_c58bbb8e4dd6bace {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_17fe04c0160d2a64.style-3_c58bbb8e4dd6bace {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_17fe04c0160d2a64.style-3_c58bbb8e4dd6bace {
      padding: 100px 0; } }
  .testimonial-slider-area_17fe04c0160d2a64.style-3_c58bbb8e4dd6bace .slick-list_51996d37582b092c .slick-slide_8dcaa9c7f2a1a282.slick-current_c39e763bb119c72f .te-testimonial-card_c6f126f30f86a609.style-3_c58bbb8e4dd6bace .te-content-wrapper_c70efe22ee4a8abb .te-user-meta_0394eded9199d01f .icon_cc07fe9413c64129 {
    color: #317EFE; }

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

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

.te-contact-info_90c86a79bc38c11c {
  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_90c86a79bc38c11c .te-icon-card_c1c640710d42cdb8 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_6dffc8180c33ed13 {
  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_6dffc8180c33ed13 .image_f58709644074c21c {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_6dffc8180c33ed13 .content_6b49982358849337 .te-title-wrapper_f3b80eb7eb206782 {
    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_6dffc8180c33ed13 .content_6b49982358849337 .te-title-wrapper_f3b80eb7eb206782 .title-inner_8a551433d824ff51 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_6dffc8180c33ed13 .content_6b49982358849337 .te-title-wrapper_f3b80eb7eb206782 .title-inner_8a551433d824ff51 .icon_cc07fe9413c64129 {
        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_6dffc8180c33ed13 .content_6b49982358849337 .te-title-wrapper_f3b80eb7eb206782 .title-inner_8a551433d824ff51 .title_02cf27757a22f512 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_38196de38f3be6c0 {
  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_38196de38f3be6c0 .list-wrapper_a0b2dae73741e8da {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_38196de38f3be6c0 .list-wrapper_a0b2dae73741e8da .icon_cc07fe9413c64129 {
      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_38196de38f3be6c0 .list-wrapper_a0b2dae73741e8da 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_38196de38f3be6c0 .list-wrapper_a0b2dae73741e8da 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_38196de38f3be6c0 .list-wrapper_a0b2dae73741e8da 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_38196de38f3be6c0 .list-wrapper_a0b2dae73741e8da 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_37de1cf9e2f893c6 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_37de1cf9e2f893c6 .te-team-card_dcebe83a11b85d0a {
    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_4c4ae7f4137067d1 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_4c4ae7f4137067d1 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_4c4ae7f4137067d1 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_f0d9d75edb042a5e {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_f0d9d75edb042a5e .te-subscribe-form-widget_3f8ee6af52d23191 .submit-btn_50f51bf7bb1695af span {
    display: none; }
  .footer_f0d9d75edb042a5e.style-1_ec8a1e00568ab306 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_f0d9d75edb042a5e.style-1_ec8a1e00568ab306 .te-footer-sec_f769bd17cb73f7c9 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_f0d9d75edb042a5e.style-1_ec8a1e00568ab306 .te-footer-sec_f769bd17cb73f7c9 .te-footer-widget_b63484f05e7870e9 .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-form-fields_9cfaafb0cad91194 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_f0d9d75edb042a5e.style-1_ec8a1e00568ab306 .te-footer-widget_b63484f05e7870e9 .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 input {
      color: #131A2A; }
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .wp-block-heading_46dd11daf0f21b4f,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .widget-title_aa72170167ccf227,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .wp-block-search__label_df2e83fae1a6c1fc,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .wp-block-heading_46dd11daf0f21b4f,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .widget-title_aa72170167ccf227,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .wp-block-search__label_df2e83fae1a6c1fc,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 ul li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 ol li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 ul li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 ol li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 ul li,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-calendar-table_b33cd96cd247a779,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-block-calendar_a4454c1372fe2a28 caption,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 nav.wp-calendar-nav_33c91e71caf8cc9b a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-block-latest-comments__comment-excerpt_afe8fdbd72c0894e,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-calendar-table_b33cd96cd247a779 caption,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_text_98d1100cfbd00c1f,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .tagcloud_74f6731d1cd90480 a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .wp-block-tag-cloud_30252a24d47881f4 a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .tagcloud_74f6731d1cd90480 a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .wp-block-tag-cloud_30252a24d47881f4 a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-block-latest-comments__comment-date_c9d1bb7266062d7a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-block-latest-comments__comment_b208eef0be2d4fd4,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-block-archives-dropdown_de3af3c447d83c9e label,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_categories_cd5ac20b3af2ed70 li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_archive_8952bac9fb554746 li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_nav_menu_a4bc9b57f071d208 li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_tag_cloud_c4a834a3c1aed7dd a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_rss_b6cd5a933baf09e0 li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_rss_b6cd5a933baf09e0 li,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .footer__widget_ca400aa12cd9d587 a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .footer__widget_ca400aa12cd9d587 li,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 li.recentcomments_f0f970c8af28ed00 {
    color: #ffffff; }
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-theme-btn_30806f2ea900140d,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-block-loginout_56901ed977c99dcd a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 input.te-theme-btn_30806f2ea900140d,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .wp-block-search_5098595e3b367c7f button,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .search-form_c6fff76b064d1a7e button,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .widget_a0f1eec5b3ac8781 .sidebar__search_850fdd4b6eeb709c button,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .wp-block-search_5098595e3b367c7f button,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .search-form_c6fff76b064d1a7e button,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .sidebar__widget_92b4522ad9302888 .sidebar__search_850fdd4b6eeb709c button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_f0d9d75edb042a5e .footer__widget_ca400aa12cd9d587 li {
    list-style: none; }
  .footer_f0d9d75edb042a5e .te-footer-widget_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f li.wp-block-social-link_154854d660f1781d {
    display: inline-block;
    width: unset !important; }
  .footer_f0d9d75edb042a5e .te_widget_nav_menu_410ed6f2615cb95f li.cat-item_69e1e9941f1207e4 {
    text-align: right; }
    .footer_f0d9d75edb042a5e .te_widget_nav_menu_410ed6f2615cb95f li.cat-item_69e1e9941f1207e4 a {
      float: left; }
  .footer_f0d9d75edb042a5e .te-footer-bg_093f30f6375326db {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_f0d9d75edb042a5e .footer-nav-widget_e26a609ae3717f6f {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_f0d9d75edb042a5e .footer-nav-widget_e26a609ae3717f6f {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_f0d9d75edb042a5e .footer-nav-widget_e26a609ae3717f6f {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_f0d9d75edb042a5e .footer-nav-widget_e26a609ae3717f6f {
        padding: 0 30px; } }

.te-footer-widget_b63484f05e7870e9 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_b63484f05e7870e9 {
      margin-bottom: 40px; } }
  .te-footer-widget_b63484f05e7870e9 .te-footer-widget-title_b0a99cc17575141c,
  .te-footer-widget_b63484f05e7870e9 .wp-block-heading_46dd11daf0f21b4f {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_b63484f05e7870e9 ul {
    padding-left: 0; }
  .te-footer-widget_b63484f05e7870e9 .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-form-fields_9cfaafb0cad91194 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_b63484f05e7870e9 .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_b63484f05e7870e9.widget-latest-posts-footer_dbc42f8034850420 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_b63484f05e7870e9.zoom-instagram-widget_37645959f6cceede {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_b63484f05e7870e9.widget_contact_info_widget_b00cbf958659332d {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_b63484f05e7870e9 .widget-instagram-feed_aa5f97e67a851219 {
      width: 170px; } }
  .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 {
        padding-right: 0; } }
    .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 .te-footer-logo_fcc80b5d752d17dd {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 .info-form-and-social-icon_04d25554c7e88f9c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 .info-form-and-social-icon_04d25554c7e88f9c .te-social-profile_95875199575a6fe7 {
        margin-top: 0; }
    .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 .te-social-profile_95875199575a6fe7 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_b63484f05e7870e9 .te-footer-widget-info_99ee6a9cf22dac03 .info-form-and-social-icon_04d25554c7e88f9c {
        -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_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f 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_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca p {
    color: #335371; }
  .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul {
    list-style: none; }
    .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 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_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li:first-child .contact-icon_313d61b2c20e237e {
          margin-top: 5px; }
      .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li .contact-icon_313d61b2c20e237e {
        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_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li .contact-text_36d01b4661c9d382 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li .contact-text_36d01b4661c9d382 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li .contact-text_36d01b4661c9d382 span,
        .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li .contact-text_36d01b4661c9d382 p,
        .te-footer-widget_b63484f05e7870e9 .te-footer-widget-contact_b31a48d02be96aca .footer-contact_62586bfe92f0b3a2 ul li .contact-text_36d01b4661c9d382 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_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-thumb_2e621918a249ffa2 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-desc_a9a7225ace47b4f8 .te-latest-post-title_714445cfd0a6794d {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-desc_a9a7225ace47b4f8 .te-latest-post-title_714445cfd0a6794d 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_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-desc_a9a7225ace47b4f8 .te-latest-post-title_714445cfd0a6794d a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-desc_a9a7225ace47b4f8 .te-latest-post-meta_be34d37cba60b603 {
      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_9921dd4915a1f5da 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_9921dd4915a1f5da ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_9921dd4915a1f5da 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_9921dd4915a1f5da ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_298f012ff969c06b {
  overflow: hidden; }
  .subscribe-area_298f012ff969c06b.style-1_ec8a1e00568ab306 .te-subscribe-inner-area_52e3c8c85e6bb38b .te-content-wrapper_c70efe22ee4a8abb {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_298f012ff969c06b.style-1_ec8a1e00568ab306 .te-image-bg-collumn_33e928d734499f72 {
    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_298f012ff969c06b.style-1_ec8a1e00568ab306 .te-image-bg-collumn_33e928d734499f72 {
        display: none; } }
  .subscribe-area_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb {
    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_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb .short-title_8c4385378afba1ca {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb .te-subscribe-title_d9cf60429d88bb44 {
      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_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb .te-subscribe-title_d9cf60429d88bb44 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb .te-subscribe-title_d9cf60429d88bb44 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb .te-subscribe-title_d9cf60429d88bb44 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_298f012ff969c06b .te-content-wrapper_c70efe22ee4a8abb .text_e27ac0e07a85652a {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_298f012ff969c06b .te-subscribe-inner-area_52e3c8c85e6bb38b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_298f012ff969c06b .te-subscribe-inner-area_52e3c8c85e6bb38b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_298f012ff969c06b .te-subscribe-inner-area_52e3c8c85e6bb38b .te-subscribe-collumn_104b2d34affb66c2 {
      -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_298f012ff969c06b .te-subscribe-inner-area_52e3c8c85e6bb38b .te-subscribe-collumn_104b2d34affb66c2.te-image-bg-collumn_33e928d734499f72 {
          display: none; } }
    .subscribe-area_298f012ff969c06b .te-subscribe-inner-area_52e3c8c85e6bb38b .mc4wp-form-fields_9cfaafb0cad91194 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_298f012ff969c06b .te-subscribe-inner-area_52e3c8c85e6bb38b .mc4wp-form-fields_9cfaafb0cad91194 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_298f012ff969c06b .te-subscribe-inner-area_52e3c8c85e6bb38b .mc4wp-form-fields_9cfaafb0cad91194 .submit-btn_50f51bf7bb1695af {
        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_b63484f05e7870e9 .te-subscribe-form-wrapper_95a8bcade3ab2d62 {
  color: #335371; }

.te-subscribe-form-widget_3f8ee6af52d23191 {
  position: relative; }
  .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-form-fields_9cfaafb0cad91194 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .single-field_a36c8e33b431bff2 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_3f8ee6af52d23191 .submit-btn_50f51bf7bb1695af {
    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_3f8ee6af52d23191 .submit-btn_50f51bf7bb1695af:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-response_3331d11dcba85bbb {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-response_3331d11dcba85bbb .mc4wp-alert_d63c8f5104e82541.mc4wp-error_3df598ac6e238070 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-response_3331d11dcba85bbb .mc4wp-alert_d63c8f5104e82541.mc4wp-error_3df598ac6e238070 a {
      color: #ff0000; }
    .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-response_3331d11dcba85bbb .mc4wp-alert_d63c8f5104e82541.mc4wp-success_1bfbff1e11b1987b p, .te-subscribe-form-widget_3f8ee6af52d23191 .mc4wp-response_3331d11dcba85bbb .mc4wp-alert_d63c8f5104e82541.mc4wp-notice_99a30855e9cbf859 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_1db28aac459e1db1 {
  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_1db28aac459e1db1 .te-footer-logo_fcc80b5d752d17dd {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_1db28aac459e1db1 .te-social-widget_80d5679f95d5aa3c {
    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_1db28aac459e1db1 .te-social-widget_80d5679f95d5aa3c span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 {
  background-color: #131A2A; }
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-sec_f769bd17cb73f7c9 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-widget-title_b0a99cc17575141c,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .wp-block-heading_46dd11daf0f21b4f {
    color: #ffffff;
    font-size: 24px; }
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .footer-bottom-area_9f19f1f72f095660 .te-copyright-text_1a0265079be434a5 p,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-widget_b63484f05e7870e9.te_widget_nav_menu_410ed6f2615cb95f li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-widget_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-desc_a9a7225ace47b4f8 .te-latest-post-title_714445cfd0a6794d a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-widget_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-desc_a9a7225ace47b4f8 .te-latest-post-title_714445cfd0a6794d,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-widget_b63484f05e7870e9 .te_widget_latest_post_85f3f4b0b5d2327f ul li .te-latest-post-desc_a9a7225ace47b4f8 .te-latest-post-meta_be34d37cba60b603,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-widget_b63484f05e7870e9 .te-subscribe-form-wrapper_95a8bcade3ab2d62,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .te-footer-bottom-menu_9921dd4915a1f5da ul li a,
  .footer_f0d9d75edb042a5e.style-2_a6d9751dd7083da9 .footer-bottom-area_9f19f1f72f095660 .te-copyright-text_1a0265079be434a5 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_5d4591996711cba3.map_cde8157c272dcec0 */