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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_d058402ccdb9396e,
.wp-block-loginout_9ab0d3e120202c7e a,
input.te-theme-btn_d058402ccdb9396e {
  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_d058402ccdb9396e:hover,
  .wp-block-loginout_9ab0d3e120202c7e a:hover,
  input.te-theme-btn_d058402ccdb9396e:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_d058402ccdb9396e:focus,
  .wp-block-loginout_9ab0d3e120202c7e a:focus,
  input.te-theme-btn_d058402ccdb9396e:focus {
    color: #ffffff; }
  .te-theme-btn_d058402ccdb9396e.yellow-btn_12ad571d8914d1c2,
  .wp-block-loginout_9ab0d3e120202c7e a.yellow-btn_12ad571d8914d1c2,
  input.te-theme-btn_d058402ccdb9396e.yellow-btn_12ad571d8914d1c2 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_d058402ccdb9396e.simple-btn_16f8b5e4cc559654,
  .wp-block-loginout_9ab0d3e120202c7e a.simple-btn_16f8b5e4cc559654,
  input.te-theme-btn_d058402ccdb9396e.simple-btn_16f8b5e4cc559654 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_23a9c7d106fab928 {
  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_23a9c7d106fab928 .circle-rotate-inner_38f017f5e4afc69c {
    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_cdd483fe38b61154 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_5cdc091367d3e360 {
  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_17e89f0fdc1b7c20 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_17e89f0fdc1b7c20 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_17e89f0fdc1b7c20 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_17e89f0fdc1b7c20 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_e1e3a22ed9600f12 .size-full_145a903a9769272c.alignright_d5697cb73b2d867a {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_e1e3a22ed9600f12 figure.wp-caption_ec1fe4cbe9f38f4e.aligncenter_5469a8bf274bd52d {
  margin-top: 40px; }
.tp-page-content_e1e3a22ed9600f12 dl, .tp-page-content_e1e3a22ed9600f12 ol, .tp-page-content_e1e3a22ed9600f12 ul {
  margin-bottom: 11px; }
.tp-page-content_e1e3a22ed9600f12 .te-comment-respond_25ecf511faf9f6ee {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_e1e3a22ed9600f12 .te-latest-comments_9c10600584c1387e .te-comment-respond_25ecf511faf9f6ee {
  margin-bottom: 40px; }
.tp-page-content_e1e3a22ed9600f12 .te-post-comments_5c0dad56481a28eb {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_bb6707a8ef8f5b99 .gallery-item_4e1a8ca4176201eb {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_a0c1c2c17a2dd8c8 .gallery-item_4e1a8ca4176201eb {
  max-width: 50%; }

.gallery-columns-3_0c7fcc1af4b5bf4e .gallery-item_4e1a8ca4176201eb {
  max-width: 33.33%; }

.gallery-columns-4_afcabd4b88f8435f .gallery-item_4e1a8ca4176201eb {
  max-width: 25%; }

.gallery-columns-5_8efc4de90fdf5eb2 .gallery-item_4e1a8ca4176201eb {
  max-width: 20%; }

.gallery-columns-6_ab45cebde7eb3e98 .gallery-item_4e1a8ca4176201eb {
  max-width: 16.66%; }

.gallery-columns-7_d40d1c9951f8bd71 .gallery-item_4e1a8ca4176201eb {
  max-width: 14.28%; }

.gallery-columns-8_b45f25f6f5a32d42 .gallery-item_4e1a8ca4176201eb {
  max-width: 12.5%; }

.gallery-columns-9_eae6008d2b93cc63 .gallery-item_4e1a8ca4176201eb {
  max-width: 11.11%; }

.gallery-caption_4a8b063e78acdbdf {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_cdd3f2fa3577f4ce {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_5b60946907e345b5 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_4302cbfd8df94a2a {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_de5f0acf06e678fd p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_34c95b12a0e4f2a7 p.wp-block-cover-text_b9c4fd3390fa1f5d,
.wp-block-cover_34c95b12a0e4f2a7.is-light_debb2b69c8aaa8c3 .wp-block-cover__inner-container_563b218a7d22511c {
  color: #fff !important; }

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

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

.widget_9f628536b08ddbcc .wp-block-archives-dropdown_daee2851adcebd80,
.widget_9f628536b08ddbcc .wp-block-categories-dropdown_906c5c6ac2c64978,
.widget_9f628536b08ddbcc .wp-block-loginout_9ab0d3e120202c7e,
.widget_9f628536b08ddbcc .wp-block-social-links_0aa86de8f2ca934f,
.widget_9f628536b08ddbcc.widget_archive_69f3a7e90455c93d select,
.widget_9f628536b08ddbcc.te_widget_categories_770950a1ecd55824 select,
.widget_9f628536b08ddbcc.widget_text_557916c5d0a29174 select,
.widget_9f628536b08ddbcc.te_widget_search_373089b85ae77d15 .search-form_01f85da8d2d54611,
.widget_9f628536b08ddbcc.te_widget_tag_cloud_d6ed6d026178650e .tagcloud_f677f854c0126d1f,
.widget_9f628536b08ddbcc .wp-block-tag-cloud_7a631c1b8e824f76 {
  margin-bottom: 6px; }

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

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

.blog-search-content_6f2c30349995df5d {
  margin: 0; }
  .blog-search-content_6f2c30349995df5d .wp-block-search_5b60946907e345b5,
  .blog-search-content_6f2c30349995df5d .search-form_01f85da8d2d54611,
  .blog-search-content_6f2c30349995df5d .sidebar__search_3e0d328ac0448bfa {
    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_6f2c30349995df5d .wp-block-search_5b60946907e345b5,
      .blog-search-content_6f2c30349995df5d .search-form_01f85da8d2d54611,
      .blog-search-content_6f2c30349995df5d .sidebar__search_3e0d328ac0448bfa {
        width: 100%; } }
    .blog-search-content_6f2c30349995df5d .wp-block-search_5b60946907e345b5 .wp-block-search__inside-wrapper_f2a676a566614529,
    .blog-search-content_6f2c30349995df5d .search-form_01f85da8d2d54611 .wp-block-search__inside-wrapper_f2a676a566614529,
    .blog-search-content_6f2c30349995df5d .sidebar__search_3e0d328ac0448bfa .wp-block-search__inside-wrapper_f2a676a566614529 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_6f2c30349995df5d .wp-block-search_5b60946907e345b5 label,
    .blog-search-content_6f2c30349995df5d .search-form_01f85da8d2d54611 label,
    .blog-search-content_6f2c30349995df5d .sidebar__search_3e0d328ac0448bfa 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_6f2c30349995df5d .wp-block-search_5b60946907e345b5 input,
    .blog-search-content_6f2c30349995df5d .search-form_01f85da8d2d54611 input,
    .blog-search-content_6f2c30349995df5d .sidebar__search_3e0d328ac0448bfa 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_6f2c30349995df5d .wp-block-search_5b60946907e345b5 button,
    .blog-search-content_6f2c30349995df5d .search-form_01f85da8d2d54611 button,
    .blog-search-content_6f2c30349995df5d .sidebar__search_3e0d328ac0448bfa 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_e1e3a22ed9600f12 .wp-smiley_85a4ca6c013bb7cc,
.entry-content_e6fa74d320c37690 .wp-smiley_85a4ca6c013bb7cc,
.comment-content_ee5dc048f2037ceb .wp-smiley_85a4ca6c013bb7cc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_25ecf511faf9f6ee.style-two_1f4d9af11f946ddb .wpcf7-form_c2cd9aef05046559 .wpcf7-not-valid-tip_6c75eeebf23025b7 {
  color: #d9c0b8 !important; }
.te-comment-respond_25ecf511faf9f6ee .wpcf7-form_c2cd9aef05046559 .wpcf7-not-valid_d7625f1fffe261f8 {
  border-color: #dc3232 !important; }
.te-comment-respond_25ecf511faf9f6ee .wpcf7-form_c2cd9aef05046559 .wpcf7-not-valid-tip_6c75eeebf23025b7 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_25ecf511faf9f6ee .wpcf7-form_c2cd9aef05046559.sent_9d2b6c4b68eaf487 .wpcf7-response-output_a5d98a29b3ffbbc5 {
  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_25ecf511faf9f6ee .wpcf7-form_c2cd9aef05046559.invalid_ed7b9774800ef350 .wpcf7-response-output_a5d98a29b3ffbbc5 {
  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_3514c0b65cb80312 {
  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_3514c0b65cb80312 .wpcf7-te-list-item_05dd33dff2a7eeaa {
    margin: 0; }
    .wpcf7-form-control_3514c0b65cb80312 .wpcf7-te-list-item_05dd33dff2a7eeaa label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_3514c0b65cb80312 .wpcf7-te-list-item_05dd33dff2a7eeaa label .wpcf7-te-list-item-label_1ef0d63667ccd88a {
        font-size: 16px;
        font-weight: 400; }

.logged-in_db149e7798544e5b .te-comment-respond_25ecf511faf9f6ee textarea {
  margin-bottom: 12px; }

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

body.admin-bar_1a5d69bccaf6c889 .header-menu-area_a5c976db05382ef4.sticky_menu_53ac83a7795b82e2 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_1a5d69bccaf6c889 .header-menu-area_a5c976db05382ef4.sticky_menu_53ac83a7795b82e2 {
      top: 0; } }

.page-template-default_35574ca741e314fb.page-id-146_59594ba0a1b27bfd .tp-page-content_e1e3a22ed9600f12 p:last-child {
  margin-bottom: 10px; }
.page-template-default_35574ca741e314fb.page-id-1133_3d5bfdb6cc674eb9 .tp-page-content_e1e3a22ed9600f12 .te-comment-respond_25ecf511faf9f6ee {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_35574ca741e314fb.page-id-3_3326ac61fb18b2c0 .page-area_1bf041d558d73892 {
  padding-top: 128px; }

.single-post-item_e130ede5ccfd6b96.post-24_ebad2468ca933e67 .wp-block-button_492da546444ff0d0 a {
  color: #ffffff; }

.post-template-default_7fc8c45307da0ac7.postid-163_f4ab5b7dfb8716ea .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_7fc8c45307da0ac7.postid-150_96fc4e01af0b03a0 .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_7fc8c45307da0ac7.postid-150_96fc4e01af0b03a0 .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-block-group_b4630b1b68dff69d.is-layout-constrained_4248a1ff80351d76:last-child {
    border: 1px solid #000; }
.post-template-default_7fc8c45307da0ac7.postid-51_f42c955ceca85df1 .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_7fc8c45307da0ac7.postid-51_f42c955ceca85df1 .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_7fc8c45307da0ac7.postid-1163_91214185f87685ef .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-caption_ec1fe4cbe9f38f4e, .post-template-default_7fc8c45307da0ac7.postid-568_be6b95aeb7128ed0 .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-caption_ec1fe4cbe9f38f4e {
  margin-top: 20px; }
.post-template-default_7fc8c45307da0ac7.postid-1785_5fd2ba5fb8918025 .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-block-button__link_d4d445f1a7c4d9cc {
  color: #ffffff !important; }
.post-template-default_7fc8c45307da0ac7.postid-1149_9269f5dbcc33e8d8 .te-blog-details-wrapper_96adfa288b441e91 .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a p {
  margin-bottom: 0; }
.post-template-default_7fc8c45307da0ac7.postid-555_65bc325a3b762101 .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .gallery_3784dd43d4ab3946 {
  margin-top: 20px; }

.error-404_333ed3eb58d69a38.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_333ed3eb58d69a38.not-found .error-content_f3759e677c556484 .error-btn-bh_b539c4d9e467164e {
    margin-top: 20px; }

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

.sidebar_7f11c96f6d60d045 .widget_media_gallery_6e909228220e5f38 .gallery-item_4e1a8ca4176201eb {
  margin-bottom: 0; }
  .sidebar_7f11c96f6d60d045 .widget_media_gallery_6e909228220e5f38 .gallery-item_4e1a8ca4176201eb 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_a94573512faab0f1 {
  -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_8aa78c466f67ec49 {
  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_c9064a9bb2700dd6 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_1a5d69bccaf6c889 .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f.login .te-header-menu-area_57895f2ed4573357 {
  top: auto !important; }

.header-area_a60d07263fd5fd89 .container-fluid_8711960285c516cc {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_a60d07263fd5fd89 .container-fluid_8711960285c516cc {
      padding: 0 24px; } }
.header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .header-top .te-header-contact-info_26b9e7ece9ed294d span {
    color: #677471; }
    .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .header-top .te-header-contact-info_26b9e7ece9ed294d span i {
      color: #317EFE; }
    .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .header-top .te-header-contact-info_26b9e7ece9ed294d span a {
      color: #677471; }
  .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .header-top .te-social-profile_7ef73ea989238de4 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .header-top .te-social-profile_7ef73ea989238de4 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .te-header-menu-area_57895f2ed4573357 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .te-header-menu-area_57895f2ed4573357 .menu-wrapper_dcf15f7d3a5b67a2 {
    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_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .te-header-menu-area_57895f2ed4573357 .menu-wrapper_dcf15f7d3a5b67a2 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .te-header-menu-area_57895f2ed4573357 .te-header-btn_122e7c4452fe83b1 .te-quote-btn_35a98556b59fb810 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .te-sticky_menu {
  top: 0; }
  .header-area_a60d07263fd5fd89.style-2_ede77a00ac04cf0f .te-sticky_menu .menu-wrapper_dcf15f7d3a5b67a2 {
    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_5f0bbc45b0140c57 {
    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_55a4702ac191fe71 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_26b9e7ece9ed294d {
    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_26b9e7ece9ed294d 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_26b9e7ece9ed294d span.te-contact-info-item_b68608fb84177359 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_26b9e7ece9ed294d 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_5735730f232ef25e {
      display: none; } }
  .header-top .header-top-btn_5735730f232ef25e 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_5735730f232ef25e a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_5735730f232ef25e 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_7ef73ea989238de4 {
    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_7ef73ea989238de4 .te-social-profile-label_5241e279c625e646 {
      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_7ef73ea989238de4 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_7ef73ea989238de4 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_57895f2ed4573357 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_57895f2ed4573357.te-te-sticky-header_dff223cc79ebe8c4 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_57895f2ed4573357.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_57895f2ed4573357.te-sticky_menu .te-logo_70db0bd8db1236c2 {
      height: 84px; }
      .te-header-menu-area_57895f2ed4573357.te-sticky_menu .te-logo_70db0bd8db1236c2:after {
        display: none; }
      .te-header-menu-area_57895f2ed4573357.te-sticky_menu .te-logo_70db0bd8db1236c2 .te-standard-logo_45311c2da1ae90a0 {
        display: none; }
      .te-header-menu-area_57895f2ed4573357.te-sticky_menu .te-logo_70db0bd8db1236c2 .te-sticky-logo_fe4520b1e87b1461 {
        display: block; }
        .te-header-menu-area_57895f2ed4573357.te-sticky_menu .te-logo_70db0bd8db1236c2 .te-sticky-logo_fe4520b1e87b1461 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_57895f2ed4573357.te-sticky_menu .te-main-menu_52c9ca753fae3e21 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_57895f2ed4573357.te-sticky_menu .te-main-menu_52c9ca753fae3e21 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_57895f2ed4573357.te-sticky_menu .te-main-menu_52c9ca753fae3e21 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_57895f2ed4573357.te-sticky_menu .te-main-menu_52c9ca753fae3e21 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_57895f2ed4573357 .te-header-menu-wrapper_affa2a4b7ccb3439 {
    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_57895f2ed4573357 .te-header-menu-wrapper_affa2a4b7ccb3439 {
        gap: 20px; } }
  .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 {
    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_57895f2ed4573357 .te-logo_70db0bd8db1236c2 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 .te-standard-logo_45311c2da1ae90a0 {
        display: none; } }
    .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 .te-standard-logo_45311c2da1ae90a0 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 .te-sticky-logo_fe4520b1e87b1461 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 .te-sticky-logo_fe4520b1e87b1461 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 .te-sticky-logo_fe4520b1e87b1461 {
          display: block; } }
      .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 .te-sticky-logo_fe4520b1e87b1461 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_57895f2ed4573357 .te-logo_70db0bd8db1236c2 .te-retina-logo_9af8ad2ace9ec863 {
      display: none; }

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

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

.te-header-btn_122e7c4452fe83b1 {
  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_122e7c4452fe83b1 .te-icon_ff2aa723f417208a {
    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_122e7c4452fe83b1 .te-icon_ff2aa723f417208a: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_122e7c4452fe83b1 {
      display: none; } }
  .te-header-btn_122e7c4452fe83b1 .te-cta-btn_cdf3eeb2751226c3 {
    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_122e7c4452fe83b1 .te-cta-btn_cdf3eeb2751226c3:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_122e7c4452fe83b1 .te-quote-btn_35a98556b59fb810 {
    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_122e7c4452fe83b1 .te-quote-btn_35a98556b59fb810: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_92d6ae82c4601034 {
    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_92d6ae82c4601034 .te-search-content-filed_061563ecda33b0a4 {
      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_92d6ae82c4601034 .te-search-content-filed_061563ecda33b0a4 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_92d6ae82c4601034 .te-search-form_da78e82d3ed3d4b0 {
      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_92d6ae82c4601034 .te-search-form_da78e82d3ed3d4b0 .te-search-form-input_9111955d9ed95de8 {
        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_92d6ae82c4601034 .te-search-form_da78e82d3ed3d4b0 .te-search-form-input_9111955d9ed95de8 .te-search-icon_958f2b200146cb12 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_92d6ae82c4601034 .te-search-form_da78e82d3ed3d4b0 .te-search-form-input_9111955d9ed95de8 button.te-submit-search-btn_159f331da212d529 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_92d6ae82c4601034 .te-search-form_da78e82d3ed3d4b0 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_f4bc051e3135ae0c {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_b3f829f2c74296f9 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_783b259fdfa8f6d8 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_783b259fdfa8f6d8 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_8c89d2a691f14b96 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_85cdf0b129dede1f {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_b19c0cbefc0abcc8 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_b19c0cbefc0abcc8 .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_b19c0cbefc0abcc8 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-menu-sidebar-title_3c1760028127f471 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-header-contact-info_26b9e7ece9ed294d {
      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_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-header-contact-info_26b9e7ece9ed294d 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_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-header-contact-info_26b9e7ece9ed294d span.te-contact-info-item_b68608fb84177359 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-header-contact-info_26b9e7ece9ed294d 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_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-header-contact-info_26b9e7ece9ed294d span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-social-profile_7ef73ea989238de4 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-social-profile_7ef73ea989238de4 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_432e72f61b967969 .te-menu-sidebar-single-widget_703132a55d919382 .te-social-profile_7ef73ea989238de4 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_64e52eddfee85199 {
  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_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-feature-img_5b14366c9ece7d12 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-feature-img_5b14366c9ece7d12 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-feature-img_5b14366c9ece7d12 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-feature-img_5b14366c9ece7d12 {
          right: -380px; } }
      .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-feature-img_5b14366c9ece7d12 .company-award_327590fcf366b4cd {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-feature-img_5b14366c9ece7d12 .company-award_327590fcf366b4cd .icon_2fb7981f6ede4a11 {
          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_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-feature-img_5b14366c9ece7d12 .slider-feature-img-overlay_6eaab63ddf22ab81 {
          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_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-left-shape_8c512c3037926246 {
      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_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-left-shape_8c512c3037926246 {
          display: none; } }
    .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-right-shape_a68ec8efcd9175a8 {
      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_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-right-shape_a68ec8efcd9175a8 {
          display: none; } }
    .slider-area_64e52eddfee85199.style-2_ede77a00ac04cf0f .te-single-slider_865b0b0cc0770ff1 .slider-circle-shape_73880127261a232f {
      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_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-short-title_6dac6af6aa03297d,
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-title_a6b8e8e7dfbebd55,
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-short-desc_d322e91fd7378632,
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-btn-wrapper_d3817df2f7d5132a {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-short-title_6dac6af6aa03297d {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-title_a6b8e8e7dfbebd55 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-short-desc_d322e91fd7378632 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-active_7708ad5895bc6fb4 .te-slider-btn-wrapper_d3817df2f7d5132a {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-dots_8f59c969cdf7c6ea {
    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_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-dots_8f59c969cdf7c6ea {
        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_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-dots_8f59c969cdf7c6ea 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_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-dots_8f59c969cdf7c6ea 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_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-dots_8f59c969cdf7c6ea li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-dots_8f59c969cdf7c6ea li.slick-active_7708ad5895bc6fb4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_64e52eddfee85199 .te-slider-wrapper_3d26d7035a4a67cf .slick-dots_8f59c969cdf7c6ea li.slick-active_7708ad5895bc6fb4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 {
    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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 {
        background-image: none !important; } }
    .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-overlay_3edcab27cbaf6be2 {
      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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-overlay_3edcab27cbaf6be2 {
          left: 0; } }
      .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-overlay_3edcab27cbaf6be2 .te-slider-overlay-shape_b50cbcacfc507a65 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-overlay_3edcab27cbaf6be2 .te-slider-overlay-shape_b50cbcacfc507a65 {
            display: none; } }
    .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d {
      position: relative;
      z-index: 99; }
      .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-short-title_6dac6af6aa03297d {
        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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
        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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-short-desc_d322e91fd7378632 {
        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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-short-desc_d322e91fd7378632 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-short-desc_d322e91fd7378632 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-short-desc_d322e91fd7378632 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a {
        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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a {
            padding-top: 30px; } }
        .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-theme-btn_d058402ccdb9396e {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-call-btn_29b23c66b970010b {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-call-btn_29b23c66b970010b .te-icon_ff2aa723f417208a {
            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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-call-btn_29b23c66b970010b .te-content_7bbcb764c360778c {
            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_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-call-btn_29b23c66b970010b .te-content_7bbcb764c360778c .te-title_b5d1309f268c4fc2 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_64e52eddfee85199 .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-call-btn_29b23c66b970010b .te-content_7bbcb764c360778c .te-text_dff7a7369dbe01ca {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_64e52eddfee85199.style-1_8567748e642746ed {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_64e52eddfee85199.style-1_8567748e642746ed: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_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-overlay_3edcab27cbaf6be2 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-overlay_3edcab27cbaf6be2::before {
        display: none; }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .slider-shape_c050730fc2e8b037 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .slider-shape_c050730fc2e8b037 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-one_6b726f0c340922b7 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-one_6b726f0c340922b7 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-one_6b726f0c340922b7 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-one_6b726f0c340922b7 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-one_6b726f0c340922b7 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-two_560b8bba19bad120 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-two_560b8bba19bad120 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-two_560b8bba19bad120 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-two_560b8bba19bad120 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-two_560b8bba19bad120 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-three_b2c28129976c105c {
      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_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-three_b2c28129976c105c {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .shape-three_b2c28129976c105c {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-container_ded6c68e29f09a53 {
      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_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-container_ded6c68e29f09a53 {
          -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_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-container_ded6c68e29f09a53 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-container_ded6c68e29f09a53 .te-slider-column_07c21d65249569bd {
        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_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-container_ded6c68e29f09a53 .te-slider-column_07c21d65249569bd {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-theme-btn_d058402ccdb9396e {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-theme-btn_d058402ccdb9396e:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-btn-wrapper_d3817df2f7d5132a .te-call-btn_29b23c66b970010b .te-icon_ff2aa723f417208a {
      color: #317EFE; }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
      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_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-single-slider_865b0b0cc0770ff1 .te-slider-content-wrapper_3c5e0185ce60db9d .te-slider-content_d01954fe0a40aaaa .te-slider-title_a6b8e8e7dfbebd55 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-slider-wrapper_3d26d7035a4a67cf .container_9e00da865ead75a4 {
    position: relative; }
  .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-slider-wrapper_3d26d7035a4a67cf .slider-shape-bg_dcbb1227d9058d7d {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-slider-wrapper_3d26d7035a4a67cf .slider-shape-bg_dcbb1227d9058d7d {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-slider-wrapper_3d26d7035a4a67cf .slider-shape-bg_dcbb1227d9058d7d {
        margin-left: 0; } }
    .slider-area_64e52eddfee85199.style-1_8567748e642746ed .te-slider-wrapper_3d26d7035a4a67cf .slider-shape-bg_dcbb1227d9058d7d: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_92ca8efe9d286cd9 {
  position: relative; }

.te-info-card_e921f6d541d502f4 {
  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_e921f6d541d502f4 {
      padding: 40px 25px; } }
  .te-info-card_e921f6d541d502f4: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_e921f6d541d502f4:hover .te-image-wrapper_19b22e540a2bb3c8 .overlay_cf747ebcd1406d7e {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_e921f6d541d502f4:hover .te-image-wrapper_19b22e540a2bb3c8 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_e921f6d541d502f4:hover .icon_2fb7981f6ede4a11 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_e921f6d541d502f4:hover .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c .te-theme-btn_d058402ccdb9396e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e921f6d541d502f4 .te-info-card-inner_2722e0b1d45ae43b {
    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_e921f6d541d502f4 .te-image-wrapper_19b22e540a2bb3c8 {
    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_e921f6d541d502f4 .te-image-wrapper_19b22e540a2bb3c8 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_e921f6d541d502f4 .te-image-wrapper_19b22e540a2bb3c8 .overlay_cf747ebcd1406d7e {
      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_e921f6d541d502f4 .icon_2fb7981f6ede4a11 {
    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_e921f6d541d502f4 .icon_2fb7981f6ede4a11 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e921f6d541d502f4 .te-content-wrapper_8a497b8774026afd {
    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_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be {
    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_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be .icon_2fb7981f6ede4a11 {
      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_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be .icon_2fb7981f6ede4a11::before, .te-info-card_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be .icon_2fb7981f6ede4a11::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be .icon_2fb7981f6ede4a11::before {
        top: 15px;
        left: 5px; }
      .te-info-card_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be .icon_2fb7981f6ede4a11::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be .title_73813b68a677f426 {
      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_e921f6d541d502f4 .te-title-wrapper_3d51ca10b20367be .divider_04546539a93ed31b {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_e921f6d541d502f4 .content_2bc5f38a05204e8c {
    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_e921f6d541d502f4 .content_2bc5f38a05204e8c .desc_fd8c1786e7495ac2 {
      -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_e921f6d541d502f4 .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_e921f6d541d502f4 .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c .te-theme-btn_d058402ccdb9396e {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_e921f6d541d502f4 .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c .te-theme-btn_d058402ccdb9396e:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f {
  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_e921f6d541d502f4.style-2_ede77a00ac04cf0f {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f {
      padding: 35px; } }
  .te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f:hover .image_40a443a8a851f1be 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_e921f6d541d502f4.style-2_ede77a00ac04cf0f:hover .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c .te-theme-btn_d058402ccdb9396e {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f .image_40a443a8a851f1be {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f .image_40a443a8a851f1be 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_e921f6d541d502f4.style-2_ede77a00ac04cf0f .te-title-wrapper_3d51ca10b20367be {
    padding-bottom: 15px; }
  .te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f .content_2bc5f38a05204e8c {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_e921f6d541d502f4.style-2_ede77a00ac04cf0f .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c .te-theme-btn_d058402ccdb9396e {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 {
  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_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 .icon_2fb7981f6ede4a11 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 .icon_2fb7981f6ede4a11 img {
      width: 100%; }
  .te-icon-card_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 .content_2bc5f38a05204e8c {
    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_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 .content_2bc5f38a05204e8c .title_73813b68a677f426 {
      color: #ffffff; }
    .te-icon-card_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 .content_2bc5f38a05204e8c .desc_fd8c1786e7495ac2 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 {
      gap: 25px; }
      .te-icon-card_c574cae271cedf7f.style-three_8bc0feda2ff4ac91 .content_2bc5f38a05204e8c {
        gap: 18px; } }

.te-icon-card_c574cae271cedf7f.style-2_ede77a00ac04cf0f {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_c574cae271cedf7f.style-2_ede77a00ac04cf0f .icon_2fb7981f6ede4a11 {
    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_c574cae271cedf7f.style-2_ede77a00ac04cf0f .content_2bc5f38a05204e8c {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_c574cae271cedf7f.style-2_ede77a00ac04cf0f .content_2bc5f38a05204e8c .title_73813b68a677f426 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_c574cae271cedf7f.style-2_ede77a00ac04cf0f .content_2bc5f38a05204e8c .desc_fd8c1786e7495ac2 {
      line-height: 22px; }

.te-about-image-card_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d {
      text-align: left; } }
  .te-about-image-card_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c > img {
          width: 100%; } }
    .te-about-image-card_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-img-card-shape_1e033c118dcc5f56 {
      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_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-img-card-shape_1e033c118dcc5f56 {
          right: 0; } }
.te-about-image-card_81fefec0cf478196 .te-company-foundation_b613647095eecee0 {
  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_81fefec0cf478196 .te-company-foundation_b613647095eecee0 .te-counter-wrapper_130e196f03c02a26 {
    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_81fefec0cf478196 .te-company-foundation_b613647095eecee0 .counter-title_2e3376eb166a7fba {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_81fefec0cf478196 .te-company-foundation_b613647095eecee0 .title_73813b68a677f426 {
    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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-img-card-shape_1e033c118dcc5f56 {
    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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-img-card-shape_1e033c118dcc5f56 {
        display: none; } }
  .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 {
        position: relative; } }
    .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-another-image-inner_4ef3dbcf536b59e2 {
      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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-another-image-inner_4ef3dbcf536b59e2 {
          width: 100%; }
          .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-another-image-inner_4ef3dbcf536b59e2 img {
            width: 100%; } }
    .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .video-btn_7e07fe5f4f56b7c8 {
      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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .video-btn_7e07fe5f4f56b7c8 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .video-btn_7e07fe5f4f56b7c8 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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-badge-text_9a756c40543829bb {
      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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-badge-text_9a756c40543829bb {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-badge-text_9a756c40543829bb .icon_2fb7981f6ede4a11 {
        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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-badge-text_9a756c40543829bb .text_f8e376d7775a5729 {
        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_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-badge-text_9a756c40543829bb .text_f8e376d7775a5729 .title_73813b68a677f426 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_81fefec0cf478196.style-2_ede77a00ac04cf0f .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c .te-another-image_81eb8f114bcb2b24 .te-badge-text_9a756c40543829bb .text_f8e376d7775a5729 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 {
  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_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-section-title_9035ee58d135a463 {
    margin-bottom: 0; }
    .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-section-title_9035ee58d135a463 .title_73813b68a677f426 {
      margin-bottom: 0; }
  .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-list-item-wrapper_bd80e7ae60bc0ac2 {
    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_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-list-item-wrapper_bd80e7ae60bc0ac2 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-list-item-wrapper_bd80e7ae60bc0ac2 .te-list-item_949d7c7e424aeb11 .icon_2fb7981f6ede4a11 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-list-item-wrapper_bd80e7ae60bc0ac2 .te-list-item_949d7c7e424aeb11 .text_f8e376d7775a5729 {
      color: #14203A; }
  .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a {
    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_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .te-single-info-list_59dd4a48e1a9941e {
      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_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .te-single-info-list_59dd4a48e1a9941e:hover .icon_2fb7981f6ede4a11 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_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .te-single-info-list_59dd4a48e1a9941e .icon_2fb7981f6ede4a11 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .te-single-info-list_59dd4a48e1a9941e .icon_2fb7981f6ede4a11::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_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .te-single-info-list_59dd4a48e1a9941e .icon_2fb7981f6ede4a11 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_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .te-single-info-list_59dd4a48e1a9941e .title_73813b68a677f426 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_5c83b40594a5ee44 .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .te-single-info-list_59dd4a48e1a9941e .short-title_f7a18a10b5f19846 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_5c83b40594a5ee44.style-2_ede77a00ac04cf0f .te-about-info-content_e02ddac60b4cbf14 {
  gap: 10px; }
  .te-about-info-card_5c83b40594a5ee44.style-2_ede77a00ac04cf0f .te-about-info-content_e02ddac60b4cbf14 .te-list-item-wrapper_bd80e7ae60bc0ac2 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_5c83b40594a5ee44.style-2_ede77a00ac04cf0f .te-about-info-content_e02ddac60b4cbf14 .te-list-item-wrapper_bd80e7ae60bc0ac2 .te-list-item_949d7c7e424aeb11 .icon_2fb7981f6ede4a11 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_5c83b40594a5ee44.style-2_ede77a00ac04cf0f .te-about-info-content_e02ddac60b4cbf14 .te-list-item-wrapper_bd80e7ae60bc0ac2 .te-list-item_949d7c7e424aeb11 .text_f8e376d7775a5729 {
      color: #335371; }
  .te-about-info-card_5c83b40594a5ee44.style-2_ede77a00ac04cf0f .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_5c83b40594a5ee44.style-2_ede77a00ac04cf0f .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .divider_04546539a93ed31b {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_5c83b40594a5ee44.style-2_ede77a00ac04cf0f .te-about-info-content_e02ddac60b4cbf14 .te-info-list_cc3e6437a686374a .divider_04546539a93ed31b {
          height: 1px;
          width: 100%; } }

.te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-section-title_9035ee58d135a463 {
  margin-bottom: 40px; }
.te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .about-info-wrapper_2584135695311354 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .about-info-wrapper_2584135695311354 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .about-info-wrapper_2584135695311354 .about-info-img_96f85604df5742ee {
    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_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .about-info-wrapper_2584135695311354 .about-info-img_96f85604df5742ee {
        height: 350px; } }
    .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .about-info-wrapper_2584135695311354 .about-info-img_96f85604df5742ee img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 .skill-progressbar-wrapper_5c6a3d2229c65f37 {
    width: 100%; }
  .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 .te-icon-card-wrapper_08ec556c7acff412 {
    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_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 .te-icon-card-wrapper_08ec556c7acff412 .te-icon-card_c574cae271cedf7f {
      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_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 .te-icon-card-wrapper_08ec556c7acff412 .te-icon-card_c574cae271cedf7f .icon_2fb7981f6ede4a11 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 .te-icon-card-wrapper_08ec556c7acff412 .te-icon-card_c574cae271cedf7f .content_2bc5f38a05204e8c {
        gap: 4px; }
        .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 .te-icon-card-wrapper_08ec556c7acff412 .te-icon-card_c574cae271cedf7f .content_2bc5f38a05204e8c .title_73813b68a677f426 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_5c83b40594a5ee44.style-three_8bc0feda2ff4ac91 .te-about-info-content_e02ddac60b4cbf14 .te-btn-wrapper_6c1d8008ba9fe472 {
    margin-top: 7px; }

.te-counter-card_1e6f10f7cc105d42 {
  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_1e6f10f7cc105d42 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_1e6f10f7cc105d42 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 {
    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_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603:hover .icon_2fb7981f6ede4a11 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .icon_2fb7981f6ede4a11 {
      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_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .icon_2fb7981f6ede4a11 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .te-counter-title_6791bdf029974f59 {
      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_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .te-counter-title_6791bdf029974f59 .content_2bc5f38a05204e8c {
        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_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .number_070ce533c01d8832 {
      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_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .number_070ce533c01d8832 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .title_73813b68a677f426 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .text_f8e376d7775a5729 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_d9b717ba5c2d9632 {
  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_d9b717ba5c2d9632::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_d9b717ba5c2d9632 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_d9b717ba5c2d9632:hover {
    top: -5px; }
    .te-process-step_d9b717ba5c2d9632:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_d9b717ba5c2d9632:hover .icon_2fb7981f6ede4a11 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d9b717ba5c2d9632:hover .counter-number_4a0276cd2ebc5337 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d9b717ba5c2d9632:hover .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c .te-theme-btn_d058402ccdb9396e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_d9b717ba5c2d9632 .icon_2fb7981f6ede4a11 {
    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_d9b717ba5c2d9632 .icon_2fb7981f6ede4a11 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_d9b717ba5c2d9632 .te-content-wrapper_8a497b8774026afd {
    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_d9b717ba5c2d9632 .te-counter-wrapper_130e196f03c02a26 {
    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_d9b717ba5c2d9632 .te-counter-wrapper_130e196f03c02a26 .shape_1d4159f5172fa702 {
      position: relative; }
  .te-process-step_d9b717ba5c2d9632 .counter-number_4a0276cd2ebc5337 {
    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_d9b717ba5c2d9632 .te-title-wrapper_3d51ca10b20367be {
    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_d9b717ba5c2d9632 .te-title-wrapper_3d51ca10b20367be .icon_2fb7981f6ede4a11 {
      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_d9b717ba5c2d9632 .te-title-wrapper_3d51ca10b20367be .title_73813b68a677f426 {
      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_d9b717ba5c2d9632 .content_2bc5f38a05204e8c {
    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_d9b717ba5c2d9632 .content_2bc5f38a05204e8c .desc_fd8c1786e7495ac2 {
      -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_d9b717ba5c2d9632 .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c {
      margin-top: -10px; }
      .te-process-step_d9b717ba5c2d9632 .content_2bc5f38a05204e8c .te-read-more_e684fd9186037d4c .te-theme-btn_d058402ccdb9396e {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b0e26d403d8bbe73 {
  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_b0e26d403d8bbe73 {
      padding: 30px; } }
  .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd {
    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_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f {
      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_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .image_40a443a8a851f1be {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .rating_05199b812e735e2c {
          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_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .name_cfb529660881ad57 {
          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_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .name_cfb529660881ad57 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .designation_4d2fff433f30576f {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .icon_2fb7981f6ede4a11 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b0e26d403d8bbe73 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .icon_2fb7981f6ede4a11 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_ff7009430cb14af4 {
  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_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd {
    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_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c p {
        margin-bottom: 0; }
    .te-testimonial-card-two_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b {
        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_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .icon_2fb7981f6ede4a11 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .name_cfb529660881ad57 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .designation_4d2fff433f30576f {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_ff7009430cb14af4 .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .image_40a443a8a851f1be {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c::before {
    display: none; }
  .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd {
    gap: 15px; }
    .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .title_73813b68a677f426 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b {
      -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_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b {
          padding: 15px 30px; } }
      .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .image_40a443a8a851f1be {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .image_40a443a8a851f1be img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .rating_05199b812e735e2c {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .te-user-info_9d0aaa54f25db09b .name_cfb529660881ad57 span {
        color: #317EFE; }
    .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .icon_2fb7981f6ede4a11 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .icon_2fb7981f6ede4a11 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_31162b0059bd6927 {
  position: relative; }
  .te-testimonial-slider-wrapper_31162b0059bd6927 .slick-list_569a0aa8ecbdb644 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_31162b0059bd6927 .slick-list_569a0aa8ecbdb644 .slick-slide_a6fdd90d6cdad028 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_31162b0059bd6927 .slick-dots_8f59c969cdf7c6ea {
    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_31162b0059bd6927 .slick-dots_8f59c969cdf7c6ea 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_31162b0059bd6927 .slick-dots_8f59c969cdf7c6ea 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_31162b0059bd6927 .slick-dots_8f59c969cdf7c6ea li.slick-active_7708ad5895bc6fb4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_31162b0059bd6927 .slick-dots_8f59c969cdf7c6ea li.slick-active_7708ad5895bc6fb4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_31162b0059bd6927 .slick-arrow_af148f3bd8033ef3 {
    display: none !important; }

.te-accordion-box-wrapper_bbc10ecbc33d1282 {
  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_2325cb2cf9a124b8 .te-accordion-list-item_05fbb65326521232 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_2325cb2cf9a124b8 .te-accordion-list-item_05fbb65326521232 .te-accordion-head_ea3b1d53daecc7b3 {
    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_2325cb2cf9a124b8 .te-accordion-list-item_05fbb65326521232 .te-accordion-head_ea3b1d53daecc7b3: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_2325cb2cf9a124b8 .te-accordion-list-item_05fbb65326521232 .te-accordion-head_ea3b1d53daecc7b3.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_2325cb2cf9a124b8 .te-accordion-list-item_05fbb65326521232 .te-accordion-head_ea3b1d53daecc7b3 .te-accordion-title_1a3ab96d539e06c7 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_2325cb2cf9a124b8 .te-accordion-list-item_05fbb65326521232 .te-accordion-body_a4c4516631eebd7b {
    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_55980f5a48c1cb6d {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_55980f5a48c1cb6d {
      padding-left: 30px; } }
  .page-header_55980f5a48c1cb6d .te-page-title_6b5ccb454b184615,
  .page-header_55980f5a48c1cb6d .page-title_ce2d9683e36037a6 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_55980f5a48c1cb6d .te-page-title_6b5ccb454b184615,
      .page-header_55980f5a48c1cb6d .page-title_ce2d9683e36037a6 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_bee62f07659903b9 {
  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_bee62f07659903b9:hover .te-post-thumbnail_8813569d23628199 img,
  .te-post-item_bee62f07659903b9:hover .post-video_2a62c9a5029fb547 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_bee62f07659903b9 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_bee62f07659903b9 iframe {
        height: 350px; } }
  .te-post-item_bee62f07659903b9 .post-gallery .slick-list_569a0aa8ecbdb644 .slick-track_44d3cf21d3ce996a {
    height: 392px;
    overflow: hidden; }
  .te-post-item_bee62f07659903b9 .te-post-content-wrapper_bf6b16dfa092dc6f {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_bee62f07659903b9 .te-post-content-wrapper_bf6b16dfa092dc6f {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_bee62f07659903b9 .te-post-content-wrapper_bf6b16dfa092dc6f .te-read-more_e684fd9186037d4c {
      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_bee62f07659903b9.format-quote_21de7fbe163641b3 .te-post-content {
    margin: 0; }
  .te-post-item_bee62f07659903b9.format-quote_21de7fbe163641b3 blockquote {
    margin: 0; }
    .te-post-item_bee62f07659903b9.format-quote_21de7fbe163641b3 blockquote p {
      margin-top: 0; }
    .te-post-item_bee62f07659903b9.format-quote_21de7fbe163641b3 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_bee62f07659903b9.format-quote_21de7fbe163641b3 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_bee62f07659903b9.sticky_f78ee5e872ef3f78 {
    border: 2px solid #317EFE; }
    .te-post-item_bee62f07659903b9.sticky_f78ee5e872ef3f78 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_bee62f07659903b9.sticky_f78ee5e872ef3f78 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_bee62f07659903b9 .te-post-title_b8a2fcadfae51b3d {
    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_bee62f07659903b9 .te-post-title_b8a2fcadfae51b3d {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_bee62f07659903b9 .te-post-title_b8a2fcadfae51b3d:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_bee62f07659903b9 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_bee62f07659903b9 .te-post-content h2,
  .te-post-item_bee62f07659903b9 .te-post-content h3,
  .te-post-item_bee62f07659903b9 .te-post-content h4,
  .te-post-item_bee62f07659903b9 .te-post-content h5,
  .te-post-item_bee62f07659903b9 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_bee62f07659903b9 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_bee62f07659903b9 .te-single-post-meta_742c9d880792a1cb {
    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_bee62f07659903b9 .te-social-share_c65963943bdaad23 {
    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_bee62f07659903b9 .te-social-share_c65963943bdaad23 a.facebook_88e88cd496717103 {
      color: #1877f2; }
    .te-post-item_bee62f07659903b9 .te-social-share_c65963943bdaad23 a.twitter_18629f5a4c2233f2 {
      color: #1da1f2; }
    .te-post-item_bee62f07659903b9 .te-social-share_c65963943bdaad23 a.linkedin_13198dd54d46745a {
      color: #1a70c6; }
    .te-post-item_bee62f07659903b9 .te-social-share_c65963943bdaad23 .te-social-share-title_720ad6c0286b4bb7 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_bee62f07659903b9 .te-blog-post-tag_c6477d99fa425bc6 {
    width: 100%;
    display: inline-block; }
    .te-post-item_bee62f07659903b9 .te-blog-post-tag_c6477d99fa425bc6 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_bee62f07659903b9 .te-blog-post-tag_c6477d99fa425bc6 .te-post-tag-list_8da8fdc7e342ce01 {
      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_bee62f07659903b9 .te-blog-post-tag_c6477d99fa425bc6 .te-post-tag-list_8da8fdc7e342ce01 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_bee62f07659903b9 .te-blog-post-tag_c6477d99fa425bc6 .te-post-tag-list_8da8fdc7e342ce01 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_bee62f07659903b9 .te-post-thumbnail_8813569d23628199,
  .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547 {
    position: relative;
    overflow: hidden; }
    .te-post-item_bee62f07659903b9 .te-post-thumbnail_8813569d23628199 img,
    .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547 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_bee62f07659903b9 .te-post-thumbnail_8813569d23628199 .popup-video-wrapper_2565392873bb1a91,
    .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547 .popup-video-wrapper_2565392873bb1a91 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_bee62f07659903b9 .te-post-thumbnail_8813569d23628199 .video-btn_7e07fe5f4f56b7c8 a,
    .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547 .video-btn_7e07fe5f4f56b7c8 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_bee62f07659903b9 .te-post-thumbnail_8813569d23628199 .video-btn_7e07fe5f4f56b7c8 a i,
      .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547 .video-btn_7e07fe5f4f56b7c8 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_bee62f07659903b9 .te-post-thumbnail_8813569d23628199 .video-btn_7e07fe5f4f56b7c8 a:hover,
      .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547 .video-btn_7e07fe5f4f56b7c8 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_bee62f07659903b9 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_bee62f07659903b9 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_bee62f07659903b9 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_bee62f07659903b9 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_bee62f07659903b9 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_bee62f07659903b9 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_bee62f07659903b9 .post-audio_40de692522ec52cf iframe {
    width: 100%; }
  .te-post-item_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b {
    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_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b {
        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_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b 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_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b 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_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_13a8a8ad11f1a175 {
  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_13a8a8ad11f1a175.style-1_8567748e642746ed {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_13a8a8ad11f1a175.style-1_8567748e642746ed .image_40a443a8a851f1be {
      height: 290px; }
    .te-post-card_13a8a8ad11f1a175.style-1_8567748e642746ed .content_2bc5f38a05204e8c {
      padding: 0 20px 20px 20px; }
  .te-post-card_13a8a8ad11f1a175:hover .image_40a443a8a851f1be 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_13a8a8ad11f1a175 .image_40a443a8a851f1be {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_13a8a8ad11f1a175 .image_40a443a8a851f1be 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_13a8a8ad11f1a175 .image_40a443a8a851f1be .te-post-date_d5231c9716c982f8 {
      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_13a8a8ad11f1a175 .image_40a443a8a851f1be .te-post-date_d5231c9716c982f8 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_13a8a8ad11f1a175 .content_2bc5f38a05204e8c {
    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_13a8a8ad11f1a175 .content_2bc5f38a05204e8c .te-post-meta-info_f208713b303aafbc {
      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_13a8a8ad11f1a175 .content_2bc5f38a05204e8c .te-post-meta-info_f208713b303aafbc .te-single-meta_0dd3edc58f6e0eaf {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_13a8a8ad11f1a175 .content_2bc5f38a05204e8c .te-post-meta-info_f208713b303aafbc .te-single-meta_0dd3edc58f6e0eaf span,
        .te-post-card_13a8a8ad11f1a175 .content_2bc5f38a05204e8c .te-post-meta-info_f208713b303aafbc .te-single-meta_0dd3edc58f6e0eaf a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_13a8a8ad11f1a175 .content_2bc5f38a05204e8c .te-post-meta-info_f208713b303aafbc .te-single-meta_0dd3edc58f6e0eaf i {
          color: #317EFE; }
    .te-post-card_13a8a8ad11f1a175 .content_2bc5f38a05204e8c .title_73813b68a677f426 {
      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_13a8a8ad11f1a175 .content_2bc5f38a05204e8c a.read-btn_6d7c432b6867b5fa {
      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_13a8a8ad11f1a175 .content_2bc5f38a05204e8c a.read-btn_6d7c432b6867b5fa:hover {
        color: #317EFE; }

.te-post-card_13a8a8ad11f1a175.style-2_ede77a00ac04cf0f {
  gap: 20px; }
  .te-post-card_13a8a8ad11f1a175.style-2_ede77a00ac04cf0f .image_40a443a8a851f1be {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_13a8a8ad11f1a175.style-2_ede77a00ac04cf0f .image_40a443a8a851f1be .te-post-date_d5231c9716c982f8 {
      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_13a8a8ad11f1a175.style-2_ede77a00ac04cf0f .content_2bc5f38a05204e8c .title_73813b68a677f426 {
    font-size: 20px; }
  .te-post-card_13a8a8ad11f1a175.style-2_ede77a00ac04cf0f .content_2bc5f38a05204e8c .te-post-meta-info_f208713b303aafbc {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_96adfa288b441e91 .te-comment-respond_25ecf511faf9f6ee {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_96adfa288b441e91 .te-post-comments_5c0dad56481a28eb {
  margin-top: 70px; }
.te-blog-details-wrapper_96adfa288b441e91 .wp-block-group_b4630b1b68dff69d.has-background_90d6b795d1ed16cb .wp-block-button_492da546444ff0d0 .wp-block-button__link_d4d445f1a7c4d9cc {
  color: #ffffff !important; }
.te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-meta_9be3565a865f5c5b {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-thumbnail_8813569d23628199,
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547,
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-gallery,
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .postbox-audio_a3839b0a474060ba,
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .wp-block-post-featured-image_c3a2b63225f967b8 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-thumbnail_8813569d23628199,
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547,
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-gallery,
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .postbox-audio_a3839b0a474060ba,
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .wp-block-post-featured-image_c3a2b63225f967b8 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-thumbnail_8813569d23628199:hover img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547:hover img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-gallery:hover img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .postbox-audio_a3839b0a474060ba:hover img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .wp-block-post-featured-image_c3a2b63225f967b8: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_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-thumbnail_8813569d23628199 img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-video_2a62c9a5029fb547 img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .post-gallery img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .postbox-audio_a3839b0a474060ba img,
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .wp-block-post-featured-image_c3a2b63225f967b8 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_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content-wrapper_bf6b16dfa092dc6f {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-block-query_efc880ba9dbadda7 .wp-block-post-template_340d81b44f607836 {
      padding-left: 0; }
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-block-query_efc880ba9dbadda7 .wp-block-post-template_340d81b44f607836 .wp-block-post_a30315ddd941d15f {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-block-navigation__responsive-container-content_5ad2555e10761648 .wp-block-page-list_00ac9ccf3432d51c {
      padding-left: 0; }
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-block-group_b4630b1b68dff69d {
      margin: 15px 0; }
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content .wp-block-group_b4630b1b68dff69d p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_96adfa288b441e91 .te-post-item_bee62f07659903b9 .te-blog-post-tag_c6477d99fa425bc6 .te-social-share_c65963943bdaad23 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_96adfa288b441e91 .wp-block-calendar_2b4521ea2feb89ca {
  margin-bottom: 30px; }

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

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

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

.cta-area_55118a8fb587ffbc {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_55118a8fb587ffbc .te-content-wrapper_8a497b8774026afd {
    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_55118a8fb587ffbc .te-content-wrapper_8a497b8774026afd .short-title_f7a18a10b5f19846 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_55118a8fb587ffbc .te-content-wrapper_8a497b8774026afd .te-cta-title_79ecc310a90eb55a {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_55118a8fb587ffbc .te-content-wrapper_8a497b8774026afd .te-cta-title_79ecc310a90eb55a {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_55118a8fb587ffbc .te-content-wrapper_8a497b8774026afd .te-cta-title_79ecc310a90eb55a {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_55118a8fb587ffbc .te-content-wrapper_8a497b8774026afd .te-cta-title_79ecc310a90eb55a {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_55118a8fb587ffbc .te-content-wrapper_8a497b8774026afd .text_f8e376d7775a5729 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_55118a8fb587ffbc .te-btn-wrapper_6c1d8008ba9fe472 {
    margin-top: 30px; }
  .cta-area_55118a8fb587ffbc .te-cta-inner-area_a848e6acb0a3623f {
    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_55118a8fb587ffbc .te-cta-inner-area_a848e6acb0a3623f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_55118a8fb587ffbc .te-cta-inner-area_a848e6acb0a3623f .te-cta-collumn_3f9ab4bcaf2adde3 {
      -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_9035ee58d135a463 {
  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_9035ee58d135a463 {
      -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_9035ee58d135a463.left-align-title_20674cc5c31fc339 .te-section-content_f1ae8198d04c6fb4 {
    margin-top: -15px; }
  .te-section-title_9035ee58d135a463 .te-section-content_f1ae8198d04c6fb4 {
    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_9035ee58d135a463 .short-title_f7a18a10b5f19846 {
    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_9035ee58d135a463 .short-title_f7a18a10b5f19846::before, .te-section-title_9035ee58d135a463 .short-title_f7a18a10b5f19846::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_9035ee58d135a463 .short-title_f7a18a10b5f19846.only-divider_5ce9c023ee59d444 {
      gap: 10px; }
      .te-section-title_9035ee58d135a463 .short-title_f7a18a10b5f19846.only-divider_5ce9c023ee59d444::before {
        display: none; }
  .te-section-title_9035ee58d135a463 .title_73813b68a677f426 {
    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_9035ee58d135a463 .title_73813b68a677f426 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_9035ee58d135a463 .title_73813b68a677f426 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_9035ee58d135a463 .title_73813b68a677f426 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_9035ee58d135a463 .title_73813b68a677f426 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_9035ee58d135a463 .title_73813b68a677f426 br {
        display: none; } }
    .te-section-title_9035ee58d135a463 .title_73813b68a677f426 span {
      color: #317EFE; }
  .te-section-title_9035ee58d135a463 .te-section-desc_577d3df6299fc416 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_9035ee58d135a463 .te-section-desc_577d3df6299fc416 .te-theme-btn_d058402ccdb9396e {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_9035ee58d135a463 .te-section-desc_577d3df6299fc416 .te-theme-btn_d058402ccdb9396e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_ff52fffcd1211398,
.navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6,
.comment-navigation_8be2b5bcd2163123 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_ff52fffcd1211398 .wp-block-query-pagination-numbers_b4a2b691e7f0e58d,
  .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .wp-block-query-pagination-numbers_b4a2b691e7f0e58d,
  .comment-navigation_8be2b5bcd2163123 .wp-block-query-pagination-numbers_b4a2b691e7f0e58d {
    width: inherit; }
  .wp-block-query-pagination_ff52fffcd1211398 .nav-links_b036e990dbc90fd3,
  .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .nav-links_b036e990dbc90fd3,
  .comment-navigation_8be2b5bcd2163123 .nav-links_b036e990dbc90fd3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_ff52fffcd1211398 .wp-block-query-pagination-previous_f2296b2a9999e678,
  .wp-block-query-pagination_ff52fffcd1211398 .wp-block-query-pagination-next_be3493d86b5af550,
  .wp-block-query-pagination_ff52fffcd1211398 .nav-next_929d07484c1468bf a,
  .wp-block-query-pagination_ff52fffcd1211398 .nav-previous_5f8e3c7d3c197706 a,
  .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .wp-block-query-pagination-previous_f2296b2a9999e678,
  .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .wp-block-query-pagination-next_be3493d86b5af550,
  .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .nav-next_929d07484c1468bf a,
  .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .nav-previous_5f8e3c7d3c197706 a,
  .comment-navigation_8be2b5bcd2163123 .wp-block-query-pagination-previous_f2296b2a9999e678,
  .comment-navigation_8be2b5bcd2163123 .wp-block-query-pagination-next_be3493d86b5af550,
  .comment-navigation_8be2b5bcd2163123 .nav-next_929d07484c1468bf a,
  .comment-navigation_8be2b5bcd2163123 .nav-previous_5f8e3c7d3c197706 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_ff52fffcd1211398 .wp-block-query-pagination-previous_f2296b2a9999e678,
      .wp-block-query-pagination_ff52fffcd1211398 .wp-block-query-pagination-next_be3493d86b5af550,
      .wp-block-query-pagination_ff52fffcd1211398 .nav-next_929d07484c1468bf a,
      .wp-block-query-pagination_ff52fffcd1211398 .nav-previous_5f8e3c7d3c197706 a,
      .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .wp-block-query-pagination-previous_f2296b2a9999e678,
      .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .wp-block-query-pagination-next_be3493d86b5af550,
      .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .nav-next_929d07484c1468bf a,
      .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .nav-previous_5f8e3c7d3c197706 a,
      .comment-navigation_8be2b5bcd2163123 .wp-block-query-pagination-previous_f2296b2a9999e678,
      .comment-navigation_8be2b5bcd2163123 .wp-block-query-pagination-next_be3493d86b5af550,
      .comment-navigation_8be2b5bcd2163123 .nav-next_929d07484c1468bf a,
      .comment-navigation_8be2b5bcd2163123 .nav-previous_5f8e3c7d3c197706 a {
        height: 40px; } }
    .wp-block-query-pagination_ff52fffcd1211398 .wp-block-query-pagination-previous_f2296b2a9999e678:hover,
    .wp-block-query-pagination_ff52fffcd1211398 .wp-block-query-pagination-next_be3493d86b5af550:hover,
    .wp-block-query-pagination_ff52fffcd1211398 .nav-next_929d07484c1468bf a:hover,
    .wp-block-query-pagination_ff52fffcd1211398 .nav-previous_5f8e3c7d3c197706 a:hover,
    .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .wp-block-query-pagination-previous_f2296b2a9999e678:hover,
    .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .wp-block-query-pagination-next_be3493d86b5af550:hover,
    .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .nav-next_929d07484c1468bf a:hover,
    .navigation_287102b0424c3da1.posts-navigation_ed13a7c9388eb2d6 .nav-previous_5f8e3c7d3c197706 a:hover,
    .comment-navigation_8be2b5bcd2163123 .wp-block-query-pagination-previous_f2296b2a9999e678:hover,
    .comment-navigation_8be2b5bcd2163123 .wp-block-query-pagination-next_be3493d86b5af550:hover,
    .comment-navigation_8be2b5bcd2163123 .nav-next_929d07484c1468bf a:hover,
    .comment-navigation_8be2b5bcd2163123 .nav-previous_5f8e3c7d3c197706 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_e403f713d911487c,
.page-links_9e52f857a9a37b34,
.wp-block-query-pagination-numbers_b4a2b691e7f0e58d {
  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_e403f713d911487c ul,
  .page-links_9e52f857a9a37b34 ul,
  .wp-block-query-pagination-numbers_b4a2b691e7f0e58d 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_e403f713d911487c ul li,
    .page-links_9e52f857a9a37b34 ul li,
    .wp-block-query-pagination-numbers_b4a2b691e7f0e58d ul li {
      padding-top: 0; }
    .te-basic-pagination_e403f713d911487c ul .prev_50b7410f747e22f7 span,
    .te-basic-pagination_e403f713d911487c ul .next_3b51349471af9c45 span,
    .page-links_9e52f857a9a37b34 ul .prev_50b7410f747e22f7 span,
    .page-links_9e52f857a9a37b34 ul .next_3b51349471af9c45 span,
    .wp-block-query-pagination-numbers_b4a2b691e7f0e58d ul .prev_50b7410f747e22f7 span,
    .wp-block-query-pagination-numbers_b4a2b691e7f0e58d ul .next_3b51349471af9c45 span {
      display: none; }
  .te-basic-pagination_e403f713d911487c .post-page-numbers_492bd367e14a4c48,
  .page-links_9e52f857a9a37b34 .post-page-numbers_492bd367e14a4c48,
  .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .post-page-numbers_492bd367e14a4c48 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_e403f713d911487c .page-numbers_8c83fe2f8a0162e3,
  .te-basic-pagination_e403f713d911487c .post-page-numbers_492bd367e14a4c48,
  .page-links_9e52f857a9a37b34 .page-numbers_8c83fe2f8a0162e3,
  .page-links_9e52f857a9a37b34 .post-page-numbers_492bd367e14a4c48,
  .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .page-numbers_8c83fe2f8a0162e3,
  .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .post-page-numbers_492bd367e14a4c48 {
    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_e403f713d911487c .page-numbers_8c83fe2f8a0162e3,
      .te-basic-pagination_e403f713d911487c .post-page-numbers_492bd367e14a4c48,
      .page-links_9e52f857a9a37b34 .page-numbers_8c83fe2f8a0162e3,
      .page-links_9e52f857a9a37b34 .post-page-numbers_492bd367e14a4c48,
      .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .page-numbers_8c83fe2f8a0162e3,
      .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .post-page-numbers_492bd367e14a4c48 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_e403f713d911487c .page-numbers_8c83fe2f8a0162e3:hover,
    .te-basic-pagination_e403f713d911487c .post-page-numbers_492bd367e14a4c48:hover,
    .page-links_9e52f857a9a37b34 .page-numbers_8c83fe2f8a0162e3:hover,
    .page-links_9e52f857a9a37b34 .post-page-numbers_492bd367e14a4c48:hover,
    .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .page-numbers_8c83fe2f8a0162e3:hover,
    .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .post-page-numbers_492bd367e14a4c48: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_e403f713d911487c .page-numbers_8c83fe2f8a0162e3.current_e78043af695cd362,
    .te-basic-pagination_e403f713d911487c .post-page-numbers_492bd367e14a4c48.current_e78043af695cd362,
    .page-links_9e52f857a9a37b34 .page-numbers_8c83fe2f8a0162e3.current_e78043af695cd362,
    .page-links_9e52f857a9a37b34 .post-page-numbers_492bd367e14a4c48.current_e78043af695cd362,
    .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .page-numbers_8c83fe2f8a0162e3.current_e78043af695cd362,
    .wp-block-query-pagination-numbers_b4a2b691e7f0e58d .post-page-numbers_492bd367e14a4c48.current_e78043af695cd362 {
      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_39d7859f9accf862 {
  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_39d7859f9accf862 {
      -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_39d7859f9accf862 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 {
    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_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 {
        -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_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 {
        width: 100%; } }
    .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6::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_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6::after {
          display: none; } }
    .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6:last-child .text_f8e376d7775a5729 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6:last-child .text_f8e376d7775a5729 {
            text-align: left; } }
      .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6:last-child::after {
        display: none; }
    .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 .te-post-img_5c22673a0301d0f9 {
      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_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 .te-post-img_5c22673a0301d0f9 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 .te-post-img_5c22673a0301d0f9 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 .text_f8e376d7775a5729 {
      width: 100%; }
      .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 .text_f8e376d7775a5729 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 .text_f8e376d7775a5729 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_39d7859f9accf862 .te-post-navigation_b8f4cf4592e4ddb6 .theme-navigation_41d2c958b638fe26 {
      width: 100%; }

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

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

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

.project-details-overview_efab3fccf117c015 {
  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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 {
    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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 {
        -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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 .image_40a443a8a851f1be {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 .image_40a443a8a851f1be img {
        border-radius: 20px; }
    .project-details-overview_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 .user-card_bff853a8e98453b7 {
      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_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 .user-card_bff853a8e98453b7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 .user-card_bff853a8e98453b7 .image_40a443a8a851f1be {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 .user-card_bff853a8e98453b7 .content_2bc5f38a05204e8c .title_73813b68a677f426 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_efab3fccf117c015 .list-wrapper_a4b01195396a4d09 .user-card_bff853a8e98453b7 .content_2bc5f38a05204e8c .text_f8e376d7775a5729 {
        margin-bottom: 0; }

.te-list-item_949d7c7e424aeb11 {
  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_949d7c7e424aeb11 .icon_2fb7981f6ede4a11 {
    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_949d7c7e424aeb11 .text_f8e376d7775a5729 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_9f628536b08ddbcc,
.sidebar__widget_26541b8a4924580b {
  /* 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_9f628536b08ddbcc ol,
  .widget_9f628536b08ddbcc ul,
  .sidebar__widget_26541b8a4924580b ol,
  .sidebar__widget_26541b8a4924580b ul {
    margin-bottom: 0; }
  .widget_9f628536b08ddbcc .widget-instagram-feed_317c36efa609b494,
  .sidebar__widget_26541b8a4924580b .widget-instagram-feed_317c36efa609b494 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_9f628536b08ddbcc .widget-instagram-feed_317c36efa609b494,
      .sidebar__widget_26541b8a4924580b .widget-instagram-feed_317c36efa609b494 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_9f628536b08ddbcc .widget-instagram-feed_317c36efa609b494,
      .sidebar__widget_26541b8a4924580b .widget-instagram-feed_317c36efa609b494 {
        width: 200px; } }
    .widget_9f628536b08ddbcc .widget-instagram-feed_317c36efa609b494 .single-instagram-feed_5e0f27a9ece4bf2a,
    .sidebar__widget_26541b8a4924580b .widget-instagram-feed_317c36efa609b494 .single-instagram-feed_5e0f27a9ece4bf2a {
      width: 96px;
      height: 96px; }
  .widget_9f628536b08ddbcc .wp-block-heading_932aae823bf03a55,
  .widget_9f628536b08ddbcc .widget-title_290e59e72ec9ed64,
  .widget_9f628536b08ddbcc .wp-block-search__label_e1ba27d2fa099574,
  .sidebar__widget_26541b8a4924580b .wp-block-heading_932aae823bf03a55,
  .sidebar__widget_26541b8a4924580b .widget-title_290e59e72ec9ed64,
  .sidebar__widget_26541b8a4924580b .wp-block-search__label_e1ba27d2fa099574 {
    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_9f628536b08ddbcc .wp-block-social-links_0aa86de8f2ca934f .wp-social-link_0fc0011b4cf782ca,
  .sidebar__widget_26541b8a4924580b .wp-block-social-links_0aa86de8f2ca934f .wp-social-link_0fc0011b4cf782ca {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_9f628536b08ddbcc .wp-block-social-links_0aa86de8f2ca934f .wp-social-link_0fc0011b4cf782ca a,
    .sidebar__widget_26541b8a4924580b .wp-block-social-links_0aa86de8f2ca934f .wp-social-link_0fc0011b4cf782ca 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_9f628536b08ddbcc .wp-block-social-links_0aa86de8f2ca934f .wp-social-link_0fc0011b4cf782ca a:before,
      .sidebar__widget_26541b8a4924580b .wp-block-social-links_0aa86de8f2ca934f .wp-social-link_0fc0011b4cf782ca a:before {
        display: none; }
  .widget_9f628536b08ddbcc .has-avatars_f3e2c169616728fd.has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076,
  .widget_9f628536b08ddbcc .has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076,
  .sidebar__widget_26541b8a4924580b .has-avatars_f3e2c169616728fd.has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076,
  .sidebar__widget_26541b8a4924580b .has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 {
    font-weight: 500; }
    .widget_9f628536b08ddbcc .has-avatars_f3e2c169616728fd.has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-author_4e3893bbaa578307,
    .widget_9f628536b08ddbcc .has-avatars_f3e2c169616728fd.has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d,
    .widget_9f628536b08ddbcc .has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-author_4e3893bbaa578307,
    .widget_9f628536b08ddbcc .has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d,
    .sidebar__widget_26541b8a4924580b .has-avatars_f3e2c169616728fd.has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-author_4e3893bbaa578307,
    .sidebar__widget_26541b8a4924580b .has-avatars_f3e2c169616728fd.has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d,
    .sidebar__widget_26541b8a4924580b .has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-author_4e3893bbaa578307,
    .sidebar__widget_26541b8a4924580b .has-dates_2a4756a516f43422.has-excerpts_38831a97d58138ba.wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d {
      font-weight: 500; }
  .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f,
  .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f,
  .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f,
  .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li.wp-block-te-latest-comments__comment_2f018fe0ae3d581f {
    margin-bottom: 0; }
  .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076,
  .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-latest-posts__te-post-title_a15f032b8458b77e,
  .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076,
  .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-latest-posts__te-post-title_a15f032b8458b77e,
  .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076,
  .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-latest-posts__te-post-title_a15f032b8458b77e,
  .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076,
  .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-latest-posts__te-post-title_a15f032b8458b77e {
    line-height: 28px;
    font-weight: 400; }
    .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e,
    .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e,
    .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e,
    .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e,
    .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e,
    .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e,
    .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e,
    .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before,
      .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before,
      .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before,
      .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before,
      .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before,
      .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before,
      .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-meta_26f737f6f260e076 .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before,
      .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-latest-posts__te-post-title_a15f032b8458b77e .wp-block-te-latest-comments__comment-date_48fa38196aa0109e:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li a,
  .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li a,
  .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li a,
  .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li a {
    color: #335371; }
    .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li a.wp-block-te-latest-comments__comment-author_4e3893bbaa578307, .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li a.wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d,
    .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li a.wp-block-te-latest-comments__comment-author_4e3893bbaa578307,
    .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li a.wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d,
    .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li a.wp-block-te-latest-comments__comment-author_4e3893bbaa578307,
    .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li a.wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d,
    .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li a.wp-block-te-latest-comments__comment-author_4e3893bbaa578307,
    .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li a.wp-block-te-latest-comments__comment-link_4a19e2b09d96de5d {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li a:hover,
    .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li a:hover,
    .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li a:hover,
    .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li a:hover {
      color: #317EFE; }
  .widget_9f628536b08ddbcc .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-excerpt_ad457544f14141ae p,
  .widget_9f628536b08ddbcc .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-excerpt_ad457544f14141ae p,
  .sidebar__widget_26541b8a4924580b .wp-block-te-latest-comments_1848d84cabf5de4e li .wp-block-te-latest-comments__comment-excerpt_ad457544f14141ae p,
  .sidebar__widget_26541b8a4924580b .wp-block-latest-posts_bc349ac2ea2937f4 li .wp-block-te-latest-comments__comment-excerpt_ad457544f14141ae p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4,
  .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4 a,
    .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 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_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4 a,
        .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 a {
          width: 40px;
          height: 40px; } }
      .widget_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4 a.facebook_88e88cd496717103,
      .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 a.facebook_88e88cd496717103 {
        background-color: #1877f2; }
      .widget_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4 a.twitter_18629f5a4c2233f2,
      .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 a.twitter_18629f5a4c2233f2 {
        background-color: #1da1f2; }
      .widget_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4 a.linkedin_13198dd54d46745a,
      .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 a.linkedin_13198dd54d46745a {
        background-color: #0a66c2; }
      .widget_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4 a.instagram_fc456a5fe8f159f4,
      .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 a.instagram_fc456a5fe8f159f4 {
        background-color: #405de6; }
      .widget_9f628536b08ddbcc .te-social-profile_7ef73ea989238de4 a:hover,
      .sidebar__widget_26541b8a4924580b .te-social-profile_7ef73ea989238de4 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_9f628536b08ddbcc select,
  .sidebar__widget_26541b8a4924580b select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_9f628536b08ddbcc .has-login-form_44b32791d7a47b70 .login-username_ddcb118dc851fa8c label,
  .widget_9f628536b08ddbcc .has-login-form_44b32791d7a47b70 .login-password_6410e2abd6607141 label,
  .sidebar__widget_26541b8a4924580b .has-login-form_44b32791d7a47b70 .login-username_ddcb118dc851fa8c label,
  .sidebar__widget_26541b8a4924580b .has-login-form_44b32791d7a47b70 .login-password_6410e2abd6607141 label {
    margin-bottom: 10px; }
  .widget_9f628536b08ddbcc .has-login-form_44b32791d7a47b70 .login-username_ddcb118dc851fa8c input,
  .widget_9f628536b08ddbcc .has-login-form_44b32791d7a47b70 .login-password_6410e2abd6607141 input,
  .sidebar__widget_26541b8a4924580b .has-login-form_44b32791d7a47b70 .login-username_ddcb118dc851fa8c input,
  .sidebar__widget_26541b8a4924580b .has-login-form_44b32791d7a47b70 .login-password_6410e2abd6607141 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_9f628536b08ddbcc .has-login-form_44b32791d7a47b70 .login-remember_ff33e66c24f81bc3 label,
  .sidebar__widget_26541b8a4924580b .has-login-form_44b32791d7a47b70 .login-remember_ff33e66c24f81bc3 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_9f628536b08ddbcc .has-login-form_44b32791d7a47b70 .login-submit_9c8099b5113dccac,
  .sidebar__widget_26541b8a4924580b .has-login-form_44b32791d7a47b70 .login-submit_9c8099b5113dccac {
    margin-bottom: 0; }
    .widget_9f628536b08ddbcc .has-login-form_44b32791d7a47b70 .login-submit_9c8099b5113dccac input.button-primary_fa4cacabad46422c,
    .sidebar__widget_26541b8a4924580b .has-login-form_44b32791d7a47b70 .login-submit_9c8099b5113dccac input.button-primary_fa4cacabad46422c {
      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_9f628536b08ddbcc .search-form_01f85da8d2d54611,
  .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9f628536b08ddbcc .search-form_01f85da8d2d54611 button,
    .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9f628536b08ddbcc.widget_search_1e06555c5c0ca58b .sidebar__search_3e0d328ac0448bfa,
  .sidebar__widget_26541b8a4924580b.widget_search_1e06555c5c0ca58b .sidebar__search_3e0d328ac0448bfa {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9f628536b08ddbcc.widget_search_1e06555c5c0ca58b .sidebar__search_3e0d328ac0448bfa button,
    .sidebar__widget_26541b8a4924580b.widget_search_1e06555c5c0ca58b .sidebar__search_3e0d328ac0448bfa button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9f628536b08ddbcc .wp-block-search__no-button_74eeadfdc94f1561.wp-block-search_5b60946907e345b5 input,
  .sidebar__widget_26541b8a4924580b .wp-block-search__no-button_74eeadfdc94f1561.wp-block-search_5b60946907e345b5 input {
    border-radius: 10px; }
  .widget_9f628536b08ddbcc .wp-block-search_5b60946907e345b5,
  .sidebar__widget_26541b8a4924580b .wp-block-search_5b60946907e345b5 {
    margin-bottom: -2px; }
  .widget_9f628536b08ddbcc .wp-block-search_5b60946907e345b5,
  .widget_9f628536b08ddbcc .search-form_01f85da8d2d54611,
  .widget_9f628536b08ddbcc .sidebar__search_3e0d328ac0448bfa,
  .sidebar__widget_26541b8a4924580b .wp-block-search_5b60946907e345b5,
  .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611,
  .sidebar__widget_26541b8a4924580b .sidebar__search_3e0d328ac0448bfa {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_9f628536b08ddbcc .wp-block-search_5b60946907e345b5 .wp-block-search__inside-wrapper_f2a676a566614529,
    .widget_9f628536b08ddbcc .search-form_01f85da8d2d54611 .wp-block-search__inside-wrapper_f2a676a566614529,
    .widget_9f628536b08ddbcc .sidebar__search_3e0d328ac0448bfa .wp-block-search__inside-wrapper_f2a676a566614529,
    .sidebar__widget_26541b8a4924580b .wp-block-search_5b60946907e345b5 .wp-block-search__inside-wrapper_f2a676a566614529,
    .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611 .wp-block-search__inside-wrapper_f2a676a566614529,
    .sidebar__widget_26541b8a4924580b .sidebar__search_3e0d328ac0448bfa .wp-block-search__inside-wrapper_f2a676a566614529 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_9f628536b08ddbcc .wp-block-search_5b60946907e345b5 label,
    .widget_9f628536b08ddbcc .search-form_01f85da8d2d54611 label,
    .widget_9f628536b08ddbcc .sidebar__search_3e0d328ac0448bfa label,
    .sidebar__widget_26541b8a4924580b .wp-block-search_5b60946907e345b5 label,
    .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611 label,
    .sidebar__widget_26541b8a4924580b .sidebar__search_3e0d328ac0448bfa label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_9f628536b08ddbcc .wp-block-search_5b60946907e345b5 input,
    .widget_9f628536b08ddbcc .search-form_01f85da8d2d54611 input,
    .widget_9f628536b08ddbcc .sidebar__search_3e0d328ac0448bfa input,
    .sidebar__widget_26541b8a4924580b .wp-block-search_5b60946907e345b5 input,
    .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611 input,
    .sidebar__widget_26541b8a4924580b .sidebar__search_3e0d328ac0448bfa 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_9f628536b08ddbcc .wp-block-search_5b60946907e345b5 button,
    .widget_9f628536b08ddbcc .search-form_01f85da8d2d54611 button,
    .widget_9f628536b08ddbcc .sidebar__search_3e0d328ac0448bfa button,
    .sidebar__widget_26541b8a4924580b .wp-block-search_5b60946907e345b5 button,
    .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611 button,
    .sidebar__widget_26541b8a4924580b .sidebar__search_3e0d328ac0448bfa 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_9f628536b08ddbcc .tagcloud_f677f854c0126d1f,
  .widget_9f628536b08ddbcc .wp-block-tag-cloud_7a631c1b8e824f76,
  .sidebar__widget_26541b8a4924580b .tagcloud_f677f854c0126d1f,
  .sidebar__widget_26541b8a4924580b .wp-block-tag-cloud_7a631c1b8e824f76 {
    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_9f628536b08ddbcc .tagcloud_f677f854c0126d1f a,
    .widget_9f628536b08ddbcc .wp-block-tag-cloud_7a631c1b8e824f76 a,
    .sidebar__widget_26541b8a4924580b .tagcloud_f677f854c0126d1f a,
    .sidebar__widget_26541b8a4924580b .wp-block-tag-cloud_7a631c1b8e824f76 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_9f628536b08ddbcc .tagcloud_f677f854c0126d1f a:hover,
      .widget_9f628536b08ddbcc .wp-block-tag-cloud_7a631c1b8e824f76 a:hover,
      .sidebar__widget_26541b8a4924580b .tagcloud_f677f854c0126d1f a:hover,
      .sidebar__widget_26541b8a4924580b .wp-block-tag-cloud_7a631c1b8e824f76 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_9f628536b08ddbcc ul,
  .widget_9f628536b08ddbcc ol,
  .sidebar__widget_26541b8a4924580b ul,
  .sidebar__widget_26541b8a4924580b ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_9f628536b08ddbcc ul li,
    .widget_9f628536b08ddbcc ol li,
    .sidebar__widget_26541b8a4924580b ul li,
    .sidebar__widget_26541b8a4924580b ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_9f628536b08ddbcc ul li:first-child,
      .widget_9f628536b08ddbcc ol li:first-child,
      .sidebar__widget_26541b8a4924580b ul li:first-child,
      .sidebar__widget_26541b8a4924580b ol li:first-child {
        border-top: 0; }
      .widget_9f628536b08ddbcc ul li:last-child,
      .widget_9f628536b08ddbcc ol li:last-child,
      .sidebar__widget_26541b8a4924580b ul li:last-child,
      .sidebar__widget_26541b8a4924580b ol li:last-child {
        margin-bottom: 0; }
      .widget_9f628536b08ddbcc ul li.recentcomments_4a65ccb8e50a0170 .comment-author-link_c5f9da6d9111ec68 a:before, .widget_9f628536b08ddbcc ul li.wp-block-latest-comments__comment_2d2714368dcbdd13 .comment-author-link_c5f9da6d9111ec68 a:before,
      .widget_9f628536b08ddbcc ol li.recentcomments_4a65ccb8e50a0170 .comment-author-link_c5f9da6d9111ec68 a:before,
      .widget_9f628536b08ddbcc ol li.wp-block-latest-comments__comment_2d2714368dcbdd13 .comment-author-link_c5f9da6d9111ec68 a:before,
      .sidebar__widget_26541b8a4924580b ul li.recentcomments_4a65ccb8e50a0170 .comment-author-link_c5f9da6d9111ec68 a:before,
      .sidebar__widget_26541b8a4924580b ul li.wp-block-latest-comments__comment_2d2714368dcbdd13 .comment-author-link_c5f9da6d9111ec68 a:before,
      .sidebar__widget_26541b8a4924580b ol li.recentcomments_4a65ccb8e50a0170 .comment-author-link_c5f9da6d9111ec68 a:before,
      .sidebar__widget_26541b8a4924580b ol li.wp-block-latest-comments__comment_2d2714368dcbdd13 .comment-author-link_c5f9da6d9111ec68 a:before {
        display: none; }
      .widget_9f628536b08ddbcc ul li.recentcomments_4a65ccb8e50a0170 a, .widget_9f628536b08ddbcc ul li.wp-block-latest-comments__comment_2d2714368dcbdd13 a,
      .widget_9f628536b08ddbcc ol li.recentcomments_4a65ccb8e50a0170 a,
      .widget_9f628536b08ddbcc ol li.wp-block-latest-comments__comment_2d2714368dcbdd13 a,
      .sidebar__widget_26541b8a4924580b ul li.recentcomments_4a65ccb8e50a0170 a,
      .sidebar__widget_26541b8a4924580b ul li.wp-block-latest-comments__comment_2d2714368dcbdd13 a,
      .sidebar__widget_26541b8a4924580b ol li.recentcomments_4a65ccb8e50a0170 a,
      .sidebar__widget_26541b8a4924580b ol li.wp-block-latest-comments__comment_2d2714368dcbdd13 a {
        padding-left: 0;
        display: inline; }
        .widget_9f628536b08ddbcc ul li.recentcomments_4a65ccb8e50a0170 a:before, .widget_9f628536b08ddbcc ul li.wp-block-latest-comments__comment_2d2714368dcbdd13 a:before,
        .widget_9f628536b08ddbcc ol li.recentcomments_4a65ccb8e50a0170 a:before,
        .widget_9f628536b08ddbcc ol li.wp-block-latest-comments__comment_2d2714368dcbdd13 a:before,
        .sidebar__widget_26541b8a4924580b ul li.recentcomments_4a65ccb8e50a0170 a:before,
        .sidebar__widget_26541b8a4924580b ul li.wp-block-latest-comments__comment_2d2714368dcbdd13 a:before,
        .sidebar__widget_26541b8a4924580b ol li.recentcomments_4a65ccb8e50a0170 a:before,
        .sidebar__widget_26541b8a4924580b ol li.wp-block-latest-comments__comment_2d2714368dcbdd13 a:before {
          display: none; }
      .widget_9f628536b08ddbcc ul li a,
      .widget_9f628536b08ddbcc ol li a,
      .sidebar__widget_26541b8a4924580b ul li a,
      .sidebar__widget_26541b8a4924580b 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_9f628536b08ddbcc ul li a::before,
        .widget_9f628536b08ddbcc ol li a::before,
        .sidebar__widget_26541b8a4924580b ul li a::before,
        .sidebar__widget_26541b8a4924580b ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_9f628536b08ddbcc ul li a:hover,
        .widget_9f628536b08ddbcc ol li a:hover,
        .sidebar__widget_26541b8a4924580b ul li a:hover,
        .sidebar__widget_26541b8a4924580b ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_9f628536b08ddbcc ul li a.rsswidget_c224a000f7acd8df, .widget_9f628536b08ddbcc ul li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec,
        .widget_9f628536b08ddbcc ol li a.rsswidget_c224a000f7acd8df,
        .widget_9f628536b08ddbcc ol li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec,
        .sidebar__widget_26541b8a4924580b ul li a.rsswidget_c224a000f7acd8df,
        .sidebar__widget_26541b8a4924580b ul li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec,
        .sidebar__widget_26541b8a4924580b ol li a.rsswidget_c224a000f7acd8df,
        .sidebar__widget_26541b8a4924580b ol li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_9f628536b08ddbcc ul li a.rsswidget_c224a000f7acd8df:before, .widget_9f628536b08ddbcc ul li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec:before,
          .widget_9f628536b08ddbcc ol li a.rsswidget_c224a000f7acd8df:before,
          .widget_9f628536b08ddbcc ol li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec:before,
          .sidebar__widget_26541b8a4924580b ul li a.rsswidget_c224a000f7acd8df:before,
          .sidebar__widget_26541b8a4924580b ul li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec:before,
          .sidebar__widget_26541b8a4924580b ol li a.rsswidget_c224a000f7acd8df:before,
          .sidebar__widget_26541b8a4924580b ol li a.wp-block-latest-posts__post-title_5f29610d8b58b4ec:before {
            display: none; }
      .widget_9f628536b08ddbcc ul li ul,
      .widget_9f628536b08ddbcc ol li ul,
      .sidebar__widget_26541b8a4924580b ul li ul,
      .sidebar__widget_26541b8a4924580b ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_9f628536b08ddbcc ul.wp-tag-cloud_40aba5131bb9567e li,
    .widget_9f628536b08ddbcc ol.wp-tag-cloud_40aba5131bb9567e li,
    .sidebar__widget_26541b8a4924580b ul.wp-tag-cloud_40aba5131bb9567e li,
    .sidebar__widget_26541b8a4924580b ol.wp-tag-cloud_40aba5131bb9567e li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_9f628536b08ddbcc ul.wp-tag-cloud_40aba5131bb9567e li a:before,
      .widget_9f628536b08ddbcc ol.wp-tag-cloud_40aba5131bb9567e li a:before,
      .sidebar__widget_26541b8a4924580b ul.wp-tag-cloud_40aba5131bb9567e li a:before,
      .sidebar__widget_26541b8a4924580b ol.wp-tag-cloud_40aba5131bb9567e li a:before {
        display: none; }
  .widget_9f628536b08ddbcc.te_widget_categories_770950a1ecd55824 li, .widget_9f628536b08ddbcc.widget_archive_69f3a7e90455c93d li,
  .widget_9f628536b08ddbcc .wp-block-categories-list_9eccb7d90f7676f5 li,
  .widget_9f628536b08ddbcc .wp-block-archives-list_1490aa6cc103fec0 li,
  .sidebar__widget_26541b8a4924580b.te_widget_categories_770950a1ecd55824 li,
  .sidebar__widget_26541b8a4924580b.widget_archive_69f3a7e90455c93d li,
  .sidebar__widget_26541b8a4924580b .wp-block-categories-list_9eccb7d90f7676f5 li,
  .sidebar__widget_26541b8a4924580b .wp-block-archives-list_1490aa6cc103fec0 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_9f628536b08ddbcc.te_widget_categories_770950a1ecd55824 li.cat-item_95c01a3de0639850, .widget_9f628536b08ddbcc.widget_archive_69f3a7e90455c93d li.cat-item_95c01a3de0639850,
    .widget_9f628536b08ddbcc .wp-block-categories-list_9eccb7d90f7676f5 li.cat-item_95c01a3de0639850,
    .widget_9f628536b08ddbcc .wp-block-archives-list_1490aa6cc103fec0 li.cat-item_95c01a3de0639850,
    .sidebar__widget_26541b8a4924580b.te_widget_categories_770950a1ecd55824 li.cat-item_95c01a3de0639850,
    .sidebar__widget_26541b8a4924580b.widget_archive_69f3a7e90455c93d li.cat-item_95c01a3de0639850,
    .sidebar__widget_26541b8a4924580b .wp-block-categories-list_9eccb7d90f7676f5 li.cat-item_95c01a3de0639850,
    .sidebar__widget_26541b8a4924580b .wp-block-archives-list_1490aa6cc103fec0 li.cat-item_95c01a3de0639850 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_9f628536b08ddbcc.te_widget_categories_770950a1ecd55824 li a, .widget_9f628536b08ddbcc.widget_archive_69f3a7e90455c93d li a,
    .widget_9f628536b08ddbcc .wp-block-categories-list_9eccb7d90f7676f5 li a,
    .widget_9f628536b08ddbcc .wp-block-archives-list_1490aa6cc103fec0 li a,
    .sidebar__widget_26541b8a4924580b.te_widget_categories_770950a1ecd55824 li a,
    .sidebar__widget_26541b8a4924580b.widget_archive_69f3a7e90455c93d li a,
    .sidebar__widget_26541b8a4924580b .wp-block-categories-list_9eccb7d90f7676f5 li a,
    .sidebar__widget_26541b8a4924580b .wp-block-archives-list_1490aa6cc103fec0 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_c403b8117cb1817a {
  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_c403b8117cb1817a .about-desc_fca045e1104cfa2f {
    text-align: left; }
    .widget-about-info_c403b8117cb1817a .about-desc_fca045e1104cfa2f .about-title_5d4a3112b2f4c37b {
      font-size: 20px; }
  .widget-about-info_c403b8117cb1817a .about-image_142f340792203d4e {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_c403b8117cb1817a .te-social-profile_7ef73ea989238de4 {
    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_c403b8117cb1817a .te-social-profile_7ef73ea989238de4 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_c403b8117cb1817a .te-social-profile_7ef73ea989238de4 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_2a4756a516f43422.has-author_e6e46b471098cf58.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-latest-posts__te-post-title_a15f032b8458b77e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_407e5c7ed2f59334 .wp-block-heading_932aae823bf03a55:before,
.widget_rss_407e5c7ed2f59334 .widget-title_290e59e72ec9ed64:before {
  display: none; }
.widget_rss_407e5c7ed2f59334 .rss-widget-icon_83f3cb7f2526e9a6 {
  margin-right: 6px; }
.widget_rss_407e5c7ed2f59334 ul li a.rsswidget_c224a000f7acd8df {
  color: #14203A; }
  .widget_rss_407e5c7ed2f59334 ul li a.rsswidget_c224a000f7acd8df:hover {
    color: #317EFE; }

.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-title_fdd0035ecdbb67ea,
.wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-title_fdd0035ecdbb67ea,
.widget_rss_407e5c7ed2f59334 .wp-block-rss__item-title_fdd0035ecdbb67ea {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-title_fdd0035ecdbb67ea a:before,
  .wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-title_fdd0035ecdbb67ea a:before,
  .widget_rss_407e5c7ed2f59334 .wp-block-rss__item-title_fdd0035ecdbb67ea a:before {
    display: none; }
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-latest-posts__post-author_72c4b008614e6890,
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb,
.wp-block-rss_2cbbcc5273424595 .wp-block-latest-posts__post-author_72c4b008614e6890,
.wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb,
.widget_rss_407e5c7ed2f59334 .wp-block-latest-posts__post-author_72c4b008614e6890,
.widget_rss_407e5c7ed2f59334 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb {
  margin-right: 10px; }
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-latest-posts__post-author_72c4b008614e6890,
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-latest-posts__te-post-date_33ac904a871b42d3,
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb,
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-author_b2d6a061f34b1b2c,
.wp-block-latest-posts_bc349ac2ea2937f4 .rss-date_790dcab127a3902c,
.wp-block-rss_2cbbcc5273424595 .wp-block-latest-posts__post-author_72c4b008614e6890,
.wp-block-rss_2cbbcc5273424595 .wp-block-latest-posts__te-post-date_33ac904a871b42d3,
.wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb,
.wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-author_b2d6a061f34b1b2c,
.wp-block-rss_2cbbcc5273424595 .rss-date_790dcab127a3902c,
.widget_rss_407e5c7ed2f59334 .wp-block-latest-posts__post-author_72c4b008614e6890,
.widget_rss_407e5c7ed2f59334 .wp-block-latest-posts__te-post-date_33ac904a871b42d3,
.widget_rss_407e5c7ed2f59334 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb,
.widget_rss_407e5c7ed2f59334 .wp-block-rss__item-author_b2d6a061f34b1b2c,
.widget_rss_407e5c7ed2f59334 .rss-date_790dcab127a3902c {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-latest-posts__te-post-date_33ac904a871b42d3:before,
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb:before,
.wp-block-latest-posts_bc349ac2ea2937f4 .rss-date_790dcab127a3902c:before,
.wp-block-rss_2cbbcc5273424595 .wp-block-latest-posts__te-post-date_33ac904a871b42d3:before,
.wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb:before,
.wp-block-rss_2cbbcc5273424595 .rss-date_790dcab127a3902c:before,
.widget_rss_407e5c7ed2f59334 .wp-block-latest-posts__te-post-date_33ac904a871b42d3:before,
.widget_rss_407e5c7ed2f59334 .wp-block-rss__item-publish-date_dfc0db801c6ebcdb:before,
.widget_rss_407e5c7ed2f59334 .rss-date_790dcab127a3902c:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-latest-posts__post-author_72c4b008614e6890:before,
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-author_b2d6a061f34b1b2c:before,
.wp-block-rss_2cbbcc5273424595 .wp-block-latest-posts__post-author_72c4b008614e6890:before,
.wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-author_b2d6a061f34b1b2c:before,
.widget_rss_407e5c7ed2f59334 .wp-block-latest-posts__post-author_72c4b008614e6890:before,
.widget_rss_407e5c7ed2f59334 .wp-block-rss__item-author_b2d6a061f34b1b2c:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-latest-posts__post-excerpt_b1ffe4b0d91d37b2,
.wp-block-latest-posts_bc349ac2ea2937f4 .wp-block-rss__item-excerpt_abaa5f945412df5e,
.wp-block-latest-posts_bc349ac2ea2937f4 .rssSummary_c4f0bf2bdbddbc2c,
.wp-block-rss_2cbbcc5273424595 .wp-block-latest-posts__post-excerpt_b1ffe4b0d91d37b2,
.wp-block-rss_2cbbcc5273424595 .wp-block-rss__item-excerpt_abaa5f945412df5e,
.wp-block-rss_2cbbcc5273424595 .rssSummary_c4f0bf2bdbddbc2c,
.widget_rss_407e5c7ed2f59334 .wp-block-latest-posts__post-excerpt_b1ffe4b0d91d37b2,
.widget_rss_407e5c7ed2f59334 .wp-block-rss__item-excerpt_abaa5f945412df5e,
.widget_rss_407e5c7ed2f59334 .rssSummary_c4f0bf2bdbddbc2c {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_bee62f07659903b9 .te-single-post-meta_742c9d880792a1cb {
  gap: 32px; }

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

.te-comment-title_e9047c062ad12a02 h2,
.te-comment-title_e9047c062ad12a02 .wp-block-comments-title_5c0229e8795113e9,
.wp-block-comments_d7d225f1d4a3ada9 h2,
.wp-block-comments_d7d225f1d4a3ada9 .wp-block-comments-title_5c0229e8795113e9 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd {
  padding-left: 0; }
  .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd .wp-block-te-comment-reply_623d1b3f0608a146 {
    margin-top: 15px; }
  .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-column_2c8edaa39147f60e:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-avatar_bea9eac6572fa127 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-avatar_bea9eac6572fa127 img {
        width: 100%; }
    .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-comment-author-name_f28e28eeab25fa84 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-comment-edit-link_3f50394961fdc787 a {
      color: #317EFE; }
    .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-comment-date_3f9ac98c13abc236 a,
    .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-comment-edit-link_3f50394961fdc787 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-te-comment-reply_623d1b3f0608a146 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_d7d225f1d4a3ada9 .wp-block-comment-template_f098ff240d5febfd li .wp-block-columns_66b6261efd93fa3d .wp-block-te-comment-reply_623d1b3f0608a146 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_9c10600584c1387e .te-comment-respond_25ecf511faf9f6ee,
.te-latest-comments_9c10600584c1387e .comment-respond_523187c1a4c1777e {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_9c10600584c1387e li .children_caa35cd688e374c0 .te-comments-item_6e3c8360fef5a5b0 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_9c10600584c1387e li .children_caa35cd688e374c0 .te-comments-item_6e3c8360fef5a5b0 {
      margin-left: 0; } }
.te-latest-comments_9c10600584c1387e li .children_caa35cd688e374c0 .children_caa35cd688e374c0 .te-comments-item_6e3c8360fef5a5b0 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 {
      padding: 30px; } }
  .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-avatar_d072ee37febcfd81 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-avatar_d072ee37febcfd81 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-avatar_d072ee37febcfd81 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a {
    overflow: hidden; }
    .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a .te-avatar-name_a97bd1ddaca5f1e5 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a .te-avatar-name_a97bd1ddaca5f1e5 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_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a .te-avatar-name_a97bd1ddaca5f1e5 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_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a .te-avatar-name_a97bd1ddaca5f1e5 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a .te-comment-reply_7df0599ec9fb66ea {
      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_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a .te-comment-reply_7df0599ec9fb66ea {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_9c10600584c1387e li .te-comments-item_6e3c8360fef5a5b0 .te-comments-text_70a173fca62c5a5a .te-comment-reply_7df0599ec9fb66ea:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_caa35cd688e374c0 {
  list-style: none; }

.te-post-comments-form_70a54b6b61f16bb8 .te-contacts-message_b793dbf0410d38b2 {
  margin-top: 10px; }

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

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

.te-comment-respond_25ecf511faf9f6ee,
.comment-respond_523187c1a4c1777e {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_25ecf511faf9f6ee .comment-form-cookies-consent_19351a7993f89ee5,
  .comment-respond_523187c1a4c1777e .comment-form-cookies-consent_19351a7993f89ee5 {
    display: none; }
  .te-comment-respond_25ecf511faf9f6ee .comment-notes_1755e0b58b43e34b,
  .comment-respond_523187c1a4c1777e .comment-notes_1755e0b58b43e34b {
    margin-bottom: 30px; }
  .te-comment-respond_25ecf511faf9f6ee p,
  .comment-respond_523187c1a4c1777e p {
    margin: 0; }
  .te-comment-respond_25ecf511faf9f6ee .te-contacts-email_3f91a0b631c8b474,
  .te-comment-respond_25ecf511faf9f6ee .te-contacts-name_c0b938a06f450c79,
  .te-comment-respond_25ecf511faf9f6ee .single-input-field_869962bba498a892,
  .comment-respond_523187c1a4c1777e .te-contacts-email_3f91a0b631c8b474,
  .comment-respond_523187c1a4c1777e .te-contacts-name_c0b938a06f450c79,
  .comment-respond_523187c1a4c1777e .single-input-field_869962bba498a892 {
    margin-bottom: 20px; }
  .te-comment-respond_25ecf511faf9f6ee label,
  .comment-respond_523187c1a4c1777e label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_25ecf511faf9f6ee .checkbox-field-wrapper_ff3f27fc76fcac5d,
  .comment-respond_523187c1a4c1777e .checkbox-field-wrapper_ff3f27fc76fcac5d {
    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_25ecf511faf9f6ee .checkbox-field-wrapper_ff3f27fc76fcac5d p,
    .comment-respond_523187c1a4c1777e .checkbox-field-wrapper_ff3f27fc76fcac5d p {
      margin: 0; }
    .te-comment-respond_25ecf511faf9f6ee .checkbox-field-wrapper_ff3f27fc76fcac5d .single-checkbox-field_c41163288921484c,
    .comment-respond_523187c1a4c1777e .checkbox-field-wrapper_ff3f27fc76fcac5d .single-checkbox-field_c41163288921484c {
      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_25ecf511faf9f6ee .te-comment-form-cookies-consent_6b54dd07085f2e2a,
  .comment-respond_523187c1a4c1777e .te-comment-form-cookies-consent_6b54dd07085f2e2a {
    display: none; }
  .te-comment-respond_25ecf511faf9f6ee input[type="number"],
  .comment-respond_523187c1a4c1777e input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_25ecf511faf9f6ee input,
  .te-comment-respond_25ecf511faf9f6ee select,
  .comment-respond_523187c1a4c1777e input,
  .comment-respond_523187c1a4c1777e 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_25ecf511faf9f6ee *::-webkit-input-placeholder,
  .comment-respond_523187c1a4c1777e *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_25ecf511faf9f6ee *:-ms-input-placeholder,
  .comment-respond_523187c1a4c1777e *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_25ecf511faf9f6ee *::-ms-input-placeholder,
  .comment-respond_523187c1a4c1777e *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_25ecf511faf9f6ee *::placeholder,
  .comment-respond_523187c1a4c1777e *::placeholder {
    color: #778196; }
  .te-comment-respond_25ecf511faf9f6ee textarea,
  .comment-respond_523187c1a4c1777e 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_25ecf511faf9f6ee input:focus,
  .te-comment-respond_25ecf511faf9f6ee textarea:focus,
  .te-comment-respond_25ecf511faf9f6ee .form-select_7801c8e4032ba24d:focus,
  .comment-respond_523187c1a4c1777e input:focus,
  .comment-respond_523187c1a4c1777e textarea:focus,
  .comment-respond_523187c1a4c1777e .form-select_7801c8e4032ba24d: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_f0fa46bf5020cfe5 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_f0fa46bf5020cfe5:hover .image_40a443a8a851f1be:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_f0fa46bf5020cfe5:hover .image_40a443a8a851f1be 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_f0fa46bf5020cfe5:hover .te-content-wrapper_8a497b8774026afd {
    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_f0fa46bf5020cfe5 .image_40a443a8a851f1be {
    overflow: hidden;
    position: relative; }
    .te-team-card_f0fa46bf5020cfe5 .image_40a443a8a851f1be: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_f0fa46bf5020cfe5 .image_40a443a8a851f1be 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_f0fa46bf5020cfe5 .te-content-wrapper_8a497b8774026afd {
    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_f0fa46bf5020cfe5 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c {
      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_f0fa46bf5020cfe5 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .title_73813b68a677f426 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_f0fa46bf5020cfe5 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .desc_fd8c1786e7495ac2 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_f0fa46bf5020cfe5 .te-content-wrapper_8a497b8774026afd .social_ad601b6a9fb0d70c {
      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_f0fa46bf5020cfe5 .te-content-wrapper_8a497b8774026afd .social_ad601b6a9fb0d70c 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_f0fa46bf5020cfe5 .te-content-wrapper_8a497b8774026afd .social_ad601b6a9fb0d70c a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f:hover .te-content-wrapper_8a497b8774026afd .social_ad601b6a9fb0d70c a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f:hover .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .title_73813b68a677f426,
    .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f:hover .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .desc_fd8c1786e7495ac2 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .image_40a443a8a851f1be {
    border-radius: 20px; }
  .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .title_73813b68a677f426 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .title_73813b68a677f426 a:hover {
          color: #ffffff !important; }
      .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .desc_fd8c1786e7495ac2 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .social_ad601b6a9fb0d70c a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_f0fa46bf5020cfe5.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .social_ad601b6a9fb0d70c 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_ada95b190a67922b {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_ada95b190a67922b {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_ada95b190a67922b .slick-list_569a0aa8ecbdb644 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_ada95b190a67922b .slick-list_569a0aa8ecbdb644 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_ada95b190a67922b .slick-list_569a0aa8ecbdb644 .slick-slide_a6fdd90d6cdad028 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_ada95b190a67922b .slick-dots_8f59c969cdf7c6ea {
    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_ada95b190a67922b .slick-dots_8f59c969cdf7c6ea 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_ada95b190a67922b .slick-dots_8f59c969cdf7c6ea 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_ada95b190a67922b .slick-dots_8f59c969cdf7c6ea li.slick-active_7708ad5895bc6fb4 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_ada95b190a67922b .slick-dots_8f59c969cdf7c6ea li.slick-active_7708ad5895bc6fb4 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_ada95b190a67922b .slick-arrow_af148f3bd8033ef3 {
    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_6d7c4cfa83ec6920 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_6d7c4cfa83ec6920:hover .image_40a443a8a851f1be .te-content-wrapper_8a497b8774026afd {
    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_6d7c4cfa83ec6920:hover .image_40a443a8a851f1be .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .content-inner_ee7d5b6427972ec6 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_6d7c4cfa83ec6920:hover .image_40a443a8a851f1be .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .btn-wrapper_532ec5a46a9d6a63 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_6d7c4cfa83ec6920:hover .image_40a443a8a851f1be .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .content-inner_ee7d5b6427972ec6 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_6d7c4cfa83ec6920:hover .image_40a443a8a851f1be 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_6d7c4cfa83ec6920 .image_40a443a8a851f1be {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_6d7c4cfa83ec6920 .image_40a443a8a851f1be 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_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd {
    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_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c {
      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_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .content-inner_ee7d5b6427972ec6 {
        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_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .sub-title_8b5e3afe3e62c067 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .title_73813b68a677f426 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .btn-wrapper_532ec5a46a9d6a63 {
        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_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .btn-wrapper_532ec5a46a9d6a63 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_6d7c4cfa83ec6920 .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .btn-wrapper_532ec5a46a9d6a63 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_6d7c4cfa83ec6920.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_6d7c4cfa83ec6920.style-2_ede77a00ac04cf0f .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .btn-wrapper_532ec5a46a9d6a63 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_6d7c4cfa83ec6920.style-3_a2d1568d745b9d5c:hover .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .btn-wrapper_532ec5a46a9d6a63 {
  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_6d7c4cfa83ec6920.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd {
  padding: 0; }
  .te-portfolio-card_6d7c4cfa83ec6920.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .content-inner_ee7d5b6427972ec6 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_6d7c4cfa83ec6920.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .content_2bc5f38a05204e8c .btn-wrapper_532ec5a46a9d6a63 {
    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_22b461ea8d9b4bbf.style-1_8567748e642746ed {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_22b461ea8d9b4bbf.style-1_8567748e642746ed {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_fcb4f91772373ead.style-1_8567748e642746ed {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_0ddac51f3232ba9d.style-1_8567748e642746ed {
  overflow: hidden; }

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

.about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f .te-about-image-card_81fefec0cf478196 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f .te-about-image-card_81fefec0cf478196 .te-main-img-wrapper_44824586b185a81d .te-main-img-inner_1bcd45bef3077b2c {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f .te-about-image-card_81fefec0cf478196 .te-company-foundation_b613647095eecee0 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f .te-about-info-card_5c83b40594a5ee44 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f .te-about-info-card_5c83b40594a5ee44 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_bfe22a42d09bf07d.style-2_ede77a00ac04cf0f .te-about-info-card_5c83b40594a5ee44 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_973fa9df9555b8a7.style-1_8567748e642746ed {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .accordion-wrapper_2325cb2cf9a124b8 {
      padding-right: 60px; } }
  .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 {
        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_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 {
        right: 0; } }
    .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 {
      position: relative; }
      .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .te-main-img-inner_1bcd45bef3077b2c {
        -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_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .te-image-shape_5fb07fe24aaf7c64 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .content_2bc5f38a05204e8c {
        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_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .content_2bc5f38a05204e8c .title_73813b68a677f426 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .content_2bc5f38a05204e8c .number_070ce533c01d8832 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .top-content_f883bf544432a4c7 {
        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_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .top-content_f883bf544432a4c7 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .bottom-content_268805bb5d1b06b0 {
        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_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .bottom-content_268805bb5d1b06b0 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .bottom-content_268805bb5d1b06b0 .bottom-content-inner_228b45643a59ea19 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .bottom-content_268805bb5d1b06b0 .bottom-content-inner_228b45643a59ea19 .title_73813b68a677f426,
          .faq-area_973fa9df9555b8a7.style-1_8567748e642746ed .te-faq-image_477afa02c5db4675 .te-image-wrapper_19b22e540a2bb3c8 .bottom-content_268805bb5d1b06b0 .bottom-content-inner_228b45643a59ea19 .number_070ce533c01d8832 {
            color: #14203A; }

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

.testimonial-slider-area_fcb4f91772373ead {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_fcb4f91772373ead.style-2_ede77a00ac04cf0f .slick-list_569a0aa8ecbdb644 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_fcb4f91772373ead.style-2_ede77a00ac04cf0f .slick-list_569a0aa8ecbdb644 .te-slick-item_f9f018a27cdbeb65 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .icon_2fb7981f6ede4a11 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .te-counter-title_6791bdf029974f59 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .te-counter-title_6791bdf029974f59 .content_2bc5f38a05204e8c {
      gap: 18px;
      text-align: left; }
  .counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .title_73813b68a677f426 {
    color: #ffffff; }
  .counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .number_070ce533c01d8832 {
    color: #E7F914; }
  .counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .number_070ce533c01d8832,
  .counter-up-area_43e84a789ff1bde9.style-2_ede77a00ac04cf0f .te-counter-card_1e6f10f7cc105d42 .te-counter-item_d2d028e91e65c603 .title_73813b68a677f426 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-image-bg-collumn_19055903f26f22bb {
      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_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-subscribe-form-wrapper_8947f552eaf0e3ef {
      padding: 0; }
    .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd {
      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_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd {
          -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_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd {
          -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_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd {
          gap: 60px; } }
      .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd .te-subscribe-title_81f0f16c928bec97 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd .te-content-inner_1c16f98e53cc0075 {
        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_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd .te-content-inner_1c16f98e53cc0075 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd .te-content-inner_1c16f98e53cc0075 .icon_2fb7981f6ede4a11 {
          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_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .te-subscribe-form-widget_9a355d3ce77948e3 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .mc4wp-form-fields_edd4a5b534174d48 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_7e2cccaee56fe020.style-2_ede77a00ac04cf0f .te-subscribe-inner-area_0e77c3cb889f1311 .mc4wp-form-fields_edd4a5b534174d48 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_fcb4f91772373ead.style-3_a2d1568d745b9d5c {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_fcb4f91772373ead.style-3_a2d1568d745b9d5c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_fcb4f91772373ead.style-3_a2d1568d745b9d5c {
      padding: 100px 0; } }
  .testimonial-slider-area_fcb4f91772373ead.style-3_a2d1568d745b9d5c .slick-list_569a0aa8ecbdb644 .slick-slide_a6fdd90d6cdad028.slick-current_76e3d0e71ee85c46 .te-testimonial-card_b0e26d403d8bbe73.style-3_a2d1568d745b9d5c .te-content-wrapper_8a497b8774026afd .te-user-meta_d04ae5b2b078fc1f .icon_2fb7981f6ede4a11 {
    color: #317EFE; }

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

.contact-form-area_65c9edcdc67fc879 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_65c9edcdc67fc879 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_65c9edcdc67fc879 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_65c9edcdc67fc879 .te-comment-respond_25ecf511faf9f6ee .title_73813b68a677f426,
  .contact-form-area_65c9edcdc67fc879 .te-title-wrapper_3d51ca10b20367be .title_73813b68a677f426 {
    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_65c9edcdc67fc879 .te-comment-respond_25ecf511faf9f6ee .title_73813b68a677f426,
      .contact-form-area_65c9edcdc67fc879 .te-title-wrapper_3d51ca10b20367be .title_73813b68a677f426 {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_65c9edcdc67fc879 .te-comment-respond_25ecf511faf9f6ee .title_73813b68a677f426,
      .contact-form-area_65c9edcdc67fc879 .te-title-wrapper_3d51ca10b20367be .title_73813b68a677f426 {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_65c9edcdc67fc879 .te-comment-respond_25ecf511faf9f6ee .title_73813b68a677f426,
      .contact-form-area_65c9edcdc67fc879 .te-title-wrapper_3d51ca10b20367be .title_73813b68a677f426 {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_65c9edcdc67fc879 .te-social-profile-link_fcc241bf7dea9ebd {
    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_65c9edcdc67fc879 .te-social-profile-link_fcc241bf7dea9ebd 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_65c9edcdc67fc879 .te-social-profile-link_fcc241bf7dea9ebd 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_3006f5305efd5dab {
    margin-bottom: 60px; } }

.te-contact-info_74efeb499fe128c4 {
  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_74efeb499fe128c4 .te-icon-card_c574cae271cedf7f {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_ae186f88711a6458 {
  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_ae186f88711a6458 .image_40a443a8a851f1be {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_ae186f88711a6458 .content_2bc5f38a05204e8c .te-title-wrapper_3d51ca10b20367be {
    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_ae186f88711a6458 .content_2bc5f38a05204e8c .te-title-wrapper_3d51ca10b20367be .title-inner_dd5a173245906ff2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_ae186f88711a6458 .content_2bc5f38a05204e8c .te-title-wrapper_3d51ca10b20367be .title-inner_dd5a173245906ff2 .icon_2fb7981f6ede4a11 {
        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_ae186f88711a6458 .content_2bc5f38a05204e8c .te-title-wrapper_3d51ca10b20367be .title-inner_dd5a173245906ff2 .title_73813b68a677f426 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_2125032c85de2a9f {
  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_2125032c85de2a9f .list-wrapper_a4b01195396a4d09 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_2125032c85de2a9f .list-wrapper_a4b01195396a4d09 .icon_2fb7981f6ede4a11 {
      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_2125032c85de2a9f .list-wrapper_a4b01195396a4d09 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_2125032c85de2a9f .list-wrapper_a4b01195396a4d09 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_2125032c85de2a9f .list-wrapper_a4b01195396a4d09 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_2125032c85de2a9f .list-wrapper_a4b01195396a4d09 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_8fdec00cb15cf960 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_8fdec00cb15cf960 .te-team-card_f0fa46bf5020cfe5 {
    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_5075ff38d49e09c7 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_5075ff38d49e09c7 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_5075ff38d49e09c7 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_1fbfaacf8f5c34b5 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_1fbfaacf8f5c34b5 .te-subscribe-form-widget_9a355d3ce77948e3 .submit-btn_01e9fedf7d1992e9 span {
    display: none; }
  .footer_1fbfaacf8f5c34b5.style-1_8567748e642746ed {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_1fbfaacf8f5c34b5.style-1_8567748e642746ed .te-footer-sec_73c165bd92fe5f43 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_1fbfaacf8f5c34b5.style-1_8567748e642746ed .te-footer-sec_73c165bd92fe5f43 .te-footer-widget_d898659a699bf999 .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-form-fields_edd4a5b534174d48 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_1fbfaacf8f5c34b5.style-1_8567748e642746ed .te-footer-widget_d898659a699bf999 .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada input {
      color: #131A2A; }
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .wp-block-heading_932aae823bf03a55,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .widget-title_290e59e72ec9ed64,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .wp-block-search__label_e1ba27d2fa099574,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .wp-block-heading_932aae823bf03a55,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .widget-title_290e59e72ec9ed64,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .wp-block-search__label_e1ba27d2fa099574,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc ul li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc ol li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b ul li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b ol li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc ul li,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-calendar-table_2952999b7bc81a09,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-block-calendar_2b4521ea2feb89ca caption,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f nav.wp-calendar-nav_c128a544009c919e a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-block-latest-comments__comment-excerpt_dcccea68756aa6bb,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-calendar-table_2952999b7bc81a09 caption,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_text_557916c5d0a29174,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .tagcloud_f677f854c0126d1f a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .wp-block-tag-cloud_7a631c1b8e824f76 a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .tagcloud_f677f854c0126d1f a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .wp-block-tag-cloud_7a631c1b8e824f76 a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-block-latest-comments__comment-date_fee0ec0752495a5f,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-block-latest-comments__comment_2d2714368dcbdd13,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-block-archives-dropdown_daee2851adcebd80 label,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_categories_ad6c2fd6d0995bf9 li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_archive_69f3a7e90455c93d li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_nav_menu_389faa0d0628af4c li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_tag_cloud_26f7d3b794d53908 a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_rss_407e5c7ed2f59334 li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_rss_407e5c7ed2f59334 li,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .footer__widget_0a4ce5d02f2c4f2c a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .footer__widget_0a4ce5d02f2c4f2c li,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f li.recentcomments_4a65ccb8e50a0170 {
    color: #ffffff; }
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-theme-btn_d058402ccdb9396e,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-block-loginout_9ab0d3e120202c7e a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f input.te-theme-btn_d058402ccdb9396e,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .wp-block-search_5b60946907e345b5 button,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .search-form_01f85da8d2d54611 button,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .widget_9f628536b08ddbcc .sidebar__search_3e0d328ac0448bfa button,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .wp-block-search_5b60946907e345b5 button,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .search-form_01f85da8d2d54611 button,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .sidebar__widget_26541b8a4924580b .sidebar__search_3e0d328ac0448bfa button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_1fbfaacf8f5c34b5 .footer__widget_0a4ce5d02f2c4f2c li {
    list-style: none; }
  .footer_1fbfaacf8f5c34b5 .te-footer-widget_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 li.wp-block-social-link_31d804da9555e5fd {
    display: inline-block;
    width: unset !important; }
  .footer_1fbfaacf8f5c34b5 .te_widget_nav_menu_3515e14591ea9035 li.cat-item_95c01a3de0639850 {
    text-align: right; }
    .footer_1fbfaacf8f5c34b5 .te_widget_nav_menu_3515e14591ea9035 li.cat-item_95c01a3de0639850 a {
      float: left; }
  .footer_1fbfaacf8f5c34b5 .te-footer-bg_2ce20b31d937b6a4 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_1fbfaacf8f5c34b5 .footer-nav-widget_df5151f6687b7f44 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_1fbfaacf8f5c34b5 .footer-nav-widget_df5151f6687b7f44 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_1fbfaacf8f5c34b5 .footer-nav-widget_df5151f6687b7f44 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_1fbfaacf8f5c34b5 .footer-nav-widget_df5151f6687b7f44 {
        padding: 0 30px; } }

.te-footer-widget_d898659a699bf999 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_d898659a699bf999 {
      margin-bottom: 40px; } }
  .te-footer-widget_d898659a699bf999 .te-footer-widget-title_0c473adbbf5a4c55,
  .te-footer-widget_d898659a699bf999 .wp-block-heading_932aae823bf03a55 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_d898659a699bf999 ul {
    padding-left: 0; }
  .te-footer-widget_d898659a699bf999 .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-form-fields_edd4a5b534174d48 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_d898659a699bf999 .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_d898659a699bf999.widget-latest-posts-footer_48915f40186ca967 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_d898659a699bf999.zoom-instagram-widget_b51f8e9cd81fa70d {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_d898659a699bf999.widget_contact_info_widget_28482ef5922f8f57 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_d898659a699bf999 .widget-instagram-feed_317c36efa609b494 {
      width: 170px; } }
  .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 {
        padding-right: 0; } }
    .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 .te-footer-logo_3175b361e7b2bc71 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 .info-form-and-social-icon_9f24dcf11a485082 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 .info-form-and-social-icon_9f24dcf11a485082 .te-social-profile_7ef73ea989238de4 {
        margin-top: 0; }
    .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 .te-social-profile_7ef73ea989238de4 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_d898659a699bf999 .te-footer-widget-info_9f23355786903105 .info-form-and-social-icon_9f24dcf11a485082 {
        -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_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 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_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 p {
    color: #335371; }
  .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul {
    list-style: none; }
    .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 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_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li:first-child .contact-icon_9f558cb40a477e38 {
          margin-top: 5px; }
      .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li .contact-icon_9f558cb40a477e38 {
        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_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li .contact-text_45bd730955b79494 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li .contact-text_45bd730955b79494 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li .contact-text_45bd730955b79494 span,
        .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li .contact-text_45bd730955b79494 p,
        .te-footer-widget_d898659a699bf999 .te-footer-widget-contact_6c3f282c123960a7 .footer-contact_a00b8e5f979f0895 ul li .contact-text_45bd730955b79494 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_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li {
    margin-bottom: 10px; }
    .te-footer-widget_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-thumb_7171b2712fb1e74c {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-desc_93ccf8a88f5789f6 .te-latest-post-title_4b29a02d34c55453 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-desc_93ccf8a88f5789f6 .te-latest-post-title_4b29a02d34c55453 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_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-desc_93ccf8a88f5789f6 .te-latest-post-title_4b29a02d34c55453 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-desc_93ccf8a88f5789f6 .te-latest-post-meta_4b5a9f84fff61f13 {
      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_9ebb344a8d1554ac 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_9ebb344a8d1554ac ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_9ebb344a8d1554ac 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_9ebb344a8d1554ac ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_7e2cccaee56fe020 {
  overflow: hidden; }
  .subscribe-area_7e2cccaee56fe020.style-1_8567748e642746ed .te-subscribe-inner-area_0e77c3cb889f1311 .te-content-wrapper_8a497b8774026afd {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_7e2cccaee56fe020.style-1_8567748e642746ed .te-image-bg-collumn_19055903f26f22bb {
    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_7e2cccaee56fe020.style-1_8567748e642746ed .te-image-bg-collumn_19055903f26f22bb {
        display: none; } }
  .subscribe-area_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd {
    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_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd .short-title_f7a18a10b5f19846 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd .te-subscribe-title_81f0f16c928bec97 {
      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_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd .te-subscribe-title_81f0f16c928bec97 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd .te-subscribe-title_81f0f16c928bec97 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd .te-subscribe-title_81f0f16c928bec97 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_7e2cccaee56fe020 .te-content-wrapper_8a497b8774026afd .text_f8e376d7775a5729 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_7e2cccaee56fe020 .te-subscribe-inner-area_0e77c3cb889f1311 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_7e2cccaee56fe020 .te-subscribe-inner-area_0e77c3cb889f1311 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_7e2cccaee56fe020 .te-subscribe-inner-area_0e77c3cb889f1311 .te-subscribe-collumn_e68233c2a50ca323 {
      -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_7e2cccaee56fe020 .te-subscribe-inner-area_0e77c3cb889f1311 .te-subscribe-collumn_e68233c2a50ca323.te-image-bg-collumn_19055903f26f22bb {
          display: none; } }
    .subscribe-area_7e2cccaee56fe020 .te-subscribe-inner-area_0e77c3cb889f1311 .mc4wp-form-fields_edd4a5b534174d48 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_7e2cccaee56fe020 .te-subscribe-inner-area_0e77c3cb889f1311 .mc4wp-form-fields_edd4a5b534174d48 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_7e2cccaee56fe020 .te-subscribe-inner-area_0e77c3cb889f1311 .mc4wp-form-fields_edd4a5b534174d48 .submit-btn_01e9fedf7d1992e9 {
        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_d898659a699bf999 .te-subscribe-form-wrapper_8947f552eaf0e3ef {
  color: #335371; }

.te-subscribe-form-widget_9a355d3ce77948e3 {
  position: relative; }
  .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-form-fields_edd4a5b534174d48 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .single-field_fd440b9e2d321ada *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_9a355d3ce77948e3 .submit-btn_01e9fedf7d1992e9 {
    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_9a355d3ce77948e3 .submit-btn_01e9fedf7d1992e9:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-response_a19f70ba4f61b084 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-response_a19f70ba4f61b084 .mc4wp-alert_52ca138a63aadc95.mc4wp-error_683b2cf79bca7bfc p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-response_a19f70ba4f61b084 .mc4wp-alert_52ca138a63aadc95.mc4wp-error_683b2cf79bca7bfc a {
      color: #ff0000; }
    .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-response_a19f70ba4f61b084 .mc4wp-alert_52ca138a63aadc95.mc4wp-success_4355dc4ee817b7f5 p, .te-subscribe-form-widget_9a355d3ce77948e3 .mc4wp-response_a19f70ba4f61b084 .mc4wp-alert_52ca138a63aadc95.mc4wp-notice_df3dfb2256761b60 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_96581a0c75e07d36 {
  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_96581a0c75e07d36 .te-footer-logo_3175b361e7b2bc71 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_96581a0c75e07d36 .te-social-widget_64b4ac3183260232 {
    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_96581a0c75e07d36 .te-social-widget_64b4ac3183260232 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f {
  background-color: #131A2A; }
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-sec_73c165bd92fe5f43 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-widget-title_0c473adbbf5a4c55,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .wp-block-heading_932aae823bf03a55 {
    color: #ffffff;
    font-size: 24px; }
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .footer-bottom-area_fd017777be86196f .te-copyright-text_b027a6ad2b7a59a6 p,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-widget_d898659a699bf999.te_widget_nav_menu_3515e14591ea9035 li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-widget_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-desc_93ccf8a88f5789f6 .te-latest-post-title_4b29a02d34c55453 a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-widget_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-desc_93ccf8a88f5789f6 .te-latest-post-title_4b29a02d34c55453,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-widget_d898659a699bf999 .te_widget_latest_post_0933e1d5033b714d ul li .te-latest-post-desc_93ccf8a88f5789f6 .te-latest-post-meta_4b5a9f84fff61f13,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-widget_d898659a699bf999 .te-subscribe-form-wrapper_8947f552eaf0e3ef,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .te-footer-bottom-menu_9ebb344a8d1554ac ul li a,
  .footer_1fbfaacf8f5c34b5.style-2_ede77a00ac04cf0f .footer-bottom-area_fd017777be86196f .te-copyright-text_b027a6ad2b7a59a6 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_df8cbb0d6585e6a1.map_5fb6c28c27383646 */