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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_208b8fe2e34a0b0d,
.wp-block-loginout_ca63617bdfe43183 a,
input.te-theme-btn_208b8fe2e34a0b0d {
  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_208b8fe2e34a0b0d:hover,
  .wp-block-loginout_ca63617bdfe43183 a:hover,
  input.te-theme-btn_208b8fe2e34a0b0d:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_208b8fe2e34a0b0d:focus,
  .wp-block-loginout_ca63617bdfe43183 a:focus,
  input.te-theme-btn_208b8fe2e34a0b0d:focus {
    color: #ffffff; }
  .te-theme-btn_208b8fe2e34a0b0d.yellow-btn_cadf18b61516c785,
  .wp-block-loginout_ca63617bdfe43183 a.yellow-btn_cadf18b61516c785,
  input.te-theme-btn_208b8fe2e34a0b0d.yellow-btn_cadf18b61516c785 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_208b8fe2e34a0b0d.simple-btn_64fdc8650adbad8d,
  .wp-block-loginout_ca63617bdfe43183 a.simple-btn_64fdc8650adbad8d,
  input.te-theme-btn_208b8fe2e34a0b0d.simple-btn_64fdc8650adbad8d {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_3de78f2d2166a2b4 {
  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_3de78f2d2166a2b4 .circle-rotate-inner_2a318394f5c502e8 {
    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_f29a6ebbe3ce542a {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_15199388711fe00b {
  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_8df10fbe32c97b91 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_8df10fbe32c97b91 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_8df10fbe32c97b91 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_8df10fbe32c97b91 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_11703377fba9d7ca .size-full_6382aa8008b9506e.alignright_cad232403a6982d9 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_11703377fba9d7ca figure.wp-caption_b3b30755a7441ae5.aligncenter_0e0ad4e386f02de0 {
  margin-top: 40px; }
.tp-page-content_11703377fba9d7ca dl, .tp-page-content_11703377fba9d7ca ol, .tp-page-content_11703377fba9d7ca ul {
  margin-bottom: 11px; }
.tp-page-content_11703377fba9d7ca .te-comment-respond_bf3e57c810bdb7ec {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_11703377fba9d7ca .te-latest-comments_4ab2391a4d46f5f4 .te-comment-respond_bf3e57c810bdb7ec {
  margin-bottom: 40px; }
.tp-page-content_11703377fba9d7ca .te-post-comments_e90270b3acd56113 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_a6dc5c476b6f5966 .gallery-item_6a063c9f7dbfc827 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_7f2bbeca58e10f86 .gallery-item_6a063c9f7dbfc827 {
  max-width: 50%; }

.gallery-columns-3_b78d2c44e050b46f .gallery-item_6a063c9f7dbfc827 {
  max-width: 33.33%; }

.gallery-columns-4_2bfef3541955370b .gallery-item_6a063c9f7dbfc827 {
  max-width: 25%; }

.gallery-columns-5_82bdbf3975505887 .gallery-item_6a063c9f7dbfc827 {
  max-width: 20%; }

.gallery-columns-6_d26262d44afb70ec .gallery-item_6a063c9f7dbfc827 {
  max-width: 16.66%; }

.gallery-columns-7_6f9091f76f2b50f9 .gallery-item_6a063c9f7dbfc827 {
  max-width: 14.28%; }

.gallery-columns-8_daea2c338fdf37f5 .gallery-item_6a063c9f7dbfc827 {
  max-width: 12.5%; }

.gallery-columns-9_a77b8af35946b4cd .gallery-item_6a063c9f7dbfc827 {
  max-width: 11.11%; }

.gallery-caption_982188677466dec4 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_9c1c08b1afaeafb1 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_8c56b10a19372e73 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_abb4740cef7f2026 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_8f3ad51be2177db3 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_52a2e4a67f73fe3b p.wp-block-cover-text_e71289c12c624659,
.wp-block-cover_52a2e4a67f73fe3b.is-light_807404f7690500cc .wp-block-cover__inner-container_9ca21a213f448dc3 {
  color: #fff !important; }

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

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

.widget_1255e1ba309f4655 .wp-block-archives-dropdown_5702497b21ccfdb8,
.widget_1255e1ba309f4655 .wp-block-categories-dropdown_e382508a3e3d1062,
.widget_1255e1ba309f4655 .wp-block-loginout_ca63617bdfe43183,
.widget_1255e1ba309f4655 .wp-block-social-links_5ded9d0437c88656,
.widget_1255e1ba309f4655.widget_archive_2f84ea01639ef6c9 select,
.widget_1255e1ba309f4655.te_widget_categories_a26b35dc7278c25b select,
.widget_1255e1ba309f4655.widget_text_ad4c984a4c4a99ae select,
.widget_1255e1ba309f4655.te_widget_search_0cfd13026928845e .search-form_a77edbfba02a4139,
.widget_1255e1ba309f4655.te_widget_tag_cloud_71e7a09d8709d479 .tagcloud_f3784608a0d9e11e,
.widget_1255e1ba309f4655 .wp-block-tag-cloud_557fbc05e79a7dd7 {
  margin-bottom: 6px; }

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

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

.blog-search-content_e96ec781294f5e18 {
  margin: 0; }
  .blog-search-content_e96ec781294f5e18 .wp-block-search_8c56b10a19372e73,
  .blog-search-content_e96ec781294f5e18 .search-form_a77edbfba02a4139,
  .blog-search-content_e96ec781294f5e18 .sidebar__search_e841902e6f0c286e {
    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_e96ec781294f5e18 .wp-block-search_8c56b10a19372e73,
      .blog-search-content_e96ec781294f5e18 .search-form_a77edbfba02a4139,
      .blog-search-content_e96ec781294f5e18 .sidebar__search_e841902e6f0c286e {
        width: 100%; } }
    .blog-search-content_e96ec781294f5e18 .wp-block-search_8c56b10a19372e73 .wp-block-search__inside-wrapper_d4cad47193672ba8,
    .blog-search-content_e96ec781294f5e18 .search-form_a77edbfba02a4139 .wp-block-search__inside-wrapper_d4cad47193672ba8,
    .blog-search-content_e96ec781294f5e18 .sidebar__search_e841902e6f0c286e .wp-block-search__inside-wrapper_d4cad47193672ba8 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_e96ec781294f5e18 .wp-block-search_8c56b10a19372e73 label,
    .blog-search-content_e96ec781294f5e18 .search-form_a77edbfba02a4139 label,
    .blog-search-content_e96ec781294f5e18 .sidebar__search_e841902e6f0c286e 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_e96ec781294f5e18 .wp-block-search_8c56b10a19372e73 input,
    .blog-search-content_e96ec781294f5e18 .search-form_a77edbfba02a4139 input,
    .blog-search-content_e96ec781294f5e18 .sidebar__search_e841902e6f0c286e 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_e96ec781294f5e18 .wp-block-search_8c56b10a19372e73 button,
    .blog-search-content_e96ec781294f5e18 .search-form_a77edbfba02a4139 button,
    .blog-search-content_e96ec781294f5e18 .sidebar__search_e841902e6f0c286e 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_11703377fba9d7ca .wp-smiley_d28a3a94d621b2ff,
.entry-content_16a09d5604591e38 .wp-smiley_d28a3a94d621b2ff,
.comment-content_39902ae889f65110 .wp-smiley_d28a3a94d621b2ff {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_bf3e57c810bdb7ec.style-two_da208700f79e6f74 .wpcf7-form_97e80db41bf7ba35 .wpcf7-not-valid-tip_74bfe7f51a05e542 {
  color: #d9c0b8 !important; }
.te-comment-respond_bf3e57c810bdb7ec .wpcf7-form_97e80db41bf7ba35 .wpcf7-not-valid_d3aaf88dc973c793 {
  border-color: #dc3232 !important; }
.te-comment-respond_bf3e57c810bdb7ec .wpcf7-form_97e80db41bf7ba35 .wpcf7-not-valid-tip_74bfe7f51a05e542 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_bf3e57c810bdb7ec .wpcf7-form_97e80db41bf7ba35.sent_937d80b98e1fbe79 .wpcf7-response-output_0eb003e4b193e331 {
  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_bf3e57c810bdb7ec .wpcf7-form_97e80db41bf7ba35.invalid_783b4de323231dca .wpcf7-response-output_0eb003e4b193e331 {
  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_8392f8ed238cb852 {
  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_8392f8ed238cb852 .wpcf7-te-list-item_8df0a6083e01657a {
    margin: 0; }
    .wpcf7-form-control_8392f8ed238cb852 .wpcf7-te-list-item_8df0a6083e01657a label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_8392f8ed238cb852 .wpcf7-te-list-item_8df0a6083e01657a label .wpcf7-te-list-item-label_9861a8a2741e6c6c {
        font-size: 16px;
        font-weight: 400; }

.logged-in_581da638862f43ff .te-comment-respond_bf3e57c810bdb7ec textarea {
  margin-bottom: 12px; }

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

body.admin-bar_7eb7f182a2b4c7ce .header-menu-area_bb7d933091f82c33.sticky_menu_843cba6de28f36ba {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_7eb7f182a2b4c7ce .header-menu-area_bb7d933091f82c33.sticky_menu_843cba6de28f36ba {
      top: 0; } }

.page-template-default_08e3728d8ea6b249.page-id-146_eb177e5bf41d19b2 .tp-page-content_11703377fba9d7ca p:last-child {
  margin-bottom: 10px; }
.page-template-default_08e3728d8ea6b249.page-id-1133_4388769a6f4381b6 .tp-page-content_11703377fba9d7ca .te-comment-respond_bf3e57c810bdb7ec {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_08e3728d8ea6b249.page-id-3_fb7b4cd7fdac109c .page-area_54dc7fad9db1f658 {
  padding-top: 128px; }

.single-post-item_b3390289dfece04e.post-24_780d142e29d7901a .wp-block-button_1737906dec378f53 a {
  color: #ffffff; }

.post-template-default_7739633f84b4850e.postid-163_c188af24093fed3c .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content {
  margin-bottom: 34px; }
.post-template-default_7739633f84b4850e.postid-150_15c66402d189570a .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_7739633f84b4850e.postid-150_15c66402d189570a .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-block-group_f9b50ceafcfc34b6.is-layout-constrained_e8bca3f12ce9ef93:last-child {
    border: 1px solid #000; }
.post-template-default_7739633f84b4850e.postid-51_27cd780e67171a8f .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_7739633f84b4850e.postid-51_27cd780e67171a8f .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_7739633f84b4850e.postid-1163_2e70347858c76c5c .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-caption_b3b30755a7441ae5, .post-template-default_7739633f84b4850e.postid-568_d52f0bbd563fc4bb .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-caption_b3b30755a7441ae5 {
  margin-top: 20px; }
.post-template-default_7739633f84b4850e.postid-1785_56964abbce63632c .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-block-button__link_606ebac10279dcfb {
  color: #ffffff !important; }
.post-template-default_7739633f84b4850e.postid-1149_ffa142348c85a38d .te-blog-details-wrapper_45660ab0946cb81d .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d p {
  margin-bottom: 0; }
.post-template-default_7739633f84b4850e.postid-555_83a18acc465b58da .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .gallery_db2853b477293bc9 {
  margin-top: 20px; }

.error-404_269ebb44e788810f.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_269ebb44e788810f.not-found .error-content_82a944ccb5159556 .error-btn-bh_689e100f36b0aedb {
    margin-top: 20px; }

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

.sidebar_73b9e8b40ae4c695 .widget_media_gallery_07867393c02e6a7d .gallery-item_6a063c9f7dbfc827 {
  margin-bottom: 0; }
  .sidebar_73b9e8b40ae4c695 .widget_media_gallery_07867393c02e6a7d .gallery-item_6a063c9f7dbfc827 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_ac989a284b9a71ad {
  -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_70eb1baa9950632d {
  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_5ccc4e7216801d5a path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_7eb7f182a2b4c7ce .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5.login .te-header-menu-area_98de4cc4c83b779c {
  top: auto !important; }

.header-area_4e73ddbc64879e63 .container-fluid_e6ad435d13c35d5d {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_4e73ddbc64879e63 .container-fluid_e6ad435d13c35d5d {
      padding: 0 24px; } }
.header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .header-top .te-header-contact-info_435d0d9b4378d66e span {
    color: #677471; }
    .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .header-top .te-header-contact-info_435d0d9b4378d66e span i {
      color: #317EFE; }
    .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .header-top .te-header-contact-info_435d0d9b4378d66e span a {
      color: #677471; }
  .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .header-top .te-social-profile_2c428e44f3cd8f91 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .header-top .te-social-profile_2c428e44f3cd8f91 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .te-header-menu-area_98de4cc4c83b779c {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .te-header-menu-area_98de4cc4c83b779c .menu-wrapper_f0c67e235decdb38 {
    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_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .te-header-menu-area_98de4cc4c83b779c .menu-wrapper_f0c67e235decdb38 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .te-header-menu-area_98de4cc4c83b779c .te-header-btn_f5fceeb2da232cf6 .te-quote-btn_6674b5199a50bec3 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .te-sticky_menu {
  top: 0; }
  .header-area_4e73ddbc64879e63.style-2_f0266c5b21b805e5 .te-sticky_menu .menu-wrapper_f0c67e235decdb38 {
    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_bb56238b61c3afe7 {
    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_e311bfdb26d7f127 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_435d0d9b4378d66e {
    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_435d0d9b4378d66e 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_435d0d9b4378d66e span.te-contact-info-item_c1b8a66aca3d351d {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_435d0d9b4378d66e 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_3c62f053e9da8486 {
      display: none; } }
  .header-top .header-top-btn_3c62f053e9da8486 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_3c62f053e9da8486 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_3c62f053e9da8486 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_2c428e44f3cd8f91 {
    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_2c428e44f3cd8f91 .te-social-profile-label_feadeeb626b94b8c {
      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_2c428e44f3cd8f91 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_2c428e44f3cd8f91 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_98de4cc4c83b779c {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_98de4cc4c83b779c.te-te-sticky-header_24c5358fbfdc62c8 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_98de4cc4c83b779c.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_98de4cc4c83b779c.te-sticky_menu .te-logo_a2bae901d220488e {
      height: 84px; }
      .te-header-menu-area_98de4cc4c83b779c.te-sticky_menu .te-logo_a2bae901d220488e:after {
        display: none; }
      .te-header-menu-area_98de4cc4c83b779c.te-sticky_menu .te-logo_a2bae901d220488e .te-standard-logo_fd8cc84e5f768c79 {
        display: none; }
      .te-header-menu-area_98de4cc4c83b779c.te-sticky_menu .te-logo_a2bae901d220488e .te-sticky-logo_d45aef59424a41ba {
        display: block; }
        .te-header-menu-area_98de4cc4c83b779c.te-sticky_menu .te-logo_a2bae901d220488e .te-sticky-logo_d45aef59424a41ba img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_98de4cc4c83b779c.te-sticky_menu .te-main-menu_73e5153969bae700 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_98de4cc4c83b779c.te-sticky_menu .te-main-menu_73e5153969bae700 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_98de4cc4c83b779c.te-sticky_menu .te-main-menu_73e5153969bae700 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_98de4cc4c83b779c.te-sticky_menu .te-main-menu_73e5153969bae700 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_98de4cc4c83b779c .te-header-menu-wrapper_6cd281d4d2396c26 {
    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_98de4cc4c83b779c .te-header-menu-wrapper_6cd281d4d2396c26 {
        gap: 20px; } }
  .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e {
    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_98de4cc4c83b779c .te-logo_a2bae901d220488e {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e .te-standard-logo_fd8cc84e5f768c79 {
        display: none; } }
    .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e .te-standard-logo_fd8cc84e5f768c79 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e .te-sticky-logo_d45aef59424a41ba {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e .te-sticky-logo_d45aef59424a41ba {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e .te-sticky-logo_d45aef59424a41ba {
          display: block; } }
      .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e .te-sticky-logo_d45aef59424a41ba img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_98de4cc4c83b779c .te-logo_a2bae901d220488e .te-retina-logo_ae346e684c501f89 {
      display: none; }

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

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

.te-header-btn_f5fceeb2da232cf6 {
  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_f5fceeb2da232cf6 .te-icon_f551f8f91b243d21 {
    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_f5fceeb2da232cf6 .te-icon_f551f8f91b243d21: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_f5fceeb2da232cf6 {
      display: none; } }
  .te-header-btn_f5fceeb2da232cf6 .te-cta-btn_781cdf4d2e628a16 {
    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_f5fceeb2da232cf6 .te-cta-btn_781cdf4d2e628a16:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_f5fceeb2da232cf6 .te-quote-btn_6674b5199a50bec3 {
    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_f5fceeb2da232cf6 .te-quote-btn_6674b5199a50bec3: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_01caf86e53c9933a {
    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_01caf86e53c9933a .te-search-content-filed_5c65fdd3005d17cb {
      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_01caf86e53c9933a .te-search-content-filed_5c65fdd3005d17cb .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_01caf86e53c9933a .te-search-form_331f3b7b2e2ea792 {
      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_01caf86e53c9933a .te-search-form_331f3b7b2e2ea792 .te-search-form-input_824516352ca7b7a7 {
        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_01caf86e53c9933a .te-search-form_331f3b7b2e2ea792 .te-search-form-input_824516352ca7b7a7 .te-search-icon_1dc18433bf346a9c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_01caf86e53c9933a .te-search-form_331f3b7b2e2ea792 .te-search-form-input_824516352ca7b7a7 button.te-submit-search-btn_6cef923c897e9bdb {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_01caf86e53c9933a .te-search-form_331f3b7b2e2ea792 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_831dde1d8d256a42 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_c2bfa94695d85258 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_af1ef02ece0fe881 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_af1ef02ece0fe881 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_b31e31ff5fb3e66c {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_393aa21c70fc4dad {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_c8d49868b5cb5a8d {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_c8d49868b5cb5a8d .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_c8d49868b5cb5a8d .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-menu-sidebar-title_a7ef1d7fd81731fa {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-header-contact-info_435d0d9b4378d66e {
      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_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-header-contact-info_435d0d9b4378d66e 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_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-header-contact-info_435d0d9b4378d66e span.te-contact-info-item_c1b8a66aca3d351d {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-header-contact-info_435d0d9b4378d66e 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_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-header-contact-info_435d0d9b4378d66e span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-social-profile_2c428e44f3cd8f91 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-social-profile_2c428e44f3cd8f91 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_a531c218cbd3b8f9 .te-menu-sidebar-single-widget_126213ffc9fc5bad .te-social-profile_2c428e44f3cd8f91 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_97cd27450e8d7e28 {
  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_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-feature-img_4d53eb5598f6e763 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-feature-img_4d53eb5598f6e763 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-feature-img_4d53eb5598f6e763 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-feature-img_4d53eb5598f6e763 {
          right: -380px; } }
      .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-feature-img_4d53eb5598f6e763 .company-award_8aa99e2b2180a2e7 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-feature-img_4d53eb5598f6e763 .company-award_8aa99e2b2180a2e7 .icon_871ec34499cd2ae8 {
          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_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-feature-img_4d53eb5598f6e763 .slider-feature-img-overlay_346db7b1ec1e6ebe {
          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_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-left-shape_fbcc104571bc6b94 {
      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_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-left-shape_fbcc104571bc6b94 {
          display: none; } }
    .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-right-shape_79c7979c0b6586f6 {
      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_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-right-shape_79c7979c0b6586f6 {
          display: none; } }
    .slider-area_97cd27450e8d7e28.style-2_f0266c5b21b805e5 .te-single-slider_eb6975821c2e0588 .slider-circle-shape_0a8884ee2d38e704 {
      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_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-short-title_4c7ddfd26f8dbfd3,
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-title_c9353f083f8f8752,
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-short-desc_f74f50fde612762e,
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-btn-wrapper_f58510606f8a1c35 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-short-title_4c7ddfd26f8dbfd3 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-title_c9353f083f8f8752 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-short-desc_f74f50fde612762e {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-active_0bbe3244c4f2ffa9 .te-slider-btn-wrapper_f58510606f8a1c35 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-dots_de8323c291a8b846 {
    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_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-dots_de8323c291a8b846 {
        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_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-dots_de8323c291a8b846 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_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-dots_de8323c291a8b846 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_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-dots_de8323c291a8b846 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-dots_de8323c291a8b846 li.slick-active_0bbe3244c4f2ffa9 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_97cd27450e8d7e28 .te-slider-wrapper_fb75c745cdb4a4f5 .slick-dots_de8323c291a8b846 li.slick-active_0bbe3244c4f2ffa9 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 {
    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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 {
        background-image: none !important; } }
    .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-overlay_c843caf62c65ff7b {
      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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-overlay_c843caf62c65ff7b {
          left: 0; } }
      .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-overlay_c843caf62c65ff7b .te-slider-overlay-shape_c03460c4dbcca23d {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-overlay_c843caf62c65ff7b .te-slider-overlay-shape_c03460c4dbcca23d {
            display: none; } }
    .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac {
      position: relative;
      z-index: 99; }
      .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-short-title_4c7ddfd26f8dbfd3 {
        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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
        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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-short-desc_f74f50fde612762e {
        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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-short-desc_f74f50fde612762e {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-short-desc_f74f50fde612762e {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-short-desc_f74f50fde612762e {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 {
        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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 {
            padding-top: 30px; } }
        .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-theme-btn_208b8fe2e34a0b0d {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-call-btn_71ee0f04fd017d5c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-call-btn_71ee0f04fd017d5c .te-icon_f551f8f91b243d21 {
            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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-call-btn_71ee0f04fd017d5c .te-content_0144b61c3c1d530f {
            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_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-call-btn_71ee0f04fd017d5c .te-content_0144b61c3c1d530f .te-title_69ed1ff2d19264a9 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_97cd27450e8d7e28 .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-call-btn_71ee0f04fd017d5c .te-content_0144b61c3c1d530f .te-text_5a8efed1a279c2c5 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee: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_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-overlay_c843caf62c65ff7b {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-overlay_c843caf62c65ff7b::before {
        display: none; }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .slider-shape_8586c6da59a59717 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .slider-shape_8586c6da59a59717 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-one_934110edc9e7b724 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-one_934110edc9e7b724 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-one_934110edc9e7b724 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-one_934110edc9e7b724 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-one_934110edc9e7b724 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-two_7767ea9cd0156dc4 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-two_7767ea9cd0156dc4 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-two_7767ea9cd0156dc4 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-two_7767ea9cd0156dc4 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-two_7767ea9cd0156dc4 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-three_28290bf94c6b3864 {
      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_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-three_28290bf94c6b3864 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .shape-three_28290bf94c6b3864 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-container_050fd73384fc46d3 {
      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_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-container_050fd73384fc46d3 {
          -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_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-container_050fd73384fc46d3 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-container_050fd73384fc46d3 .te-slider-column_405221f2d10544c0 {
        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_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-container_050fd73384fc46d3 .te-slider-column_405221f2d10544c0 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-theme-btn_208b8fe2e34a0b0d {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-theme-btn_208b8fe2e34a0b0d:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-btn-wrapper_f58510606f8a1c35 .te-call-btn_71ee0f04fd017d5c .te-icon_f551f8f91b243d21 {
      color: #317EFE; }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
      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_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-single-slider_eb6975821c2e0588 .te-slider-content-wrapper_d78475de7db182ac .te-slider-content_47777922ca161ff6 .te-slider-title_c9353f083f8f8752 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-slider-wrapper_fb75c745cdb4a4f5 .container_91849b3bf91f54a6 {
    position: relative; }
  .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-slider-wrapper_fb75c745cdb4a4f5 .slider-shape-bg_78ba3257c4101f98 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-slider-wrapper_fb75c745cdb4a4f5 .slider-shape-bg_78ba3257c4101f98 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-slider-wrapper_fb75c745cdb4a4f5 .slider-shape-bg_78ba3257c4101f98 {
        margin-left: 0; } }
    .slider-area_97cd27450e8d7e28.style-1_e39092f398d22bee .te-slider-wrapper_fb75c745cdb4a4f5 .slider-shape-bg_78ba3257c4101f98: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_6a01f190b1c4d1bf {
  position: relative; }

.te-info-card_db11200471e28b06 {
  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_db11200471e28b06 {
      padding: 40px 25px; } }
  .te-info-card_db11200471e28b06: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_db11200471e28b06:hover .te-image-wrapper_1a31d25e91eef9d2 .overlay_b038576b810e4188 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_db11200471e28b06:hover .te-image-wrapper_1a31d25e91eef9d2 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_db11200471e28b06:hover .icon_871ec34499cd2ae8 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_db11200471e28b06:hover .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 .te-theme-btn_208b8fe2e34a0b0d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_db11200471e28b06 .te-info-card-inner_0c947121934e37d1 {
    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_db11200471e28b06 .te-image-wrapper_1a31d25e91eef9d2 {
    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_db11200471e28b06 .te-image-wrapper_1a31d25e91eef9d2 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_db11200471e28b06 .te-image-wrapper_1a31d25e91eef9d2 .overlay_b038576b810e4188 {
      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_db11200471e28b06 .icon_871ec34499cd2ae8 {
    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_db11200471e28b06 .icon_871ec34499cd2ae8 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_db11200471e28b06 .te-content-wrapper_0e2cd8cf63a8a535 {
    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_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 {
    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_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 .icon_871ec34499cd2ae8 {
      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_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 .icon_871ec34499cd2ae8::before, .te-info-card_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 .icon_871ec34499cd2ae8::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 .icon_871ec34499cd2ae8::before {
        top: 15px;
        left: 5px; }
      .te-info-card_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 .icon_871ec34499cd2ae8::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 .title_86396320f8d86696 {
      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_db11200471e28b06 .te-title-wrapper_4baa7eb2623466f6 .divider_bb97d913bc1b2e33 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_db11200471e28b06 .content_f4b4a5663dfed882 {
    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_db11200471e28b06 .content_f4b4a5663dfed882 .desc_55109aa93df0f7ff {
      -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_db11200471e28b06 .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_db11200471e28b06 .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 .te-theme-btn_208b8fe2e34a0b0d {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_db11200471e28b06 .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 .te-theme-btn_208b8fe2e34a0b0d:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5 {
  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_db11200471e28b06.style-2_f0266c5b21b805e5 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5 {
      padding: 35px; } }
  .te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5:hover .image_9ad79340c77d2f0f 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_db11200471e28b06.style-2_f0266c5b21b805e5:hover .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 .te-theme-btn_208b8fe2e34a0b0d {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5 .image_9ad79340c77d2f0f {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5 .image_9ad79340c77d2f0f 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_db11200471e28b06.style-2_f0266c5b21b805e5 .te-title-wrapper_4baa7eb2623466f6 {
    padding-bottom: 15px; }
  .te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5 .content_f4b4a5663dfed882 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_db11200471e28b06.style-2_f0266c5b21b805e5 .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 .te-theme-btn_208b8fe2e34a0b0d {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_48705888c682e6ce.style-three_f793c2f6c5c81406 {
  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_48705888c682e6ce.style-three_f793c2f6c5c81406 .icon_871ec34499cd2ae8 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_48705888c682e6ce.style-three_f793c2f6c5c81406 .icon_871ec34499cd2ae8 img {
      width: 100%; }
  .te-icon-card_48705888c682e6ce.style-three_f793c2f6c5c81406 .content_f4b4a5663dfed882 {
    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_48705888c682e6ce.style-three_f793c2f6c5c81406 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
      color: #ffffff; }
    .te-icon-card_48705888c682e6ce.style-three_f793c2f6c5c81406 .content_f4b4a5663dfed882 .desc_55109aa93df0f7ff {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_48705888c682e6ce.style-three_f793c2f6c5c81406 {
      gap: 25px; }
      .te-icon-card_48705888c682e6ce.style-three_f793c2f6c5c81406 .content_f4b4a5663dfed882 {
        gap: 18px; } }

.te-icon-card_48705888c682e6ce.style-2_f0266c5b21b805e5 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_48705888c682e6ce.style-2_f0266c5b21b805e5 .icon_871ec34499cd2ae8 {
    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_48705888c682e6ce.style-2_f0266c5b21b805e5 .content_f4b4a5663dfed882 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_48705888c682e6ce.style-2_f0266c5b21b805e5 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_48705888c682e6ce.style-2_f0266c5b21b805e5 .content_f4b4a5663dfed882 .desc_55109aa93df0f7ff {
      line-height: 22px; }

.te-about-image-card_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 {
      text-align: left; } }
  .te-about-image-card_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd > img {
          width: 100%; } }
    .te-about-image-card_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-img-card-shape_e88d7e7099f37f6f {
      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_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-img-card-shape_e88d7e7099f37f6f {
          right: 0; } }
.te-about-image-card_913db7596e90e082 .te-company-foundation_2bf12d33cd4015af {
  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_913db7596e90e082 .te-company-foundation_2bf12d33cd4015af .te-counter-wrapper_61c83282742744f9 {
    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_913db7596e90e082 .te-company-foundation_2bf12d33cd4015af .counter-title_23294ddc4be3c2ce {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_913db7596e90e082 .te-company-foundation_2bf12d33cd4015af .title_86396320f8d86696 {
    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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-img-card-shape_e88d7e7099f37f6f {
    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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-img-card-shape_e88d7e7099f37f6f {
        display: none; } }
  .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 {
        position: relative; } }
    .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-another-image-inner_74b27577281558d5 {
      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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-another-image-inner_74b27577281558d5 {
          width: 100%; }
          .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-another-image-inner_74b27577281558d5 img {
            width: 100%; } }
    .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .video-btn_ee50e9b9e5993ef8 {
      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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .video-btn_ee50e9b9e5993ef8 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .video-btn_ee50e9b9e5993ef8 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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-badge-text_64354f69b85e79c2 {
      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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-badge-text_64354f69b85e79c2 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-badge-text_64354f69b85e79c2 .icon_871ec34499cd2ae8 {
        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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-badge-text_64354f69b85e79c2 .text_2b5cc4f761b6d331 {
        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_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-badge-text_64354f69b85e79c2 .text_2b5cc4f761b6d331 .title_86396320f8d86696 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_913db7596e90e082.style-2_f0266c5b21b805e5 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd .te-another-image_93602607b8ca8b27 .te-badge-text_64354f69b85e79c2 .text_2b5cc4f761b6d331 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 {
  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_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-section-title_1b1d86d5457c6463 {
    margin-bottom: 0; }
    .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-section-title_1b1d86d5457c6463 .title_86396320f8d86696 {
      margin-bottom: 0; }
  .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-list-item-wrapper_c7911e2c80ef31ff {
    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_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-list-item-wrapper_c7911e2c80ef31ff {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-list-item-wrapper_c7911e2c80ef31ff .te-list-item_c79eed70499e1a07 .icon_871ec34499cd2ae8 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-list-item-wrapper_c7911e2c80ef31ff .te-list-item_c79eed70499e1a07 .text_2b5cc4f761b6d331 {
      color: #14203A; }
  .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 {
    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_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .te-single-info-list_743fc59230cedee1 {
      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_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .te-single-info-list_743fc59230cedee1:hover .icon_871ec34499cd2ae8 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_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .te-single-info-list_743fc59230cedee1 .icon_871ec34499cd2ae8 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .te-single-info-list_743fc59230cedee1 .icon_871ec34499cd2ae8::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_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .te-single-info-list_743fc59230cedee1 .icon_871ec34499cd2ae8 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_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .te-single-info-list_743fc59230cedee1 .title_86396320f8d86696 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_0c897780e6995961 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .te-single-info-list_743fc59230cedee1 .short-title_0d1e2419e35c3020 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_0c897780e6995961.style-2_f0266c5b21b805e5 .te-about-info-content_f72c2b3a53ca9dd0 {
  gap: 10px; }
  .te-about-info-card_0c897780e6995961.style-2_f0266c5b21b805e5 .te-about-info-content_f72c2b3a53ca9dd0 .te-list-item-wrapper_c7911e2c80ef31ff {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_0c897780e6995961.style-2_f0266c5b21b805e5 .te-about-info-content_f72c2b3a53ca9dd0 .te-list-item-wrapper_c7911e2c80ef31ff .te-list-item_c79eed70499e1a07 .icon_871ec34499cd2ae8 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_0c897780e6995961.style-2_f0266c5b21b805e5 .te-about-info-content_f72c2b3a53ca9dd0 .te-list-item-wrapper_c7911e2c80ef31ff .te-list-item_c79eed70499e1a07 .text_2b5cc4f761b6d331 {
      color: #335371; }
  .te-about-info-card_0c897780e6995961.style-2_f0266c5b21b805e5 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_0c897780e6995961.style-2_f0266c5b21b805e5 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .divider_bb97d913bc1b2e33 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_0c897780e6995961.style-2_f0266c5b21b805e5 .te-about-info-content_f72c2b3a53ca9dd0 .te-info-list_8e101c5d2254dcf2 .divider_bb97d913bc1b2e33 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-section-title_1b1d86d5457c6463 {
  margin-bottom: 40px; }
.te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .about-info-wrapper_588e28020bb99753 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .about-info-wrapper_588e28020bb99753 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .about-info-wrapper_588e28020bb99753 .about-info-img_b5caa0b39b89b256 {
    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_0c897780e6995961.style-three_f793c2f6c5c81406 .about-info-wrapper_588e28020bb99753 .about-info-img_b5caa0b39b89b256 {
        height: 350px; } }
    .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .about-info-wrapper_588e28020bb99753 .about-info-img_b5caa0b39b89b256 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 .skill-progressbar-wrapper_d9b73fefe90c9623 {
    width: 100%; }
  .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 .te-icon-card-wrapper_f3a6341113ffc2bf {
    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_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 .te-icon-card-wrapper_f3a6341113ffc2bf .te-icon-card_48705888c682e6ce {
      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_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 .te-icon-card-wrapper_f3a6341113ffc2bf .te-icon-card_48705888c682e6ce .icon_871ec34499cd2ae8 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 .te-icon-card-wrapper_f3a6341113ffc2bf .te-icon-card_48705888c682e6ce .content_f4b4a5663dfed882 {
        gap: 4px; }
        .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 .te-icon-card-wrapper_f3a6341113ffc2bf .te-icon-card_48705888c682e6ce .content_f4b4a5663dfed882 .title_86396320f8d86696 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_0c897780e6995961.style-three_f793c2f6c5c81406 .te-about-info-content_f72c2b3a53ca9dd0 .te-btn-wrapper_0516bdc333bab1d7 {
    margin-top: 7px; }

.te-counter-card_69d825e14b8e7ef0 {
  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_69d825e14b8e7ef0 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_69d825e14b8e7ef0 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 {
    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_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47:hover .icon_871ec34499cd2ae8 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .icon_871ec34499cd2ae8 {
      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_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .icon_871ec34499cd2ae8 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .te-counter-title_0583745cbb028879 {
      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_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .te-counter-title_0583745cbb028879 .content_f4b4a5663dfed882 {
        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_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .number_ee7d398e1b1c3af6 {
      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_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .number_ee7d398e1b1c3af6 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .title_86396320f8d86696 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .text_2b5cc4f761b6d331 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_a0b30b2ac8f5a9e4 {
  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_a0b30b2ac8f5a9e4::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_a0b30b2ac8f5a9e4 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_a0b30b2ac8f5a9e4:hover {
    top: -5px; }
    .te-process-step_a0b30b2ac8f5a9e4:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_a0b30b2ac8f5a9e4:hover .icon_871ec34499cd2ae8 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_a0b30b2ac8f5a9e4:hover .counter-number_1f9355bdd6db5c6f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_a0b30b2ac8f5a9e4:hover .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 .te-theme-btn_208b8fe2e34a0b0d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_a0b30b2ac8f5a9e4 .icon_871ec34499cd2ae8 {
    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_a0b30b2ac8f5a9e4 .icon_871ec34499cd2ae8 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_a0b30b2ac8f5a9e4 .te-content-wrapper_0e2cd8cf63a8a535 {
    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_a0b30b2ac8f5a9e4 .te-counter-wrapper_61c83282742744f9 {
    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_a0b30b2ac8f5a9e4 .te-counter-wrapper_61c83282742744f9 .shape_7e9309db8c393656 {
      position: relative; }
  .te-process-step_a0b30b2ac8f5a9e4 .counter-number_1f9355bdd6db5c6f {
    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_a0b30b2ac8f5a9e4 .te-title-wrapper_4baa7eb2623466f6 {
    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_a0b30b2ac8f5a9e4 .te-title-wrapper_4baa7eb2623466f6 .icon_871ec34499cd2ae8 {
      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_a0b30b2ac8f5a9e4 .te-title-wrapper_4baa7eb2623466f6 .title_86396320f8d86696 {
      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_a0b30b2ac8f5a9e4 .content_f4b4a5663dfed882 {
    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_a0b30b2ac8f5a9e4 .content_f4b4a5663dfed882 .desc_55109aa93df0f7ff {
      -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_a0b30b2ac8f5a9e4 .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 {
      margin-top: -10px; }
      .te-process-step_a0b30b2ac8f5a9e4 .content_f4b4a5663dfed882 .te-read-more_d6cf1d9f6d05df93 .te-theme-btn_208b8fe2e34a0b0d {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_64ecb4ae951261e7 {
  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_64ecb4ae951261e7 {
      padding: 30px; } }
  .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 {
    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_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a {
      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_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .image_9ad79340c77d2f0f {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .rating_7b490f986178fe6d {
          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_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .name_f467fe7ec858a1a0 {
          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_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .name_f467fe7ec858a1a0 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .designation_ee95a3f342ded89a {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .icon_871ec34499cd2ae8 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_64ecb4ae951261e7 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .icon_871ec34499cd2ae8 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_76fb00b94a62ac02 {
  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_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 {
    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_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 {
        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_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .icon_871ec34499cd2ae8 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .name_f467fe7ec858a1a0 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .designation_ee95a3f342ded89a {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_76fb00b94a62ac02 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .image_9ad79340c77d2f0f {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082::before {
    display: none; }
  .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 {
    gap: 15px; }
    .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 {
      -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_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 {
          padding: 15px 30px; } }
      .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .image_9ad79340c77d2f0f {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .image_9ad79340c77d2f0f img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .rating_7b490f986178fe6d {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .te-user-info_d4ea03785d7f4b76 .name_f467fe7ec858a1a0 span {
        color: #317EFE; }
    .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .icon_871ec34499cd2ae8 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .icon_871ec34499cd2ae8 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_6cf6d6345501043d {
  position: relative; }
  .te-testimonial-slider-wrapper_6cf6d6345501043d .slick-list_21faaee56d829cc9 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_6cf6d6345501043d .slick-list_21faaee56d829cc9 .slick-slide_e67a09f65099916c {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_6cf6d6345501043d .slick-dots_de8323c291a8b846 {
    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_6cf6d6345501043d .slick-dots_de8323c291a8b846 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_6cf6d6345501043d .slick-dots_de8323c291a8b846 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_6cf6d6345501043d .slick-dots_de8323c291a8b846 li.slick-active_0bbe3244c4f2ffa9 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_6cf6d6345501043d .slick-dots_de8323c291a8b846 li.slick-active_0bbe3244c4f2ffa9 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_6cf6d6345501043d .slick-arrow_5eea9615e91778e7 {
    display: none !important; }

.te-accordion-box-wrapper_08d309447ae4448a {
  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_fc47ca195aa9a07d .te-accordion-list-item_2118ef18dd78873d {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_fc47ca195aa9a07d .te-accordion-list-item_2118ef18dd78873d .te-accordion-head_2c879f969b98eb56 {
    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_fc47ca195aa9a07d .te-accordion-list-item_2118ef18dd78873d .te-accordion-head_2c879f969b98eb56: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_fc47ca195aa9a07d .te-accordion-list-item_2118ef18dd78873d .te-accordion-head_2c879f969b98eb56.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_fc47ca195aa9a07d .te-accordion-list-item_2118ef18dd78873d .te-accordion-head_2c879f969b98eb56 .te-accordion-title_c408f32f60109619 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_fc47ca195aa9a07d .te-accordion-list-item_2118ef18dd78873d .te-accordion-body_222399638caf0c24 {
    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_e270476dd80d7f35 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_e270476dd80d7f35 {
      padding-left: 30px; } }
  .page-header_e270476dd80d7f35 .te-page-title_230641f078af3e1e,
  .page-header_e270476dd80d7f35 .page-title_ce3752f971a7ce99 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_e270476dd80d7f35 .te-page-title_230641f078af3e1e,
      .page-header_e270476dd80d7f35 .page-title_ce3752f971a7ce99 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_69ab51de26e87f4b {
  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_69ab51de26e87f4b:hover .te-post-thumbnail_b0705d2e72e9a911 img,
  .te-post-item_69ab51de26e87f4b:hover .post-video_2ab5576b4e93a751 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_69ab51de26e87f4b iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_69ab51de26e87f4b iframe {
        height: 350px; } }
  .te-post-item_69ab51de26e87f4b .post-gallery .slick-list_21faaee56d829cc9 .slick-track_99440950964e71a9 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_69ab51de26e87f4b .te-post-content-wrapper_bae7352413b1d35c {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_69ab51de26e87f4b .te-post-content-wrapper_bae7352413b1d35c {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_69ab51de26e87f4b .te-post-content-wrapper_bae7352413b1d35c .te-read-more_d6cf1d9f6d05df93 {
      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_69ab51de26e87f4b.format-quote_2a6bba0b10c913dd .te-post-content {
    margin: 0; }
  .te-post-item_69ab51de26e87f4b.format-quote_2a6bba0b10c913dd blockquote {
    margin: 0; }
    .te-post-item_69ab51de26e87f4b.format-quote_2a6bba0b10c913dd blockquote p {
      margin-top: 0; }
    .te-post-item_69ab51de26e87f4b.format-quote_2a6bba0b10c913dd 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_69ab51de26e87f4b.format-quote_2a6bba0b10c913dd blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_69ab51de26e87f4b.sticky_2426aa628891567e {
    border: 2px solid #317EFE; }
    .te-post-item_69ab51de26e87f4b.sticky_2426aa628891567e .te-post-content {
      margin-bottom: 0; }
      .te-post-item_69ab51de26e87f4b.sticky_2426aa628891567e .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_69ab51de26e87f4b .te-post-title_381e581528ec6fb3 {
    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_69ab51de26e87f4b .te-post-title_381e581528ec6fb3 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_69ab51de26e87f4b .te-post-title_381e581528ec6fb3:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_69ab51de26e87f4b .te-post-content p {
    margin-top: 17px; }
  .te-post-item_69ab51de26e87f4b .te-post-content h2,
  .te-post-item_69ab51de26e87f4b .te-post-content h3,
  .te-post-item_69ab51de26e87f4b .te-post-content h4,
  .te-post-item_69ab51de26e87f4b .te-post-content h5,
  .te-post-item_69ab51de26e87f4b .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_69ab51de26e87f4b .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_69ab51de26e87f4b .te-single-post-meta_74f969f91b57a421 {
    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_69ab51de26e87f4b .te-social-share_ccf35bbfcfae7bed {
    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_69ab51de26e87f4b .te-social-share_ccf35bbfcfae7bed a.facebook_4d9535647de5d0c5 {
      color: #1877f2; }
    .te-post-item_69ab51de26e87f4b .te-social-share_ccf35bbfcfae7bed a.twitter_e0f398d42a3c6cce {
      color: #1da1f2; }
    .te-post-item_69ab51de26e87f4b .te-social-share_ccf35bbfcfae7bed a.linkedin_6d97f4a39477ecfe {
      color: #1a70c6; }
    .te-post-item_69ab51de26e87f4b .te-social-share_ccf35bbfcfae7bed .te-social-share-title_cd44848d7cc76076 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_69ab51de26e87f4b .te-blog-post-tag_84d6331708c1ee99 {
    width: 100%;
    display: inline-block; }
    .te-post-item_69ab51de26e87f4b .te-blog-post-tag_84d6331708c1ee99 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_69ab51de26e87f4b .te-blog-post-tag_84d6331708c1ee99 .te-post-tag-list_d8fa1bfcc1a1b8b3 {
      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_69ab51de26e87f4b .te-blog-post-tag_84d6331708c1ee99 .te-post-tag-list_d8fa1bfcc1a1b8b3 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_69ab51de26e87f4b .te-blog-post-tag_84d6331708c1ee99 .te-post-tag-list_d8fa1bfcc1a1b8b3 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_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911,
  .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751 {
    position: relative;
    overflow: hidden; }
    .te-post-item_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911 img,
    .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751 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_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911 .popup-video-wrapper_388b7b1069d9109c,
    .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751 .popup-video-wrapper_388b7b1069d9109c {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911 .video-btn_ee50e9b9e5993ef8 a,
    .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751 .video-btn_ee50e9b9e5993ef8 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_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911 .video-btn_ee50e9b9e5993ef8 a i,
      .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751 .video-btn_ee50e9b9e5993ef8 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911 .video-btn_ee50e9b9e5993ef8 a:hover,
      .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751 .video-btn_ee50e9b9e5993ef8 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_69ab51de26e87f4b 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_69ab51de26e87f4b button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_69ab51de26e87f4b button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_69ab51de26e87f4b 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_69ab51de26e87f4b button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_69ab51de26e87f4b button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_69ab51de26e87f4b .post-audio_f3ffc13cf40296df iframe {
    width: 100%; }
  .te-post-item_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 {
    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_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 {
        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_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 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_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 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_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_cc07f55cbac179cb {
  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_cc07f55cbac179cb.style-1_e39092f398d22bee {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_cc07f55cbac179cb.style-1_e39092f398d22bee .image_9ad79340c77d2f0f {
      height: 290px; }
    .te-post-card_cc07f55cbac179cb.style-1_e39092f398d22bee .content_f4b4a5663dfed882 {
      padding: 0 20px 20px 20px; }
  .te-post-card_cc07f55cbac179cb:hover .image_9ad79340c77d2f0f 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_cc07f55cbac179cb .image_9ad79340c77d2f0f {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_cc07f55cbac179cb .image_9ad79340c77d2f0f 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_cc07f55cbac179cb .image_9ad79340c77d2f0f .te-post-date_0db6cf1f91bf60d9 {
      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_cc07f55cbac179cb .image_9ad79340c77d2f0f .te-post-date_0db6cf1f91bf60d9 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_cc07f55cbac179cb .content_f4b4a5663dfed882 {
    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_cc07f55cbac179cb .content_f4b4a5663dfed882 .te-post-meta-info_240ca53f04789c1e {
      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_cc07f55cbac179cb .content_f4b4a5663dfed882 .te-post-meta-info_240ca53f04789c1e .te-single-meta_d1c647d9441f5c5c {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_cc07f55cbac179cb .content_f4b4a5663dfed882 .te-post-meta-info_240ca53f04789c1e .te-single-meta_d1c647d9441f5c5c span,
        .te-post-card_cc07f55cbac179cb .content_f4b4a5663dfed882 .te-post-meta-info_240ca53f04789c1e .te-single-meta_d1c647d9441f5c5c a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_cc07f55cbac179cb .content_f4b4a5663dfed882 .te-post-meta-info_240ca53f04789c1e .te-single-meta_d1c647d9441f5c5c i {
          color: #317EFE; }
    .te-post-card_cc07f55cbac179cb .content_f4b4a5663dfed882 .title_86396320f8d86696 {
      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_cc07f55cbac179cb .content_f4b4a5663dfed882 a.read-btn_8fee9a393efc52fc {
      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_cc07f55cbac179cb .content_f4b4a5663dfed882 a.read-btn_8fee9a393efc52fc:hover {
        color: #317EFE; }

.te-post-card_cc07f55cbac179cb.style-2_f0266c5b21b805e5 {
  gap: 20px; }
  .te-post-card_cc07f55cbac179cb.style-2_f0266c5b21b805e5 .image_9ad79340c77d2f0f {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_cc07f55cbac179cb.style-2_f0266c5b21b805e5 .image_9ad79340c77d2f0f .te-post-date_0db6cf1f91bf60d9 {
      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_cc07f55cbac179cb.style-2_f0266c5b21b805e5 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
    font-size: 20px; }
  .te-post-card_cc07f55cbac179cb.style-2_f0266c5b21b805e5 .content_f4b4a5663dfed882 .te-post-meta-info_240ca53f04789c1e {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_45660ab0946cb81d .te-comment-respond_bf3e57c810bdb7ec {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_45660ab0946cb81d .te-post-comments_e90270b3acd56113 {
  margin-top: 70px; }
.te-blog-details-wrapper_45660ab0946cb81d .wp-block-group_f9b50ceafcfc34b6.has-background_f71855c142159425 .wp-block-button_1737906dec378f53 .wp-block-button__link_606ebac10279dcfb {
  color: #ffffff !important; }
.te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-meta_9abe8cf48808ecf0 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911,
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751,
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-gallery,
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .postbox-audio_bc02625e45deb11d,
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .wp-block-post-featured-image_9509c20ff54859ad {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911,
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751,
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-gallery,
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .postbox-audio_bc02625e45deb11d,
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .wp-block-post-featured-image_9509c20ff54859ad {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911:hover img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751:hover img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-gallery:hover img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .postbox-audio_bc02625e45deb11d:hover img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .wp-block-post-featured-image_9509c20ff54859ad: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_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-thumbnail_b0705d2e72e9a911 img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-video_2ab5576b4e93a751 img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .post-gallery img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .postbox-audio_bc02625e45deb11d img,
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .wp-block-post-featured-image_9509c20ff54859ad 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_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content-wrapper_bae7352413b1d35c {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-block-query_57304496482cddd9 .wp-block-post-template_cd9b6769daa405ba {
      padding-left: 0; }
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-block-query_57304496482cddd9 .wp-block-post-template_cd9b6769daa405ba .wp-block-post_da8cb16b09e1eb30 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-block-navigation__responsive-container-content_bb1de4beca7e7f04 .wp-block-page-list_7162ad5575f85e33 {
      padding-left: 0; }
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-block-group_f9b50ceafcfc34b6 {
      margin: 15px 0; }
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content .wp-block-group_f9b50ceafcfc34b6 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_45660ab0946cb81d .te-post-item_69ab51de26e87f4b .te-blog-post-tag_84d6331708c1ee99 .te-social-share_ccf35bbfcfae7bed {
    padding-bottom: 20px; }
.te-blog-details-wrapper_45660ab0946cb81d .wp-block-calendar_79cf944096702d9d {
  margin-bottom: 30px; }

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

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

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

.cta-area_d588c7c47375af19 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_d588c7c47375af19 .te-content-wrapper_0e2cd8cf63a8a535 {
    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_d588c7c47375af19 .te-content-wrapper_0e2cd8cf63a8a535 .short-title_0d1e2419e35c3020 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_d588c7c47375af19 .te-content-wrapper_0e2cd8cf63a8a535 .te-cta-title_11c0f37a32acb55c {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_d588c7c47375af19 .te-content-wrapper_0e2cd8cf63a8a535 .te-cta-title_11c0f37a32acb55c {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_d588c7c47375af19 .te-content-wrapper_0e2cd8cf63a8a535 .te-cta-title_11c0f37a32acb55c {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_d588c7c47375af19 .te-content-wrapper_0e2cd8cf63a8a535 .te-cta-title_11c0f37a32acb55c {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_d588c7c47375af19 .te-content-wrapper_0e2cd8cf63a8a535 .text_2b5cc4f761b6d331 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_d588c7c47375af19 .te-btn-wrapper_0516bdc333bab1d7 {
    margin-top: 30px; }
  .cta-area_d588c7c47375af19 .te-cta-inner-area_1c438c6d6c14f2e3 {
    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_d588c7c47375af19 .te-cta-inner-area_1c438c6d6c14f2e3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_d588c7c47375af19 .te-cta-inner-area_1c438c6d6c14f2e3 .te-cta-collumn_3dbce5233867c314 {
      -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_1b1d86d5457c6463 {
  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_1b1d86d5457c6463 {
      -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_1b1d86d5457c6463.left-align-title_c8febabfc78187a9 .te-section-content_21c79a8c20f5c44b {
    margin-top: -15px; }
  .te-section-title_1b1d86d5457c6463 .te-section-content_21c79a8c20f5c44b {
    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_1b1d86d5457c6463 .short-title_0d1e2419e35c3020 {
    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_1b1d86d5457c6463 .short-title_0d1e2419e35c3020::before, .te-section-title_1b1d86d5457c6463 .short-title_0d1e2419e35c3020::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_1b1d86d5457c6463 .short-title_0d1e2419e35c3020.only-divider_421d76c2b95838ff {
      gap: 10px; }
      .te-section-title_1b1d86d5457c6463 .short-title_0d1e2419e35c3020.only-divider_421d76c2b95838ff::before {
        display: none; }
  .te-section-title_1b1d86d5457c6463 .title_86396320f8d86696 {
    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_1b1d86d5457c6463 .title_86396320f8d86696 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_1b1d86d5457c6463 .title_86396320f8d86696 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_1b1d86d5457c6463 .title_86396320f8d86696 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_1b1d86d5457c6463 .title_86396320f8d86696 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_1b1d86d5457c6463 .title_86396320f8d86696 br {
        display: none; } }
    .te-section-title_1b1d86d5457c6463 .title_86396320f8d86696 span {
      color: #317EFE; }
  .te-section-title_1b1d86d5457c6463 .te-section-desc_a56c32b340942b84 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_1b1d86d5457c6463 .te-section-desc_a56c32b340942b84 .te-theme-btn_208b8fe2e34a0b0d {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_1b1d86d5457c6463 .te-section-desc_a56c32b340942b84 .te-theme-btn_208b8fe2e34a0b0d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_ee29716998308475,
.navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548,
.comment-navigation_24455cf99b7d2e30 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_ee29716998308475 .wp-block-query-pagination-numbers_7515f27bded2ef45,
  .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .wp-block-query-pagination-numbers_7515f27bded2ef45,
  .comment-navigation_24455cf99b7d2e30 .wp-block-query-pagination-numbers_7515f27bded2ef45 {
    width: inherit; }
  .wp-block-query-pagination_ee29716998308475 .nav-links_3c56d06e715f987f,
  .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .nav-links_3c56d06e715f987f,
  .comment-navigation_24455cf99b7d2e30 .nav-links_3c56d06e715f987f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_ee29716998308475 .wp-block-query-pagination-previous_31564d5196261206,
  .wp-block-query-pagination_ee29716998308475 .wp-block-query-pagination-next_1c4a87df50820887,
  .wp-block-query-pagination_ee29716998308475 .nav-next_7ce68fd66c2cfcc1 a,
  .wp-block-query-pagination_ee29716998308475 .nav-previous_feaf7d6ea8ed765c a,
  .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .wp-block-query-pagination-previous_31564d5196261206,
  .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .wp-block-query-pagination-next_1c4a87df50820887,
  .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .nav-next_7ce68fd66c2cfcc1 a,
  .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .nav-previous_feaf7d6ea8ed765c a,
  .comment-navigation_24455cf99b7d2e30 .wp-block-query-pagination-previous_31564d5196261206,
  .comment-navigation_24455cf99b7d2e30 .wp-block-query-pagination-next_1c4a87df50820887,
  .comment-navigation_24455cf99b7d2e30 .nav-next_7ce68fd66c2cfcc1 a,
  .comment-navigation_24455cf99b7d2e30 .nav-previous_feaf7d6ea8ed765c 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_ee29716998308475 .wp-block-query-pagination-previous_31564d5196261206,
      .wp-block-query-pagination_ee29716998308475 .wp-block-query-pagination-next_1c4a87df50820887,
      .wp-block-query-pagination_ee29716998308475 .nav-next_7ce68fd66c2cfcc1 a,
      .wp-block-query-pagination_ee29716998308475 .nav-previous_feaf7d6ea8ed765c a,
      .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .wp-block-query-pagination-previous_31564d5196261206,
      .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .wp-block-query-pagination-next_1c4a87df50820887,
      .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .nav-next_7ce68fd66c2cfcc1 a,
      .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .nav-previous_feaf7d6ea8ed765c a,
      .comment-navigation_24455cf99b7d2e30 .wp-block-query-pagination-previous_31564d5196261206,
      .comment-navigation_24455cf99b7d2e30 .wp-block-query-pagination-next_1c4a87df50820887,
      .comment-navigation_24455cf99b7d2e30 .nav-next_7ce68fd66c2cfcc1 a,
      .comment-navigation_24455cf99b7d2e30 .nav-previous_feaf7d6ea8ed765c a {
        height: 40px; } }
    .wp-block-query-pagination_ee29716998308475 .wp-block-query-pagination-previous_31564d5196261206:hover,
    .wp-block-query-pagination_ee29716998308475 .wp-block-query-pagination-next_1c4a87df50820887:hover,
    .wp-block-query-pagination_ee29716998308475 .nav-next_7ce68fd66c2cfcc1 a:hover,
    .wp-block-query-pagination_ee29716998308475 .nav-previous_feaf7d6ea8ed765c a:hover,
    .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .wp-block-query-pagination-previous_31564d5196261206:hover,
    .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .wp-block-query-pagination-next_1c4a87df50820887:hover,
    .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .nav-next_7ce68fd66c2cfcc1 a:hover,
    .navigation_ddb453fe7e0f9031.posts-navigation_287b421eaff5d548 .nav-previous_feaf7d6ea8ed765c a:hover,
    .comment-navigation_24455cf99b7d2e30 .wp-block-query-pagination-previous_31564d5196261206:hover,
    .comment-navigation_24455cf99b7d2e30 .wp-block-query-pagination-next_1c4a87df50820887:hover,
    .comment-navigation_24455cf99b7d2e30 .nav-next_7ce68fd66c2cfcc1 a:hover,
    .comment-navigation_24455cf99b7d2e30 .nav-previous_feaf7d6ea8ed765c 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_8d27690642384173,
.page-links_bd61798cc7f340b8,
.wp-block-query-pagination-numbers_7515f27bded2ef45 {
  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_8d27690642384173 ul,
  .page-links_bd61798cc7f340b8 ul,
  .wp-block-query-pagination-numbers_7515f27bded2ef45 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_8d27690642384173 ul li,
    .page-links_bd61798cc7f340b8 ul li,
    .wp-block-query-pagination-numbers_7515f27bded2ef45 ul li {
      padding-top: 0; }
    .te-basic-pagination_8d27690642384173 ul .prev_4188db13d7a1d995 span,
    .te-basic-pagination_8d27690642384173 ul .next_40b0aeb125ef0231 span,
    .page-links_bd61798cc7f340b8 ul .prev_4188db13d7a1d995 span,
    .page-links_bd61798cc7f340b8 ul .next_40b0aeb125ef0231 span,
    .wp-block-query-pagination-numbers_7515f27bded2ef45 ul .prev_4188db13d7a1d995 span,
    .wp-block-query-pagination-numbers_7515f27bded2ef45 ul .next_40b0aeb125ef0231 span {
      display: none; }
  .te-basic-pagination_8d27690642384173 .post-page-numbers_835cde2f46741b66,
  .page-links_bd61798cc7f340b8 .post-page-numbers_835cde2f46741b66,
  .wp-block-query-pagination-numbers_7515f27bded2ef45 .post-page-numbers_835cde2f46741b66 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_8d27690642384173 .page-numbers_88b654d06b8b9b25,
  .te-basic-pagination_8d27690642384173 .post-page-numbers_835cde2f46741b66,
  .page-links_bd61798cc7f340b8 .page-numbers_88b654d06b8b9b25,
  .page-links_bd61798cc7f340b8 .post-page-numbers_835cde2f46741b66,
  .wp-block-query-pagination-numbers_7515f27bded2ef45 .page-numbers_88b654d06b8b9b25,
  .wp-block-query-pagination-numbers_7515f27bded2ef45 .post-page-numbers_835cde2f46741b66 {
    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_8d27690642384173 .page-numbers_88b654d06b8b9b25,
      .te-basic-pagination_8d27690642384173 .post-page-numbers_835cde2f46741b66,
      .page-links_bd61798cc7f340b8 .page-numbers_88b654d06b8b9b25,
      .page-links_bd61798cc7f340b8 .post-page-numbers_835cde2f46741b66,
      .wp-block-query-pagination-numbers_7515f27bded2ef45 .page-numbers_88b654d06b8b9b25,
      .wp-block-query-pagination-numbers_7515f27bded2ef45 .post-page-numbers_835cde2f46741b66 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_8d27690642384173 .page-numbers_88b654d06b8b9b25:hover,
    .te-basic-pagination_8d27690642384173 .post-page-numbers_835cde2f46741b66:hover,
    .page-links_bd61798cc7f340b8 .page-numbers_88b654d06b8b9b25:hover,
    .page-links_bd61798cc7f340b8 .post-page-numbers_835cde2f46741b66:hover,
    .wp-block-query-pagination-numbers_7515f27bded2ef45 .page-numbers_88b654d06b8b9b25:hover,
    .wp-block-query-pagination-numbers_7515f27bded2ef45 .post-page-numbers_835cde2f46741b66: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_8d27690642384173 .page-numbers_88b654d06b8b9b25.current_6fff1cfce4d5b89a,
    .te-basic-pagination_8d27690642384173 .post-page-numbers_835cde2f46741b66.current_6fff1cfce4d5b89a,
    .page-links_bd61798cc7f340b8 .page-numbers_88b654d06b8b9b25.current_6fff1cfce4d5b89a,
    .page-links_bd61798cc7f340b8 .post-page-numbers_835cde2f46741b66.current_6fff1cfce4d5b89a,
    .wp-block-query-pagination-numbers_7515f27bded2ef45 .page-numbers_88b654d06b8b9b25.current_6fff1cfce4d5b89a,
    .wp-block-query-pagination-numbers_7515f27bded2ef45 .post-page-numbers_835cde2f46741b66.current_6fff1cfce4d5b89a {
      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_37d00ad27f6f2379 {
  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_37d00ad27f6f2379 {
      -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_37d00ad27f6f2379 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 {
    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_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 {
        -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_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 {
        width: 100%; } }
    .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27::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_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27::after {
          display: none; } }
    .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27:last-child .text_2b5cc4f761b6d331 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27:last-child .text_2b5cc4f761b6d331 {
            text-align: left; } }
      .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27:last-child::after {
        display: none; }
    .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 .te-post-img_2dd55ccfb0d26641 {
      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_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 .te-post-img_2dd55ccfb0d26641 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 .te-post-img_2dd55ccfb0d26641 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 .text_2b5cc4f761b6d331 {
      width: 100%; }
      .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 .text_2b5cc4f761b6d331 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 .text_2b5cc4f761b6d331 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_37d00ad27f6f2379 .te-post-navigation_761954ad3664bf27 .theme-navigation_407cea3eade1481c {
      width: 100%; }

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

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

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

.project-details-overview_ed63130b5e0e6441 {
  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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed {
    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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed {
        -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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed .image_9ad79340c77d2f0f {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed .image_9ad79340c77d2f0f img {
        border-radius: 20px; }
    .project-details-overview_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed 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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed 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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed 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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed 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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed .user-card_e6f250cb19e8909e {
      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_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed .user-card_e6f250cb19e8909e {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed .user-card_e6f250cb19e8909e .image_9ad79340c77d2f0f {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed .user-card_e6f250cb19e8909e .content_f4b4a5663dfed882 .title_86396320f8d86696 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_ed63130b5e0e6441 .list-wrapper_38b5bdcfe0e167ed .user-card_e6f250cb19e8909e .content_f4b4a5663dfed882 .text_2b5cc4f761b6d331 {
        margin-bottom: 0; }

.te-list-item_c79eed70499e1a07 {
  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_c79eed70499e1a07 .icon_871ec34499cd2ae8 {
    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_c79eed70499e1a07 .text_2b5cc4f761b6d331 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_1255e1ba309f4655,
.sidebar__widget_507a43ada407556a {
  /* 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_1255e1ba309f4655 ol,
  .widget_1255e1ba309f4655 ul,
  .sidebar__widget_507a43ada407556a ol,
  .sidebar__widget_507a43ada407556a ul {
    margin-bottom: 0; }
  .widget_1255e1ba309f4655 .widget-instagram-feed_7f33f669a7539d10,
  .sidebar__widget_507a43ada407556a .widget-instagram-feed_7f33f669a7539d10 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_1255e1ba309f4655 .widget-instagram-feed_7f33f669a7539d10,
      .sidebar__widget_507a43ada407556a .widget-instagram-feed_7f33f669a7539d10 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_1255e1ba309f4655 .widget-instagram-feed_7f33f669a7539d10,
      .sidebar__widget_507a43ada407556a .widget-instagram-feed_7f33f669a7539d10 {
        width: 200px; } }
    .widget_1255e1ba309f4655 .widget-instagram-feed_7f33f669a7539d10 .single-instagram-feed_6a1e5dce1689e7a5,
    .sidebar__widget_507a43ada407556a .widget-instagram-feed_7f33f669a7539d10 .single-instagram-feed_6a1e5dce1689e7a5 {
      width: 96px;
      height: 96px; }
  .widget_1255e1ba309f4655 .wp-block-heading_1c6b9db17d428093,
  .widget_1255e1ba309f4655 .widget-title_c81dbc1f90f11dbe,
  .widget_1255e1ba309f4655 .wp-block-search__label_a2f327038b977833,
  .sidebar__widget_507a43ada407556a .wp-block-heading_1c6b9db17d428093,
  .sidebar__widget_507a43ada407556a .widget-title_c81dbc1f90f11dbe,
  .sidebar__widget_507a43ada407556a .wp-block-search__label_a2f327038b977833 {
    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_1255e1ba309f4655 .wp-block-social-links_5ded9d0437c88656 .wp-social-link_627e14c1881e8c4b,
  .sidebar__widget_507a43ada407556a .wp-block-social-links_5ded9d0437c88656 .wp-social-link_627e14c1881e8c4b {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_1255e1ba309f4655 .wp-block-social-links_5ded9d0437c88656 .wp-social-link_627e14c1881e8c4b a,
    .sidebar__widget_507a43ada407556a .wp-block-social-links_5ded9d0437c88656 .wp-social-link_627e14c1881e8c4b 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_1255e1ba309f4655 .wp-block-social-links_5ded9d0437c88656 .wp-social-link_627e14c1881e8c4b a:before,
      .sidebar__widget_507a43ada407556a .wp-block-social-links_5ded9d0437c88656 .wp-social-link_627e14c1881e8c4b a:before {
        display: none; }
  .widget_1255e1ba309f4655 .has-avatars_aa7bdfbb3f5b4305.has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b,
  .widget_1255e1ba309f4655 .has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b,
  .sidebar__widget_507a43ada407556a .has-avatars_aa7bdfbb3f5b4305.has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b,
  .sidebar__widget_507a43ada407556a .has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b {
    font-weight: 500; }
    .widget_1255e1ba309f4655 .has-avatars_aa7bdfbb3f5b4305.has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef,
    .widget_1255e1ba309f4655 .has-avatars_aa7bdfbb3f5b4305.has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-link_421696e0143b3e08,
    .widget_1255e1ba309f4655 .has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef,
    .widget_1255e1ba309f4655 .has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-link_421696e0143b3e08,
    .sidebar__widget_507a43ada407556a .has-avatars_aa7bdfbb3f5b4305.has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef,
    .sidebar__widget_507a43ada407556a .has-avatars_aa7bdfbb3f5b4305.has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-link_421696e0143b3e08,
    .sidebar__widget_507a43ada407556a .has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef,
    .sidebar__widget_507a43ada407556a .has-dates_99a2bd5ab7a46e0e.has-excerpts_2a55c0296fde5404.wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99 .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-link_421696e0143b3e08 {
      font-weight: 500; }
  .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99,
  .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li.wp-block-te-latest-comments__comment_b48579e0d807dc99,
  .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li.wp-block-te-latest-comments__comment_b48579e0d807dc99,
  .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li.wp-block-te-latest-comments__comment_b48579e0d807dc99 {
    margin-bottom: 0; }
  .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b,
  .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9,
  .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b,
  .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9,
  .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b,
  .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9,
  .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b,
  .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 {
    line-height: 28px;
    font-weight: 400; }
    .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c,
    .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c,
    .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c,
    .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c,
    .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c,
    .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c,
    .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c,
    .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before,
      .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before,
      .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before,
      .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before,
      .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before,
      .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before,
      .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-meta_cff43f053ed2137b .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before,
      .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 .wp-block-te-latest-comments__comment-date_a4c81b431253798c:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li a,
  .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li a,
  .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li a,
  .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li a {
    color: #335371; }
    .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li a.wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef, .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li a.wp-block-te-latest-comments__comment-link_421696e0143b3e08,
    .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li a.wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef,
    .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li a.wp-block-te-latest-comments__comment-link_421696e0143b3e08,
    .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li a.wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef,
    .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li a.wp-block-te-latest-comments__comment-link_421696e0143b3e08,
    .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li a.wp-block-te-latest-comments__comment-author_99d1b853cc4e62ef,
    .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li a.wp-block-te-latest-comments__comment-link_421696e0143b3e08 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li a:hover,
    .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li a:hover,
    .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li a:hover,
    .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li a:hover {
      color: #317EFE; }
  .widget_1255e1ba309f4655 .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-excerpt_0a26c170f2788e32 p,
  .widget_1255e1ba309f4655 .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-excerpt_0a26c170f2788e32 p,
  .sidebar__widget_507a43ada407556a .wp-block-te-latest-comments_586ff7f30c83e4c4 li .wp-block-te-latest-comments__comment-excerpt_0a26c170f2788e32 p,
  .sidebar__widget_507a43ada407556a .wp-block-latest-posts_05ce2b73bd73798b li .wp-block-te-latest-comments__comment-excerpt_0a26c170f2788e32 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91,
  .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91 a,
    .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 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_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91 a,
        .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 a {
          width: 40px;
          height: 40px; } }
      .widget_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91 a.facebook_4d9535647de5d0c5,
      .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 a.facebook_4d9535647de5d0c5 {
        background-color: #1877f2; }
      .widget_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91 a.twitter_e0f398d42a3c6cce,
      .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 a.twitter_e0f398d42a3c6cce {
        background-color: #1da1f2; }
      .widget_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91 a.linkedin_6d97f4a39477ecfe,
      .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 a.linkedin_6d97f4a39477ecfe {
        background-color: #0a66c2; }
      .widget_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91 a.instagram_e8a10163286b75a0,
      .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 a.instagram_e8a10163286b75a0 {
        background-color: #405de6; }
      .widget_1255e1ba309f4655 .te-social-profile_2c428e44f3cd8f91 a:hover,
      .sidebar__widget_507a43ada407556a .te-social-profile_2c428e44f3cd8f91 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_1255e1ba309f4655 select,
  .sidebar__widget_507a43ada407556a select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_1255e1ba309f4655 .has-login-form_b4142df2d919c3b8 .login-username_f699dbd21a4d9e93 label,
  .widget_1255e1ba309f4655 .has-login-form_b4142df2d919c3b8 .login-password_6473235b843f3bfb label,
  .sidebar__widget_507a43ada407556a .has-login-form_b4142df2d919c3b8 .login-username_f699dbd21a4d9e93 label,
  .sidebar__widget_507a43ada407556a .has-login-form_b4142df2d919c3b8 .login-password_6473235b843f3bfb label {
    margin-bottom: 10px; }
  .widget_1255e1ba309f4655 .has-login-form_b4142df2d919c3b8 .login-username_f699dbd21a4d9e93 input,
  .widget_1255e1ba309f4655 .has-login-form_b4142df2d919c3b8 .login-password_6473235b843f3bfb input,
  .sidebar__widget_507a43ada407556a .has-login-form_b4142df2d919c3b8 .login-username_f699dbd21a4d9e93 input,
  .sidebar__widget_507a43ada407556a .has-login-form_b4142df2d919c3b8 .login-password_6473235b843f3bfb input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_1255e1ba309f4655 .has-login-form_b4142df2d919c3b8 .login-remember_1b395f73e4ad17c4 label,
  .sidebar__widget_507a43ada407556a .has-login-form_b4142df2d919c3b8 .login-remember_1b395f73e4ad17c4 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_1255e1ba309f4655 .has-login-form_b4142df2d919c3b8 .login-submit_159c0d4caf688b52,
  .sidebar__widget_507a43ada407556a .has-login-form_b4142df2d919c3b8 .login-submit_159c0d4caf688b52 {
    margin-bottom: 0; }
    .widget_1255e1ba309f4655 .has-login-form_b4142df2d919c3b8 .login-submit_159c0d4caf688b52 input.button-primary_98664cba789b7ec3,
    .sidebar__widget_507a43ada407556a .has-login-form_b4142df2d919c3b8 .login-submit_159c0d4caf688b52 input.button-primary_98664cba789b7ec3 {
      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_1255e1ba309f4655 .search-form_a77edbfba02a4139,
  .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_1255e1ba309f4655 .search-form_a77edbfba02a4139 button,
    .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_1255e1ba309f4655.widget_search_86ca71b4f8d3aa25 .sidebar__search_e841902e6f0c286e,
  .sidebar__widget_507a43ada407556a.widget_search_86ca71b4f8d3aa25 .sidebar__search_e841902e6f0c286e {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_1255e1ba309f4655.widget_search_86ca71b4f8d3aa25 .sidebar__search_e841902e6f0c286e button,
    .sidebar__widget_507a43ada407556a.widget_search_86ca71b4f8d3aa25 .sidebar__search_e841902e6f0c286e button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_1255e1ba309f4655 .wp-block-search__no-button_9292990f8904f07a.wp-block-search_8c56b10a19372e73 input,
  .sidebar__widget_507a43ada407556a .wp-block-search__no-button_9292990f8904f07a.wp-block-search_8c56b10a19372e73 input {
    border-radius: 10px; }
  .widget_1255e1ba309f4655 .wp-block-search_8c56b10a19372e73,
  .sidebar__widget_507a43ada407556a .wp-block-search_8c56b10a19372e73 {
    margin-bottom: -2px; }
  .widget_1255e1ba309f4655 .wp-block-search_8c56b10a19372e73,
  .widget_1255e1ba309f4655 .search-form_a77edbfba02a4139,
  .widget_1255e1ba309f4655 .sidebar__search_e841902e6f0c286e,
  .sidebar__widget_507a43ada407556a .wp-block-search_8c56b10a19372e73,
  .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139,
  .sidebar__widget_507a43ada407556a .sidebar__search_e841902e6f0c286e {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_1255e1ba309f4655 .wp-block-search_8c56b10a19372e73 .wp-block-search__inside-wrapper_d4cad47193672ba8,
    .widget_1255e1ba309f4655 .search-form_a77edbfba02a4139 .wp-block-search__inside-wrapper_d4cad47193672ba8,
    .widget_1255e1ba309f4655 .sidebar__search_e841902e6f0c286e .wp-block-search__inside-wrapper_d4cad47193672ba8,
    .sidebar__widget_507a43ada407556a .wp-block-search_8c56b10a19372e73 .wp-block-search__inside-wrapper_d4cad47193672ba8,
    .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139 .wp-block-search__inside-wrapper_d4cad47193672ba8,
    .sidebar__widget_507a43ada407556a .sidebar__search_e841902e6f0c286e .wp-block-search__inside-wrapper_d4cad47193672ba8 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_1255e1ba309f4655 .wp-block-search_8c56b10a19372e73 label,
    .widget_1255e1ba309f4655 .search-form_a77edbfba02a4139 label,
    .widget_1255e1ba309f4655 .sidebar__search_e841902e6f0c286e label,
    .sidebar__widget_507a43ada407556a .wp-block-search_8c56b10a19372e73 label,
    .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139 label,
    .sidebar__widget_507a43ada407556a .sidebar__search_e841902e6f0c286e label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_1255e1ba309f4655 .wp-block-search_8c56b10a19372e73 input,
    .widget_1255e1ba309f4655 .search-form_a77edbfba02a4139 input,
    .widget_1255e1ba309f4655 .sidebar__search_e841902e6f0c286e input,
    .sidebar__widget_507a43ada407556a .wp-block-search_8c56b10a19372e73 input,
    .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139 input,
    .sidebar__widget_507a43ada407556a .sidebar__search_e841902e6f0c286e 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_1255e1ba309f4655 .wp-block-search_8c56b10a19372e73 button,
    .widget_1255e1ba309f4655 .search-form_a77edbfba02a4139 button,
    .widget_1255e1ba309f4655 .sidebar__search_e841902e6f0c286e button,
    .sidebar__widget_507a43ada407556a .wp-block-search_8c56b10a19372e73 button,
    .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139 button,
    .sidebar__widget_507a43ada407556a .sidebar__search_e841902e6f0c286e 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_1255e1ba309f4655 .tagcloud_f3784608a0d9e11e,
  .widget_1255e1ba309f4655 .wp-block-tag-cloud_557fbc05e79a7dd7,
  .sidebar__widget_507a43ada407556a .tagcloud_f3784608a0d9e11e,
  .sidebar__widget_507a43ada407556a .wp-block-tag-cloud_557fbc05e79a7dd7 {
    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_1255e1ba309f4655 .tagcloud_f3784608a0d9e11e a,
    .widget_1255e1ba309f4655 .wp-block-tag-cloud_557fbc05e79a7dd7 a,
    .sidebar__widget_507a43ada407556a .tagcloud_f3784608a0d9e11e a,
    .sidebar__widget_507a43ada407556a .wp-block-tag-cloud_557fbc05e79a7dd7 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_1255e1ba309f4655 .tagcloud_f3784608a0d9e11e a:hover,
      .widget_1255e1ba309f4655 .wp-block-tag-cloud_557fbc05e79a7dd7 a:hover,
      .sidebar__widget_507a43ada407556a .tagcloud_f3784608a0d9e11e a:hover,
      .sidebar__widget_507a43ada407556a .wp-block-tag-cloud_557fbc05e79a7dd7 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_1255e1ba309f4655 ul,
  .widget_1255e1ba309f4655 ol,
  .sidebar__widget_507a43ada407556a ul,
  .sidebar__widget_507a43ada407556a ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_1255e1ba309f4655 ul li,
    .widget_1255e1ba309f4655 ol li,
    .sidebar__widget_507a43ada407556a ul li,
    .sidebar__widget_507a43ada407556a ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_1255e1ba309f4655 ul li:first-child,
      .widget_1255e1ba309f4655 ol li:first-child,
      .sidebar__widget_507a43ada407556a ul li:first-child,
      .sidebar__widget_507a43ada407556a ol li:first-child {
        border-top: 0; }
      .widget_1255e1ba309f4655 ul li:last-child,
      .widget_1255e1ba309f4655 ol li:last-child,
      .sidebar__widget_507a43ada407556a ul li:last-child,
      .sidebar__widget_507a43ada407556a ol li:last-child {
        margin-bottom: 0; }
      .widget_1255e1ba309f4655 ul li.recentcomments_f3137d2549c1e5ed .comment-author-link_bf161e3e85e82a6a a:before, .widget_1255e1ba309f4655 ul li.wp-block-latest-comments__comment_d0ac1ff9187dff1b .comment-author-link_bf161e3e85e82a6a a:before,
      .widget_1255e1ba309f4655 ol li.recentcomments_f3137d2549c1e5ed .comment-author-link_bf161e3e85e82a6a a:before,
      .widget_1255e1ba309f4655 ol li.wp-block-latest-comments__comment_d0ac1ff9187dff1b .comment-author-link_bf161e3e85e82a6a a:before,
      .sidebar__widget_507a43ada407556a ul li.recentcomments_f3137d2549c1e5ed .comment-author-link_bf161e3e85e82a6a a:before,
      .sidebar__widget_507a43ada407556a ul li.wp-block-latest-comments__comment_d0ac1ff9187dff1b .comment-author-link_bf161e3e85e82a6a a:before,
      .sidebar__widget_507a43ada407556a ol li.recentcomments_f3137d2549c1e5ed .comment-author-link_bf161e3e85e82a6a a:before,
      .sidebar__widget_507a43ada407556a ol li.wp-block-latest-comments__comment_d0ac1ff9187dff1b .comment-author-link_bf161e3e85e82a6a a:before {
        display: none; }
      .widget_1255e1ba309f4655 ul li.recentcomments_f3137d2549c1e5ed a, .widget_1255e1ba309f4655 ul li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a,
      .widget_1255e1ba309f4655 ol li.recentcomments_f3137d2549c1e5ed a,
      .widget_1255e1ba309f4655 ol li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a,
      .sidebar__widget_507a43ada407556a ul li.recentcomments_f3137d2549c1e5ed a,
      .sidebar__widget_507a43ada407556a ul li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a,
      .sidebar__widget_507a43ada407556a ol li.recentcomments_f3137d2549c1e5ed a,
      .sidebar__widget_507a43ada407556a ol li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a {
        padding-left: 0;
        display: inline; }
        .widget_1255e1ba309f4655 ul li.recentcomments_f3137d2549c1e5ed a:before, .widget_1255e1ba309f4655 ul li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a:before,
        .widget_1255e1ba309f4655 ol li.recentcomments_f3137d2549c1e5ed a:before,
        .widget_1255e1ba309f4655 ol li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a:before,
        .sidebar__widget_507a43ada407556a ul li.recentcomments_f3137d2549c1e5ed a:before,
        .sidebar__widget_507a43ada407556a ul li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a:before,
        .sidebar__widget_507a43ada407556a ol li.recentcomments_f3137d2549c1e5ed a:before,
        .sidebar__widget_507a43ada407556a ol li.wp-block-latest-comments__comment_d0ac1ff9187dff1b a:before {
          display: none; }
      .widget_1255e1ba309f4655 ul li a,
      .widget_1255e1ba309f4655 ol li a,
      .sidebar__widget_507a43ada407556a ul li a,
      .sidebar__widget_507a43ada407556a 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_1255e1ba309f4655 ul li a::before,
        .widget_1255e1ba309f4655 ol li a::before,
        .sidebar__widget_507a43ada407556a ul li a::before,
        .sidebar__widget_507a43ada407556a ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_1255e1ba309f4655 ul li a:hover,
        .widget_1255e1ba309f4655 ol li a:hover,
        .sidebar__widget_507a43ada407556a ul li a:hover,
        .sidebar__widget_507a43ada407556a ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_1255e1ba309f4655 ul li a.rsswidget_8dc61eef9b1ef787, .widget_1255e1ba309f4655 ul li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9,
        .widget_1255e1ba309f4655 ol li a.rsswidget_8dc61eef9b1ef787,
        .widget_1255e1ba309f4655 ol li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9,
        .sidebar__widget_507a43ada407556a ul li a.rsswidget_8dc61eef9b1ef787,
        .sidebar__widget_507a43ada407556a ul li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9,
        .sidebar__widget_507a43ada407556a ol li a.rsswidget_8dc61eef9b1ef787,
        .sidebar__widget_507a43ada407556a ol li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_1255e1ba309f4655 ul li a.rsswidget_8dc61eef9b1ef787:before, .widget_1255e1ba309f4655 ul li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9:before,
          .widget_1255e1ba309f4655 ol li a.rsswidget_8dc61eef9b1ef787:before,
          .widget_1255e1ba309f4655 ol li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9:before,
          .sidebar__widget_507a43ada407556a ul li a.rsswidget_8dc61eef9b1ef787:before,
          .sidebar__widget_507a43ada407556a ul li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9:before,
          .sidebar__widget_507a43ada407556a ol li a.rsswidget_8dc61eef9b1ef787:before,
          .sidebar__widget_507a43ada407556a ol li a.wp-block-latest-posts__post-title_87c6bd1a64edb8c9:before {
            display: none; }
      .widget_1255e1ba309f4655 ul li ul,
      .widget_1255e1ba309f4655 ol li ul,
      .sidebar__widget_507a43ada407556a ul li ul,
      .sidebar__widget_507a43ada407556a ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_1255e1ba309f4655 ul.wp-tag-cloud_0fdd662d46155db7 li,
    .widget_1255e1ba309f4655 ol.wp-tag-cloud_0fdd662d46155db7 li,
    .sidebar__widget_507a43ada407556a ul.wp-tag-cloud_0fdd662d46155db7 li,
    .sidebar__widget_507a43ada407556a ol.wp-tag-cloud_0fdd662d46155db7 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_1255e1ba309f4655 ul.wp-tag-cloud_0fdd662d46155db7 li a:before,
      .widget_1255e1ba309f4655 ol.wp-tag-cloud_0fdd662d46155db7 li a:before,
      .sidebar__widget_507a43ada407556a ul.wp-tag-cloud_0fdd662d46155db7 li a:before,
      .sidebar__widget_507a43ada407556a ol.wp-tag-cloud_0fdd662d46155db7 li a:before {
        display: none; }
  .widget_1255e1ba309f4655.te_widget_categories_a26b35dc7278c25b li, .widget_1255e1ba309f4655.widget_archive_2f84ea01639ef6c9 li,
  .widget_1255e1ba309f4655 .wp-block-categories-list_c288c12d54d84b06 li,
  .widget_1255e1ba309f4655 .wp-block-archives-list_7ea8b2294ded2133 li,
  .sidebar__widget_507a43ada407556a.te_widget_categories_a26b35dc7278c25b li,
  .sidebar__widget_507a43ada407556a.widget_archive_2f84ea01639ef6c9 li,
  .sidebar__widget_507a43ada407556a .wp-block-categories-list_c288c12d54d84b06 li,
  .sidebar__widget_507a43ada407556a .wp-block-archives-list_7ea8b2294ded2133 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_1255e1ba309f4655.te_widget_categories_a26b35dc7278c25b li.cat-item_b4c65d913817c0dd, .widget_1255e1ba309f4655.widget_archive_2f84ea01639ef6c9 li.cat-item_b4c65d913817c0dd,
    .widget_1255e1ba309f4655 .wp-block-categories-list_c288c12d54d84b06 li.cat-item_b4c65d913817c0dd,
    .widget_1255e1ba309f4655 .wp-block-archives-list_7ea8b2294ded2133 li.cat-item_b4c65d913817c0dd,
    .sidebar__widget_507a43ada407556a.te_widget_categories_a26b35dc7278c25b li.cat-item_b4c65d913817c0dd,
    .sidebar__widget_507a43ada407556a.widget_archive_2f84ea01639ef6c9 li.cat-item_b4c65d913817c0dd,
    .sidebar__widget_507a43ada407556a .wp-block-categories-list_c288c12d54d84b06 li.cat-item_b4c65d913817c0dd,
    .sidebar__widget_507a43ada407556a .wp-block-archives-list_7ea8b2294ded2133 li.cat-item_b4c65d913817c0dd {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_1255e1ba309f4655.te_widget_categories_a26b35dc7278c25b li a, .widget_1255e1ba309f4655.widget_archive_2f84ea01639ef6c9 li a,
    .widget_1255e1ba309f4655 .wp-block-categories-list_c288c12d54d84b06 li a,
    .widget_1255e1ba309f4655 .wp-block-archives-list_7ea8b2294ded2133 li a,
    .sidebar__widget_507a43ada407556a.te_widget_categories_a26b35dc7278c25b li a,
    .sidebar__widget_507a43ada407556a.widget_archive_2f84ea01639ef6c9 li a,
    .sidebar__widget_507a43ada407556a .wp-block-categories-list_c288c12d54d84b06 li a,
    .sidebar__widget_507a43ada407556a .wp-block-archives-list_7ea8b2294ded2133 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_d6d842468d04c4ee {
  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_d6d842468d04c4ee .about-desc_1fa77436d848654f {
    text-align: left; }
    .widget-about-info_d6d842468d04c4ee .about-desc_1fa77436d848654f .about-title_2bb4c5d425907bfd {
      font-size: 20px; }
  .widget-about-info_d6d842468d04c4ee .about-image_023d0362fbdd96dc {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_d6d842468d04c4ee .te-social-profile_2c428e44f3cd8f91 {
    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_d6d842468d04c4ee .te-social-profile_2c428e44f3cd8f91 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_d6d842468d04c4ee .te-social-profile_2c428e44f3cd8f91 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_99a2bd5ab7a46e0e.has-author_b0285200e91ec9f3.wp-block-latest-posts_05ce2b73bd73798b .wp-block-latest-posts__te-post-title_e8c3b04e49fec5b9 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_4c587d9c7af61810 .wp-block-heading_1c6b9db17d428093:before,
.widget_rss_4c587d9c7af61810 .widget-title_c81dbc1f90f11dbe:before {
  display: none; }
.widget_rss_4c587d9c7af61810 .rss-widget-icon_849f9033d4615b50 {
  margin-right: 6px; }
.widget_rss_4c587d9c7af61810 ul li a.rsswidget_8dc61eef9b1ef787 {
  color: #14203A; }
  .widget_rss_4c587d9c7af61810 ul li a.rsswidget_8dc61eef9b1ef787:hover {
    color: #317EFE; }

.wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-title_c028167ef25ac13f,
.wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-title_c028167ef25ac13f,
.widget_rss_4c587d9c7af61810 .wp-block-rss__item-title_c028167ef25ac13f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-title_c028167ef25ac13f a:before,
  .wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-title_c028167ef25ac13f a:before,
  .widget_rss_4c587d9c7af61810 .wp-block-rss__item-title_c028167ef25ac13f a:before {
    display: none; }
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-latest-posts__post-author_b5aaff3ee784a434,
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-publish-date_789744a0aea68b10,
.wp-block-rss_0498df3f3f530a7c .wp-block-latest-posts__post-author_b5aaff3ee784a434,
.wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-publish-date_789744a0aea68b10,
.widget_rss_4c587d9c7af61810 .wp-block-latest-posts__post-author_b5aaff3ee784a434,
.widget_rss_4c587d9c7af61810 .wp-block-rss__item-publish-date_789744a0aea68b10 {
  margin-right: 10px; }
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-latest-posts__post-author_b5aaff3ee784a434,
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-latest-posts__te-post-date_1dc49f4588bfe547,
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-publish-date_789744a0aea68b10,
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-author_427af2a8302c0002,
.wp-block-latest-posts_05ce2b73bd73798b .rss-date_93fc71623ddeda2c,
.wp-block-rss_0498df3f3f530a7c .wp-block-latest-posts__post-author_b5aaff3ee784a434,
.wp-block-rss_0498df3f3f530a7c .wp-block-latest-posts__te-post-date_1dc49f4588bfe547,
.wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-publish-date_789744a0aea68b10,
.wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-author_427af2a8302c0002,
.wp-block-rss_0498df3f3f530a7c .rss-date_93fc71623ddeda2c,
.widget_rss_4c587d9c7af61810 .wp-block-latest-posts__post-author_b5aaff3ee784a434,
.widget_rss_4c587d9c7af61810 .wp-block-latest-posts__te-post-date_1dc49f4588bfe547,
.widget_rss_4c587d9c7af61810 .wp-block-rss__item-publish-date_789744a0aea68b10,
.widget_rss_4c587d9c7af61810 .wp-block-rss__item-author_427af2a8302c0002,
.widget_rss_4c587d9c7af61810 .rss-date_93fc71623ddeda2c {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-latest-posts__te-post-date_1dc49f4588bfe547:before,
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-publish-date_789744a0aea68b10:before,
.wp-block-latest-posts_05ce2b73bd73798b .rss-date_93fc71623ddeda2c:before,
.wp-block-rss_0498df3f3f530a7c .wp-block-latest-posts__te-post-date_1dc49f4588bfe547:before,
.wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-publish-date_789744a0aea68b10:before,
.wp-block-rss_0498df3f3f530a7c .rss-date_93fc71623ddeda2c:before,
.widget_rss_4c587d9c7af61810 .wp-block-latest-posts__te-post-date_1dc49f4588bfe547:before,
.widget_rss_4c587d9c7af61810 .wp-block-rss__item-publish-date_789744a0aea68b10:before,
.widget_rss_4c587d9c7af61810 .rss-date_93fc71623ddeda2c:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-latest-posts__post-author_b5aaff3ee784a434:before,
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-author_427af2a8302c0002:before,
.wp-block-rss_0498df3f3f530a7c .wp-block-latest-posts__post-author_b5aaff3ee784a434:before,
.wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-author_427af2a8302c0002:before,
.widget_rss_4c587d9c7af61810 .wp-block-latest-posts__post-author_b5aaff3ee784a434:before,
.widget_rss_4c587d9c7af61810 .wp-block-rss__item-author_427af2a8302c0002:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-latest-posts__post-excerpt_41aa4825456dd87d,
.wp-block-latest-posts_05ce2b73bd73798b .wp-block-rss__item-excerpt_73af888c7e5ed1c2,
.wp-block-latest-posts_05ce2b73bd73798b .rssSummary_62b9fedc79d0d0ac,
.wp-block-rss_0498df3f3f530a7c .wp-block-latest-posts__post-excerpt_41aa4825456dd87d,
.wp-block-rss_0498df3f3f530a7c .wp-block-rss__item-excerpt_73af888c7e5ed1c2,
.wp-block-rss_0498df3f3f530a7c .rssSummary_62b9fedc79d0d0ac,
.widget_rss_4c587d9c7af61810 .wp-block-latest-posts__post-excerpt_41aa4825456dd87d,
.widget_rss_4c587d9c7af61810 .wp-block-rss__item-excerpt_73af888c7e5ed1c2,
.widget_rss_4c587d9c7af61810 .rssSummary_62b9fedc79d0d0ac {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_69ab51de26e87f4b .te-single-post-meta_74f969f91b57a421 {
  gap: 32px; }

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

.te-comment-title_1564f47d3f25bb8a h2,
.te-comment-title_1564f47d3f25bb8a .wp-block-comments-title_d3d51e723a7160dc,
.wp-block-comments_eee2f74a94a65644 h2,
.wp-block-comments_eee2f74a94a65644 .wp-block-comments-title_d3d51e723a7160dc {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 {
  padding-left: 0; }
  .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 .wp-block-te-comment-reply_a8d5a03182faa87e {
    margin-top: 15px; }
  .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-column_1948e0c99b7cde36:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-avatar_e0a06d0b6654d4e8 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-avatar_e0a06d0b6654d4e8 img {
        width: 100%; }
    .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-comment-author-name_0ff71eddeba13bc0 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-comment-edit-link_92615c530e3d6d05 a {
      color: #317EFE; }
    .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-comment-date_65146f79b1eeac6a a,
    .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-comment-edit-link_92615c530e3d6d05 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-te-comment-reply_a8d5a03182faa87e 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_eee2f74a94a65644 .wp-block-comment-template_05c6acef74f718e3 li .wp-block-columns_981a0fbb35b8d6b6 .wp-block-te-comment-reply_a8d5a03182faa87e 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_4ab2391a4d46f5f4 .te-comment-respond_bf3e57c810bdb7ec,
.te-latest-comments_4ab2391a4d46f5f4 .comment-respond_f5b1d6b46aa4f835 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_4ab2391a4d46f5f4 li .children_e0b3d4deb3513e82 .te-comments-item_da00cef3939c9f63 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_4ab2391a4d46f5f4 li .children_e0b3d4deb3513e82 .te-comments-item_da00cef3939c9f63 {
      margin-left: 0; } }
.te-latest-comments_4ab2391a4d46f5f4 li .children_e0b3d4deb3513e82 .children_e0b3d4deb3513e82 .te-comments-item_da00cef3939c9f63 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 {
      padding: 30px; } }
  .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-avatar_d668b51fe7ec8e6a {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-avatar_d668b51fe7ec8e6a {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-avatar_d668b51fe7ec8e6a img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d {
    overflow: hidden; }
    .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d .te-avatar-name_89d723f28e6b2815 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d .te-avatar-name_89d723f28e6b2815 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_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d .te-avatar-name_89d723f28e6b2815 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_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d .te-avatar-name_89d723f28e6b2815 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d .te-comment-reply_e47ab20ffbef22f4 {
      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_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d .te-comment-reply_e47ab20ffbef22f4 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_4ab2391a4d46f5f4 li .te-comments-item_da00cef3939c9f63 .te-comments-text_094aed152e19504d .te-comment-reply_e47ab20ffbef22f4:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_e0b3d4deb3513e82 {
  list-style: none; }

.te-post-comments-form_2c2a896cbadd695b .te-contacts-message_df0574daf8a4c6a2 {
  margin-top: 10px; }

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

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

.te-comment-respond_bf3e57c810bdb7ec,
.comment-respond_f5b1d6b46aa4f835 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_bf3e57c810bdb7ec .comment-form-cookies-consent_387380f1b837f088,
  .comment-respond_f5b1d6b46aa4f835 .comment-form-cookies-consent_387380f1b837f088 {
    display: none; }
  .te-comment-respond_bf3e57c810bdb7ec .comment-notes_c9faccb7f9c8180f,
  .comment-respond_f5b1d6b46aa4f835 .comment-notes_c9faccb7f9c8180f {
    margin-bottom: 30px; }
  .te-comment-respond_bf3e57c810bdb7ec p,
  .comment-respond_f5b1d6b46aa4f835 p {
    margin: 0; }
  .te-comment-respond_bf3e57c810bdb7ec .te-contacts-email_8a923150c67f28c9,
  .te-comment-respond_bf3e57c810bdb7ec .te-contacts-name_a8b191fe639300ac,
  .te-comment-respond_bf3e57c810bdb7ec .single-input-field_42d4d54144acbfa7,
  .comment-respond_f5b1d6b46aa4f835 .te-contacts-email_8a923150c67f28c9,
  .comment-respond_f5b1d6b46aa4f835 .te-contacts-name_a8b191fe639300ac,
  .comment-respond_f5b1d6b46aa4f835 .single-input-field_42d4d54144acbfa7 {
    margin-bottom: 20px; }
  .te-comment-respond_bf3e57c810bdb7ec label,
  .comment-respond_f5b1d6b46aa4f835 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_bf3e57c810bdb7ec .checkbox-field-wrapper_976a9ebc26f5615f,
  .comment-respond_f5b1d6b46aa4f835 .checkbox-field-wrapper_976a9ebc26f5615f {
    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_bf3e57c810bdb7ec .checkbox-field-wrapper_976a9ebc26f5615f p,
    .comment-respond_f5b1d6b46aa4f835 .checkbox-field-wrapper_976a9ebc26f5615f p {
      margin: 0; }
    .te-comment-respond_bf3e57c810bdb7ec .checkbox-field-wrapper_976a9ebc26f5615f .single-checkbox-field_454a03034e81c609,
    .comment-respond_f5b1d6b46aa4f835 .checkbox-field-wrapper_976a9ebc26f5615f .single-checkbox-field_454a03034e81c609 {
      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_bf3e57c810bdb7ec .te-comment-form-cookies-consent_ba5fbab0cfbe8504,
  .comment-respond_f5b1d6b46aa4f835 .te-comment-form-cookies-consent_ba5fbab0cfbe8504 {
    display: none; }
  .te-comment-respond_bf3e57c810bdb7ec input[type="number"],
  .comment-respond_f5b1d6b46aa4f835 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_bf3e57c810bdb7ec input,
  .te-comment-respond_bf3e57c810bdb7ec select,
  .comment-respond_f5b1d6b46aa4f835 input,
  .comment-respond_f5b1d6b46aa4f835 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_bf3e57c810bdb7ec *::-webkit-input-placeholder,
  .comment-respond_f5b1d6b46aa4f835 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_bf3e57c810bdb7ec *:-ms-input-placeholder,
  .comment-respond_f5b1d6b46aa4f835 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_bf3e57c810bdb7ec *::-ms-input-placeholder,
  .comment-respond_f5b1d6b46aa4f835 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_bf3e57c810bdb7ec *::placeholder,
  .comment-respond_f5b1d6b46aa4f835 *::placeholder {
    color: #778196; }
  .te-comment-respond_bf3e57c810bdb7ec textarea,
  .comment-respond_f5b1d6b46aa4f835 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_bf3e57c810bdb7ec input:focus,
  .te-comment-respond_bf3e57c810bdb7ec textarea:focus,
  .te-comment-respond_bf3e57c810bdb7ec .form-select_4b02c52aa9b7a73c:focus,
  .comment-respond_f5b1d6b46aa4f835 input:focus,
  .comment-respond_f5b1d6b46aa4f835 textarea:focus,
  .comment-respond_f5b1d6b46aa4f835 .form-select_4b02c52aa9b7a73c: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_4aee1f9e805df41b {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_4aee1f9e805df41b:hover .image_9ad79340c77d2f0f:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_4aee1f9e805df41b:hover .image_9ad79340c77d2f0f 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_4aee1f9e805df41b:hover .te-content-wrapper_0e2cd8cf63a8a535 {
    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_4aee1f9e805df41b .image_9ad79340c77d2f0f {
    overflow: hidden;
    position: relative; }
    .te-team-card_4aee1f9e805df41b .image_9ad79340c77d2f0f: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_4aee1f9e805df41b .image_9ad79340c77d2f0f 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_4aee1f9e805df41b .te-content-wrapper_0e2cd8cf63a8a535 {
    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_4aee1f9e805df41b .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 {
      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_4aee1f9e805df41b .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_4aee1f9e805df41b .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .desc_55109aa93df0f7ff {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_4aee1f9e805df41b .te-content-wrapper_0e2cd8cf63a8a535 .social_de8439c900bcb69e {
      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_4aee1f9e805df41b .te-content-wrapper_0e2cd8cf63a8a535 .social_de8439c900bcb69e 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_4aee1f9e805df41b .te-content-wrapper_0e2cd8cf63a8a535 .social_de8439c900bcb69e a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5:hover .te-content-wrapper_0e2cd8cf63a8a535 .social_de8439c900bcb69e a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5:hover .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .title_86396320f8d86696,
    .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5:hover .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .desc_55109aa93df0f7ff {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .image_9ad79340c77d2f0f {
    border-radius: 20px; }
  .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .title_86396320f8d86696 a:hover {
          color: #ffffff !important; }
      .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .desc_55109aa93df0f7ff {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .social_de8439c900bcb69e a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_4aee1f9e805df41b.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .social_de8439c900bcb69e 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_a96fcbde4f72ee64 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_a96fcbde4f72ee64 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_a96fcbde4f72ee64 .slick-list_21faaee56d829cc9 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_a96fcbde4f72ee64 .slick-list_21faaee56d829cc9 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_a96fcbde4f72ee64 .slick-list_21faaee56d829cc9 .slick-slide_e67a09f65099916c {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_a96fcbde4f72ee64 .slick-dots_de8323c291a8b846 {
    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_a96fcbde4f72ee64 .slick-dots_de8323c291a8b846 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_a96fcbde4f72ee64 .slick-dots_de8323c291a8b846 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_a96fcbde4f72ee64 .slick-dots_de8323c291a8b846 li.slick-active_0bbe3244c4f2ffa9 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_a96fcbde4f72ee64 .slick-dots_de8323c291a8b846 li.slick-active_0bbe3244c4f2ffa9 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_a96fcbde4f72ee64 .slick-arrow_5eea9615e91778e7 {
    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_840a1c1f566443b7 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_840a1c1f566443b7:hover .image_9ad79340c77d2f0f .te-content-wrapper_0e2cd8cf63a8a535 {
    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_840a1c1f566443b7:hover .image_9ad79340c77d2f0f .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .content-inner_08bc05a3be4b5bba {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_840a1c1f566443b7:hover .image_9ad79340c77d2f0f .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .btn-wrapper_10efaec713d30180 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_840a1c1f566443b7:hover .image_9ad79340c77d2f0f .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .content-inner_08bc05a3be4b5bba {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_840a1c1f566443b7:hover .image_9ad79340c77d2f0f 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_840a1c1f566443b7 .image_9ad79340c77d2f0f {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_840a1c1f566443b7 .image_9ad79340c77d2f0f 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_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 {
    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_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 {
      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_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .content-inner_08bc05a3be4b5bba {
        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_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .sub-title_4313a806a49925b8 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .btn-wrapper_10efaec713d30180 {
        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_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .btn-wrapper_10efaec713d30180 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_840a1c1f566443b7 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .btn-wrapper_10efaec713d30180 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_840a1c1f566443b7.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_840a1c1f566443b7.style-2_f0266c5b21b805e5 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .btn-wrapper_10efaec713d30180 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_840a1c1f566443b7.style-3_21173b506b800082:hover .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .btn-wrapper_10efaec713d30180 {
  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_840a1c1f566443b7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 {
  padding: 0; }
  .te-portfolio-card_840a1c1f566443b7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .content-inner_08bc05a3be4b5bba {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_840a1c1f566443b7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .content_f4b4a5663dfed882 .btn-wrapper_10efaec713d30180 {
    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_e254f0fcafa891c2.style-1_e39092f398d22bee {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_e254f0fcafa891c2.style-1_e39092f398d22bee {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_8a75a209a596dcd7.style-1_e39092f398d22bee {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_f8c2ff26ee928042.style-1_e39092f398d22bee {
  overflow: hidden; }

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

.about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 .te-about-image-card_913db7596e90e082 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 .te-about-image-card_913db7596e90e082 .te-main-img-wrapper_de824209d2ac2be7 .te-main-img-inner_404c122e93a2b2dd {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 .te-about-image-card_913db7596e90e082 .te-company-foundation_2bf12d33cd4015af {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 .te-about-info-card_0c897780e6995961 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 .te-about-info-card_0c897780e6995961 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_b12db9e15f6165c0.style-2_f0266c5b21b805e5 .te-about-info-card_0c897780e6995961 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .accordion-wrapper_fc47ca195aa9a07d {
      padding-right: 60px; } }
  .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b {
        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_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b {
        right: 0; } }
    .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 {
      position: relative; }
      .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .te-main-img-inner_404c122e93a2b2dd {
        -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_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .te-image-shape_0be2f5aa63c75ee9 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .content_f4b4a5663dfed882 {
        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_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .content_f4b4a5663dfed882 .title_86396320f8d86696 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .content_f4b4a5663dfed882 .number_ee7d398e1b1c3af6 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .top-content_4a782cb17886ed3b {
        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_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .top-content_4a782cb17886ed3b {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .bottom-content_efcf2e56ce204d8c {
        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_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .bottom-content_efcf2e56ce204d8c {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .bottom-content_efcf2e56ce204d8c .bottom-content-inner_c9202b340fce97a7 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .bottom-content_efcf2e56ce204d8c .bottom-content-inner_c9202b340fce97a7 .title_86396320f8d86696,
          .faq-area_bcfd77508b7a4439.style-1_e39092f398d22bee .te-faq-image_122680f3a0f5fc4b .te-image-wrapper_1a31d25e91eef9d2 .bottom-content_efcf2e56ce204d8c .bottom-content-inner_c9202b340fce97a7 .number_ee7d398e1b1c3af6 {
            color: #14203A; }

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

.testimonial-slider-area_8a75a209a596dcd7 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_8a75a209a596dcd7.style-2_f0266c5b21b805e5 .slick-list_21faaee56d829cc9 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_8a75a209a596dcd7.style-2_f0266c5b21b805e5 .slick-list_21faaee56d829cc9 .te-slick-item_9aa6476c06def747 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .icon_871ec34499cd2ae8 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .te-counter-title_0583745cbb028879 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .te-counter-title_0583745cbb028879 .content_f4b4a5663dfed882 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .title_86396320f8d86696 {
    color: #ffffff; }
  .counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .number_ee7d398e1b1c3af6 {
    color: #E7F914; }
  .counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .number_ee7d398e1b1c3af6,
  .counter-up-area_4466ce01f98cb023.style-2_f0266c5b21b805e5 .te-counter-card_69d825e14b8e7ef0 .te-counter-item_62ac8f89e95fea47 .title_86396320f8d86696 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-image-bg-collumn_42ba83eda875a841 {
      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_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-subscribe-form-wrapper_9e29a4bb40eaac42 {
      padding: 0; }
    .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 {
      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_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 {
          -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_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 {
          -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_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 {
          gap: 60px; } }
      .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 .te-subscribe-title_df64c3f1e1d55d45 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 .te-content-inner_495fb5a856fe54ef {
        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_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 .te-content-inner_495fb5a856fe54ef {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 .te-content-inner_495fb5a856fe54ef .icon_871ec34499cd2ae8 {
          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_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .te-subscribe-form-widget_54df5f4b44b687e8 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .mc4wp-form-fields_48f3981eb4f607e2 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_085b96790e78c55b.style-2_f0266c5b21b805e5 .te-subscribe-inner-area_da2039844233f3fa .mc4wp-form-fields_48f3981eb4f607e2 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_8a75a209a596dcd7.style-3_21173b506b800082 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_8a75a209a596dcd7.style-3_21173b506b800082 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_8a75a209a596dcd7.style-3_21173b506b800082 {
      padding: 100px 0; } }
  .testimonial-slider-area_8a75a209a596dcd7.style-3_21173b506b800082 .slick-list_21faaee56d829cc9 .slick-slide_e67a09f65099916c.slick-current_af9b18960ecf49a4 .te-testimonial-card_64ecb4ae951261e7.style-3_21173b506b800082 .te-content-wrapper_0e2cd8cf63a8a535 .te-user-meta_1ecafce0c75a4d6a .icon_871ec34499cd2ae8 {
    color: #317EFE; }

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

.contact-form-area_445f141f30a8b047 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_445f141f30a8b047 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_445f141f30a8b047 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_445f141f30a8b047 .te-comment-respond_bf3e57c810bdb7ec .title_86396320f8d86696,
  .contact-form-area_445f141f30a8b047 .te-title-wrapper_4baa7eb2623466f6 .title_86396320f8d86696 {
    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_445f141f30a8b047 .te-comment-respond_bf3e57c810bdb7ec .title_86396320f8d86696,
      .contact-form-area_445f141f30a8b047 .te-title-wrapper_4baa7eb2623466f6 .title_86396320f8d86696 {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_445f141f30a8b047 .te-comment-respond_bf3e57c810bdb7ec .title_86396320f8d86696,
      .contact-form-area_445f141f30a8b047 .te-title-wrapper_4baa7eb2623466f6 .title_86396320f8d86696 {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_445f141f30a8b047 .te-comment-respond_bf3e57c810bdb7ec .title_86396320f8d86696,
      .contact-form-area_445f141f30a8b047 .te-title-wrapper_4baa7eb2623466f6 .title_86396320f8d86696 {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_445f141f30a8b047 .te-social-profile-link_541de82357462df3 {
    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_445f141f30a8b047 .te-social-profile-link_541de82357462df3 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_445f141f30a8b047 .te-social-profile-link_541de82357462df3 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_577bd35d9f3a8090 {
    margin-bottom: 60px; } }

.te-contact-info_afea0eb20b8eca6d {
  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_afea0eb20b8eca6d .te-icon-card_48705888c682e6ce {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_c1274c5c88528337 {
  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_c1274c5c88528337 .image_9ad79340c77d2f0f {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_c1274c5c88528337 .content_f4b4a5663dfed882 .te-title-wrapper_4baa7eb2623466f6 {
    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_c1274c5c88528337 .content_f4b4a5663dfed882 .te-title-wrapper_4baa7eb2623466f6 .title-inner_b03f4207db6396f1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_c1274c5c88528337 .content_f4b4a5663dfed882 .te-title-wrapper_4baa7eb2623466f6 .title-inner_b03f4207db6396f1 .icon_871ec34499cd2ae8 {
        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_c1274c5c88528337 .content_f4b4a5663dfed882 .te-title-wrapper_4baa7eb2623466f6 .title-inner_b03f4207db6396f1 .title_86396320f8d86696 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_3782c59d4d16ec33 {
  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_3782c59d4d16ec33 .list-wrapper_38b5bdcfe0e167ed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_3782c59d4d16ec33 .list-wrapper_38b5bdcfe0e167ed .icon_871ec34499cd2ae8 {
      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_3782c59d4d16ec33 .list-wrapper_38b5bdcfe0e167ed 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_3782c59d4d16ec33 .list-wrapper_38b5bdcfe0e167ed 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_3782c59d4d16ec33 .list-wrapper_38b5bdcfe0e167ed 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_3782c59d4d16ec33 .list-wrapper_38b5bdcfe0e167ed 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_083ae9b475676fdc {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_083ae9b475676fdc .te-team-card_4aee1f9e805df41b {
    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_4cb83085d6f41d0f {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_4cb83085d6f41d0f {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_4cb83085d6f41d0f {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_9233c2ad81ec2929 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_9233c2ad81ec2929 .te-subscribe-form-widget_54df5f4b44b687e8 .submit-btn_83db0a86eab08087 span {
    display: none; }
  .footer_9233c2ad81ec2929.style-1_e39092f398d22bee {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_9233c2ad81ec2929.style-1_e39092f398d22bee .te-footer-sec_27d8a6c8a2c0e292 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_9233c2ad81ec2929.style-1_e39092f398d22bee .te-footer-sec_27d8a6c8a2c0e292 .te-footer-widget_1144e6fc6f0eca15 .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-form-fields_48f3981eb4f607e2 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_9233c2ad81ec2929.style-1_e39092f398d22bee .te-footer-widget_1144e6fc6f0eca15 .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 input {
      color: #131A2A; }
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .wp-block-heading_1c6b9db17d428093,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .widget-title_c81dbc1f90f11dbe,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .wp-block-search__label_a2f327038b977833,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .wp-block-heading_1c6b9db17d428093,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .widget-title_c81dbc1f90f11dbe,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .wp-block-search__label_a2f327038b977833,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 ul li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 ol li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a ul li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a ol li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 ul li,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-calendar-table_4e510eaf6785f6ba,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-block-calendar_79cf944096702d9d caption,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 nav.wp-calendar-nav_4fbe47ea0a6f79e6 a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-block-latest-comments__comment-excerpt_50d67f9193bdd0f1,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-calendar-table_4e510eaf6785f6ba caption,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_text_ad4c984a4c4a99ae,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .tagcloud_f3784608a0d9e11e a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .wp-block-tag-cloud_557fbc05e79a7dd7 a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .tagcloud_f3784608a0d9e11e a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .wp-block-tag-cloud_557fbc05e79a7dd7 a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-block-latest-comments__comment-date_6eb3016b622afa1b,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-block-latest-comments__comment_d0ac1ff9187dff1b,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-block-archives-dropdown_5702497b21ccfdb8 label,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_categories_962c6d2d0be87f29 li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_archive_2f84ea01639ef6c9 li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_nav_menu_029a16ee3f6a73a9 li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_tag_cloud_14afb1c481e67e0d a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_rss_4c587d9c7af61810 li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_rss_4c587d9c7af61810 li,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .footer__widget_4656b2b10207a904 a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .footer__widget_4656b2b10207a904 li,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 li.recentcomments_f3137d2549c1e5ed {
    color: #ffffff; }
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-theme-btn_208b8fe2e34a0b0d,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-block-loginout_ca63617bdfe43183 a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 input.te-theme-btn_208b8fe2e34a0b0d,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .wp-block-search_8c56b10a19372e73 button,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .search-form_a77edbfba02a4139 button,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .widget_1255e1ba309f4655 .sidebar__search_e841902e6f0c286e button,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .wp-block-search_8c56b10a19372e73 button,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .search-form_a77edbfba02a4139 button,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .sidebar__widget_507a43ada407556a .sidebar__search_e841902e6f0c286e button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_9233c2ad81ec2929 .footer__widget_4656b2b10207a904 li {
    list-style: none; }
  .footer_9233c2ad81ec2929 .te-footer-widget_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 li.wp-block-social-link_d6056cd4301c7c26 {
    display: inline-block;
    width: unset !important; }
  .footer_9233c2ad81ec2929 .te_widget_nav_menu_2c16ba88b01b8b13 li.cat-item_b4c65d913817c0dd {
    text-align: right; }
    .footer_9233c2ad81ec2929 .te_widget_nav_menu_2c16ba88b01b8b13 li.cat-item_b4c65d913817c0dd a {
      float: left; }
  .footer_9233c2ad81ec2929 .te-footer-bg_74006b8ad72c6d52 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_9233c2ad81ec2929 .footer-nav-widget_93222626b1b505d4 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_9233c2ad81ec2929 .footer-nav-widget_93222626b1b505d4 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_9233c2ad81ec2929 .footer-nav-widget_93222626b1b505d4 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_9233c2ad81ec2929 .footer-nav-widget_93222626b1b505d4 {
        padding: 0 30px; } }

.te-footer-widget_1144e6fc6f0eca15 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_1144e6fc6f0eca15 {
      margin-bottom: 40px; } }
  .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-title_5d96babd20b4b00d,
  .te-footer-widget_1144e6fc6f0eca15 .wp-block-heading_1c6b9db17d428093 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_1144e6fc6f0eca15 ul {
    padding-left: 0; }
  .te-footer-widget_1144e6fc6f0eca15 .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-form-fields_48f3981eb4f607e2 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_1144e6fc6f0eca15 .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_1144e6fc6f0eca15.widget-latest-posts-footer_3e878b781193ad86 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_1144e6fc6f0eca15.zoom-instagram-widget_18e48d73cba8dc1d {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_1144e6fc6f0eca15.widget_contact_info_widget_7757053d5d83a938 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_1144e6fc6f0eca15 .widget-instagram-feed_7f33f669a7539d10 {
      width: 170px; } }
  .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc {
        padding-right: 0; } }
    .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc .te-footer-logo_7f741f2d6e7f89af {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc .info-form-and-social-icon_871de4d237c4f27e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc .info-form-and-social-icon_871de4d237c4f27e .te-social-profile_2c428e44f3cd8f91 {
        margin-top: 0; }
    .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc .te-social-profile_2c428e44f3cd8f91 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-info_b82362eded17eafc .info-form-and-social-icon_871de4d237c4f27e {
        -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_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 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_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 p {
    color: #335371; }
  .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul {
    list-style: none; }
    .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 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_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li:first-child .contact-icon_5152e851d2e9e6e6 {
          margin-top: 5px; }
      .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li .contact-icon_5152e851d2e9e6e6 {
        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_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li .contact-text_b9bff1b776e160f8 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li .contact-text_b9bff1b776e160f8 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li .contact-text_b9bff1b776e160f8 span,
        .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li .contact-text_b9bff1b776e160f8 p,
        .te-footer-widget_1144e6fc6f0eca15 .te-footer-widget-contact_5066d33bc6adc3e6 .footer-contact_28b19f5c5aedbf34 ul li .contact-text_b9bff1b776e160f8 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_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li {
    margin-bottom: 10px; }
    .te-footer-widget_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-thumb_94a0e9a5984c7b06 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-desc_7e82061f04eb23e8 .te-latest-post-title_e72198b5570782c7 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-desc_7e82061f04eb23e8 .te-latest-post-title_e72198b5570782c7 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_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-desc_7e82061f04eb23e8 .te-latest-post-title_e72198b5570782c7 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-desc_7e82061f04eb23e8 .te-latest-post-meta_70f71e970ed2d7df {
      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_76f68f7661afcdad 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_76f68f7661afcdad ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_76f68f7661afcdad 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_76f68f7661afcdad ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_085b96790e78c55b {
  overflow: hidden; }
  .subscribe-area_085b96790e78c55b.style-1_e39092f398d22bee .te-subscribe-inner-area_da2039844233f3fa .te-content-wrapper_0e2cd8cf63a8a535 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_085b96790e78c55b.style-1_e39092f398d22bee .te-image-bg-collumn_42ba83eda875a841 {
    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_085b96790e78c55b.style-1_e39092f398d22bee .te-image-bg-collumn_42ba83eda875a841 {
        display: none; } }
  .subscribe-area_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 {
    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_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 .short-title_0d1e2419e35c3020 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 .te-subscribe-title_df64c3f1e1d55d45 {
      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_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 .te-subscribe-title_df64c3f1e1d55d45 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 .te-subscribe-title_df64c3f1e1d55d45 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 .te-subscribe-title_df64c3f1e1d55d45 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_085b96790e78c55b .te-content-wrapper_0e2cd8cf63a8a535 .text_2b5cc4f761b6d331 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_085b96790e78c55b .te-subscribe-inner-area_da2039844233f3fa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_085b96790e78c55b .te-subscribe-inner-area_da2039844233f3fa {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_085b96790e78c55b .te-subscribe-inner-area_da2039844233f3fa .te-subscribe-collumn_ceb10441df1362bf {
      -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_085b96790e78c55b .te-subscribe-inner-area_da2039844233f3fa .te-subscribe-collumn_ceb10441df1362bf.te-image-bg-collumn_42ba83eda875a841 {
          display: none; } }
    .subscribe-area_085b96790e78c55b .te-subscribe-inner-area_da2039844233f3fa .mc4wp-form-fields_48f3981eb4f607e2 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_085b96790e78c55b .te-subscribe-inner-area_da2039844233f3fa .mc4wp-form-fields_48f3981eb4f607e2 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_085b96790e78c55b .te-subscribe-inner-area_da2039844233f3fa .mc4wp-form-fields_48f3981eb4f607e2 .submit-btn_83db0a86eab08087 {
        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_1144e6fc6f0eca15 .te-subscribe-form-wrapper_9e29a4bb40eaac42 {
  color: #335371; }

.te-subscribe-form-widget_54df5f4b44b687e8 {
  position: relative; }
  .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-form-fields_48f3981eb4f607e2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .single-field_9dd6fe034616c8a1 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_54df5f4b44b687e8 .submit-btn_83db0a86eab08087 {
    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_54df5f4b44b687e8 .submit-btn_83db0a86eab08087:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-response_12ebacb0403b4514 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-response_12ebacb0403b4514 .mc4wp-alert_769956f8118212b2.mc4wp-error_3c39a2e60cb6a62f p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-response_12ebacb0403b4514 .mc4wp-alert_769956f8118212b2.mc4wp-error_3c39a2e60cb6a62f a {
      color: #ff0000; }
    .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-response_12ebacb0403b4514 .mc4wp-alert_769956f8118212b2.mc4wp-success_1b0dc14eab441232 p, .te-subscribe-form-widget_54df5f4b44b687e8 .mc4wp-response_12ebacb0403b4514 .mc4wp-alert_769956f8118212b2.mc4wp-notice_076078e7ba0b4b1c p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_12ca4752ac4d0d0a {
  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_12ca4752ac4d0d0a .te-footer-logo_7f741f2d6e7f89af {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_12ca4752ac4d0d0a .te-social-widget_0de3da5bcd740a33 {
    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_12ca4752ac4d0d0a .te-social-widget_0de3da5bcd740a33 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 {
  background-color: #131A2A; }
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-sec_27d8a6c8a2c0e292 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-widget-title_5d96babd20b4b00d,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .wp-block-heading_1c6b9db17d428093 {
    color: #ffffff;
    font-size: 24px; }
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .footer-bottom-area_cad5fad5dc585c10 .te-copyright-text_c423ad6316b1bdc1 p,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-widget_1144e6fc6f0eca15.te_widget_nav_menu_2c16ba88b01b8b13 li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-widget_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-desc_7e82061f04eb23e8 .te-latest-post-title_e72198b5570782c7 a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-widget_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-desc_7e82061f04eb23e8 .te-latest-post-title_e72198b5570782c7,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-widget_1144e6fc6f0eca15 .te_widget_latest_post_3da21adf6254e78b ul li .te-latest-post-desc_7e82061f04eb23e8 .te-latest-post-meta_70f71e970ed2d7df,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-widget_1144e6fc6f0eca15 .te-subscribe-form-wrapper_9e29a4bb40eaac42,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .te-footer-bottom-menu_76f68f7661afcdad ul li a,
  .footer_9233c2ad81ec2929.style-2_f0266c5b21b805e5 .footer-bottom-area_cad5fad5dc585c10 .te-copyright-text_c423ad6316b1bdc1 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_751c9193a1202dcf.map_0cfd61e8153fd564 */