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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_bb5d5a50bc7dbb79,
.wp-block-loginout_4eb4483687a81a3e a,
input.te-theme-btn_bb5d5a50bc7dbb79 {
  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_bb5d5a50bc7dbb79:hover,
  .wp-block-loginout_4eb4483687a81a3e a:hover,
  input.te-theme-btn_bb5d5a50bc7dbb79:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_bb5d5a50bc7dbb79:focus,
  .wp-block-loginout_4eb4483687a81a3e a:focus,
  input.te-theme-btn_bb5d5a50bc7dbb79:focus {
    color: #ffffff; }
  .te-theme-btn_bb5d5a50bc7dbb79.yellow-btn_b28630a28b9931f8,
  .wp-block-loginout_4eb4483687a81a3e a.yellow-btn_b28630a28b9931f8,
  input.te-theme-btn_bb5d5a50bc7dbb79.yellow-btn_b28630a28b9931f8 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_bb5d5a50bc7dbb79.simple-btn_ef124ebb7b7ac328,
  .wp-block-loginout_4eb4483687a81a3e a.simple-btn_ef124ebb7b7ac328,
  input.te-theme-btn_bb5d5a50bc7dbb79.simple-btn_ef124ebb7b7ac328 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_3dfacdc8de7c2c75 {
  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_3dfacdc8de7c2c75 .circle-rotate-inner_b0577b752c2545af {
    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_f957d5820336f7b2 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_4fabe8f8de60265a {
  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_3a50c8e82245f921 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_3a50c8e82245f921 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_3a50c8e82245f921 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_3a50c8e82245f921 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_f23a9aff30931118 .size-full_69a2d09068814668.alignright_0fa8f121b6adc4cf {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_f23a9aff30931118 figure.wp-caption_ad96872398aab560.aligncenter_60d5d6dce0ddb780 {
  margin-top: 40px; }
.tp-page-content_f23a9aff30931118 dl, .tp-page-content_f23a9aff30931118 ol, .tp-page-content_f23a9aff30931118 ul {
  margin-bottom: 11px; }
.tp-page-content_f23a9aff30931118 .te-comment-respond_b82f83f527ac9d53 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_f23a9aff30931118 .te-latest-comments_18d2b604b2135302 .te-comment-respond_b82f83f527ac9d53 {
  margin-bottom: 40px; }
.tp-page-content_f23a9aff30931118 .te-post-comments_d18e2003f12205bc {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_fb5f582357f9a60d .gallery-item_c8d547e93593afd1 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_9649647518409475 .gallery-item_c8d547e93593afd1 {
  max-width: 50%; }

.gallery-columns-3_659a2a9bf9e536aa .gallery-item_c8d547e93593afd1 {
  max-width: 33.33%; }

.gallery-columns-4_3afbea756558f540 .gallery-item_c8d547e93593afd1 {
  max-width: 25%; }

.gallery-columns-5_541ec06335c365ba .gallery-item_c8d547e93593afd1 {
  max-width: 20%; }

.gallery-columns-6_f8920d9233c91d68 .gallery-item_c8d547e93593afd1 {
  max-width: 16.66%; }

.gallery-columns-7_401e0aa8fa468333 .gallery-item_c8d547e93593afd1 {
  max-width: 14.28%; }

.gallery-columns-8_68a17b7505ae8dbe .gallery-item_c8d547e93593afd1 {
  max-width: 12.5%; }

.gallery-columns-9_8a2e385e001a2158 .gallery-item_c8d547e93593afd1 {
  max-width: 11.11%; }

.gallery-caption_1132ce6f072575a1 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_b1a0c11dad8ea32d {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_f8c0454543082aa9 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_28f893bf1e0fe159 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_ed515da1f4a586a4 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_426f8b73120f2fc1 p.wp-block-cover-text_94023ce0a58a1c5c,
.wp-block-cover_426f8b73120f2fc1.is-light_712c97c4de733ae6 .wp-block-cover__inner-container_19352444cb50fc29 {
  color: #fff !important; }

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

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

.widget_583d7ba765e4f03a .wp-block-archives-dropdown_14c076afd78395a3,
.widget_583d7ba765e4f03a .wp-block-categories-dropdown_d0e7e17c416eb3f7,
.widget_583d7ba765e4f03a .wp-block-loginout_4eb4483687a81a3e,
.widget_583d7ba765e4f03a .wp-block-social-links_f66ad7cecbe1ca27,
.widget_583d7ba765e4f03a.widget_archive_46c1e97fd93e8361 select,
.widget_583d7ba765e4f03a.te_widget_categories_583020bb75d13a44 select,
.widget_583d7ba765e4f03a.widget_text_8bbc4c5b18885dfb select,
.widget_583d7ba765e4f03a.te_widget_search_0bddadf7371c6bfe .search-form_cb8eec47a5ea559e,
.widget_583d7ba765e4f03a.te_widget_tag_cloud_24dcec0917d2605b .tagcloud_b286e46efe5d7b54,
.widget_583d7ba765e4f03a .wp-block-tag-cloud_105012586879ddc8 {
  margin-bottom: 6px; }

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

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

.blog-search-content_2470d82f5a84dd3a {
  margin: 0; }
  .blog-search-content_2470d82f5a84dd3a .wp-block-search_f8c0454543082aa9,
  .blog-search-content_2470d82f5a84dd3a .search-form_cb8eec47a5ea559e,
  .blog-search-content_2470d82f5a84dd3a .sidebar__search_c2c38fef5bc44a02 {
    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_2470d82f5a84dd3a .wp-block-search_f8c0454543082aa9,
      .blog-search-content_2470d82f5a84dd3a .search-form_cb8eec47a5ea559e,
      .blog-search-content_2470d82f5a84dd3a .sidebar__search_c2c38fef5bc44a02 {
        width: 100%; } }
    .blog-search-content_2470d82f5a84dd3a .wp-block-search_f8c0454543082aa9 .wp-block-search__inside-wrapper_77a895c413946b2f,
    .blog-search-content_2470d82f5a84dd3a .search-form_cb8eec47a5ea559e .wp-block-search__inside-wrapper_77a895c413946b2f,
    .blog-search-content_2470d82f5a84dd3a .sidebar__search_c2c38fef5bc44a02 .wp-block-search__inside-wrapper_77a895c413946b2f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_2470d82f5a84dd3a .wp-block-search_f8c0454543082aa9 label,
    .blog-search-content_2470d82f5a84dd3a .search-form_cb8eec47a5ea559e label,
    .blog-search-content_2470d82f5a84dd3a .sidebar__search_c2c38fef5bc44a02 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_2470d82f5a84dd3a .wp-block-search_f8c0454543082aa9 input,
    .blog-search-content_2470d82f5a84dd3a .search-form_cb8eec47a5ea559e input,
    .blog-search-content_2470d82f5a84dd3a .sidebar__search_c2c38fef5bc44a02 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_2470d82f5a84dd3a .wp-block-search_f8c0454543082aa9 button,
    .blog-search-content_2470d82f5a84dd3a .search-form_cb8eec47a5ea559e button,
    .blog-search-content_2470d82f5a84dd3a .sidebar__search_c2c38fef5bc44a02 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_f23a9aff30931118 .wp-smiley_96db0084128e3163,
.entry-content_8a7f1e91391b4dbe .wp-smiley_96db0084128e3163,
.comment-content_4b0f3ae5981a845a .wp-smiley_96db0084128e3163 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_b82f83f527ac9d53.style-two_cc329f388e81ba01 .wpcf7-form_945eaa370eb1114c .wpcf7-not-valid-tip_77edca1fb661fd5b {
  color: #d9c0b8 !important; }
.te-comment-respond_b82f83f527ac9d53 .wpcf7-form_945eaa370eb1114c .wpcf7-not-valid_7a01654e8f008503 {
  border-color: #dc3232 !important; }
.te-comment-respond_b82f83f527ac9d53 .wpcf7-form_945eaa370eb1114c .wpcf7-not-valid-tip_77edca1fb661fd5b {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_b82f83f527ac9d53 .wpcf7-form_945eaa370eb1114c.sent_b1c3c3789e02919a .wpcf7-response-output_04f166a07888e456 {
  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_b82f83f527ac9d53 .wpcf7-form_945eaa370eb1114c.invalid_ea89b1090852bacc .wpcf7-response-output_04f166a07888e456 {
  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_9c5fb0d5da13ce4a {
  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_9c5fb0d5da13ce4a .wpcf7-te-list-item_78896929997bacf5 {
    margin: 0; }
    .wpcf7-form-control_9c5fb0d5da13ce4a .wpcf7-te-list-item_78896929997bacf5 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_9c5fb0d5da13ce4a .wpcf7-te-list-item_78896929997bacf5 label .wpcf7-te-list-item-label_c8b7a58bbfd74622 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_42b7ad3774d1f8b7 .te-comment-respond_b82f83f527ac9d53 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_913a4ab4473604c7 .header-menu-area_ebdd24af2a12930d.sticky_menu_42adc331ee919eac {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_913a4ab4473604c7 .header-menu-area_ebdd24af2a12930d.sticky_menu_42adc331ee919eac {
      top: 0; } }

.page-template-default_5a65362ed5c4960b.page-id-146_3bb1b7a55f9edf24 .tp-page-content_f23a9aff30931118 p:last-child {
  margin-bottom: 10px; }
.page-template-default_5a65362ed5c4960b.page-id-1133_d8a13d5cbb9ec902 .tp-page-content_f23a9aff30931118 .te-comment-respond_b82f83f527ac9d53 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_5a65362ed5c4960b.page-id-3_582ffb4a09f396a9 .page-area_90dd1f4a3adc2944 {
  padding-top: 128px; }

.single-post-item_28ed5e612e29bbb7.post-24_f54ae4a908c0f23b .wp-block-button_4b031f54730b2af1 a {
  color: #ffffff; }

.post-template-default_db1fa068d2d1be56.postid-163_e64fa39c44990b0a .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content {
  margin-bottom: 34px; }
.post-template-default_db1fa068d2d1be56.postid-150_bce58a1d8839f226 .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_db1fa068d2d1be56.postid-150_bce58a1d8839f226 .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-block-group_b3e9e40cbe2e3cdc.is-layout-constrained_ec08e35c39d57871:last-child {
    border: 1px solid #000; }
.post-template-default_db1fa068d2d1be56.postid-51_e0b4f685d0f12d01 .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_db1fa068d2d1be56.postid-51_e0b4f685d0f12d01 .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_db1fa068d2d1be56.postid-1163_4b30bc0b7c1995a8 .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-caption_ad96872398aab560, .post-template-default_db1fa068d2d1be56.postid-568_d726b9443d0f59b5 .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-caption_ad96872398aab560 {
  margin-top: 20px; }
.post-template-default_db1fa068d2d1be56.postid-1785_3e9cafb73201cd22 .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-block-button__link_6884b768a335a018 {
  color: #ffffff !important; }
.post-template-default_db1fa068d2d1be56.postid-1149_0dae3f0c7027cab5 .te-blog-details-wrapper_64d174fad3609d7f .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 p {
  margin-bottom: 0; }
.post-template-default_db1fa068d2d1be56.postid-555_1fe3531ecf19d5ad .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .gallery_b193756c7a431aa7 {
  margin-top: 20px; }

.error-404_fe233e19765f3583.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_fe233e19765f3583.not-found .error-content_6ddf67acf7681bf8 .error-btn-bh_5d83140ad10ca4e4 {
    margin-top: 20px; }

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

.sidebar_6810dc570469b5fb .widget_media_gallery_a2fffdc000f26e72 .gallery-item_c8d547e93593afd1 {
  margin-bottom: 0; }
  .sidebar_6810dc570469b5fb .widget_media_gallery_a2fffdc000f26e72 .gallery-item_c8d547e93593afd1 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_097806c8a9e0d5ff {
  -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_3a81d098c9d2e4c1 {
  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_5e3aeeff8e5a88ba path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_913a4ab4473604c7 .header-area_0d128047a63e185b.style-2_322a4f7711bad39a.login .te-header-menu-area_c0d8f7709c44e828 {
  top: auto !important; }

.header-area_0d128047a63e185b .container-fluid_51c2d0472ae124ff {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_0d128047a63e185b .container-fluid_51c2d0472ae124ff {
      padding: 0 24px; } }
.header-area_0d128047a63e185b.style-2_322a4f7711bad39a .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .header-top .te-header-contact-info_5b7ae0e1d6ee1b2d span {
    color: #677471; }
    .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .header-top .te-header-contact-info_5b7ae0e1d6ee1b2d span i {
      color: #317EFE; }
    .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .header-top .te-header-contact-info_5b7ae0e1d6ee1b2d span a {
      color: #677471; }
  .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .header-top .te-social-profile_d1afa4c9b7019775 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .header-top .te-social-profile_d1afa4c9b7019775 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_0d128047a63e185b.style-2_322a4f7711bad39a .te-header-menu-area_c0d8f7709c44e828 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .te-header-menu-area_c0d8f7709c44e828 .menu-wrapper_f0ff979eed7c291a {
    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_0d128047a63e185b.style-2_322a4f7711bad39a .te-header-menu-area_c0d8f7709c44e828 .menu-wrapper_f0ff979eed7c291a {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .te-header-menu-area_c0d8f7709c44e828 .te-header-btn_6c5ecb520f0905a9 .te-quote-btn_59ea745cd6e708e8 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_0d128047a63e185b.style-2_322a4f7711bad39a .te-sticky_menu {
  top: 0; }
  .header-area_0d128047a63e185b.style-2_322a4f7711bad39a .te-sticky_menu .menu-wrapper_f0ff979eed7c291a {
    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_4c2777c2154a7b04 {
    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_b44aef5550593e3e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_5b7ae0e1d6ee1b2d {
    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_5b7ae0e1d6ee1b2d 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_5b7ae0e1d6ee1b2d span.te-contact-info-item_f48db9e18eceee6b {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_5b7ae0e1d6ee1b2d 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_1769aaa8f698ca17 {
      display: none; } }
  .header-top .header-top-btn_1769aaa8f698ca17 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_1769aaa8f698ca17 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_1769aaa8f698ca17 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_d1afa4c9b7019775 {
    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_d1afa4c9b7019775 .te-social-profile-label_025aa02f969e71e1 {
      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_d1afa4c9b7019775 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_d1afa4c9b7019775 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_c0d8f7709c44e828 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_c0d8f7709c44e828.te-te-sticky-header_8fc98e6d64be4e93 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_c0d8f7709c44e828.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_c0d8f7709c44e828.te-sticky_menu .te-logo_ed4506a3ffe411bd {
      height: 84px; }
      .te-header-menu-area_c0d8f7709c44e828.te-sticky_menu .te-logo_ed4506a3ffe411bd:after {
        display: none; }
      .te-header-menu-area_c0d8f7709c44e828.te-sticky_menu .te-logo_ed4506a3ffe411bd .te-standard-logo_60c70f3da6d381ca {
        display: none; }
      .te-header-menu-area_c0d8f7709c44e828.te-sticky_menu .te-logo_ed4506a3ffe411bd .te-sticky-logo_6c35c6f510a87fa2 {
        display: block; }
        .te-header-menu-area_c0d8f7709c44e828.te-sticky_menu .te-logo_ed4506a3ffe411bd .te-sticky-logo_6c35c6f510a87fa2 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_c0d8f7709c44e828.te-sticky_menu .te-main-menu_ff003ebb87c3060c ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_c0d8f7709c44e828.te-sticky_menu .te-main-menu_ff003ebb87c3060c 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_c0d8f7709c44e828.te-sticky_menu .te-main-menu_ff003ebb87c3060c ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_c0d8f7709c44e828.te-sticky_menu .te-main-menu_ff003ebb87c3060c ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_c0d8f7709c44e828 .te-header-menu-wrapper_511eeb1bc75dbbc7 {
    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_c0d8f7709c44e828 .te-header-menu-wrapper_511eeb1bc75dbbc7 {
        gap: 20px; } }
  .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd {
    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_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd .te-standard-logo_60c70f3da6d381ca {
        display: none; } }
    .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd .te-standard-logo_60c70f3da6d381ca img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd .te-sticky-logo_6c35c6f510a87fa2 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd .te-sticky-logo_6c35c6f510a87fa2 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd .te-sticky-logo_6c35c6f510a87fa2 {
          display: block; } }
      .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd .te-sticky-logo_6c35c6f510a87fa2 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_c0d8f7709c44e828 .te-logo_ed4506a3ffe411bd .te-retina-logo_3a12c08ec7fa65a1 {
      display: none; }

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

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

.te-header-btn_6c5ecb520f0905a9 {
  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_6c5ecb520f0905a9 .te-icon_1bdfdec5da107da7 {
    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_6c5ecb520f0905a9 .te-icon_1bdfdec5da107da7: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_6c5ecb520f0905a9 {
      display: none; } }
  .te-header-btn_6c5ecb520f0905a9 .te-cta-btn_f63f0b6161513b19 {
    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_6c5ecb520f0905a9 .te-cta-btn_f63f0b6161513b19:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_6c5ecb520f0905a9 .te-quote-btn_59ea745cd6e708e8 {
    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_6c5ecb520f0905a9 .te-quote-btn_59ea745cd6e708e8: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_5b5eb11efeb68e90 {
    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_5b5eb11efeb68e90 .te-search-content-filed_2873919b44b98e96 {
      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_5b5eb11efeb68e90 .te-search-content-filed_2873919b44b98e96 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_5b5eb11efeb68e90 .te-search-form_4b3efc88eba90659 {
      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_5b5eb11efeb68e90 .te-search-form_4b3efc88eba90659 .te-search-form-input_51334b50483ae0b9 {
        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_5b5eb11efeb68e90 .te-search-form_4b3efc88eba90659 .te-search-form-input_51334b50483ae0b9 .te-search-icon_a73a7ff415b7459c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_5b5eb11efeb68e90 .te-search-form_4b3efc88eba90659 .te-search-form-input_51334b50483ae0b9 button.te-submit-search-btn_5eee8c4d0801fbe1 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_5b5eb11efeb68e90 .te-search-form_4b3efc88eba90659 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_57912066e6da7574 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_d766feef942890a1 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_9d7cd7353794ebb5 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_9d7cd7353794ebb5 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_e83733e04ae5f5dc {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_a009cbb166bfcf29 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_7975058bd3d51f8d {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_7975058bd3d51f8d .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_7975058bd3d51f8d .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-menu-sidebar-title_a5ae5024d802a417 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-header-contact-info_5b7ae0e1d6ee1b2d {
      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_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-header-contact-info_5b7ae0e1d6ee1b2d 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_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-header-contact-info_5b7ae0e1d6ee1b2d span.te-contact-info-item_f48db9e18eceee6b {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-header-contact-info_5b7ae0e1d6ee1b2d 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_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-header-contact-info_5b7ae0e1d6ee1b2d span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-social-profile_d1afa4c9b7019775 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-social-profile_d1afa4c9b7019775 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_0d236772f67a8b20 .te-menu-sidebar-single-widget_8829f808600db39e .te-social-profile_d1afa4c9b7019775 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_0e0db6ec704f95c9 {
  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_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c {
        height: unset;
        padding: 80px 0; } }
    .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-feature-img_19509b87aadd94ba {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-feature-img_19509b87aadd94ba {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-feature-img_19509b87aadd94ba {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-feature-img_19509b87aadd94ba {
          right: -380px; } }
      .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-feature-img_19509b87aadd94ba .company-award_557f676a658f6144 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-feature-img_19509b87aadd94ba .company-award_557f676a658f6144 .icon_accdc6793ccbc45a {
          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_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-feature-img_19509b87aadd94ba .slider-feature-img-overlay_bfdf57901a086dac {
          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_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-left-shape_8be1f3b6498ebd07 {
      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_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-left-shape_8be1f3b6498ebd07 {
          display: none; } }
    .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-right-shape_dd9dc659a96bcf0c {
      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_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-right-shape_dd9dc659a96bcf0c {
          display: none; } }
    .slider-area_0e0db6ec704f95c9.style-2_322a4f7711bad39a .te-single-slider_ec620a8f5b46748c .slider-circle-shape_98203707d8c83998 {
      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_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-short-title_8ab6d4b7be5989ae,
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-title_a6926c4d1dd3445d,
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-short-desc_0cf08ddab277ddcb,
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-btn-wrapper_13ae0ff94e57db01 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-short-title_8ab6d4b7be5989ae {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-title_a6926c4d1dd3445d {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-short-desc_0cf08ddab277ddcb {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-active_ecb65e2ae26021e4 .te-slider-btn-wrapper_13ae0ff94e57db01 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-dots_a48e5929aff6428b {
    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_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-dots_a48e5929aff6428b {
        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_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-dots_a48e5929aff6428b 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_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-dots_a48e5929aff6428b 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_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-dots_a48e5929aff6428b li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-dots_a48e5929aff6428b li.slick-active_ecb65e2ae26021e4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_0e0db6ec704f95c9 .te-slider-wrapper_212a065cf7a050be .slick-dots_a48e5929aff6428b li.slick-active_ecb65e2ae26021e4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c {
    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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c {
        background-image: none !important; } }
    .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-overlay_06240acc348cdd74 {
      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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-overlay_06240acc348cdd74 {
          left: 0; } }
      .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-overlay_06240acc348cdd74 .te-slider-overlay-shape_709344471e93aacb {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-overlay_06240acc348cdd74 .te-slider-overlay-shape_709344471e93aacb {
            display: none; } }
    .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 {
      position: relative;
      z-index: 99; }
      .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-short-title_8ab6d4b7be5989ae {
        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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
        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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-short-desc_0cf08ddab277ddcb {
        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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-short-desc_0cf08ddab277ddcb {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-short-desc_0cf08ddab277ddcb {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-short-desc_0cf08ddab277ddcb {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 {
        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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 {
            padding-top: 30px; } }
        .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-theme-btn_bb5d5a50bc7dbb79 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-call-btn_f41656cf88d522c4 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-call-btn_f41656cf88d522c4 .te-icon_1bdfdec5da107da7 {
            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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-call-btn_f41656cf88d522c4 .te-content_d3a63741bb0b04e2 {
            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_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-call-btn_f41656cf88d522c4 .te-content_d3a63741bb0b04e2 .te-title_b834a9798e1822b2 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_0e0db6ec704f95c9 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-call-btn_f41656cf88d522c4 .te-content_d3a63741bb0b04e2 .te-text_ee3a87dc488c7bd9 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41: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_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-overlay_06240acc348cdd74 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-overlay_06240acc348cdd74::before {
        display: none; }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .slider-shape_b17d7abe55696644 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .slider-shape_b17d7abe55696644 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-one_14d6fb6f63afdb3c {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-one_14d6fb6f63afdb3c {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-one_14d6fb6f63afdb3c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-one_14d6fb6f63afdb3c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-one_14d6fb6f63afdb3c {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-two_0d7a26f953a7c5a0 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-two_0d7a26f953a7c5a0 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-two_0d7a26f953a7c5a0 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-two_0d7a26f953a7c5a0 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-two_0d7a26f953a7c5a0 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-three_def804e664a9ec70 {
      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_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-three_def804e664a9ec70 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .shape-three_def804e664a9ec70 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-container_28819c6b27c5718c {
      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_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-container_28819c6b27c5718c {
          -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_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-container_28819c6b27c5718c {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-container_28819c6b27c5718c .te-slider-column_9fdc76bc848d81cc {
        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_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-container_28819c6b27c5718c .te-slider-column_9fdc76bc848d81cc {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-theme-btn_bb5d5a50bc7dbb79 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-theme-btn_bb5d5a50bc7dbb79:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-btn-wrapper_13ae0ff94e57db01 .te-call-btn_f41656cf88d522c4 .te-icon_1bdfdec5da107da7 {
      color: #317EFE; }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
      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_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-single-slider_ec620a8f5b46748c .te-slider-content-wrapper_37fb2841c75fda07 .te-slider-content_43baff2d7a5ba3a1 .te-slider-title_a6926c4d1dd3445d {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-slider-wrapper_212a065cf7a050be .container_040c637a11ddd9f6 {
    position: relative; }
  .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-slider-wrapper_212a065cf7a050be .slider-shape-bg_94b03b53711f534d {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-slider-wrapper_212a065cf7a050be .slider-shape-bg_94b03b53711f534d {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-slider-wrapper_212a065cf7a050be .slider-shape-bg_94b03b53711f534d {
        margin-left: 0; } }
    .slider-area_0e0db6ec704f95c9.style-1_8087c70e49d45b41 .te-slider-wrapper_212a065cf7a050be .slider-shape-bg_94b03b53711f534d: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_4ec3e3e8ecbd02ba {
  position: relative; }

.te-info-card_2ba502f76832461a {
  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_2ba502f76832461a {
      padding: 40px 25px; } }
  .te-info-card_2ba502f76832461a: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_2ba502f76832461a:hover .te-image-wrapper_314c66d0c0a143cf .overlay_d5d6b2d5261f4635 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_2ba502f76832461a:hover .te-image-wrapper_314c66d0c0a143cf 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_2ba502f76832461a:hover .icon_accdc6793ccbc45a img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_2ba502f76832461a:hover .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 .te-theme-btn_bb5d5a50bc7dbb79 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2ba502f76832461a .te-info-card-inner_e8fffb45ac83396a {
    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_2ba502f76832461a .te-image-wrapper_314c66d0c0a143cf {
    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_2ba502f76832461a .te-image-wrapper_314c66d0c0a143cf 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_2ba502f76832461a .te-image-wrapper_314c66d0c0a143cf .overlay_d5d6b2d5261f4635 {
      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_2ba502f76832461a .icon_accdc6793ccbc45a {
    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_2ba502f76832461a .icon_accdc6793ccbc45a img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2ba502f76832461a .te-content-wrapper_f92131693a441666 {
    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_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 {
    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_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 .icon_accdc6793ccbc45a {
      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_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 .icon_accdc6793ccbc45a::before, .te-info-card_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 .icon_accdc6793ccbc45a::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 .icon_accdc6793ccbc45a::before {
        top: 15px;
        left: 5px; }
      .te-info-card_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 .icon_accdc6793ccbc45a::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 .title_00a5bb9b3296bbeb {
      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_2ba502f76832461a .te-title-wrapper_a9ebcfdf880d4964 .divider_a9247f340a8f76df {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_2ba502f76832461a .content_d883f02072011198 {
    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_2ba502f76832461a .content_d883f02072011198 .desc_64950584d84f7ffb {
      -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_2ba502f76832461a .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_2ba502f76832461a .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 .te-theme-btn_bb5d5a50bc7dbb79 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_2ba502f76832461a .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 .te-theme-btn_bb5d5a50bc7dbb79:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a {
  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_2ba502f76832461a.style-2_322a4f7711bad39a {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a {
      padding: 35px; } }
  .te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a:hover .image_cd9799a54c80822e 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_2ba502f76832461a.style-2_322a4f7711bad39a:hover .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 .te-theme-btn_bb5d5a50bc7dbb79 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a .image_cd9799a54c80822e {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a .image_cd9799a54c80822e 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_2ba502f76832461a.style-2_322a4f7711bad39a .te-title-wrapper_a9ebcfdf880d4964 {
    padding-bottom: 15px; }
  .te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a .content_d883f02072011198 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_2ba502f76832461a.style-2_322a4f7711bad39a .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 .te-theme-btn_bb5d5a50bc7dbb79 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_22b4a05c1494cfc6.style-three_25dfa7f265911956 {
  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_22b4a05c1494cfc6.style-three_25dfa7f265911956 .icon_accdc6793ccbc45a {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_22b4a05c1494cfc6.style-three_25dfa7f265911956 .icon_accdc6793ccbc45a img {
      width: 100%; }
  .te-icon-card_22b4a05c1494cfc6.style-three_25dfa7f265911956 .content_d883f02072011198 {
    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_22b4a05c1494cfc6.style-three_25dfa7f265911956 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
      color: #ffffff; }
    .te-icon-card_22b4a05c1494cfc6.style-three_25dfa7f265911956 .content_d883f02072011198 .desc_64950584d84f7ffb {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_22b4a05c1494cfc6.style-three_25dfa7f265911956 {
      gap: 25px; }
      .te-icon-card_22b4a05c1494cfc6.style-three_25dfa7f265911956 .content_d883f02072011198 {
        gap: 18px; } }

.te-icon-card_22b4a05c1494cfc6.style-2_322a4f7711bad39a {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_22b4a05c1494cfc6.style-2_322a4f7711bad39a .icon_accdc6793ccbc45a {
    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_22b4a05c1494cfc6.style-2_322a4f7711bad39a .content_d883f02072011198 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_22b4a05c1494cfc6.style-2_322a4f7711bad39a .content_d883f02072011198 .title_00a5bb9b3296bbeb {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_22b4a05c1494cfc6.style-2_322a4f7711bad39a .content_d883f02072011198 .desc_64950584d84f7ffb {
      line-height: 22px; }

.te-about-image-card_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 {
      text-align: left; } }
  .te-about-image-card_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f > img {
          width: 100%; } }
    .te-about-image-card_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-img-card-shape_33da8b4b9cdbc7d9 {
      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_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-img-card-shape_33da8b4b9cdbc7d9 {
          right: 0; } }
.te-about-image-card_d6682615bce9b455 .te-company-foundation_a61d6d8ff4650d08 {
  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_d6682615bce9b455 .te-company-foundation_a61d6d8ff4650d08 .te-counter-wrapper_061ee8b81eafa12d {
    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_d6682615bce9b455 .te-company-foundation_a61d6d8ff4650d08 .counter-title_662da8073a928668 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_d6682615bce9b455 .te-company-foundation_a61d6d8ff4650d08 .title_00a5bb9b3296bbeb {
    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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-img-card-shape_33da8b4b9cdbc7d9 {
    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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-img-card-shape_33da8b4b9cdbc7d9 {
        display: none; } }
  .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 {
        position: relative; } }
    .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-another-image-inner_465a60d0d92c23e9 {
      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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-another-image-inner_465a60d0d92c23e9 {
          width: 100%; }
          .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-another-image-inner_465a60d0d92c23e9 img {
            width: 100%; } }
    .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .video-btn_90bb53ad76d398c3 {
      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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .video-btn_90bb53ad76d398c3 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .video-btn_90bb53ad76d398c3 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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-badge-text_406d2791ad703be2 {
      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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-badge-text_406d2791ad703be2 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-badge-text_406d2791ad703be2 .icon_accdc6793ccbc45a {
        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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-badge-text_406d2791ad703be2 .text_ee9317f371c6de3b {
        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_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-badge-text_406d2791ad703be2 .text_ee9317f371c6de3b .title_00a5bb9b3296bbeb {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_d6682615bce9b455.style-2_322a4f7711bad39a .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f .te-another-image_1dc7941dcf67ffb1 .te-badge-text_406d2791ad703be2 .text_ee9317f371c6de3b span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 {
  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_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-section-title_f23aaee33b8f88c2 {
    margin-bottom: 0; }
    .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-section-title_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb {
      margin-bottom: 0; }
  .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-list-item-wrapper_1677c5b63ff4388d {
    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_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-list-item-wrapper_1677c5b63ff4388d {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-list-item-wrapper_1677c5b63ff4388d .te-list-item_5ab4c40976b8f05a .icon_accdc6793ccbc45a {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-list-item-wrapper_1677c5b63ff4388d .te-list-item_5ab4c40976b8f05a .text_ee9317f371c6de3b {
      color: #14203A; }
  .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 {
    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_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .te-single-info-list_d1768ed957c6ad1b {
      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_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .te-single-info-list_d1768ed957c6ad1b:hover .icon_accdc6793ccbc45a 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_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .te-single-info-list_d1768ed957c6ad1b .icon_accdc6793ccbc45a {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .te-single-info-list_d1768ed957c6ad1b .icon_accdc6793ccbc45a::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_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .te-single-info-list_d1768ed957c6ad1b .icon_accdc6793ccbc45a 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_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .te-single-info-list_d1768ed957c6ad1b .title_00a5bb9b3296bbeb {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_87828ef62454903f .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .te-single-info-list_d1768ed957c6ad1b .short-title_f719cf3e6138a514 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_87828ef62454903f.style-2_322a4f7711bad39a .te-about-info-content_e2da4ff51bc89a10 {
  gap: 10px; }
  .te-about-info-card_87828ef62454903f.style-2_322a4f7711bad39a .te-about-info-content_e2da4ff51bc89a10 .te-list-item-wrapper_1677c5b63ff4388d {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_87828ef62454903f.style-2_322a4f7711bad39a .te-about-info-content_e2da4ff51bc89a10 .te-list-item-wrapper_1677c5b63ff4388d .te-list-item_5ab4c40976b8f05a .icon_accdc6793ccbc45a {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_87828ef62454903f.style-2_322a4f7711bad39a .te-about-info-content_e2da4ff51bc89a10 .te-list-item-wrapper_1677c5b63ff4388d .te-list-item_5ab4c40976b8f05a .text_ee9317f371c6de3b {
      color: #335371; }
  .te-about-info-card_87828ef62454903f.style-2_322a4f7711bad39a .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_87828ef62454903f.style-2_322a4f7711bad39a .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .divider_a9247f340a8f76df {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_87828ef62454903f.style-2_322a4f7711bad39a .te-about-info-content_e2da4ff51bc89a10 .te-info-list_ec4478eacd4c0c29 .divider_a9247f340a8f76df {
          height: 1px;
          width: 100%; } }

.te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-section-title_f23aaee33b8f88c2 {
  margin-bottom: 40px; }
.te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .about-info-wrapper_f9531835c9c3b052 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .about-info-wrapper_f9531835c9c3b052 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .about-info-wrapper_f9531835c9c3b052 .about-info-img_1f2596123ddec75a {
    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_87828ef62454903f.style-three_25dfa7f265911956 .about-info-wrapper_f9531835c9c3b052 .about-info-img_1f2596123ddec75a {
        height: 350px; } }
    .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .about-info-wrapper_f9531835c9c3b052 .about-info-img_1f2596123ddec75a img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 .skill-progressbar-wrapper_ada40d2cf442413c {
    width: 100%; }
  .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 .te-icon-card-wrapper_32453abefeda7be4 {
    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_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 .te-icon-card-wrapper_32453abefeda7be4 .te-icon-card_22b4a05c1494cfc6 {
      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_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 .te-icon-card-wrapper_32453abefeda7be4 .te-icon-card_22b4a05c1494cfc6 .icon_accdc6793ccbc45a {
        width: 40px;
        height: 40px; }
      .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 .te-icon-card-wrapper_32453abefeda7be4 .te-icon-card_22b4a05c1494cfc6 .content_d883f02072011198 {
        gap: 4px; }
        .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 .te-icon-card-wrapper_32453abefeda7be4 .te-icon-card_22b4a05c1494cfc6 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_87828ef62454903f.style-three_25dfa7f265911956 .te-about-info-content_e2da4ff51bc89a10 .te-btn-wrapper_a11d4325d045dba7 {
    margin-top: 7px; }

.te-counter-card_9d9a7ca1ba826ea3 {
  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_9d9a7ca1ba826ea3 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_9d9a7ca1ba826ea3 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 {
    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_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00:hover .icon_accdc6793ccbc45a img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .icon_accdc6793ccbc45a {
      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_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .icon_accdc6793ccbc45a img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .te-counter-title_f4db5fbd4042c3a5 {
      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_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .te-counter-title_f4db5fbd4042c3a5 .content_d883f02072011198 {
        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_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .number_251d4b18e92b3861 {
      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_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .number_251d4b18e92b3861 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .title_00a5bb9b3296bbeb {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .text_ee9317f371c6de3b {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_b6055fa3e7d4a523 {
  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_b6055fa3e7d4a523::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_b6055fa3e7d4a523 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_b6055fa3e7d4a523:hover {
    top: -5px; }
    .te-process-step_b6055fa3e7d4a523:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_b6055fa3e7d4a523:hover .icon_accdc6793ccbc45a img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b6055fa3e7d4a523:hover .counter-number_8f10247e6e18494f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b6055fa3e7d4a523:hover .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 .te-theme-btn_bb5d5a50bc7dbb79 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_b6055fa3e7d4a523 .icon_accdc6793ccbc45a {
    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_b6055fa3e7d4a523 .icon_accdc6793ccbc45a img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_b6055fa3e7d4a523 .te-content-wrapper_f92131693a441666 {
    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_b6055fa3e7d4a523 .te-counter-wrapper_061ee8b81eafa12d {
    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_b6055fa3e7d4a523 .te-counter-wrapper_061ee8b81eafa12d .shape_439eb551471d61ce {
      position: relative; }
  .te-process-step_b6055fa3e7d4a523 .counter-number_8f10247e6e18494f {
    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_b6055fa3e7d4a523 .te-title-wrapper_a9ebcfdf880d4964 {
    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_b6055fa3e7d4a523 .te-title-wrapper_a9ebcfdf880d4964 .icon_accdc6793ccbc45a {
      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_b6055fa3e7d4a523 .te-title-wrapper_a9ebcfdf880d4964 .title_00a5bb9b3296bbeb {
      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_b6055fa3e7d4a523 .content_d883f02072011198 {
    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_b6055fa3e7d4a523 .content_d883f02072011198 .desc_64950584d84f7ffb {
      -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_b6055fa3e7d4a523 .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 {
      margin-top: -10px; }
      .te-process-step_b6055fa3e7d4a523 .content_d883f02072011198 .te-read-more_d6f045a2731b1ab6 .te-theme-btn_bb5d5a50bc7dbb79 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_6bf0182469108d75 {
  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_6bf0182469108d75 {
      padding: 30px; } }
  .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 {
    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_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .content_d883f02072011198 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f {
      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_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .image_cd9799a54c80822e {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .rating_5d27042e6a3c51ba {
          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_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .name_7c9eea407e9035df {
          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_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .name_7c9eea407e9035df {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .designation_15dea386511962ae {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .icon_accdc6793ccbc45a {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_6bf0182469108d75 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .icon_accdc6793ccbc45a {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_324123942b855046 {
  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_324123942b855046 .te-content-wrapper_f92131693a441666 {
    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_324123942b855046 .te-content-wrapper_f92131693a441666 .content_d883f02072011198 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_324123942b855046 .te-content-wrapper_f92131693a441666 .content_d883f02072011198 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_324123942b855046 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_324123942b855046 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 {
        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_324123942b855046 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .icon_accdc6793ccbc45a {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_324123942b855046 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .name_7c9eea407e9035df {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_324123942b855046 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .designation_15dea386511962ae {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_324123942b855046 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .image_cd9799a54c80822e {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9::before {
    display: none; }
  .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 {
    gap: 15px; }
    .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 {
      -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_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 {
          padding: 15px 30px; } }
      .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .image_cd9799a54c80822e {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .image_cd9799a54c80822e img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .rating_5d27042e6a3c51ba {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .te-user-info_24ed8fe8b70fb572 .name_7c9eea407e9035df span {
        color: #317EFE; }
    .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .icon_accdc6793ccbc45a {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .icon_accdc6793ccbc45a {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_4218fdec945b6ca9 {
  position: relative; }
  .te-testimonial-slider-wrapper_4218fdec945b6ca9 .slick-list_1a45523b60d6bdab {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_4218fdec945b6ca9 .slick-list_1a45523b60d6bdab .slick-slide_4c5849aa35461a72 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_4218fdec945b6ca9 .slick-dots_a48e5929aff6428b {
    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_4218fdec945b6ca9 .slick-dots_a48e5929aff6428b 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_4218fdec945b6ca9 .slick-dots_a48e5929aff6428b 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_4218fdec945b6ca9 .slick-dots_a48e5929aff6428b li.slick-active_ecb65e2ae26021e4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_4218fdec945b6ca9 .slick-dots_a48e5929aff6428b li.slick-active_ecb65e2ae26021e4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_4218fdec945b6ca9 .slick-arrow_7f55ecf421454f17 {
    display: none !important; }

.te-accordion-box-wrapper_35587ff4b05e1394 {
  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_c8378fb3d6f7d4bf .te-accordion-list-item_a68dd71ac130563b {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_c8378fb3d6f7d4bf .te-accordion-list-item_a68dd71ac130563b .te-accordion-head_88c4eddf364400c0 {
    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_c8378fb3d6f7d4bf .te-accordion-list-item_a68dd71ac130563b .te-accordion-head_88c4eddf364400c0: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_c8378fb3d6f7d4bf .te-accordion-list-item_a68dd71ac130563b .te-accordion-head_88c4eddf364400c0.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_c8378fb3d6f7d4bf .te-accordion-list-item_a68dd71ac130563b .te-accordion-head_88c4eddf364400c0 .te-accordion-title_8d75fe82df74891e {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_c8378fb3d6f7d4bf .te-accordion-list-item_a68dd71ac130563b .te-accordion-body_6a93c40d0987cdbd {
    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_04c883ccfe0770e3 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_04c883ccfe0770e3 {
      padding-left: 30px; } }
  .page-header_04c883ccfe0770e3 .te-page-title_ce66ec45f7d886c5,
  .page-header_04c883ccfe0770e3 .page-title_78bb8b1eb3977b88 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_04c883ccfe0770e3 .te-page-title_ce66ec45f7d886c5,
      .page-header_04c883ccfe0770e3 .page-title_78bb8b1eb3977b88 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_04a715150f0c976d {
  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_04a715150f0c976d:hover .te-post-thumbnail_099eed7a06873790 img,
  .te-post-item_04a715150f0c976d:hover .post-video_7faab87f5fda0b15 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_04a715150f0c976d iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_04a715150f0c976d iframe {
        height: 350px; } }
  .te-post-item_04a715150f0c976d .post-gallery .slick-list_1a45523b60d6bdab .slick-track_3627044426075c64 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_04a715150f0c976d .te-post-content-wrapper_5203d84779306c03 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_04a715150f0c976d .te-post-content-wrapper_5203d84779306c03 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_04a715150f0c976d .te-post-content-wrapper_5203d84779306c03 .te-read-more_d6f045a2731b1ab6 {
      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_04a715150f0c976d.format-quote_cae4b44fe81003e5 .te-post-content {
    margin: 0; }
  .te-post-item_04a715150f0c976d.format-quote_cae4b44fe81003e5 blockquote {
    margin: 0; }
    .te-post-item_04a715150f0c976d.format-quote_cae4b44fe81003e5 blockquote p {
      margin-top: 0; }
    .te-post-item_04a715150f0c976d.format-quote_cae4b44fe81003e5 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_04a715150f0c976d.format-quote_cae4b44fe81003e5 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_04a715150f0c976d.sticky_9492945b4b87aa61 {
    border: 2px solid #317EFE; }
    .te-post-item_04a715150f0c976d.sticky_9492945b4b87aa61 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_04a715150f0c976d.sticky_9492945b4b87aa61 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_04a715150f0c976d .te-post-title_edc981aa3a4c4ee2 {
    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_04a715150f0c976d .te-post-title_edc981aa3a4c4ee2 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_04a715150f0c976d .te-post-title_edc981aa3a4c4ee2:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_04a715150f0c976d .te-post-content p {
    margin-top: 17px; }
  .te-post-item_04a715150f0c976d .te-post-content h2,
  .te-post-item_04a715150f0c976d .te-post-content h3,
  .te-post-item_04a715150f0c976d .te-post-content h4,
  .te-post-item_04a715150f0c976d .te-post-content h5,
  .te-post-item_04a715150f0c976d .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_04a715150f0c976d .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_04a715150f0c976d .te-single-post-meta_b689567925f6fc95 {
    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_04a715150f0c976d .te-social-share_98aa9acd93671808 {
    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_04a715150f0c976d .te-social-share_98aa9acd93671808 a.facebook_7b2c38ae8e7ee155 {
      color: #1877f2; }
    .te-post-item_04a715150f0c976d .te-social-share_98aa9acd93671808 a.twitter_aeeafd0c167c2197 {
      color: #1da1f2; }
    .te-post-item_04a715150f0c976d .te-social-share_98aa9acd93671808 a.linkedin_e5ef1af7e63835f8 {
      color: #1a70c6; }
    .te-post-item_04a715150f0c976d .te-social-share_98aa9acd93671808 .te-social-share-title_5454627ef95c0061 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_04a715150f0c976d .te-blog-post-tag_7cc9a6ac1e6c41a9 {
    width: 100%;
    display: inline-block; }
    .te-post-item_04a715150f0c976d .te-blog-post-tag_7cc9a6ac1e6c41a9 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_04a715150f0c976d .te-blog-post-tag_7cc9a6ac1e6c41a9 .te-post-tag-list_1ee45f1b60dae66f {
      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_04a715150f0c976d .te-blog-post-tag_7cc9a6ac1e6c41a9 .te-post-tag-list_1ee45f1b60dae66f 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_04a715150f0c976d .te-blog-post-tag_7cc9a6ac1e6c41a9 .te-post-tag-list_1ee45f1b60dae66f 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_04a715150f0c976d .te-post-thumbnail_099eed7a06873790,
  .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15 {
    position: relative;
    overflow: hidden; }
    .te-post-item_04a715150f0c976d .te-post-thumbnail_099eed7a06873790 img,
    .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15 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_04a715150f0c976d .te-post-thumbnail_099eed7a06873790 .popup-video-wrapper_cb75d2447bd9f36a,
    .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15 .popup-video-wrapper_cb75d2447bd9f36a {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_04a715150f0c976d .te-post-thumbnail_099eed7a06873790 .video-btn_90bb53ad76d398c3 a,
    .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15 .video-btn_90bb53ad76d398c3 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_04a715150f0c976d .te-post-thumbnail_099eed7a06873790 .video-btn_90bb53ad76d398c3 a i,
      .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15 .video-btn_90bb53ad76d398c3 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_04a715150f0c976d .te-post-thumbnail_099eed7a06873790 .video-btn_90bb53ad76d398c3 a:hover,
      .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15 .video-btn_90bb53ad76d398c3 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_04a715150f0c976d 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_04a715150f0c976d button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_04a715150f0c976d button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_04a715150f0c976d 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_04a715150f0c976d button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_04a715150f0c976d button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_04a715150f0c976d .post-audio_952948c86f821c23 iframe {
    width: 100%; }
  .te-post-item_04a715150f0c976d .te-post-meta_8c9934badd06d6cf {
    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_04a715150f0c976d .te-post-meta_8c9934badd06d6cf {
        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_04a715150f0c976d .te-post-meta_8c9934badd06d6cf 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_04a715150f0c976d .te-post-meta_8c9934badd06d6cf span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_04a715150f0c976d .te-post-meta_8c9934badd06d6cf 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_04a715150f0c976d .te-post-meta_8c9934badd06d6cf span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_04a715150f0c976d .te-post-meta_8c9934badd06d6cf span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_d3c2d72574dd1fb4 {
  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_d3c2d72574dd1fb4.style-1_8087c70e49d45b41 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_d3c2d72574dd1fb4.style-1_8087c70e49d45b41 .image_cd9799a54c80822e {
      height: 290px; }
    .te-post-card_d3c2d72574dd1fb4.style-1_8087c70e49d45b41 .content_d883f02072011198 {
      padding: 0 20px 20px 20px; }
  .te-post-card_d3c2d72574dd1fb4:hover .image_cd9799a54c80822e 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_d3c2d72574dd1fb4 .image_cd9799a54c80822e {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_d3c2d72574dd1fb4 .image_cd9799a54c80822e 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_d3c2d72574dd1fb4 .image_cd9799a54c80822e .te-post-date_236182786f6b528b {
      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_d3c2d72574dd1fb4 .image_cd9799a54c80822e .te-post-date_236182786f6b528b span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_d3c2d72574dd1fb4 .content_d883f02072011198 {
    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_d3c2d72574dd1fb4 .content_d883f02072011198 .te-post-meta-info_853ac9e692a11a7a {
      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_d3c2d72574dd1fb4 .content_d883f02072011198 .te-post-meta-info_853ac9e692a11a7a .te-single-meta_e38b5f99403ec28c {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_d3c2d72574dd1fb4 .content_d883f02072011198 .te-post-meta-info_853ac9e692a11a7a .te-single-meta_e38b5f99403ec28c span,
        .te-post-card_d3c2d72574dd1fb4 .content_d883f02072011198 .te-post-meta-info_853ac9e692a11a7a .te-single-meta_e38b5f99403ec28c a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_d3c2d72574dd1fb4 .content_d883f02072011198 .te-post-meta-info_853ac9e692a11a7a .te-single-meta_e38b5f99403ec28c i {
          color: #317EFE; }
    .te-post-card_d3c2d72574dd1fb4 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
      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_d3c2d72574dd1fb4 .content_d883f02072011198 a.read-btn_cebd7b30615cf64a {
      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_d3c2d72574dd1fb4 .content_d883f02072011198 a.read-btn_cebd7b30615cf64a:hover {
        color: #317EFE; }

.te-post-card_d3c2d72574dd1fb4.style-2_322a4f7711bad39a {
  gap: 20px; }
  .te-post-card_d3c2d72574dd1fb4.style-2_322a4f7711bad39a .image_cd9799a54c80822e {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_d3c2d72574dd1fb4.style-2_322a4f7711bad39a .image_cd9799a54c80822e .te-post-date_236182786f6b528b {
      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_d3c2d72574dd1fb4.style-2_322a4f7711bad39a .content_d883f02072011198 .title_00a5bb9b3296bbeb {
    font-size: 20px; }
  .te-post-card_d3c2d72574dd1fb4.style-2_322a4f7711bad39a .content_d883f02072011198 .te-post-meta-info_853ac9e692a11a7a {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_64d174fad3609d7f .te-comment-respond_b82f83f527ac9d53 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_64d174fad3609d7f .te-post-comments_d18e2003f12205bc {
  margin-top: 70px; }
.te-blog-details-wrapper_64d174fad3609d7f .wp-block-group_b3e9e40cbe2e3cdc.has-background_c4ade4fa036ddbd6 .wp-block-button_4b031f54730b2af1 .wp-block-button__link_6884b768a335a018 {
  color: #ffffff !important; }
.te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-meta_8c9934badd06d6cf {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-thumbnail_099eed7a06873790,
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15,
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-gallery,
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .postbox-audio_f9e03c83797bccc0,
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .wp-block-post-featured-image_2ab40945314f5efd {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-thumbnail_099eed7a06873790,
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15,
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-gallery,
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .postbox-audio_f9e03c83797bccc0,
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .wp-block-post-featured-image_2ab40945314f5efd {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-thumbnail_099eed7a06873790:hover img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15:hover img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-gallery:hover img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .postbox-audio_f9e03c83797bccc0:hover img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .wp-block-post-featured-image_2ab40945314f5efd: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_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-thumbnail_099eed7a06873790 img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-video_7faab87f5fda0b15 img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .post-gallery img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .postbox-audio_f9e03c83797bccc0 img,
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .wp-block-post-featured-image_2ab40945314f5efd 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_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content-wrapper_5203d84779306c03 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-block-query_4c5e50c2d15aa62f .wp-block-post-template_7fbe35d31333b9ec {
      padding-left: 0; }
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-block-query_4c5e50c2d15aa62f .wp-block-post-template_7fbe35d31333b9ec .wp-block-post_cb962b3f3a04fab6 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-block-navigation__responsive-container-content_752250d589c1f3cd .wp-block-page-list_0e74fb212c40a7a6 {
      padding-left: 0; }
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-block-group_b3e9e40cbe2e3cdc {
      margin: 15px 0; }
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content .wp-block-group_b3e9e40cbe2e3cdc p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_64d174fad3609d7f .te-post-item_04a715150f0c976d .te-blog-post-tag_7cc9a6ac1e6c41a9 .te-social-share_98aa9acd93671808 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_64d174fad3609d7f .wp-block-calendar_e78d6cdf9f67d530 {
  margin-bottom: 30px; }

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

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

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

.cta-area_7c118178b11a31c1 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_7c118178b11a31c1 .te-content-wrapper_f92131693a441666 {
    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_7c118178b11a31c1 .te-content-wrapper_f92131693a441666 .short-title_f719cf3e6138a514 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_7c118178b11a31c1 .te-content-wrapper_f92131693a441666 .te-cta-title_bac71898f98986b9 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_7c118178b11a31c1 .te-content-wrapper_f92131693a441666 .te-cta-title_bac71898f98986b9 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_7c118178b11a31c1 .te-content-wrapper_f92131693a441666 .te-cta-title_bac71898f98986b9 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_7c118178b11a31c1 .te-content-wrapper_f92131693a441666 .te-cta-title_bac71898f98986b9 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_7c118178b11a31c1 .te-content-wrapper_f92131693a441666 .text_ee9317f371c6de3b {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_7c118178b11a31c1 .te-btn-wrapper_a11d4325d045dba7 {
    margin-top: 30px; }
  .cta-area_7c118178b11a31c1 .te-cta-inner-area_66a8dcda92b4e9b4 {
    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_7c118178b11a31c1 .te-cta-inner-area_66a8dcda92b4e9b4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_7c118178b11a31c1 .te-cta-inner-area_66a8dcda92b4e9b4 .te-cta-collumn_5bef83afb86354d7 {
      -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_f23aaee33b8f88c2 {
  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_f23aaee33b8f88c2 {
      -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_f23aaee33b8f88c2.left-align-title_bab62ffebba649e3 .te-section-content_2ceb1b5fac298b64 {
    margin-top: -15px; }
  .te-section-title_f23aaee33b8f88c2 .te-section-content_2ceb1b5fac298b64 {
    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_f23aaee33b8f88c2 .short-title_f719cf3e6138a514 {
    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_f23aaee33b8f88c2 .short-title_f719cf3e6138a514::before, .te-section-title_f23aaee33b8f88c2 .short-title_f719cf3e6138a514::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_f23aaee33b8f88c2 .short-title_f719cf3e6138a514.only-divider_ad26d3d7bb9c0de2 {
      gap: 10px; }
      .te-section-title_f23aaee33b8f88c2 .short-title_f719cf3e6138a514.only-divider_ad26d3d7bb9c0de2::before {
        display: none; }
  .te-section-title_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb {
    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_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb br {
        display: none; } }
    .te-section-title_f23aaee33b8f88c2 .title_00a5bb9b3296bbeb span {
      color: #317EFE; }
  .te-section-title_f23aaee33b8f88c2 .te-section-desc_7cf3a986a527e3fb {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_f23aaee33b8f88c2 .te-section-desc_7cf3a986a527e3fb .te-theme-btn_bb5d5a50bc7dbb79 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_f23aaee33b8f88c2 .te-section-desc_7cf3a986a527e3fb .te-theme-btn_bb5d5a50bc7dbb79:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_93533861e6921b96,
.navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218,
.comment-navigation_e4a9fef004e421ef {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_93533861e6921b96 .wp-block-query-pagination-numbers_d2c189c7e28570d4,
  .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .wp-block-query-pagination-numbers_d2c189c7e28570d4,
  .comment-navigation_e4a9fef004e421ef .wp-block-query-pagination-numbers_d2c189c7e28570d4 {
    width: inherit; }
  .wp-block-query-pagination_93533861e6921b96 .nav-links_186ebe206a2692c0,
  .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .nav-links_186ebe206a2692c0,
  .comment-navigation_e4a9fef004e421ef .nav-links_186ebe206a2692c0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_93533861e6921b96 .wp-block-query-pagination-previous_b39d2cfb2a2f5de0,
  .wp-block-query-pagination_93533861e6921b96 .wp-block-query-pagination-next_0727a3dee4cb3e8d,
  .wp-block-query-pagination_93533861e6921b96 .nav-next_db4773ca2ef7186d a,
  .wp-block-query-pagination_93533861e6921b96 .nav-previous_a0266ba9c1a47541 a,
  .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .wp-block-query-pagination-previous_b39d2cfb2a2f5de0,
  .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .wp-block-query-pagination-next_0727a3dee4cb3e8d,
  .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .nav-next_db4773ca2ef7186d a,
  .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .nav-previous_a0266ba9c1a47541 a,
  .comment-navigation_e4a9fef004e421ef .wp-block-query-pagination-previous_b39d2cfb2a2f5de0,
  .comment-navigation_e4a9fef004e421ef .wp-block-query-pagination-next_0727a3dee4cb3e8d,
  .comment-navigation_e4a9fef004e421ef .nav-next_db4773ca2ef7186d a,
  .comment-navigation_e4a9fef004e421ef .nav-previous_a0266ba9c1a47541 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_93533861e6921b96 .wp-block-query-pagination-previous_b39d2cfb2a2f5de0,
      .wp-block-query-pagination_93533861e6921b96 .wp-block-query-pagination-next_0727a3dee4cb3e8d,
      .wp-block-query-pagination_93533861e6921b96 .nav-next_db4773ca2ef7186d a,
      .wp-block-query-pagination_93533861e6921b96 .nav-previous_a0266ba9c1a47541 a,
      .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .wp-block-query-pagination-previous_b39d2cfb2a2f5de0,
      .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .wp-block-query-pagination-next_0727a3dee4cb3e8d,
      .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .nav-next_db4773ca2ef7186d a,
      .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .nav-previous_a0266ba9c1a47541 a,
      .comment-navigation_e4a9fef004e421ef .wp-block-query-pagination-previous_b39d2cfb2a2f5de0,
      .comment-navigation_e4a9fef004e421ef .wp-block-query-pagination-next_0727a3dee4cb3e8d,
      .comment-navigation_e4a9fef004e421ef .nav-next_db4773ca2ef7186d a,
      .comment-navigation_e4a9fef004e421ef .nav-previous_a0266ba9c1a47541 a {
        height: 40px; } }
    .wp-block-query-pagination_93533861e6921b96 .wp-block-query-pagination-previous_b39d2cfb2a2f5de0:hover,
    .wp-block-query-pagination_93533861e6921b96 .wp-block-query-pagination-next_0727a3dee4cb3e8d:hover,
    .wp-block-query-pagination_93533861e6921b96 .nav-next_db4773ca2ef7186d a:hover,
    .wp-block-query-pagination_93533861e6921b96 .nav-previous_a0266ba9c1a47541 a:hover,
    .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .wp-block-query-pagination-previous_b39d2cfb2a2f5de0:hover,
    .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .wp-block-query-pagination-next_0727a3dee4cb3e8d:hover,
    .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .nav-next_db4773ca2ef7186d a:hover,
    .navigation_788d48ee33ac20b6.posts-navigation_882adcadf333c218 .nav-previous_a0266ba9c1a47541 a:hover,
    .comment-navigation_e4a9fef004e421ef .wp-block-query-pagination-previous_b39d2cfb2a2f5de0:hover,
    .comment-navigation_e4a9fef004e421ef .wp-block-query-pagination-next_0727a3dee4cb3e8d:hover,
    .comment-navigation_e4a9fef004e421ef .nav-next_db4773ca2ef7186d a:hover,
    .comment-navigation_e4a9fef004e421ef .nav-previous_a0266ba9c1a47541 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_51003c2d832a1dcc,
.page-links_d8cd52c1975d056a,
.wp-block-query-pagination-numbers_d2c189c7e28570d4 {
  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_51003c2d832a1dcc ul,
  .page-links_d8cd52c1975d056a ul,
  .wp-block-query-pagination-numbers_d2c189c7e28570d4 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_51003c2d832a1dcc ul li,
    .page-links_d8cd52c1975d056a ul li,
    .wp-block-query-pagination-numbers_d2c189c7e28570d4 ul li {
      padding-top: 0; }
    .te-basic-pagination_51003c2d832a1dcc ul .prev_763b9dbeecbd313e span,
    .te-basic-pagination_51003c2d832a1dcc ul .next_d40051d3ab13d97d span,
    .page-links_d8cd52c1975d056a ul .prev_763b9dbeecbd313e span,
    .page-links_d8cd52c1975d056a ul .next_d40051d3ab13d97d span,
    .wp-block-query-pagination-numbers_d2c189c7e28570d4 ul .prev_763b9dbeecbd313e span,
    .wp-block-query-pagination-numbers_d2c189c7e28570d4 ul .next_d40051d3ab13d97d span {
      display: none; }
  .te-basic-pagination_51003c2d832a1dcc .post-page-numbers_d71edaef1ec95a97,
  .page-links_d8cd52c1975d056a .post-page-numbers_d71edaef1ec95a97,
  .wp-block-query-pagination-numbers_d2c189c7e28570d4 .post-page-numbers_d71edaef1ec95a97 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_51003c2d832a1dcc .page-numbers_8d803e12c7ddeb6f,
  .te-basic-pagination_51003c2d832a1dcc .post-page-numbers_d71edaef1ec95a97,
  .page-links_d8cd52c1975d056a .page-numbers_8d803e12c7ddeb6f,
  .page-links_d8cd52c1975d056a .post-page-numbers_d71edaef1ec95a97,
  .wp-block-query-pagination-numbers_d2c189c7e28570d4 .page-numbers_8d803e12c7ddeb6f,
  .wp-block-query-pagination-numbers_d2c189c7e28570d4 .post-page-numbers_d71edaef1ec95a97 {
    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_51003c2d832a1dcc .page-numbers_8d803e12c7ddeb6f,
      .te-basic-pagination_51003c2d832a1dcc .post-page-numbers_d71edaef1ec95a97,
      .page-links_d8cd52c1975d056a .page-numbers_8d803e12c7ddeb6f,
      .page-links_d8cd52c1975d056a .post-page-numbers_d71edaef1ec95a97,
      .wp-block-query-pagination-numbers_d2c189c7e28570d4 .page-numbers_8d803e12c7ddeb6f,
      .wp-block-query-pagination-numbers_d2c189c7e28570d4 .post-page-numbers_d71edaef1ec95a97 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_51003c2d832a1dcc .page-numbers_8d803e12c7ddeb6f:hover,
    .te-basic-pagination_51003c2d832a1dcc .post-page-numbers_d71edaef1ec95a97:hover,
    .page-links_d8cd52c1975d056a .page-numbers_8d803e12c7ddeb6f:hover,
    .page-links_d8cd52c1975d056a .post-page-numbers_d71edaef1ec95a97:hover,
    .wp-block-query-pagination-numbers_d2c189c7e28570d4 .page-numbers_8d803e12c7ddeb6f:hover,
    .wp-block-query-pagination-numbers_d2c189c7e28570d4 .post-page-numbers_d71edaef1ec95a97: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_51003c2d832a1dcc .page-numbers_8d803e12c7ddeb6f.current_e972d94eaf529524,
    .te-basic-pagination_51003c2d832a1dcc .post-page-numbers_d71edaef1ec95a97.current_e972d94eaf529524,
    .page-links_d8cd52c1975d056a .page-numbers_8d803e12c7ddeb6f.current_e972d94eaf529524,
    .page-links_d8cd52c1975d056a .post-page-numbers_d71edaef1ec95a97.current_e972d94eaf529524,
    .wp-block-query-pagination-numbers_d2c189c7e28570d4 .page-numbers_8d803e12c7ddeb6f.current_e972d94eaf529524,
    .wp-block-query-pagination-numbers_d2c189c7e28570d4 .post-page-numbers_d71edaef1ec95a97.current_e972d94eaf529524 {
      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_717608f0880dabbf {
  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_717608f0880dabbf {
      -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_717608f0880dabbf {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 {
    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_717608f0880dabbf .te-post-navigation_03febd0a65d14759 {
        -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_717608f0880dabbf .te-post-navigation_03febd0a65d14759 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 {
        width: 100%; } }
    .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759::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_717608f0880dabbf .te-post-navigation_03febd0a65d14759::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759::after {
          display: none; } }
    .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759:last-child .text_ee9317f371c6de3b {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759:last-child .text_ee9317f371c6de3b {
            text-align: left; } }
      .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759:last-child::after {
        display: none; }
    .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 .te-post-img_e1e66e4967c9c3f1 {
      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_717608f0880dabbf .te-post-navigation_03febd0a65d14759 .te-post-img_e1e66e4967c9c3f1 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 .te-post-img_e1e66e4967c9c3f1 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 .text_ee9317f371c6de3b {
      width: 100%; }
      .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 .text_ee9317f371c6de3b span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 .text_ee9317f371c6de3b h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_717608f0880dabbf .te-post-navigation_03febd0a65d14759 .theme-navigation_c0045b75e7747477 {
      width: 100%; }

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

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

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

.project-details-overview_9f40e82608380a3c {
  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_9f40e82608380a3c .list-wrapper_fed8a723751be675 {
    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_9f40e82608380a3c .list-wrapper_fed8a723751be675 {
        -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_9f40e82608380a3c .list-wrapper_fed8a723751be675 .image_cd9799a54c80822e {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_9f40e82608380a3c .list-wrapper_fed8a723751be675 .image_cd9799a54c80822e img {
        border-radius: 20px; }
    .project-details-overview_9f40e82608380a3c .list-wrapper_fed8a723751be675 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_9f40e82608380a3c .list-wrapper_fed8a723751be675 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_9f40e82608380a3c .list-wrapper_fed8a723751be675 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_9f40e82608380a3c .list-wrapper_fed8a723751be675 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_9f40e82608380a3c .list-wrapper_fed8a723751be675 .user-card_37a9b671aa0c1185 {
      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_9f40e82608380a3c .list-wrapper_fed8a723751be675 .user-card_37a9b671aa0c1185 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_9f40e82608380a3c .list-wrapper_fed8a723751be675 .user-card_37a9b671aa0c1185 .image_cd9799a54c80822e {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_9f40e82608380a3c .list-wrapper_fed8a723751be675 .user-card_37a9b671aa0c1185 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_9f40e82608380a3c .list-wrapper_fed8a723751be675 .user-card_37a9b671aa0c1185 .content_d883f02072011198 .text_ee9317f371c6de3b {
        margin-bottom: 0; }

.te-list-item_5ab4c40976b8f05a {
  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_5ab4c40976b8f05a .icon_accdc6793ccbc45a {
    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_5ab4c40976b8f05a .text_ee9317f371c6de3b {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_583d7ba765e4f03a,
.sidebar__widget_7c5557850635694d {
  /* 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_583d7ba765e4f03a ol,
  .widget_583d7ba765e4f03a ul,
  .sidebar__widget_7c5557850635694d ol,
  .sidebar__widget_7c5557850635694d ul {
    margin-bottom: 0; }
  .widget_583d7ba765e4f03a .widget-instagram-feed_97c56e9bc166ae85,
  .sidebar__widget_7c5557850635694d .widget-instagram-feed_97c56e9bc166ae85 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_583d7ba765e4f03a .widget-instagram-feed_97c56e9bc166ae85,
      .sidebar__widget_7c5557850635694d .widget-instagram-feed_97c56e9bc166ae85 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_583d7ba765e4f03a .widget-instagram-feed_97c56e9bc166ae85,
      .sidebar__widget_7c5557850635694d .widget-instagram-feed_97c56e9bc166ae85 {
        width: 200px; } }
    .widget_583d7ba765e4f03a .widget-instagram-feed_97c56e9bc166ae85 .single-instagram-feed_a8d9a88db99d7c99,
    .sidebar__widget_7c5557850635694d .widget-instagram-feed_97c56e9bc166ae85 .single-instagram-feed_a8d9a88db99d7c99 {
      width: 96px;
      height: 96px; }
  .widget_583d7ba765e4f03a .wp-block-heading_a3c6848e728f8f0a,
  .widget_583d7ba765e4f03a .widget-title_9a5e7a3ca67316ca,
  .widget_583d7ba765e4f03a .wp-block-search__label_a5e84b64b5446db3,
  .sidebar__widget_7c5557850635694d .wp-block-heading_a3c6848e728f8f0a,
  .sidebar__widget_7c5557850635694d .widget-title_9a5e7a3ca67316ca,
  .sidebar__widget_7c5557850635694d .wp-block-search__label_a5e84b64b5446db3 {
    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_583d7ba765e4f03a .wp-block-social-links_f66ad7cecbe1ca27 .wp-social-link_4a7049244f258fc4,
  .sidebar__widget_7c5557850635694d .wp-block-social-links_f66ad7cecbe1ca27 .wp-social-link_4a7049244f258fc4 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_583d7ba765e4f03a .wp-block-social-links_f66ad7cecbe1ca27 .wp-social-link_4a7049244f258fc4 a,
    .sidebar__widget_7c5557850635694d .wp-block-social-links_f66ad7cecbe1ca27 .wp-social-link_4a7049244f258fc4 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_583d7ba765e4f03a .wp-block-social-links_f66ad7cecbe1ca27 .wp-social-link_4a7049244f258fc4 a:before,
      .sidebar__widget_7c5557850635694d .wp-block-social-links_f66ad7cecbe1ca27 .wp-social-link_4a7049244f258fc4 a:before {
        display: none; }
  .widget_583d7ba765e4f03a .has-avatars_af172c84749f6513.has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52,
  .widget_583d7ba765e4f03a .has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52,
  .sidebar__widget_7c5557850635694d .has-avatars_af172c84749f6513.has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52,
  .sidebar__widget_7c5557850635694d .has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 {
    font-weight: 500; }
    .widget_583d7ba765e4f03a .has-avatars_af172c84749f6513.has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-author_6cb793eeb63492b0,
    .widget_583d7ba765e4f03a .has-avatars_af172c84749f6513.has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-link_34e142ed879c106c,
    .widget_583d7ba765e4f03a .has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-author_6cb793eeb63492b0,
    .widget_583d7ba765e4f03a .has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-link_34e142ed879c106c,
    .sidebar__widget_7c5557850635694d .has-avatars_af172c84749f6513.has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-author_6cb793eeb63492b0,
    .sidebar__widget_7c5557850635694d .has-avatars_af172c84749f6513.has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-link_34e142ed879c106c,
    .sidebar__widget_7c5557850635694d .has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-author_6cb793eeb63492b0,
    .sidebar__widget_7c5557850635694d .has-dates_2cb9f419ecf298a6.has-excerpts_204728cfc0f6ac31.wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866 .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-link_34e142ed879c106c {
      font-weight: 500; }
  .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866,
  .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li.wp-block-te-latest-comments__comment_c3769c7b8252d866,
  .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li.wp-block-te-latest-comments__comment_c3769c7b8252d866,
  .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li.wp-block-te-latest-comments__comment_c3769c7b8252d866 {
    margin-bottom: 0; }
  .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52,
  .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-latest-posts__te-post-title_f582c176130acac4,
  .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52,
  .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li .wp-block-latest-posts__te-post-title_f582c176130acac4,
  .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52,
  .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-latest-posts__te-post-title_f582c176130acac4,
  .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52,
  .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li .wp-block-latest-posts__te-post-title_f582c176130acac4 {
    line-height: 28px;
    font-weight: 400; }
    .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b,
    .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b,
    .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b,
    .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b,
    .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b,
    .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b,
    .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b,
    .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before,
      .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before,
      .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before,
      .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before,
      .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before,
      .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before,
      .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-meta_690b26a101ec4c52 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before,
      .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li .wp-block-latest-posts__te-post-title_f582c176130acac4 .wp-block-te-latest-comments__comment-date_0226f434abe4757b:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li a,
  .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li a,
  .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li a,
  .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li a {
    color: #335371; }
    .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li a.wp-block-te-latest-comments__comment-author_6cb793eeb63492b0, .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li a.wp-block-te-latest-comments__comment-link_34e142ed879c106c,
    .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li a.wp-block-te-latest-comments__comment-author_6cb793eeb63492b0,
    .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li a.wp-block-te-latest-comments__comment-link_34e142ed879c106c,
    .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li a.wp-block-te-latest-comments__comment-author_6cb793eeb63492b0,
    .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li a.wp-block-te-latest-comments__comment-link_34e142ed879c106c,
    .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li a.wp-block-te-latest-comments__comment-author_6cb793eeb63492b0,
    .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li a.wp-block-te-latest-comments__comment-link_34e142ed879c106c {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li a:hover,
    .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li a:hover,
    .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li a:hover,
    .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li a:hover {
      color: #317EFE; }
  .widget_583d7ba765e4f03a .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-excerpt_0691098d53ff35a8 p,
  .widget_583d7ba765e4f03a .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-excerpt_0691098d53ff35a8 p,
  .sidebar__widget_7c5557850635694d .wp-block-te-latest-comments_b72526a1dbbf0e07 li .wp-block-te-latest-comments__comment-excerpt_0691098d53ff35a8 p,
  .sidebar__widget_7c5557850635694d .wp-block-latest-posts_b887916167cf85bb li .wp-block-te-latest-comments__comment-excerpt_0691098d53ff35a8 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775,
  .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775 a,
    .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 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_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775 a,
        .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 a {
          width: 40px;
          height: 40px; } }
      .widget_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775 a.facebook_7b2c38ae8e7ee155,
      .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 a.facebook_7b2c38ae8e7ee155 {
        background-color: #1877f2; }
      .widget_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775 a.twitter_aeeafd0c167c2197,
      .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 a.twitter_aeeafd0c167c2197 {
        background-color: #1da1f2; }
      .widget_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775 a.linkedin_e5ef1af7e63835f8,
      .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 a.linkedin_e5ef1af7e63835f8 {
        background-color: #0a66c2; }
      .widget_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775 a.instagram_a830f5c8216e3954,
      .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 a.instagram_a830f5c8216e3954 {
        background-color: #405de6; }
      .widget_583d7ba765e4f03a .te-social-profile_d1afa4c9b7019775 a:hover,
      .sidebar__widget_7c5557850635694d .te-social-profile_d1afa4c9b7019775 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_583d7ba765e4f03a select,
  .sidebar__widget_7c5557850635694d select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_583d7ba765e4f03a .has-login-form_9b813d7d80e7df13 .login-username_3b0fc35e6c4ba684 label,
  .widget_583d7ba765e4f03a .has-login-form_9b813d7d80e7df13 .login-password_e209417b669e915f label,
  .sidebar__widget_7c5557850635694d .has-login-form_9b813d7d80e7df13 .login-username_3b0fc35e6c4ba684 label,
  .sidebar__widget_7c5557850635694d .has-login-form_9b813d7d80e7df13 .login-password_e209417b669e915f label {
    margin-bottom: 10px; }
  .widget_583d7ba765e4f03a .has-login-form_9b813d7d80e7df13 .login-username_3b0fc35e6c4ba684 input,
  .widget_583d7ba765e4f03a .has-login-form_9b813d7d80e7df13 .login-password_e209417b669e915f input,
  .sidebar__widget_7c5557850635694d .has-login-form_9b813d7d80e7df13 .login-username_3b0fc35e6c4ba684 input,
  .sidebar__widget_7c5557850635694d .has-login-form_9b813d7d80e7df13 .login-password_e209417b669e915f input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_583d7ba765e4f03a .has-login-form_9b813d7d80e7df13 .login-remember_f44cc2fc6c03ea20 label,
  .sidebar__widget_7c5557850635694d .has-login-form_9b813d7d80e7df13 .login-remember_f44cc2fc6c03ea20 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_583d7ba765e4f03a .has-login-form_9b813d7d80e7df13 .login-submit_c626c7b6c7ecb2cb,
  .sidebar__widget_7c5557850635694d .has-login-form_9b813d7d80e7df13 .login-submit_c626c7b6c7ecb2cb {
    margin-bottom: 0; }
    .widget_583d7ba765e4f03a .has-login-form_9b813d7d80e7df13 .login-submit_c626c7b6c7ecb2cb input.button-primary_a8dd7ffd33a54681,
    .sidebar__widget_7c5557850635694d .has-login-form_9b813d7d80e7df13 .login-submit_c626c7b6c7ecb2cb input.button-primary_a8dd7ffd33a54681 {
      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_583d7ba765e4f03a .search-form_cb8eec47a5ea559e,
  .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_583d7ba765e4f03a .search-form_cb8eec47a5ea559e button,
    .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_583d7ba765e4f03a.widget_search_e75756c5b4e17a25 .sidebar__search_c2c38fef5bc44a02,
  .sidebar__widget_7c5557850635694d.widget_search_e75756c5b4e17a25 .sidebar__search_c2c38fef5bc44a02 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_583d7ba765e4f03a.widget_search_e75756c5b4e17a25 .sidebar__search_c2c38fef5bc44a02 button,
    .sidebar__widget_7c5557850635694d.widget_search_e75756c5b4e17a25 .sidebar__search_c2c38fef5bc44a02 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_583d7ba765e4f03a .wp-block-search__no-button_0282fe9628ee1ed1.wp-block-search_f8c0454543082aa9 input,
  .sidebar__widget_7c5557850635694d .wp-block-search__no-button_0282fe9628ee1ed1.wp-block-search_f8c0454543082aa9 input {
    border-radius: 10px; }
  .widget_583d7ba765e4f03a .wp-block-search_f8c0454543082aa9,
  .sidebar__widget_7c5557850635694d .wp-block-search_f8c0454543082aa9 {
    margin-bottom: -2px; }
  .widget_583d7ba765e4f03a .wp-block-search_f8c0454543082aa9,
  .widget_583d7ba765e4f03a .search-form_cb8eec47a5ea559e,
  .widget_583d7ba765e4f03a .sidebar__search_c2c38fef5bc44a02,
  .sidebar__widget_7c5557850635694d .wp-block-search_f8c0454543082aa9,
  .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e,
  .sidebar__widget_7c5557850635694d .sidebar__search_c2c38fef5bc44a02 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_583d7ba765e4f03a .wp-block-search_f8c0454543082aa9 .wp-block-search__inside-wrapper_77a895c413946b2f,
    .widget_583d7ba765e4f03a .search-form_cb8eec47a5ea559e .wp-block-search__inside-wrapper_77a895c413946b2f,
    .widget_583d7ba765e4f03a .sidebar__search_c2c38fef5bc44a02 .wp-block-search__inside-wrapper_77a895c413946b2f,
    .sidebar__widget_7c5557850635694d .wp-block-search_f8c0454543082aa9 .wp-block-search__inside-wrapper_77a895c413946b2f,
    .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e .wp-block-search__inside-wrapper_77a895c413946b2f,
    .sidebar__widget_7c5557850635694d .sidebar__search_c2c38fef5bc44a02 .wp-block-search__inside-wrapper_77a895c413946b2f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_583d7ba765e4f03a .wp-block-search_f8c0454543082aa9 label,
    .widget_583d7ba765e4f03a .search-form_cb8eec47a5ea559e label,
    .widget_583d7ba765e4f03a .sidebar__search_c2c38fef5bc44a02 label,
    .sidebar__widget_7c5557850635694d .wp-block-search_f8c0454543082aa9 label,
    .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e label,
    .sidebar__widget_7c5557850635694d .sidebar__search_c2c38fef5bc44a02 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_583d7ba765e4f03a .wp-block-search_f8c0454543082aa9 input,
    .widget_583d7ba765e4f03a .search-form_cb8eec47a5ea559e input,
    .widget_583d7ba765e4f03a .sidebar__search_c2c38fef5bc44a02 input,
    .sidebar__widget_7c5557850635694d .wp-block-search_f8c0454543082aa9 input,
    .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e input,
    .sidebar__widget_7c5557850635694d .sidebar__search_c2c38fef5bc44a02 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_583d7ba765e4f03a .wp-block-search_f8c0454543082aa9 button,
    .widget_583d7ba765e4f03a .search-form_cb8eec47a5ea559e button,
    .widget_583d7ba765e4f03a .sidebar__search_c2c38fef5bc44a02 button,
    .sidebar__widget_7c5557850635694d .wp-block-search_f8c0454543082aa9 button,
    .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e button,
    .sidebar__widget_7c5557850635694d .sidebar__search_c2c38fef5bc44a02 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_583d7ba765e4f03a .tagcloud_b286e46efe5d7b54,
  .widget_583d7ba765e4f03a .wp-block-tag-cloud_105012586879ddc8,
  .sidebar__widget_7c5557850635694d .tagcloud_b286e46efe5d7b54,
  .sidebar__widget_7c5557850635694d .wp-block-tag-cloud_105012586879ddc8 {
    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_583d7ba765e4f03a .tagcloud_b286e46efe5d7b54 a,
    .widget_583d7ba765e4f03a .wp-block-tag-cloud_105012586879ddc8 a,
    .sidebar__widget_7c5557850635694d .tagcloud_b286e46efe5d7b54 a,
    .sidebar__widget_7c5557850635694d .wp-block-tag-cloud_105012586879ddc8 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_583d7ba765e4f03a .tagcloud_b286e46efe5d7b54 a:hover,
      .widget_583d7ba765e4f03a .wp-block-tag-cloud_105012586879ddc8 a:hover,
      .sidebar__widget_7c5557850635694d .tagcloud_b286e46efe5d7b54 a:hover,
      .sidebar__widget_7c5557850635694d .wp-block-tag-cloud_105012586879ddc8 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_583d7ba765e4f03a ul,
  .widget_583d7ba765e4f03a ol,
  .sidebar__widget_7c5557850635694d ul,
  .sidebar__widget_7c5557850635694d ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_583d7ba765e4f03a ul li,
    .widget_583d7ba765e4f03a ol li,
    .sidebar__widget_7c5557850635694d ul li,
    .sidebar__widget_7c5557850635694d ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_583d7ba765e4f03a ul li:first-child,
      .widget_583d7ba765e4f03a ol li:first-child,
      .sidebar__widget_7c5557850635694d ul li:first-child,
      .sidebar__widget_7c5557850635694d ol li:first-child {
        border-top: 0; }
      .widget_583d7ba765e4f03a ul li:last-child,
      .widget_583d7ba765e4f03a ol li:last-child,
      .sidebar__widget_7c5557850635694d ul li:last-child,
      .sidebar__widget_7c5557850635694d ol li:last-child {
        margin-bottom: 0; }
      .widget_583d7ba765e4f03a ul li.recentcomments_8f9ae252fa30b1c5 .comment-author-link_cddee247ebef79e2 a:before, .widget_583d7ba765e4f03a ul li.wp-block-latest-comments__comment_3a6219a8b122189c .comment-author-link_cddee247ebef79e2 a:before,
      .widget_583d7ba765e4f03a ol li.recentcomments_8f9ae252fa30b1c5 .comment-author-link_cddee247ebef79e2 a:before,
      .widget_583d7ba765e4f03a ol li.wp-block-latest-comments__comment_3a6219a8b122189c .comment-author-link_cddee247ebef79e2 a:before,
      .sidebar__widget_7c5557850635694d ul li.recentcomments_8f9ae252fa30b1c5 .comment-author-link_cddee247ebef79e2 a:before,
      .sidebar__widget_7c5557850635694d ul li.wp-block-latest-comments__comment_3a6219a8b122189c .comment-author-link_cddee247ebef79e2 a:before,
      .sidebar__widget_7c5557850635694d ol li.recentcomments_8f9ae252fa30b1c5 .comment-author-link_cddee247ebef79e2 a:before,
      .sidebar__widget_7c5557850635694d ol li.wp-block-latest-comments__comment_3a6219a8b122189c .comment-author-link_cddee247ebef79e2 a:before {
        display: none; }
      .widget_583d7ba765e4f03a ul li.recentcomments_8f9ae252fa30b1c5 a, .widget_583d7ba765e4f03a ul li.wp-block-latest-comments__comment_3a6219a8b122189c a,
      .widget_583d7ba765e4f03a ol li.recentcomments_8f9ae252fa30b1c5 a,
      .widget_583d7ba765e4f03a ol li.wp-block-latest-comments__comment_3a6219a8b122189c a,
      .sidebar__widget_7c5557850635694d ul li.recentcomments_8f9ae252fa30b1c5 a,
      .sidebar__widget_7c5557850635694d ul li.wp-block-latest-comments__comment_3a6219a8b122189c a,
      .sidebar__widget_7c5557850635694d ol li.recentcomments_8f9ae252fa30b1c5 a,
      .sidebar__widget_7c5557850635694d ol li.wp-block-latest-comments__comment_3a6219a8b122189c a {
        padding-left: 0;
        display: inline; }
        .widget_583d7ba765e4f03a ul li.recentcomments_8f9ae252fa30b1c5 a:before, .widget_583d7ba765e4f03a ul li.wp-block-latest-comments__comment_3a6219a8b122189c a:before,
        .widget_583d7ba765e4f03a ol li.recentcomments_8f9ae252fa30b1c5 a:before,
        .widget_583d7ba765e4f03a ol li.wp-block-latest-comments__comment_3a6219a8b122189c a:before,
        .sidebar__widget_7c5557850635694d ul li.recentcomments_8f9ae252fa30b1c5 a:before,
        .sidebar__widget_7c5557850635694d ul li.wp-block-latest-comments__comment_3a6219a8b122189c a:before,
        .sidebar__widget_7c5557850635694d ol li.recentcomments_8f9ae252fa30b1c5 a:before,
        .sidebar__widget_7c5557850635694d ol li.wp-block-latest-comments__comment_3a6219a8b122189c a:before {
          display: none; }
      .widget_583d7ba765e4f03a ul li a,
      .widget_583d7ba765e4f03a ol li a,
      .sidebar__widget_7c5557850635694d ul li a,
      .sidebar__widget_7c5557850635694d 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_583d7ba765e4f03a ul li a::before,
        .widget_583d7ba765e4f03a ol li a::before,
        .sidebar__widget_7c5557850635694d ul li a::before,
        .sidebar__widget_7c5557850635694d ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_583d7ba765e4f03a ul li a:hover,
        .widget_583d7ba765e4f03a ol li a:hover,
        .sidebar__widget_7c5557850635694d ul li a:hover,
        .sidebar__widget_7c5557850635694d ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_583d7ba765e4f03a ul li a.rsswidget_c26bffeae98e7680, .widget_583d7ba765e4f03a ul li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9,
        .widget_583d7ba765e4f03a ol li a.rsswidget_c26bffeae98e7680,
        .widget_583d7ba765e4f03a ol li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9,
        .sidebar__widget_7c5557850635694d ul li a.rsswidget_c26bffeae98e7680,
        .sidebar__widget_7c5557850635694d ul li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9,
        .sidebar__widget_7c5557850635694d ol li a.rsswidget_c26bffeae98e7680,
        .sidebar__widget_7c5557850635694d ol li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_583d7ba765e4f03a ul li a.rsswidget_c26bffeae98e7680:before, .widget_583d7ba765e4f03a ul li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9:before,
          .widget_583d7ba765e4f03a ol li a.rsswidget_c26bffeae98e7680:before,
          .widget_583d7ba765e4f03a ol li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9:before,
          .sidebar__widget_7c5557850635694d ul li a.rsswidget_c26bffeae98e7680:before,
          .sidebar__widget_7c5557850635694d ul li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9:before,
          .sidebar__widget_7c5557850635694d ol li a.rsswidget_c26bffeae98e7680:before,
          .sidebar__widget_7c5557850635694d ol li a.wp-block-latest-posts__post-title_8bb5a6cff51a4fc9:before {
            display: none; }
      .widget_583d7ba765e4f03a ul li ul,
      .widget_583d7ba765e4f03a ol li ul,
      .sidebar__widget_7c5557850635694d ul li ul,
      .sidebar__widget_7c5557850635694d ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_583d7ba765e4f03a ul.wp-tag-cloud_40e89e99e25f90ee li,
    .widget_583d7ba765e4f03a ol.wp-tag-cloud_40e89e99e25f90ee li,
    .sidebar__widget_7c5557850635694d ul.wp-tag-cloud_40e89e99e25f90ee li,
    .sidebar__widget_7c5557850635694d ol.wp-tag-cloud_40e89e99e25f90ee li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_583d7ba765e4f03a ul.wp-tag-cloud_40e89e99e25f90ee li a:before,
      .widget_583d7ba765e4f03a ol.wp-tag-cloud_40e89e99e25f90ee li a:before,
      .sidebar__widget_7c5557850635694d ul.wp-tag-cloud_40e89e99e25f90ee li a:before,
      .sidebar__widget_7c5557850635694d ol.wp-tag-cloud_40e89e99e25f90ee li a:before {
        display: none; }
  .widget_583d7ba765e4f03a.te_widget_categories_583020bb75d13a44 li, .widget_583d7ba765e4f03a.widget_archive_46c1e97fd93e8361 li,
  .widget_583d7ba765e4f03a .wp-block-categories-list_523cc20d2f6d66b9 li,
  .widget_583d7ba765e4f03a .wp-block-archives-list_d5f266cac99b3a23 li,
  .sidebar__widget_7c5557850635694d.te_widget_categories_583020bb75d13a44 li,
  .sidebar__widget_7c5557850635694d.widget_archive_46c1e97fd93e8361 li,
  .sidebar__widget_7c5557850635694d .wp-block-categories-list_523cc20d2f6d66b9 li,
  .sidebar__widget_7c5557850635694d .wp-block-archives-list_d5f266cac99b3a23 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_583d7ba765e4f03a.te_widget_categories_583020bb75d13a44 li.cat-item_c7e8966e6bd01e53, .widget_583d7ba765e4f03a.widget_archive_46c1e97fd93e8361 li.cat-item_c7e8966e6bd01e53,
    .widget_583d7ba765e4f03a .wp-block-categories-list_523cc20d2f6d66b9 li.cat-item_c7e8966e6bd01e53,
    .widget_583d7ba765e4f03a .wp-block-archives-list_d5f266cac99b3a23 li.cat-item_c7e8966e6bd01e53,
    .sidebar__widget_7c5557850635694d.te_widget_categories_583020bb75d13a44 li.cat-item_c7e8966e6bd01e53,
    .sidebar__widget_7c5557850635694d.widget_archive_46c1e97fd93e8361 li.cat-item_c7e8966e6bd01e53,
    .sidebar__widget_7c5557850635694d .wp-block-categories-list_523cc20d2f6d66b9 li.cat-item_c7e8966e6bd01e53,
    .sidebar__widget_7c5557850635694d .wp-block-archives-list_d5f266cac99b3a23 li.cat-item_c7e8966e6bd01e53 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_583d7ba765e4f03a.te_widget_categories_583020bb75d13a44 li a, .widget_583d7ba765e4f03a.widget_archive_46c1e97fd93e8361 li a,
    .widget_583d7ba765e4f03a .wp-block-categories-list_523cc20d2f6d66b9 li a,
    .widget_583d7ba765e4f03a .wp-block-archives-list_d5f266cac99b3a23 li a,
    .sidebar__widget_7c5557850635694d.te_widget_categories_583020bb75d13a44 li a,
    .sidebar__widget_7c5557850635694d.widget_archive_46c1e97fd93e8361 li a,
    .sidebar__widget_7c5557850635694d .wp-block-categories-list_523cc20d2f6d66b9 li a,
    .sidebar__widget_7c5557850635694d .wp-block-archives-list_d5f266cac99b3a23 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_6608038bf33bbf5c {
  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_6608038bf33bbf5c .about-desc_ffc50c57d8e5dfc8 {
    text-align: left; }
    .widget-about-info_6608038bf33bbf5c .about-desc_ffc50c57d8e5dfc8 .about-title_3bb23713e6e74139 {
      font-size: 20px; }
  .widget-about-info_6608038bf33bbf5c .about-image_da8b546df121d404 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_6608038bf33bbf5c .te-social-profile_d1afa4c9b7019775 {
    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_6608038bf33bbf5c .te-social-profile_d1afa4c9b7019775 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_6608038bf33bbf5c .te-social-profile_d1afa4c9b7019775 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_2cb9f419ecf298a6.has-author_15bb639940408d25.wp-block-latest-posts_b887916167cf85bb .wp-block-latest-posts__te-post-title_f582c176130acac4 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_72b9251a66650173 .wp-block-heading_a3c6848e728f8f0a:before,
.widget_rss_72b9251a66650173 .widget-title_9a5e7a3ca67316ca:before {
  display: none; }
.widget_rss_72b9251a66650173 .rss-widget-icon_fa7030203282acd8 {
  margin-right: 6px; }
.widget_rss_72b9251a66650173 ul li a.rsswidget_c26bffeae98e7680 {
  color: #14203A; }
  .widget_rss_72b9251a66650173 ul li a.rsswidget_c26bffeae98e7680:hover {
    color: #317EFE; }

.wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-title_0bb7913490c8bc6e,
.wp-block-rss_ad8b839122999cda .wp-block-rss__item-title_0bb7913490c8bc6e,
.widget_rss_72b9251a66650173 .wp-block-rss__item-title_0bb7913490c8bc6e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-title_0bb7913490c8bc6e a:before,
  .wp-block-rss_ad8b839122999cda .wp-block-rss__item-title_0bb7913490c8bc6e a:before,
  .widget_rss_72b9251a66650173 .wp-block-rss__item-title_0bb7913490c8bc6e a:before {
    display: none; }
.wp-block-latest-posts_b887916167cf85bb .wp-block-latest-posts__post-author_5fbbf02871358c66,
.wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-publish-date_3c90f360cdc40538,
.wp-block-rss_ad8b839122999cda .wp-block-latest-posts__post-author_5fbbf02871358c66,
.wp-block-rss_ad8b839122999cda .wp-block-rss__item-publish-date_3c90f360cdc40538,
.widget_rss_72b9251a66650173 .wp-block-latest-posts__post-author_5fbbf02871358c66,
.widget_rss_72b9251a66650173 .wp-block-rss__item-publish-date_3c90f360cdc40538 {
  margin-right: 10px; }
.wp-block-latest-posts_b887916167cf85bb .wp-block-latest-posts__post-author_5fbbf02871358c66,
.wp-block-latest-posts_b887916167cf85bb .wp-block-latest-posts__te-post-date_834abbb74422c2ab,
.wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-publish-date_3c90f360cdc40538,
.wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-author_d761853488d70eea,
.wp-block-latest-posts_b887916167cf85bb .rss-date_d41d2f44f8e083d9,
.wp-block-rss_ad8b839122999cda .wp-block-latest-posts__post-author_5fbbf02871358c66,
.wp-block-rss_ad8b839122999cda .wp-block-latest-posts__te-post-date_834abbb74422c2ab,
.wp-block-rss_ad8b839122999cda .wp-block-rss__item-publish-date_3c90f360cdc40538,
.wp-block-rss_ad8b839122999cda .wp-block-rss__item-author_d761853488d70eea,
.wp-block-rss_ad8b839122999cda .rss-date_d41d2f44f8e083d9,
.widget_rss_72b9251a66650173 .wp-block-latest-posts__post-author_5fbbf02871358c66,
.widget_rss_72b9251a66650173 .wp-block-latest-posts__te-post-date_834abbb74422c2ab,
.widget_rss_72b9251a66650173 .wp-block-rss__item-publish-date_3c90f360cdc40538,
.widget_rss_72b9251a66650173 .wp-block-rss__item-author_d761853488d70eea,
.widget_rss_72b9251a66650173 .rss-date_d41d2f44f8e083d9 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_b887916167cf85bb .wp-block-latest-posts__te-post-date_834abbb74422c2ab:before,
.wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-publish-date_3c90f360cdc40538:before,
.wp-block-latest-posts_b887916167cf85bb .rss-date_d41d2f44f8e083d9:before,
.wp-block-rss_ad8b839122999cda .wp-block-latest-posts__te-post-date_834abbb74422c2ab:before,
.wp-block-rss_ad8b839122999cda .wp-block-rss__item-publish-date_3c90f360cdc40538:before,
.wp-block-rss_ad8b839122999cda .rss-date_d41d2f44f8e083d9:before,
.widget_rss_72b9251a66650173 .wp-block-latest-posts__te-post-date_834abbb74422c2ab:before,
.widget_rss_72b9251a66650173 .wp-block-rss__item-publish-date_3c90f360cdc40538:before,
.widget_rss_72b9251a66650173 .rss-date_d41d2f44f8e083d9:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_b887916167cf85bb .wp-block-latest-posts__post-author_5fbbf02871358c66:before,
.wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-author_d761853488d70eea:before,
.wp-block-rss_ad8b839122999cda .wp-block-latest-posts__post-author_5fbbf02871358c66:before,
.wp-block-rss_ad8b839122999cda .wp-block-rss__item-author_d761853488d70eea:before,
.widget_rss_72b9251a66650173 .wp-block-latest-posts__post-author_5fbbf02871358c66:before,
.widget_rss_72b9251a66650173 .wp-block-rss__item-author_d761853488d70eea:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_b887916167cf85bb .wp-block-latest-posts__post-excerpt_931d2d4288cba998,
.wp-block-latest-posts_b887916167cf85bb .wp-block-rss__item-excerpt_bb83b7c5cb6a6aa4,
.wp-block-latest-posts_b887916167cf85bb .rssSummary_133ea422b411a1ae,
.wp-block-rss_ad8b839122999cda .wp-block-latest-posts__post-excerpt_931d2d4288cba998,
.wp-block-rss_ad8b839122999cda .wp-block-rss__item-excerpt_bb83b7c5cb6a6aa4,
.wp-block-rss_ad8b839122999cda .rssSummary_133ea422b411a1ae,
.widget_rss_72b9251a66650173 .wp-block-latest-posts__post-excerpt_931d2d4288cba998,
.widget_rss_72b9251a66650173 .wp-block-rss__item-excerpt_bb83b7c5cb6a6aa4,
.widget_rss_72b9251a66650173 .rssSummary_133ea422b411a1ae {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_04a715150f0c976d .te-single-post-meta_b689567925f6fc95 {
  gap: 32px; }

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

.te-comment-title_47f239e72a76ca18 h2,
.te-comment-title_47f239e72a76ca18 .wp-block-comments-title_24528d24271d2ce2,
.wp-block-comments_980ce551b3abc584 h2,
.wp-block-comments_980ce551b3abc584 .wp-block-comments-title_24528d24271d2ce2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 {
  padding-left: 0; }
  .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 .wp-block-te-comment-reply_e38dc9e486885314 {
    margin-top: 15px; }
  .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-column_5e4da166e49dfa45:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-avatar_463507d758c9a983 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-avatar_463507d758c9a983 img {
        width: 100%; }
    .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-comment-author-name_9a5e85b3aa1a094e a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-comment-edit-link_7514fd94f83d4b17 a {
      color: #317EFE; }
    .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-comment-date_14135c7a4bd48432 a,
    .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-comment-edit-link_7514fd94f83d4b17 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-te-comment-reply_e38dc9e486885314 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_980ce551b3abc584 .wp-block-comment-template_d9a6f85496f27f10 li .wp-block-columns_ce9d87bcff76ce31 .wp-block-te-comment-reply_e38dc9e486885314 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_18d2b604b2135302 .te-comment-respond_b82f83f527ac9d53,
.te-latest-comments_18d2b604b2135302 .comment-respond_a56c884295bde5e6 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_18d2b604b2135302 li .children_5299538a1647e8a3 .te-comments-item_423ee27023abd193 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_18d2b604b2135302 li .children_5299538a1647e8a3 .te-comments-item_423ee27023abd193 {
      margin-left: 0; } }
.te-latest-comments_18d2b604b2135302 li .children_5299538a1647e8a3 .children_5299538a1647e8a3 .te-comments-item_423ee27023abd193 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 {
      padding: 30px; } }
  .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-avatar_c354b631fa4107bb {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-avatar_c354b631fa4107bb {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-avatar_c354b631fa4107bb img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 {
    overflow: hidden; }
    .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 .te-avatar-name_6649ffa9d16e5873 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 .te-avatar-name_6649ffa9d16e5873 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_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 .te-avatar-name_6649ffa9d16e5873 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_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 .te-avatar-name_6649ffa9d16e5873 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 .te-comment-reply_b4972de96be3c6d6 {
      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_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 .te-comment-reply_b4972de96be3c6d6 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_18d2b604b2135302 li .te-comments-item_423ee27023abd193 .te-comments-text_c93d03123169a1c0 .te-comment-reply_b4972de96be3c6d6:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_5299538a1647e8a3 {
  list-style: none; }

.te-post-comments-form_f0c533a7ae743fda .te-contacts-message_11421f1b3b85784f {
  margin-top: 10px; }

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

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

.te-comment-respond_b82f83f527ac9d53,
.comment-respond_a56c884295bde5e6 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_b82f83f527ac9d53 .comment-form-cookies-consent_6eb2124894bf75fc,
  .comment-respond_a56c884295bde5e6 .comment-form-cookies-consent_6eb2124894bf75fc {
    display: none; }
  .te-comment-respond_b82f83f527ac9d53 .comment-notes_4243d2b3119e59e2,
  .comment-respond_a56c884295bde5e6 .comment-notes_4243d2b3119e59e2 {
    margin-bottom: 30px; }
  .te-comment-respond_b82f83f527ac9d53 p,
  .comment-respond_a56c884295bde5e6 p {
    margin: 0; }
  .te-comment-respond_b82f83f527ac9d53 .te-contacts-email_8cd160d795c927be,
  .te-comment-respond_b82f83f527ac9d53 .te-contacts-name_bc644ddda9e265b2,
  .te-comment-respond_b82f83f527ac9d53 .single-input-field_57d77d4ae4ddd973,
  .comment-respond_a56c884295bde5e6 .te-contacts-email_8cd160d795c927be,
  .comment-respond_a56c884295bde5e6 .te-contacts-name_bc644ddda9e265b2,
  .comment-respond_a56c884295bde5e6 .single-input-field_57d77d4ae4ddd973 {
    margin-bottom: 20px; }
  .te-comment-respond_b82f83f527ac9d53 label,
  .comment-respond_a56c884295bde5e6 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_b82f83f527ac9d53 .checkbox-field-wrapper_10c969f5dfe7de07,
  .comment-respond_a56c884295bde5e6 .checkbox-field-wrapper_10c969f5dfe7de07 {
    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_b82f83f527ac9d53 .checkbox-field-wrapper_10c969f5dfe7de07 p,
    .comment-respond_a56c884295bde5e6 .checkbox-field-wrapper_10c969f5dfe7de07 p {
      margin: 0; }
    .te-comment-respond_b82f83f527ac9d53 .checkbox-field-wrapper_10c969f5dfe7de07 .single-checkbox-field_2fe762e149e33517,
    .comment-respond_a56c884295bde5e6 .checkbox-field-wrapper_10c969f5dfe7de07 .single-checkbox-field_2fe762e149e33517 {
      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_b82f83f527ac9d53 .te-comment-form-cookies-consent_5133a686da0fc09d,
  .comment-respond_a56c884295bde5e6 .te-comment-form-cookies-consent_5133a686da0fc09d {
    display: none; }
  .te-comment-respond_b82f83f527ac9d53 input[type="number"],
  .comment-respond_a56c884295bde5e6 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_b82f83f527ac9d53 input,
  .te-comment-respond_b82f83f527ac9d53 select,
  .comment-respond_a56c884295bde5e6 input,
  .comment-respond_a56c884295bde5e6 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_b82f83f527ac9d53 *::-webkit-input-placeholder,
  .comment-respond_a56c884295bde5e6 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_b82f83f527ac9d53 *:-ms-input-placeholder,
  .comment-respond_a56c884295bde5e6 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b82f83f527ac9d53 *::-ms-input-placeholder,
  .comment-respond_a56c884295bde5e6 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b82f83f527ac9d53 *::placeholder,
  .comment-respond_a56c884295bde5e6 *::placeholder {
    color: #778196; }
  .te-comment-respond_b82f83f527ac9d53 textarea,
  .comment-respond_a56c884295bde5e6 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_b82f83f527ac9d53 input:focus,
  .te-comment-respond_b82f83f527ac9d53 textarea:focus,
  .te-comment-respond_b82f83f527ac9d53 .form-select_5825c174fbf4467f:focus,
  .comment-respond_a56c884295bde5e6 input:focus,
  .comment-respond_a56c884295bde5e6 textarea:focus,
  .comment-respond_a56c884295bde5e6 .form-select_5825c174fbf4467f: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_8630cc2ccacafe6c {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_8630cc2ccacafe6c:hover .image_cd9799a54c80822e:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_8630cc2ccacafe6c:hover .image_cd9799a54c80822e 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_8630cc2ccacafe6c:hover .te-content-wrapper_f92131693a441666 {
    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_8630cc2ccacafe6c .image_cd9799a54c80822e {
    overflow: hidden;
    position: relative; }
    .te-team-card_8630cc2ccacafe6c .image_cd9799a54c80822e: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_8630cc2ccacafe6c .image_cd9799a54c80822e 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_8630cc2ccacafe6c .te-content-wrapper_f92131693a441666 {
    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_8630cc2ccacafe6c .te-content-wrapper_f92131693a441666 .content_d883f02072011198 {
      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_8630cc2ccacafe6c .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_8630cc2ccacafe6c .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .desc_64950584d84f7ffb {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_8630cc2ccacafe6c .te-content-wrapper_f92131693a441666 .social_d657d597196927c8 {
      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_8630cc2ccacafe6c .te-content-wrapper_f92131693a441666 .social_d657d597196927c8 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_8630cc2ccacafe6c .te-content-wrapper_f92131693a441666 .social_d657d597196927c8 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a:hover .te-content-wrapper_f92131693a441666 .social_d657d597196927c8 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a:hover .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .title_00a5bb9b3296bbeb,
    .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a:hover .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .desc_64950584d84f7ffb {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .image_cd9799a54c80822e {
    border-radius: 20px; }
  .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .content_d883f02072011198 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .title_00a5bb9b3296bbeb a:hover {
          color: #ffffff !important; }
      .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .desc_64950584d84f7ffb {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .social_d657d597196927c8 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_8630cc2ccacafe6c.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .social_d657d597196927c8 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_1237fda79a6c3edb {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_1237fda79a6c3edb {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_1237fda79a6c3edb .slick-list_1a45523b60d6bdab {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_1237fda79a6c3edb .slick-list_1a45523b60d6bdab {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_1237fda79a6c3edb .slick-list_1a45523b60d6bdab .slick-slide_4c5849aa35461a72 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_1237fda79a6c3edb .slick-dots_a48e5929aff6428b {
    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_1237fda79a6c3edb .slick-dots_a48e5929aff6428b 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_1237fda79a6c3edb .slick-dots_a48e5929aff6428b 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_1237fda79a6c3edb .slick-dots_a48e5929aff6428b li.slick-active_ecb65e2ae26021e4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_1237fda79a6c3edb .slick-dots_a48e5929aff6428b li.slick-active_ecb65e2ae26021e4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_1237fda79a6c3edb .slick-arrow_7f55ecf421454f17 {
    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_cad60701c63a124f {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_cad60701c63a124f:hover .image_cd9799a54c80822e .te-content-wrapper_f92131693a441666 {
    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_cad60701c63a124f:hover .image_cd9799a54c80822e .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .content-inner_36d43bd9167d5919 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_cad60701c63a124f:hover .image_cd9799a54c80822e .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .btn-wrapper_283376f4fd633eb9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_cad60701c63a124f:hover .image_cd9799a54c80822e .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .content-inner_36d43bd9167d5919 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_cad60701c63a124f:hover .image_cd9799a54c80822e 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_cad60701c63a124f .image_cd9799a54c80822e {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_cad60701c63a124f .image_cd9799a54c80822e 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_cad60701c63a124f .te-content-wrapper_f92131693a441666 {
    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_cad60701c63a124f .te-content-wrapper_f92131693a441666 .content_d883f02072011198 {
      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_cad60701c63a124f .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .content-inner_36d43bd9167d5919 {
        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_cad60701c63a124f .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .sub-title_0fc21d280b80e207 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_cad60701c63a124f .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .title_00a5bb9b3296bbeb {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_cad60701c63a124f .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .btn-wrapper_283376f4fd633eb9 {
        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_cad60701c63a124f .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .btn-wrapper_283376f4fd633eb9 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_cad60701c63a124f .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .btn-wrapper_283376f4fd633eb9 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_cad60701c63a124f.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .content_d883f02072011198 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_cad60701c63a124f.style-2_322a4f7711bad39a .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .btn-wrapper_283376f4fd633eb9 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_cad60701c63a124f.style-3_5c739a0458ccfee9:hover .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .btn-wrapper_283376f4fd633eb9 {
  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_cad60701c63a124f.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 {
  padding: 0; }
  .te-portfolio-card_cad60701c63a124f.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .content-inner_36d43bd9167d5919 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_cad60701c63a124f.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .content_d883f02072011198 .btn-wrapper_283376f4fd633eb9 {
    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_f4bfeb80c42122dc.style-1_8087c70e49d45b41 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_f4bfeb80c42122dc.style-1_8087c70e49d45b41 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_ba579269c559a0aa.style-1_8087c70e49d45b41 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_2f372a9200d73d2b.style-1_8087c70e49d45b41 {
  overflow: hidden; }

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

.about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a .te-about-image-card_d6682615bce9b455 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a .te-about-image-card_d6682615bce9b455 .te-main-img-wrapper_4293ba6830886699 .te-main-img-inner_4a2a26211796465f {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a .te-about-image-card_d6682615bce9b455 .te-company-foundation_a61d6d8ff4650d08 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a .te-about-info-card_87828ef62454903f {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a .te-about-info-card_87828ef62454903f {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_fd6777bbbcc77d98.style-2_322a4f7711bad39a .te-about-info-card_87828ef62454903f {
      padding-left: 80px; } }

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

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

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

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

.faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .accordion-wrapper_c8378fb3d6f7d4bf {
      padding-right: 60px; } }
  .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed {
        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_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed {
        right: 0; } }
    .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf {
      position: relative; }
      .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .te-main-img-inner_4a2a26211796465f {
        -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_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .te-image-shape_d9897d93e0b5d1f3 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .content_d883f02072011198 {
        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_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .content_d883f02072011198 .title_00a5bb9b3296bbeb {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .content_d883f02072011198 .number_251d4b18e92b3861 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .top-content_3be84e488ea16377 {
        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_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .top-content_3be84e488ea16377 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .bottom-content_cfccf03f5024f332 {
        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_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .bottom-content_cfccf03f5024f332 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .bottom-content_cfccf03f5024f332 .bottom-content-inner_82b0665836659f25 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .bottom-content_cfccf03f5024f332 .bottom-content-inner_82b0665836659f25 .title_00a5bb9b3296bbeb,
          .faq-area_e3991884160e00a5.style-1_8087c70e49d45b41 .te-faq-image_6420b34ff5a8d4ed .te-image-wrapper_314c66d0c0a143cf .bottom-content_cfccf03f5024f332 .bottom-content-inner_82b0665836659f25 .number_251d4b18e92b3861 {
            color: #14203A; }

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

.testimonial-slider-area_ba579269c559a0aa {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_ba579269c559a0aa.style-2_322a4f7711bad39a .slick-list_1a45523b60d6bdab {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_ba579269c559a0aa.style-2_322a4f7711bad39a .slick-list_1a45523b60d6bdab .te-slick-item_78ce5830abe2238f {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .icon_accdc6793ccbc45a {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .te-counter-title_f4db5fbd4042c3a5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .te-counter-title_f4db5fbd4042c3a5 .content_d883f02072011198 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .title_00a5bb9b3296bbeb {
    color: #ffffff; }
  .counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .number_251d4b18e92b3861 {
    color: #E7F914; }
  .counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .number_251d4b18e92b3861,
  .counter-up-area_d3354446d26752aa.style-2_322a4f7711bad39a .te-counter-card_9d9a7ca1ba826ea3 .te-counter-item_2e25981cdcc1ef00 .title_00a5bb9b3296bbeb {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-image-bg-collumn_f9311fff59673ce7 {
      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_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-subscribe-form-wrapper_00dcc7a7939c58a3 {
      padding: 0; }
    .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 {
      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_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 {
          -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_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 {
          -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_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 {
          gap: 60px; } }
      .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 .te-subscribe-title_420e0f075a2d1f9a {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 .te-content-inner_feda927470f4b2a6 {
        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_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 .te-content-inner_feda927470f4b2a6 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 .te-content-inner_feda927470f4b2a6 .icon_accdc6793ccbc45a {
          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_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .te-subscribe-form-widget_7531bbe17a3a88db {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .mc4wp-form-fields_01da145e24a8722b {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_1ca090fcec21399d.style-2_322a4f7711bad39a .te-subscribe-inner-area_270239e2abab6f4d .mc4wp-form-fields_01da145e24a8722b {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_ba579269c559a0aa.style-3_5c739a0458ccfee9 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_ba579269c559a0aa.style-3_5c739a0458ccfee9 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_ba579269c559a0aa.style-3_5c739a0458ccfee9 {
      padding: 100px 0; } }
  .testimonial-slider-area_ba579269c559a0aa.style-3_5c739a0458ccfee9 .slick-list_1a45523b60d6bdab .slick-slide_4c5849aa35461a72.slick-current_6fc74ac228448e1c .te-testimonial-card_6bf0182469108d75.style-3_5c739a0458ccfee9 .te-content-wrapper_f92131693a441666 .te-user-meta_abbe7a54c54eba0f .icon_accdc6793ccbc45a {
    color: #317EFE; }

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

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

.te-contact-info_89b6d030a3e7180e {
  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_89b6d030a3e7180e .te-icon-card_22b4a05c1494cfc6 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_31673085c0fec3bd {
  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_31673085c0fec3bd .image_cd9799a54c80822e {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_31673085c0fec3bd .content_d883f02072011198 .te-title-wrapper_a9ebcfdf880d4964 {
    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_31673085c0fec3bd .content_d883f02072011198 .te-title-wrapper_a9ebcfdf880d4964 .title-inner_24a069284a2062cc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_31673085c0fec3bd .content_d883f02072011198 .te-title-wrapper_a9ebcfdf880d4964 .title-inner_24a069284a2062cc .icon_accdc6793ccbc45a {
        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_31673085c0fec3bd .content_d883f02072011198 .te-title-wrapper_a9ebcfdf880d4964 .title-inner_24a069284a2062cc .title_00a5bb9b3296bbeb {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_b6940c2355e2596d {
  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_b6940c2355e2596d .list-wrapper_fed8a723751be675 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_b6940c2355e2596d .list-wrapper_fed8a723751be675 .icon_accdc6793ccbc45a {
      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_b6940c2355e2596d .list-wrapper_fed8a723751be675 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_b6940c2355e2596d .list-wrapper_fed8a723751be675 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_b6940c2355e2596d .list-wrapper_fed8a723751be675 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_b6940c2355e2596d .list-wrapper_fed8a723751be675 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_2f2c11e97f80219d {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_2f2c11e97f80219d .te-team-card_8630cc2ccacafe6c {
    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_1d29b80070d0836a {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_1d29b80070d0836a {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_1d29b80070d0836a {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_28d34ca5d84397e9 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_28d34ca5d84397e9 .te-subscribe-form-widget_7531bbe17a3a88db .submit-btn_93f40f4a9a500e7e span {
    display: none; }
  .footer_28d34ca5d84397e9.style-1_8087c70e49d45b41 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_28d34ca5d84397e9.style-1_8087c70e49d45b41 .te-footer-sec_655ed5c3834da6e7 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_28d34ca5d84397e9.style-1_8087c70e49d45b41 .te-footer-sec_655ed5c3834da6e7 .te-footer-widget_ed5d7c70e6b59b67 .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-form-fields_01da145e24a8722b {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_28d34ca5d84397e9.style-1_8087c70e49d45b41 .te-footer-widget_ed5d7c70e6b59b67 .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 input {
      color: #131A2A; }
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .wp-block-heading_a3c6848e728f8f0a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .widget-title_9a5e7a3ca67316ca,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .wp-block-search__label_a5e84b64b5446db3,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .wp-block-heading_a3c6848e728f8f0a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .widget-title_9a5e7a3ca67316ca,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .wp-block-search__label_a5e84b64b5446db3,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a ul li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a ol li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d ul li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d ol li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a ul li,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-calendar-table_62c3205fb87bc5b0,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-block-calendar_e78d6cdf9f67d530 caption,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a nav.wp-calendar-nav_b25a847f732fbc33 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-block-latest-comments__comment-excerpt_8aca4332488f8d48,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-calendar-table_62c3205fb87bc5b0 caption,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_text_8bbc4c5b18885dfb,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .tagcloud_b286e46efe5d7b54 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .wp-block-tag-cloud_105012586879ddc8 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .tagcloud_b286e46efe5d7b54 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .wp-block-tag-cloud_105012586879ddc8 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-block-latest-comments__comment-date_5ada8cf8de60e3f4,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-block-latest-comments__comment_3a6219a8b122189c,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-block-archives-dropdown_14c076afd78395a3 label,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_categories_72d1d2c00b923385 li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_archive_46c1e97fd93e8361 li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_nav_menu_dc3877c3441cb9d5 li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_tag_cloud_f5cba7ac46ba83b4 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_rss_72b9251a66650173 li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_rss_72b9251a66650173 li,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .footer__widget_af7ecbdd99e8abe8 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .footer__widget_af7ecbdd99e8abe8 li,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a li.recentcomments_8f9ae252fa30b1c5 {
    color: #ffffff; }
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-theme-btn_bb5d5a50bc7dbb79,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-block-loginout_4eb4483687a81a3e a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a input.te-theme-btn_bb5d5a50bc7dbb79,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .wp-block-search_f8c0454543082aa9 button,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .search-form_cb8eec47a5ea559e button,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .widget_583d7ba765e4f03a .sidebar__search_c2c38fef5bc44a02 button,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .wp-block-search_f8c0454543082aa9 button,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .search-form_cb8eec47a5ea559e button,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .sidebar__widget_7c5557850635694d .sidebar__search_c2c38fef5bc44a02 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_28d34ca5d84397e9 .footer__widget_af7ecbdd99e8abe8 li {
    list-style: none; }
  .footer_28d34ca5d84397e9 .te-footer-widget_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 li.wp-block-social-link_876e1da7090e46ca {
    display: inline-block;
    width: unset !important; }
  .footer_28d34ca5d84397e9 .te_widget_nav_menu_788116e1869e5e77 li.cat-item_c7e8966e6bd01e53 {
    text-align: right; }
    .footer_28d34ca5d84397e9 .te_widget_nav_menu_788116e1869e5e77 li.cat-item_c7e8966e6bd01e53 a {
      float: left; }
  .footer_28d34ca5d84397e9 .te-footer-bg_c5ad09e6b7fde62c {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_28d34ca5d84397e9 .footer-nav-widget_52d6ee439bf788f6 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_28d34ca5d84397e9 .footer-nav-widget_52d6ee439bf788f6 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_28d34ca5d84397e9 .footer-nav-widget_52d6ee439bf788f6 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_28d34ca5d84397e9 .footer-nav-widget_52d6ee439bf788f6 {
        padding: 0 30px; } }

.te-footer-widget_ed5d7c70e6b59b67 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_ed5d7c70e6b59b67 {
      margin-bottom: 40px; } }
  .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-title_e4b86fd7c91ec6b9,
  .te-footer-widget_ed5d7c70e6b59b67 .wp-block-heading_a3c6848e728f8f0a {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_ed5d7c70e6b59b67 ul {
    padding-left: 0; }
  .te-footer-widget_ed5d7c70e6b59b67 .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-form-fields_01da145e24a8722b {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_ed5d7c70e6b59b67 .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_ed5d7c70e6b59b67.widget-latest-posts-footer_0982f96356d94368 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_ed5d7c70e6b59b67.zoom-instagram-widget_e3a8549001e4f852 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_ed5d7c70e6b59b67.widget_contact_info_widget_cadce54b7fc48bb2 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_ed5d7c70e6b59b67 .widget-instagram-feed_97c56e9bc166ae85 {
      width: 170px; } }
  .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 {
        padding-right: 0; } }
    .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 .te-footer-logo_1b818096257e1753 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 .info-form-and-social-icon_f26fbed86b756147 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 .info-form-and-social-icon_f26fbed86b756147 .te-social-profile_d1afa4c9b7019775 {
        margin-top: 0; }
    .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 .te-social-profile_d1afa4c9b7019775 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-info_f9a40b9ba4b1d221 .info-form-and-social-icon_f26fbed86b756147 {
        -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_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 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_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 p {
    color: #335371; }
  .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul {
    list-style: none; }
    .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce 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_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li:first-child .contact-icon_344303e5cb9dda86 {
          margin-top: 5px; }
      .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li .contact-icon_344303e5cb9dda86 {
        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_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li .contact-text_2030618367dbeade {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li .contact-text_2030618367dbeade a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li .contact-text_2030618367dbeade span,
        .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li .contact-text_2030618367dbeade p,
        .te-footer-widget_ed5d7c70e6b59b67 .te-footer-widget-contact_89b363dcafc23447 .footer-contact_263aaae749d55bce ul li .contact-text_2030618367dbeade 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_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-thumb_79ee2732bb96c228 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-desc_6381bf3a25b4898d .te-latest-post-title_4f1480fa029ac225 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-desc_6381bf3a25b4898d .te-latest-post-title_4f1480fa029ac225 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_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-desc_6381bf3a25b4898d .te-latest-post-title_4f1480fa029ac225 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-desc_6381bf3a25b4898d .te-latest-post-meta_f7cfe8ab33d436a4 {
      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_f109a404f35dd7ec 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_f109a404f35dd7ec ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_f109a404f35dd7ec 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_f109a404f35dd7ec ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_1ca090fcec21399d {
  overflow: hidden; }
  .subscribe-area_1ca090fcec21399d.style-1_8087c70e49d45b41 .te-subscribe-inner-area_270239e2abab6f4d .te-content-wrapper_f92131693a441666 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_1ca090fcec21399d.style-1_8087c70e49d45b41 .te-image-bg-collumn_f9311fff59673ce7 {
    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_1ca090fcec21399d.style-1_8087c70e49d45b41 .te-image-bg-collumn_f9311fff59673ce7 {
        display: none; } }
  .subscribe-area_1ca090fcec21399d .te-content-wrapper_f92131693a441666 {
    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_1ca090fcec21399d .te-content-wrapper_f92131693a441666 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_1ca090fcec21399d .te-content-wrapper_f92131693a441666 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_1ca090fcec21399d .te-content-wrapper_f92131693a441666 .short-title_f719cf3e6138a514 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_1ca090fcec21399d .te-content-wrapper_f92131693a441666 .te-subscribe-title_420e0f075a2d1f9a {
      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_1ca090fcec21399d .te-content-wrapper_f92131693a441666 .te-subscribe-title_420e0f075a2d1f9a {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_1ca090fcec21399d .te-content-wrapper_f92131693a441666 .te-subscribe-title_420e0f075a2d1f9a {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1ca090fcec21399d .te-content-wrapper_f92131693a441666 .te-subscribe-title_420e0f075a2d1f9a {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_1ca090fcec21399d .te-content-wrapper_f92131693a441666 .text_ee9317f371c6de3b {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_1ca090fcec21399d .te-subscribe-inner-area_270239e2abab6f4d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_1ca090fcec21399d .te-subscribe-inner-area_270239e2abab6f4d {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_1ca090fcec21399d .te-subscribe-inner-area_270239e2abab6f4d .te-subscribe-collumn_30f468d12772b93b {
      -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_1ca090fcec21399d .te-subscribe-inner-area_270239e2abab6f4d .te-subscribe-collumn_30f468d12772b93b.te-image-bg-collumn_f9311fff59673ce7 {
          display: none; } }
    .subscribe-area_1ca090fcec21399d .te-subscribe-inner-area_270239e2abab6f4d .mc4wp-form-fields_01da145e24a8722b {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_1ca090fcec21399d .te-subscribe-inner-area_270239e2abab6f4d .mc4wp-form-fields_01da145e24a8722b {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_1ca090fcec21399d .te-subscribe-inner-area_270239e2abab6f4d .mc4wp-form-fields_01da145e24a8722b .submit-btn_93f40f4a9a500e7e {
        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_ed5d7c70e6b59b67 .te-subscribe-form-wrapper_00dcc7a7939c58a3 {
  color: #335371; }

.te-subscribe-form-widget_7531bbe17a3a88db {
  position: relative; }
  .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-form-fields_01da145e24a8722b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_7531bbe17a3a88db .single-field_0195d3cdba544bb7 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_7531bbe17a3a88db .submit-btn_93f40f4a9a500e7e {
    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_7531bbe17a3a88db .submit-btn_93f40f4a9a500e7e:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-response_384483c1a92c3a6b {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-response_384483c1a92c3a6b .mc4wp-alert_77b394e1d853c09e.mc4wp-error_5d816bf9f6a19a08 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-response_384483c1a92c3a6b .mc4wp-alert_77b394e1d853c09e.mc4wp-error_5d816bf9f6a19a08 a {
      color: #ff0000; }
    .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-response_384483c1a92c3a6b .mc4wp-alert_77b394e1d853c09e.mc4wp-success_2cc330773425cd29 p, .te-subscribe-form-widget_7531bbe17a3a88db .mc4wp-response_384483c1a92c3a6b .mc4wp-alert_77b394e1d853c09e.mc4wp-notice_a618471df5477f4c p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_3208df04f75462a3 {
  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_3208df04f75462a3 .te-footer-logo_1b818096257e1753 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_3208df04f75462a3 .te-social-widget_dbb735679d499903 {
    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_3208df04f75462a3 .te-social-widget_dbb735679d499903 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_28d34ca5d84397e9.style-2_322a4f7711bad39a {
  background-color: #131A2A; }
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-sec_655ed5c3834da6e7 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-widget-title_e4b86fd7c91ec6b9,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .wp-block-heading_a3c6848e728f8f0a {
    color: #ffffff;
    font-size: 24px; }
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .footer-bottom-area_970e377d475df639 .te-copyright-text_5abd022808911c38 p,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-widget_ed5d7c70e6b59b67.te_widget_nav_menu_788116e1869e5e77 li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-widget_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-desc_6381bf3a25b4898d .te-latest-post-title_4f1480fa029ac225 a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-widget_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-desc_6381bf3a25b4898d .te-latest-post-title_4f1480fa029ac225,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-widget_ed5d7c70e6b59b67 .te_widget_latest_post_5ee081b0ae12e146 ul li .te-latest-post-desc_6381bf3a25b4898d .te-latest-post-meta_f7cfe8ab33d436a4,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-widget_ed5d7c70e6b59b67 .te-subscribe-form-wrapper_00dcc7a7939c58a3,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .te-footer-bottom-menu_f109a404f35dd7ec ul li a,
  .footer_28d34ca5d84397e9.style-2_322a4f7711bad39a .footer-bottom-area_970e377d475df639 .te-copyright-text_5abd022808911c38 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_8a9fd00b06546ed1.map_2ac1a35387999eab */