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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_b18e8047df7d77a5,
.wp-block-loginout_3f3701f533bdddfe a,
input.te-theme-btn_b18e8047df7d77a5 {
  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_b18e8047df7d77a5:hover,
  .wp-block-loginout_3f3701f533bdddfe a:hover,
  input.te-theme-btn_b18e8047df7d77a5:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_b18e8047df7d77a5:focus,
  .wp-block-loginout_3f3701f533bdddfe a:focus,
  input.te-theme-btn_b18e8047df7d77a5:focus {
    color: #ffffff; }
  .te-theme-btn_b18e8047df7d77a5.yellow-btn_1a9cd778fe1d4893,
  .wp-block-loginout_3f3701f533bdddfe a.yellow-btn_1a9cd778fe1d4893,
  input.te-theme-btn_b18e8047df7d77a5.yellow-btn_1a9cd778fe1d4893 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_b18e8047df7d77a5.simple-btn_0ec1bc6af2543cad,
  .wp-block-loginout_3f3701f533bdddfe a.simple-btn_0ec1bc6af2543cad,
  input.te-theme-btn_b18e8047df7d77a5.simple-btn_0ec1bc6af2543cad {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_86727f1439c10202 {
  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_86727f1439c10202 .circle-rotate-inner_21fe044644d72922 {
    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_08d7d5fec0d96bfe {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_bf55d3729af20a79 {
  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_d6e8ff859f4e0d5f label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_d6e8ff859f4e0d5f input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_d6e8ff859f4e0d5f 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_d6e8ff859f4e0d5f 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_30687ff859aa5a92 .size-full_22aba35525ebd902.alignright_1911437fd8fd2b7b {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_30687ff859aa5a92 figure.wp-caption_232036b043bcd456.aligncenter_2bf1ff43d3d2b251 {
  margin-top: 40px; }
.tp-page-content_30687ff859aa5a92 dl, .tp-page-content_30687ff859aa5a92 ol, .tp-page-content_30687ff859aa5a92 ul {
  margin-bottom: 11px; }
.tp-page-content_30687ff859aa5a92 .te-comment-respond_40af728961040b20 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_30687ff859aa5a92 .te-latest-comments_d0c166db1b034280 .te-comment-respond_40af728961040b20 {
  margin-bottom: 40px; }
.tp-page-content_30687ff859aa5a92 .te-post-comments_6bc0d1f02781b28e {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_81ce0263bf68b17d .gallery-item_e648ec49bbf00c61 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_0e7813d51825a3fb .gallery-item_e648ec49bbf00c61 {
  max-width: 50%; }

.gallery-columns-3_d162be0291f6dc4c .gallery-item_e648ec49bbf00c61 {
  max-width: 33.33%; }

.gallery-columns-4_310f344c5e2106c4 .gallery-item_e648ec49bbf00c61 {
  max-width: 25%; }

.gallery-columns-5_7ad13946d69ddee3 .gallery-item_e648ec49bbf00c61 {
  max-width: 20%; }

.gallery-columns-6_56c5e80b9418bca0 .gallery-item_e648ec49bbf00c61 {
  max-width: 16.66%; }

.gallery-columns-7_a416ae14b88fe861 .gallery-item_e648ec49bbf00c61 {
  max-width: 14.28%; }

.gallery-columns-8_de01029c76d54baa .gallery-item_e648ec49bbf00c61 {
  max-width: 12.5%; }

.gallery-columns-9_e6dc98fbc402105a .gallery-item_e648ec49bbf00c61 {
  max-width: 11.11%; }

.gallery-caption_03824b907be46796 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_a3c438e0ed4c7256 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_246c22a519f3fd1d {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_d9ef0cc54c468ddd {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_2aa31c14cbf14771 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_da6f714b29e365b4 p.wp-block-cover-text_bf1079fc8b367cc5,
.wp-block-cover_da6f714b29e365b4.is-light_c91f618a605a30d5 .wp-block-cover__inner-container_3c2c08fefe0a3554 {
  color: #fff !important; }

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

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

.widget_3964748e467d1b00 .wp-block-archives-dropdown_9933e4f48109d9ed,
.widget_3964748e467d1b00 .wp-block-categories-dropdown_39baddfca73b20aa,
.widget_3964748e467d1b00 .wp-block-loginout_3f3701f533bdddfe,
.widget_3964748e467d1b00 .wp-block-social-links_ad3664d4a719f4d3,
.widget_3964748e467d1b00.widget_archive_e141134074ddae32 select,
.widget_3964748e467d1b00.te_widget_categories_5eed613487e3505d select,
.widget_3964748e467d1b00.widget_text_1501d25f2cdfcf9a select,
.widget_3964748e467d1b00.te_widget_search_c6ab8d2213d686aa .search-form_62de981a5b0d0df9,
.widget_3964748e467d1b00.te_widget_tag_cloud_e5132bf6fa87931a .tagcloud_f78f8f47cbccf01d,
.widget_3964748e467d1b00 .wp-block-tag-cloud_9890fae715c9e301 {
  margin-bottom: 6px; }

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

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

.blog-search-content_3393dfb9354862b5 {
  margin: 0; }
  .blog-search-content_3393dfb9354862b5 .wp-block-search_246c22a519f3fd1d,
  .blog-search-content_3393dfb9354862b5 .search-form_62de981a5b0d0df9,
  .blog-search-content_3393dfb9354862b5 .sidebar__search_900dbc7df085bd89 {
    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_3393dfb9354862b5 .wp-block-search_246c22a519f3fd1d,
      .blog-search-content_3393dfb9354862b5 .search-form_62de981a5b0d0df9,
      .blog-search-content_3393dfb9354862b5 .sidebar__search_900dbc7df085bd89 {
        width: 100%; } }
    .blog-search-content_3393dfb9354862b5 .wp-block-search_246c22a519f3fd1d .wp-block-search__inside-wrapper_7ce77ed3caed6efa,
    .blog-search-content_3393dfb9354862b5 .search-form_62de981a5b0d0df9 .wp-block-search__inside-wrapper_7ce77ed3caed6efa,
    .blog-search-content_3393dfb9354862b5 .sidebar__search_900dbc7df085bd89 .wp-block-search__inside-wrapper_7ce77ed3caed6efa {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_3393dfb9354862b5 .wp-block-search_246c22a519f3fd1d label,
    .blog-search-content_3393dfb9354862b5 .search-form_62de981a5b0d0df9 label,
    .blog-search-content_3393dfb9354862b5 .sidebar__search_900dbc7df085bd89 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_3393dfb9354862b5 .wp-block-search_246c22a519f3fd1d input,
    .blog-search-content_3393dfb9354862b5 .search-form_62de981a5b0d0df9 input,
    .blog-search-content_3393dfb9354862b5 .sidebar__search_900dbc7df085bd89 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_3393dfb9354862b5 .wp-block-search_246c22a519f3fd1d button,
    .blog-search-content_3393dfb9354862b5 .search-form_62de981a5b0d0df9 button,
    .blog-search-content_3393dfb9354862b5 .sidebar__search_900dbc7df085bd89 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_30687ff859aa5a92 .wp-smiley_1aeb4ed29892a547,
.entry-content_3e7d004b0d2cd776 .wp-smiley_1aeb4ed29892a547,
.comment-content_b757b63430295aaf .wp-smiley_1aeb4ed29892a547 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_40af728961040b20.style-two_162ad5092320170f .wpcf7-form_5e1152dd4045d203 .wpcf7-not-valid-tip_6abcb2a4070f4363 {
  color: #d9c0b8 !important; }
.te-comment-respond_40af728961040b20 .wpcf7-form_5e1152dd4045d203 .wpcf7-not-valid_cbdf5cd6d5035095 {
  border-color: #dc3232 !important; }
.te-comment-respond_40af728961040b20 .wpcf7-form_5e1152dd4045d203 .wpcf7-not-valid-tip_6abcb2a4070f4363 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_40af728961040b20 .wpcf7-form_5e1152dd4045d203.sent_25f80d6d35ec3619 .wpcf7-response-output_68d52983a124f10b {
  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_40af728961040b20 .wpcf7-form_5e1152dd4045d203.invalid_8a5c20059fa0e6dc .wpcf7-response-output_68d52983a124f10b {
  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_e6b41ffeef438425 {
  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_e6b41ffeef438425 .wpcf7-te-list-item_51c01f57cb8aec17 {
    margin: 0; }
    .wpcf7-form-control_e6b41ffeef438425 .wpcf7-te-list-item_51c01f57cb8aec17 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_e6b41ffeef438425 .wpcf7-te-list-item_51c01f57cb8aec17 label .wpcf7-te-list-item-label_96d1910199d60942 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_113286e3111fb4c2 .te-comment-respond_40af728961040b20 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_c884355244198c6c .header-menu-area_1f9be3e465303b77.sticky_menu_dc57cb8897204f86 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_c884355244198c6c .header-menu-area_1f9be3e465303b77.sticky_menu_dc57cb8897204f86 {
      top: 0; } }

.page-template-default_b220606936e9f9cb.page-id-146_2beb16f1007cc6f7 .tp-page-content_30687ff859aa5a92 p:last-child {
  margin-bottom: 10px; }
.page-template-default_b220606936e9f9cb.page-id-1133_ac3ea5520d47759c .tp-page-content_30687ff859aa5a92 .te-comment-respond_40af728961040b20 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_b220606936e9f9cb.page-id-3_1cad37654615e3a7 .page-area_134e8aa361775bd4 {
  padding-top: 128px; }

.single-post-item_ad17e1f2944cf0a9.post-24_8807b9fead80a015 .wp-block-button_5f1594ecf96b5170 a {
  color: #ffffff; }

.post-template-default_1349ccce623f35fa.postid-163_87f9cccc8b39d29b .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content {
  margin-bottom: 34px; }
.post-template-default_1349ccce623f35fa.postid-150_9fa3fa44ad68b655 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_1349ccce623f35fa.postid-150_9fa3fa44ad68b655 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-block-group_0bac5ebb6db1ccb5.is-layout-constrained_0c4c8ec40a7d31f7:last-child {
    border: 1px solid #000; }
.post-template-default_1349ccce623f35fa.postid-51_42e1d6a3564bee07 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_1349ccce623f35fa.postid-51_42e1d6a3564bee07 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_1349ccce623f35fa.postid-1163_947fbe32e2531e18 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-caption_232036b043bcd456, .post-template-default_1349ccce623f35fa.postid-568_f84c03217eb99837 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-caption_232036b043bcd456 {
  margin-top: 20px; }
.post-template-default_1349ccce623f35fa.postid-1785_841ab621cfd988c3 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-block-button__link_ba6ad3c5fde2e043 {
  color: #ffffff !important; }
.post-template-default_1349ccce623f35fa.postid-1149_4d831aadc098a943 .te-blog-details-wrapper_c64378f091b649d6 .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da p {
  margin-bottom: 0; }
.post-template-default_1349ccce623f35fa.postid-555_436951e6106b9bb7 .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .gallery_8d4e005f17d61963 {
  margin-top: 20px; }

.error-404_133c0a4ac3cecf73.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_133c0a4ac3cecf73.not-found .error-content_ef33e132d234e6ba .error-btn-bh_20e9ff424af189d7 {
    margin-top: 20px; }

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

.sidebar_d3ece8d0084a2872 .widget_media_gallery_d31aeaafdfc3d9f1 .gallery-item_e648ec49bbf00c61 {
  margin-bottom: 0; }
  .sidebar_d3ece8d0084a2872 .widget_media_gallery_d31aeaafdfc3d9f1 .gallery-item_e648ec49bbf00c61 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_236e84b18ad14e4b {
  -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_bbbf257140a8627d {
  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_a53ecb73b5b92f2b path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_c884355244198c6c .header-area_442211befa8033f4.style-2_89b594d3cc42cdec.login .te-header-menu-area_a66fa27d034f5cc0 {
  top: auto !important; }

.header-area_442211befa8033f4 .container-fluid_ec722ea957213a33 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_442211befa8033f4 .container-fluid_ec722ea957213a33 {
      padding: 0 24px; } }
.header-area_442211befa8033f4.style-2_89b594d3cc42cdec .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .header-top .te-header-contact-info_4f1478af4d9f8150 span {
    color: #677471; }
    .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .header-top .te-header-contact-info_4f1478af4d9f8150 span i {
      color: #317EFE; }
    .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .header-top .te-header-contact-info_4f1478af4d9f8150 span a {
      color: #677471; }
  .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .header-top .te-social-profile_280ade7a58ad5c60 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .header-top .te-social-profile_280ade7a58ad5c60 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_442211befa8033f4.style-2_89b594d3cc42cdec .te-header-menu-area_a66fa27d034f5cc0 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .te-header-menu-area_a66fa27d034f5cc0 .menu-wrapper_70f314687091f196 {
    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_442211befa8033f4.style-2_89b594d3cc42cdec .te-header-menu-area_a66fa27d034f5cc0 .menu-wrapper_70f314687091f196 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .te-header-menu-area_a66fa27d034f5cc0 .te-header-btn_f6ed6fcd372472fb .te-quote-btn_eb4591f18318bbf8 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_442211befa8033f4.style-2_89b594d3cc42cdec .te-sticky_menu {
  top: 0; }
  .header-area_442211befa8033f4.style-2_89b594d3cc42cdec .te-sticky_menu .menu-wrapper_70f314687091f196 {
    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_a400ffbe297e0658 {
    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_5958be7f4549a9d8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_4f1478af4d9f8150 {
    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_4f1478af4d9f8150 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_4f1478af4d9f8150 span.te-contact-info-item_2ad4d9e0cc8fd869 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_4f1478af4d9f8150 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_cba4c07641ea760e {
      display: none; } }
  .header-top .header-top-btn_cba4c07641ea760e 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_cba4c07641ea760e a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_cba4c07641ea760e 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_280ade7a58ad5c60 {
    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_280ade7a58ad5c60 .te-social-profile-label_eeabeb9d662de02c {
      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_280ade7a58ad5c60 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_280ade7a58ad5c60 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_a66fa27d034f5cc0 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_a66fa27d034f5cc0.te-te-sticky-header_5fd6657194848fab {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_a66fa27d034f5cc0.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_a66fa27d034f5cc0.te-sticky_menu .te-logo_4d20d81d19d433fe {
      height: 84px; }
      .te-header-menu-area_a66fa27d034f5cc0.te-sticky_menu .te-logo_4d20d81d19d433fe:after {
        display: none; }
      .te-header-menu-area_a66fa27d034f5cc0.te-sticky_menu .te-logo_4d20d81d19d433fe .te-standard-logo_3d966c6d7ce59fa4 {
        display: none; }
      .te-header-menu-area_a66fa27d034f5cc0.te-sticky_menu .te-logo_4d20d81d19d433fe .te-sticky-logo_8766da1020bad312 {
        display: block; }
        .te-header-menu-area_a66fa27d034f5cc0.te-sticky_menu .te-logo_4d20d81d19d433fe .te-sticky-logo_8766da1020bad312 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_a66fa27d034f5cc0.te-sticky_menu .te-main-menu_96ab8f06544773ab ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_a66fa27d034f5cc0.te-sticky_menu .te-main-menu_96ab8f06544773ab 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_a66fa27d034f5cc0.te-sticky_menu .te-main-menu_96ab8f06544773ab ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_a66fa27d034f5cc0.te-sticky_menu .te-main-menu_96ab8f06544773ab ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_a66fa27d034f5cc0 .te-header-menu-wrapper_3ba3f147afa87039 {
    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_a66fa27d034f5cc0 .te-header-menu-wrapper_3ba3f147afa87039 {
        gap: 20px; } }
  .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe {
    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_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe .te-standard-logo_3d966c6d7ce59fa4 {
        display: none; } }
    .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe .te-standard-logo_3d966c6d7ce59fa4 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe .te-sticky-logo_8766da1020bad312 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe .te-sticky-logo_8766da1020bad312 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe .te-sticky-logo_8766da1020bad312 {
          display: block; } }
      .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe .te-sticky-logo_8766da1020bad312 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_a66fa27d034f5cc0 .te-logo_4d20d81d19d433fe .te-retina-logo_9293588644900880 {
      display: none; }

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

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

.te-header-btn_f6ed6fcd372472fb {
  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_f6ed6fcd372472fb .te-icon_95c38e56e11c0950 {
    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_f6ed6fcd372472fb .te-icon_95c38e56e11c0950: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_f6ed6fcd372472fb {
      display: none; } }
  .te-header-btn_f6ed6fcd372472fb .te-cta-btn_5ecbfff0defaf1cf {
    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_f6ed6fcd372472fb .te-cta-btn_5ecbfff0defaf1cf:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_f6ed6fcd372472fb .te-quote-btn_eb4591f18318bbf8 {
    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_f6ed6fcd372472fb .te-quote-btn_eb4591f18318bbf8: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_91c1b0241863b4d8 {
    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_91c1b0241863b4d8 .te-search-content-filed_12da9dcb5928be05 {
      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_91c1b0241863b4d8 .te-search-content-filed_12da9dcb5928be05 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_91c1b0241863b4d8 .te-search-form_e1b6e71cc0c144ae {
      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_91c1b0241863b4d8 .te-search-form_e1b6e71cc0c144ae .te-search-form-input_bc47b9265f4cedb3 {
        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_91c1b0241863b4d8 .te-search-form_e1b6e71cc0c144ae .te-search-form-input_bc47b9265f4cedb3 .te-search-icon_783e3cdd5d508fd7 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_91c1b0241863b4d8 .te-search-form_e1b6e71cc0c144ae .te-search-form-input_bc47b9265f4cedb3 button.te-submit-search-btn_c0f00ea72734ad02 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_91c1b0241863b4d8 .te-search-form_e1b6e71cc0c144ae 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_50b67cb7444d18ef {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_53e4dc3b3bcee59a 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_b5ed0831a37145da 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_b5ed0831a37145da 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_4d7ce016aa8c2e8e {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_6eefd85e31893c80 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_4c8ef22103979be6 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_4c8ef22103979be6 .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_4c8ef22103979be6 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-menu-sidebar-title_7c240eb2a517cb36 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-header-contact-info_4f1478af4d9f8150 {
      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_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-header-contact-info_4f1478af4d9f8150 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_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-header-contact-info_4f1478af4d9f8150 span.te-contact-info-item_2ad4d9e0cc8fd869 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-header-contact-info_4f1478af4d9f8150 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_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-header-contact-info_4f1478af4d9f8150 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-social-profile_280ade7a58ad5c60 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-social-profile_280ade7a58ad5c60 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4a760902e1dcc0f9 .te-menu-sidebar-single-widget_99f0ec1a0586b141 .te-social-profile_280ade7a58ad5c60 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_8004e95f880abb97 {
  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_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-feature-img_eadd0b1c182f515a {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-feature-img_eadd0b1c182f515a {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-feature-img_eadd0b1c182f515a {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-feature-img_eadd0b1c182f515a {
          right: -380px; } }
      .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-feature-img_eadd0b1c182f515a .company-award_511b4f1cc8082d01 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-feature-img_eadd0b1c182f515a .company-award_511b4f1cc8082d01 .icon_53a5c7f013263b71 {
          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_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-feature-img_eadd0b1c182f515a .slider-feature-img-overlay_7c3e7ee5db86b047 {
          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_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-left-shape_ceca695fdff38e02 {
      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_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-left-shape_ceca695fdff38e02 {
          display: none; } }
    .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-right-shape_866af306f2c71774 {
      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_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-right-shape_866af306f2c71774 {
          display: none; } }
    .slider-area_8004e95f880abb97.style-2_89b594d3cc42cdec .te-single-slider_d0030ac71bebf858 .slider-circle-shape_d1ca5953212aad95 {
      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_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-short-title_4593ef3382c86528,
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-title_10ffe2ab59d2a8fd,
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-short-desc_b5498f4b06f7de8c,
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-btn-wrapper_c89dc1f108705429 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-short-title_4593ef3382c86528 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-title_10ffe2ab59d2a8fd {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-short-desc_b5498f4b06f7de8c {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-active_b052059db62ee0f3 .te-slider-btn-wrapper_c89dc1f108705429 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-dots_b88d054354556607 {
    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_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-dots_b88d054354556607 {
        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_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-dots_b88d054354556607 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_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-dots_b88d054354556607 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_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-dots_b88d054354556607 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-dots_b88d054354556607 li.slick-active_b052059db62ee0f3 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_8004e95f880abb97 .te-slider-wrapper_ed682f34e3b1b723 .slick-dots_b88d054354556607 li.slick-active_b052059db62ee0f3 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 {
    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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 {
        background-image: none !important; } }
    .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-overlay_abcdd7bd733f61eb {
      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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-overlay_abcdd7bd733f61eb {
          left: 0; } }
      .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-overlay_abcdd7bd733f61eb .te-slider-overlay-shape_401e2462f04b5a8f {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-overlay_abcdd7bd733f61eb .te-slider-overlay-shape_401e2462f04b5a8f {
            display: none; } }
    .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 {
      position: relative;
      z-index: 99; }
      .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-short-title_4593ef3382c86528 {
        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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
        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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-short-desc_b5498f4b06f7de8c {
        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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-short-desc_b5498f4b06f7de8c {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-short-desc_b5498f4b06f7de8c {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-short-desc_b5498f4b06f7de8c {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 {
        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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 {
            padding-top: 30px; } }
        .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-theme-btn_b18e8047df7d77a5 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-call-btn_516f7263c605cf09 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-call-btn_516f7263c605cf09 .te-icon_95c38e56e11c0950 {
            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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-call-btn_516f7263c605cf09 .te-content_91521c58aef7a97b {
            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_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-call-btn_516f7263c605cf09 .te-content_91521c58aef7a97b .te-title_87efef93140f7707 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_8004e95f880abb97 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-call-btn_516f7263c605cf09 .te-content_91521c58aef7a97b .te-text_84cd0328899aec47 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808: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_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-overlay_abcdd7bd733f61eb {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-overlay_abcdd7bd733f61eb::before {
        display: none; }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .slider-shape_2c0a581c0a1b975c {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .slider-shape_2c0a581c0a1b975c img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-one_5362a82d7f8e7040 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-one_5362a82d7f8e7040 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-one_5362a82d7f8e7040 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-one_5362a82d7f8e7040 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-one_5362a82d7f8e7040 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-two_e3f262f5d70be31e {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-two_e3f262f5d70be31e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-two_e3f262f5d70be31e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-two_e3f262f5d70be31e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-two_e3f262f5d70be31e {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-three_59ee2b0d1a2c1beb {
      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_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-three_59ee2b0d1a2c1beb {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .shape-three_59ee2b0d1a2c1beb {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-container_aa6e9eb89681c6e2 {
      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_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-container_aa6e9eb89681c6e2 {
          -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_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-container_aa6e9eb89681c6e2 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-container_aa6e9eb89681c6e2 .te-slider-column_4f3cb5e5a2370411 {
        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_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-container_aa6e9eb89681c6e2 .te-slider-column_4f3cb5e5a2370411 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-theme-btn_b18e8047df7d77a5 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-theme-btn_b18e8047df7d77a5:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-btn-wrapper_c89dc1f108705429 .te-call-btn_516f7263c605cf09 .te-icon_95c38e56e11c0950 {
      color: #317EFE; }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
      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_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-single-slider_d0030ac71bebf858 .te-slider-content-wrapper_92a9f6e28687acf1 .te-slider-content_86ecbe903c2c5bed .te-slider-title_10ffe2ab59d2a8fd {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-slider-wrapper_ed682f34e3b1b723 .container_e4193ec04b0be677 {
    position: relative; }
  .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-slider-wrapper_ed682f34e3b1b723 .slider-shape-bg_ab61307fdb5f3b69 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-slider-wrapper_ed682f34e3b1b723 .slider-shape-bg_ab61307fdb5f3b69 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-slider-wrapper_ed682f34e3b1b723 .slider-shape-bg_ab61307fdb5f3b69 {
        margin-left: 0; } }
    .slider-area_8004e95f880abb97.style-1_1a4c9a60f5ced808 .te-slider-wrapper_ed682f34e3b1b723 .slider-shape-bg_ab61307fdb5f3b69: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_92269c4828821a4d {
  position: relative; }

.te-info-card_0e856e17a8732860 {
  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_0e856e17a8732860 {
      padding: 40px 25px; } }
  .te-info-card_0e856e17a8732860: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_0e856e17a8732860:hover .te-image-wrapper_06597545cafd524f .overlay_d92296d527b057a6 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_0e856e17a8732860:hover .te-image-wrapper_06597545cafd524f 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_0e856e17a8732860:hover .icon_53a5c7f013263b71 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_0e856e17a8732860:hover .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d .te-theme-btn_b18e8047df7d77a5 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_0e856e17a8732860 .te-info-card-inner_7fc152a32b1c5bb1 {
    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_0e856e17a8732860 .te-image-wrapper_06597545cafd524f {
    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_0e856e17a8732860 .te-image-wrapper_06597545cafd524f 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_0e856e17a8732860 .te-image-wrapper_06597545cafd524f .overlay_d92296d527b057a6 {
      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_0e856e17a8732860 .icon_53a5c7f013263b71 {
    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_0e856e17a8732860 .icon_53a5c7f013263b71 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_0e856e17a8732860 .te-content-wrapper_5ec318b63ab7dd72 {
    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_0e856e17a8732860 .te-title-wrapper_99fe614325237242 {
    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_0e856e17a8732860 .te-title-wrapper_99fe614325237242 .icon_53a5c7f013263b71 {
      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_0e856e17a8732860 .te-title-wrapper_99fe614325237242 .icon_53a5c7f013263b71::before, .te-info-card_0e856e17a8732860 .te-title-wrapper_99fe614325237242 .icon_53a5c7f013263b71::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_0e856e17a8732860 .te-title-wrapper_99fe614325237242 .icon_53a5c7f013263b71::before {
        top: 15px;
        left: 5px; }
      .te-info-card_0e856e17a8732860 .te-title-wrapper_99fe614325237242 .icon_53a5c7f013263b71::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_0e856e17a8732860 .te-title-wrapper_99fe614325237242 .title_658ec7176ddb3a96 {
      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_0e856e17a8732860 .te-title-wrapper_99fe614325237242 .divider_84ac79b03e5c6ed4 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_0e856e17a8732860 .content_62e3cb758974dd53 {
    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_0e856e17a8732860 .content_62e3cb758974dd53 .desc_b53bcb250f4ac0f1 {
      -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_0e856e17a8732860 .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_0e856e17a8732860 .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d .te-theme-btn_b18e8047df7d77a5 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_0e856e17a8732860 .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d .te-theme-btn_b18e8047df7d77a5:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec {
  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_0e856e17a8732860.style-2_89b594d3cc42cdec {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec {
      padding: 35px; } }
  .te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec:hover .image_88835a5462d2cc29 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_0e856e17a8732860.style-2_89b594d3cc42cdec:hover .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d .te-theme-btn_b18e8047df7d77a5 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec .image_88835a5462d2cc29 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec .image_88835a5462d2cc29 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_0e856e17a8732860.style-2_89b594d3cc42cdec .te-title-wrapper_99fe614325237242 {
    padding-bottom: 15px; }
  .te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec .content_62e3cb758974dd53 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_0e856e17a8732860.style-2_89b594d3cc42cdec .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d .te-theme-btn_b18e8047df7d77a5 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_f8901bffbe5c318b.style-three_8d7c1d7884248408 {
  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_f8901bffbe5c318b.style-three_8d7c1d7884248408 .icon_53a5c7f013263b71 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_f8901bffbe5c318b.style-three_8d7c1d7884248408 .icon_53a5c7f013263b71 img {
      width: 100%; }
  .te-icon-card_f8901bffbe5c318b.style-three_8d7c1d7884248408 .content_62e3cb758974dd53 {
    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_f8901bffbe5c318b.style-three_8d7c1d7884248408 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
      color: #ffffff; }
    .te-icon-card_f8901bffbe5c318b.style-three_8d7c1d7884248408 .content_62e3cb758974dd53 .desc_b53bcb250f4ac0f1 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_f8901bffbe5c318b.style-three_8d7c1d7884248408 {
      gap: 25px; }
      .te-icon-card_f8901bffbe5c318b.style-three_8d7c1d7884248408 .content_62e3cb758974dd53 {
        gap: 18px; } }

.te-icon-card_f8901bffbe5c318b.style-2_89b594d3cc42cdec {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_f8901bffbe5c318b.style-2_89b594d3cc42cdec .icon_53a5c7f013263b71 {
    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_f8901bffbe5c318b.style-2_89b594d3cc42cdec .content_62e3cb758974dd53 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_f8901bffbe5c318b.style-2_89b594d3cc42cdec .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_f8901bffbe5c318b.style-2_89b594d3cc42cdec .content_62e3cb758974dd53 .desc_b53bcb250f4ac0f1 {
      line-height: 22px; }

.te-about-image-card_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 {
      text-align: left; } }
  .te-about-image-card_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 > img {
          width: 100%; } }
    .te-about-image-card_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-img-card-shape_7bc3310865dbd5eb {
      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_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-img-card-shape_7bc3310865dbd5eb {
          right: 0; } }
.te-about-image-card_daed9aaf217ac371 .te-company-foundation_e6aba52d6e848eee {
  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_daed9aaf217ac371 .te-company-foundation_e6aba52d6e848eee .te-counter-wrapper_5c7e7c9f39a2b706 {
    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_daed9aaf217ac371 .te-company-foundation_e6aba52d6e848eee .counter-title_b9bedbb43bb301aa {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_daed9aaf217ac371 .te-company-foundation_e6aba52d6e848eee .title_658ec7176ddb3a96 {
    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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-img-card-shape_7bc3310865dbd5eb {
    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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-img-card-shape_7bc3310865dbd5eb {
        display: none; } }
  .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f {
        position: relative; } }
    .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-another-image-inner_0c8380508bd49564 {
      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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-another-image-inner_0c8380508bd49564 {
          width: 100%; }
          .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-another-image-inner_0c8380508bd49564 img {
            width: 100%; } }
    .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .video-btn_74d3b6fcc3ec6ddb {
      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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .video-btn_74d3b6fcc3ec6ddb {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .video-btn_74d3b6fcc3ec6ddb 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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-badge-text_27d28b4c680b4a08 {
      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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-badge-text_27d28b4c680b4a08 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-badge-text_27d28b4c680b4a08 .icon_53a5c7f013263b71 {
        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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-badge-text_27d28b4c680b4a08 .text_a5ccc4eecc81a24f {
        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_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-badge-text_27d28b4c680b4a08 .text_a5ccc4eecc81a24f .title_658ec7176ddb3a96 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_daed9aaf217ac371.style-2_89b594d3cc42cdec .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 .te-another-image_47f701f25872257f .te-badge-text_27d28b4c680b4a08 .text_a5ccc4eecc81a24f span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b {
  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_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-section-title_734f3b80debb85e0 {
    margin-bottom: 0; }
    .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-section-title_734f3b80debb85e0 .title_658ec7176ddb3a96 {
      margin-bottom: 0; }
  .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-list-item-wrapper_15f01675a5feb744 {
    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_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-list-item-wrapper_15f01675a5feb744 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-list-item-wrapper_15f01675a5feb744 .te-list-item_8e2f8aff8eb7b58f .icon_53a5c7f013263b71 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-list-item-wrapper_15f01675a5feb744 .te-list-item_8e2f8aff8eb7b58f .text_a5ccc4eecc81a24f {
      color: #14203A; }
  .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 {
    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_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .te-single-info-list_c8cfc7e27220fc48 {
      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_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .te-single-info-list_c8cfc7e27220fc48:hover .icon_53a5c7f013263b71 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_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .te-single-info-list_c8cfc7e27220fc48 .icon_53a5c7f013263b71 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .te-single-info-list_c8cfc7e27220fc48 .icon_53a5c7f013263b71::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_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .te-single-info-list_c8cfc7e27220fc48 .icon_53a5c7f013263b71 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_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .te-single-info-list_c8cfc7e27220fc48 .title_658ec7176ddb3a96 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_ff799a76399e9b15 .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .te-single-info-list_c8cfc7e27220fc48 .short-title_db9431d06c88939b {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_ff799a76399e9b15.style-2_89b594d3cc42cdec .te-about-info-content_9641997b3f19fc3b {
  gap: 10px; }
  .te-about-info-card_ff799a76399e9b15.style-2_89b594d3cc42cdec .te-about-info-content_9641997b3f19fc3b .te-list-item-wrapper_15f01675a5feb744 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_ff799a76399e9b15.style-2_89b594d3cc42cdec .te-about-info-content_9641997b3f19fc3b .te-list-item-wrapper_15f01675a5feb744 .te-list-item_8e2f8aff8eb7b58f .icon_53a5c7f013263b71 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_ff799a76399e9b15.style-2_89b594d3cc42cdec .te-about-info-content_9641997b3f19fc3b .te-list-item-wrapper_15f01675a5feb744 .te-list-item_8e2f8aff8eb7b58f .text_a5ccc4eecc81a24f {
      color: #335371; }
  .te-about-info-card_ff799a76399e9b15.style-2_89b594d3cc42cdec .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_ff799a76399e9b15.style-2_89b594d3cc42cdec .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .divider_84ac79b03e5c6ed4 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_ff799a76399e9b15.style-2_89b594d3cc42cdec .te-about-info-content_9641997b3f19fc3b .te-info-list_73edcda023a0fb82 .divider_84ac79b03e5c6ed4 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-section-title_734f3b80debb85e0 {
  margin-bottom: 40px; }
.te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .about-info-wrapper_c42cb7004da65ba8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .about-info-wrapper_c42cb7004da65ba8 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .about-info-wrapper_c42cb7004da65ba8 .about-info-img_a5d0220b76ae7659 {
    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_ff799a76399e9b15.style-three_8d7c1d7884248408 .about-info-wrapper_c42cb7004da65ba8 .about-info-img_a5d0220b76ae7659 {
        height: 350px; } }
    .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .about-info-wrapper_c42cb7004da65ba8 .about-info-img_a5d0220b76ae7659 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b .skill-progressbar-wrapper_8803820994a7600a {
    width: 100%; }
  .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b .te-icon-card-wrapper_1bd61766bde421b9 {
    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_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b .te-icon-card-wrapper_1bd61766bde421b9 .te-icon-card_f8901bffbe5c318b {
      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_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b .te-icon-card-wrapper_1bd61766bde421b9 .te-icon-card_f8901bffbe5c318b .icon_53a5c7f013263b71 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b .te-icon-card-wrapper_1bd61766bde421b9 .te-icon-card_f8901bffbe5c318b .content_62e3cb758974dd53 {
        gap: 4px; }
        .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b .te-icon-card-wrapper_1bd61766bde421b9 .te-icon-card_f8901bffbe5c318b .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_ff799a76399e9b15.style-three_8d7c1d7884248408 .te-about-info-content_9641997b3f19fc3b .te-btn-wrapper_3b4329a8ece83263 {
    margin-top: 7px; }

.te-counter-card_4c51caf2e2bb2335 {
  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_4c51caf2e2bb2335 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_4c51caf2e2bb2335 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac {
    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_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac:hover .icon_53a5c7f013263b71 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .icon_53a5c7f013263b71 {
      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_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .icon_53a5c7f013263b71 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .te-counter-title_5d99bf745eaadd3b {
      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_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .te-counter-title_5d99bf745eaadd3b .content_62e3cb758974dd53 {
        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_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .number_027da96380773e86 {
      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_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .number_027da96380773e86 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .title_658ec7176ddb3a96 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .text_a5ccc4eecc81a24f {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_c0ca393684c2bb58 {
  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_c0ca393684c2bb58::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_c0ca393684c2bb58 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_c0ca393684c2bb58:hover {
    top: -5px; }
    .te-process-step_c0ca393684c2bb58:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_c0ca393684c2bb58:hover .icon_53a5c7f013263b71 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c0ca393684c2bb58:hover .counter-number_ff2f3bd5d383be6c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c0ca393684c2bb58:hover .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d .te-theme-btn_b18e8047df7d77a5 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_c0ca393684c2bb58 .icon_53a5c7f013263b71 {
    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_c0ca393684c2bb58 .icon_53a5c7f013263b71 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_c0ca393684c2bb58 .te-content-wrapper_5ec318b63ab7dd72 {
    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_c0ca393684c2bb58 .te-counter-wrapper_5c7e7c9f39a2b706 {
    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_c0ca393684c2bb58 .te-counter-wrapper_5c7e7c9f39a2b706 .shape_3fb65f917d84fac5 {
      position: relative; }
  .te-process-step_c0ca393684c2bb58 .counter-number_ff2f3bd5d383be6c {
    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_c0ca393684c2bb58 .te-title-wrapper_99fe614325237242 {
    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_c0ca393684c2bb58 .te-title-wrapper_99fe614325237242 .icon_53a5c7f013263b71 {
      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_c0ca393684c2bb58 .te-title-wrapper_99fe614325237242 .title_658ec7176ddb3a96 {
      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_c0ca393684c2bb58 .content_62e3cb758974dd53 {
    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_c0ca393684c2bb58 .content_62e3cb758974dd53 .desc_b53bcb250f4ac0f1 {
      -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_c0ca393684c2bb58 .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d {
      margin-top: -10px; }
      .te-process-step_c0ca393684c2bb58 .content_62e3cb758974dd53 .te-read-more_10f3d82a8fb4c25d .te-theme-btn_b18e8047df7d77a5 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_38472e1bf3211f8e {
  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_38472e1bf3211f8e {
      padding: 30px; } }
  .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 {
    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_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 {
      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_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .image_88835a5462d2cc29 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .rating_1d1a66ef879f75f4 {
          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_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .name_9c626abb47ca4188 {
          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_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .name_9c626abb47ca4188 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .designation_051a3b73e1431065 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .icon_53a5c7f013263b71 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_38472e1bf3211f8e .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .icon_53a5c7f013263b71 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_1d940af076acc457 {
  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_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 {
    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_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 {
        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_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .icon_53a5c7f013263b71 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .name_9c626abb47ca4188 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .designation_051a3b73e1431065 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_1d940af076acc457 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .image_88835a5462d2cc29 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2::before {
    display: none; }
  .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 {
    gap: 15px; }
    .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 {
      -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_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 {
          padding: 15px 30px; } }
      .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .image_88835a5462d2cc29 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .image_88835a5462d2cc29 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .rating_1d1a66ef879f75f4 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .te-user-info_b3ad20d9291d3286 .name_9c626abb47ca4188 span {
        color: #317EFE; }
    .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .icon_53a5c7f013263b71 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .icon_53a5c7f013263b71 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_4cae801ceb647379 {
  position: relative; }
  .te-testimonial-slider-wrapper_4cae801ceb647379 .slick-list_68516099b842978e {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_4cae801ceb647379 .slick-list_68516099b842978e .slick-slide_5ea38ff9e14a8619 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_4cae801ceb647379 .slick-dots_b88d054354556607 {
    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_4cae801ceb647379 .slick-dots_b88d054354556607 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_4cae801ceb647379 .slick-dots_b88d054354556607 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_4cae801ceb647379 .slick-dots_b88d054354556607 li.slick-active_b052059db62ee0f3 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_4cae801ceb647379 .slick-dots_b88d054354556607 li.slick-active_b052059db62ee0f3 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_4cae801ceb647379 .slick-arrow_e577c02ef57f6c58 {
    display: none !important; }

.te-accordion-box-wrapper_8bf02cad5368cb0f {
  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_d56efb680b6b2a5c .te-accordion-list-item_cbc8c6b450c39961 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_d56efb680b6b2a5c .te-accordion-list-item_cbc8c6b450c39961 .te-accordion-head_a9e8b8e7d8defadf {
    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_d56efb680b6b2a5c .te-accordion-list-item_cbc8c6b450c39961 .te-accordion-head_a9e8b8e7d8defadf: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_d56efb680b6b2a5c .te-accordion-list-item_cbc8c6b450c39961 .te-accordion-head_a9e8b8e7d8defadf.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_d56efb680b6b2a5c .te-accordion-list-item_cbc8c6b450c39961 .te-accordion-head_a9e8b8e7d8defadf .te-accordion-title_d1e0858177cbd051 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_d56efb680b6b2a5c .te-accordion-list-item_cbc8c6b450c39961 .te-accordion-body_7411b4bf1707e459 {
    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_9acead7ef87d3645 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_9acead7ef87d3645 {
      padding-left: 30px; } }
  .page-header_9acead7ef87d3645 .te-page-title_13475b3053fc4cf9,
  .page-header_9acead7ef87d3645 .page-title_1e76b86d7affc87e {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_9acead7ef87d3645 .te-page-title_13475b3053fc4cf9,
      .page-header_9acead7ef87d3645 .page-title_1e76b86d7affc87e {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_d96e28a20ae8624b {
  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_d96e28a20ae8624b:hover .te-post-thumbnail_29a315acd95c7396 img,
  .te-post-item_d96e28a20ae8624b:hover .post-video_845372cc749c429b 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_d96e28a20ae8624b iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d96e28a20ae8624b iframe {
        height: 350px; } }
  .te-post-item_d96e28a20ae8624b .post-gallery .slick-list_68516099b842978e .slick-track_e35ff0725c4616c4 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_d96e28a20ae8624b .te-post-content-wrapper_95aba7a32b27ca18 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d96e28a20ae8624b .te-post-content-wrapper_95aba7a32b27ca18 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_d96e28a20ae8624b .te-post-content-wrapper_95aba7a32b27ca18 .te-read-more_10f3d82a8fb4c25d {
      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_d96e28a20ae8624b.format-quote_c2953f53f4bc00f8 .te-post-content {
    margin: 0; }
  .te-post-item_d96e28a20ae8624b.format-quote_c2953f53f4bc00f8 blockquote {
    margin: 0; }
    .te-post-item_d96e28a20ae8624b.format-quote_c2953f53f4bc00f8 blockquote p {
      margin-top: 0; }
    .te-post-item_d96e28a20ae8624b.format-quote_c2953f53f4bc00f8 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_d96e28a20ae8624b.format-quote_c2953f53f4bc00f8 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_d96e28a20ae8624b.sticky_7af49db9a3ddfc30 {
    border: 2px solid #317EFE; }
    .te-post-item_d96e28a20ae8624b.sticky_7af49db9a3ddfc30 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_d96e28a20ae8624b.sticky_7af49db9a3ddfc30 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_d96e28a20ae8624b .te-post-title_43e3abf2c9ef1973 {
    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_d96e28a20ae8624b .te-post-title_43e3abf2c9ef1973 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_d96e28a20ae8624b .te-post-title_43e3abf2c9ef1973:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_d96e28a20ae8624b .te-post-content p {
    margin-top: 17px; }
  .te-post-item_d96e28a20ae8624b .te-post-content h2,
  .te-post-item_d96e28a20ae8624b .te-post-content h3,
  .te-post-item_d96e28a20ae8624b .te-post-content h4,
  .te-post-item_d96e28a20ae8624b .te-post-content h5,
  .te-post-item_d96e28a20ae8624b .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_d96e28a20ae8624b .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_d96e28a20ae8624b .te-single-post-meta_86834082226f4e7d {
    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_d96e28a20ae8624b .te-social-share_f5cf87e0aad0c1a1 {
    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_d96e28a20ae8624b .te-social-share_f5cf87e0aad0c1a1 a.facebook_1aebe9ade82aa413 {
      color: #1877f2; }
    .te-post-item_d96e28a20ae8624b .te-social-share_f5cf87e0aad0c1a1 a.twitter_a3010800c618ab73 {
      color: #1da1f2; }
    .te-post-item_d96e28a20ae8624b .te-social-share_f5cf87e0aad0c1a1 a.linkedin_d38a5a33b433094f {
      color: #1a70c6; }
    .te-post-item_d96e28a20ae8624b .te-social-share_f5cf87e0aad0c1a1 .te-social-share-title_1d1ac125f1a1f92f {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_d96e28a20ae8624b .te-blog-post-tag_fa0be28939f51a28 {
    width: 100%;
    display: inline-block; }
    .te-post-item_d96e28a20ae8624b .te-blog-post-tag_fa0be28939f51a28 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_d96e28a20ae8624b .te-blog-post-tag_fa0be28939f51a28 .te-post-tag-list_aabe77bed64719ca {
      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_d96e28a20ae8624b .te-blog-post-tag_fa0be28939f51a28 .te-post-tag-list_aabe77bed64719ca 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_d96e28a20ae8624b .te-blog-post-tag_fa0be28939f51a28 .te-post-tag-list_aabe77bed64719ca 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_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396,
  .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b {
    position: relative;
    overflow: hidden; }
    .te-post-item_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396 img,
    .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b 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_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396 .popup-video-wrapper_92d1b5a205c86730,
    .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b .popup-video-wrapper_92d1b5a205c86730 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396 .video-btn_74d3b6fcc3ec6ddb a,
    .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b .video-btn_74d3b6fcc3ec6ddb 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_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396 .video-btn_74d3b6fcc3ec6ddb a i,
      .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b .video-btn_74d3b6fcc3ec6ddb a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396 .video-btn_74d3b6fcc3ec6ddb a:hover,
      .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b .video-btn_74d3b6fcc3ec6ddb a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_d96e28a20ae8624b 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_d96e28a20ae8624b button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_d96e28a20ae8624b button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_d96e28a20ae8624b 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_d96e28a20ae8624b button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_d96e28a20ae8624b button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_d96e28a20ae8624b .post-audio_f47028f5037091f7 iframe {
    width: 100%; }
  .te-post-item_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce {
    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_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce {
        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_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce 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_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce 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_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_0252a8d2e6d9e736 {
  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_0252a8d2e6d9e736.style-1_1a4c9a60f5ced808 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_0252a8d2e6d9e736.style-1_1a4c9a60f5ced808 .image_88835a5462d2cc29 {
      height: 290px; }
    .te-post-card_0252a8d2e6d9e736.style-1_1a4c9a60f5ced808 .content_62e3cb758974dd53 {
      padding: 0 20px 20px 20px; }
  .te-post-card_0252a8d2e6d9e736:hover .image_88835a5462d2cc29 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_0252a8d2e6d9e736 .image_88835a5462d2cc29 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_0252a8d2e6d9e736 .image_88835a5462d2cc29 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_0252a8d2e6d9e736 .image_88835a5462d2cc29 .te-post-date_d0250f19719ddaa8 {
      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_0252a8d2e6d9e736 .image_88835a5462d2cc29 .te-post-date_d0250f19719ddaa8 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_0252a8d2e6d9e736 .content_62e3cb758974dd53 {
    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_0252a8d2e6d9e736 .content_62e3cb758974dd53 .te-post-meta-info_287354fcc9bdadae {
      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_0252a8d2e6d9e736 .content_62e3cb758974dd53 .te-post-meta-info_287354fcc9bdadae .te-single-meta_582ed12c5f3e17ba {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_0252a8d2e6d9e736 .content_62e3cb758974dd53 .te-post-meta-info_287354fcc9bdadae .te-single-meta_582ed12c5f3e17ba span,
        .te-post-card_0252a8d2e6d9e736 .content_62e3cb758974dd53 .te-post-meta-info_287354fcc9bdadae .te-single-meta_582ed12c5f3e17ba a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_0252a8d2e6d9e736 .content_62e3cb758974dd53 .te-post-meta-info_287354fcc9bdadae .te-single-meta_582ed12c5f3e17ba i {
          color: #317EFE; }
    .te-post-card_0252a8d2e6d9e736 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
      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_0252a8d2e6d9e736 .content_62e3cb758974dd53 a.read-btn_e88218a41372f623 {
      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_0252a8d2e6d9e736 .content_62e3cb758974dd53 a.read-btn_e88218a41372f623:hover {
        color: #317EFE; }

.te-post-card_0252a8d2e6d9e736.style-2_89b594d3cc42cdec {
  gap: 20px; }
  .te-post-card_0252a8d2e6d9e736.style-2_89b594d3cc42cdec .image_88835a5462d2cc29 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_0252a8d2e6d9e736.style-2_89b594d3cc42cdec .image_88835a5462d2cc29 .te-post-date_d0250f19719ddaa8 {
      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_0252a8d2e6d9e736.style-2_89b594d3cc42cdec .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
    font-size: 20px; }
  .te-post-card_0252a8d2e6d9e736.style-2_89b594d3cc42cdec .content_62e3cb758974dd53 .te-post-meta-info_287354fcc9bdadae {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_c64378f091b649d6 .te-comment-respond_40af728961040b20 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_c64378f091b649d6 .te-post-comments_6bc0d1f02781b28e {
  margin-top: 70px; }
.te-blog-details-wrapper_c64378f091b649d6 .wp-block-group_0bac5ebb6db1ccb5.has-background_feed651cb040e3c3 .wp-block-button_5f1594ecf96b5170 .wp-block-button__link_ba6ad3c5fde2e043 {
  color: #ffffff !important; }
.te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-meta_dda6f2c0d298e4ce {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396,
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b,
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-gallery,
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .postbox-audio_a646e61d40ffac51,
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .wp-block-post-featured-image_888313c3a4a198e9 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396,
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b,
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-gallery,
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .postbox-audio_a646e61d40ffac51,
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .wp-block-post-featured-image_888313c3a4a198e9 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396:hover img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b:hover img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-gallery:hover img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .postbox-audio_a646e61d40ffac51:hover img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .wp-block-post-featured-image_888313c3a4a198e9: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_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-thumbnail_29a315acd95c7396 img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-video_845372cc749c429b img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .post-gallery img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .postbox-audio_a646e61d40ffac51 img,
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .wp-block-post-featured-image_888313c3a4a198e9 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_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content-wrapper_95aba7a32b27ca18 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-block-query_65a53ebe28f495e1 .wp-block-post-template_1a66adaeb37f03b7 {
      padding-left: 0; }
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-block-query_65a53ebe28f495e1 .wp-block-post-template_1a66adaeb37f03b7 .wp-block-post_deb4cf563c4cebc2 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-block-navigation__responsive-container-content_4514c5530b7e8253 .wp-block-page-list_60540ce51e2bb737 {
      padding-left: 0; }
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-block-group_0bac5ebb6db1ccb5 {
      margin: 15px 0; }
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content .wp-block-group_0bac5ebb6db1ccb5 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_c64378f091b649d6 .te-post-item_d96e28a20ae8624b .te-blog-post-tag_fa0be28939f51a28 .te-social-share_f5cf87e0aad0c1a1 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_c64378f091b649d6 .wp-block-calendar_7f0f6d931f48e1ab {
  margin-bottom: 30px; }

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

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

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

.cta-area_0b4a73e8e2e5dd99 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_0b4a73e8e2e5dd99 .te-content-wrapper_5ec318b63ab7dd72 {
    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_0b4a73e8e2e5dd99 .te-content-wrapper_5ec318b63ab7dd72 .short-title_db9431d06c88939b {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_0b4a73e8e2e5dd99 .te-content-wrapper_5ec318b63ab7dd72 .te-cta-title_520ff7004f4f492b {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_0b4a73e8e2e5dd99 .te-content-wrapper_5ec318b63ab7dd72 .te-cta-title_520ff7004f4f492b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_0b4a73e8e2e5dd99 .te-content-wrapper_5ec318b63ab7dd72 .te-cta-title_520ff7004f4f492b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_0b4a73e8e2e5dd99 .te-content-wrapper_5ec318b63ab7dd72 .te-cta-title_520ff7004f4f492b {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_0b4a73e8e2e5dd99 .te-content-wrapper_5ec318b63ab7dd72 .text_a5ccc4eecc81a24f {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_0b4a73e8e2e5dd99 .te-btn-wrapper_3b4329a8ece83263 {
    margin-top: 30px; }
  .cta-area_0b4a73e8e2e5dd99 .te-cta-inner-area_5740c74149b9f0a9 {
    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_0b4a73e8e2e5dd99 .te-cta-inner-area_5740c74149b9f0a9 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_0b4a73e8e2e5dd99 .te-cta-inner-area_5740c74149b9f0a9 .te-cta-collumn_a9fce66f51a64ae0 {
      -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_734f3b80debb85e0 {
  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_734f3b80debb85e0 {
      -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_734f3b80debb85e0.left-align-title_edaebb44c1fdfbe8 .te-section-content_b1949cdb3d5a5766 {
    margin-top: -15px; }
  .te-section-title_734f3b80debb85e0 .te-section-content_b1949cdb3d5a5766 {
    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_734f3b80debb85e0 .short-title_db9431d06c88939b {
    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_734f3b80debb85e0 .short-title_db9431d06c88939b::before, .te-section-title_734f3b80debb85e0 .short-title_db9431d06c88939b::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_734f3b80debb85e0 .short-title_db9431d06c88939b.only-divider_2b6bbe2f52e58bcc {
      gap: 10px; }
      .te-section-title_734f3b80debb85e0 .short-title_db9431d06c88939b.only-divider_2b6bbe2f52e58bcc::before {
        display: none; }
  .te-section-title_734f3b80debb85e0 .title_658ec7176ddb3a96 {
    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_734f3b80debb85e0 .title_658ec7176ddb3a96 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_734f3b80debb85e0 .title_658ec7176ddb3a96 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_734f3b80debb85e0 .title_658ec7176ddb3a96 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_734f3b80debb85e0 .title_658ec7176ddb3a96 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_734f3b80debb85e0 .title_658ec7176ddb3a96 br {
        display: none; } }
    .te-section-title_734f3b80debb85e0 .title_658ec7176ddb3a96 span {
      color: #317EFE; }
  .te-section-title_734f3b80debb85e0 .te-section-desc_cc4940162bb0c092 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_734f3b80debb85e0 .te-section-desc_cc4940162bb0c092 .te-theme-btn_b18e8047df7d77a5 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_734f3b80debb85e0 .te-section-desc_cc4940162bb0c092 .te-theme-btn_b18e8047df7d77a5:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_64a9830cc19404f9,
.navigation_51af5044b2074644.posts-navigation_e013416028a0ee48,
.comment-navigation_e6ab3075a1ef89d4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_64a9830cc19404f9 .wp-block-query-pagination-numbers_30bb000ad641e65d,
  .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .wp-block-query-pagination-numbers_30bb000ad641e65d,
  .comment-navigation_e6ab3075a1ef89d4 .wp-block-query-pagination-numbers_30bb000ad641e65d {
    width: inherit; }
  .wp-block-query-pagination_64a9830cc19404f9 .nav-links_01abb4f604fd8565,
  .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .nav-links_01abb4f604fd8565,
  .comment-navigation_e6ab3075a1ef89d4 .nav-links_01abb4f604fd8565 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_64a9830cc19404f9 .wp-block-query-pagination-previous_d3cf2caf1cc659a9,
  .wp-block-query-pagination_64a9830cc19404f9 .wp-block-query-pagination-next_4ce371d725aa6b53,
  .wp-block-query-pagination_64a9830cc19404f9 .nav-next_5d250473e4040b75 a,
  .wp-block-query-pagination_64a9830cc19404f9 .nav-previous_45c596cf8041aad0 a,
  .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .wp-block-query-pagination-previous_d3cf2caf1cc659a9,
  .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .wp-block-query-pagination-next_4ce371d725aa6b53,
  .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .nav-next_5d250473e4040b75 a,
  .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .nav-previous_45c596cf8041aad0 a,
  .comment-navigation_e6ab3075a1ef89d4 .wp-block-query-pagination-previous_d3cf2caf1cc659a9,
  .comment-navigation_e6ab3075a1ef89d4 .wp-block-query-pagination-next_4ce371d725aa6b53,
  .comment-navigation_e6ab3075a1ef89d4 .nav-next_5d250473e4040b75 a,
  .comment-navigation_e6ab3075a1ef89d4 .nav-previous_45c596cf8041aad0 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_64a9830cc19404f9 .wp-block-query-pagination-previous_d3cf2caf1cc659a9,
      .wp-block-query-pagination_64a9830cc19404f9 .wp-block-query-pagination-next_4ce371d725aa6b53,
      .wp-block-query-pagination_64a9830cc19404f9 .nav-next_5d250473e4040b75 a,
      .wp-block-query-pagination_64a9830cc19404f9 .nav-previous_45c596cf8041aad0 a,
      .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .wp-block-query-pagination-previous_d3cf2caf1cc659a9,
      .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .wp-block-query-pagination-next_4ce371d725aa6b53,
      .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .nav-next_5d250473e4040b75 a,
      .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .nav-previous_45c596cf8041aad0 a,
      .comment-navigation_e6ab3075a1ef89d4 .wp-block-query-pagination-previous_d3cf2caf1cc659a9,
      .comment-navigation_e6ab3075a1ef89d4 .wp-block-query-pagination-next_4ce371d725aa6b53,
      .comment-navigation_e6ab3075a1ef89d4 .nav-next_5d250473e4040b75 a,
      .comment-navigation_e6ab3075a1ef89d4 .nav-previous_45c596cf8041aad0 a {
        height: 40px; } }
    .wp-block-query-pagination_64a9830cc19404f9 .wp-block-query-pagination-previous_d3cf2caf1cc659a9:hover,
    .wp-block-query-pagination_64a9830cc19404f9 .wp-block-query-pagination-next_4ce371d725aa6b53:hover,
    .wp-block-query-pagination_64a9830cc19404f9 .nav-next_5d250473e4040b75 a:hover,
    .wp-block-query-pagination_64a9830cc19404f9 .nav-previous_45c596cf8041aad0 a:hover,
    .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .wp-block-query-pagination-previous_d3cf2caf1cc659a9:hover,
    .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .wp-block-query-pagination-next_4ce371d725aa6b53:hover,
    .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .nav-next_5d250473e4040b75 a:hover,
    .navigation_51af5044b2074644.posts-navigation_e013416028a0ee48 .nav-previous_45c596cf8041aad0 a:hover,
    .comment-navigation_e6ab3075a1ef89d4 .wp-block-query-pagination-previous_d3cf2caf1cc659a9:hover,
    .comment-navigation_e6ab3075a1ef89d4 .wp-block-query-pagination-next_4ce371d725aa6b53:hover,
    .comment-navigation_e6ab3075a1ef89d4 .nav-next_5d250473e4040b75 a:hover,
    .comment-navigation_e6ab3075a1ef89d4 .nav-previous_45c596cf8041aad0 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_145acddd98e40355,
.page-links_23119c626b139b11,
.wp-block-query-pagination-numbers_30bb000ad641e65d {
  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_145acddd98e40355 ul,
  .page-links_23119c626b139b11 ul,
  .wp-block-query-pagination-numbers_30bb000ad641e65d 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_145acddd98e40355 ul li,
    .page-links_23119c626b139b11 ul li,
    .wp-block-query-pagination-numbers_30bb000ad641e65d ul li {
      padding-top: 0; }
    .te-basic-pagination_145acddd98e40355 ul .prev_04753102a1a4b41d span,
    .te-basic-pagination_145acddd98e40355 ul .next_c0517c4504067c5e span,
    .page-links_23119c626b139b11 ul .prev_04753102a1a4b41d span,
    .page-links_23119c626b139b11 ul .next_c0517c4504067c5e span,
    .wp-block-query-pagination-numbers_30bb000ad641e65d ul .prev_04753102a1a4b41d span,
    .wp-block-query-pagination-numbers_30bb000ad641e65d ul .next_c0517c4504067c5e span {
      display: none; }
  .te-basic-pagination_145acddd98e40355 .post-page-numbers_3ba17a86979f52ab,
  .page-links_23119c626b139b11 .post-page-numbers_3ba17a86979f52ab,
  .wp-block-query-pagination-numbers_30bb000ad641e65d .post-page-numbers_3ba17a86979f52ab {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_145acddd98e40355 .page-numbers_186b1fe0c77b59e7,
  .te-basic-pagination_145acddd98e40355 .post-page-numbers_3ba17a86979f52ab,
  .page-links_23119c626b139b11 .page-numbers_186b1fe0c77b59e7,
  .page-links_23119c626b139b11 .post-page-numbers_3ba17a86979f52ab,
  .wp-block-query-pagination-numbers_30bb000ad641e65d .page-numbers_186b1fe0c77b59e7,
  .wp-block-query-pagination-numbers_30bb000ad641e65d .post-page-numbers_3ba17a86979f52ab {
    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_145acddd98e40355 .page-numbers_186b1fe0c77b59e7,
      .te-basic-pagination_145acddd98e40355 .post-page-numbers_3ba17a86979f52ab,
      .page-links_23119c626b139b11 .page-numbers_186b1fe0c77b59e7,
      .page-links_23119c626b139b11 .post-page-numbers_3ba17a86979f52ab,
      .wp-block-query-pagination-numbers_30bb000ad641e65d .page-numbers_186b1fe0c77b59e7,
      .wp-block-query-pagination-numbers_30bb000ad641e65d .post-page-numbers_3ba17a86979f52ab {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_145acddd98e40355 .page-numbers_186b1fe0c77b59e7:hover,
    .te-basic-pagination_145acddd98e40355 .post-page-numbers_3ba17a86979f52ab:hover,
    .page-links_23119c626b139b11 .page-numbers_186b1fe0c77b59e7:hover,
    .page-links_23119c626b139b11 .post-page-numbers_3ba17a86979f52ab:hover,
    .wp-block-query-pagination-numbers_30bb000ad641e65d .page-numbers_186b1fe0c77b59e7:hover,
    .wp-block-query-pagination-numbers_30bb000ad641e65d .post-page-numbers_3ba17a86979f52ab: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_145acddd98e40355 .page-numbers_186b1fe0c77b59e7.current_6e59a0b0ed1753b3,
    .te-basic-pagination_145acddd98e40355 .post-page-numbers_3ba17a86979f52ab.current_6e59a0b0ed1753b3,
    .page-links_23119c626b139b11 .page-numbers_186b1fe0c77b59e7.current_6e59a0b0ed1753b3,
    .page-links_23119c626b139b11 .post-page-numbers_3ba17a86979f52ab.current_6e59a0b0ed1753b3,
    .wp-block-query-pagination-numbers_30bb000ad641e65d .page-numbers_186b1fe0c77b59e7.current_6e59a0b0ed1753b3,
    .wp-block-query-pagination-numbers_30bb000ad641e65d .post-page-numbers_3ba17a86979f52ab.current_6e59a0b0ed1753b3 {
      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_a7192c93929520c2 {
  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_a7192c93929520c2 {
      -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_a7192c93929520c2 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab {
    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_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab {
        -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_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab {
        width: 100%; } }
    .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab::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_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab::after {
          display: none; } }
    .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab:last-child .text_a5ccc4eecc81a24f {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab:last-child .text_a5ccc4eecc81a24f {
            text-align: left; } }
      .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab:last-child::after {
        display: none; }
    .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab .te-post-img_c1b2818e7f4c94db {
      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_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab .te-post-img_c1b2818e7f4c94db {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab .te-post-img_c1b2818e7f4c94db img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab .text_a5ccc4eecc81a24f {
      width: 100%; }
      .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab .text_a5ccc4eecc81a24f span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab .text_a5ccc4eecc81a24f h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_a7192c93929520c2 .te-post-navigation_71ec3aaa44bea9ab .theme-navigation_e9d2dc999e7066a9 {
      width: 100%; }

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

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

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

.project-details-overview_165dce4b6949e665 {
  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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 {
    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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 {
        -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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 .image_88835a5462d2cc29 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 .image_88835a5462d2cc29 img {
        border-radius: 20px; }
    .project-details-overview_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 .user-card_8fc9f9ab5b139f77 {
      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_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 .user-card_8fc9f9ab5b139f77 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 .user-card_8fc9f9ab5b139f77 .image_88835a5462d2cc29 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 .user-card_8fc9f9ab5b139f77 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_165dce4b6949e665 .list-wrapper_9a8f24f9005e18f8 .user-card_8fc9f9ab5b139f77 .content_62e3cb758974dd53 .text_a5ccc4eecc81a24f {
        margin-bottom: 0; }

.te-list-item_8e2f8aff8eb7b58f {
  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_8e2f8aff8eb7b58f .icon_53a5c7f013263b71 {
    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_8e2f8aff8eb7b58f .text_a5ccc4eecc81a24f {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_3964748e467d1b00,
.sidebar__widget_2c3b9f05d4ffef8d {
  /* 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_3964748e467d1b00 ol,
  .widget_3964748e467d1b00 ul,
  .sidebar__widget_2c3b9f05d4ffef8d ol,
  .sidebar__widget_2c3b9f05d4ffef8d ul {
    margin-bottom: 0; }
  .widget_3964748e467d1b00 .widget-instagram-feed_d6e855fa9a86e64e,
  .sidebar__widget_2c3b9f05d4ffef8d .widget-instagram-feed_d6e855fa9a86e64e {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_3964748e467d1b00 .widget-instagram-feed_d6e855fa9a86e64e,
      .sidebar__widget_2c3b9f05d4ffef8d .widget-instagram-feed_d6e855fa9a86e64e {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_3964748e467d1b00 .widget-instagram-feed_d6e855fa9a86e64e,
      .sidebar__widget_2c3b9f05d4ffef8d .widget-instagram-feed_d6e855fa9a86e64e {
        width: 200px; } }
    .widget_3964748e467d1b00 .widget-instagram-feed_d6e855fa9a86e64e .single-instagram-feed_c20e479c056208fd,
    .sidebar__widget_2c3b9f05d4ffef8d .widget-instagram-feed_d6e855fa9a86e64e .single-instagram-feed_c20e479c056208fd {
      width: 96px;
      height: 96px; }
  .widget_3964748e467d1b00 .wp-block-heading_f10b2331b31c1cd4,
  .widget_3964748e467d1b00 .widget-title_c1fb33ecf757eaf5,
  .widget_3964748e467d1b00 .wp-block-search__label_81ca1a46e315ba1e,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-heading_f10b2331b31c1cd4,
  .sidebar__widget_2c3b9f05d4ffef8d .widget-title_c1fb33ecf757eaf5,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search__label_81ca1a46e315ba1e {
    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_3964748e467d1b00 .wp-block-social-links_ad3664d4a719f4d3 .wp-social-link_6814d86320dd3aff,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-social-links_ad3664d4a719f4d3 .wp-social-link_6814d86320dd3aff {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_3964748e467d1b00 .wp-block-social-links_ad3664d4a719f4d3 .wp-social-link_6814d86320dd3aff a,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-social-links_ad3664d4a719f4d3 .wp-social-link_6814d86320dd3aff 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_3964748e467d1b00 .wp-block-social-links_ad3664d4a719f4d3 .wp-social-link_6814d86320dd3aff a:before,
      .sidebar__widget_2c3b9f05d4ffef8d .wp-block-social-links_ad3664d4a719f4d3 .wp-social-link_6814d86320dd3aff a:before {
        display: none; }
  .widget_3964748e467d1b00 .has-avatars_d766917282c9a7a7.has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb,
  .widget_3964748e467d1b00 .has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb,
  .sidebar__widget_2c3b9f05d4ffef8d .has-avatars_d766917282c9a7a7.has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb,
  .sidebar__widget_2c3b9f05d4ffef8d .has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb {
    font-weight: 500; }
    .widget_3964748e467d1b00 .has-avatars_d766917282c9a7a7.has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8,
    .widget_3964748e467d1b00 .has-avatars_d766917282c9a7a7.has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-link_14f84d7954151d2e,
    .widget_3964748e467d1b00 .has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8,
    .widget_3964748e467d1b00 .has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-link_14f84d7954151d2e,
    .sidebar__widget_2c3b9f05d4ffef8d .has-avatars_d766917282c9a7a7.has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8,
    .sidebar__widget_2c3b9f05d4ffef8d .has-avatars_d766917282c9a7a7.has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-link_14f84d7954151d2e,
    .sidebar__widget_2c3b9f05d4ffef8d .has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8,
    .sidebar__widget_2c3b9f05d4ffef8d .has-dates_385e4e78bf150d56.has-excerpts_f790757248d71adb.wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319 .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-link_14f84d7954151d2e {
      font-weight: 500; }
  .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319,
  .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li.wp-block-te-latest-comments__comment_4771094bdca99319,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li.wp-block-te-latest-comments__comment_4771094bdca99319,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li.wp-block-te-latest-comments__comment_4771094bdca99319 {
    margin-bottom: 0; }
  .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb,
  .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-latest-posts__te-post-title_409278608734e111,
  .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb,
  .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li .wp-block-latest-posts__te-post-title_409278608734e111,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-latest-posts__te-post-title_409278608734e111,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li .wp-block-latest-posts__te-post-title_409278608734e111 {
    line-height: 28px;
    font-weight: 400; }
    .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07,
    .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07,
    .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07,
    .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before,
      .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before,
      .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before,
      .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before,
      .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before,
      .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before,
      .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-meta_4f49d6fe766ca6bb .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before,
      .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li .wp-block-latest-posts__te-post-title_409278608734e111 .wp-block-te-latest-comments__comment-date_8435d3fd3850af07:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li a,
  .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li a,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li a,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li a {
    color: #335371; }
    .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li a.wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8, .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li a.wp-block-te-latest-comments__comment-link_14f84d7954151d2e,
    .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li a.wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8,
    .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li a.wp-block-te-latest-comments__comment-link_14f84d7954151d2e,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li a.wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li a.wp-block-te-latest-comments__comment-link_14f84d7954151d2e,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li a.wp-block-te-latest-comments__comment-author_6ea27d4c29b783d8,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li a.wp-block-te-latest-comments__comment-link_14f84d7954151d2e {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li a:hover,
    .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li a:hover,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li a:hover,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li a:hover {
      color: #317EFE; }
  .widget_3964748e467d1b00 .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-excerpt_c625f91ae9164956 p,
  .widget_3964748e467d1b00 .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-excerpt_c625f91ae9164956 p,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-te-latest-comments_353ec985e69a1965 li .wp-block-te-latest-comments__comment-excerpt_c625f91ae9164956 p,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-latest-posts_2125753ec0dba856 li .wp-block-te-latest-comments__comment-excerpt_c625f91ae9164956 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60,
  .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60 a,
    .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 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_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60 a,
        .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 a {
          width: 40px;
          height: 40px; } }
      .widget_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60 a.facebook_1aebe9ade82aa413,
      .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 a.facebook_1aebe9ade82aa413 {
        background-color: #1877f2; }
      .widget_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60 a.twitter_a3010800c618ab73,
      .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 a.twitter_a3010800c618ab73 {
        background-color: #1da1f2; }
      .widget_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60 a.linkedin_d38a5a33b433094f,
      .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 a.linkedin_d38a5a33b433094f {
        background-color: #0a66c2; }
      .widget_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60 a.instagram_a6a63dec211b7116,
      .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 a.instagram_a6a63dec211b7116 {
        background-color: #405de6; }
      .widget_3964748e467d1b00 .te-social-profile_280ade7a58ad5c60 a:hover,
      .sidebar__widget_2c3b9f05d4ffef8d .te-social-profile_280ade7a58ad5c60 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_3964748e467d1b00 select,
  .sidebar__widget_2c3b9f05d4ffef8d select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_3964748e467d1b00 .has-login-form_48e54fd1c2484934 .login-username_dcbf9e30fdb5a82d label,
  .widget_3964748e467d1b00 .has-login-form_48e54fd1c2484934 .login-password_970b0d983616ef10 label,
  .sidebar__widget_2c3b9f05d4ffef8d .has-login-form_48e54fd1c2484934 .login-username_dcbf9e30fdb5a82d label,
  .sidebar__widget_2c3b9f05d4ffef8d .has-login-form_48e54fd1c2484934 .login-password_970b0d983616ef10 label {
    margin-bottom: 10px; }
  .widget_3964748e467d1b00 .has-login-form_48e54fd1c2484934 .login-username_dcbf9e30fdb5a82d input,
  .widget_3964748e467d1b00 .has-login-form_48e54fd1c2484934 .login-password_970b0d983616ef10 input,
  .sidebar__widget_2c3b9f05d4ffef8d .has-login-form_48e54fd1c2484934 .login-username_dcbf9e30fdb5a82d input,
  .sidebar__widget_2c3b9f05d4ffef8d .has-login-form_48e54fd1c2484934 .login-password_970b0d983616ef10 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_3964748e467d1b00 .has-login-form_48e54fd1c2484934 .login-remember_88644d95fa1e97f0 label,
  .sidebar__widget_2c3b9f05d4ffef8d .has-login-form_48e54fd1c2484934 .login-remember_88644d95fa1e97f0 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_3964748e467d1b00 .has-login-form_48e54fd1c2484934 .login-submit_da25bc40c73f4c94,
  .sidebar__widget_2c3b9f05d4ffef8d .has-login-form_48e54fd1c2484934 .login-submit_da25bc40c73f4c94 {
    margin-bottom: 0; }
    .widget_3964748e467d1b00 .has-login-form_48e54fd1c2484934 .login-submit_da25bc40c73f4c94 input.button-primary_5add07d1186c130f,
    .sidebar__widget_2c3b9f05d4ffef8d .has-login-form_48e54fd1c2484934 .login-submit_da25bc40c73f4c94 input.button-primary_5add07d1186c130f {
      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_3964748e467d1b00 .search-form_62de981a5b0d0df9,
  .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_3964748e467d1b00 .search-form_62de981a5b0d0df9 button,
    .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_3964748e467d1b00.widget_search_e97e6676f0f8e44f .sidebar__search_900dbc7df085bd89,
  .sidebar__widget_2c3b9f05d4ffef8d.widget_search_e97e6676f0f8e44f .sidebar__search_900dbc7df085bd89 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_3964748e467d1b00.widget_search_e97e6676f0f8e44f .sidebar__search_900dbc7df085bd89 button,
    .sidebar__widget_2c3b9f05d4ffef8d.widget_search_e97e6676f0f8e44f .sidebar__search_900dbc7df085bd89 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_3964748e467d1b00 .wp-block-search__no-button_cc6312b0d2862111.wp-block-search_246c22a519f3fd1d input,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search__no-button_cc6312b0d2862111.wp-block-search_246c22a519f3fd1d input {
    border-radius: 10px; }
  .widget_3964748e467d1b00 .wp-block-search_246c22a519f3fd1d,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search_246c22a519f3fd1d {
    margin-bottom: -2px; }
  .widget_3964748e467d1b00 .wp-block-search_246c22a519f3fd1d,
  .widget_3964748e467d1b00 .search-form_62de981a5b0d0df9,
  .widget_3964748e467d1b00 .sidebar__search_900dbc7df085bd89,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search_246c22a519f3fd1d,
  .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9,
  .sidebar__widget_2c3b9f05d4ffef8d .sidebar__search_900dbc7df085bd89 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_3964748e467d1b00 .wp-block-search_246c22a519f3fd1d .wp-block-search__inside-wrapper_7ce77ed3caed6efa,
    .widget_3964748e467d1b00 .search-form_62de981a5b0d0df9 .wp-block-search__inside-wrapper_7ce77ed3caed6efa,
    .widget_3964748e467d1b00 .sidebar__search_900dbc7df085bd89 .wp-block-search__inside-wrapper_7ce77ed3caed6efa,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search_246c22a519f3fd1d .wp-block-search__inside-wrapper_7ce77ed3caed6efa,
    .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9 .wp-block-search__inside-wrapper_7ce77ed3caed6efa,
    .sidebar__widget_2c3b9f05d4ffef8d .sidebar__search_900dbc7df085bd89 .wp-block-search__inside-wrapper_7ce77ed3caed6efa {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_3964748e467d1b00 .wp-block-search_246c22a519f3fd1d label,
    .widget_3964748e467d1b00 .search-form_62de981a5b0d0df9 label,
    .widget_3964748e467d1b00 .sidebar__search_900dbc7df085bd89 label,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search_246c22a519f3fd1d label,
    .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9 label,
    .sidebar__widget_2c3b9f05d4ffef8d .sidebar__search_900dbc7df085bd89 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_3964748e467d1b00 .wp-block-search_246c22a519f3fd1d input,
    .widget_3964748e467d1b00 .search-form_62de981a5b0d0df9 input,
    .widget_3964748e467d1b00 .sidebar__search_900dbc7df085bd89 input,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search_246c22a519f3fd1d input,
    .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9 input,
    .sidebar__widget_2c3b9f05d4ffef8d .sidebar__search_900dbc7df085bd89 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_3964748e467d1b00 .wp-block-search_246c22a519f3fd1d button,
    .widget_3964748e467d1b00 .search-form_62de981a5b0d0df9 button,
    .widget_3964748e467d1b00 .sidebar__search_900dbc7df085bd89 button,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search_246c22a519f3fd1d button,
    .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9 button,
    .sidebar__widget_2c3b9f05d4ffef8d .sidebar__search_900dbc7df085bd89 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_3964748e467d1b00 .tagcloud_f78f8f47cbccf01d,
  .widget_3964748e467d1b00 .wp-block-tag-cloud_9890fae715c9e301,
  .sidebar__widget_2c3b9f05d4ffef8d .tagcloud_f78f8f47cbccf01d,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-tag-cloud_9890fae715c9e301 {
    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_3964748e467d1b00 .tagcloud_f78f8f47cbccf01d a,
    .widget_3964748e467d1b00 .wp-block-tag-cloud_9890fae715c9e301 a,
    .sidebar__widget_2c3b9f05d4ffef8d .tagcloud_f78f8f47cbccf01d a,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-tag-cloud_9890fae715c9e301 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_3964748e467d1b00 .tagcloud_f78f8f47cbccf01d a:hover,
      .widget_3964748e467d1b00 .wp-block-tag-cloud_9890fae715c9e301 a:hover,
      .sidebar__widget_2c3b9f05d4ffef8d .tagcloud_f78f8f47cbccf01d a:hover,
      .sidebar__widget_2c3b9f05d4ffef8d .wp-block-tag-cloud_9890fae715c9e301 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_3964748e467d1b00 ul,
  .widget_3964748e467d1b00 ol,
  .sidebar__widget_2c3b9f05d4ffef8d ul,
  .sidebar__widget_2c3b9f05d4ffef8d ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_3964748e467d1b00 ul li,
    .widget_3964748e467d1b00 ol li,
    .sidebar__widget_2c3b9f05d4ffef8d ul li,
    .sidebar__widget_2c3b9f05d4ffef8d ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_3964748e467d1b00 ul li:first-child,
      .widget_3964748e467d1b00 ol li:first-child,
      .sidebar__widget_2c3b9f05d4ffef8d ul li:first-child,
      .sidebar__widget_2c3b9f05d4ffef8d ol li:first-child {
        border-top: 0; }
      .widget_3964748e467d1b00 ul li:last-child,
      .widget_3964748e467d1b00 ol li:last-child,
      .sidebar__widget_2c3b9f05d4ffef8d ul li:last-child,
      .sidebar__widget_2c3b9f05d4ffef8d ol li:last-child {
        margin-bottom: 0; }
      .widget_3964748e467d1b00 ul li.recentcomments_b924b7f3b791e77f .comment-author-link_798b08ba994d77b8 a:before, .widget_3964748e467d1b00 ul li.wp-block-latest-comments__comment_3051d7fe2611202e .comment-author-link_798b08ba994d77b8 a:before,
      .widget_3964748e467d1b00 ol li.recentcomments_b924b7f3b791e77f .comment-author-link_798b08ba994d77b8 a:before,
      .widget_3964748e467d1b00 ol li.wp-block-latest-comments__comment_3051d7fe2611202e .comment-author-link_798b08ba994d77b8 a:before,
      .sidebar__widget_2c3b9f05d4ffef8d ul li.recentcomments_b924b7f3b791e77f .comment-author-link_798b08ba994d77b8 a:before,
      .sidebar__widget_2c3b9f05d4ffef8d ul li.wp-block-latest-comments__comment_3051d7fe2611202e .comment-author-link_798b08ba994d77b8 a:before,
      .sidebar__widget_2c3b9f05d4ffef8d ol li.recentcomments_b924b7f3b791e77f .comment-author-link_798b08ba994d77b8 a:before,
      .sidebar__widget_2c3b9f05d4ffef8d ol li.wp-block-latest-comments__comment_3051d7fe2611202e .comment-author-link_798b08ba994d77b8 a:before {
        display: none; }
      .widget_3964748e467d1b00 ul li.recentcomments_b924b7f3b791e77f a, .widget_3964748e467d1b00 ul li.wp-block-latest-comments__comment_3051d7fe2611202e a,
      .widget_3964748e467d1b00 ol li.recentcomments_b924b7f3b791e77f a,
      .widget_3964748e467d1b00 ol li.wp-block-latest-comments__comment_3051d7fe2611202e a,
      .sidebar__widget_2c3b9f05d4ffef8d ul li.recentcomments_b924b7f3b791e77f a,
      .sidebar__widget_2c3b9f05d4ffef8d ul li.wp-block-latest-comments__comment_3051d7fe2611202e a,
      .sidebar__widget_2c3b9f05d4ffef8d ol li.recentcomments_b924b7f3b791e77f a,
      .sidebar__widget_2c3b9f05d4ffef8d ol li.wp-block-latest-comments__comment_3051d7fe2611202e a {
        padding-left: 0;
        display: inline; }
        .widget_3964748e467d1b00 ul li.recentcomments_b924b7f3b791e77f a:before, .widget_3964748e467d1b00 ul li.wp-block-latest-comments__comment_3051d7fe2611202e a:before,
        .widget_3964748e467d1b00 ol li.recentcomments_b924b7f3b791e77f a:before,
        .widget_3964748e467d1b00 ol li.wp-block-latest-comments__comment_3051d7fe2611202e a:before,
        .sidebar__widget_2c3b9f05d4ffef8d ul li.recentcomments_b924b7f3b791e77f a:before,
        .sidebar__widget_2c3b9f05d4ffef8d ul li.wp-block-latest-comments__comment_3051d7fe2611202e a:before,
        .sidebar__widget_2c3b9f05d4ffef8d ol li.recentcomments_b924b7f3b791e77f a:before,
        .sidebar__widget_2c3b9f05d4ffef8d ol li.wp-block-latest-comments__comment_3051d7fe2611202e a:before {
          display: none; }
      .widget_3964748e467d1b00 ul li a,
      .widget_3964748e467d1b00 ol li a,
      .sidebar__widget_2c3b9f05d4ffef8d ul li a,
      .sidebar__widget_2c3b9f05d4ffef8d 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_3964748e467d1b00 ul li a::before,
        .widget_3964748e467d1b00 ol li a::before,
        .sidebar__widget_2c3b9f05d4ffef8d ul li a::before,
        .sidebar__widget_2c3b9f05d4ffef8d ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_3964748e467d1b00 ul li a:hover,
        .widget_3964748e467d1b00 ol li a:hover,
        .sidebar__widget_2c3b9f05d4ffef8d ul li a:hover,
        .sidebar__widget_2c3b9f05d4ffef8d ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_3964748e467d1b00 ul li a.rsswidget_7ae80df71ddd5d6c, .widget_3964748e467d1b00 ul li a.wp-block-latest-posts__post-title_06900de8e9b5a91c,
        .widget_3964748e467d1b00 ol li a.rsswidget_7ae80df71ddd5d6c,
        .widget_3964748e467d1b00 ol li a.wp-block-latest-posts__post-title_06900de8e9b5a91c,
        .sidebar__widget_2c3b9f05d4ffef8d ul li a.rsswidget_7ae80df71ddd5d6c,
        .sidebar__widget_2c3b9f05d4ffef8d ul li a.wp-block-latest-posts__post-title_06900de8e9b5a91c,
        .sidebar__widget_2c3b9f05d4ffef8d ol li a.rsswidget_7ae80df71ddd5d6c,
        .sidebar__widget_2c3b9f05d4ffef8d ol li a.wp-block-latest-posts__post-title_06900de8e9b5a91c {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_3964748e467d1b00 ul li a.rsswidget_7ae80df71ddd5d6c:before, .widget_3964748e467d1b00 ul li a.wp-block-latest-posts__post-title_06900de8e9b5a91c:before,
          .widget_3964748e467d1b00 ol li a.rsswidget_7ae80df71ddd5d6c:before,
          .widget_3964748e467d1b00 ol li a.wp-block-latest-posts__post-title_06900de8e9b5a91c:before,
          .sidebar__widget_2c3b9f05d4ffef8d ul li a.rsswidget_7ae80df71ddd5d6c:before,
          .sidebar__widget_2c3b9f05d4ffef8d ul li a.wp-block-latest-posts__post-title_06900de8e9b5a91c:before,
          .sidebar__widget_2c3b9f05d4ffef8d ol li a.rsswidget_7ae80df71ddd5d6c:before,
          .sidebar__widget_2c3b9f05d4ffef8d ol li a.wp-block-latest-posts__post-title_06900de8e9b5a91c:before {
            display: none; }
      .widget_3964748e467d1b00 ul li ul,
      .widget_3964748e467d1b00 ol li ul,
      .sidebar__widget_2c3b9f05d4ffef8d ul li ul,
      .sidebar__widget_2c3b9f05d4ffef8d ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_3964748e467d1b00 ul.wp-tag-cloud_2ba38dcefdff22db li,
    .widget_3964748e467d1b00 ol.wp-tag-cloud_2ba38dcefdff22db li,
    .sidebar__widget_2c3b9f05d4ffef8d ul.wp-tag-cloud_2ba38dcefdff22db li,
    .sidebar__widget_2c3b9f05d4ffef8d ol.wp-tag-cloud_2ba38dcefdff22db li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_3964748e467d1b00 ul.wp-tag-cloud_2ba38dcefdff22db li a:before,
      .widget_3964748e467d1b00 ol.wp-tag-cloud_2ba38dcefdff22db li a:before,
      .sidebar__widget_2c3b9f05d4ffef8d ul.wp-tag-cloud_2ba38dcefdff22db li a:before,
      .sidebar__widget_2c3b9f05d4ffef8d ol.wp-tag-cloud_2ba38dcefdff22db li a:before {
        display: none; }
  .widget_3964748e467d1b00.te_widget_categories_5eed613487e3505d li, .widget_3964748e467d1b00.widget_archive_e141134074ddae32 li,
  .widget_3964748e467d1b00 .wp-block-categories-list_375ff1a27e76a0e8 li,
  .widget_3964748e467d1b00 .wp-block-archives-list_c3b7975016c57b12 li,
  .sidebar__widget_2c3b9f05d4ffef8d.te_widget_categories_5eed613487e3505d li,
  .sidebar__widget_2c3b9f05d4ffef8d.widget_archive_e141134074ddae32 li,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-categories-list_375ff1a27e76a0e8 li,
  .sidebar__widget_2c3b9f05d4ffef8d .wp-block-archives-list_c3b7975016c57b12 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_3964748e467d1b00.te_widget_categories_5eed613487e3505d li.cat-item_94c06f95f47c8895, .widget_3964748e467d1b00.widget_archive_e141134074ddae32 li.cat-item_94c06f95f47c8895,
    .widget_3964748e467d1b00 .wp-block-categories-list_375ff1a27e76a0e8 li.cat-item_94c06f95f47c8895,
    .widget_3964748e467d1b00 .wp-block-archives-list_c3b7975016c57b12 li.cat-item_94c06f95f47c8895,
    .sidebar__widget_2c3b9f05d4ffef8d.te_widget_categories_5eed613487e3505d li.cat-item_94c06f95f47c8895,
    .sidebar__widget_2c3b9f05d4ffef8d.widget_archive_e141134074ddae32 li.cat-item_94c06f95f47c8895,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-categories-list_375ff1a27e76a0e8 li.cat-item_94c06f95f47c8895,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-archives-list_c3b7975016c57b12 li.cat-item_94c06f95f47c8895 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_3964748e467d1b00.te_widget_categories_5eed613487e3505d li a, .widget_3964748e467d1b00.widget_archive_e141134074ddae32 li a,
    .widget_3964748e467d1b00 .wp-block-categories-list_375ff1a27e76a0e8 li a,
    .widget_3964748e467d1b00 .wp-block-archives-list_c3b7975016c57b12 li a,
    .sidebar__widget_2c3b9f05d4ffef8d.te_widget_categories_5eed613487e3505d li a,
    .sidebar__widget_2c3b9f05d4ffef8d.widget_archive_e141134074ddae32 li a,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-categories-list_375ff1a27e76a0e8 li a,
    .sidebar__widget_2c3b9f05d4ffef8d .wp-block-archives-list_c3b7975016c57b12 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_938d5c6fffae09e6 {
  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_938d5c6fffae09e6 .about-desc_e7d733b0ef1a178d {
    text-align: left; }
    .widget-about-info_938d5c6fffae09e6 .about-desc_e7d733b0ef1a178d .about-title_81905e8d6b078ef4 {
      font-size: 20px; }
  .widget-about-info_938d5c6fffae09e6 .about-image_38be66a0ee3bddc3 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_938d5c6fffae09e6 .te-social-profile_280ade7a58ad5c60 {
    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_938d5c6fffae09e6 .te-social-profile_280ade7a58ad5c60 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_938d5c6fffae09e6 .te-social-profile_280ade7a58ad5c60 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_385e4e78bf150d56.has-author_0597048481db1469.wp-block-latest-posts_2125753ec0dba856 .wp-block-latest-posts__te-post-title_409278608734e111 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_bf91e961b32b9e6a .wp-block-heading_f10b2331b31c1cd4:before,
.widget_rss_bf91e961b32b9e6a .widget-title_c1fb33ecf757eaf5:before {
  display: none; }
.widget_rss_bf91e961b32b9e6a .rss-widget-icon_cd0d91c98d3e3fc9 {
  margin-right: 6px; }
.widget_rss_bf91e961b32b9e6a ul li a.rsswidget_7ae80df71ddd5d6c {
  color: #14203A; }
  .widget_rss_bf91e961b32b9e6a ul li a.rsswidget_7ae80df71ddd5d6c:hover {
    color: #317EFE; }

.wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-title_5c85b33bd550037a,
.wp-block-rss_354a2b97694d20bb .wp-block-rss__item-title_5c85b33bd550037a,
.widget_rss_bf91e961b32b9e6a .wp-block-rss__item-title_5c85b33bd550037a {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-title_5c85b33bd550037a a:before,
  .wp-block-rss_354a2b97694d20bb .wp-block-rss__item-title_5c85b33bd550037a a:before,
  .widget_rss_bf91e961b32b9e6a .wp-block-rss__item-title_5c85b33bd550037a a:before {
    display: none; }
.wp-block-latest-posts_2125753ec0dba856 .wp-block-latest-posts__post-author_29e988b9e8d52e8b,
.wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-publish-date_771b8bcb47a23138,
.wp-block-rss_354a2b97694d20bb .wp-block-latest-posts__post-author_29e988b9e8d52e8b,
.wp-block-rss_354a2b97694d20bb .wp-block-rss__item-publish-date_771b8bcb47a23138,
.widget_rss_bf91e961b32b9e6a .wp-block-latest-posts__post-author_29e988b9e8d52e8b,
.widget_rss_bf91e961b32b9e6a .wp-block-rss__item-publish-date_771b8bcb47a23138 {
  margin-right: 10px; }
.wp-block-latest-posts_2125753ec0dba856 .wp-block-latest-posts__post-author_29e988b9e8d52e8b,
.wp-block-latest-posts_2125753ec0dba856 .wp-block-latest-posts__te-post-date_19918d964f9c866a,
.wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-publish-date_771b8bcb47a23138,
.wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-author_9807b936010434f4,
.wp-block-latest-posts_2125753ec0dba856 .rss-date_8bab7fb291b3f6bb,
.wp-block-rss_354a2b97694d20bb .wp-block-latest-posts__post-author_29e988b9e8d52e8b,
.wp-block-rss_354a2b97694d20bb .wp-block-latest-posts__te-post-date_19918d964f9c866a,
.wp-block-rss_354a2b97694d20bb .wp-block-rss__item-publish-date_771b8bcb47a23138,
.wp-block-rss_354a2b97694d20bb .wp-block-rss__item-author_9807b936010434f4,
.wp-block-rss_354a2b97694d20bb .rss-date_8bab7fb291b3f6bb,
.widget_rss_bf91e961b32b9e6a .wp-block-latest-posts__post-author_29e988b9e8d52e8b,
.widget_rss_bf91e961b32b9e6a .wp-block-latest-posts__te-post-date_19918d964f9c866a,
.widget_rss_bf91e961b32b9e6a .wp-block-rss__item-publish-date_771b8bcb47a23138,
.widget_rss_bf91e961b32b9e6a .wp-block-rss__item-author_9807b936010434f4,
.widget_rss_bf91e961b32b9e6a .rss-date_8bab7fb291b3f6bb {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_2125753ec0dba856 .wp-block-latest-posts__te-post-date_19918d964f9c866a:before,
.wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-publish-date_771b8bcb47a23138:before,
.wp-block-latest-posts_2125753ec0dba856 .rss-date_8bab7fb291b3f6bb:before,
.wp-block-rss_354a2b97694d20bb .wp-block-latest-posts__te-post-date_19918d964f9c866a:before,
.wp-block-rss_354a2b97694d20bb .wp-block-rss__item-publish-date_771b8bcb47a23138:before,
.wp-block-rss_354a2b97694d20bb .rss-date_8bab7fb291b3f6bb:before,
.widget_rss_bf91e961b32b9e6a .wp-block-latest-posts__te-post-date_19918d964f9c866a:before,
.widget_rss_bf91e961b32b9e6a .wp-block-rss__item-publish-date_771b8bcb47a23138:before,
.widget_rss_bf91e961b32b9e6a .rss-date_8bab7fb291b3f6bb:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_2125753ec0dba856 .wp-block-latest-posts__post-author_29e988b9e8d52e8b:before,
.wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-author_9807b936010434f4:before,
.wp-block-rss_354a2b97694d20bb .wp-block-latest-posts__post-author_29e988b9e8d52e8b:before,
.wp-block-rss_354a2b97694d20bb .wp-block-rss__item-author_9807b936010434f4:before,
.widget_rss_bf91e961b32b9e6a .wp-block-latest-posts__post-author_29e988b9e8d52e8b:before,
.widget_rss_bf91e961b32b9e6a .wp-block-rss__item-author_9807b936010434f4:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_2125753ec0dba856 .wp-block-latest-posts__post-excerpt_34344330383c7999,
.wp-block-latest-posts_2125753ec0dba856 .wp-block-rss__item-excerpt_7f8e3b8575a217d3,
.wp-block-latest-posts_2125753ec0dba856 .rssSummary_921af8b287a206ed,
.wp-block-rss_354a2b97694d20bb .wp-block-latest-posts__post-excerpt_34344330383c7999,
.wp-block-rss_354a2b97694d20bb .wp-block-rss__item-excerpt_7f8e3b8575a217d3,
.wp-block-rss_354a2b97694d20bb .rssSummary_921af8b287a206ed,
.widget_rss_bf91e961b32b9e6a .wp-block-latest-posts__post-excerpt_34344330383c7999,
.widget_rss_bf91e961b32b9e6a .wp-block-rss__item-excerpt_7f8e3b8575a217d3,
.widget_rss_bf91e961b32b9e6a .rssSummary_921af8b287a206ed {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_d96e28a20ae8624b .te-single-post-meta_86834082226f4e7d {
  gap: 32px; }

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

.te-comment-title_b100b06fe31e1d32 h2,
.te-comment-title_b100b06fe31e1d32 .wp-block-comments-title_6aae5103a21d2404,
.wp-block-comments_f1015e13d20f8ee2 h2,
.wp-block-comments_f1015e13d20f8ee2 .wp-block-comments-title_6aae5103a21d2404 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 {
  padding-left: 0; }
  .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 .wp-block-te-comment-reply_65369a09b705f8c7 {
    margin-top: 15px; }
  .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-column_fea2103ef5417c38:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-avatar_92f7b1019419f467 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-avatar_92f7b1019419f467 img {
        width: 100%; }
    .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-comment-author-name_9294e81b34e38751 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-comment-edit-link_c37eccda02479c6d a {
      color: #317EFE; }
    .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-comment-date_2ba3f1d784339417 a,
    .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-comment-edit-link_c37eccda02479c6d a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-te-comment-reply_65369a09b705f8c7 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_f1015e13d20f8ee2 .wp-block-comment-template_67cf19d80b3ac6a4 li .wp-block-columns_e0cfb4ec1be86c74 .wp-block-te-comment-reply_65369a09b705f8c7 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_d0c166db1b034280 .te-comment-respond_40af728961040b20,
.te-latest-comments_d0c166db1b034280 .comment-respond_0ba047641dd279f0 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_d0c166db1b034280 li .children_fc983d2f354b9dcf .te-comments-item_81fb33326ad48fa0 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_d0c166db1b034280 li .children_fc983d2f354b9dcf .te-comments-item_81fb33326ad48fa0 {
      margin-left: 0; } }
.te-latest-comments_d0c166db1b034280 li .children_fc983d2f354b9dcf .children_fc983d2f354b9dcf .te-comments-item_81fb33326ad48fa0 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 {
      padding: 30px; } }
  .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-avatar_6d0b24861f61beab {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-avatar_6d0b24861f61beab {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-avatar_6d0b24861f61beab img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da {
    overflow: hidden; }
    .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da .te-avatar-name_69bb381215c752a1 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da .te-avatar-name_69bb381215c752a1 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_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da .te-avatar-name_69bb381215c752a1 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_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da .te-avatar-name_69bb381215c752a1 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da .te-comment-reply_6833b241c578116d {
      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_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da .te-comment-reply_6833b241c578116d {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_d0c166db1b034280 li .te-comments-item_81fb33326ad48fa0 .te-comments-text_ec03b59d4fe446da .te-comment-reply_6833b241c578116d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_fc983d2f354b9dcf {
  list-style: none; }

.te-post-comments-form_e21402074ac89f7c .te-contacts-message_eb5f8b11806076d3 {
  margin-top: 10px; }

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

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

.te-comment-respond_40af728961040b20,
.comment-respond_0ba047641dd279f0 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_40af728961040b20 .comment-form-cookies-consent_1eb6e6b766ca2e01,
  .comment-respond_0ba047641dd279f0 .comment-form-cookies-consent_1eb6e6b766ca2e01 {
    display: none; }
  .te-comment-respond_40af728961040b20 .comment-notes_9d34fe9cf6dcf43c,
  .comment-respond_0ba047641dd279f0 .comment-notes_9d34fe9cf6dcf43c {
    margin-bottom: 30px; }
  .te-comment-respond_40af728961040b20 p,
  .comment-respond_0ba047641dd279f0 p {
    margin: 0; }
  .te-comment-respond_40af728961040b20 .te-contacts-email_620e5c87b85a8d8e,
  .te-comment-respond_40af728961040b20 .te-contacts-name_f80eaddec30667c2,
  .te-comment-respond_40af728961040b20 .single-input-field_18e18c1e9bd86fba,
  .comment-respond_0ba047641dd279f0 .te-contacts-email_620e5c87b85a8d8e,
  .comment-respond_0ba047641dd279f0 .te-contacts-name_f80eaddec30667c2,
  .comment-respond_0ba047641dd279f0 .single-input-field_18e18c1e9bd86fba {
    margin-bottom: 20px; }
  .te-comment-respond_40af728961040b20 label,
  .comment-respond_0ba047641dd279f0 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_40af728961040b20 .checkbox-field-wrapper_d69532bc636a55c6,
  .comment-respond_0ba047641dd279f0 .checkbox-field-wrapper_d69532bc636a55c6 {
    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_40af728961040b20 .checkbox-field-wrapper_d69532bc636a55c6 p,
    .comment-respond_0ba047641dd279f0 .checkbox-field-wrapper_d69532bc636a55c6 p {
      margin: 0; }
    .te-comment-respond_40af728961040b20 .checkbox-field-wrapper_d69532bc636a55c6 .single-checkbox-field_7d8e038e87742139,
    .comment-respond_0ba047641dd279f0 .checkbox-field-wrapper_d69532bc636a55c6 .single-checkbox-field_7d8e038e87742139 {
      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_40af728961040b20 .te-comment-form-cookies-consent_1b0bf10fc9a0dc07,
  .comment-respond_0ba047641dd279f0 .te-comment-form-cookies-consent_1b0bf10fc9a0dc07 {
    display: none; }
  .te-comment-respond_40af728961040b20 input[type="number"],
  .comment-respond_0ba047641dd279f0 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_40af728961040b20 input,
  .te-comment-respond_40af728961040b20 select,
  .comment-respond_0ba047641dd279f0 input,
  .comment-respond_0ba047641dd279f0 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_40af728961040b20 *::-webkit-input-placeholder,
  .comment-respond_0ba047641dd279f0 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_40af728961040b20 *:-ms-input-placeholder,
  .comment-respond_0ba047641dd279f0 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_40af728961040b20 *::-ms-input-placeholder,
  .comment-respond_0ba047641dd279f0 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_40af728961040b20 *::placeholder,
  .comment-respond_0ba047641dd279f0 *::placeholder {
    color: #778196; }
  .te-comment-respond_40af728961040b20 textarea,
  .comment-respond_0ba047641dd279f0 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_40af728961040b20 input:focus,
  .te-comment-respond_40af728961040b20 textarea:focus,
  .te-comment-respond_40af728961040b20 .form-select_ec1de0e10b463d39:focus,
  .comment-respond_0ba047641dd279f0 input:focus,
  .comment-respond_0ba047641dd279f0 textarea:focus,
  .comment-respond_0ba047641dd279f0 .form-select_ec1de0e10b463d39: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_2edd7b155465f5d8 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_2edd7b155465f5d8:hover .image_88835a5462d2cc29:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_2edd7b155465f5d8:hover .image_88835a5462d2cc29 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_2edd7b155465f5d8:hover .te-content-wrapper_5ec318b63ab7dd72 {
    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_2edd7b155465f5d8 .image_88835a5462d2cc29 {
    overflow: hidden;
    position: relative; }
    .te-team-card_2edd7b155465f5d8 .image_88835a5462d2cc29: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_2edd7b155465f5d8 .image_88835a5462d2cc29 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_2edd7b155465f5d8 .te-content-wrapper_5ec318b63ab7dd72 {
    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_2edd7b155465f5d8 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 {
      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_2edd7b155465f5d8 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_2edd7b155465f5d8 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .desc_b53bcb250f4ac0f1 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_2edd7b155465f5d8 .te-content-wrapper_5ec318b63ab7dd72 .social_88f3b1031d57e301 {
      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_2edd7b155465f5d8 .te-content-wrapper_5ec318b63ab7dd72 .social_88f3b1031d57e301 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_2edd7b155465f5d8 .te-content-wrapper_5ec318b63ab7dd72 .social_88f3b1031d57e301 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec:hover .te-content-wrapper_5ec318b63ab7dd72 .social_88f3b1031d57e301 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec:hover .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .title_658ec7176ddb3a96,
    .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec:hover .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .desc_b53bcb250f4ac0f1 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .image_88835a5462d2cc29 {
    border-radius: 20px; }
  .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 a:hover {
          color: #ffffff !important; }
      .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .desc_b53bcb250f4ac0f1 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .social_88f3b1031d57e301 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_2edd7b155465f5d8.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .social_88f3b1031d57e301 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_2594af8b5264c809 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_2594af8b5264c809 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_2594af8b5264c809 .slick-list_68516099b842978e {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_2594af8b5264c809 .slick-list_68516099b842978e {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_2594af8b5264c809 .slick-list_68516099b842978e .slick-slide_5ea38ff9e14a8619 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_2594af8b5264c809 .slick-dots_b88d054354556607 {
    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_2594af8b5264c809 .slick-dots_b88d054354556607 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_2594af8b5264c809 .slick-dots_b88d054354556607 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_2594af8b5264c809 .slick-dots_b88d054354556607 li.slick-active_b052059db62ee0f3 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_2594af8b5264c809 .slick-dots_b88d054354556607 li.slick-active_b052059db62ee0f3 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_2594af8b5264c809 .slick-arrow_e577c02ef57f6c58 {
    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_56c2b15bcf17cf1b {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_56c2b15bcf17cf1b:hover .image_88835a5462d2cc29 .te-content-wrapper_5ec318b63ab7dd72 {
    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_56c2b15bcf17cf1b:hover .image_88835a5462d2cc29 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .content-inner_a7f31dfb4eaf7754 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_56c2b15bcf17cf1b:hover .image_88835a5462d2cc29 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .btn-wrapper_33efecb0a51b7a2c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_56c2b15bcf17cf1b:hover .image_88835a5462d2cc29 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .content-inner_a7f31dfb4eaf7754 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_56c2b15bcf17cf1b:hover .image_88835a5462d2cc29 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_56c2b15bcf17cf1b .image_88835a5462d2cc29 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_56c2b15bcf17cf1b .image_88835a5462d2cc29 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_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 {
    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_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 {
      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_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .content-inner_a7f31dfb4eaf7754 {
        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_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .sub-title_72bf38e4b3e58ecf {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .btn-wrapper_33efecb0a51b7a2c {
        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_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .btn-wrapper_33efecb0a51b7a2c 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_56c2b15bcf17cf1b .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .btn-wrapper_33efecb0a51b7a2c a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_56c2b15bcf17cf1b.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_56c2b15bcf17cf1b.style-2_89b594d3cc42cdec .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .btn-wrapper_33efecb0a51b7a2c {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_56c2b15bcf17cf1b.style-3_ed81c1b0095ac6c2:hover .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .btn-wrapper_33efecb0a51b7a2c {
  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_56c2b15bcf17cf1b.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 {
  padding: 0; }
  .te-portfolio-card_56c2b15bcf17cf1b.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .content-inner_a7f31dfb4eaf7754 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_56c2b15bcf17cf1b.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .content_62e3cb758974dd53 .btn-wrapper_33efecb0a51b7a2c {
    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_cc64c38d3c5208c0.style-1_1a4c9a60f5ced808 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_cc64c38d3c5208c0.style-1_1a4c9a60f5ced808 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_0c232b0253def51e.style-1_1a4c9a60f5ced808 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_58a04aef8e567376.style-1_1a4c9a60f5ced808 {
  overflow: hidden; }

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

.about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec .te-about-image-card_daed9aaf217ac371 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec .te-about-image-card_daed9aaf217ac371 .te-main-img-wrapper_c57a5e9815899169 .te-main-img-inner_5d3d0a9b12ee8160 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec .te-about-image-card_daed9aaf217ac371 .te-company-foundation_e6aba52d6e848eee {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec .te-about-info-card_ff799a76399e9b15 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec .te-about-info-card_ff799a76399e9b15 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_1c8f14acac26ecc4.style-2_89b594d3cc42cdec .te-about-info-card_ff799a76399e9b15 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .accordion-wrapper_d56efb680b6b2a5c {
      padding-right: 60px; } }
  .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 {
        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_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 {
        right: 0; } }
    .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f {
      position: relative; }
      .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .te-main-img-inner_5d3d0a9b12ee8160 {
        -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_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .te-image-shape_8a824fcfa13473e1 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .content_62e3cb758974dd53 {
        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_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .content_62e3cb758974dd53 .title_658ec7176ddb3a96 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .content_62e3cb758974dd53 .number_027da96380773e86 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .top-content_27453569371ef637 {
        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_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .top-content_27453569371ef637 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .bottom-content_4a65c4918ec0f637 {
        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_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .bottom-content_4a65c4918ec0f637 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .bottom-content_4a65c4918ec0f637 .bottom-content-inner_bb4440e2520dd80b {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .bottom-content_4a65c4918ec0f637 .bottom-content-inner_bb4440e2520dd80b .title_658ec7176ddb3a96,
          .faq-area_20b8d47775d128df.style-1_1a4c9a60f5ced808 .te-faq-image_957959f68a978125 .te-image-wrapper_06597545cafd524f .bottom-content_4a65c4918ec0f637 .bottom-content-inner_bb4440e2520dd80b .number_027da96380773e86 {
            color: #14203A; }

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

.testimonial-slider-area_0c232b0253def51e {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_0c232b0253def51e.style-2_89b594d3cc42cdec .slick-list_68516099b842978e {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_0c232b0253def51e.style-2_89b594d3cc42cdec .slick-list_68516099b842978e .te-slick-item_0ac78d7448bbf6ec {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .icon_53a5c7f013263b71 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .te-counter-title_5d99bf745eaadd3b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .te-counter-title_5d99bf745eaadd3b .content_62e3cb758974dd53 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .title_658ec7176ddb3a96 {
    color: #ffffff; }
  .counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .number_027da96380773e86 {
    color: #E7F914; }
  .counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .number_027da96380773e86,
  .counter-up-area_4ae703cbdf951189.style-2_89b594d3cc42cdec .te-counter-card_4c51caf2e2bb2335 .te-counter-item_4b091a835fdb96ac .title_658ec7176ddb3a96 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-image-bg-collumn_66a5cb12ddfbc1bf {
      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_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-subscribe-form-wrapper_69e753a4784662c9 {
      padding: 0; }
    .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 {
      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_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 {
          -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_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 {
          -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_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 {
          gap: 60px; } }
      .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 .te-subscribe-title_3fd8e59a18c3a503 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 .te-content-inner_e1559102405b7cc0 {
        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_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 .te-content-inner_e1559102405b7cc0 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 .te-content-inner_e1559102405b7cc0 .icon_53a5c7f013263b71 {
          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_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .te-subscribe-form-widget_9a7a42d187d380c8 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .mc4wp-form-fields_24b951889ab0529b {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_b8979cd4225f8168.style-2_89b594d3cc42cdec .te-subscribe-inner-area_2d9a019b44844ea8 .mc4wp-form-fields_24b951889ab0529b {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_0c232b0253def51e.style-3_ed81c1b0095ac6c2 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_0c232b0253def51e.style-3_ed81c1b0095ac6c2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_0c232b0253def51e.style-3_ed81c1b0095ac6c2 {
      padding: 100px 0; } }
  .testimonial-slider-area_0c232b0253def51e.style-3_ed81c1b0095ac6c2 .slick-list_68516099b842978e .slick-slide_5ea38ff9e14a8619.slick-current_adcc6304c859f0ee .te-testimonial-card_38472e1bf3211f8e.style-3_ed81c1b0095ac6c2 .te-content-wrapper_5ec318b63ab7dd72 .te-user-meta_235dcb13b9695554 .icon_53a5c7f013263b71 {
    color: #317EFE; }

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

.contact-form-area_3b982b498ba72ea7 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_3b982b498ba72ea7 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_3b982b498ba72ea7 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_3b982b498ba72ea7 .te-comment-respond_40af728961040b20 .title_658ec7176ddb3a96,
  .contact-form-area_3b982b498ba72ea7 .te-title-wrapper_99fe614325237242 .title_658ec7176ddb3a96 {
    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_3b982b498ba72ea7 .te-comment-respond_40af728961040b20 .title_658ec7176ddb3a96,
      .contact-form-area_3b982b498ba72ea7 .te-title-wrapper_99fe614325237242 .title_658ec7176ddb3a96 {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_3b982b498ba72ea7 .te-comment-respond_40af728961040b20 .title_658ec7176ddb3a96,
      .contact-form-area_3b982b498ba72ea7 .te-title-wrapper_99fe614325237242 .title_658ec7176ddb3a96 {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_3b982b498ba72ea7 .te-comment-respond_40af728961040b20 .title_658ec7176ddb3a96,
      .contact-form-area_3b982b498ba72ea7 .te-title-wrapper_99fe614325237242 .title_658ec7176ddb3a96 {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_3b982b498ba72ea7 .te-social-profile-link_317ca026ff517b80 {
    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_3b982b498ba72ea7 .te-social-profile-link_317ca026ff517b80 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_3b982b498ba72ea7 .te-social-profile-link_317ca026ff517b80 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_8d58bf643112fc16 {
    margin-bottom: 60px; } }

.te-contact-info_e416fceea878bff3 {
  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_e416fceea878bff3 .te-icon-card_f8901bffbe5c318b {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_893be46d2e82a369 {
  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_893be46d2e82a369 .image_88835a5462d2cc29 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_893be46d2e82a369 .content_62e3cb758974dd53 .te-title-wrapper_99fe614325237242 {
    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_893be46d2e82a369 .content_62e3cb758974dd53 .te-title-wrapper_99fe614325237242 .title-inner_973ae14480af00bc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_893be46d2e82a369 .content_62e3cb758974dd53 .te-title-wrapper_99fe614325237242 .title-inner_973ae14480af00bc .icon_53a5c7f013263b71 {
        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_893be46d2e82a369 .content_62e3cb758974dd53 .te-title-wrapper_99fe614325237242 .title-inner_973ae14480af00bc .title_658ec7176ddb3a96 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_de658c024ed4ea6e {
  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_de658c024ed4ea6e .list-wrapper_9a8f24f9005e18f8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_de658c024ed4ea6e .list-wrapper_9a8f24f9005e18f8 .icon_53a5c7f013263b71 {
      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_de658c024ed4ea6e .list-wrapper_9a8f24f9005e18f8 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_de658c024ed4ea6e .list-wrapper_9a8f24f9005e18f8 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_de658c024ed4ea6e .list-wrapper_9a8f24f9005e18f8 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_de658c024ed4ea6e .list-wrapper_9a8f24f9005e18f8 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_08c41529c00315d4 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_08c41529c00315d4 .te-team-card_2edd7b155465f5d8 {
    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_ce857071e8b9e8ff {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_ce857071e8b9e8ff {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_ce857071e8b9e8ff {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_09c35b5d6d67b58c {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_09c35b5d6d67b58c .te-subscribe-form-widget_9a7a42d187d380c8 .submit-btn_6188ff1a5518da21 span {
    display: none; }
  .footer_09c35b5d6d67b58c.style-1_1a4c9a60f5ced808 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_09c35b5d6d67b58c.style-1_1a4c9a60f5ced808 .te-footer-sec_ffb78c77f6545a21 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_09c35b5d6d67b58c.style-1_1a4c9a60f5ced808 .te-footer-sec_ffb78c77f6545a21 .te-footer-widget_3736323780fb6d66 .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-form-fields_24b951889ab0529b {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_09c35b5d6d67b58c.style-1_1a4c9a60f5ced808 .te-footer-widget_3736323780fb6d66 .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc input {
      color: #131A2A; }
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .wp-block-heading_f10b2331b31c1cd4,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .widget-title_c1fb33ecf757eaf5,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .wp-block-search__label_81ca1a46e315ba1e,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .wp-block-heading_f10b2331b31c1cd4,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .widget-title_c1fb33ecf757eaf5,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search__label_81ca1a46e315ba1e,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 ul li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 ol li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d ul li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d ol li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 ul li,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-calendar-table_cae4c518893ac766,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-block-calendar_7f0f6d931f48e1ab caption,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec nav.wp-calendar-nav_4bf68c530601fd32 a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-block-latest-comments__comment-excerpt_beccbc0b92017888,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-calendar-table_cae4c518893ac766 caption,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_text_1501d25f2cdfcf9a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .tagcloud_f78f8f47cbccf01d a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .wp-block-tag-cloud_9890fae715c9e301 a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .tagcloud_f78f8f47cbccf01d a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .wp-block-tag-cloud_9890fae715c9e301 a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-block-latest-comments__comment-date_7c1d78c98e6caf32,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-block-latest-comments__comment_3051d7fe2611202e,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-block-archives-dropdown_9933e4f48109d9ed label,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_categories_fd6b4fc77ff1b170 li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_archive_e141134074ddae32 li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_nav_menu_8d1b81d2196e2573 li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_tag_cloud_3bb516ac1d228ce2 a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_rss_bf91e961b32b9e6a li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_rss_bf91e961b32b9e6a li,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .footer__widget_66e3b658e7a8d9b0 a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .footer__widget_66e3b658e7a8d9b0 li,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec li.recentcomments_b924b7f3b791e77f {
    color: #ffffff; }
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-theme-btn_b18e8047df7d77a5,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-block-loginout_3f3701f533bdddfe a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec input.te-theme-btn_b18e8047df7d77a5,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .wp-block-search_246c22a519f3fd1d button,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .search-form_62de981a5b0d0df9 button,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .widget_3964748e467d1b00 .sidebar__search_900dbc7df085bd89 button,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .wp-block-search_246c22a519f3fd1d button,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .search-form_62de981a5b0d0df9 button,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .sidebar__widget_2c3b9f05d4ffef8d .sidebar__search_900dbc7df085bd89 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_09c35b5d6d67b58c .footer__widget_66e3b658e7a8d9b0 li {
    list-style: none; }
  .footer_09c35b5d6d67b58c .te-footer-widget_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb li.wp-block-social-link_f02f47907dd9ed3d {
    display: inline-block;
    width: unset !important; }
  .footer_09c35b5d6d67b58c .te_widget_nav_menu_90e886ca0df526bb li.cat-item_94c06f95f47c8895 {
    text-align: right; }
    .footer_09c35b5d6d67b58c .te_widget_nav_menu_90e886ca0df526bb li.cat-item_94c06f95f47c8895 a {
      float: left; }
  .footer_09c35b5d6d67b58c .te-footer-bg_11e1739fd6ed3ebf {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_09c35b5d6d67b58c .footer-nav-widget_0bf45a3970985a2a {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_09c35b5d6d67b58c .footer-nav-widget_0bf45a3970985a2a {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_09c35b5d6d67b58c .footer-nav-widget_0bf45a3970985a2a {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_09c35b5d6d67b58c .footer-nav-widget_0bf45a3970985a2a {
        padding: 0 30px; } }

.te-footer-widget_3736323780fb6d66 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_3736323780fb6d66 {
      margin-bottom: 40px; } }
  .te-footer-widget_3736323780fb6d66 .te-footer-widget-title_2b2002e393616e0d,
  .te-footer-widget_3736323780fb6d66 .wp-block-heading_f10b2331b31c1cd4 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_3736323780fb6d66 ul {
    padding-left: 0; }
  .te-footer-widget_3736323780fb6d66 .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-form-fields_24b951889ab0529b {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_3736323780fb6d66 .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_3736323780fb6d66.widget-latest-posts-footer_9118fbb00574efd7 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_3736323780fb6d66.zoom-instagram-widget_eb1b5aab615570bd {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_3736323780fb6d66.widget_contact_info_widget_f368059f74757c2f {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_3736323780fb6d66 .widget-instagram-feed_d6e855fa9a86e64e {
      width: 170px; } }
  .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe {
        padding-right: 0; } }
    .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe .te-footer-logo_d14a665b9c95b6fe {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe .info-form-and-social-icon_422ee9b965898271 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe .info-form-and-social-icon_422ee9b965898271 .te-social-profile_280ade7a58ad5c60 {
        margin-top: 0; }
    .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe .te-social-profile_280ade7a58ad5c60 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_3736323780fb6d66 .te-footer-widget-info_4be2f5d607e9fcbe .info-form-and-social-icon_422ee9b965898271 {
        -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_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb 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_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c p {
    color: #335371; }
  .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul {
    list-style: none; }
    .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 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_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li:first-child .contact-icon_f5631b1b80d7a293 {
          margin-top: 5px; }
      .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li .contact-icon_f5631b1b80d7a293 {
        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_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li .contact-text_83f6ad969664e8a6 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li .contact-text_83f6ad969664e8a6 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li .contact-text_83f6ad969664e8a6 span,
        .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li .contact-text_83f6ad969664e8a6 p,
        .te-footer-widget_3736323780fb6d66 .te-footer-widget-contact_e080c4a76cc6851c .footer-contact_fa210cca7a68dc66 ul li .contact-text_83f6ad969664e8a6 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_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-thumb_ed4a4451cafb966e {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-desc_61ab6270d76f16d7 .te-latest-post-title_ffd19ef9c5ff9d8d {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-desc_61ab6270d76f16d7 .te-latest-post-title_ffd19ef9c5ff9d8d 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_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-desc_61ab6270d76f16d7 .te-latest-post-title_ffd19ef9c5ff9d8d a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-desc_61ab6270d76f16d7 .te-latest-post-meta_658e9c59946f0be0 {
      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_d7c5cecf03f966f8 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_d7c5cecf03f966f8 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_d7c5cecf03f966f8 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_d7c5cecf03f966f8 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_b8979cd4225f8168 {
  overflow: hidden; }
  .subscribe-area_b8979cd4225f8168.style-1_1a4c9a60f5ced808 .te-subscribe-inner-area_2d9a019b44844ea8 .te-content-wrapper_5ec318b63ab7dd72 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_b8979cd4225f8168.style-1_1a4c9a60f5ced808 .te-image-bg-collumn_66a5cb12ddfbc1bf {
    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_b8979cd4225f8168.style-1_1a4c9a60f5ced808 .te-image-bg-collumn_66a5cb12ddfbc1bf {
        display: none; } }
  .subscribe-area_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 {
    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_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 .short-title_db9431d06c88939b {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 .te-subscribe-title_3fd8e59a18c3a503 {
      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_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 .te-subscribe-title_3fd8e59a18c3a503 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 .te-subscribe-title_3fd8e59a18c3a503 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 .te-subscribe-title_3fd8e59a18c3a503 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_b8979cd4225f8168 .te-content-wrapper_5ec318b63ab7dd72 .text_a5ccc4eecc81a24f {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_b8979cd4225f8168 .te-subscribe-inner-area_2d9a019b44844ea8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_b8979cd4225f8168 .te-subscribe-inner-area_2d9a019b44844ea8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_b8979cd4225f8168 .te-subscribe-inner-area_2d9a019b44844ea8 .te-subscribe-collumn_0471b2411424ce70 {
      -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_b8979cd4225f8168 .te-subscribe-inner-area_2d9a019b44844ea8 .te-subscribe-collumn_0471b2411424ce70.te-image-bg-collumn_66a5cb12ddfbc1bf {
          display: none; } }
    .subscribe-area_b8979cd4225f8168 .te-subscribe-inner-area_2d9a019b44844ea8 .mc4wp-form-fields_24b951889ab0529b {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_b8979cd4225f8168 .te-subscribe-inner-area_2d9a019b44844ea8 .mc4wp-form-fields_24b951889ab0529b {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_b8979cd4225f8168 .te-subscribe-inner-area_2d9a019b44844ea8 .mc4wp-form-fields_24b951889ab0529b .submit-btn_6188ff1a5518da21 {
        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_3736323780fb6d66 .te-subscribe-form-wrapper_69e753a4784662c9 {
  color: #335371; }

.te-subscribe-form-widget_9a7a42d187d380c8 {
  position: relative; }
  .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-form-fields_24b951889ab0529b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .single-field_593aa2ae310958dc *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_9a7a42d187d380c8 .submit-btn_6188ff1a5518da21 {
    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_9a7a42d187d380c8 .submit-btn_6188ff1a5518da21:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-response_9e937d367cee2ef8 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-response_9e937d367cee2ef8 .mc4wp-alert_a5c86a18be206ad2.mc4wp-error_4e31b0a1c1005dd4 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-response_9e937d367cee2ef8 .mc4wp-alert_a5c86a18be206ad2.mc4wp-error_4e31b0a1c1005dd4 a {
      color: #ff0000; }
    .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-response_9e937d367cee2ef8 .mc4wp-alert_a5c86a18be206ad2.mc4wp-success_cde531c512cd9ed9 p, .te-subscribe-form-widget_9a7a42d187d380c8 .mc4wp-response_9e937d367cee2ef8 .mc4wp-alert_a5c86a18be206ad2.mc4wp-notice_01b1d467232987e4 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_aa719cbf902231da {
  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_aa719cbf902231da .te-footer-logo_d14a665b9c95b6fe {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_aa719cbf902231da .te-social-widget_ebf2927294187c40 {
    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_aa719cbf902231da .te-social-widget_ebf2927294187c40 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec {
  background-color: #131A2A; }
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-sec_ffb78c77f6545a21 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-widget-title_2b2002e393616e0d,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .wp-block-heading_f10b2331b31c1cd4 {
    color: #ffffff;
    font-size: 24px; }
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .footer-bottom-area_57622f89401f63c4 .te-copyright-text_bd595b71253ae2f6 p,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-widget_3736323780fb6d66.te_widget_nav_menu_90e886ca0df526bb li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-widget_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-desc_61ab6270d76f16d7 .te-latest-post-title_ffd19ef9c5ff9d8d a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-widget_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-desc_61ab6270d76f16d7 .te-latest-post-title_ffd19ef9c5ff9d8d,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-widget_3736323780fb6d66 .te_widget_latest_post_25381e05f5c2263f ul li .te-latest-post-desc_61ab6270d76f16d7 .te-latest-post-meta_658e9c59946f0be0,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-widget_3736323780fb6d66 .te-subscribe-form-wrapper_69e753a4784662c9,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .te-footer-bottom-menu_d7c5cecf03f966f8 ul li a,
  .footer_09c35b5d6d67b58c.style-2_89b594d3cc42cdec .footer-bottom-area_57622f89401f63c4 .te-copyright-text_bd595b71253ae2f6 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_8b6a57e9a5b4eecd.map_911516c934face54 */