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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_bb48ee25e9fa0051,
.wp-block-loginout_2f97d257fa0900e5 a,
input.te-theme-btn_bb48ee25e9fa0051 {
  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_bb48ee25e9fa0051:hover,
  .wp-block-loginout_2f97d257fa0900e5 a:hover,
  input.te-theme-btn_bb48ee25e9fa0051:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_bb48ee25e9fa0051:focus,
  .wp-block-loginout_2f97d257fa0900e5 a:focus,
  input.te-theme-btn_bb48ee25e9fa0051:focus {
    color: #ffffff; }
  .te-theme-btn_bb48ee25e9fa0051.yellow-btn_6f01030eaa7525b3,
  .wp-block-loginout_2f97d257fa0900e5 a.yellow-btn_6f01030eaa7525b3,
  input.te-theme-btn_bb48ee25e9fa0051.yellow-btn_6f01030eaa7525b3 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_bb48ee25e9fa0051.simple-btn_9e468e2d8d98097a,
  .wp-block-loginout_2f97d257fa0900e5 a.simple-btn_9e468e2d8d98097a,
  input.te-theme-btn_bb48ee25e9fa0051.simple-btn_9e468e2d8d98097a {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_f764f8824ca40859 {
  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_f764f8824ca40859 .circle-rotate-inner_3d5997f7e076fd71 {
    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_4a4a4a843e742207 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_e36faaef092ea019 {
  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_19db5374e6137eec label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_19db5374e6137eec input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_19db5374e6137eec 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_19db5374e6137eec 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_eedc4a227655fd20 .size-full_93f8fd55719769f7.alignright_78bf7e595d36d826 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_eedc4a227655fd20 figure.wp-caption_552aa3fca689d943.aligncenter_c09791ddf2ea0c93 {
  margin-top: 40px; }
.tp-page-content_eedc4a227655fd20 dl, .tp-page-content_eedc4a227655fd20 ol, .tp-page-content_eedc4a227655fd20 ul {
  margin-bottom: 11px; }
.tp-page-content_eedc4a227655fd20 .te-comment-respond_07c2a0fa404c85f4 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_eedc4a227655fd20 .te-latest-comments_649710554402ef7b .te-comment-respond_07c2a0fa404c85f4 {
  margin-bottom: 40px; }
.tp-page-content_eedc4a227655fd20 .te-post-comments_c39f021991679c5a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_d2c2f873efcb5432 .gallery-item_6d6db58a27c270b7 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_a1b2f7065633978a .gallery-item_6d6db58a27c270b7 {
  max-width: 50%; }

.gallery-columns-3_2bc01ccd7f0282c4 .gallery-item_6d6db58a27c270b7 {
  max-width: 33.33%; }

.gallery-columns-4_1fe02b59671eb947 .gallery-item_6d6db58a27c270b7 {
  max-width: 25%; }

.gallery-columns-5_d91b208fb4844398 .gallery-item_6d6db58a27c270b7 {
  max-width: 20%; }

.gallery-columns-6_cc438ab79f4e04fc .gallery-item_6d6db58a27c270b7 {
  max-width: 16.66%; }

.gallery-columns-7_67a88733f2369d47 .gallery-item_6d6db58a27c270b7 {
  max-width: 14.28%; }

.gallery-columns-8_a586bd3b3568c75e .gallery-item_6d6db58a27c270b7 {
  max-width: 12.5%; }

.gallery-columns-9_22d9ed7744ae15b5 .gallery-item_6d6db58a27c270b7 {
  max-width: 11.11%; }

.gallery-caption_d6c5fca58699b2da {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_88f79fe2f8ab6fdd {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_c7ca27ec66592342 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_77b90cf54afe8e2a {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_75c10dbe44b5e7d9 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_782644688762c802 p.wp-block-cover-text_7fec96d6ebbeaa91,
.wp-block-cover_782644688762c802.is-light_57ba1a7d1ff56202 .wp-block-cover__inner-container_6a87a098da711133 {
  color: #fff !important; }

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

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

.widget_fb967033d3612c46 .wp-block-archives-dropdown_d03ea0a190753637,
.widget_fb967033d3612c46 .wp-block-categories-dropdown_14a80e4147939048,
.widget_fb967033d3612c46 .wp-block-loginout_2f97d257fa0900e5,
.widget_fb967033d3612c46 .wp-block-social-links_edf2dc5118c4ff12,
.widget_fb967033d3612c46.widget_archive_7790d2cea7d92338 select,
.widget_fb967033d3612c46.te_widget_categories_c8ebe51588b3f305 select,
.widget_fb967033d3612c46.widget_text_0ff97134dadcb8a3 select,
.widget_fb967033d3612c46.te_widget_search_9bd3b1a7f7c499e8 .search-form_13b68dc063f8c261,
.widget_fb967033d3612c46.te_widget_tag_cloud_4b2b8f8bfce0f22d .tagcloud_76b4873fff326358,
.widget_fb967033d3612c46 .wp-block-tag-cloud_4c01b21997e8ef1c {
  margin-bottom: 6px; }

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

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

.blog-search-content_5204c058ddc3bacf {
  margin: 0; }
  .blog-search-content_5204c058ddc3bacf .wp-block-search_c7ca27ec66592342,
  .blog-search-content_5204c058ddc3bacf .search-form_13b68dc063f8c261,
  .blog-search-content_5204c058ddc3bacf .sidebar__search_ac3a169ad654aa8e {
    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_5204c058ddc3bacf .wp-block-search_c7ca27ec66592342,
      .blog-search-content_5204c058ddc3bacf .search-form_13b68dc063f8c261,
      .blog-search-content_5204c058ddc3bacf .sidebar__search_ac3a169ad654aa8e {
        width: 100%; } }
    .blog-search-content_5204c058ddc3bacf .wp-block-search_c7ca27ec66592342 .wp-block-search__inside-wrapper_61045544f146bd86,
    .blog-search-content_5204c058ddc3bacf .search-form_13b68dc063f8c261 .wp-block-search__inside-wrapper_61045544f146bd86,
    .blog-search-content_5204c058ddc3bacf .sidebar__search_ac3a169ad654aa8e .wp-block-search__inside-wrapper_61045544f146bd86 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_5204c058ddc3bacf .wp-block-search_c7ca27ec66592342 label,
    .blog-search-content_5204c058ddc3bacf .search-form_13b68dc063f8c261 label,
    .blog-search-content_5204c058ddc3bacf .sidebar__search_ac3a169ad654aa8e 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_5204c058ddc3bacf .wp-block-search_c7ca27ec66592342 input,
    .blog-search-content_5204c058ddc3bacf .search-form_13b68dc063f8c261 input,
    .blog-search-content_5204c058ddc3bacf .sidebar__search_ac3a169ad654aa8e 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_5204c058ddc3bacf .wp-block-search_c7ca27ec66592342 button,
    .blog-search-content_5204c058ddc3bacf .search-form_13b68dc063f8c261 button,
    .blog-search-content_5204c058ddc3bacf .sidebar__search_ac3a169ad654aa8e 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_eedc4a227655fd20 .wp-smiley_a996c1c03b6c119d,
.entry-content_2db9bcc49d6c460a .wp-smiley_a996c1c03b6c119d,
.comment-content_06d3f3347aa33d9b .wp-smiley_a996c1c03b6c119d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_07c2a0fa404c85f4.style-two_a4ed6f194f43d6c2 .wpcf7-form_33012bdc80db1941 .wpcf7-not-valid-tip_10c60916bd586ccb {
  color: #d9c0b8 !important; }
.te-comment-respond_07c2a0fa404c85f4 .wpcf7-form_33012bdc80db1941 .wpcf7-not-valid_48062d44a7869ae7 {
  border-color: #dc3232 !important; }
.te-comment-respond_07c2a0fa404c85f4 .wpcf7-form_33012bdc80db1941 .wpcf7-not-valid-tip_10c60916bd586ccb {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_07c2a0fa404c85f4 .wpcf7-form_33012bdc80db1941.sent_6b525a8ebfa0b985 .wpcf7-response-output_867460fcdaef135e {
  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_07c2a0fa404c85f4 .wpcf7-form_33012bdc80db1941.invalid_9ca0b8b46609e92f .wpcf7-response-output_867460fcdaef135e {
  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_95028f1f1b864d9f {
  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_95028f1f1b864d9f .wpcf7-te-list-item_2a284c0aca8939c2 {
    margin: 0; }
    .wpcf7-form-control_95028f1f1b864d9f .wpcf7-te-list-item_2a284c0aca8939c2 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_95028f1f1b864d9f .wpcf7-te-list-item_2a284c0aca8939c2 label .wpcf7-te-list-item-label_5f200608abcdcfa4 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_2b0cdb7fb26f7ef2 .te-comment-respond_07c2a0fa404c85f4 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_51d1c67f88e1bc63 .header-menu-area_950d00a0cb3a8f14.sticky_menu_2b5a3206e20f21ea {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_51d1c67f88e1bc63 .header-menu-area_950d00a0cb3a8f14.sticky_menu_2b5a3206e20f21ea {
      top: 0; } }

.page-template-default_4c8792bbd5b89d1a.page-id-146_47df4f55c86070a9 .tp-page-content_eedc4a227655fd20 p:last-child {
  margin-bottom: 10px; }
.page-template-default_4c8792bbd5b89d1a.page-id-1133_82553cd567d295ee .tp-page-content_eedc4a227655fd20 .te-comment-respond_07c2a0fa404c85f4 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_4c8792bbd5b89d1a.page-id-3_d0e9d78c9a4080c1 .page-area_92bf3786795dd4ad {
  padding-top: 128px; }

.single-post-item_4c82bfcd8944a9ef.post-24_56b1a6e35af208f9 .wp-block-button_3a2510f1f6a412d4 a {
  color: #ffffff; }

.post-template-default_2379ba1cb186c445.postid-163_0b94fb315227cdbe .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_2379ba1cb186c445.postid-150_3713a43a41286a99 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_2379ba1cb186c445.postid-150_3713a43a41286a99 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-block-group_b7ab0c48ce274fe4.is-layout-constrained_393c90f7f236ff38:last-child {
    border: 1px solid #000; }
.post-template-default_2379ba1cb186c445.postid-51_86d4bde6a1e6bef9 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_2379ba1cb186c445.postid-51_86d4bde6a1e6bef9 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_2379ba1cb186c445.postid-1163_debe292f27ba9202 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-caption_552aa3fca689d943, .post-template-default_2379ba1cb186c445.postid-568_e36ff056df161f81 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-caption_552aa3fca689d943 {
  margin-top: 20px; }
.post-template-default_2379ba1cb186c445.postid-1785_9fdbc81233fd6d93 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-block-button__link_c00a00fc004deb3f {
  color: #ffffff !important; }
.post-template-default_2379ba1cb186c445.postid-1149_f10f17b12fc5568d .te-blog-details-wrapper_f71cc8ce4f22f275 .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 p {
  margin-bottom: 0; }
.post-template-default_2379ba1cb186c445.postid-555_e8d9ea34b61840c2 .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .gallery_0605221992053938 {
  margin-top: 20px; }

.error-404_8b36c650f241fa62.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_8b36c650f241fa62.not-found .error-content_be447011bd3a1aaa .error-btn-bh_fdfe4ac0373419d4 {
    margin-top: 20px; }

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

.sidebar_6bb82a2d49d1914e .widget_media_gallery_d64f35b7468abce8 .gallery-item_6d6db58a27c270b7 {
  margin-bottom: 0; }
  .sidebar_6bb82a2d49d1914e .widget_media_gallery_d64f35b7468abce8 .gallery-item_6d6db58a27c270b7 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_ea4a2dd4897d6dad {
  -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_65ea7f61314ac831 {
  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_5a7946a854970e84 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_51d1c67f88e1bc63 .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769.login .te-header-menu-area_c7119c9e448766dd {
  top: auto !important; }

.header-area_90416a4e418732f1 .container-fluid_6076f8433295b99d {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_90416a4e418732f1 .container-fluid_6076f8433295b99d {
      padding: 0 24px; } }
.header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .header-top .te-header-contact-info_a82976b7f0c1b230 span {
    color: #677471; }
    .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .header-top .te-header-contact-info_a82976b7f0c1b230 span i {
      color: #317EFE; }
    .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .header-top .te-header-contact-info_a82976b7f0c1b230 span a {
      color: #677471; }
  .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .header-top .te-social-profile_abbe05710895472f a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .header-top .te-social-profile_abbe05710895472f a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .te-header-menu-area_c7119c9e448766dd {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .te-header-menu-area_c7119c9e448766dd .menu-wrapper_7b88ead789dc1176 {
    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_90416a4e418732f1.style-2_90fb85c51b7c3769 .te-header-menu-area_c7119c9e448766dd .menu-wrapper_7b88ead789dc1176 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .te-header-menu-area_c7119c9e448766dd .te-header-btn_581e2e8323cfd131 .te-quote-btn_3f5bb8b2ca4dcb05 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .te-sticky_menu {
  top: 0; }
  .header-area_90416a4e418732f1.style-2_90fb85c51b7c3769 .te-sticky_menu .menu-wrapper_7b88ead789dc1176 {
    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_79168183c67f8b2d {
    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_bcd1334584825597 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_a82976b7f0c1b230 {
    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_a82976b7f0c1b230 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_a82976b7f0c1b230 span.te-contact-info-item_26ff732173bb09a3 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_a82976b7f0c1b230 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_2dc808bc8650b6f1 {
      display: none; } }
  .header-top .header-top-btn_2dc808bc8650b6f1 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_2dc808bc8650b6f1 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_2dc808bc8650b6f1 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_abbe05710895472f {
    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_abbe05710895472f .te-social-profile-label_4ba61a6260ec4f0f {
      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_abbe05710895472f 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_abbe05710895472f a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_c7119c9e448766dd {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_c7119c9e448766dd.te-te-sticky-header_874d7cffa992224f {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_c7119c9e448766dd.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_c7119c9e448766dd.te-sticky_menu .te-logo_885e48d993e4b75e {
      height: 84px; }
      .te-header-menu-area_c7119c9e448766dd.te-sticky_menu .te-logo_885e48d993e4b75e:after {
        display: none; }
      .te-header-menu-area_c7119c9e448766dd.te-sticky_menu .te-logo_885e48d993e4b75e .te-standard-logo_84158c8d84ad4cdf {
        display: none; }
      .te-header-menu-area_c7119c9e448766dd.te-sticky_menu .te-logo_885e48d993e4b75e .te-sticky-logo_fb7de59df6a24d8d {
        display: block; }
        .te-header-menu-area_c7119c9e448766dd.te-sticky_menu .te-logo_885e48d993e4b75e .te-sticky-logo_fb7de59df6a24d8d img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_c7119c9e448766dd.te-sticky_menu .te-main-menu_3f62261afeea6076 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_c7119c9e448766dd.te-sticky_menu .te-main-menu_3f62261afeea6076 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_c7119c9e448766dd.te-sticky_menu .te-main-menu_3f62261afeea6076 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_c7119c9e448766dd.te-sticky_menu .te-main-menu_3f62261afeea6076 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_c7119c9e448766dd .te-header-menu-wrapper_c2d41124d72b9feb {
    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_c7119c9e448766dd .te-header-menu-wrapper_c2d41124d72b9feb {
        gap: 20px; } }
  .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e {
    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_c7119c9e448766dd .te-logo_885e48d993e4b75e {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e .te-standard-logo_84158c8d84ad4cdf {
        display: none; } }
    .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e .te-standard-logo_84158c8d84ad4cdf img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e .te-sticky-logo_fb7de59df6a24d8d {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e .te-sticky-logo_fb7de59df6a24d8d {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e .te-sticky-logo_fb7de59df6a24d8d {
          display: block; } }
      .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e .te-sticky-logo_fb7de59df6a24d8d img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_c7119c9e448766dd .te-logo_885e48d993e4b75e .te-retina-logo_f9a5ba1c6b65be8b {
      display: none; }

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

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

.te-header-btn_581e2e8323cfd131 {
  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_581e2e8323cfd131 .te-icon_5d436f113b36a314 {
    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_581e2e8323cfd131 .te-icon_5d436f113b36a314: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_581e2e8323cfd131 {
      display: none; } }
  .te-header-btn_581e2e8323cfd131 .te-cta-btn_e35a1c50d3652a04 {
    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_581e2e8323cfd131 .te-cta-btn_e35a1c50d3652a04:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_581e2e8323cfd131 .te-quote-btn_3f5bb8b2ca4dcb05 {
    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_581e2e8323cfd131 .te-quote-btn_3f5bb8b2ca4dcb05: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_8ee3ac02db519197 {
    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_8ee3ac02db519197 .te-search-content-filed_8f956423fdf0d7e0 {
      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_8ee3ac02db519197 .te-search-content-filed_8f956423fdf0d7e0 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_8ee3ac02db519197 .te-search-form_4d763fd0ed1a716c {
      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_8ee3ac02db519197 .te-search-form_4d763fd0ed1a716c .te-search-form-input_55858149df28981d {
        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_8ee3ac02db519197 .te-search-form_4d763fd0ed1a716c .te-search-form-input_55858149df28981d .te-search-icon_7f6abe1f636e81e9 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_8ee3ac02db519197 .te-search-form_4d763fd0ed1a716c .te-search-form-input_55858149df28981d button.te-submit-search-btn_c26e434109ca3c35 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_8ee3ac02db519197 .te-search-form_4d763fd0ed1a716c 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_cd7a4694a53b0719 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_d17d3cb203a291ee 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_39bcc298dc84f4b7 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_39bcc298dc84f4b7 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_0697688d3b186475 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_69d936db2aa06616 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_c6295de344b2012c {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_c6295de344b2012c .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_c6295de344b2012c .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-menu-sidebar-title_6a797eb622fec9b1 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-header-contact-info_a82976b7f0c1b230 {
      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_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-header-contact-info_a82976b7f0c1b230 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_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-header-contact-info_a82976b7f0c1b230 span.te-contact-info-item_26ff732173bb09a3 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-header-contact-info_a82976b7f0c1b230 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_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-header-contact-info_a82976b7f0c1b230 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-social-profile_abbe05710895472f {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-social-profile_abbe05710895472f a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4ae261e933b872dc .te-menu-sidebar-single-widget_b38167e86cb75bdd .te-social-profile_abbe05710895472f 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_88787ef0cba4c4c6 {
  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_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-feature-img_f267ebfb622fc66f {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-feature-img_f267ebfb622fc66f {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-feature-img_f267ebfb622fc66f {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-feature-img_f267ebfb622fc66f {
          right: -380px; } }
      .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-feature-img_f267ebfb622fc66f .company-award_3c7cce67d97825cb {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-feature-img_f267ebfb622fc66f .company-award_3c7cce67d97825cb .icon_7441b9d13c697166 {
          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_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-feature-img_f267ebfb622fc66f .slider-feature-img-overlay_bdf2ebd63d1de5b9 {
          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_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-left-shape_9639f3b212387736 {
      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_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-left-shape_9639f3b212387736 {
          display: none; } }
    .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-right-shape_8249f8d030ef4a42 {
      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_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-right-shape_8249f8d030ef4a42 {
          display: none; } }
    .slider-area_88787ef0cba4c4c6.style-2_90fb85c51b7c3769 .te-single-slider_f66df78cf4717f92 .slider-circle-shape_464c7a5890d436fb {
      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_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-short-title_17d6a6d7bc899a45,
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-title_5ead8557aedb4a8b,
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-short-desc_83d0614b03af956e,
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-btn-wrapper_72e590cfc0aceeb4 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-short-title_17d6a6d7bc899a45 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-title_5ead8557aedb4a8b {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-short-desc_83d0614b03af956e {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-active_6c6a5595283f713a .te-slider-btn-wrapper_72e590cfc0aceeb4 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-dots_c2281e83371ac5dc {
    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_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-dots_c2281e83371ac5dc {
        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_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-dots_c2281e83371ac5dc 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_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-dots_c2281e83371ac5dc 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_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-dots_c2281e83371ac5dc li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-dots_c2281e83371ac5dc li.slick-active_6c6a5595283f713a {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_88787ef0cba4c4c6 .te-slider-wrapper_1695e54a31e55ab6 .slick-dots_c2281e83371ac5dc li.slick-active_6c6a5595283f713a button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 {
    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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 {
        background-image: none !important; } }
    .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-overlay_d371a160bd23f73b {
      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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-overlay_d371a160bd23f73b {
          left: 0; } }
      .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-overlay_d371a160bd23f73b .te-slider-overlay-shape_f927c0b6dbb4a900 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-overlay_d371a160bd23f73b .te-slider-overlay-shape_f927c0b6dbb4a900 {
            display: none; } }
    .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 {
      position: relative;
      z-index: 99; }
      .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-short-title_17d6a6d7bc899a45 {
        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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
        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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-short-desc_83d0614b03af956e {
        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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-short-desc_83d0614b03af956e {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-short-desc_83d0614b03af956e {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-short-desc_83d0614b03af956e {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 {
        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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 {
            padding-top: 30px; } }
        .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-theme-btn_bb48ee25e9fa0051 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-call-btn_eb748dcaf6a9b0e9 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-call-btn_eb748dcaf6a9b0e9 .te-icon_5d436f113b36a314 {
            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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-call-btn_eb748dcaf6a9b0e9 .te-content_6917b7758fe3f7cb {
            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_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-call-btn_eb748dcaf6a9b0e9 .te-content_6917b7758fe3f7cb .te-title_46c015f4ac2c06fe {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_88787ef0cba4c4c6 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-call-btn_eb748dcaf6a9b0e9 .te-content_6917b7758fe3f7cb .te-text_619a1812ad505fba {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97: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_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-overlay_d371a160bd23f73b {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-overlay_d371a160bd23f73b::before {
        display: none; }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .slider-shape_526f03675a2c54d2 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .slider-shape_526f03675a2c54d2 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-one_bdc3a00eb3e1875c {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-one_bdc3a00eb3e1875c {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-one_bdc3a00eb3e1875c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-one_bdc3a00eb3e1875c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-one_bdc3a00eb3e1875c {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-two_b475b22cc84f90ac {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-two_b475b22cc84f90ac {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-two_b475b22cc84f90ac {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-two_b475b22cc84f90ac {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-two_b475b22cc84f90ac {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-three_37ac2de5d4d7f61b {
      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_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-three_37ac2de5d4d7f61b {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .shape-three_37ac2de5d4d7f61b {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-container_f8afb82685be26dc {
      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_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-container_f8afb82685be26dc {
          -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_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-container_f8afb82685be26dc {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-container_f8afb82685be26dc .te-slider-column_ff21eaa84c2795dd {
        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_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-container_f8afb82685be26dc .te-slider-column_ff21eaa84c2795dd {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-theme-btn_bb48ee25e9fa0051 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-theme-btn_bb48ee25e9fa0051:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-btn-wrapper_72e590cfc0aceeb4 .te-call-btn_eb748dcaf6a9b0e9 .te-icon_5d436f113b36a314 {
      color: #317EFE; }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
      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_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-single-slider_f66df78cf4717f92 .te-slider-content-wrapper_f361b23e4bd182c1 .te-slider-content_51dd2cc27e114d1a .te-slider-title_5ead8557aedb4a8b {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-slider-wrapper_1695e54a31e55ab6 .container_0327d74b11b81855 {
    position: relative; }
  .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-slider-wrapper_1695e54a31e55ab6 .slider-shape-bg_3718348d30cb61c8 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-slider-wrapper_1695e54a31e55ab6 .slider-shape-bg_3718348d30cb61c8 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-slider-wrapper_1695e54a31e55ab6 .slider-shape-bg_3718348d30cb61c8 {
        margin-left: 0; } }
    .slider-area_88787ef0cba4c4c6.style-1_f9a8ff3e5df08d97 .te-slider-wrapper_1695e54a31e55ab6 .slider-shape-bg_3718348d30cb61c8: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_24238ebc174a78fd {
  position: relative; }

.te-info-card_93c72941568e40e5 {
  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_93c72941568e40e5 {
      padding: 40px 25px; } }
  .te-info-card_93c72941568e40e5: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_93c72941568e40e5:hover .te-image-wrapper_058e842ac22c29a2 .overlay_504fe696182dfc35 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_93c72941568e40e5:hover .te-image-wrapper_058e842ac22c29a2 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_93c72941568e40e5:hover .icon_7441b9d13c697166 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_93c72941568e40e5:hover .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd .te-theme-btn_bb48ee25e9fa0051 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_93c72941568e40e5 .te-info-card-inner_9e2901a21642551d {
    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_93c72941568e40e5 .te-image-wrapper_058e842ac22c29a2 {
    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_93c72941568e40e5 .te-image-wrapper_058e842ac22c29a2 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_93c72941568e40e5 .te-image-wrapper_058e842ac22c29a2 .overlay_504fe696182dfc35 {
      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_93c72941568e40e5 .icon_7441b9d13c697166 {
    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_93c72941568e40e5 .icon_7441b9d13c697166 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_93c72941568e40e5 .te-content-wrapper_a22222fd62506110 {
    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_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 {
    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_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 .icon_7441b9d13c697166 {
      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_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 .icon_7441b9d13c697166::before, .te-info-card_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 .icon_7441b9d13c697166::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 .icon_7441b9d13c697166::before {
        top: 15px;
        left: 5px; }
      .te-info-card_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 .icon_7441b9d13c697166::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 .title_d7079ef5f58d0196 {
      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_93c72941568e40e5 .te-title-wrapper_03d159e105e4c8f2 .divider_e233aba78aca319b {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_93c72941568e40e5 .content_471a8d962d0ff367 {
    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_93c72941568e40e5 .content_471a8d962d0ff367 .desc_7df4af3abe56a249 {
      -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_93c72941568e40e5 .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_93c72941568e40e5 .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd .te-theme-btn_bb48ee25e9fa0051 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_93c72941568e40e5 .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd .te-theme-btn_bb48ee25e9fa0051:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769 {
  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_93c72941568e40e5.style-2_90fb85c51b7c3769 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769 {
      padding: 35px; } }
  .te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769:hover .image_0dd33d0299014958 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_93c72941568e40e5.style-2_90fb85c51b7c3769:hover .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd .te-theme-btn_bb48ee25e9fa0051 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769 .image_0dd33d0299014958 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769 .image_0dd33d0299014958 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_93c72941568e40e5.style-2_90fb85c51b7c3769 .te-title-wrapper_03d159e105e4c8f2 {
    padding-bottom: 15px; }
  .te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769 .content_471a8d962d0ff367 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_93c72941568e40e5.style-2_90fb85c51b7c3769 .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd .te-theme-btn_bb48ee25e9fa0051 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_0cd66b054d8e9074.style-three_a3728e0795193331 {
  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_0cd66b054d8e9074.style-three_a3728e0795193331 .icon_7441b9d13c697166 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_0cd66b054d8e9074.style-three_a3728e0795193331 .icon_7441b9d13c697166 img {
      width: 100%; }
  .te-icon-card_0cd66b054d8e9074.style-three_a3728e0795193331 .content_471a8d962d0ff367 {
    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_0cd66b054d8e9074.style-three_a3728e0795193331 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
      color: #ffffff; }
    .te-icon-card_0cd66b054d8e9074.style-three_a3728e0795193331 .content_471a8d962d0ff367 .desc_7df4af3abe56a249 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_0cd66b054d8e9074.style-three_a3728e0795193331 {
      gap: 25px; }
      .te-icon-card_0cd66b054d8e9074.style-three_a3728e0795193331 .content_471a8d962d0ff367 {
        gap: 18px; } }

.te-icon-card_0cd66b054d8e9074.style-2_90fb85c51b7c3769 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_0cd66b054d8e9074.style-2_90fb85c51b7c3769 .icon_7441b9d13c697166 {
    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_0cd66b054d8e9074.style-2_90fb85c51b7c3769 .content_471a8d962d0ff367 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_0cd66b054d8e9074.style-2_90fb85c51b7c3769 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_0cd66b054d8e9074.style-2_90fb85c51b7c3769 .content_471a8d962d0ff367 .desc_7df4af3abe56a249 {
      line-height: 22px; }

.te-about-image-card_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f {
      text-align: left; } }
  .te-about-image-card_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 > img {
          width: 100%; } }
    .te-about-image-card_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-img-card-shape_34c19308dc5767dd {
      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_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-img-card-shape_34c19308dc5767dd {
          right: 0; } }
.te-about-image-card_e186413f5ca2ebeb .te-company-foundation_5f978b3dfa836f5e {
  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_e186413f5ca2ebeb .te-company-foundation_5f978b3dfa836f5e .te-counter-wrapper_7f55a3a524cd2dca {
    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_e186413f5ca2ebeb .te-company-foundation_5f978b3dfa836f5e .counter-title_ab1ea944cf2a691c {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_e186413f5ca2ebeb .te-company-foundation_5f978b3dfa836f5e .title_d7079ef5f58d0196 {
    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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-img-card-shape_34c19308dc5767dd {
    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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-img-card-shape_34c19308dc5767dd {
        display: none; } }
  .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 {
        position: relative; } }
    .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-another-image-inner_f2b2687523f50b96 {
      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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-another-image-inner_f2b2687523f50b96 {
          width: 100%; }
          .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-another-image-inner_f2b2687523f50b96 img {
            width: 100%; } }
    .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .video-btn_c8597a257e053ba6 {
      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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .video-btn_c8597a257e053ba6 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .video-btn_c8597a257e053ba6 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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-badge-text_7e764d751f6660fe {
      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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-badge-text_7e764d751f6660fe {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-badge-text_7e764d751f6660fe .icon_7441b9d13c697166 {
        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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-badge-text_7e764d751f6660fe .text_b71696e74c3f4ea4 {
        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_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-badge-text_7e764d751f6660fe .text_b71696e74c3f4ea4 .title_d7079ef5f58d0196 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_e186413f5ca2ebeb.style-2_90fb85c51b7c3769 .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 .te-another-image_6bf88ed960c0e8a3 .te-badge-text_7e764d751f6660fe .text_b71696e74c3f4ea4 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb {
  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_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-section-title_a84777eebd38ca77 {
    margin-bottom: 0; }
    .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-section-title_a84777eebd38ca77 .title_d7079ef5f58d0196 {
      margin-bottom: 0; }
  .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-list-item-wrapper_868878125f0c1cd8 {
    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_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-list-item-wrapper_868878125f0c1cd8 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-list-item-wrapper_868878125f0c1cd8 .te-list-item_6ddd65be90aca7b4 .icon_7441b9d13c697166 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-list-item-wrapper_868878125f0c1cd8 .te-list-item_6ddd65be90aca7b4 .text_b71696e74c3f4ea4 {
      color: #14203A; }
  .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 {
    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_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .te-single-info-list_24a527c12c21af24 {
      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_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .te-single-info-list_24a527c12c21af24:hover .icon_7441b9d13c697166 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_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .te-single-info-list_24a527c12c21af24 .icon_7441b9d13c697166 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .te-single-info-list_24a527c12c21af24 .icon_7441b9d13c697166::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_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .te-single-info-list_24a527c12c21af24 .icon_7441b9d13c697166 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_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .te-single-info-list_24a527c12c21af24 .title_d7079ef5f58d0196 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_e836ce2e1bea8cb4 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .te-single-info-list_24a527c12c21af24 .short-title_2267d4f940d60ed2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_e836ce2e1bea8cb4.style-2_90fb85c51b7c3769 .te-about-info-content_47739f654ede19cb {
  gap: 10px; }
  .te-about-info-card_e836ce2e1bea8cb4.style-2_90fb85c51b7c3769 .te-about-info-content_47739f654ede19cb .te-list-item-wrapper_868878125f0c1cd8 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_e836ce2e1bea8cb4.style-2_90fb85c51b7c3769 .te-about-info-content_47739f654ede19cb .te-list-item-wrapper_868878125f0c1cd8 .te-list-item_6ddd65be90aca7b4 .icon_7441b9d13c697166 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_e836ce2e1bea8cb4.style-2_90fb85c51b7c3769 .te-about-info-content_47739f654ede19cb .te-list-item-wrapper_868878125f0c1cd8 .te-list-item_6ddd65be90aca7b4 .text_b71696e74c3f4ea4 {
      color: #335371; }
  .te-about-info-card_e836ce2e1bea8cb4.style-2_90fb85c51b7c3769 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_e836ce2e1bea8cb4.style-2_90fb85c51b7c3769 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .divider_e233aba78aca319b {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_e836ce2e1bea8cb4.style-2_90fb85c51b7c3769 .te-about-info-content_47739f654ede19cb .te-info-list_1a53c05fca72b889 .divider_e233aba78aca319b {
          height: 1px;
          width: 100%; } }

.te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-section-title_a84777eebd38ca77 {
  margin-bottom: 40px; }
.te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .about-info-wrapper_36576ffcb0c5867e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .about-info-wrapper_36576ffcb0c5867e {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .about-info-wrapper_36576ffcb0c5867e .about-info-img_2e4adedc9fdfd127 {
    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_e836ce2e1bea8cb4.style-three_a3728e0795193331 .about-info-wrapper_36576ffcb0c5867e .about-info-img_2e4adedc9fdfd127 {
        height: 350px; } }
    .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .about-info-wrapper_36576ffcb0c5867e .about-info-img_2e4adedc9fdfd127 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb .skill-progressbar-wrapper_b587cba939ea0fe3 {
    width: 100%; }
  .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb .te-icon-card-wrapper_2349bf63fadf0485 {
    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_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb .te-icon-card-wrapper_2349bf63fadf0485 .te-icon-card_0cd66b054d8e9074 {
      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_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb .te-icon-card-wrapper_2349bf63fadf0485 .te-icon-card_0cd66b054d8e9074 .icon_7441b9d13c697166 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb .te-icon-card-wrapper_2349bf63fadf0485 .te-icon-card_0cd66b054d8e9074 .content_471a8d962d0ff367 {
        gap: 4px; }
        .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb .te-icon-card-wrapper_2349bf63fadf0485 .te-icon-card_0cd66b054d8e9074 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_e836ce2e1bea8cb4.style-three_a3728e0795193331 .te-about-info-content_47739f654ede19cb .te-btn-wrapper_28ac6bfd865b25f8 {
    margin-top: 7px; }

.te-counter-card_9ecf5ccc8e102cc8 {
  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_9ecf5ccc8e102cc8 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_9ecf5ccc8e102cc8 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 {
    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_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8:hover .icon_7441b9d13c697166 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .icon_7441b9d13c697166 {
      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_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .icon_7441b9d13c697166 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .te-counter-title_62b12ea000956bec {
      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_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .te-counter-title_62b12ea000956bec .content_471a8d962d0ff367 {
        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_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .number_12b53c710e0cf1f0 {
      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_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .number_12b53c710e0cf1f0 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .title_d7079ef5f58d0196 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .text_b71696e74c3f4ea4 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_903cb41f65dae27a {
  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_903cb41f65dae27a::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_903cb41f65dae27a {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_903cb41f65dae27a:hover {
    top: -5px; }
    .te-process-step_903cb41f65dae27a:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_903cb41f65dae27a:hover .icon_7441b9d13c697166 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_903cb41f65dae27a:hover .counter-number_fed6eb4361f0327c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_903cb41f65dae27a:hover .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd .te-theme-btn_bb48ee25e9fa0051 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_903cb41f65dae27a .icon_7441b9d13c697166 {
    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_903cb41f65dae27a .icon_7441b9d13c697166 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_903cb41f65dae27a .te-content-wrapper_a22222fd62506110 {
    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_903cb41f65dae27a .te-counter-wrapper_7f55a3a524cd2dca {
    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_903cb41f65dae27a .te-counter-wrapper_7f55a3a524cd2dca .shape_57ec3cca6de073bb {
      position: relative; }
  .te-process-step_903cb41f65dae27a .counter-number_fed6eb4361f0327c {
    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_903cb41f65dae27a .te-title-wrapper_03d159e105e4c8f2 {
    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_903cb41f65dae27a .te-title-wrapper_03d159e105e4c8f2 .icon_7441b9d13c697166 {
      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_903cb41f65dae27a .te-title-wrapper_03d159e105e4c8f2 .title_d7079ef5f58d0196 {
      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_903cb41f65dae27a .content_471a8d962d0ff367 {
    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_903cb41f65dae27a .content_471a8d962d0ff367 .desc_7df4af3abe56a249 {
      -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_903cb41f65dae27a .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd {
      margin-top: -10px; }
      .te-process-step_903cb41f65dae27a .content_471a8d962d0ff367 .te-read-more_57a50e6d01d616cd .te-theme-btn_bb48ee25e9fa0051 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b09702c6e1472f9f {
  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_b09702c6e1472f9f {
      padding: 30px; } }
  .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 {
    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_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 {
      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_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .image_0dd33d0299014958 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .rating_7255aa9e3e0196f6 {
          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_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .name_a609514ae52fd718 {
          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_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .name_a609514ae52fd718 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .designation_2fb71a0da8f5bbff {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .icon_7441b9d13c697166 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b09702c6e1472f9f .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .icon_7441b9d13c697166 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_3a3f9719a5e0aed5 {
  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_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 {
    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_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 {
        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_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .icon_7441b9d13c697166 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .name_a609514ae52fd718 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .designation_2fb71a0da8f5bbff {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_3a3f9719a5e0aed5 .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .image_0dd33d0299014958 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a::before {
    display: none; }
  .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 {
    gap: 15px; }
    .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 {
      -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_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 {
          padding: 15px 30px; } }
      .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .image_0dd33d0299014958 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .image_0dd33d0299014958 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .rating_7255aa9e3e0196f6 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .te-user-info_ec861dfda85a2f89 .name_a609514ae52fd718 span {
        color: #317EFE; }
    .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .icon_7441b9d13c697166 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .icon_7441b9d13c697166 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_521e3388f2b68c77 {
  position: relative; }
  .te-testimonial-slider-wrapper_521e3388f2b68c77 .slick-list_1e7cba3c53a00c21 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_521e3388f2b68c77 .slick-list_1e7cba3c53a00c21 .slick-slide_6e9facf1fe6117ad {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_521e3388f2b68c77 .slick-dots_c2281e83371ac5dc {
    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_521e3388f2b68c77 .slick-dots_c2281e83371ac5dc 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_521e3388f2b68c77 .slick-dots_c2281e83371ac5dc 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_521e3388f2b68c77 .slick-dots_c2281e83371ac5dc li.slick-active_6c6a5595283f713a {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_521e3388f2b68c77 .slick-dots_c2281e83371ac5dc li.slick-active_6c6a5595283f713a button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_521e3388f2b68c77 .slick-arrow_2c3aebb8d125e622 {
    display: none !important; }

.te-accordion-box-wrapper_dddd380542882da9 {
  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_d8284f485761754d .te-accordion-list-item_4826a1bbe5b0b78d {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_d8284f485761754d .te-accordion-list-item_4826a1bbe5b0b78d .te-accordion-head_ad96f66945cb1025 {
    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_d8284f485761754d .te-accordion-list-item_4826a1bbe5b0b78d .te-accordion-head_ad96f66945cb1025: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_d8284f485761754d .te-accordion-list-item_4826a1bbe5b0b78d .te-accordion-head_ad96f66945cb1025.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_d8284f485761754d .te-accordion-list-item_4826a1bbe5b0b78d .te-accordion-head_ad96f66945cb1025 .te-accordion-title_cd3d616ada0ea00a {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_d8284f485761754d .te-accordion-list-item_4826a1bbe5b0b78d .te-accordion-body_8482ce4cb472458d {
    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_d81b530faed79595 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_d81b530faed79595 {
      padding-left: 30px; } }
  .page-header_d81b530faed79595 .te-page-title_e0b4896ff42a0d73,
  .page-header_d81b530faed79595 .page-title_571ba51786c4c320 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_d81b530faed79595 .te-page-title_e0b4896ff42a0d73,
      .page-header_d81b530faed79595 .page-title_571ba51786c4c320 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_d7dbd9b1505a5821 {
  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_d7dbd9b1505a5821:hover .te-post-thumbnail_7d18294077422809 img,
  .te-post-item_d7dbd9b1505a5821:hover .post-video_c4cba847e57b8188 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_d7dbd9b1505a5821 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d7dbd9b1505a5821 iframe {
        height: 350px; } }
  .te-post-item_d7dbd9b1505a5821 .post-gallery .slick-list_1e7cba3c53a00c21 .slick-track_460af3c374451c52 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_d7dbd9b1505a5821 .te-post-content-wrapper_d71c1850328f8e58 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d7dbd9b1505a5821 .te-post-content-wrapper_d71c1850328f8e58 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_d7dbd9b1505a5821 .te-post-content-wrapper_d71c1850328f8e58 .te-read-more_57a50e6d01d616cd {
      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_d7dbd9b1505a5821.format-quote_80ce0b84655927c3 .te-post-content {
    margin: 0; }
  .te-post-item_d7dbd9b1505a5821.format-quote_80ce0b84655927c3 blockquote {
    margin: 0; }
    .te-post-item_d7dbd9b1505a5821.format-quote_80ce0b84655927c3 blockquote p {
      margin-top: 0; }
    .te-post-item_d7dbd9b1505a5821.format-quote_80ce0b84655927c3 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_d7dbd9b1505a5821.format-quote_80ce0b84655927c3 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_d7dbd9b1505a5821.sticky_9f46bd605c495b0f {
    border: 2px solid #317EFE; }
    .te-post-item_d7dbd9b1505a5821.sticky_9f46bd605c495b0f .te-post-content {
      margin-bottom: 0; }
      .te-post-item_d7dbd9b1505a5821.sticky_9f46bd605c495b0f .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_d7dbd9b1505a5821 .te-post-title_b7341b277a2bdded {
    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_d7dbd9b1505a5821 .te-post-title_b7341b277a2bdded {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_d7dbd9b1505a5821 .te-post-title_b7341b277a2bdded:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_d7dbd9b1505a5821 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_d7dbd9b1505a5821 .te-post-content h2,
  .te-post-item_d7dbd9b1505a5821 .te-post-content h3,
  .te-post-item_d7dbd9b1505a5821 .te-post-content h4,
  .te-post-item_d7dbd9b1505a5821 .te-post-content h5,
  .te-post-item_d7dbd9b1505a5821 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_d7dbd9b1505a5821 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_d7dbd9b1505a5821 .te-single-post-meta_53bf44f327f99d06 {
    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_d7dbd9b1505a5821 .te-social-share_fe6d2d1081aa931d {
    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_d7dbd9b1505a5821 .te-social-share_fe6d2d1081aa931d a.facebook_adf699ba89223506 {
      color: #1877f2; }
    .te-post-item_d7dbd9b1505a5821 .te-social-share_fe6d2d1081aa931d a.twitter_26c269aea421313d {
      color: #1da1f2; }
    .te-post-item_d7dbd9b1505a5821 .te-social-share_fe6d2d1081aa931d a.linkedin_732233ece0560a3b {
      color: #1a70c6; }
    .te-post-item_d7dbd9b1505a5821 .te-social-share_fe6d2d1081aa931d .te-social-share-title_76486f9cf7888ddd {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_d7dbd9b1505a5821 .te-blog-post-tag_055386ec9445c243 {
    width: 100%;
    display: inline-block; }
    .te-post-item_d7dbd9b1505a5821 .te-blog-post-tag_055386ec9445c243 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_d7dbd9b1505a5821 .te-blog-post-tag_055386ec9445c243 .te-post-tag-list_8ed5341e7fbd82ae {
      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_d7dbd9b1505a5821 .te-blog-post-tag_055386ec9445c243 .te-post-tag-list_8ed5341e7fbd82ae 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_d7dbd9b1505a5821 .te-blog-post-tag_055386ec9445c243 .te-post-tag-list_8ed5341e7fbd82ae 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_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809,
  .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188 {
    position: relative;
    overflow: hidden; }
    .te-post-item_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809 img,
    .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188 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_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809 .popup-video-wrapper_3284fcf3a2a24555,
    .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188 .popup-video-wrapper_3284fcf3a2a24555 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809 .video-btn_c8597a257e053ba6 a,
    .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188 .video-btn_c8597a257e053ba6 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_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809 .video-btn_c8597a257e053ba6 a i,
      .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188 .video-btn_c8597a257e053ba6 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809 .video-btn_c8597a257e053ba6 a:hover,
      .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188 .video-btn_c8597a257e053ba6 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_d7dbd9b1505a5821 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_d7dbd9b1505a5821 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_d7dbd9b1505a5821 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_d7dbd9b1505a5821 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_d7dbd9b1505a5821 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_d7dbd9b1505a5821 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_d7dbd9b1505a5821 .post-audio_c53ae9c11fd32fb9 iframe {
    width: 100%; }
  .te-post-item_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc {
    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_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc {
        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_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc 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_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc 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_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_1c17b76a4bdd790b {
  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_1c17b76a4bdd790b.style-1_f9a8ff3e5df08d97 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_1c17b76a4bdd790b.style-1_f9a8ff3e5df08d97 .image_0dd33d0299014958 {
      height: 290px; }
    .te-post-card_1c17b76a4bdd790b.style-1_f9a8ff3e5df08d97 .content_471a8d962d0ff367 {
      padding: 0 20px 20px 20px; }
  .te-post-card_1c17b76a4bdd790b:hover .image_0dd33d0299014958 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_1c17b76a4bdd790b .image_0dd33d0299014958 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_1c17b76a4bdd790b .image_0dd33d0299014958 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_1c17b76a4bdd790b .image_0dd33d0299014958 .te-post-date_a5463ad2e96875c4 {
      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_1c17b76a4bdd790b .image_0dd33d0299014958 .te-post-date_a5463ad2e96875c4 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_1c17b76a4bdd790b .content_471a8d962d0ff367 {
    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_1c17b76a4bdd790b .content_471a8d962d0ff367 .te-post-meta-info_804620da61cc438c {
      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_1c17b76a4bdd790b .content_471a8d962d0ff367 .te-post-meta-info_804620da61cc438c .te-single-meta_21fb3a19e2414e8b {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_1c17b76a4bdd790b .content_471a8d962d0ff367 .te-post-meta-info_804620da61cc438c .te-single-meta_21fb3a19e2414e8b span,
        .te-post-card_1c17b76a4bdd790b .content_471a8d962d0ff367 .te-post-meta-info_804620da61cc438c .te-single-meta_21fb3a19e2414e8b a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_1c17b76a4bdd790b .content_471a8d962d0ff367 .te-post-meta-info_804620da61cc438c .te-single-meta_21fb3a19e2414e8b i {
          color: #317EFE; }
    .te-post-card_1c17b76a4bdd790b .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
      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_1c17b76a4bdd790b .content_471a8d962d0ff367 a.read-btn_f1e6efeb85a2bccf {
      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_1c17b76a4bdd790b .content_471a8d962d0ff367 a.read-btn_f1e6efeb85a2bccf:hover {
        color: #317EFE; }

.te-post-card_1c17b76a4bdd790b.style-2_90fb85c51b7c3769 {
  gap: 20px; }
  .te-post-card_1c17b76a4bdd790b.style-2_90fb85c51b7c3769 .image_0dd33d0299014958 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_1c17b76a4bdd790b.style-2_90fb85c51b7c3769 .image_0dd33d0299014958 .te-post-date_a5463ad2e96875c4 {
      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_1c17b76a4bdd790b.style-2_90fb85c51b7c3769 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
    font-size: 20px; }
  .te-post-card_1c17b76a4bdd790b.style-2_90fb85c51b7c3769 .content_471a8d962d0ff367 .te-post-meta-info_804620da61cc438c {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_f71cc8ce4f22f275 .te-comment-respond_07c2a0fa404c85f4 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-comments_c39f021991679c5a {
  margin-top: 70px; }
.te-blog-details-wrapper_f71cc8ce4f22f275 .wp-block-group_b7ab0c48ce274fe4.has-background_b950a7bf6de3e230 .wp-block-button_3a2510f1f6a412d4 .wp-block-button__link_c00a00fc004deb3f {
  color: #ffffff !important; }
.te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-meta_1df215d435fedecc {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809,
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188,
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-gallery,
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .postbox-audio_71ebf2fdf4d7cc32,
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .wp-block-post-featured-image_27c6e67e4b90b2c0 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809,
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188,
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-gallery,
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .postbox-audio_71ebf2fdf4d7cc32,
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .wp-block-post-featured-image_27c6e67e4b90b2c0 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809:hover img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188:hover img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-gallery:hover img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .postbox-audio_71ebf2fdf4d7cc32:hover img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .wp-block-post-featured-image_27c6e67e4b90b2c0: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_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-thumbnail_7d18294077422809 img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-video_c4cba847e57b8188 img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .post-gallery img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .postbox-audio_71ebf2fdf4d7cc32 img,
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .wp-block-post-featured-image_27c6e67e4b90b2c0 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_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content-wrapper_d71c1850328f8e58 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-block-query_3bdf7af7dcab9628 .wp-block-post-template_7fdb50e4174d0e56 {
      padding-left: 0; }
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-block-query_3bdf7af7dcab9628 .wp-block-post-template_7fdb50e4174d0e56 .wp-block-post_322a387574f38d77 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-block-navigation__responsive-container-content_1a634843409b04a7 .wp-block-page-list_220ea65d3afa863f {
      padding-left: 0; }
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-block-group_b7ab0c48ce274fe4 {
      margin: 15px 0; }
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content .wp-block-group_b7ab0c48ce274fe4 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_f71cc8ce4f22f275 .te-post-item_d7dbd9b1505a5821 .te-blog-post-tag_055386ec9445c243 .te-social-share_fe6d2d1081aa931d {
    padding-bottom: 20px; }
.te-blog-details-wrapper_f71cc8ce4f22f275 .wp-block-calendar_223abaa7be89d9f2 {
  margin-bottom: 30px; }

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

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

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

.cta-area_7ccb918eec438b10 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_7ccb918eec438b10 .te-content-wrapper_a22222fd62506110 {
    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_7ccb918eec438b10 .te-content-wrapper_a22222fd62506110 .short-title_2267d4f940d60ed2 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_7ccb918eec438b10 .te-content-wrapper_a22222fd62506110 .te-cta-title_4895e7a089ea8c68 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_7ccb918eec438b10 .te-content-wrapper_a22222fd62506110 .te-cta-title_4895e7a089ea8c68 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_7ccb918eec438b10 .te-content-wrapper_a22222fd62506110 .te-cta-title_4895e7a089ea8c68 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_7ccb918eec438b10 .te-content-wrapper_a22222fd62506110 .te-cta-title_4895e7a089ea8c68 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_7ccb918eec438b10 .te-content-wrapper_a22222fd62506110 .text_b71696e74c3f4ea4 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_7ccb918eec438b10 .te-btn-wrapper_28ac6bfd865b25f8 {
    margin-top: 30px; }
  .cta-area_7ccb918eec438b10 .te-cta-inner-area_4104bd353da3f86a {
    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_7ccb918eec438b10 .te-cta-inner-area_4104bd353da3f86a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_7ccb918eec438b10 .te-cta-inner-area_4104bd353da3f86a .te-cta-collumn_678795754d983c64 {
      -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_a84777eebd38ca77 {
  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_a84777eebd38ca77 {
      -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_a84777eebd38ca77.left-align-title_9f02ac2a1682d342 .te-section-content_3206b5004ec5477d {
    margin-top: -15px; }
  .te-section-title_a84777eebd38ca77 .te-section-content_3206b5004ec5477d {
    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_a84777eebd38ca77 .short-title_2267d4f940d60ed2 {
    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_a84777eebd38ca77 .short-title_2267d4f940d60ed2::before, .te-section-title_a84777eebd38ca77 .short-title_2267d4f940d60ed2::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_a84777eebd38ca77 .short-title_2267d4f940d60ed2.only-divider_cea75e264f88e85f {
      gap: 10px; }
      .te-section-title_a84777eebd38ca77 .short-title_2267d4f940d60ed2.only-divider_cea75e264f88e85f::before {
        display: none; }
  .te-section-title_a84777eebd38ca77 .title_d7079ef5f58d0196 {
    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_a84777eebd38ca77 .title_d7079ef5f58d0196 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_a84777eebd38ca77 .title_d7079ef5f58d0196 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_a84777eebd38ca77 .title_d7079ef5f58d0196 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_a84777eebd38ca77 .title_d7079ef5f58d0196 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_a84777eebd38ca77 .title_d7079ef5f58d0196 br {
        display: none; } }
    .te-section-title_a84777eebd38ca77 .title_d7079ef5f58d0196 span {
      color: #317EFE; }
  .te-section-title_a84777eebd38ca77 .te-section-desc_1b50ad08d075b7e2 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_a84777eebd38ca77 .te-section-desc_1b50ad08d075b7e2 .te-theme-btn_bb48ee25e9fa0051 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_a84777eebd38ca77 .te-section-desc_1b50ad08d075b7e2 .te-theme-btn_bb48ee25e9fa0051:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_1257f8569d368988,
.navigation_18a89974203e8e52.posts-navigation_9729b62358263a43,
.comment-navigation_55e4ba8223b183e0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_1257f8569d368988 .wp-block-query-pagination-numbers_528efa9422ac103d,
  .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .wp-block-query-pagination-numbers_528efa9422ac103d,
  .comment-navigation_55e4ba8223b183e0 .wp-block-query-pagination-numbers_528efa9422ac103d {
    width: inherit; }
  .wp-block-query-pagination_1257f8569d368988 .nav-links_084392a56bbc24cd,
  .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .nav-links_084392a56bbc24cd,
  .comment-navigation_55e4ba8223b183e0 .nav-links_084392a56bbc24cd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_1257f8569d368988 .wp-block-query-pagination-previous_9af05422854b67a5,
  .wp-block-query-pagination_1257f8569d368988 .wp-block-query-pagination-next_ccca22a6161200af,
  .wp-block-query-pagination_1257f8569d368988 .nav-next_2f180244b22c1999 a,
  .wp-block-query-pagination_1257f8569d368988 .nav-previous_fa3c69566b8c442e a,
  .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .wp-block-query-pagination-previous_9af05422854b67a5,
  .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .wp-block-query-pagination-next_ccca22a6161200af,
  .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .nav-next_2f180244b22c1999 a,
  .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .nav-previous_fa3c69566b8c442e a,
  .comment-navigation_55e4ba8223b183e0 .wp-block-query-pagination-previous_9af05422854b67a5,
  .comment-navigation_55e4ba8223b183e0 .wp-block-query-pagination-next_ccca22a6161200af,
  .comment-navigation_55e4ba8223b183e0 .nav-next_2f180244b22c1999 a,
  .comment-navigation_55e4ba8223b183e0 .nav-previous_fa3c69566b8c442e 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_1257f8569d368988 .wp-block-query-pagination-previous_9af05422854b67a5,
      .wp-block-query-pagination_1257f8569d368988 .wp-block-query-pagination-next_ccca22a6161200af,
      .wp-block-query-pagination_1257f8569d368988 .nav-next_2f180244b22c1999 a,
      .wp-block-query-pagination_1257f8569d368988 .nav-previous_fa3c69566b8c442e a,
      .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .wp-block-query-pagination-previous_9af05422854b67a5,
      .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .wp-block-query-pagination-next_ccca22a6161200af,
      .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .nav-next_2f180244b22c1999 a,
      .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .nav-previous_fa3c69566b8c442e a,
      .comment-navigation_55e4ba8223b183e0 .wp-block-query-pagination-previous_9af05422854b67a5,
      .comment-navigation_55e4ba8223b183e0 .wp-block-query-pagination-next_ccca22a6161200af,
      .comment-navigation_55e4ba8223b183e0 .nav-next_2f180244b22c1999 a,
      .comment-navigation_55e4ba8223b183e0 .nav-previous_fa3c69566b8c442e a {
        height: 40px; } }
    .wp-block-query-pagination_1257f8569d368988 .wp-block-query-pagination-previous_9af05422854b67a5:hover,
    .wp-block-query-pagination_1257f8569d368988 .wp-block-query-pagination-next_ccca22a6161200af:hover,
    .wp-block-query-pagination_1257f8569d368988 .nav-next_2f180244b22c1999 a:hover,
    .wp-block-query-pagination_1257f8569d368988 .nav-previous_fa3c69566b8c442e a:hover,
    .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .wp-block-query-pagination-previous_9af05422854b67a5:hover,
    .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .wp-block-query-pagination-next_ccca22a6161200af:hover,
    .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .nav-next_2f180244b22c1999 a:hover,
    .navigation_18a89974203e8e52.posts-navigation_9729b62358263a43 .nav-previous_fa3c69566b8c442e a:hover,
    .comment-navigation_55e4ba8223b183e0 .wp-block-query-pagination-previous_9af05422854b67a5:hover,
    .comment-navigation_55e4ba8223b183e0 .wp-block-query-pagination-next_ccca22a6161200af:hover,
    .comment-navigation_55e4ba8223b183e0 .nav-next_2f180244b22c1999 a:hover,
    .comment-navigation_55e4ba8223b183e0 .nav-previous_fa3c69566b8c442e 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_fc122726ed056ec3,
.page-links_4d3b358540cd887d,
.wp-block-query-pagination-numbers_528efa9422ac103d {
  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_fc122726ed056ec3 ul,
  .page-links_4d3b358540cd887d ul,
  .wp-block-query-pagination-numbers_528efa9422ac103d 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_fc122726ed056ec3 ul li,
    .page-links_4d3b358540cd887d ul li,
    .wp-block-query-pagination-numbers_528efa9422ac103d ul li {
      padding-top: 0; }
    .te-basic-pagination_fc122726ed056ec3 ul .prev_5c5e5db554b8c5e1 span,
    .te-basic-pagination_fc122726ed056ec3 ul .next_e43c173c858d696d span,
    .page-links_4d3b358540cd887d ul .prev_5c5e5db554b8c5e1 span,
    .page-links_4d3b358540cd887d ul .next_e43c173c858d696d span,
    .wp-block-query-pagination-numbers_528efa9422ac103d ul .prev_5c5e5db554b8c5e1 span,
    .wp-block-query-pagination-numbers_528efa9422ac103d ul .next_e43c173c858d696d span {
      display: none; }
  .te-basic-pagination_fc122726ed056ec3 .post-page-numbers_880e9c19f61d9238,
  .page-links_4d3b358540cd887d .post-page-numbers_880e9c19f61d9238,
  .wp-block-query-pagination-numbers_528efa9422ac103d .post-page-numbers_880e9c19f61d9238 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_fc122726ed056ec3 .page-numbers_360f09e550e623b5,
  .te-basic-pagination_fc122726ed056ec3 .post-page-numbers_880e9c19f61d9238,
  .page-links_4d3b358540cd887d .page-numbers_360f09e550e623b5,
  .page-links_4d3b358540cd887d .post-page-numbers_880e9c19f61d9238,
  .wp-block-query-pagination-numbers_528efa9422ac103d .page-numbers_360f09e550e623b5,
  .wp-block-query-pagination-numbers_528efa9422ac103d .post-page-numbers_880e9c19f61d9238 {
    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_fc122726ed056ec3 .page-numbers_360f09e550e623b5,
      .te-basic-pagination_fc122726ed056ec3 .post-page-numbers_880e9c19f61d9238,
      .page-links_4d3b358540cd887d .page-numbers_360f09e550e623b5,
      .page-links_4d3b358540cd887d .post-page-numbers_880e9c19f61d9238,
      .wp-block-query-pagination-numbers_528efa9422ac103d .page-numbers_360f09e550e623b5,
      .wp-block-query-pagination-numbers_528efa9422ac103d .post-page-numbers_880e9c19f61d9238 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_fc122726ed056ec3 .page-numbers_360f09e550e623b5:hover,
    .te-basic-pagination_fc122726ed056ec3 .post-page-numbers_880e9c19f61d9238:hover,
    .page-links_4d3b358540cd887d .page-numbers_360f09e550e623b5:hover,
    .page-links_4d3b358540cd887d .post-page-numbers_880e9c19f61d9238:hover,
    .wp-block-query-pagination-numbers_528efa9422ac103d .page-numbers_360f09e550e623b5:hover,
    .wp-block-query-pagination-numbers_528efa9422ac103d .post-page-numbers_880e9c19f61d9238: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_fc122726ed056ec3 .page-numbers_360f09e550e623b5.current_0304e0cd91868f40,
    .te-basic-pagination_fc122726ed056ec3 .post-page-numbers_880e9c19f61d9238.current_0304e0cd91868f40,
    .page-links_4d3b358540cd887d .page-numbers_360f09e550e623b5.current_0304e0cd91868f40,
    .page-links_4d3b358540cd887d .post-page-numbers_880e9c19f61d9238.current_0304e0cd91868f40,
    .wp-block-query-pagination-numbers_528efa9422ac103d .page-numbers_360f09e550e623b5.current_0304e0cd91868f40,
    .wp-block-query-pagination-numbers_528efa9422ac103d .post-page-numbers_880e9c19f61d9238.current_0304e0cd91868f40 {
      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_d6e555e4cdcafe6f {
  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_d6e555e4cdcafe6f {
      -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_d6e555e4cdcafe6f {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 {
    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_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 {
        -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_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 {
        width: 100%; } }
    .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1::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_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1::after {
          display: none; } }
    .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1:last-child .text_b71696e74c3f4ea4 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1:last-child .text_b71696e74c3f4ea4 {
            text-align: left; } }
      .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1:last-child::after {
        display: none; }
    .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 .te-post-img_f040243e9a3af089 {
      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_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 .te-post-img_f040243e9a3af089 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 .te-post-img_f040243e9a3af089 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 .text_b71696e74c3f4ea4 {
      width: 100%; }
      .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 .text_b71696e74c3f4ea4 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 .text_b71696e74c3f4ea4 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_d6e555e4cdcafe6f .te-post-navigation_9923a811d129c8e1 .theme-navigation_b49b62cdbabca806 {
      width: 100%; }

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

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

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

.project-details-overview_df4c7b27b13fa6aa {
  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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 {
    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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 {
        -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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 .image_0dd33d0299014958 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 .image_0dd33d0299014958 img {
        border-radius: 20px; }
    .project-details-overview_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 .user-card_06affa5a15b62bc1 {
      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_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 .user-card_06affa5a15b62bc1 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 .user-card_06affa5a15b62bc1 .image_0dd33d0299014958 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 .user-card_06affa5a15b62bc1 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_df4c7b27b13fa6aa .list-wrapper_05894dd8a25b6782 .user-card_06affa5a15b62bc1 .content_471a8d962d0ff367 .text_b71696e74c3f4ea4 {
        margin-bottom: 0; }

.te-list-item_6ddd65be90aca7b4 {
  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_6ddd65be90aca7b4 .icon_7441b9d13c697166 {
    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_6ddd65be90aca7b4 .text_b71696e74c3f4ea4 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_fb967033d3612c46,
.sidebar__widget_2a9f49dd00293526 {
  /* 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_fb967033d3612c46 ol,
  .widget_fb967033d3612c46 ul,
  .sidebar__widget_2a9f49dd00293526 ol,
  .sidebar__widget_2a9f49dd00293526 ul {
    margin-bottom: 0; }
  .widget_fb967033d3612c46 .widget-instagram-feed_6d8260fb565bc64f,
  .sidebar__widget_2a9f49dd00293526 .widget-instagram-feed_6d8260fb565bc64f {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_fb967033d3612c46 .widget-instagram-feed_6d8260fb565bc64f,
      .sidebar__widget_2a9f49dd00293526 .widget-instagram-feed_6d8260fb565bc64f {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_fb967033d3612c46 .widget-instagram-feed_6d8260fb565bc64f,
      .sidebar__widget_2a9f49dd00293526 .widget-instagram-feed_6d8260fb565bc64f {
        width: 200px; } }
    .widget_fb967033d3612c46 .widget-instagram-feed_6d8260fb565bc64f .single-instagram-feed_7fa293f47eb7df83,
    .sidebar__widget_2a9f49dd00293526 .widget-instagram-feed_6d8260fb565bc64f .single-instagram-feed_7fa293f47eb7df83 {
      width: 96px;
      height: 96px; }
  .widget_fb967033d3612c46 .wp-block-heading_384ab38a15bc8dc2,
  .widget_fb967033d3612c46 .widget-title_fa64f9ec427f407c,
  .widget_fb967033d3612c46 .wp-block-search__label_6fca742ac2472804,
  .sidebar__widget_2a9f49dd00293526 .wp-block-heading_384ab38a15bc8dc2,
  .sidebar__widget_2a9f49dd00293526 .widget-title_fa64f9ec427f407c,
  .sidebar__widget_2a9f49dd00293526 .wp-block-search__label_6fca742ac2472804 {
    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_fb967033d3612c46 .wp-block-social-links_edf2dc5118c4ff12 .wp-social-link_8620f44fa2e2d099,
  .sidebar__widget_2a9f49dd00293526 .wp-block-social-links_edf2dc5118c4ff12 .wp-social-link_8620f44fa2e2d099 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_fb967033d3612c46 .wp-block-social-links_edf2dc5118c4ff12 .wp-social-link_8620f44fa2e2d099 a,
    .sidebar__widget_2a9f49dd00293526 .wp-block-social-links_edf2dc5118c4ff12 .wp-social-link_8620f44fa2e2d099 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_fb967033d3612c46 .wp-block-social-links_edf2dc5118c4ff12 .wp-social-link_8620f44fa2e2d099 a:before,
      .sidebar__widget_2a9f49dd00293526 .wp-block-social-links_edf2dc5118c4ff12 .wp-social-link_8620f44fa2e2d099 a:before {
        display: none; }
  .widget_fb967033d3612c46 .has-avatars_149affd66f19ccbb.has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0,
  .widget_fb967033d3612c46 .has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0,
  .sidebar__widget_2a9f49dd00293526 .has-avatars_149affd66f19ccbb.has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0,
  .sidebar__widget_2a9f49dd00293526 .has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 {
    font-weight: 500; }
    .widget_fb967033d3612c46 .has-avatars_149affd66f19ccbb.has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-author_7abaca807b1a62dd,
    .widget_fb967033d3612c46 .has-avatars_149affd66f19ccbb.has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-link_35dca280afc22247,
    .widget_fb967033d3612c46 .has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-author_7abaca807b1a62dd,
    .widget_fb967033d3612c46 .has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-link_35dca280afc22247,
    .sidebar__widget_2a9f49dd00293526 .has-avatars_149affd66f19ccbb.has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-author_7abaca807b1a62dd,
    .sidebar__widget_2a9f49dd00293526 .has-avatars_149affd66f19ccbb.has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-link_35dca280afc22247,
    .sidebar__widget_2a9f49dd00293526 .has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-author_7abaca807b1a62dd,
    .sidebar__widget_2a9f49dd00293526 .has-dates_edcb36b1fdd10c44.has-excerpts_61cd707e903329c4.wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-link_35dca280afc22247 {
      font-weight: 500; }
  .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67,
  .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67,
  .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67,
  .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li.wp-block-te-latest-comments__comment_c70e96dcc8cc9a67 {
    margin-bottom: 0; }
  .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0,
  .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c,
  .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0,
  .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c,
  .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0,
  .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c,
  .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0,
  .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c {
    line-height: 28px;
    font-weight: 400; }
    .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0,
    .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0,
    .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0,
    .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0,
    .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0,
    .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0,
    .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0,
    .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before,
      .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before,
      .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before,
      .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before,
      .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before,
      .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before,
      .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-meta_80f9648fed6a72e0 .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before,
      .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-latest-posts__te-post-title_eaeedc3008a7458c .wp-block-te-latest-comments__comment-date_eeab9b321dc6dda0:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li a,
  .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li a,
  .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li a,
  .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li a {
    color: #335371; }
    .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li a.wp-block-te-latest-comments__comment-author_7abaca807b1a62dd, .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li a.wp-block-te-latest-comments__comment-link_35dca280afc22247,
    .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li a.wp-block-te-latest-comments__comment-author_7abaca807b1a62dd,
    .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li a.wp-block-te-latest-comments__comment-link_35dca280afc22247,
    .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li a.wp-block-te-latest-comments__comment-author_7abaca807b1a62dd,
    .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li a.wp-block-te-latest-comments__comment-link_35dca280afc22247,
    .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li a.wp-block-te-latest-comments__comment-author_7abaca807b1a62dd,
    .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li a.wp-block-te-latest-comments__comment-link_35dca280afc22247 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li a:hover,
    .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li a:hover,
    .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li a:hover,
    .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li a:hover {
      color: #317EFE; }
  .widget_fb967033d3612c46 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-excerpt_75f081c5c51394b5 p,
  .widget_fb967033d3612c46 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-excerpt_75f081c5c51394b5 p,
  .sidebar__widget_2a9f49dd00293526 .wp-block-te-latest-comments_e327294c47917af7 li .wp-block-te-latest-comments__comment-excerpt_75f081c5c51394b5 p,
  .sidebar__widget_2a9f49dd00293526 .wp-block-latest-posts_187fb9f759d27287 li .wp-block-te-latest-comments__comment-excerpt_75f081c5c51394b5 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_fb967033d3612c46 .te-social-profile_abbe05710895472f,
  .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_fb967033d3612c46 .te-social-profile_abbe05710895472f a,
    .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f 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_fb967033d3612c46 .te-social-profile_abbe05710895472f a,
        .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f a {
          width: 40px;
          height: 40px; } }
      .widget_fb967033d3612c46 .te-social-profile_abbe05710895472f a.facebook_adf699ba89223506,
      .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f a.facebook_adf699ba89223506 {
        background-color: #1877f2; }
      .widget_fb967033d3612c46 .te-social-profile_abbe05710895472f a.twitter_26c269aea421313d,
      .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f a.twitter_26c269aea421313d {
        background-color: #1da1f2; }
      .widget_fb967033d3612c46 .te-social-profile_abbe05710895472f a.linkedin_732233ece0560a3b,
      .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f a.linkedin_732233ece0560a3b {
        background-color: #0a66c2; }
      .widget_fb967033d3612c46 .te-social-profile_abbe05710895472f a.instagram_6e555171076c0ede,
      .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f a.instagram_6e555171076c0ede {
        background-color: #405de6; }
      .widget_fb967033d3612c46 .te-social-profile_abbe05710895472f a:hover,
      .sidebar__widget_2a9f49dd00293526 .te-social-profile_abbe05710895472f a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_fb967033d3612c46 select,
  .sidebar__widget_2a9f49dd00293526 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_fb967033d3612c46 .has-login-form_b8e3544d4ce97d05 .login-username_afaa67d7fcb48d13 label,
  .widget_fb967033d3612c46 .has-login-form_b8e3544d4ce97d05 .login-password_3cb0cb67323f0403 label,
  .sidebar__widget_2a9f49dd00293526 .has-login-form_b8e3544d4ce97d05 .login-username_afaa67d7fcb48d13 label,
  .sidebar__widget_2a9f49dd00293526 .has-login-form_b8e3544d4ce97d05 .login-password_3cb0cb67323f0403 label {
    margin-bottom: 10px; }
  .widget_fb967033d3612c46 .has-login-form_b8e3544d4ce97d05 .login-username_afaa67d7fcb48d13 input,
  .widget_fb967033d3612c46 .has-login-form_b8e3544d4ce97d05 .login-password_3cb0cb67323f0403 input,
  .sidebar__widget_2a9f49dd00293526 .has-login-form_b8e3544d4ce97d05 .login-username_afaa67d7fcb48d13 input,
  .sidebar__widget_2a9f49dd00293526 .has-login-form_b8e3544d4ce97d05 .login-password_3cb0cb67323f0403 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_fb967033d3612c46 .has-login-form_b8e3544d4ce97d05 .login-remember_33ec5f3406d8a74b label,
  .sidebar__widget_2a9f49dd00293526 .has-login-form_b8e3544d4ce97d05 .login-remember_33ec5f3406d8a74b label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_fb967033d3612c46 .has-login-form_b8e3544d4ce97d05 .login-submit_6a87c2a1396c74f9,
  .sidebar__widget_2a9f49dd00293526 .has-login-form_b8e3544d4ce97d05 .login-submit_6a87c2a1396c74f9 {
    margin-bottom: 0; }
    .widget_fb967033d3612c46 .has-login-form_b8e3544d4ce97d05 .login-submit_6a87c2a1396c74f9 input.button-primary_016887b06cf8871d,
    .sidebar__widget_2a9f49dd00293526 .has-login-form_b8e3544d4ce97d05 .login-submit_6a87c2a1396c74f9 input.button-primary_016887b06cf8871d {
      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_fb967033d3612c46 .search-form_13b68dc063f8c261,
  .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_fb967033d3612c46 .search-form_13b68dc063f8c261 button,
    .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_fb967033d3612c46.widget_search_fa01440d722cd4cc .sidebar__search_ac3a169ad654aa8e,
  .sidebar__widget_2a9f49dd00293526.widget_search_fa01440d722cd4cc .sidebar__search_ac3a169ad654aa8e {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_fb967033d3612c46.widget_search_fa01440d722cd4cc .sidebar__search_ac3a169ad654aa8e button,
    .sidebar__widget_2a9f49dd00293526.widget_search_fa01440d722cd4cc .sidebar__search_ac3a169ad654aa8e button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_fb967033d3612c46 .wp-block-search__no-button_c9d9831e78f24d2c.wp-block-search_c7ca27ec66592342 input,
  .sidebar__widget_2a9f49dd00293526 .wp-block-search__no-button_c9d9831e78f24d2c.wp-block-search_c7ca27ec66592342 input {
    border-radius: 10px; }
  .widget_fb967033d3612c46 .wp-block-search_c7ca27ec66592342,
  .sidebar__widget_2a9f49dd00293526 .wp-block-search_c7ca27ec66592342 {
    margin-bottom: -2px; }
  .widget_fb967033d3612c46 .wp-block-search_c7ca27ec66592342,
  .widget_fb967033d3612c46 .search-form_13b68dc063f8c261,
  .widget_fb967033d3612c46 .sidebar__search_ac3a169ad654aa8e,
  .sidebar__widget_2a9f49dd00293526 .wp-block-search_c7ca27ec66592342,
  .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261,
  .sidebar__widget_2a9f49dd00293526 .sidebar__search_ac3a169ad654aa8e {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_fb967033d3612c46 .wp-block-search_c7ca27ec66592342 .wp-block-search__inside-wrapper_61045544f146bd86,
    .widget_fb967033d3612c46 .search-form_13b68dc063f8c261 .wp-block-search__inside-wrapper_61045544f146bd86,
    .widget_fb967033d3612c46 .sidebar__search_ac3a169ad654aa8e .wp-block-search__inside-wrapper_61045544f146bd86,
    .sidebar__widget_2a9f49dd00293526 .wp-block-search_c7ca27ec66592342 .wp-block-search__inside-wrapper_61045544f146bd86,
    .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261 .wp-block-search__inside-wrapper_61045544f146bd86,
    .sidebar__widget_2a9f49dd00293526 .sidebar__search_ac3a169ad654aa8e .wp-block-search__inside-wrapper_61045544f146bd86 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_fb967033d3612c46 .wp-block-search_c7ca27ec66592342 label,
    .widget_fb967033d3612c46 .search-form_13b68dc063f8c261 label,
    .widget_fb967033d3612c46 .sidebar__search_ac3a169ad654aa8e label,
    .sidebar__widget_2a9f49dd00293526 .wp-block-search_c7ca27ec66592342 label,
    .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261 label,
    .sidebar__widget_2a9f49dd00293526 .sidebar__search_ac3a169ad654aa8e label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_fb967033d3612c46 .wp-block-search_c7ca27ec66592342 input,
    .widget_fb967033d3612c46 .search-form_13b68dc063f8c261 input,
    .widget_fb967033d3612c46 .sidebar__search_ac3a169ad654aa8e input,
    .sidebar__widget_2a9f49dd00293526 .wp-block-search_c7ca27ec66592342 input,
    .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261 input,
    .sidebar__widget_2a9f49dd00293526 .sidebar__search_ac3a169ad654aa8e 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_fb967033d3612c46 .wp-block-search_c7ca27ec66592342 button,
    .widget_fb967033d3612c46 .search-form_13b68dc063f8c261 button,
    .widget_fb967033d3612c46 .sidebar__search_ac3a169ad654aa8e button,
    .sidebar__widget_2a9f49dd00293526 .wp-block-search_c7ca27ec66592342 button,
    .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261 button,
    .sidebar__widget_2a9f49dd00293526 .sidebar__search_ac3a169ad654aa8e 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_fb967033d3612c46 .tagcloud_76b4873fff326358,
  .widget_fb967033d3612c46 .wp-block-tag-cloud_4c01b21997e8ef1c,
  .sidebar__widget_2a9f49dd00293526 .tagcloud_76b4873fff326358,
  .sidebar__widget_2a9f49dd00293526 .wp-block-tag-cloud_4c01b21997e8ef1c {
    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_fb967033d3612c46 .tagcloud_76b4873fff326358 a,
    .widget_fb967033d3612c46 .wp-block-tag-cloud_4c01b21997e8ef1c a,
    .sidebar__widget_2a9f49dd00293526 .tagcloud_76b4873fff326358 a,
    .sidebar__widget_2a9f49dd00293526 .wp-block-tag-cloud_4c01b21997e8ef1c 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_fb967033d3612c46 .tagcloud_76b4873fff326358 a:hover,
      .widget_fb967033d3612c46 .wp-block-tag-cloud_4c01b21997e8ef1c a:hover,
      .sidebar__widget_2a9f49dd00293526 .tagcloud_76b4873fff326358 a:hover,
      .sidebar__widget_2a9f49dd00293526 .wp-block-tag-cloud_4c01b21997e8ef1c a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_fb967033d3612c46 ul,
  .widget_fb967033d3612c46 ol,
  .sidebar__widget_2a9f49dd00293526 ul,
  .sidebar__widget_2a9f49dd00293526 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_fb967033d3612c46 ul li,
    .widget_fb967033d3612c46 ol li,
    .sidebar__widget_2a9f49dd00293526 ul li,
    .sidebar__widget_2a9f49dd00293526 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_fb967033d3612c46 ul li:first-child,
      .widget_fb967033d3612c46 ol li:first-child,
      .sidebar__widget_2a9f49dd00293526 ul li:first-child,
      .sidebar__widget_2a9f49dd00293526 ol li:first-child {
        border-top: 0; }
      .widget_fb967033d3612c46 ul li:last-child,
      .widget_fb967033d3612c46 ol li:last-child,
      .sidebar__widget_2a9f49dd00293526 ul li:last-child,
      .sidebar__widget_2a9f49dd00293526 ol li:last-child {
        margin-bottom: 0; }
      .widget_fb967033d3612c46 ul li.recentcomments_1e413028289dd9a0 .comment-author-link_1c598929670d4df4 a:before, .widget_fb967033d3612c46 ul li.wp-block-latest-comments__comment_bce41e4c98205b91 .comment-author-link_1c598929670d4df4 a:before,
      .widget_fb967033d3612c46 ol li.recentcomments_1e413028289dd9a0 .comment-author-link_1c598929670d4df4 a:before,
      .widget_fb967033d3612c46 ol li.wp-block-latest-comments__comment_bce41e4c98205b91 .comment-author-link_1c598929670d4df4 a:before,
      .sidebar__widget_2a9f49dd00293526 ul li.recentcomments_1e413028289dd9a0 .comment-author-link_1c598929670d4df4 a:before,
      .sidebar__widget_2a9f49dd00293526 ul li.wp-block-latest-comments__comment_bce41e4c98205b91 .comment-author-link_1c598929670d4df4 a:before,
      .sidebar__widget_2a9f49dd00293526 ol li.recentcomments_1e413028289dd9a0 .comment-author-link_1c598929670d4df4 a:before,
      .sidebar__widget_2a9f49dd00293526 ol li.wp-block-latest-comments__comment_bce41e4c98205b91 .comment-author-link_1c598929670d4df4 a:before {
        display: none; }
      .widget_fb967033d3612c46 ul li.recentcomments_1e413028289dd9a0 a, .widget_fb967033d3612c46 ul li.wp-block-latest-comments__comment_bce41e4c98205b91 a,
      .widget_fb967033d3612c46 ol li.recentcomments_1e413028289dd9a0 a,
      .widget_fb967033d3612c46 ol li.wp-block-latest-comments__comment_bce41e4c98205b91 a,
      .sidebar__widget_2a9f49dd00293526 ul li.recentcomments_1e413028289dd9a0 a,
      .sidebar__widget_2a9f49dd00293526 ul li.wp-block-latest-comments__comment_bce41e4c98205b91 a,
      .sidebar__widget_2a9f49dd00293526 ol li.recentcomments_1e413028289dd9a0 a,
      .sidebar__widget_2a9f49dd00293526 ol li.wp-block-latest-comments__comment_bce41e4c98205b91 a {
        padding-left: 0;
        display: inline; }
        .widget_fb967033d3612c46 ul li.recentcomments_1e413028289dd9a0 a:before, .widget_fb967033d3612c46 ul li.wp-block-latest-comments__comment_bce41e4c98205b91 a:before,
        .widget_fb967033d3612c46 ol li.recentcomments_1e413028289dd9a0 a:before,
        .widget_fb967033d3612c46 ol li.wp-block-latest-comments__comment_bce41e4c98205b91 a:before,
        .sidebar__widget_2a9f49dd00293526 ul li.recentcomments_1e413028289dd9a0 a:before,
        .sidebar__widget_2a9f49dd00293526 ul li.wp-block-latest-comments__comment_bce41e4c98205b91 a:before,
        .sidebar__widget_2a9f49dd00293526 ol li.recentcomments_1e413028289dd9a0 a:before,
        .sidebar__widget_2a9f49dd00293526 ol li.wp-block-latest-comments__comment_bce41e4c98205b91 a:before {
          display: none; }
      .widget_fb967033d3612c46 ul li a,
      .widget_fb967033d3612c46 ol li a,
      .sidebar__widget_2a9f49dd00293526 ul li a,
      .sidebar__widget_2a9f49dd00293526 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_fb967033d3612c46 ul li a::before,
        .widget_fb967033d3612c46 ol li a::before,
        .sidebar__widget_2a9f49dd00293526 ul li a::before,
        .sidebar__widget_2a9f49dd00293526 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_fb967033d3612c46 ul li a:hover,
        .widget_fb967033d3612c46 ol li a:hover,
        .sidebar__widget_2a9f49dd00293526 ul li a:hover,
        .sidebar__widget_2a9f49dd00293526 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_fb967033d3612c46 ul li a.rsswidget_cac9c855d63c3e23, .widget_fb967033d3612c46 ul li a.wp-block-latest-posts__post-title_ca32528f9d82905d,
        .widget_fb967033d3612c46 ol li a.rsswidget_cac9c855d63c3e23,
        .widget_fb967033d3612c46 ol li a.wp-block-latest-posts__post-title_ca32528f9d82905d,
        .sidebar__widget_2a9f49dd00293526 ul li a.rsswidget_cac9c855d63c3e23,
        .sidebar__widget_2a9f49dd00293526 ul li a.wp-block-latest-posts__post-title_ca32528f9d82905d,
        .sidebar__widget_2a9f49dd00293526 ol li a.rsswidget_cac9c855d63c3e23,
        .sidebar__widget_2a9f49dd00293526 ol li a.wp-block-latest-posts__post-title_ca32528f9d82905d {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_fb967033d3612c46 ul li a.rsswidget_cac9c855d63c3e23:before, .widget_fb967033d3612c46 ul li a.wp-block-latest-posts__post-title_ca32528f9d82905d:before,
          .widget_fb967033d3612c46 ol li a.rsswidget_cac9c855d63c3e23:before,
          .widget_fb967033d3612c46 ol li a.wp-block-latest-posts__post-title_ca32528f9d82905d:before,
          .sidebar__widget_2a9f49dd00293526 ul li a.rsswidget_cac9c855d63c3e23:before,
          .sidebar__widget_2a9f49dd00293526 ul li a.wp-block-latest-posts__post-title_ca32528f9d82905d:before,
          .sidebar__widget_2a9f49dd00293526 ol li a.rsswidget_cac9c855d63c3e23:before,
          .sidebar__widget_2a9f49dd00293526 ol li a.wp-block-latest-posts__post-title_ca32528f9d82905d:before {
            display: none; }
      .widget_fb967033d3612c46 ul li ul,
      .widget_fb967033d3612c46 ol li ul,
      .sidebar__widget_2a9f49dd00293526 ul li ul,
      .sidebar__widget_2a9f49dd00293526 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_fb967033d3612c46 ul.wp-tag-cloud_3a7048646ba575b7 li,
    .widget_fb967033d3612c46 ol.wp-tag-cloud_3a7048646ba575b7 li,
    .sidebar__widget_2a9f49dd00293526 ul.wp-tag-cloud_3a7048646ba575b7 li,
    .sidebar__widget_2a9f49dd00293526 ol.wp-tag-cloud_3a7048646ba575b7 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_fb967033d3612c46 ul.wp-tag-cloud_3a7048646ba575b7 li a:before,
      .widget_fb967033d3612c46 ol.wp-tag-cloud_3a7048646ba575b7 li a:before,
      .sidebar__widget_2a9f49dd00293526 ul.wp-tag-cloud_3a7048646ba575b7 li a:before,
      .sidebar__widget_2a9f49dd00293526 ol.wp-tag-cloud_3a7048646ba575b7 li a:before {
        display: none; }
  .widget_fb967033d3612c46.te_widget_categories_c8ebe51588b3f305 li, .widget_fb967033d3612c46.widget_archive_7790d2cea7d92338 li,
  .widget_fb967033d3612c46 .wp-block-categories-list_8d80defad9e5ab3c li,
  .widget_fb967033d3612c46 .wp-block-archives-list_206fafe0e9f37e7a li,
  .sidebar__widget_2a9f49dd00293526.te_widget_categories_c8ebe51588b3f305 li,
  .sidebar__widget_2a9f49dd00293526.widget_archive_7790d2cea7d92338 li,
  .sidebar__widget_2a9f49dd00293526 .wp-block-categories-list_8d80defad9e5ab3c li,
  .sidebar__widget_2a9f49dd00293526 .wp-block-archives-list_206fafe0e9f37e7a 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_fb967033d3612c46.te_widget_categories_c8ebe51588b3f305 li.cat-item_fb4d0dbe986496ef, .widget_fb967033d3612c46.widget_archive_7790d2cea7d92338 li.cat-item_fb4d0dbe986496ef,
    .widget_fb967033d3612c46 .wp-block-categories-list_8d80defad9e5ab3c li.cat-item_fb4d0dbe986496ef,
    .widget_fb967033d3612c46 .wp-block-archives-list_206fafe0e9f37e7a li.cat-item_fb4d0dbe986496ef,
    .sidebar__widget_2a9f49dd00293526.te_widget_categories_c8ebe51588b3f305 li.cat-item_fb4d0dbe986496ef,
    .sidebar__widget_2a9f49dd00293526.widget_archive_7790d2cea7d92338 li.cat-item_fb4d0dbe986496ef,
    .sidebar__widget_2a9f49dd00293526 .wp-block-categories-list_8d80defad9e5ab3c li.cat-item_fb4d0dbe986496ef,
    .sidebar__widget_2a9f49dd00293526 .wp-block-archives-list_206fafe0e9f37e7a li.cat-item_fb4d0dbe986496ef {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_fb967033d3612c46.te_widget_categories_c8ebe51588b3f305 li a, .widget_fb967033d3612c46.widget_archive_7790d2cea7d92338 li a,
    .widget_fb967033d3612c46 .wp-block-categories-list_8d80defad9e5ab3c li a,
    .widget_fb967033d3612c46 .wp-block-archives-list_206fafe0e9f37e7a li a,
    .sidebar__widget_2a9f49dd00293526.te_widget_categories_c8ebe51588b3f305 li a,
    .sidebar__widget_2a9f49dd00293526.widget_archive_7790d2cea7d92338 li a,
    .sidebar__widget_2a9f49dd00293526 .wp-block-categories-list_8d80defad9e5ab3c li a,
    .sidebar__widget_2a9f49dd00293526 .wp-block-archives-list_206fafe0e9f37e7a li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_69a3bf1f8e451427 {
  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_69a3bf1f8e451427 .about-desc_1551560ab924d573 {
    text-align: left; }
    .widget-about-info_69a3bf1f8e451427 .about-desc_1551560ab924d573 .about-title_118e428d525c6a28 {
      font-size: 20px; }
  .widget-about-info_69a3bf1f8e451427 .about-image_7c7b66f79f4477f8 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_69a3bf1f8e451427 .te-social-profile_abbe05710895472f {
    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_69a3bf1f8e451427 .te-social-profile_abbe05710895472f 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_69a3bf1f8e451427 .te-social-profile_abbe05710895472f 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_edcb36b1fdd10c44.has-author_942ddd7488247660.wp-block-latest-posts_187fb9f759d27287 .wp-block-latest-posts__te-post-title_eaeedc3008a7458c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_f7e507709f6997fc .wp-block-heading_384ab38a15bc8dc2:before,
.widget_rss_f7e507709f6997fc .widget-title_fa64f9ec427f407c:before {
  display: none; }
.widget_rss_f7e507709f6997fc .rss-widget-icon_04833399563462f4 {
  margin-right: 6px; }
.widget_rss_f7e507709f6997fc ul li a.rsswidget_cac9c855d63c3e23 {
  color: #14203A; }
  .widget_rss_f7e507709f6997fc ul li a.rsswidget_cac9c855d63c3e23:hover {
    color: #317EFE; }

.wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-title_54f186c78841fd16,
.wp-block-rss_45ee836f85046157 .wp-block-rss__item-title_54f186c78841fd16,
.widget_rss_f7e507709f6997fc .wp-block-rss__item-title_54f186c78841fd16 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-title_54f186c78841fd16 a:before,
  .wp-block-rss_45ee836f85046157 .wp-block-rss__item-title_54f186c78841fd16 a:before,
  .widget_rss_f7e507709f6997fc .wp-block-rss__item-title_54f186c78841fd16 a:before {
    display: none; }
.wp-block-latest-posts_187fb9f759d27287 .wp-block-latest-posts__post-author_5735f11b3977734d,
.wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-publish-date_9e7af183f5692086,
.wp-block-rss_45ee836f85046157 .wp-block-latest-posts__post-author_5735f11b3977734d,
.wp-block-rss_45ee836f85046157 .wp-block-rss__item-publish-date_9e7af183f5692086,
.widget_rss_f7e507709f6997fc .wp-block-latest-posts__post-author_5735f11b3977734d,
.widget_rss_f7e507709f6997fc .wp-block-rss__item-publish-date_9e7af183f5692086 {
  margin-right: 10px; }
.wp-block-latest-posts_187fb9f759d27287 .wp-block-latest-posts__post-author_5735f11b3977734d,
.wp-block-latest-posts_187fb9f759d27287 .wp-block-latest-posts__te-post-date_d4fddc805852a886,
.wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-publish-date_9e7af183f5692086,
.wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-author_ea9f81521d971877,
.wp-block-latest-posts_187fb9f759d27287 .rss-date_a292765865e8d39a,
.wp-block-rss_45ee836f85046157 .wp-block-latest-posts__post-author_5735f11b3977734d,
.wp-block-rss_45ee836f85046157 .wp-block-latest-posts__te-post-date_d4fddc805852a886,
.wp-block-rss_45ee836f85046157 .wp-block-rss__item-publish-date_9e7af183f5692086,
.wp-block-rss_45ee836f85046157 .wp-block-rss__item-author_ea9f81521d971877,
.wp-block-rss_45ee836f85046157 .rss-date_a292765865e8d39a,
.widget_rss_f7e507709f6997fc .wp-block-latest-posts__post-author_5735f11b3977734d,
.widget_rss_f7e507709f6997fc .wp-block-latest-posts__te-post-date_d4fddc805852a886,
.widget_rss_f7e507709f6997fc .wp-block-rss__item-publish-date_9e7af183f5692086,
.widget_rss_f7e507709f6997fc .wp-block-rss__item-author_ea9f81521d971877,
.widget_rss_f7e507709f6997fc .rss-date_a292765865e8d39a {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_187fb9f759d27287 .wp-block-latest-posts__te-post-date_d4fddc805852a886:before,
.wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-publish-date_9e7af183f5692086:before,
.wp-block-latest-posts_187fb9f759d27287 .rss-date_a292765865e8d39a:before,
.wp-block-rss_45ee836f85046157 .wp-block-latest-posts__te-post-date_d4fddc805852a886:before,
.wp-block-rss_45ee836f85046157 .wp-block-rss__item-publish-date_9e7af183f5692086:before,
.wp-block-rss_45ee836f85046157 .rss-date_a292765865e8d39a:before,
.widget_rss_f7e507709f6997fc .wp-block-latest-posts__te-post-date_d4fddc805852a886:before,
.widget_rss_f7e507709f6997fc .wp-block-rss__item-publish-date_9e7af183f5692086:before,
.widget_rss_f7e507709f6997fc .rss-date_a292765865e8d39a:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_187fb9f759d27287 .wp-block-latest-posts__post-author_5735f11b3977734d:before,
.wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-author_ea9f81521d971877:before,
.wp-block-rss_45ee836f85046157 .wp-block-latest-posts__post-author_5735f11b3977734d:before,
.wp-block-rss_45ee836f85046157 .wp-block-rss__item-author_ea9f81521d971877:before,
.widget_rss_f7e507709f6997fc .wp-block-latest-posts__post-author_5735f11b3977734d:before,
.widget_rss_f7e507709f6997fc .wp-block-rss__item-author_ea9f81521d971877:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_187fb9f759d27287 .wp-block-latest-posts__post-excerpt_673e51413e8649c1,
.wp-block-latest-posts_187fb9f759d27287 .wp-block-rss__item-excerpt_fcdc88cc09f0ebe1,
.wp-block-latest-posts_187fb9f759d27287 .rssSummary_007b7215aaef1459,
.wp-block-rss_45ee836f85046157 .wp-block-latest-posts__post-excerpt_673e51413e8649c1,
.wp-block-rss_45ee836f85046157 .wp-block-rss__item-excerpt_fcdc88cc09f0ebe1,
.wp-block-rss_45ee836f85046157 .rssSummary_007b7215aaef1459,
.widget_rss_f7e507709f6997fc .wp-block-latest-posts__post-excerpt_673e51413e8649c1,
.widget_rss_f7e507709f6997fc .wp-block-rss__item-excerpt_fcdc88cc09f0ebe1,
.widget_rss_f7e507709f6997fc .rssSummary_007b7215aaef1459 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_d7dbd9b1505a5821 .te-single-post-meta_53bf44f327f99d06 {
  gap: 32px; }

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

.te-comment-title_d0815f7f537cc924 h2,
.te-comment-title_d0815f7f537cc924 .wp-block-comments-title_5b10efcbd37c4a19,
.wp-block-comments_4ac4ca54039e170e h2,
.wp-block-comments_4ac4ca54039e170e .wp-block-comments-title_5b10efcbd37c4a19 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 {
  padding-left: 0; }
  .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 .wp-block-te-comment-reply_b2f48a0a4f92ec6d {
    margin-top: 15px; }
  .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-column_f09ae5c58984e67e:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-avatar_334e8f8a8d52d966 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-avatar_334e8f8a8d52d966 img {
        width: 100%; }
    .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-comment-author-name_c5d96f8a8be69369 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-comment-edit-link_f61f2e2c5d91c4c1 a {
      color: #317EFE; }
    .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-comment-date_6cfab7265e51cac2 a,
    .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-comment-edit-link_f61f2e2c5d91c4c1 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-te-comment-reply_b2f48a0a4f92ec6d 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_4ac4ca54039e170e .wp-block-comment-template_e988999a6efb2ce9 li .wp-block-columns_55f6a58b4053c613 .wp-block-te-comment-reply_b2f48a0a4f92ec6d 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_649710554402ef7b .te-comment-respond_07c2a0fa404c85f4,
.te-latest-comments_649710554402ef7b .comment-respond_4d9f2bd08763abc2 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_649710554402ef7b li .children_2d4863f4aa42698f .te-comments-item_803f90da909118b7 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_649710554402ef7b li .children_2d4863f4aa42698f .te-comments-item_803f90da909118b7 {
      margin-left: 0; } }
.te-latest-comments_649710554402ef7b li .children_2d4863f4aa42698f .children_2d4863f4aa42698f .te-comments-item_803f90da909118b7 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 {
      padding: 30px; } }
  .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-avatar_9057bff248ccae74 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-avatar_9057bff248ccae74 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-avatar_9057bff248ccae74 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 {
    overflow: hidden; }
    .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 .te-avatar-name_d540bab445c1e417 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 .te-avatar-name_d540bab445c1e417 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_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 .te-avatar-name_d540bab445c1e417 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_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 .te-avatar-name_d540bab445c1e417 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 .te-comment-reply_a0642de0fbfb8104 {
      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_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 .te-comment-reply_a0642de0fbfb8104 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_649710554402ef7b li .te-comments-item_803f90da909118b7 .te-comments-text_23a98267e5fa09c2 .te-comment-reply_a0642de0fbfb8104:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_2d4863f4aa42698f {
  list-style: none; }

.te-post-comments-form_e1a06ac62501ae9e .te-contacts-message_7c58d83104bc2735 {
  margin-top: 10px; }

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

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

.te-comment-respond_07c2a0fa404c85f4,
.comment-respond_4d9f2bd08763abc2 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_07c2a0fa404c85f4 .comment-form-cookies-consent_48c51be0844f59e8,
  .comment-respond_4d9f2bd08763abc2 .comment-form-cookies-consent_48c51be0844f59e8 {
    display: none; }
  .te-comment-respond_07c2a0fa404c85f4 .comment-notes_55a63c6c71493188,
  .comment-respond_4d9f2bd08763abc2 .comment-notes_55a63c6c71493188 {
    margin-bottom: 30px; }
  .te-comment-respond_07c2a0fa404c85f4 p,
  .comment-respond_4d9f2bd08763abc2 p {
    margin: 0; }
  .te-comment-respond_07c2a0fa404c85f4 .te-contacts-email_058b806497692067,
  .te-comment-respond_07c2a0fa404c85f4 .te-contacts-name_6d08865a3cb20f60,
  .te-comment-respond_07c2a0fa404c85f4 .single-input-field_8432b5c4538fdd95,
  .comment-respond_4d9f2bd08763abc2 .te-contacts-email_058b806497692067,
  .comment-respond_4d9f2bd08763abc2 .te-contacts-name_6d08865a3cb20f60,
  .comment-respond_4d9f2bd08763abc2 .single-input-field_8432b5c4538fdd95 {
    margin-bottom: 20px; }
  .te-comment-respond_07c2a0fa404c85f4 label,
  .comment-respond_4d9f2bd08763abc2 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_07c2a0fa404c85f4 .checkbox-field-wrapper_80715dc670fef813,
  .comment-respond_4d9f2bd08763abc2 .checkbox-field-wrapper_80715dc670fef813 {
    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_07c2a0fa404c85f4 .checkbox-field-wrapper_80715dc670fef813 p,
    .comment-respond_4d9f2bd08763abc2 .checkbox-field-wrapper_80715dc670fef813 p {
      margin: 0; }
    .te-comment-respond_07c2a0fa404c85f4 .checkbox-field-wrapper_80715dc670fef813 .single-checkbox-field_ef0dafe7a9ee1998,
    .comment-respond_4d9f2bd08763abc2 .checkbox-field-wrapper_80715dc670fef813 .single-checkbox-field_ef0dafe7a9ee1998 {
      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_07c2a0fa404c85f4 .te-comment-form-cookies-consent_2b74d885a37a1f00,
  .comment-respond_4d9f2bd08763abc2 .te-comment-form-cookies-consent_2b74d885a37a1f00 {
    display: none; }
  .te-comment-respond_07c2a0fa404c85f4 input[type="number"],
  .comment-respond_4d9f2bd08763abc2 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_07c2a0fa404c85f4 input,
  .te-comment-respond_07c2a0fa404c85f4 select,
  .comment-respond_4d9f2bd08763abc2 input,
  .comment-respond_4d9f2bd08763abc2 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_07c2a0fa404c85f4 *::-webkit-input-placeholder,
  .comment-respond_4d9f2bd08763abc2 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_07c2a0fa404c85f4 *:-ms-input-placeholder,
  .comment-respond_4d9f2bd08763abc2 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_07c2a0fa404c85f4 *::-ms-input-placeholder,
  .comment-respond_4d9f2bd08763abc2 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_07c2a0fa404c85f4 *::placeholder,
  .comment-respond_4d9f2bd08763abc2 *::placeholder {
    color: #778196; }
  .te-comment-respond_07c2a0fa404c85f4 textarea,
  .comment-respond_4d9f2bd08763abc2 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_07c2a0fa404c85f4 input:focus,
  .te-comment-respond_07c2a0fa404c85f4 textarea:focus,
  .te-comment-respond_07c2a0fa404c85f4 .form-select_885a49db282ce6aa:focus,
  .comment-respond_4d9f2bd08763abc2 input:focus,
  .comment-respond_4d9f2bd08763abc2 textarea:focus,
  .comment-respond_4d9f2bd08763abc2 .form-select_885a49db282ce6aa: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_2b82dc0ea920d8ed {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_2b82dc0ea920d8ed:hover .image_0dd33d0299014958:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_2b82dc0ea920d8ed:hover .image_0dd33d0299014958 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_2b82dc0ea920d8ed:hover .te-content-wrapper_a22222fd62506110 {
    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_2b82dc0ea920d8ed .image_0dd33d0299014958 {
    overflow: hidden;
    position: relative; }
    .te-team-card_2b82dc0ea920d8ed .image_0dd33d0299014958: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_2b82dc0ea920d8ed .image_0dd33d0299014958 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_2b82dc0ea920d8ed .te-content-wrapper_a22222fd62506110 {
    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_2b82dc0ea920d8ed .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 {
      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_2b82dc0ea920d8ed .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_2b82dc0ea920d8ed .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .desc_7df4af3abe56a249 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_2b82dc0ea920d8ed .te-content-wrapper_a22222fd62506110 .social_6546f68685e9ea93 {
      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_2b82dc0ea920d8ed .te-content-wrapper_a22222fd62506110 .social_6546f68685e9ea93 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_2b82dc0ea920d8ed .te-content-wrapper_a22222fd62506110 .social_6546f68685e9ea93 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769:hover .te-content-wrapper_a22222fd62506110 .social_6546f68685e9ea93 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769:hover .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .title_d7079ef5f58d0196,
    .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769:hover .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .desc_7df4af3abe56a249 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .image_0dd33d0299014958 {
    border-radius: 20px; }
  .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 a:hover {
          color: #ffffff !important; }
      .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .desc_7df4af3abe56a249 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .social_6546f68685e9ea93 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_2b82dc0ea920d8ed.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .social_6546f68685e9ea93 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_b346019e98483f3a {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_b346019e98483f3a {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_b346019e98483f3a .slick-list_1e7cba3c53a00c21 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_b346019e98483f3a .slick-list_1e7cba3c53a00c21 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_b346019e98483f3a .slick-list_1e7cba3c53a00c21 .slick-slide_6e9facf1fe6117ad {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_b346019e98483f3a .slick-dots_c2281e83371ac5dc {
    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_b346019e98483f3a .slick-dots_c2281e83371ac5dc 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_b346019e98483f3a .slick-dots_c2281e83371ac5dc 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_b346019e98483f3a .slick-dots_c2281e83371ac5dc li.slick-active_6c6a5595283f713a {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_b346019e98483f3a .slick-dots_c2281e83371ac5dc li.slick-active_6c6a5595283f713a button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_b346019e98483f3a .slick-arrow_2c3aebb8d125e622 {
    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_a9d23b2e67d1eaf2 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_a9d23b2e67d1eaf2:hover .image_0dd33d0299014958 .te-content-wrapper_a22222fd62506110 {
    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_a9d23b2e67d1eaf2:hover .image_0dd33d0299014958 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .content-inner_729ce3c496ee0914 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a9d23b2e67d1eaf2:hover .image_0dd33d0299014958 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .btn-wrapper_8c863f2cc1c5d4a7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a9d23b2e67d1eaf2:hover .image_0dd33d0299014958 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .content-inner_729ce3c496ee0914 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_a9d23b2e67d1eaf2:hover .image_0dd33d0299014958 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_a9d23b2e67d1eaf2 .image_0dd33d0299014958 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_a9d23b2e67d1eaf2 .image_0dd33d0299014958 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_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 {
    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_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 {
      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_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .content-inner_729ce3c496ee0914 {
        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_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .sub-title_26de98a7344655b2 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .btn-wrapper_8c863f2cc1c5d4a7 {
        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_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .btn-wrapper_8c863f2cc1c5d4a7 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_a9d23b2e67d1eaf2 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .btn-wrapper_8c863f2cc1c5d4a7 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_a9d23b2e67d1eaf2.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_a9d23b2e67d1eaf2.style-2_90fb85c51b7c3769 .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .btn-wrapper_8c863f2cc1c5d4a7 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_a9d23b2e67d1eaf2.style-3_124033b083f1be5a:hover .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .btn-wrapper_8c863f2cc1c5d4a7 {
  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_a9d23b2e67d1eaf2.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 {
  padding: 0; }
  .te-portfolio-card_a9d23b2e67d1eaf2.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .content-inner_729ce3c496ee0914 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_a9d23b2e67d1eaf2.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .content_471a8d962d0ff367 .btn-wrapper_8c863f2cc1c5d4a7 {
    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_462b6f9664cece86.style-1_f9a8ff3e5df08d97 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_462b6f9664cece86.style-1_f9a8ff3e5df08d97 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_e9b6ea6f7fdc2e21.style-1_f9a8ff3e5df08d97 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_38f4af91fef66a31.style-1_f9a8ff3e5df08d97 {
  overflow: hidden; }

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

.about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 .te-about-image-card_e186413f5ca2ebeb {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 .te-about-image-card_e186413f5ca2ebeb .te-main-img-wrapper_60ef9774c5101a9f .te-main-img-inner_1a1fd35994ce58a2 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 .te-about-image-card_e186413f5ca2ebeb .te-company-foundation_5f978b3dfa836f5e {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 .te-about-info-card_e836ce2e1bea8cb4 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 .te-about-info-card_e836ce2e1bea8cb4 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_e9db7396feb8979d.style-2_90fb85c51b7c3769 .te-about-info-card_e836ce2e1bea8cb4 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .accordion-wrapper_d8284f485761754d {
      padding-right: 60px; } }
  .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 {
        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_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 {
        right: 0; } }
    .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 {
      position: relative; }
      .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .te-main-img-inner_1a1fd35994ce58a2 {
        -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_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .te-image-shape_98ae7de05db423f2 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .content_471a8d962d0ff367 {
        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_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .content_471a8d962d0ff367 .title_d7079ef5f58d0196 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .content_471a8d962d0ff367 .number_12b53c710e0cf1f0 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .top-content_478b65041b4954d4 {
        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_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .top-content_478b65041b4954d4 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .bottom-content_f0e2127592b0a11f {
        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_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .bottom-content_f0e2127592b0a11f {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .bottom-content_f0e2127592b0a11f .bottom-content-inner_a23c051fb72e7734 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .bottom-content_f0e2127592b0a11f .bottom-content-inner_a23c051fb72e7734 .title_d7079ef5f58d0196,
          .faq-area_d6374b98e4aa5a45.style-1_f9a8ff3e5df08d97 .te-faq-image_19cf2198762d36a3 .te-image-wrapper_058e842ac22c29a2 .bottom-content_f0e2127592b0a11f .bottom-content-inner_a23c051fb72e7734 .number_12b53c710e0cf1f0 {
            color: #14203A; }

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

.testimonial-slider-area_e9b6ea6f7fdc2e21 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_e9b6ea6f7fdc2e21.style-2_90fb85c51b7c3769 .slick-list_1e7cba3c53a00c21 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_e9b6ea6f7fdc2e21.style-2_90fb85c51b7c3769 .slick-list_1e7cba3c53a00c21 .te-slick-item_96ef4426d7879225 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .icon_7441b9d13c697166 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .te-counter-title_62b12ea000956bec {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .te-counter-title_62b12ea000956bec .content_471a8d962d0ff367 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .title_d7079ef5f58d0196 {
    color: #ffffff; }
  .counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .number_12b53c710e0cf1f0 {
    color: #E7F914; }
  .counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .number_12b53c710e0cf1f0,
  .counter-up-area_a301301dc7f2e612.style-2_90fb85c51b7c3769 .te-counter-card_9ecf5ccc8e102cc8 .te-counter-item_6ef3669b941031e8 .title_d7079ef5f58d0196 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-image-bg-collumn_6c6b4c17193f58a3 {
      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_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-subscribe-form-wrapper_9f664ac7aac14015 {
      padding: 0; }
    .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 {
      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_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 {
          -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_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 {
          -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_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 {
          gap: 60px; } }
      .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 .te-subscribe-title_5dfd8a35456ab22b {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 .te-content-inner_98988e7bee7f78eb {
        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_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 .te-content-inner_98988e7bee7f78eb {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 .te-content-inner_98988e7bee7f78eb .icon_7441b9d13c697166 {
          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_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .te-subscribe-form-widget_127f07ffbedb37ea {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .mc4wp-form-fields_1dccd3341cc08823 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_ff6b78799edf5b82.style-2_90fb85c51b7c3769 .te-subscribe-inner-area_605440e538ad2b8e .mc4wp-form-fields_1dccd3341cc08823 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_e9b6ea6f7fdc2e21.style-3_124033b083f1be5a {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_e9b6ea6f7fdc2e21.style-3_124033b083f1be5a {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_e9b6ea6f7fdc2e21.style-3_124033b083f1be5a {
      padding: 100px 0; } }
  .testimonial-slider-area_e9b6ea6f7fdc2e21.style-3_124033b083f1be5a .slick-list_1e7cba3c53a00c21 .slick-slide_6e9facf1fe6117ad.slick-current_51b733cb4f68ce4f .te-testimonial-card_b09702c6e1472f9f.style-3_124033b083f1be5a .te-content-wrapper_a22222fd62506110 .te-user-meta_ad7c498779f291e6 .icon_7441b9d13c697166 {
    color: #317EFE; }

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

.contact-form-area_6177152c3e03eeb5 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_6177152c3e03eeb5 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_6177152c3e03eeb5 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_6177152c3e03eeb5 .te-comment-respond_07c2a0fa404c85f4 .title_d7079ef5f58d0196,
  .contact-form-area_6177152c3e03eeb5 .te-title-wrapper_03d159e105e4c8f2 .title_d7079ef5f58d0196 {
    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_6177152c3e03eeb5 .te-comment-respond_07c2a0fa404c85f4 .title_d7079ef5f58d0196,
      .contact-form-area_6177152c3e03eeb5 .te-title-wrapper_03d159e105e4c8f2 .title_d7079ef5f58d0196 {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_6177152c3e03eeb5 .te-comment-respond_07c2a0fa404c85f4 .title_d7079ef5f58d0196,
      .contact-form-area_6177152c3e03eeb5 .te-title-wrapper_03d159e105e4c8f2 .title_d7079ef5f58d0196 {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_6177152c3e03eeb5 .te-comment-respond_07c2a0fa404c85f4 .title_d7079ef5f58d0196,
      .contact-form-area_6177152c3e03eeb5 .te-title-wrapper_03d159e105e4c8f2 .title_d7079ef5f58d0196 {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_6177152c3e03eeb5 .te-social-profile-link_e4c3cff3e9c1c8c8 {
    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_6177152c3e03eeb5 .te-social-profile-link_e4c3cff3e9c1c8c8 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_6177152c3e03eeb5 .te-social-profile-link_e4c3cff3e9c1c8c8 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_cf04df1c155a7db7 {
    margin-bottom: 60px; } }

.te-contact-info_1fc81402d3184e8d {
  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_1fc81402d3184e8d .te-icon-card_0cd66b054d8e9074 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_5b88e03ccb0e3b31 {
  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_5b88e03ccb0e3b31 .image_0dd33d0299014958 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_5b88e03ccb0e3b31 .content_471a8d962d0ff367 .te-title-wrapper_03d159e105e4c8f2 {
    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_5b88e03ccb0e3b31 .content_471a8d962d0ff367 .te-title-wrapper_03d159e105e4c8f2 .title-inner_a5453be59d6f2ee4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_5b88e03ccb0e3b31 .content_471a8d962d0ff367 .te-title-wrapper_03d159e105e4c8f2 .title-inner_a5453be59d6f2ee4 .icon_7441b9d13c697166 {
        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_5b88e03ccb0e3b31 .content_471a8d962d0ff367 .te-title-wrapper_03d159e105e4c8f2 .title-inner_a5453be59d6f2ee4 .title_d7079ef5f58d0196 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_03afd1a4f414124b {
  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_03afd1a4f414124b .list-wrapper_05894dd8a25b6782 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_03afd1a4f414124b .list-wrapper_05894dd8a25b6782 .icon_7441b9d13c697166 {
      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_03afd1a4f414124b .list-wrapper_05894dd8a25b6782 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_03afd1a4f414124b .list-wrapper_05894dd8a25b6782 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_03afd1a4f414124b .list-wrapper_05894dd8a25b6782 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_03afd1a4f414124b .list-wrapper_05894dd8a25b6782 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_e59efa76d259fb02 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_e59efa76d259fb02 .te-team-card_2b82dc0ea920d8ed {
    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_eaa12850f84c04c4 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_eaa12850f84c04c4 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_eaa12850f84c04c4 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_2a20f658feb25be3 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_2a20f658feb25be3 .te-subscribe-form-widget_127f07ffbedb37ea .submit-btn_cbd47d108b7437f6 span {
    display: none; }
  .footer_2a20f658feb25be3.style-1_f9a8ff3e5df08d97 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_2a20f658feb25be3.style-1_f9a8ff3e5df08d97 .te-footer-sec_2ad90d996ccdcb77 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_2a20f658feb25be3.style-1_f9a8ff3e5df08d97 .te-footer-sec_2ad90d996ccdcb77 .te-footer-widget_851a9cf93c032a0c .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-form-fields_1dccd3341cc08823 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_2a20f658feb25be3.style-1_f9a8ff3e5df08d97 .te-footer-widget_851a9cf93c032a0c .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 input {
      color: #131A2A; }
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .wp-block-heading_384ab38a15bc8dc2,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .widget-title_fa64f9ec427f407c,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .wp-block-search__label_6fca742ac2472804,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .wp-block-heading_384ab38a15bc8dc2,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .widget-title_fa64f9ec427f407c,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .wp-block-search__label_6fca742ac2472804,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 ul li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 ol li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 ul li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 ol li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 ul li,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-calendar-table_e48be9d17ac1270d,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-block-calendar_223abaa7be89d9f2 caption,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 nav.wp-calendar-nav_bcc51021c1c9bfe2 a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-block-latest-comments__comment-excerpt_942f9968bd044e99,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-calendar-table_e48be9d17ac1270d caption,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_text_0ff97134dadcb8a3,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .tagcloud_76b4873fff326358 a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .wp-block-tag-cloud_4c01b21997e8ef1c a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .tagcloud_76b4873fff326358 a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .wp-block-tag-cloud_4c01b21997e8ef1c a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-block-latest-comments__comment-date_01c5773ce8588919,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-block-latest-comments__comment_bce41e4c98205b91,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-block-archives-dropdown_d03ea0a190753637 label,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_categories_6d64e4b1627eabe3 li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_archive_7790d2cea7d92338 li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_nav_menu_512e51a80ca122d7 li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_tag_cloud_d9e51ea46b7b88a0 a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_rss_f7e507709f6997fc li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_rss_f7e507709f6997fc li,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .footer__widget_84b5abfcd2c30bfa a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .footer__widget_84b5abfcd2c30bfa li,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 li.recentcomments_1e413028289dd9a0 {
    color: #ffffff; }
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-theme-btn_bb48ee25e9fa0051,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-block-loginout_2f97d257fa0900e5 a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 input.te-theme-btn_bb48ee25e9fa0051,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .wp-block-search_c7ca27ec66592342 button,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .search-form_13b68dc063f8c261 button,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .widget_fb967033d3612c46 .sidebar__search_ac3a169ad654aa8e button,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .wp-block-search_c7ca27ec66592342 button,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .search-form_13b68dc063f8c261 button,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .sidebar__widget_2a9f49dd00293526 .sidebar__search_ac3a169ad654aa8e button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_2a20f658feb25be3 .footer__widget_84b5abfcd2c30bfa li {
    list-style: none; }
  .footer_2a20f658feb25be3 .te-footer-widget_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 li.wp-block-social-link_dec0945f3cad2aaa {
    display: inline-block;
    width: unset !important; }
  .footer_2a20f658feb25be3 .te_widget_nav_menu_79f335220b212fc3 li.cat-item_fb4d0dbe986496ef {
    text-align: right; }
    .footer_2a20f658feb25be3 .te_widget_nav_menu_79f335220b212fc3 li.cat-item_fb4d0dbe986496ef a {
      float: left; }
  .footer_2a20f658feb25be3 .te-footer-bg_aa761744e0536a64 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_2a20f658feb25be3 .footer-nav-widget_132dd0827f26c154 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_2a20f658feb25be3 .footer-nav-widget_132dd0827f26c154 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_2a20f658feb25be3 .footer-nav-widget_132dd0827f26c154 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_2a20f658feb25be3 .footer-nav-widget_132dd0827f26c154 {
        padding: 0 30px; } }

.te-footer-widget_851a9cf93c032a0c {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_851a9cf93c032a0c {
      margin-bottom: 40px; } }
  .te-footer-widget_851a9cf93c032a0c .te-footer-widget-title_4027d36eb677ee88,
  .te-footer-widget_851a9cf93c032a0c .wp-block-heading_384ab38a15bc8dc2 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_851a9cf93c032a0c ul {
    padding-left: 0; }
  .te-footer-widget_851a9cf93c032a0c .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-form-fields_1dccd3341cc08823 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_851a9cf93c032a0c .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_851a9cf93c032a0c.widget-latest-posts-footer_e5a2077ac102fcad {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_851a9cf93c032a0c.zoom-instagram-widget_612291345a7629ef {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_851a9cf93c032a0c.widget_contact_info_widget_c4623698592b44a7 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_851a9cf93c032a0c .widget-instagram-feed_6d8260fb565bc64f {
      width: 170px; } }
  .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 {
        padding-right: 0; } }
    .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 .te-footer-logo_5d7fa586e7b3e938 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 .info-form-and-social-icon_3206ee498b150e6e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 .info-form-and-social-icon_3206ee498b150e6e .te-social-profile_abbe05710895472f {
        margin-top: 0; }
    .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 .te-social-profile_abbe05710895472f {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_851a9cf93c032a0c .te-footer-widget-info_a8cf153e7fc93cb2 .info-form-and-social-icon_3206ee498b150e6e {
        -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_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 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_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 p {
    color: #335371; }
  .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul {
    list-style: none; }
    .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 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_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li:first-child .contact-icon_c9a2765a65dda8ee {
          margin-top: 5px; }
      .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li .contact-icon_c9a2765a65dda8ee {
        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_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li .contact-text_dc43430e8922c66f {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li .contact-text_dc43430e8922c66f a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li .contact-text_dc43430e8922c66f span,
        .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li .contact-text_dc43430e8922c66f p,
        .te-footer-widget_851a9cf93c032a0c .te-footer-widget-contact_921c8552fd5e6566 .footer-contact_4aa8e45b0eb87c03 ul li .contact-text_dc43430e8922c66f 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_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-thumb_e4e2e88a7dc7ebee {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-desc_f01ae32abd671df3 .te-latest-post-title_75502aed85609d5d {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-desc_f01ae32abd671df3 .te-latest-post-title_75502aed85609d5d 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_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-desc_f01ae32abd671df3 .te-latest-post-title_75502aed85609d5d a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-desc_f01ae32abd671df3 .te-latest-post-meta_c2032dfb068d95a6 {
      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_69db37dca7d94ec2 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_69db37dca7d94ec2 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_69db37dca7d94ec2 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_69db37dca7d94ec2 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_ff6b78799edf5b82 {
  overflow: hidden; }
  .subscribe-area_ff6b78799edf5b82.style-1_f9a8ff3e5df08d97 .te-subscribe-inner-area_605440e538ad2b8e .te-content-wrapper_a22222fd62506110 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_ff6b78799edf5b82.style-1_f9a8ff3e5df08d97 .te-image-bg-collumn_6c6b4c17193f58a3 {
    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_ff6b78799edf5b82.style-1_f9a8ff3e5df08d97 .te-image-bg-collumn_6c6b4c17193f58a3 {
        display: none; } }
  .subscribe-area_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 {
    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_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 .short-title_2267d4f940d60ed2 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 .te-subscribe-title_5dfd8a35456ab22b {
      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_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 .te-subscribe-title_5dfd8a35456ab22b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 .te-subscribe-title_5dfd8a35456ab22b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 .te-subscribe-title_5dfd8a35456ab22b {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_ff6b78799edf5b82 .te-content-wrapper_a22222fd62506110 .text_b71696e74c3f4ea4 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_ff6b78799edf5b82 .te-subscribe-inner-area_605440e538ad2b8e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_ff6b78799edf5b82 .te-subscribe-inner-area_605440e538ad2b8e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_ff6b78799edf5b82 .te-subscribe-inner-area_605440e538ad2b8e .te-subscribe-collumn_37f8d6f80da38718 {
      -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_ff6b78799edf5b82 .te-subscribe-inner-area_605440e538ad2b8e .te-subscribe-collumn_37f8d6f80da38718.te-image-bg-collumn_6c6b4c17193f58a3 {
          display: none; } }
    .subscribe-area_ff6b78799edf5b82 .te-subscribe-inner-area_605440e538ad2b8e .mc4wp-form-fields_1dccd3341cc08823 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_ff6b78799edf5b82 .te-subscribe-inner-area_605440e538ad2b8e .mc4wp-form-fields_1dccd3341cc08823 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_ff6b78799edf5b82 .te-subscribe-inner-area_605440e538ad2b8e .mc4wp-form-fields_1dccd3341cc08823 .submit-btn_cbd47d108b7437f6 {
        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_851a9cf93c032a0c .te-subscribe-form-wrapper_9f664ac7aac14015 {
  color: #335371; }

.te-subscribe-form-widget_127f07ffbedb37ea {
  position: relative; }
  .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-form-fields_1dccd3341cc08823 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_127f07ffbedb37ea .single-field_a505862ec432aad4 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_127f07ffbedb37ea .submit-btn_cbd47d108b7437f6 {
    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_127f07ffbedb37ea .submit-btn_cbd47d108b7437f6:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-response_4d42fddf40e57b05 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-response_4d42fddf40e57b05 .mc4wp-alert_f3d15568b1975668.mc4wp-error_5d69bb0df5a928fb p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-response_4d42fddf40e57b05 .mc4wp-alert_f3d15568b1975668.mc4wp-error_5d69bb0df5a928fb a {
      color: #ff0000; }
    .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-response_4d42fddf40e57b05 .mc4wp-alert_f3d15568b1975668.mc4wp-success_65252997d645a9e4 p, .te-subscribe-form-widget_127f07ffbedb37ea .mc4wp-response_4d42fddf40e57b05 .mc4wp-alert_f3d15568b1975668.mc4wp-notice_8f46cec276aae705 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_1ab0bc4c3bea889c {
  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_1ab0bc4c3bea889c .te-footer-logo_5d7fa586e7b3e938 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_1ab0bc4c3bea889c .te-social-widget_67251751fc0728e0 {
    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_1ab0bc4c3bea889c .te-social-widget_67251751fc0728e0 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 {
  background-color: #131A2A; }
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-sec_2ad90d996ccdcb77 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-widget-title_4027d36eb677ee88,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .wp-block-heading_384ab38a15bc8dc2 {
    color: #ffffff;
    font-size: 24px; }
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .footer-bottom-area_7148a9e0d83daf77 .te-copyright-text_c9c2630ca0c5f37d p,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-widget_851a9cf93c032a0c.te_widget_nav_menu_79f335220b212fc3 li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-widget_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-desc_f01ae32abd671df3 .te-latest-post-title_75502aed85609d5d a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-widget_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-desc_f01ae32abd671df3 .te-latest-post-title_75502aed85609d5d,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-widget_851a9cf93c032a0c .te_widget_latest_post_d770d73de0e71752 ul li .te-latest-post-desc_f01ae32abd671df3 .te-latest-post-meta_c2032dfb068d95a6,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-widget_851a9cf93c032a0c .te-subscribe-form-wrapper_9f664ac7aac14015,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .te-footer-bottom-menu_69db37dca7d94ec2 ul li a,
  .footer_2a20f658feb25be3.style-2_90fb85c51b7c3769 .footer-bottom-area_7148a9e0d83daf77 .te-copyright-text_c9c2630ca0c5f37d p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_391377cf288b62ec.map_705d1076ec862fd1 */