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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_8dbd657dab4e1785,
.wp-block-loginout_d89392a29637ba7e a,
input.te-theme-btn_8dbd657dab4e1785 {
  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_8dbd657dab4e1785:hover,
  .wp-block-loginout_d89392a29637ba7e a:hover,
  input.te-theme-btn_8dbd657dab4e1785:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_8dbd657dab4e1785:focus,
  .wp-block-loginout_d89392a29637ba7e a:focus,
  input.te-theme-btn_8dbd657dab4e1785:focus {
    color: #ffffff; }
  .te-theme-btn_8dbd657dab4e1785.yellow-btn_2cbdce828f1bed4d,
  .wp-block-loginout_d89392a29637ba7e a.yellow-btn_2cbdce828f1bed4d,
  input.te-theme-btn_8dbd657dab4e1785.yellow-btn_2cbdce828f1bed4d {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_8dbd657dab4e1785.simple-btn_dafba642ee1feaca,
  .wp-block-loginout_d89392a29637ba7e a.simple-btn_dafba642ee1feaca,
  input.te-theme-btn_8dbd657dab4e1785.simple-btn_dafba642ee1feaca {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_775a9ae22b22e8aa {
  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_775a9ae22b22e8aa .circle-rotate-inner_21371417e4621fdf {
    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_3bdee8ac159fff4e {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_e74e04b49b5a8f72 {
  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_8121f633e10e659c label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_8121f633e10e659c input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_8121f633e10e659c 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_8121f633e10e659c 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_cb7b187f605dbe9e .size-full_d1a7d76de129bdc3.alignright_1db9cc636ce4d5e0 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_cb7b187f605dbe9e figure.wp-caption_e7424ca473eebb77.aligncenter_f1b76216fb576376 {
  margin-top: 40px; }
.tp-page-content_cb7b187f605dbe9e dl, .tp-page-content_cb7b187f605dbe9e ol, .tp-page-content_cb7b187f605dbe9e ul {
  margin-bottom: 11px; }
.tp-page-content_cb7b187f605dbe9e .te-comment-respond_3f0ca834557443fb {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_cb7b187f605dbe9e .te-latest-comments_4a5d307b0a6a3735 .te-comment-respond_3f0ca834557443fb {
  margin-bottom: 40px; }
.tp-page-content_cb7b187f605dbe9e .te-post-comments_97fadf349b095583 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_18e6c41413e557fd .gallery-item_ad4f868f65432a61 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_bb3c5a745e66db2d .gallery-item_ad4f868f65432a61 {
  max-width: 50%; }

.gallery-columns-3_1112ef567f941309 .gallery-item_ad4f868f65432a61 {
  max-width: 33.33%; }

.gallery-columns-4_173ce08606e5c591 .gallery-item_ad4f868f65432a61 {
  max-width: 25%; }

.gallery-columns-5_d862be6dc1b17bdb .gallery-item_ad4f868f65432a61 {
  max-width: 20%; }

.gallery-columns-6_8222a4466beff64b .gallery-item_ad4f868f65432a61 {
  max-width: 16.66%; }

.gallery-columns-7_d69457996ae41651 .gallery-item_ad4f868f65432a61 {
  max-width: 14.28%; }

.gallery-columns-8_4a6b1d1e8b323afb .gallery-item_ad4f868f65432a61 {
  max-width: 12.5%; }

.gallery-columns-9_424295518fb675a6 .gallery-item_ad4f868f65432a61 {
  max-width: 11.11%; }

.gallery-caption_2faadb2cac737b33 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_590aa0b8e2caa8fe {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_bda6a316636c25de {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_196f45e05bb17b13 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_b97d779c1645fe6b p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_0a2e05e93ffc8db8 p.wp-block-cover-text_075a93a8b3828f81,
.wp-block-cover_0a2e05e93ffc8db8.is-light_c9009c99ad95442d .wp-block-cover__inner-container_54e89a5de0897aeb {
  color: #fff !important; }

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

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

.widget_1c64a41fba028e61 .wp-block-archives-dropdown_ccc9bdfc55fe8325,
.widget_1c64a41fba028e61 .wp-block-categories-dropdown_4cc064c4dace69c1,
.widget_1c64a41fba028e61 .wp-block-loginout_d89392a29637ba7e,
.widget_1c64a41fba028e61 .wp-block-social-links_cfca305f6a4511df,
.widget_1c64a41fba028e61.widget_archive_ec1003816bbf5216 select,
.widget_1c64a41fba028e61.te_widget_categories_01359872accd522f select,
.widget_1c64a41fba028e61.widget_text_059a9c36a214ba20 select,
.widget_1c64a41fba028e61.te_widget_search_7868a9afe90702c0 .search-form_c5ba35ae8622024a,
.widget_1c64a41fba028e61.te_widget_tag_cloud_5a7c89cb27f39ffe .tagcloud_75a17791ce9b3afc,
.widget_1c64a41fba028e61 .wp-block-tag-cloud_d2ffb9bb671cae86 {
  margin-bottom: 6px; }

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

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

.blog-search-content_1dd50d338d718c2b {
  margin: 0; }
  .blog-search-content_1dd50d338d718c2b .wp-block-search_bda6a316636c25de,
  .blog-search-content_1dd50d338d718c2b .search-form_c5ba35ae8622024a,
  .blog-search-content_1dd50d338d718c2b .sidebar__search_59a937e04e62a004 {
    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_1dd50d338d718c2b .wp-block-search_bda6a316636c25de,
      .blog-search-content_1dd50d338d718c2b .search-form_c5ba35ae8622024a,
      .blog-search-content_1dd50d338d718c2b .sidebar__search_59a937e04e62a004 {
        width: 100%; } }
    .blog-search-content_1dd50d338d718c2b .wp-block-search_bda6a316636c25de .wp-block-search__inside-wrapper_2a281f55e32dfd4f,
    .blog-search-content_1dd50d338d718c2b .search-form_c5ba35ae8622024a .wp-block-search__inside-wrapper_2a281f55e32dfd4f,
    .blog-search-content_1dd50d338d718c2b .sidebar__search_59a937e04e62a004 .wp-block-search__inside-wrapper_2a281f55e32dfd4f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_1dd50d338d718c2b .wp-block-search_bda6a316636c25de label,
    .blog-search-content_1dd50d338d718c2b .search-form_c5ba35ae8622024a label,
    .blog-search-content_1dd50d338d718c2b .sidebar__search_59a937e04e62a004 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_1dd50d338d718c2b .wp-block-search_bda6a316636c25de input,
    .blog-search-content_1dd50d338d718c2b .search-form_c5ba35ae8622024a input,
    .blog-search-content_1dd50d338d718c2b .sidebar__search_59a937e04e62a004 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_1dd50d338d718c2b .wp-block-search_bda6a316636c25de button,
    .blog-search-content_1dd50d338d718c2b .search-form_c5ba35ae8622024a button,
    .blog-search-content_1dd50d338d718c2b .sidebar__search_59a937e04e62a004 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_cb7b187f605dbe9e .wp-smiley_93e177768f54b48a,
.entry-content_e227d30c33d9d355 .wp-smiley_93e177768f54b48a,
.comment-content_036fdd172e6af5d5 .wp-smiley_93e177768f54b48a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_3f0ca834557443fb.style-two_0195a4767b9fddcd .wpcf7-form_8af5c96fbe4e16c8 .wpcf7-not-valid-tip_7f29635a226c94ec {
  color: #d9c0b8 !important; }
.te-comment-respond_3f0ca834557443fb .wpcf7-form_8af5c96fbe4e16c8 .wpcf7-not-valid_c187e325b608d748 {
  border-color: #dc3232 !important; }
.te-comment-respond_3f0ca834557443fb .wpcf7-form_8af5c96fbe4e16c8 .wpcf7-not-valid-tip_7f29635a226c94ec {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_3f0ca834557443fb .wpcf7-form_8af5c96fbe4e16c8.sent_8c4d5a69e98a5559 .wpcf7-response-output_2437258385f7f1c6 {
  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_3f0ca834557443fb .wpcf7-form_8af5c96fbe4e16c8.invalid_244432179b4b0fe5 .wpcf7-response-output_2437258385f7f1c6 {
  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_039204212d89fb23 {
  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_039204212d89fb23 .wpcf7-te-list-item_0777593343291764 {
    margin: 0; }
    .wpcf7-form-control_039204212d89fb23 .wpcf7-te-list-item_0777593343291764 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_039204212d89fb23 .wpcf7-te-list-item_0777593343291764 label .wpcf7-te-list-item-label_409a35dd414f5339 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_03c418432ef76069 .te-comment-respond_3f0ca834557443fb textarea {
  margin-bottom: 12px; }

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

body.admin-bar_5f31ec1871b779dd .header-menu-area_03dbc2d569b2a523.sticky_menu_4b7e326052d51358 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_5f31ec1871b779dd .header-menu-area_03dbc2d569b2a523.sticky_menu_4b7e326052d51358 {
      top: 0; } }

.page-template-default_bc8f2ede4b284736.page-id-146_05ace64062071599 .tp-page-content_cb7b187f605dbe9e p:last-child {
  margin-bottom: 10px; }
.page-template-default_bc8f2ede4b284736.page-id-1133_dd5106ccd33fb622 .tp-page-content_cb7b187f605dbe9e .te-comment-respond_3f0ca834557443fb {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_bc8f2ede4b284736.page-id-3_8ac167fe4ff5246c .page-area_78e2e83308fd2b38 {
  padding-top: 128px; }

.single-post-item_d84e9558b09ee65e.post-24_a3e0d8d05d229343 .wp-block-button_79a574577d4d42b8 a {
  color: #ffffff; }

.post-template-default_9b7534a3ada650e9.postid-163_139ae46263bd72c6 .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content {
  margin-bottom: 34px; }
.post-template-default_9b7534a3ada650e9.postid-150_3e79fd7fa46590de .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_9b7534a3ada650e9.postid-150_3e79fd7fa46590de .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-block-group_07739822b442f376.is-layout-constrained_4f0d47b27b1ba436:last-child {
    border: 1px solid #000; }
.post-template-default_9b7534a3ada650e9.postid-51_30329d6d7d3b8f73 .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_9b7534a3ada650e9.postid-51_30329d6d7d3b8f73 .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_9b7534a3ada650e9.postid-1163_bced4eeaa144a196 .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-caption_e7424ca473eebb77, .post-template-default_9b7534a3ada650e9.postid-568_975477c632186eac .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-caption_e7424ca473eebb77 {
  margin-top: 20px; }
.post-template-default_9b7534a3ada650e9.postid-1785_0a4a8aebff6a81da .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-block-button__link_29d30c531a15a74a {
  color: #ffffff !important; }
.post-template-default_9b7534a3ada650e9.postid-1149_7c448522f6839f63 .te-blog-details-wrapper_8996635f82654eb5 .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d p {
  margin-bottom: 0; }
.post-template-default_9b7534a3ada650e9.postid-555_9503427c0eea6380 .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .gallery_7bf4fb97c4ab79b5 {
  margin-top: 20px; }

.error-404_f8f5d6095ed3d582.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_f8f5d6095ed3d582.not-found .error-content_06cb2b25146f65da .error-btn-bh_6869587a5cd13944 {
    margin-top: 20px; }

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

.sidebar_f9ad1ac663a9d761 .widget_media_gallery_1b38cbf6d85ccd57 .gallery-item_ad4f868f65432a61 {
  margin-bottom: 0; }
  .sidebar_f9ad1ac663a9d761 .widget_media_gallery_1b38cbf6d85ccd57 .gallery-item_ad4f868f65432a61 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_27226de7d2a90601 {
  -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_200a47b959ee3e4c {
  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_729f4243afda0bf6 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_5f31ec1871b779dd .header-area_13a0d6255801773e.style-2_b14baf8397336d18.login .te-header-menu-area_7aa4a889249e5fda {
  top: auto !important; }

.header-area_13a0d6255801773e .container-fluid_e46184461aed36e9 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_13a0d6255801773e .container-fluid_e46184461aed36e9 {
      padding: 0 24px; } }
.header-area_13a0d6255801773e.style-2_b14baf8397336d18 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .header-top .te-header-contact-info_c7bf1a812767b50d span {
    color: #677471; }
    .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .header-top .te-header-contact-info_c7bf1a812767b50d span i {
      color: #317EFE; }
    .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .header-top .te-header-contact-info_c7bf1a812767b50d span a {
      color: #677471; }
  .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .header-top .te-social-profile_3ca4f0475dcbd6f6 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .header-top .te-social-profile_3ca4f0475dcbd6f6 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_13a0d6255801773e.style-2_b14baf8397336d18 .te-header-menu-area_7aa4a889249e5fda {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .te-header-menu-area_7aa4a889249e5fda .menu-wrapper_d0233dc8052709bc {
    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_13a0d6255801773e.style-2_b14baf8397336d18 .te-header-menu-area_7aa4a889249e5fda .menu-wrapper_d0233dc8052709bc {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .te-header-menu-area_7aa4a889249e5fda .te-header-btn_5f5b3f583dbbbe02 .te-quote-btn_c2e89daa97a2630a {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_13a0d6255801773e.style-2_b14baf8397336d18 .te-sticky_menu {
  top: 0; }
  .header-area_13a0d6255801773e.style-2_b14baf8397336d18 .te-sticky_menu .menu-wrapper_d0233dc8052709bc {
    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_0036e6eb6622363f {
    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_d63dd8e61e3e1b60 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_c7bf1a812767b50d {
    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_c7bf1a812767b50d 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_c7bf1a812767b50d span.te-contact-info-item_08091e6fa6406796 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_c7bf1a812767b50d 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_72f441a7403e9e06 {
      display: none; } }
  .header-top .header-top-btn_72f441a7403e9e06 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_72f441a7403e9e06 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_72f441a7403e9e06 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_3ca4f0475dcbd6f6 {
    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_3ca4f0475dcbd6f6 .te-social-profile-label_0280f27561b8ca5c {
      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_3ca4f0475dcbd6f6 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_3ca4f0475dcbd6f6 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_7aa4a889249e5fda {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_7aa4a889249e5fda.te-te-sticky-header_fb53ec1d0b54bedf {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_7aa4a889249e5fda.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_7aa4a889249e5fda.te-sticky_menu .te-logo_f76aa8e6768d7e2f {
      height: 84px; }
      .te-header-menu-area_7aa4a889249e5fda.te-sticky_menu .te-logo_f76aa8e6768d7e2f:after {
        display: none; }
      .te-header-menu-area_7aa4a889249e5fda.te-sticky_menu .te-logo_f76aa8e6768d7e2f .te-standard-logo_fffb4535806da3c8 {
        display: none; }
      .te-header-menu-area_7aa4a889249e5fda.te-sticky_menu .te-logo_f76aa8e6768d7e2f .te-sticky-logo_2dc42ae3d069e564 {
        display: block; }
        .te-header-menu-area_7aa4a889249e5fda.te-sticky_menu .te-logo_f76aa8e6768d7e2f .te-sticky-logo_2dc42ae3d069e564 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_7aa4a889249e5fda.te-sticky_menu .te-main-menu_c94ba015fc1ca2dd ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_7aa4a889249e5fda.te-sticky_menu .te-main-menu_c94ba015fc1ca2dd 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_7aa4a889249e5fda.te-sticky_menu .te-main-menu_c94ba015fc1ca2dd ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_7aa4a889249e5fda.te-sticky_menu .te-main-menu_c94ba015fc1ca2dd ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_7aa4a889249e5fda .te-header-menu-wrapper_d304c255f638e291 {
    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_7aa4a889249e5fda .te-header-menu-wrapper_d304c255f638e291 {
        gap: 20px; } }
  .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f {
    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_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f .te-standard-logo_fffb4535806da3c8 {
        display: none; } }
    .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f .te-standard-logo_fffb4535806da3c8 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f .te-sticky-logo_2dc42ae3d069e564 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f .te-sticky-logo_2dc42ae3d069e564 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f .te-sticky-logo_2dc42ae3d069e564 {
          display: block; } }
      .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f .te-sticky-logo_2dc42ae3d069e564 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_7aa4a889249e5fda .te-logo_f76aa8e6768d7e2f .te-retina-logo_4cab7291e2e023ba {
      display: none; }

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

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

.te-header-btn_5f5b3f583dbbbe02 {
  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_5f5b3f583dbbbe02 .te-icon_606836d2a36b9307 {
    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_5f5b3f583dbbbe02 .te-icon_606836d2a36b9307: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_5f5b3f583dbbbe02 {
      display: none; } }
  .te-header-btn_5f5b3f583dbbbe02 .te-cta-btn_199ae67a782b12db {
    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_5f5b3f583dbbbe02 .te-cta-btn_199ae67a782b12db:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_5f5b3f583dbbbe02 .te-quote-btn_c2e89daa97a2630a {
    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_5f5b3f583dbbbe02 .te-quote-btn_c2e89daa97a2630a: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_6570e1ef34902ca2 {
    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_6570e1ef34902ca2 .te-search-content-filed_6d6cafcbd1a41147 {
      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_6570e1ef34902ca2 .te-search-content-filed_6d6cafcbd1a41147 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_6570e1ef34902ca2 .te-search-form_4271a342407e34de {
      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_6570e1ef34902ca2 .te-search-form_4271a342407e34de .te-search-form-input_7640e3d9ca51b29a {
        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_6570e1ef34902ca2 .te-search-form_4271a342407e34de .te-search-form-input_7640e3d9ca51b29a .te-search-icon_f92aa31056807ff9 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_6570e1ef34902ca2 .te-search-form_4271a342407e34de .te-search-form-input_7640e3d9ca51b29a button.te-submit-search-btn_f7e8e1c8c14abaab {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_6570e1ef34902ca2 .te-search-form_4271a342407e34de 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_8273ffb7e9e0b171 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_b0a96ffe2bb82772 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_cf210c2774f842a8 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_cf210c2774f842a8 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_42d41ddd41cebdab {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_ece21170bdd62b73 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_eb99801e99cfbac6 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_eb99801e99cfbac6 .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_eb99801e99cfbac6 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-menu-sidebar-title_94e4e1c791a73a1d {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-header-contact-info_c7bf1a812767b50d {
      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_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-header-contact-info_c7bf1a812767b50d 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_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-header-contact-info_c7bf1a812767b50d span.te-contact-info-item_08091e6fa6406796 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-header-contact-info_c7bf1a812767b50d 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_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-header-contact-info_c7bf1a812767b50d span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-social-profile_3ca4f0475dcbd6f6 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-social-profile_3ca4f0475dcbd6f6 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_42d5cbd702653c6b .te-menu-sidebar-single-widget_09620b54db0d3646 .te-social-profile_3ca4f0475dcbd6f6 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_0e10b3a39d15a5df {
  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_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-feature-img_f8de459383d7bb9a {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-feature-img_f8de459383d7bb9a {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-feature-img_f8de459383d7bb9a {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-feature-img_f8de459383d7bb9a {
          right: -380px; } }
      .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-feature-img_f8de459383d7bb9a .company-award_9d7ecd08f8495677 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-feature-img_f8de459383d7bb9a .company-award_9d7ecd08f8495677 .icon_9fbd6ff17bf040d5 {
          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_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-feature-img_f8de459383d7bb9a .slider-feature-img-overlay_a8e56a9899d07194 {
          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_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-left-shape_125972a3caf534c8 {
      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_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-left-shape_125972a3caf534c8 {
          display: none; } }
    .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-right-shape_4d99944ca45e3930 {
      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_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-right-shape_4d99944ca45e3930 {
          display: none; } }
    .slider-area_0e10b3a39d15a5df.style-2_b14baf8397336d18 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-circle-shape_5eebb0f79827ab18 {
      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_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-short-title_79464049c0ca954e,
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-title_7620dc00c9622002,
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-short-desc_f8f4ea7252a77554,
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-btn-wrapper_070e5d5b94b594e9 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-short-title_79464049c0ca954e {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-title_7620dc00c9622002 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-short-desc_f8f4ea7252a77554 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-active_1b173060a41a038b .te-slider-btn-wrapper_070e5d5b94b594e9 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-dots_e8488016dea7c82d {
    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_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-dots_e8488016dea7c82d {
        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_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-dots_e8488016dea7c82d 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_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-dots_e8488016dea7c82d 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_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-dots_e8488016dea7c82d li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-dots_e8488016dea7c82d li.slick-active_1b173060a41a038b {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_0e10b3a39d15a5df .te-slider-wrapper_f52ad8abe05d5c26 .slick-dots_e8488016dea7c82d li.slick-active_1b173060a41a038b button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 {
    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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 {
        background-image: none !important; } }
    .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-overlay_8426d07fec623833 {
      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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-overlay_8426d07fec623833 {
          left: 0; } }
      .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-overlay_8426d07fec623833 .te-slider-overlay-shape_54b522246b7ca7e7 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-overlay_8426d07fec623833 .te-slider-overlay-shape_54b522246b7ca7e7 {
            display: none; } }
    .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d {
      position: relative;
      z-index: 99; }
      .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-short-title_79464049c0ca954e {
        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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
        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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-short-desc_f8f4ea7252a77554 {
        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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-short-desc_f8f4ea7252a77554 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-short-desc_f8f4ea7252a77554 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-short-desc_f8f4ea7252a77554 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 {
        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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 {
            padding-top: 30px; } }
        .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-theme-btn_8dbd657dab4e1785 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-call-btn_02e704e72bb452c4 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-call-btn_02e704e72bb452c4 .te-icon_606836d2a36b9307 {
            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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-call-btn_02e704e72bb452c4 .te-content_e461d0c7e1e4957c {
            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_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-call-btn_02e704e72bb452c4 .te-content_e461d0c7e1e4957c .te-title_4af9b77c1c192972 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_0e10b3a39d15a5df .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-call-btn_02e704e72bb452c4 .te-content_e461d0c7e1e4957c .te-text_09dee6e14d95924b {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540: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_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-overlay_8426d07fec623833 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-overlay_8426d07fec623833::before {
        display: none; }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-shape_abbc4be62307064d {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .slider-shape_abbc4be62307064d img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-one_cf4807cd3e57829b {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-one_cf4807cd3e57829b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-one_cf4807cd3e57829b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-one_cf4807cd3e57829b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-one_cf4807cd3e57829b {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-two_25189ab69085176b {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-two_25189ab69085176b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-two_25189ab69085176b {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-two_25189ab69085176b {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-two_25189ab69085176b {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-three_5ee6c5774ef32ad2 {
      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_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-three_5ee6c5774ef32ad2 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .shape-three_5ee6c5774ef32ad2 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-container_067961112f8dd279 {
      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_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-container_067961112f8dd279 {
          -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_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-container_067961112f8dd279 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-container_067961112f8dd279 .te-slider-column_d189f094a937af4d {
        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_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-container_067961112f8dd279 .te-slider-column_d189f094a937af4d {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-theme-btn_8dbd657dab4e1785 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-theme-btn_8dbd657dab4e1785:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-btn-wrapper_070e5d5b94b594e9 .te-call-btn_02e704e72bb452c4 .te-icon_606836d2a36b9307 {
      color: #317EFE; }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
      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_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-single-slider_7cdfe4aa1c3f4fb5 .te-slider-content-wrapper_a07159b8a831292d .te-slider-content_7bd2127eafde31bd .te-slider-title_7620dc00c9622002 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-slider-wrapper_f52ad8abe05d5c26 .container_69a1c2090f29a4b8 {
    position: relative; }
  .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-slider-wrapper_f52ad8abe05d5c26 .slider-shape-bg_968f927d987e5ba2 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-slider-wrapper_f52ad8abe05d5c26 .slider-shape-bg_968f927d987e5ba2 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-slider-wrapper_f52ad8abe05d5c26 .slider-shape-bg_968f927d987e5ba2 {
        margin-left: 0; } }
    .slider-area_0e10b3a39d15a5df.style-1_5317d249e9bc5540 .te-slider-wrapper_f52ad8abe05d5c26 .slider-shape-bg_968f927d987e5ba2: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_f760a05ae1e4eb2c {
  position: relative; }

.te-info-card_409d340f22081231 {
  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_409d340f22081231 {
      padding: 40px 25px; } }
  .te-info-card_409d340f22081231: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_409d340f22081231:hover .te-image-wrapper_5bd6b042894a2ae9 .overlay_b1e2c9689d826242 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_409d340f22081231:hover .te-image-wrapper_5bd6b042894a2ae9 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_409d340f22081231:hover .icon_9fbd6ff17bf040d5 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_409d340f22081231:hover .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 .te-theme-btn_8dbd657dab4e1785 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_409d340f22081231 .te-info-card-inner_93924785810be8c5 {
    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_409d340f22081231 .te-image-wrapper_5bd6b042894a2ae9 {
    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_409d340f22081231 .te-image-wrapper_5bd6b042894a2ae9 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_409d340f22081231 .te-image-wrapper_5bd6b042894a2ae9 .overlay_b1e2c9689d826242 {
      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_409d340f22081231 .icon_9fbd6ff17bf040d5 {
    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_409d340f22081231 .icon_9fbd6ff17bf040d5 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_409d340f22081231 .te-content-wrapper_421a61c8a142f971 {
    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_409d340f22081231 .te-title-wrapper_28c1d512e7228792 {
    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_409d340f22081231 .te-title-wrapper_28c1d512e7228792 .icon_9fbd6ff17bf040d5 {
      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_409d340f22081231 .te-title-wrapper_28c1d512e7228792 .icon_9fbd6ff17bf040d5::before, .te-info-card_409d340f22081231 .te-title-wrapper_28c1d512e7228792 .icon_9fbd6ff17bf040d5::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_409d340f22081231 .te-title-wrapper_28c1d512e7228792 .icon_9fbd6ff17bf040d5::before {
        top: 15px;
        left: 5px; }
      .te-info-card_409d340f22081231 .te-title-wrapper_28c1d512e7228792 .icon_9fbd6ff17bf040d5::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_409d340f22081231 .te-title-wrapper_28c1d512e7228792 .title_a52479d10e03197e {
      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_409d340f22081231 .te-title-wrapper_28c1d512e7228792 .divider_7997bc0781a579af {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_409d340f22081231 .content_57ee5c97bde66ed7 {
    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_409d340f22081231 .content_57ee5c97bde66ed7 .desc_cf20a76fc61d6eb5 {
      -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_409d340f22081231 .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_409d340f22081231 .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 .te-theme-btn_8dbd657dab4e1785 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_409d340f22081231 .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 .te-theme-btn_8dbd657dab4e1785:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_409d340f22081231.style-2_b14baf8397336d18 {
  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_409d340f22081231.style-2_b14baf8397336d18 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_409d340f22081231.style-2_b14baf8397336d18 {
      padding: 35px; } }
  .te-info-card_409d340f22081231.style-2_b14baf8397336d18:hover .image_01cd97820e4eac37 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_409d340f22081231.style-2_b14baf8397336d18:hover .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 .te-theme-btn_8dbd657dab4e1785 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_409d340f22081231.style-2_b14baf8397336d18 .image_01cd97820e4eac37 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_409d340f22081231.style-2_b14baf8397336d18 .image_01cd97820e4eac37 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_409d340f22081231.style-2_b14baf8397336d18 .te-title-wrapper_28c1d512e7228792 {
    padding-bottom: 15px; }
  .te-info-card_409d340f22081231.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_409d340f22081231.style-2_b14baf8397336d18 .content_57ee5c97bde66ed7 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_409d340f22081231.style-2_b14baf8397336d18 .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 .te-theme-btn_8dbd657dab4e1785 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 {
  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_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 .icon_9fbd6ff17bf040d5 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 .icon_9fbd6ff17bf040d5 img {
      width: 100%; }
  .te-icon-card_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 .content_57ee5c97bde66ed7 {
    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_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
      color: #ffffff; }
    .te-icon-card_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 .content_57ee5c97bde66ed7 .desc_cf20a76fc61d6eb5 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 {
      gap: 25px; }
      .te-icon-card_a07e8e21d00ce706.style-three_56de2ac73fe3cab4 .content_57ee5c97bde66ed7 {
        gap: 18px; } }

.te-icon-card_a07e8e21d00ce706.style-2_b14baf8397336d18 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_a07e8e21d00ce706.style-2_b14baf8397336d18 .icon_9fbd6ff17bf040d5 {
    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_a07e8e21d00ce706.style-2_b14baf8397336d18 .content_57ee5c97bde66ed7 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_a07e8e21d00ce706.style-2_b14baf8397336d18 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_a07e8e21d00ce706.style-2_b14baf8397336d18 .content_57ee5c97bde66ed7 .desc_cf20a76fc61d6eb5 {
      line-height: 22px; }

.te-about-image-card_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 {
      text-align: left; } }
  .te-about-image-card_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 > img {
          width: 100%; } }
    .te-about-image-card_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-img-card-shape_13cf25284f6bd2ea {
      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_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-img-card-shape_13cf25284f6bd2ea {
          right: 0; } }
.te-about-image-card_5a8b1560430af602 .te-company-foundation_59b27504ebcb148d {
  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_5a8b1560430af602 .te-company-foundation_59b27504ebcb148d .te-counter-wrapper_a83020b88384fd32 {
    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_5a8b1560430af602 .te-company-foundation_59b27504ebcb148d .counter-title_16db9aabb85bf2a3 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_5a8b1560430af602 .te-company-foundation_59b27504ebcb148d .title_a52479d10e03197e {
    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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-img-card-shape_13cf25284f6bd2ea {
    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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-img-card-shape_13cf25284f6bd2ea {
        display: none; } }
  .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c {
        position: relative; } }
    .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-another-image-inner_141be7afe479ffad {
      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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-another-image-inner_141be7afe479ffad {
          width: 100%; }
          .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-another-image-inner_141be7afe479ffad img {
            width: 100%; } }
    .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .video-btn_65d346ee97a552e9 {
      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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .video-btn_65d346ee97a552e9 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .video-btn_65d346ee97a552e9 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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-badge-text_8f0ab8847ae4da64 {
      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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-badge-text_8f0ab8847ae4da64 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-badge-text_8f0ab8847ae4da64 .icon_9fbd6ff17bf040d5 {
        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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-badge-text_8f0ab8847ae4da64 .text_dbf6d824d3321062 {
        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_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-badge-text_8f0ab8847ae4da64 .text_dbf6d824d3321062 .title_a52479d10e03197e {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_5a8b1560430af602.style-2_b14baf8397336d18 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 .te-another-image_791f062d81bf9e9c .te-badge-text_8f0ab8847ae4da64 .text_dbf6d824d3321062 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f {
  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_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-section-title_70128e3e5863c9c6 {
    margin-bottom: 0; }
    .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-section-title_70128e3e5863c9c6 .title_a52479d10e03197e {
      margin-bottom: 0; }
  .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-list-item-wrapper_883eb205ec375d3d {
    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_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-list-item-wrapper_883eb205ec375d3d {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-list-item-wrapper_883eb205ec375d3d .te-list-item_9c7d3b4a76cedbb3 .icon_9fbd6ff17bf040d5 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-list-item-wrapper_883eb205ec375d3d .te-list-item_9c7d3b4a76cedbb3 .text_dbf6d824d3321062 {
      color: #14203A; }
  .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 {
    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_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .te-single-info-list_0eb6cd464fad839f {
      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_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .te-single-info-list_0eb6cd464fad839f:hover .icon_9fbd6ff17bf040d5 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_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .te-single-info-list_0eb6cd464fad839f .icon_9fbd6ff17bf040d5 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .te-single-info-list_0eb6cd464fad839f .icon_9fbd6ff17bf040d5::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_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .te-single-info-list_0eb6cd464fad839f .icon_9fbd6ff17bf040d5 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_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .te-single-info-list_0eb6cd464fad839f .title_a52479d10e03197e {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_5613245522ec1074 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .te-single-info-list_0eb6cd464fad839f .short-title_aee1407eb910f2e3 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_5613245522ec1074.style-2_b14baf8397336d18 .te-about-info-content_37f6a7cde27bbe0f {
  gap: 10px; }
  .te-about-info-card_5613245522ec1074.style-2_b14baf8397336d18 .te-about-info-content_37f6a7cde27bbe0f .te-list-item-wrapper_883eb205ec375d3d {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_5613245522ec1074.style-2_b14baf8397336d18 .te-about-info-content_37f6a7cde27bbe0f .te-list-item-wrapper_883eb205ec375d3d .te-list-item_9c7d3b4a76cedbb3 .icon_9fbd6ff17bf040d5 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_5613245522ec1074.style-2_b14baf8397336d18 .te-about-info-content_37f6a7cde27bbe0f .te-list-item-wrapper_883eb205ec375d3d .te-list-item_9c7d3b4a76cedbb3 .text_dbf6d824d3321062 {
      color: #335371; }
  .te-about-info-card_5613245522ec1074.style-2_b14baf8397336d18 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_5613245522ec1074.style-2_b14baf8397336d18 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .divider_7997bc0781a579af {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_5613245522ec1074.style-2_b14baf8397336d18 .te-about-info-content_37f6a7cde27bbe0f .te-info-list_7eca93bc29e89699 .divider_7997bc0781a579af {
          height: 1px;
          width: 100%; } }

.te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-section-title_70128e3e5863c9c6 {
  margin-bottom: 40px; }
.te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .about-info-wrapper_6b402028b4da6a18 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .about-info-wrapper_6b402028b4da6a18 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .about-info-wrapper_6b402028b4da6a18 .about-info-img_aae1ad4f5b36f2e7 {
    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_5613245522ec1074.style-three_56de2ac73fe3cab4 .about-info-wrapper_6b402028b4da6a18 .about-info-img_aae1ad4f5b36f2e7 {
        height: 350px; } }
    .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .about-info-wrapper_6b402028b4da6a18 .about-info-img_aae1ad4f5b36f2e7 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f .skill-progressbar-wrapper_a45cc3e660b7d65e {
    width: 100%; }
  .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f .te-icon-card-wrapper_d303779bb09f0347 {
    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_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f .te-icon-card-wrapper_d303779bb09f0347 .te-icon-card_a07e8e21d00ce706 {
      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_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f .te-icon-card-wrapper_d303779bb09f0347 .te-icon-card_a07e8e21d00ce706 .icon_9fbd6ff17bf040d5 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f .te-icon-card-wrapper_d303779bb09f0347 .te-icon-card_a07e8e21d00ce706 .content_57ee5c97bde66ed7 {
        gap: 4px; }
        .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f .te-icon-card-wrapper_d303779bb09f0347 .te-icon-card_a07e8e21d00ce706 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_5613245522ec1074.style-three_56de2ac73fe3cab4 .te-about-info-content_37f6a7cde27bbe0f .te-btn-wrapper_2cb7943d6ad9b178 {
    margin-top: 7px; }

.te-counter-card_017f2d679d8d082e {
  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_017f2d679d8d082e {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_017f2d679d8d082e {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 {
    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_017f2d679d8d082e .te-counter-item_0e43959ea89fed67:hover .icon_9fbd6ff17bf040d5 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .icon_9fbd6ff17bf040d5 {
      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_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .icon_9fbd6ff17bf040d5 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .te-counter-title_3e8020ebeeb5632b {
      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_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .te-counter-title_3e8020ebeeb5632b .content_57ee5c97bde66ed7 {
        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_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .number_f268386bd7c688b1 {
      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_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .number_f268386bd7c688b1 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .title_a52479d10e03197e {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .text_dbf6d824d3321062 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_c9f998a2614d30ef {
  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_c9f998a2614d30ef::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_c9f998a2614d30ef {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_c9f998a2614d30ef:hover {
    top: -5px; }
    .te-process-step_c9f998a2614d30ef:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_c9f998a2614d30ef:hover .icon_9fbd6ff17bf040d5 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c9f998a2614d30ef:hover .counter-number_74502fbc09a721c8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c9f998a2614d30ef:hover .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 .te-theme-btn_8dbd657dab4e1785 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_c9f998a2614d30ef .icon_9fbd6ff17bf040d5 {
    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_c9f998a2614d30ef .icon_9fbd6ff17bf040d5 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_c9f998a2614d30ef .te-content-wrapper_421a61c8a142f971 {
    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_c9f998a2614d30ef .te-counter-wrapper_a83020b88384fd32 {
    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_c9f998a2614d30ef .te-counter-wrapper_a83020b88384fd32 .shape_23fa4c803d8b87b8 {
      position: relative; }
  .te-process-step_c9f998a2614d30ef .counter-number_74502fbc09a721c8 {
    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_c9f998a2614d30ef .te-title-wrapper_28c1d512e7228792 {
    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_c9f998a2614d30ef .te-title-wrapper_28c1d512e7228792 .icon_9fbd6ff17bf040d5 {
      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_c9f998a2614d30ef .te-title-wrapper_28c1d512e7228792 .title_a52479d10e03197e {
      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_c9f998a2614d30ef .content_57ee5c97bde66ed7 {
    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_c9f998a2614d30ef .content_57ee5c97bde66ed7 .desc_cf20a76fc61d6eb5 {
      -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_c9f998a2614d30ef .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 {
      margin-top: -10px; }
      .te-process-step_c9f998a2614d30ef .content_57ee5c97bde66ed7 .te-read-more_55841cff99183c69 .te-theme-btn_8dbd657dab4e1785 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_9eb4c32e0a631fcf {
  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_9eb4c32e0a631fcf {
      padding: 30px; } }
  .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 {
    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_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 {
      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_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .image_01cd97820e4eac37 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .rating_6ea6dcad9e439e59 {
          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_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .name_b06f2d86e1815856 {
          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_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .name_b06f2d86e1815856 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .designation_26828fa63b039484 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .icon_9fbd6ff17bf040d5 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_9eb4c32e0a631fcf .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .icon_9fbd6ff17bf040d5 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_ef689817d0fa7c33 {
  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_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 {
    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_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 {
        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_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .icon_9fbd6ff17bf040d5 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .name_b06f2d86e1815856 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .designation_26828fa63b039484 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_ef689817d0fa7c33 .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .image_01cd97820e4eac37 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a::before {
    display: none; }
  .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 {
    gap: 15px; }
    .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 {
      -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_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 {
          padding: 15px 30px; } }
      .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .image_01cd97820e4eac37 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .image_01cd97820e4eac37 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .rating_6ea6dcad9e439e59 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .te-user-info_9c2f9b70b6e75a75 .name_b06f2d86e1815856 span {
        color: #317EFE; }
    .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .icon_9fbd6ff17bf040d5 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .icon_9fbd6ff17bf040d5 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_e6a242b8e9153ca7 {
  position: relative; }
  .te-testimonial-slider-wrapper_e6a242b8e9153ca7 .slick-list_c6977f90261f773a {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_e6a242b8e9153ca7 .slick-list_c6977f90261f773a .slick-slide_b0630f6c4a2e0be3 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e6a242b8e9153ca7 .slick-dots_e8488016dea7c82d {
    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_e6a242b8e9153ca7 .slick-dots_e8488016dea7c82d 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_e6a242b8e9153ca7 .slick-dots_e8488016dea7c82d 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_e6a242b8e9153ca7 .slick-dots_e8488016dea7c82d li.slick-active_1b173060a41a038b {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_e6a242b8e9153ca7 .slick-dots_e8488016dea7c82d li.slick-active_1b173060a41a038b button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e6a242b8e9153ca7 .slick-arrow_44de92632d094b01 {
    display: none !important; }

.te-accordion-box-wrapper_52d523a3ee1f063a {
  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_b290d22df399a39e .te-accordion-list-item_85d68ab8487de920 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_b290d22df399a39e .te-accordion-list-item_85d68ab8487de920 .te-accordion-head_87a87fc3a06df2aa {
    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_b290d22df399a39e .te-accordion-list-item_85d68ab8487de920 .te-accordion-head_87a87fc3a06df2aa: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_b290d22df399a39e .te-accordion-list-item_85d68ab8487de920 .te-accordion-head_87a87fc3a06df2aa.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_b290d22df399a39e .te-accordion-list-item_85d68ab8487de920 .te-accordion-head_87a87fc3a06df2aa .te-accordion-title_3103f6a453344d75 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_b290d22df399a39e .te-accordion-list-item_85d68ab8487de920 .te-accordion-body_9a2e30c212fbc81f {
    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_f56aa5f6cb339b4d {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_f56aa5f6cb339b4d {
      padding-left: 30px; } }
  .page-header_f56aa5f6cb339b4d .te-page-title_81d5eb6e4abd4e84,
  .page-header_f56aa5f6cb339b4d .page-title_74f86ff80dda3006 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_f56aa5f6cb339b4d .te-page-title_81d5eb6e4abd4e84,
      .page-header_f56aa5f6cb339b4d .page-title_74f86ff80dda3006 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_e7cfb2a4d17349bb {
  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_e7cfb2a4d17349bb:hover .te-post-thumbnail_8814420e8ee0b86e img,
  .te-post-item_e7cfb2a4d17349bb:hover .post-video_b0c33b4697245c10 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_e7cfb2a4d17349bb iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_e7cfb2a4d17349bb iframe {
        height: 350px; } }
  .te-post-item_e7cfb2a4d17349bb .post-gallery .slick-list_c6977f90261f773a .slick-track_288e11e001f2b0e7 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_e7cfb2a4d17349bb .te-post-content-wrapper_ac5c7e7784590920 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_e7cfb2a4d17349bb .te-post-content-wrapper_ac5c7e7784590920 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_e7cfb2a4d17349bb .te-post-content-wrapper_ac5c7e7784590920 .te-read-more_55841cff99183c69 {
      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_e7cfb2a4d17349bb.format-quote_54f0e9ca821cae71 .te-post-content {
    margin: 0; }
  .te-post-item_e7cfb2a4d17349bb.format-quote_54f0e9ca821cae71 blockquote {
    margin: 0; }
    .te-post-item_e7cfb2a4d17349bb.format-quote_54f0e9ca821cae71 blockquote p {
      margin-top: 0; }
    .te-post-item_e7cfb2a4d17349bb.format-quote_54f0e9ca821cae71 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_e7cfb2a4d17349bb.format-quote_54f0e9ca821cae71 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_e7cfb2a4d17349bb.sticky_470926e2778d797a {
    border: 2px solid #317EFE; }
    .te-post-item_e7cfb2a4d17349bb.sticky_470926e2778d797a .te-post-content {
      margin-bottom: 0; }
      .te-post-item_e7cfb2a4d17349bb.sticky_470926e2778d797a .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_e7cfb2a4d17349bb .te-post-title_f81b388501a0980c {
    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_e7cfb2a4d17349bb .te-post-title_f81b388501a0980c {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_e7cfb2a4d17349bb .te-post-title_f81b388501a0980c:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_e7cfb2a4d17349bb .te-post-content p {
    margin-top: 17px; }
  .te-post-item_e7cfb2a4d17349bb .te-post-content h2,
  .te-post-item_e7cfb2a4d17349bb .te-post-content h3,
  .te-post-item_e7cfb2a4d17349bb .te-post-content h4,
  .te-post-item_e7cfb2a4d17349bb .te-post-content h5,
  .te-post-item_e7cfb2a4d17349bb .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_e7cfb2a4d17349bb .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_e7cfb2a4d17349bb .te-single-post-meta_7a8024402b3cd0b1 {
    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_e7cfb2a4d17349bb .te-social-share_c51eb3336e180555 {
    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_e7cfb2a4d17349bb .te-social-share_c51eb3336e180555 a.facebook_3d44bcc936173fd3 {
      color: #1877f2; }
    .te-post-item_e7cfb2a4d17349bb .te-social-share_c51eb3336e180555 a.twitter_a3f78e23a1d08d00 {
      color: #1da1f2; }
    .te-post-item_e7cfb2a4d17349bb .te-social-share_c51eb3336e180555 a.linkedin_9dec66290733ba45 {
      color: #1a70c6; }
    .te-post-item_e7cfb2a4d17349bb .te-social-share_c51eb3336e180555 .te-social-share-title_44b290e117e7eef8 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_e7cfb2a4d17349bb .te-blog-post-tag_3ed257cae5c36154 {
    width: 100%;
    display: inline-block; }
    .te-post-item_e7cfb2a4d17349bb .te-blog-post-tag_3ed257cae5c36154 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_e7cfb2a4d17349bb .te-blog-post-tag_3ed257cae5c36154 .te-post-tag-list_ae321092b3d70e4f {
      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_e7cfb2a4d17349bb .te-blog-post-tag_3ed257cae5c36154 .te-post-tag-list_ae321092b3d70e4f 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_e7cfb2a4d17349bb .te-blog-post-tag_3ed257cae5c36154 .te-post-tag-list_ae321092b3d70e4f 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_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e,
  .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10 {
    position: relative;
    overflow: hidden; }
    .te-post-item_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e img,
    .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10 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_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e .popup-video-wrapper_5af0c9ca0ec187a8,
    .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10 .popup-video-wrapper_5af0c9ca0ec187a8 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e .video-btn_65d346ee97a552e9 a,
    .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10 .video-btn_65d346ee97a552e9 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_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e .video-btn_65d346ee97a552e9 a i,
      .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10 .video-btn_65d346ee97a552e9 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e .video-btn_65d346ee97a552e9 a:hover,
      .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10 .video-btn_65d346ee97a552e9 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_e7cfb2a4d17349bb 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_e7cfb2a4d17349bb button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_e7cfb2a4d17349bb button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_e7cfb2a4d17349bb 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_e7cfb2a4d17349bb button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_e7cfb2a4d17349bb button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_e7cfb2a4d17349bb .post-audio_d502fe648b3e5182 iframe {
    width: 100%; }
  .te-post-item_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf {
    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_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf {
        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_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf 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_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf 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_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_4aea7ac7c82c3be9 {
  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_4aea7ac7c82c3be9.style-1_5317d249e9bc5540 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_4aea7ac7c82c3be9.style-1_5317d249e9bc5540 .image_01cd97820e4eac37 {
      height: 290px; }
    .te-post-card_4aea7ac7c82c3be9.style-1_5317d249e9bc5540 .content_57ee5c97bde66ed7 {
      padding: 0 20px 20px 20px; }
  .te-post-card_4aea7ac7c82c3be9:hover .image_01cd97820e4eac37 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_4aea7ac7c82c3be9 .image_01cd97820e4eac37 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_4aea7ac7c82c3be9 .image_01cd97820e4eac37 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_4aea7ac7c82c3be9 .image_01cd97820e4eac37 .te-post-date_88d14cd8abf270fe {
      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_4aea7ac7c82c3be9 .image_01cd97820e4eac37 .te-post-date_88d14cd8abf270fe span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 {
    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_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 .te-post-meta-info_c1e8adb5179ae9df {
      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_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 .te-post-meta-info_c1e8adb5179ae9df .te-single-meta_c0a3d9aab98eb8a8 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 .te-post-meta-info_c1e8adb5179ae9df .te-single-meta_c0a3d9aab98eb8a8 span,
        .te-post-card_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 .te-post-meta-info_c1e8adb5179ae9df .te-single-meta_c0a3d9aab98eb8a8 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 .te-post-meta-info_c1e8adb5179ae9df .te-single-meta_c0a3d9aab98eb8a8 i {
          color: #317EFE; }
    .te-post-card_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
      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_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 a.read-btn_a484b73a4e20d9e9 {
      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_4aea7ac7c82c3be9 .content_57ee5c97bde66ed7 a.read-btn_a484b73a4e20d9e9:hover {
        color: #317EFE; }

.te-post-card_4aea7ac7c82c3be9.style-2_b14baf8397336d18 {
  gap: 20px; }
  .te-post-card_4aea7ac7c82c3be9.style-2_b14baf8397336d18 .image_01cd97820e4eac37 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_4aea7ac7c82c3be9.style-2_b14baf8397336d18 .image_01cd97820e4eac37 .te-post-date_88d14cd8abf270fe {
      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_4aea7ac7c82c3be9.style-2_b14baf8397336d18 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
    font-size: 20px; }
  .te-post-card_4aea7ac7c82c3be9.style-2_b14baf8397336d18 .content_57ee5c97bde66ed7 .te-post-meta-info_c1e8adb5179ae9df {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_8996635f82654eb5 .te-comment-respond_3f0ca834557443fb {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_8996635f82654eb5 .te-post-comments_97fadf349b095583 {
  margin-top: 70px; }
.te-blog-details-wrapper_8996635f82654eb5 .wp-block-group_07739822b442f376.has-background_83d65a2f57c27c76 .wp-block-button_79a574577d4d42b8 .wp-block-button__link_29d30c531a15a74a {
  color: #ffffff !important; }
.te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-meta_2ee9c5d4a48503cf {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e,
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10,
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-gallery,
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .postbox-audio_65dfe291137d4a91,
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .wp-block-post-featured-image_65f3de20e1f1f476 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e,
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10,
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-gallery,
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .postbox-audio_65dfe291137d4a91,
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .wp-block-post-featured-image_65f3de20e1f1f476 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e:hover img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10:hover img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-gallery:hover img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .postbox-audio_65dfe291137d4a91:hover img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .wp-block-post-featured-image_65f3de20e1f1f476: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_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-thumbnail_8814420e8ee0b86e img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-video_b0c33b4697245c10 img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .post-gallery img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .postbox-audio_65dfe291137d4a91 img,
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .wp-block-post-featured-image_65f3de20e1f1f476 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_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content-wrapper_ac5c7e7784590920 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-block-query_da1cd1f8bf7e596c .wp-block-post-template_6674912c8179cfe6 {
      padding-left: 0; }
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-block-query_da1cd1f8bf7e596c .wp-block-post-template_6674912c8179cfe6 .wp-block-post_b49bce9620d81c8f {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-block-navigation__responsive-container-content_11dc8c304ade580a .wp-block-page-list_ef4b6506691494af {
      padding-left: 0; }
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-block-group_07739822b442f376 {
      margin: 15px 0; }
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content .wp-block-group_07739822b442f376 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_8996635f82654eb5 .te-post-item_e7cfb2a4d17349bb .te-blog-post-tag_3ed257cae5c36154 .te-social-share_c51eb3336e180555 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_8996635f82654eb5 .wp-block-calendar_4c63613e86fb9df0 {
  margin-bottom: 30px; }

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

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

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

.cta-area_51dfbcd905c98060 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_51dfbcd905c98060 .te-content-wrapper_421a61c8a142f971 {
    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_51dfbcd905c98060 .te-content-wrapper_421a61c8a142f971 .short-title_aee1407eb910f2e3 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_51dfbcd905c98060 .te-content-wrapper_421a61c8a142f971 .te-cta-title_6d35c54b92e2b4ea {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_51dfbcd905c98060 .te-content-wrapper_421a61c8a142f971 .te-cta-title_6d35c54b92e2b4ea {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_51dfbcd905c98060 .te-content-wrapper_421a61c8a142f971 .te-cta-title_6d35c54b92e2b4ea {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_51dfbcd905c98060 .te-content-wrapper_421a61c8a142f971 .te-cta-title_6d35c54b92e2b4ea {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_51dfbcd905c98060 .te-content-wrapper_421a61c8a142f971 .text_dbf6d824d3321062 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_51dfbcd905c98060 .te-btn-wrapper_2cb7943d6ad9b178 {
    margin-top: 30px; }
  .cta-area_51dfbcd905c98060 .te-cta-inner-area_a292bf6f79d4ede0 {
    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_51dfbcd905c98060 .te-cta-inner-area_a292bf6f79d4ede0 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_51dfbcd905c98060 .te-cta-inner-area_a292bf6f79d4ede0 .te-cta-collumn_f4af9916e5560c27 {
      -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_70128e3e5863c9c6 {
  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_70128e3e5863c9c6 {
      -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_70128e3e5863c9c6.left-align-title_3cc085421dac3f8c .te-section-content_a934b3eb8de1ab8f {
    margin-top: -15px; }
  .te-section-title_70128e3e5863c9c6 .te-section-content_a934b3eb8de1ab8f {
    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_70128e3e5863c9c6 .short-title_aee1407eb910f2e3 {
    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_70128e3e5863c9c6 .short-title_aee1407eb910f2e3::before, .te-section-title_70128e3e5863c9c6 .short-title_aee1407eb910f2e3::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_70128e3e5863c9c6 .short-title_aee1407eb910f2e3.only-divider_94d2abb9b364ce3e {
      gap: 10px; }
      .te-section-title_70128e3e5863c9c6 .short-title_aee1407eb910f2e3.only-divider_94d2abb9b364ce3e::before {
        display: none; }
  .te-section-title_70128e3e5863c9c6 .title_a52479d10e03197e {
    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_70128e3e5863c9c6 .title_a52479d10e03197e {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_70128e3e5863c9c6 .title_a52479d10e03197e {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_70128e3e5863c9c6 .title_a52479d10e03197e {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_70128e3e5863c9c6 .title_a52479d10e03197e {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_70128e3e5863c9c6 .title_a52479d10e03197e br {
        display: none; } }
    .te-section-title_70128e3e5863c9c6 .title_a52479d10e03197e span {
      color: #317EFE; }
  .te-section-title_70128e3e5863c9c6 .te-section-desc_a39c96f6e97b59f1 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_70128e3e5863c9c6 .te-section-desc_a39c96f6e97b59f1 .te-theme-btn_8dbd657dab4e1785 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_70128e3e5863c9c6 .te-section-desc_a39c96f6e97b59f1 .te-theme-btn_8dbd657dab4e1785:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_af359c81fa6a8d47,
.navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04,
.comment-navigation_252a5b8c1040ee5e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_af359c81fa6a8d47 .wp-block-query-pagination-numbers_3b4b26bad41abf03,
  .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .wp-block-query-pagination-numbers_3b4b26bad41abf03,
  .comment-navigation_252a5b8c1040ee5e .wp-block-query-pagination-numbers_3b4b26bad41abf03 {
    width: inherit; }
  .wp-block-query-pagination_af359c81fa6a8d47 .nav-links_22a64b549378ae82,
  .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .nav-links_22a64b549378ae82,
  .comment-navigation_252a5b8c1040ee5e .nav-links_22a64b549378ae82 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_af359c81fa6a8d47 .wp-block-query-pagination-previous_1d2a921f5108d98e,
  .wp-block-query-pagination_af359c81fa6a8d47 .wp-block-query-pagination-next_1743b5389469571d,
  .wp-block-query-pagination_af359c81fa6a8d47 .nav-next_ca33caac4f45fa2c a,
  .wp-block-query-pagination_af359c81fa6a8d47 .nav-previous_51e93fcb9b7dbe3e a,
  .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .wp-block-query-pagination-previous_1d2a921f5108d98e,
  .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .wp-block-query-pagination-next_1743b5389469571d,
  .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .nav-next_ca33caac4f45fa2c a,
  .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .nav-previous_51e93fcb9b7dbe3e a,
  .comment-navigation_252a5b8c1040ee5e .wp-block-query-pagination-previous_1d2a921f5108d98e,
  .comment-navigation_252a5b8c1040ee5e .wp-block-query-pagination-next_1743b5389469571d,
  .comment-navigation_252a5b8c1040ee5e .nav-next_ca33caac4f45fa2c a,
  .comment-navigation_252a5b8c1040ee5e .nav-previous_51e93fcb9b7dbe3e 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_af359c81fa6a8d47 .wp-block-query-pagination-previous_1d2a921f5108d98e,
      .wp-block-query-pagination_af359c81fa6a8d47 .wp-block-query-pagination-next_1743b5389469571d,
      .wp-block-query-pagination_af359c81fa6a8d47 .nav-next_ca33caac4f45fa2c a,
      .wp-block-query-pagination_af359c81fa6a8d47 .nav-previous_51e93fcb9b7dbe3e a,
      .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .wp-block-query-pagination-previous_1d2a921f5108d98e,
      .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .wp-block-query-pagination-next_1743b5389469571d,
      .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .nav-next_ca33caac4f45fa2c a,
      .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .nav-previous_51e93fcb9b7dbe3e a,
      .comment-navigation_252a5b8c1040ee5e .wp-block-query-pagination-previous_1d2a921f5108d98e,
      .comment-navigation_252a5b8c1040ee5e .wp-block-query-pagination-next_1743b5389469571d,
      .comment-navigation_252a5b8c1040ee5e .nav-next_ca33caac4f45fa2c a,
      .comment-navigation_252a5b8c1040ee5e .nav-previous_51e93fcb9b7dbe3e a {
        height: 40px; } }
    .wp-block-query-pagination_af359c81fa6a8d47 .wp-block-query-pagination-previous_1d2a921f5108d98e:hover,
    .wp-block-query-pagination_af359c81fa6a8d47 .wp-block-query-pagination-next_1743b5389469571d:hover,
    .wp-block-query-pagination_af359c81fa6a8d47 .nav-next_ca33caac4f45fa2c a:hover,
    .wp-block-query-pagination_af359c81fa6a8d47 .nav-previous_51e93fcb9b7dbe3e a:hover,
    .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .wp-block-query-pagination-previous_1d2a921f5108d98e:hover,
    .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .wp-block-query-pagination-next_1743b5389469571d:hover,
    .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .nav-next_ca33caac4f45fa2c a:hover,
    .navigation_b4ac9a1d77969ba0.posts-navigation_10312cf14db36d04 .nav-previous_51e93fcb9b7dbe3e a:hover,
    .comment-navigation_252a5b8c1040ee5e .wp-block-query-pagination-previous_1d2a921f5108d98e:hover,
    .comment-navigation_252a5b8c1040ee5e .wp-block-query-pagination-next_1743b5389469571d:hover,
    .comment-navigation_252a5b8c1040ee5e .nav-next_ca33caac4f45fa2c a:hover,
    .comment-navigation_252a5b8c1040ee5e .nav-previous_51e93fcb9b7dbe3e 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_31ad790deee5f995,
.page-links_2aa363042b86aa69,
.wp-block-query-pagination-numbers_3b4b26bad41abf03 {
  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_31ad790deee5f995 ul,
  .page-links_2aa363042b86aa69 ul,
  .wp-block-query-pagination-numbers_3b4b26bad41abf03 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_31ad790deee5f995 ul li,
    .page-links_2aa363042b86aa69 ul li,
    .wp-block-query-pagination-numbers_3b4b26bad41abf03 ul li {
      padding-top: 0; }
    .te-basic-pagination_31ad790deee5f995 ul .prev_445455bc40e072b7 span,
    .te-basic-pagination_31ad790deee5f995 ul .next_b47799df182ca624 span,
    .page-links_2aa363042b86aa69 ul .prev_445455bc40e072b7 span,
    .page-links_2aa363042b86aa69 ul .next_b47799df182ca624 span,
    .wp-block-query-pagination-numbers_3b4b26bad41abf03 ul .prev_445455bc40e072b7 span,
    .wp-block-query-pagination-numbers_3b4b26bad41abf03 ul .next_b47799df182ca624 span {
      display: none; }
  .te-basic-pagination_31ad790deee5f995 .post-page-numbers_44a0fc74a9bb6d8e,
  .page-links_2aa363042b86aa69 .post-page-numbers_44a0fc74a9bb6d8e,
  .wp-block-query-pagination-numbers_3b4b26bad41abf03 .post-page-numbers_44a0fc74a9bb6d8e {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_31ad790deee5f995 .page-numbers_dd2f1db9d4156320,
  .te-basic-pagination_31ad790deee5f995 .post-page-numbers_44a0fc74a9bb6d8e,
  .page-links_2aa363042b86aa69 .page-numbers_dd2f1db9d4156320,
  .page-links_2aa363042b86aa69 .post-page-numbers_44a0fc74a9bb6d8e,
  .wp-block-query-pagination-numbers_3b4b26bad41abf03 .page-numbers_dd2f1db9d4156320,
  .wp-block-query-pagination-numbers_3b4b26bad41abf03 .post-page-numbers_44a0fc74a9bb6d8e {
    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_31ad790deee5f995 .page-numbers_dd2f1db9d4156320,
      .te-basic-pagination_31ad790deee5f995 .post-page-numbers_44a0fc74a9bb6d8e,
      .page-links_2aa363042b86aa69 .page-numbers_dd2f1db9d4156320,
      .page-links_2aa363042b86aa69 .post-page-numbers_44a0fc74a9bb6d8e,
      .wp-block-query-pagination-numbers_3b4b26bad41abf03 .page-numbers_dd2f1db9d4156320,
      .wp-block-query-pagination-numbers_3b4b26bad41abf03 .post-page-numbers_44a0fc74a9bb6d8e {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_31ad790deee5f995 .page-numbers_dd2f1db9d4156320:hover,
    .te-basic-pagination_31ad790deee5f995 .post-page-numbers_44a0fc74a9bb6d8e:hover,
    .page-links_2aa363042b86aa69 .page-numbers_dd2f1db9d4156320:hover,
    .page-links_2aa363042b86aa69 .post-page-numbers_44a0fc74a9bb6d8e:hover,
    .wp-block-query-pagination-numbers_3b4b26bad41abf03 .page-numbers_dd2f1db9d4156320:hover,
    .wp-block-query-pagination-numbers_3b4b26bad41abf03 .post-page-numbers_44a0fc74a9bb6d8e: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_31ad790deee5f995 .page-numbers_dd2f1db9d4156320.current_82d7ff2b5c8c1539,
    .te-basic-pagination_31ad790deee5f995 .post-page-numbers_44a0fc74a9bb6d8e.current_82d7ff2b5c8c1539,
    .page-links_2aa363042b86aa69 .page-numbers_dd2f1db9d4156320.current_82d7ff2b5c8c1539,
    .page-links_2aa363042b86aa69 .post-page-numbers_44a0fc74a9bb6d8e.current_82d7ff2b5c8c1539,
    .wp-block-query-pagination-numbers_3b4b26bad41abf03 .page-numbers_dd2f1db9d4156320.current_82d7ff2b5c8c1539,
    .wp-block-query-pagination-numbers_3b4b26bad41abf03 .post-page-numbers_44a0fc74a9bb6d8e.current_82d7ff2b5c8c1539 {
      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_dbf2013994aa2670 {
  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_dbf2013994aa2670 {
      -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_dbf2013994aa2670 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a {
    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_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a {
        -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_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a {
        width: 100%; } }
    .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a::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_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a::after {
          display: none; } }
    .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a:last-child .text_dbf6d824d3321062 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a:last-child .text_dbf6d824d3321062 {
            text-align: left; } }
      .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a:last-child::after {
        display: none; }
    .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a .te-post-img_8e26d816c9d35458 {
      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_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a .te-post-img_8e26d816c9d35458 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a .te-post-img_8e26d816c9d35458 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a .text_dbf6d824d3321062 {
      width: 100%; }
      .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a .text_dbf6d824d3321062 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a .text_dbf6d824d3321062 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_dbf2013994aa2670 .te-post-navigation_43cc364a23e00c0a .theme-navigation_480626b7a1f85d00 {
      width: 100%; }

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

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

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

.project-details-overview_10530f9090e521c5 {
  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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 {
    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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 {
        -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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 .image_01cd97820e4eac37 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 .image_01cd97820e4eac37 img {
        border-radius: 20px; }
    .project-details-overview_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 .user-card_9612bba3c854883d {
      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_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 .user-card_9612bba3c854883d {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 .user-card_9612bba3c854883d .image_01cd97820e4eac37 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 .user-card_9612bba3c854883d .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_10530f9090e521c5 .list-wrapper_5ee7029dcfd796a6 .user-card_9612bba3c854883d .content_57ee5c97bde66ed7 .text_dbf6d824d3321062 {
        margin-bottom: 0; }

.te-list-item_9c7d3b4a76cedbb3 {
  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_9c7d3b4a76cedbb3 .icon_9fbd6ff17bf040d5 {
    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_9c7d3b4a76cedbb3 .text_dbf6d824d3321062 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_1c64a41fba028e61,
.sidebar__widget_565a6335a71c478e {
  /* 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_1c64a41fba028e61 ol,
  .widget_1c64a41fba028e61 ul,
  .sidebar__widget_565a6335a71c478e ol,
  .sidebar__widget_565a6335a71c478e ul {
    margin-bottom: 0; }
  .widget_1c64a41fba028e61 .widget-instagram-feed_a82e91a4ef8a1dc7,
  .sidebar__widget_565a6335a71c478e .widget-instagram-feed_a82e91a4ef8a1dc7 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_1c64a41fba028e61 .widget-instagram-feed_a82e91a4ef8a1dc7,
      .sidebar__widget_565a6335a71c478e .widget-instagram-feed_a82e91a4ef8a1dc7 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_1c64a41fba028e61 .widget-instagram-feed_a82e91a4ef8a1dc7,
      .sidebar__widget_565a6335a71c478e .widget-instagram-feed_a82e91a4ef8a1dc7 {
        width: 200px; } }
    .widget_1c64a41fba028e61 .widget-instagram-feed_a82e91a4ef8a1dc7 .single-instagram-feed_89ebb8e32bcccc06,
    .sidebar__widget_565a6335a71c478e .widget-instagram-feed_a82e91a4ef8a1dc7 .single-instagram-feed_89ebb8e32bcccc06 {
      width: 96px;
      height: 96px; }
  .widget_1c64a41fba028e61 .wp-block-heading_d64718f5db990f07,
  .widget_1c64a41fba028e61 .widget-title_b5fcc65950651742,
  .widget_1c64a41fba028e61 .wp-block-search__label_f9f2b5d3e16b93b6,
  .sidebar__widget_565a6335a71c478e .wp-block-heading_d64718f5db990f07,
  .sidebar__widget_565a6335a71c478e .widget-title_b5fcc65950651742,
  .sidebar__widget_565a6335a71c478e .wp-block-search__label_f9f2b5d3e16b93b6 {
    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_1c64a41fba028e61 .wp-block-social-links_cfca305f6a4511df .wp-social-link_c3deb7f675219aff,
  .sidebar__widget_565a6335a71c478e .wp-block-social-links_cfca305f6a4511df .wp-social-link_c3deb7f675219aff {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_1c64a41fba028e61 .wp-block-social-links_cfca305f6a4511df .wp-social-link_c3deb7f675219aff a,
    .sidebar__widget_565a6335a71c478e .wp-block-social-links_cfca305f6a4511df .wp-social-link_c3deb7f675219aff 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_1c64a41fba028e61 .wp-block-social-links_cfca305f6a4511df .wp-social-link_c3deb7f675219aff a:before,
      .sidebar__widget_565a6335a71c478e .wp-block-social-links_cfca305f6a4511df .wp-social-link_c3deb7f675219aff a:before {
        display: none; }
  .widget_1c64a41fba028e61 .has-avatars_7e45153260cc495b.has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1,
  .widget_1c64a41fba028e61 .has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1,
  .sidebar__widget_565a6335a71c478e .has-avatars_7e45153260cc495b.has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1,
  .sidebar__widget_565a6335a71c478e .has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 {
    font-weight: 500; }
    .widget_1c64a41fba028e61 .has-avatars_7e45153260cc495b.has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-author_0295204a4bbefca2,
    .widget_1c64a41fba028e61 .has-avatars_7e45153260cc495b.has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-link_483c5116dcceb2c3,
    .widget_1c64a41fba028e61 .has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-author_0295204a4bbefca2,
    .widget_1c64a41fba028e61 .has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-link_483c5116dcceb2c3,
    .sidebar__widget_565a6335a71c478e .has-avatars_7e45153260cc495b.has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-author_0295204a4bbefca2,
    .sidebar__widget_565a6335a71c478e .has-avatars_7e45153260cc495b.has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-link_483c5116dcceb2c3,
    .sidebar__widget_565a6335a71c478e .has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-author_0295204a4bbefca2,
    .sidebar__widget_565a6335a71c478e .has-dates_c60fd2c1eae9d15b.has-excerpts_ccb8ef0e87b5758e.wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554 .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-link_483c5116dcceb2c3 {
      font-weight: 500; }
  .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554,
  .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li.wp-block-te-latest-comments__comment_797f1040c0844554,
  .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li.wp-block-te-latest-comments__comment_797f1040c0844554,
  .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li.wp-block-te-latest-comments__comment_797f1040c0844554 {
    margin-bottom: 0; }
  .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1,
  .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-latest-posts__te-post-title_afdd53831e79a608,
  .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1,
  .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li .wp-block-latest-posts__te-post-title_afdd53831e79a608,
  .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1,
  .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-latest-posts__te-post-title_afdd53831e79a608,
  .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1,
  .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li .wp-block-latest-posts__te-post-title_afdd53831e79a608 {
    line-height: 28px;
    font-weight: 400; }
    .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e,
    .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e,
    .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e,
    .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e,
    .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e,
    .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e,
    .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e,
    .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before,
      .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before,
      .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before,
      .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before,
      .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before,
      .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before,
      .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-meta_ee88a03a113539c1 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before,
      .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li .wp-block-latest-posts__te-post-title_afdd53831e79a608 .wp-block-te-latest-comments__comment-date_6f1265c30066788e:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a,
  .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li a,
  .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a,
  .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li a {
    color: #335371; }
    .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a.wp-block-te-latest-comments__comment-author_0295204a4bbefca2, .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a.wp-block-te-latest-comments__comment-link_483c5116dcceb2c3,
    .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li a.wp-block-te-latest-comments__comment-author_0295204a4bbefca2,
    .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li a.wp-block-te-latest-comments__comment-link_483c5116dcceb2c3,
    .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a.wp-block-te-latest-comments__comment-author_0295204a4bbefca2,
    .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a.wp-block-te-latest-comments__comment-link_483c5116dcceb2c3,
    .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li a.wp-block-te-latest-comments__comment-author_0295204a4bbefca2,
    .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li a.wp-block-te-latest-comments__comment-link_483c5116dcceb2c3 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a:hover,
    .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li a:hover,
    .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li a:hover,
    .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li a:hover {
      color: #317EFE; }
  .widget_1c64a41fba028e61 .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-excerpt_392e0f8daba1e3e6 p,
  .widget_1c64a41fba028e61 .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-excerpt_392e0f8daba1e3e6 p,
  .sidebar__widget_565a6335a71c478e .wp-block-te-latest-comments_7fba32dcbf5c02e3 li .wp-block-te-latest-comments__comment-excerpt_392e0f8daba1e3e6 p,
  .sidebar__widget_565a6335a71c478e .wp-block-latest-posts_8161912f55af9b1e li .wp-block-te-latest-comments__comment-excerpt_392e0f8daba1e3e6 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6,
  .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6 a,
    .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 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_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6 a,
        .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 a {
          width: 40px;
          height: 40px; } }
      .widget_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6 a.facebook_3d44bcc936173fd3,
      .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 a.facebook_3d44bcc936173fd3 {
        background-color: #1877f2; }
      .widget_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6 a.twitter_a3f78e23a1d08d00,
      .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 a.twitter_a3f78e23a1d08d00 {
        background-color: #1da1f2; }
      .widget_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6 a.linkedin_9dec66290733ba45,
      .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 a.linkedin_9dec66290733ba45 {
        background-color: #0a66c2; }
      .widget_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6 a.instagram_80ddb863c7bf99aa,
      .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 a.instagram_80ddb863c7bf99aa {
        background-color: #405de6; }
      .widget_1c64a41fba028e61 .te-social-profile_3ca4f0475dcbd6f6 a:hover,
      .sidebar__widget_565a6335a71c478e .te-social-profile_3ca4f0475dcbd6f6 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_1c64a41fba028e61 select,
  .sidebar__widget_565a6335a71c478e select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_1c64a41fba028e61 .has-login-form_44d033de7b4f5436 .login-username_e4b71817bfa7a526 label,
  .widget_1c64a41fba028e61 .has-login-form_44d033de7b4f5436 .login-password_a752af672b64a880 label,
  .sidebar__widget_565a6335a71c478e .has-login-form_44d033de7b4f5436 .login-username_e4b71817bfa7a526 label,
  .sidebar__widget_565a6335a71c478e .has-login-form_44d033de7b4f5436 .login-password_a752af672b64a880 label {
    margin-bottom: 10px; }
  .widget_1c64a41fba028e61 .has-login-form_44d033de7b4f5436 .login-username_e4b71817bfa7a526 input,
  .widget_1c64a41fba028e61 .has-login-form_44d033de7b4f5436 .login-password_a752af672b64a880 input,
  .sidebar__widget_565a6335a71c478e .has-login-form_44d033de7b4f5436 .login-username_e4b71817bfa7a526 input,
  .sidebar__widget_565a6335a71c478e .has-login-form_44d033de7b4f5436 .login-password_a752af672b64a880 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_1c64a41fba028e61 .has-login-form_44d033de7b4f5436 .login-remember_a60651eaafe6bb89 label,
  .sidebar__widget_565a6335a71c478e .has-login-form_44d033de7b4f5436 .login-remember_a60651eaafe6bb89 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_1c64a41fba028e61 .has-login-form_44d033de7b4f5436 .login-submit_48aa223789373ec0,
  .sidebar__widget_565a6335a71c478e .has-login-form_44d033de7b4f5436 .login-submit_48aa223789373ec0 {
    margin-bottom: 0; }
    .widget_1c64a41fba028e61 .has-login-form_44d033de7b4f5436 .login-submit_48aa223789373ec0 input.button-primary_b017dd0aa65b96e0,
    .sidebar__widget_565a6335a71c478e .has-login-form_44d033de7b4f5436 .login-submit_48aa223789373ec0 input.button-primary_b017dd0aa65b96e0 {
      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_1c64a41fba028e61 .search-form_c5ba35ae8622024a,
  .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_1c64a41fba028e61 .search-form_c5ba35ae8622024a button,
    .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_1c64a41fba028e61.widget_search_232fb2bcc6d30ebf .sidebar__search_59a937e04e62a004,
  .sidebar__widget_565a6335a71c478e.widget_search_232fb2bcc6d30ebf .sidebar__search_59a937e04e62a004 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_1c64a41fba028e61.widget_search_232fb2bcc6d30ebf .sidebar__search_59a937e04e62a004 button,
    .sidebar__widget_565a6335a71c478e.widget_search_232fb2bcc6d30ebf .sidebar__search_59a937e04e62a004 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_1c64a41fba028e61 .wp-block-search__no-button_1d58d545b72f2ccc.wp-block-search_bda6a316636c25de input,
  .sidebar__widget_565a6335a71c478e .wp-block-search__no-button_1d58d545b72f2ccc.wp-block-search_bda6a316636c25de input {
    border-radius: 10px; }
  .widget_1c64a41fba028e61 .wp-block-search_bda6a316636c25de,
  .sidebar__widget_565a6335a71c478e .wp-block-search_bda6a316636c25de {
    margin-bottom: -2px; }
  .widget_1c64a41fba028e61 .wp-block-search_bda6a316636c25de,
  .widget_1c64a41fba028e61 .search-form_c5ba35ae8622024a,
  .widget_1c64a41fba028e61 .sidebar__search_59a937e04e62a004,
  .sidebar__widget_565a6335a71c478e .wp-block-search_bda6a316636c25de,
  .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a,
  .sidebar__widget_565a6335a71c478e .sidebar__search_59a937e04e62a004 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_1c64a41fba028e61 .wp-block-search_bda6a316636c25de .wp-block-search__inside-wrapper_2a281f55e32dfd4f,
    .widget_1c64a41fba028e61 .search-form_c5ba35ae8622024a .wp-block-search__inside-wrapper_2a281f55e32dfd4f,
    .widget_1c64a41fba028e61 .sidebar__search_59a937e04e62a004 .wp-block-search__inside-wrapper_2a281f55e32dfd4f,
    .sidebar__widget_565a6335a71c478e .wp-block-search_bda6a316636c25de .wp-block-search__inside-wrapper_2a281f55e32dfd4f,
    .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a .wp-block-search__inside-wrapper_2a281f55e32dfd4f,
    .sidebar__widget_565a6335a71c478e .sidebar__search_59a937e04e62a004 .wp-block-search__inside-wrapper_2a281f55e32dfd4f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_1c64a41fba028e61 .wp-block-search_bda6a316636c25de label,
    .widget_1c64a41fba028e61 .search-form_c5ba35ae8622024a label,
    .widget_1c64a41fba028e61 .sidebar__search_59a937e04e62a004 label,
    .sidebar__widget_565a6335a71c478e .wp-block-search_bda6a316636c25de label,
    .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a label,
    .sidebar__widget_565a6335a71c478e .sidebar__search_59a937e04e62a004 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_1c64a41fba028e61 .wp-block-search_bda6a316636c25de input,
    .widget_1c64a41fba028e61 .search-form_c5ba35ae8622024a input,
    .widget_1c64a41fba028e61 .sidebar__search_59a937e04e62a004 input,
    .sidebar__widget_565a6335a71c478e .wp-block-search_bda6a316636c25de input,
    .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a input,
    .sidebar__widget_565a6335a71c478e .sidebar__search_59a937e04e62a004 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_1c64a41fba028e61 .wp-block-search_bda6a316636c25de button,
    .widget_1c64a41fba028e61 .search-form_c5ba35ae8622024a button,
    .widget_1c64a41fba028e61 .sidebar__search_59a937e04e62a004 button,
    .sidebar__widget_565a6335a71c478e .wp-block-search_bda6a316636c25de button,
    .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a button,
    .sidebar__widget_565a6335a71c478e .sidebar__search_59a937e04e62a004 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_1c64a41fba028e61 .tagcloud_75a17791ce9b3afc,
  .widget_1c64a41fba028e61 .wp-block-tag-cloud_d2ffb9bb671cae86,
  .sidebar__widget_565a6335a71c478e .tagcloud_75a17791ce9b3afc,
  .sidebar__widget_565a6335a71c478e .wp-block-tag-cloud_d2ffb9bb671cae86 {
    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_1c64a41fba028e61 .tagcloud_75a17791ce9b3afc a,
    .widget_1c64a41fba028e61 .wp-block-tag-cloud_d2ffb9bb671cae86 a,
    .sidebar__widget_565a6335a71c478e .tagcloud_75a17791ce9b3afc a,
    .sidebar__widget_565a6335a71c478e .wp-block-tag-cloud_d2ffb9bb671cae86 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_1c64a41fba028e61 .tagcloud_75a17791ce9b3afc a:hover,
      .widget_1c64a41fba028e61 .wp-block-tag-cloud_d2ffb9bb671cae86 a:hover,
      .sidebar__widget_565a6335a71c478e .tagcloud_75a17791ce9b3afc a:hover,
      .sidebar__widget_565a6335a71c478e .wp-block-tag-cloud_d2ffb9bb671cae86 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_1c64a41fba028e61 ul,
  .widget_1c64a41fba028e61 ol,
  .sidebar__widget_565a6335a71c478e ul,
  .sidebar__widget_565a6335a71c478e ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_1c64a41fba028e61 ul li,
    .widget_1c64a41fba028e61 ol li,
    .sidebar__widget_565a6335a71c478e ul li,
    .sidebar__widget_565a6335a71c478e ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_1c64a41fba028e61 ul li:first-child,
      .widget_1c64a41fba028e61 ol li:first-child,
      .sidebar__widget_565a6335a71c478e ul li:first-child,
      .sidebar__widget_565a6335a71c478e ol li:first-child {
        border-top: 0; }
      .widget_1c64a41fba028e61 ul li:last-child,
      .widget_1c64a41fba028e61 ol li:last-child,
      .sidebar__widget_565a6335a71c478e ul li:last-child,
      .sidebar__widget_565a6335a71c478e ol li:last-child {
        margin-bottom: 0; }
      .widget_1c64a41fba028e61 ul li.recentcomments_6348956345f79106 .comment-author-link_99de6a4b5c1b0974 a:before, .widget_1c64a41fba028e61 ul li.wp-block-latest-comments__comment_82c11c148307f28b .comment-author-link_99de6a4b5c1b0974 a:before,
      .widget_1c64a41fba028e61 ol li.recentcomments_6348956345f79106 .comment-author-link_99de6a4b5c1b0974 a:before,
      .widget_1c64a41fba028e61 ol li.wp-block-latest-comments__comment_82c11c148307f28b .comment-author-link_99de6a4b5c1b0974 a:before,
      .sidebar__widget_565a6335a71c478e ul li.recentcomments_6348956345f79106 .comment-author-link_99de6a4b5c1b0974 a:before,
      .sidebar__widget_565a6335a71c478e ul li.wp-block-latest-comments__comment_82c11c148307f28b .comment-author-link_99de6a4b5c1b0974 a:before,
      .sidebar__widget_565a6335a71c478e ol li.recentcomments_6348956345f79106 .comment-author-link_99de6a4b5c1b0974 a:before,
      .sidebar__widget_565a6335a71c478e ol li.wp-block-latest-comments__comment_82c11c148307f28b .comment-author-link_99de6a4b5c1b0974 a:before {
        display: none; }
      .widget_1c64a41fba028e61 ul li.recentcomments_6348956345f79106 a, .widget_1c64a41fba028e61 ul li.wp-block-latest-comments__comment_82c11c148307f28b a,
      .widget_1c64a41fba028e61 ol li.recentcomments_6348956345f79106 a,
      .widget_1c64a41fba028e61 ol li.wp-block-latest-comments__comment_82c11c148307f28b a,
      .sidebar__widget_565a6335a71c478e ul li.recentcomments_6348956345f79106 a,
      .sidebar__widget_565a6335a71c478e ul li.wp-block-latest-comments__comment_82c11c148307f28b a,
      .sidebar__widget_565a6335a71c478e ol li.recentcomments_6348956345f79106 a,
      .sidebar__widget_565a6335a71c478e ol li.wp-block-latest-comments__comment_82c11c148307f28b a {
        padding-left: 0;
        display: inline; }
        .widget_1c64a41fba028e61 ul li.recentcomments_6348956345f79106 a:before, .widget_1c64a41fba028e61 ul li.wp-block-latest-comments__comment_82c11c148307f28b a:before,
        .widget_1c64a41fba028e61 ol li.recentcomments_6348956345f79106 a:before,
        .widget_1c64a41fba028e61 ol li.wp-block-latest-comments__comment_82c11c148307f28b a:before,
        .sidebar__widget_565a6335a71c478e ul li.recentcomments_6348956345f79106 a:before,
        .sidebar__widget_565a6335a71c478e ul li.wp-block-latest-comments__comment_82c11c148307f28b a:before,
        .sidebar__widget_565a6335a71c478e ol li.recentcomments_6348956345f79106 a:before,
        .sidebar__widget_565a6335a71c478e ol li.wp-block-latest-comments__comment_82c11c148307f28b a:before {
          display: none; }
      .widget_1c64a41fba028e61 ul li a,
      .widget_1c64a41fba028e61 ol li a,
      .sidebar__widget_565a6335a71c478e ul li a,
      .sidebar__widget_565a6335a71c478e 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_1c64a41fba028e61 ul li a::before,
        .widget_1c64a41fba028e61 ol li a::before,
        .sidebar__widget_565a6335a71c478e ul li a::before,
        .sidebar__widget_565a6335a71c478e ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_1c64a41fba028e61 ul li a:hover,
        .widget_1c64a41fba028e61 ol li a:hover,
        .sidebar__widget_565a6335a71c478e ul li a:hover,
        .sidebar__widget_565a6335a71c478e ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_1c64a41fba028e61 ul li a.rsswidget_3b837e4fe9834fab, .widget_1c64a41fba028e61 ul li a.wp-block-latest-posts__post-title_60ff13cecd3f4081,
        .widget_1c64a41fba028e61 ol li a.rsswidget_3b837e4fe9834fab,
        .widget_1c64a41fba028e61 ol li a.wp-block-latest-posts__post-title_60ff13cecd3f4081,
        .sidebar__widget_565a6335a71c478e ul li a.rsswidget_3b837e4fe9834fab,
        .sidebar__widget_565a6335a71c478e ul li a.wp-block-latest-posts__post-title_60ff13cecd3f4081,
        .sidebar__widget_565a6335a71c478e ol li a.rsswidget_3b837e4fe9834fab,
        .sidebar__widget_565a6335a71c478e ol li a.wp-block-latest-posts__post-title_60ff13cecd3f4081 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_1c64a41fba028e61 ul li a.rsswidget_3b837e4fe9834fab:before, .widget_1c64a41fba028e61 ul li a.wp-block-latest-posts__post-title_60ff13cecd3f4081:before,
          .widget_1c64a41fba028e61 ol li a.rsswidget_3b837e4fe9834fab:before,
          .widget_1c64a41fba028e61 ol li a.wp-block-latest-posts__post-title_60ff13cecd3f4081:before,
          .sidebar__widget_565a6335a71c478e ul li a.rsswidget_3b837e4fe9834fab:before,
          .sidebar__widget_565a6335a71c478e ul li a.wp-block-latest-posts__post-title_60ff13cecd3f4081:before,
          .sidebar__widget_565a6335a71c478e ol li a.rsswidget_3b837e4fe9834fab:before,
          .sidebar__widget_565a6335a71c478e ol li a.wp-block-latest-posts__post-title_60ff13cecd3f4081:before {
            display: none; }
      .widget_1c64a41fba028e61 ul li ul,
      .widget_1c64a41fba028e61 ol li ul,
      .sidebar__widget_565a6335a71c478e ul li ul,
      .sidebar__widget_565a6335a71c478e ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_1c64a41fba028e61 ul.wp-tag-cloud_d7841f52c0bbc4f0 li,
    .widget_1c64a41fba028e61 ol.wp-tag-cloud_d7841f52c0bbc4f0 li,
    .sidebar__widget_565a6335a71c478e ul.wp-tag-cloud_d7841f52c0bbc4f0 li,
    .sidebar__widget_565a6335a71c478e ol.wp-tag-cloud_d7841f52c0bbc4f0 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_1c64a41fba028e61 ul.wp-tag-cloud_d7841f52c0bbc4f0 li a:before,
      .widget_1c64a41fba028e61 ol.wp-tag-cloud_d7841f52c0bbc4f0 li a:before,
      .sidebar__widget_565a6335a71c478e ul.wp-tag-cloud_d7841f52c0bbc4f0 li a:before,
      .sidebar__widget_565a6335a71c478e ol.wp-tag-cloud_d7841f52c0bbc4f0 li a:before {
        display: none; }
  .widget_1c64a41fba028e61.te_widget_categories_01359872accd522f li, .widget_1c64a41fba028e61.widget_archive_ec1003816bbf5216 li,
  .widget_1c64a41fba028e61 .wp-block-categories-list_8baacd9599fa12c9 li,
  .widget_1c64a41fba028e61 .wp-block-archives-list_5d9bf7dee2db8009 li,
  .sidebar__widget_565a6335a71c478e.te_widget_categories_01359872accd522f li,
  .sidebar__widget_565a6335a71c478e.widget_archive_ec1003816bbf5216 li,
  .sidebar__widget_565a6335a71c478e .wp-block-categories-list_8baacd9599fa12c9 li,
  .sidebar__widget_565a6335a71c478e .wp-block-archives-list_5d9bf7dee2db8009 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_1c64a41fba028e61.te_widget_categories_01359872accd522f li.cat-item_efa5dad92e748275, .widget_1c64a41fba028e61.widget_archive_ec1003816bbf5216 li.cat-item_efa5dad92e748275,
    .widget_1c64a41fba028e61 .wp-block-categories-list_8baacd9599fa12c9 li.cat-item_efa5dad92e748275,
    .widget_1c64a41fba028e61 .wp-block-archives-list_5d9bf7dee2db8009 li.cat-item_efa5dad92e748275,
    .sidebar__widget_565a6335a71c478e.te_widget_categories_01359872accd522f li.cat-item_efa5dad92e748275,
    .sidebar__widget_565a6335a71c478e.widget_archive_ec1003816bbf5216 li.cat-item_efa5dad92e748275,
    .sidebar__widget_565a6335a71c478e .wp-block-categories-list_8baacd9599fa12c9 li.cat-item_efa5dad92e748275,
    .sidebar__widget_565a6335a71c478e .wp-block-archives-list_5d9bf7dee2db8009 li.cat-item_efa5dad92e748275 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_1c64a41fba028e61.te_widget_categories_01359872accd522f li a, .widget_1c64a41fba028e61.widget_archive_ec1003816bbf5216 li a,
    .widget_1c64a41fba028e61 .wp-block-categories-list_8baacd9599fa12c9 li a,
    .widget_1c64a41fba028e61 .wp-block-archives-list_5d9bf7dee2db8009 li a,
    .sidebar__widget_565a6335a71c478e.te_widget_categories_01359872accd522f li a,
    .sidebar__widget_565a6335a71c478e.widget_archive_ec1003816bbf5216 li a,
    .sidebar__widget_565a6335a71c478e .wp-block-categories-list_8baacd9599fa12c9 li a,
    .sidebar__widget_565a6335a71c478e .wp-block-archives-list_5d9bf7dee2db8009 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_199f3ff80f87fe91 {
  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_199f3ff80f87fe91 .about-desc_edd82d7e923a2647 {
    text-align: left; }
    .widget-about-info_199f3ff80f87fe91 .about-desc_edd82d7e923a2647 .about-title_9fc614f38c8413d0 {
      font-size: 20px; }
  .widget-about-info_199f3ff80f87fe91 .about-image_64c21180e1996ffd {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_199f3ff80f87fe91 .te-social-profile_3ca4f0475dcbd6f6 {
    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_199f3ff80f87fe91 .te-social-profile_3ca4f0475dcbd6f6 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_199f3ff80f87fe91 .te-social-profile_3ca4f0475dcbd6f6 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_c60fd2c1eae9d15b.has-author_0861e4244822e370.wp-block-latest-posts_8161912f55af9b1e .wp-block-latest-posts__te-post-title_afdd53831e79a608 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_916f8f11c3c62ed0 .wp-block-heading_d64718f5db990f07:before,
.widget_rss_916f8f11c3c62ed0 .widget-title_b5fcc65950651742:before {
  display: none; }
.widget_rss_916f8f11c3c62ed0 .rss-widget-icon_7a99d6c894776419 {
  margin-right: 6px; }
.widget_rss_916f8f11c3c62ed0 ul li a.rsswidget_3b837e4fe9834fab {
  color: #14203A; }
  .widget_rss_916f8f11c3c62ed0 ul li a.rsswidget_3b837e4fe9834fab:hover {
    color: #317EFE; }

.wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-title_0fa3b27d64f05f01,
.wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-title_0fa3b27d64f05f01,
.widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-title_0fa3b27d64f05f01 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-title_0fa3b27d64f05f01 a:before,
  .wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-title_0fa3b27d64f05f01 a:before,
  .widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-title_0fa3b27d64f05f01 a:before {
    display: none; }
.wp-block-latest-posts_8161912f55af9b1e .wp-block-latest-posts__post-author_c388a121a1b6b235,
.wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-publish-date_e5976d180f6ff958,
.wp-block-rss_2f2d6502d1771249 .wp-block-latest-posts__post-author_c388a121a1b6b235,
.wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-publish-date_e5976d180f6ff958,
.widget_rss_916f8f11c3c62ed0 .wp-block-latest-posts__post-author_c388a121a1b6b235,
.widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-publish-date_e5976d180f6ff958 {
  margin-right: 10px; }
.wp-block-latest-posts_8161912f55af9b1e .wp-block-latest-posts__post-author_c388a121a1b6b235,
.wp-block-latest-posts_8161912f55af9b1e .wp-block-latest-posts__te-post-date_8303f892edda4227,
.wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-publish-date_e5976d180f6ff958,
.wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-author_e4448883eaaa1da1,
.wp-block-latest-posts_8161912f55af9b1e .rss-date_ff7b02408976619c,
.wp-block-rss_2f2d6502d1771249 .wp-block-latest-posts__post-author_c388a121a1b6b235,
.wp-block-rss_2f2d6502d1771249 .wp-block-latest-posts__te-post-date_8303f892edda4227,
.wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-publish-date_e5976d180f6ff958,
.wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-author_e4448883eaaa1da1,
.wp-block-rss_2f2d6502d1771249 .rss-date_ff7b02408976619c,
.widget_rss_916f8f11c3c62ed0 .wp-block-latest-posts__post-author_c388a121a1b6b235,
.widget_rss_916f8f11c3c62ed0 .wp-block-latest-posts__te-post-date_8303f892edda4227,
.widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-publish-date_e5976d180f6ff958,
.widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-author_e4448883eaaa1da1,
.widget_rss_916f8f11c3c62ed0 .rss-date_ff7b02408976619c {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_8161912f55af9b1e .wp-block-latest-posts__te-post-date_8303f892edda4227:before,
.wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-publish-date_e5976d180f6ff958:before,
.wp-block-latest-posts_8161912f55af9b1e .rss-date_ff7b02408976619c:before,
.wp-block-rss_2f2d6502d1771249 .wp-block-latest-posts__te-post-date_8303f892edda4227:before,
.wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-publish-date_e5976d180f6ff958:before,
.wp-block-rss_2f2d6502d1771249 .rss-date_ff7b02408976619c:before,
.widget_rss_916f8f11c3c62ed0 .wp-block-latest-posts__te-post-date_8303f892edda4227:before,
.widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-publish-date_e5976d180f6ff958:before,
.widget_rss_916f8f11c3c62ed0 .rss-date_ff7b02408976619c:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8161912f55af9b1e .wp-block-latest-posts__post-author_c388a121a1b6b235:before,
.wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-author_e4448883eaaa1da1:before,
.wp-block-rss_2f2d6502d1771249 .wp-block-latest-posts__post-author_c388a121a1b6b235:before,
.wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-author_e4448883eaaa1da1:before,
.widget_rss_916f8f11c3c62ed0 .wp-block-latest-posts__post-author_c388a121a1b6b235:before,
.widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-author_e4448883eaaa1da1:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8161912f55af9b1e .wp-block-latest-posts__post-excerpt_57768c7c89cf528a,
.wp-block-latest-posts_8161912f55af9b1e .wp-block-rss__item-excerpt_3546056c852fed59,
.wp-block-latest-posts_8161912f55af9b1e .rssSummary_778514650b358b57,
.wp-block-rss_2f2d6502d1771249 .wp-block-latest-posts__post-excerpt_57768c7c89cf528a,
.wp-block-rss_2f2d6502d1771249 .wp-block-rss__item-excerpt_3546056c852fed59,
.wp-block-rss_2f2d6502d1771249 .rssSummary_778514650b358b57,
.widget_rss_916f8f11c3c62ed0 .wp-block-latest-posts__post-excerpt_57768c7c89cf528a,
.widget_rss_916f8f11c3c62ed0 .wp-block-rss__item-excerpt_3546056c852fed59,
.widget_rss_916f8f11c3c62ed0 .rssSummary_778514650b358b57 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_e7cfb2a4d17349bb .te-single-post-meta_7a8024402b3cd0b1 {
  gap: 32px; }

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

.te-comment-title_348f017132be94ae h2,
.te-comment-title_348f017132be94ae .wp-block-comments-title_6364101bda9c11fc,
.wp-block-comments_3373f551d068f022 h2,
.wp-block-comments_3373f551d068f022 .wp-block-comments-title_6364101bda9c11fc {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 {
  padding-left: 0; }
  .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 .wp-block-te-comment-reply_e0006f5288b790fa {
    margin-top: 15px; }
  .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-column_5db376053788ed26:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-avatar_accce899d7cc872f {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-avatar_accce899d7cc872f img {
        width: 100%; }
    .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-comment-author-name_484e9eed6c99e92e a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-comment-edit-link_1f33d226f327bf0b a {
      color: #317EFE; }
    .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-comment-date_437d3706706f3df1 a,
    .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-comment-edit-link_1f33d226f327bf0b a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-te-comment-reply_e0006f5288b790fa 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_3373f551d068f022 .wp-block-comment-template_7a40611557790ce7 li .wp-block-columns_9baff213b0de70b7 .wp-block-te-comment-reply_e0006f5288b790fa 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_4a5d307b0a6a3735 .te-comment-respond_3f0ca834557443fb,
.te-latest-comments_4a5d307b0a6a3735 .comment-respond_baa11c1aebf2b00b {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_4a5d307b0a6a3735 li .children_d65fc41b7c52aa42 .te-comments-item_1bdcac8c8033adc6 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_4a5d307b0a6a3735 li .children_d65fc41b7c52aa42 .te-comments-item_1bdcac8c8033adc6 {
      margin-left: 0; } }
.te-latest-comments_4a5d307b0a6a3735 li .children_d65fc41b7c52aa42 .children_d65fc41b7c52aa42 .te-comments-item_1bdcac8c8033adc6 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 {
      padding: 30px; } }
  .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-avatar_e4180bdcc159ce8a {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-avatar_e4180bdcc159ce8a {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-avatar_e4180bdcc159ce8a img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d {
    overflow: hidden; }
    .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d .te-avatar-name_6ad46dd84fa8d0ca {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d .te-avatar-name_6ad46dd84fa8d0ca 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_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d .te-avatar-name_6ad46dd84fa8d0ca 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_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d .te-avatar-name_6ad46dd84fa8d0ca span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d .te-comment-reply_aff49327e2fe602e {
      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_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d .te-comment-reply_aff49327e2fe602e {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_4a5d307b0a6a3735 li .te-comments-item_1bdcac8c8033adc6 .te-comments-text_ab26cb41006fae5d .te-comment-reply_aff49327e2fe602e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_d65fc41b7c52aa42 {
  list-style: none; }

.te-post-comments-form_620982842ccdf4ca .te-contacts-message_48735ed28a3e30b8 {
  margin-top: 10px; }

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

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

.te-comment-respond_3f0ca834557443fb,
.comment-respond_baa11c1aebf2b00b {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_3f0ca834557443fb .comment-form-cookies-consent_7f9250133b6a917c,
  .comment-respond_baa11c1aebf2b00b .comment-form-cookies-consent_7f9250133b6a917c {
    display: none; }
  .te-comment-respond_3f0ca834557443fb .comment-notes_be7d03c33be74a42,
  .comment-respond_baa11c1aebf2b00b .comment-notes_be7d03c33be74a42 {
    margin-bottom: 30px; }
  .te-comment-respond_3f0ca834557443fb p,
  .comment-respond_baa11c1aebf2b00b p {
    margin: 0; }
  .te-comment-respond_3f0ca834557443fb .te-contacts-email_ad1115ee4cdaaf23,
  .te-comment-respond_3f0ca834557443fb .te-contacts-name_7ba57e2df223e710,
  .te-comment-respond_3f0ca834557443fb .single-input-field_6ea076ef2daf23aa,
  .comment-respond_baa11c1aebf2b00b .te-contacts-email_ad1115ee4cdaaf23,
  .comment-respond_baa11c1aebf2b00b .te-contacts-name_7ba57e2df223e710,
  .comment-respond_baa11c1aebf2b00b .single-input-field_6ea076ef2daf23aa {
    margin-bottom: 20px; }
  .te-comment-respond_3f0ca834557443fb label,
  .comment-respond_baa11c1aebf2b00b label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_3f0ca834557443fb .checkbox-field-wrapper_705e31100c99c0f1,
  .comment-respond_baa11c1aebf2b00b .checkbox-field-wrapper_705e31100c99c0f1 {
    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_3f0ca834557443fb .checkbox-field-wrapper_705e31100c99c0f1 p,
    .comment-respond_baa11c1aebf2b00b .checkbox-field-wrapper_705e31100c99c0f1 p {
      margin: 0; }
    .te-comment-respond_3f0ca834557443fb .checkbox-field-wrapper_705e31100c99c0f1 .single-checkbox-field_6aca497c8d7e07a7,
    .comment-respond_baa11c1aebf2b00b .checkbox-field-wrapper_705e31100c99c0f1 .single-checkbox-field_6aca497c8d7e07a7 {
      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_3f0ca834557443fb .te-comment-form-cookies-consent_c6e61a9525010c15,
  .comment-respond_baa11c1aebf2b00b .te-comment-form-cookies-consent_c6e61a9525010c15 {
    display: none; }
  .te-comment-respond_3f0ca834557443fb input[type="number"],
  .comment-respond_baa11c1aebf2b00b input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_3f0ca834557443fb input,
  .te-comment-respond_3f0ca834557443fb select,
  .comment-respond_baa11c1aebf2b00b input,
  .comment-respond_baa11c1aebf2b00b 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_3f0ca834557443fb *::-webkit-input-placeholder,
  .comment-respond_baa11c1aebf2b00b *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_3f0ca834557443fb *:-ms-input-placeholder,
  .comment-respond_baa11c1aebf2b00b *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_3f0ca834557443fb *::-ms-input-placeholder,
  .comment-respond_baa11c1aebf2b00b *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_3f0ca834557443fb *::placeholder,
  .comment-respond_baa11c1aebf2b00b *::placeholder {
    color: #778196; }
  .te-comment-respond_3f0ca834557443fb textarea,
  .comment-respond_baa11c1aebf2b00b 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_3f0ca834557443fb input:focus,
  .te-comment-respond_3f0ca834557443fb textarea:focus,
  .te-comment-respond_3f0ca834557443fb .form-select_638510ea213e32db:focus,
  .comment-respond_baa11c1aebf2b00b input:focus,
  .comment-respond_baa11c1aebf2b00b textarea:focus,
  .comment-respond_baa11c1aebf2b00b .form-select_638510ea213e32db: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_3f2c8b81837b135e {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_3f2c8b81837b135e:hover .image_01cd97820e4eac37:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_3f2c8b81837b135e:hover .image_01cd97820e4eac37 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_3f2c8b81837b135e:hover .te-content-wrapper_421a61c8a142f971 {
    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_3f2c8b81837b135e .image_01cd97820e4eac37 {
    overflow: hidden;
    position: relative; }
    .te-team-card_3f2c8b81837b135e .image_01cd97820e4eac37: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_3f2c8b81837b135e .image_01cd97820e4eac37 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_3f2c8b81837b135e .te-content-wrapper_421a61c8a142f971 {
    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_3f2c8b81837b135e .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 {
      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_3f2c8b81837b135e .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_3f2c8b81837b135e .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .desc_cf20a76fc61d6eb5 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_3f2c8b81837b135e .te-content-wrapper_421a61c8a142f971 .social_c9d64962454e56e4 {
      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_3f2c8b81837b135e .te-content-wrapper_421a61c8a142f971 .social_c9d64962454e56e4 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_3f2c8b81837b135e .te-content-wrapper_421a61c8a142f971 .social_c9d64962454e56e4 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18:hover .te-content-wrapper_421a61c8a142f971 .social_c9d64962454e56e4 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18:hover .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .title_a52479d10e03197e,
    .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18:hover .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .desc_cf20a76fc61d6eb5 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .image_01cd97820e4eac37 {
    border-radius: 20px; }
  .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .title_a52479d10e03197e a:hover {
          color: #ffffff !important; }
      .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .desc_cf20a76fc61d6eb5 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .social_c9d64962454e56e4 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_3f2c8b81837b135e.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .social_c9d64962454e56e4 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_b2ec2be23fa74e4b {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_b2ec2be23fa74e4b {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_b2ec2be23fa74e4b .slick-list_c6977f90261f773a {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_b2ec2be23fa74e4b .slick-list_c6977f90261f773a {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_b2ec2be23fa74e4b .slick-list_c6977f90261f773a .slick-slide_b0630f6c4a2e0be3 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_b2ec2be23fa74e4b .slick-dots_e8488016dea7c82d {
    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_b2ec2be23fa74e4b .slick-dots_e8488016dea7c82d 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_b2ec2be23fa74e4b .slick-dots_e8488016dea7c82d 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_b2ec2be23fa74e4b .slick-dots_e8488016dea7c82d li.slick-active_1b173060a41a038b {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_b2ec2be23fa74e4b .slick-dots_e8488016dea7c82d li.slick-active_1b173060a41a038b button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_b2ec2be23fa74e4b .slick-arrow_44de92632d094b01 {
    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_dad9563d2536af52 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_dad9563d2536af52:hover .image_01cd97820e4eac37 .te-content-wrapper_421a61c8a142f971 {
    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_dad9563d2536af52:hover .image_01cd97820e4eac37 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .content-inner_52d867273312861d {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_dad9563d2536af52:hover .image_01cd97820e4eac37 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .btn-wrapper_6b9e64e3edde7cb7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_dad9563d2536af52:hover .image_01cd97820e4eac37 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .content-inner_52d867273312861d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_dad9563d2536af52:hover .image_01cd97820e4eac37 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_dad9563d2536af52 .image_01cd97820e4eac37 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_dad9563d2536af52 .image_01cd97820e4eac37 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_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 {
    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_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 {
      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_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .content-inner_52d867273312861d {
        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_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .sub-title_855a2e91dc10fa15 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .btn-wrapper_6b9e64e3edde7cb7 {
        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_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .btn-wrapper_6b9e64e3edde7cb7 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_dad9563d2536af52 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .btn-wrapper_6b9e64e3edde7cb7 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_dad9563d2536af52.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_dad9563d2536af52.style-2_b14baf8397336d18 .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .btn-wrapper_6b9e64e3edde7cb7 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_dad9563d2536af52.style-3_ded3548167556c9a:hover .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .btn-wrapper_6b9e64e3edde7cb7 {
  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_dad9563d2536af52.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 {
  padding: 0; }
  .te-portfolio-card_dad9563d2536af52.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .content-inner_52d867273312861d {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_dad9563d2536af52.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .content_57ee5c97bde66ed7 .btn-wrapper_6b9e64e3edde7cb7 {
    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_e771be08a4661a72.style-1_5317d249e9bc5540 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_e771be08a4661a72.style-1_5317d249e9bc5540 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_5139e83d77215eb5.style-1_5317d249e9bc5540 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_5756eaee9d51becf.style-1_5317d249e9bc5540 {
  overflow: hidden; }

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

.about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 .te-about-image-card_5a8b1560430af602 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 .te-about-image-card_5a8b1560430af602 .te-main-img-wrapper_1d861de0745aeb89 .te-main-img-inner_1fa0fb530f758b05 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 .te-about-image-card_5a8b1560430af602 .te-company-foundation_59b27504ebcb148d {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 .te-about-info-card_5613245522ec1074 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 .te-about-info-card_5613245522ec1074 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_747a6d162ffd11ec.style-2_b14baf8397336d18 .te-about-info-card_5613245522ec1074 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .accordion-wrapper_b290d22df399a39e {
      padding-right: 60px; } }
  .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 {
        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_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 {
        right: 0; } }
    .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 {
      position: relative; }
      .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .te-main-img-inner_1fa0fb530f758b05 {
        -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_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .te-image-shape_1ca852bdd7b6ba9a {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .content_57ee5c97bde66ed7 {
        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_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .content_57ee5c97bde66ed7 .title_a52479d10e03197e {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .content_57ee5c97bde66ed7 .number_f268386bd7c688b1 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .top-content_41b5662a6c668624 {
        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_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .top-content_41b5662a6c668624 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .bottom-content_a2123ad855643254 {
        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_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .bottom-content_a2123ad855643254 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .bottom-content_a2123ad855643254 .bottom-content-inner_f7f5e5ae3ffaed9f {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .bottom-content_a2123ad855643254 .bottom-content-inner_f7f5e5ae3ffaed9f .title_a52479d10e03197e,
          .faq-area_7c65e4d275fa66f6.style-1_5317d249e9bc5540 .te-faq-image_db67e25b24ea4df2 .te-image-wrapper_5bd6b042894a2ae9 .bottom-content_a2123ad855643254 .bottom-content-inner_f7f5e5ae3ffaed9f .number_f268386bd7c688b1 {
            color: #14203A; }

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

.testimonial-slider-area_5139e83d77215eb5 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_5139e83d77215eb5.style-2_b14baf8397336d18 .slick-list_c6977f90261f773a {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_5139e83d77215eb5.style-2_b14baf8397336d18 .slick-list_c6977f90261f773a .te-slick-item_af172e3e0684735a {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .icon_9fbd6ff17bf040d5 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .te-counter-title_3e8020ebeeb5632b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .te-counter-title_3e8020ebeeb5632b .content_57ee5c97bde66ed7 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .title_a52479d10e03197e {
    color: #ffffff; }
  .counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .number_f268386bd7c688b1 {
    color: #E7F914; }
  .counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .number_f268386bd7c688b1,
  .counter-up-area_2092959806e8ec60.style-2_b14baf8397336d18 .te-counter-card_017f2d679d8d082e .te-counter-item_0e43959ea89fed67 .title_a52479d10e03197e {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-image-bg-collumn_11f041a8858eb9c2 {
      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_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-subscribe-form-wrapper_44854c04f6ad7231 {
      padding: 0; }
    .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 {
      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_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 {
          -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_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 {
          -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_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 {
          gap: 60px; } }
      .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 .te-subscribe-title_6553b0536238b085 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 .te-content-inner_c02cce92faadef1a {
        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_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 .te-content-inner_c02cce92faadef1a {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 .te-content-inner_c02cce92faadef1a .icon_9fbd6ff17bf040d5 {
          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_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .te-subscribe-form-widget_23ef6335f7a5c6fd {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .mc4wp-form-fields_65cb6ee595f99bae {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_2784a52c0457e231.style-2_b14baf8397336d18 .te-subscribe-inner-area_4653082d70f11fbc .mc4wp-form-fields_65cb6ee595f99bae {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_5139e83d77215eb5.style-3_ded3548167556c9a {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_5139e83d77215eb5.style-3_ded3548167556c9a {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_5139e83d77215eb5.style-3_ded3548167556c9a {
      padding: 100px 0; } }
  .testimonial-slider-area_5139e83d77215eb5.style-3_ded3548167556c9a .slick-list_c6977f90261f773a .slick-slide_b0630f6c4a2e0be3.slick-current_5810ba4f70726a0d .te-testimonial-card_9eb4c32e0a631fcf.style-3_ded3548167556c9a .te-content-wrapper_421a61c8a142f971 .te-user-meta_cd5bd91617e2e025 .icon_9fbd6ff17bf040d5 {
    color: #317EFE; }

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

.contact-form-area_b6540f821d03681d {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_b6540f821d03681d {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_b6540f821d03681d {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_b6540f821d03681d .te-comment-respond_3f0ca834557443fb .title_a52479d10e03197e,
  .contact-form-area_b6540f821d03681d .te-title-wrapper_28c1d512e7228792 .title_a52479d10e03197e {
    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_b6540f821d03681d .te-comment-respond_3f0ca834557443fb .title_a52479d10e03197e,
      .contact-form-area_b6540f821d03681d .te-title-wrapper_28c1d512e7228792 .title_a52479d10e03197e {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_b6540f821d03681d .te-comment-respond_3f0ca834557443fb .title_a52479d10e03197e,
      .contact-form-area_b6540f821d03681d .te-title-wrapper_28c1d512e7228792 .title_a52479d10e03197e {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_b6540f821d03681d .te-comment-respond_3f0ca834557443fb .title_a52479d10e03197e,
      .contact-form-area_b6540f821d03681d .te-title-wrapper_28c1d512e7228792 .title_a52479d10e03197e {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_b6540f821d03681d .te-social-profile-link_ae6f6aa2fa27fe7b {
    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_b6540f821d03681d .te-social-profile-link_ae6f6aa2fa27fe7b 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_b6540f821d03681d .te-social-profile-link_ae6f6aa2fa27fe7b 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_9d8c222d901e8986 {
    margin-bottom: 60px; } }

.te-contact-info_6ed9e849c23ecb36 {
  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_6ed9e849c23ecb36 .te-icon-card_a07e8e21d00ce706 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_dbe41395e559b14b {
  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_dbe41395e559b14b .image_01cd97820e4eac37 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_dbe41395e559b14b .content_57ee5c97bde66ed7 .te-title-wrapper_28c1d512e7228792 {
    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_dbe41395e559b14b .content_57ee5c97bde66ed7 .te-title-wrapper_28c1d512e7228792 .title-inner_c9ecc2c8cf562411 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_dbe41395e559b14b .content_57ee5c97bde66ed7 .te-title-wrapper_28c1d512e7228792 .title-inner_c9ecc2c8cf562411 .icon_9fbd6ff17bf040d5 {
        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_dbe41395e559b14b .content_57ee5c97bde66ed7 .te-title-wrapper_28c1d512e7228792 .title-inner_c9ecc2c8cf562411 .title_a52479d10e03197e {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_17474187d1fd566a {
  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_17474187d1fd566a .list-wrapper_5ee7029dcfd796a6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_17474187d1fd566a .list-wrapper_5ee7029dcfd796a6 .icon_9fbd6ff17bf040d5 {
      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_17474187d1fd566a .list-wrapper_5ee7029dcfd796a6 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_17474187d1fd566a .list-wrapper_5ee7029dcfd796a6 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_17474187d1fd566a .list-wrapper_5ee7029dcfd796a6 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_17474187d1fd566a .list-wrapper_5ee7029dcfd796a6 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_9feb5ea509e87430 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_9feb5ea509e87430 .te-team-card_3f2c8b81837b135e {
    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_54ff317e6cc17341 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_54ff317e6cc17341 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_54ff317e6cc17341 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_87dafb4d0343e9ba {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_87dafb4d0343e9ba .te-subscribe-form-widget_23ef6335f7a5c6fd .submit-btn_20b056c032383d3e span {
    display: none; }
  .footer_87dafb4d0343e9ba.style-1_5317d249e9bc5540 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_87dafb4d0343e9ba.style-1_5317d249e9bc5540 .te-footer-sec_44034655b65c7826 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_87dafb4d0343e9ba.style-1_5317d249e9bc5540 .te-footer-sec_44034655b65c7826 .te-footer-widget_936acdb0b7ad89b3 .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-form-fields_65cb6ee595f99bae {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_87dafb4d0343e9ba.style-1_5317d249e9bc5540 .te-footer-widget_936acdb0b7ad89b3 .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 input {
      color: #131A2A; }
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .wp-block-heading_d64718f5db990f07,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .widget-title_b5fcc65950651742,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .wp-block-search__label_f9f2b5d3e16b93b6,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .wp-block-heading_d64718f5db990f07,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .widget-title_b5fcc65950651742,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .wp-block-search__label_f9f2b5d3e16b93b6,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 ul li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 ol li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e ul li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e ol li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 ul li,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-calendar-table_a261c8b060a923ad,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-block-calendar_4c63613e86fb9df0 caption,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 nav.wp-calendar-nav_38b08f6b124d3493 a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-block-latest-comments__comment-excerpt_d279d56629467e17,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-calendar-table_a261c8b060a923ad caption,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_text_059a9c36a214ba20,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .tagcloud_75a17791ce9b3afc a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .wp-block-tag-cloud_d2ffb9bb671cae86 a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .tagcloud_75a17791ce9b3afc a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .wp-block-tag-cloud_d2ffb9bb671cae86 a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-block-latest-comments__comment-date_82202dde987b1eb8,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-block-latest-comments__comment_82c11c148307f28b,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-block-archives-dropdown_ccc9bdfc55fe8325 label,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_categories_b64621d1a657f7e0 li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_archive_ec1003816bbf5216 li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_nav_menu_64066c8dd5614fb6 li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_tag_cloud_dcd8e4957653607a a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_rss_916f8f11c3c62ed0 li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_rss_916f8f11c3c62ed0 li,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .footer__widget_37922d653d575f84 a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .footer__widget_37922d653d575f84 li,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 li.recentcomments_6348956345f79106 {
    color: #ffffff; }
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-theme-btn_8dbd657dab4e1785,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-block-loginout_d89392a29637ba7e a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 input.te-theme-btn_8dbd657dab4e1785,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .wp-block-search_bda6a316636c25de button,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .search-form_c5ba35ae8622024a button,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .widget_1c64a41fba028e61 .sidebar__search_59a937e04e62a004 button,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .wp-block-search_bda6a316636c25de button,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .search-form_c5ba35ae8622024a button,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .sidebar__widget_565a6335a71c478e .sidebar__search_59a937e04e62a004 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_87dafb4d0343e9ba .footer__widget_37922d653d575f84 li {
    list-style: none; }
  .footer_87dafb4d0343e9ba .te-footer-widget_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd li.wp-block-social-link_88456124c0d9fabd {
    display: inline-block;
    width: unset !important; }
  .footer_87dafb4d0343e9ba .te_widget_nav_menu_5245323f64f9b1dd li.cat-item_efa5dad92e748275 {
    text-align: right; }
    .footer_87dafb4d0343e9ba .te_widget_nav_menu_5245323f64f9b1dd li.cat-item_efa5dad92e748275 a {
      float: left; }
  .footer_87dafb4d0343e9ba .te-footer-bg_ce5fabdf432dbee2 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_87dafb4d0343e9ba .footer-nav-widget_bf995854419fa0c2 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_87dafb4d0343e9ba .footer-nav-widget_bf995854419fa0c2 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_87dafb4d0343e9ba .footer-nav-widget_bf995854419fa0c2 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_87dafb4d0343e9ba .footer-nav-widget_bf995854419fa0c2 {
        padding: 0 30px; } }

.te-footer-widget_936acdb0b7ad89b3 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_936acdb0b7ad89b3 {
      margin-bottom: 40px; } }
  .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-title_34430b24310b181d,
  .te-footer-widget_936acdb0b7ad89b3 .wp-block-heading_d64718f5db990f07 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_936acdb0b7ad89b3 ul {
    padding-left: 0; }
  .te-footer-widget_936acdb0b7ad89b3 .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-form-fields_65cb6ee595f99bae {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_936acdb0b7ad89b3 .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_936acdb0b7ad89b3.widget-latest-posts-footer_9630992d7a8805a6 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_936acdb0b7ad89b3.zoom-instagram-widget_c4220178618d009e {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_936acdb0b7ad89b3.widget_contact_info_widget_eb13963c193c1fb5 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_936acdb0b7ad89b3 .widget-instagram-feed_a82e91a4ef8a1dc7 {
      width: 170px; } }
  .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 {
        padding-right: 0; } }
    .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 .te-footer-logo_bed5f2b9367505f0 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 .info-form-and-social-icon_a5c2d075a9b3956a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 .info-form-and-social-icon_a5c2d075a9b3956a .te-social-profile_3ca4f0475dcbd6f6 {
        margin-top: 0; }
    .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 .te-social-profile_3ca4f0475dcbd6f6 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-info_b553b3baf9517229 .info-form-and-social-icon_a5c2d075a9b3956a {
        -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_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd 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_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 p {
    color: #335371; }
  .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul {
    list-style: none; }
    .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 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_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li:first-child .contact-icon_08b56b4b8ad390e3 {
          margin-top: 5px; }
      .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li .contact-icon_08b56b4b8ad390e3 {
        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_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li .contact-text_4744aaa6b6048ea1 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li .contact-text_4744aaa6b6048ea1 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li .contact-text_4744aaa6b6048ea1 span,
        .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li .contact-text_4744aaa6b6048ea1 p,
        .te-footer-widget_936acdb0b7ad89b3 .te-footer-widget-contact_fd0fd8ff5c687e68 .footer-contact_956f3ad389b1f345 ul li .contact-text_4744aaa6b6048ea1 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_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-thumb_f254d3269f28462e {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-desc_116ceb09f23381ad .te-latest-post-title_d2d7ad50d2d83ae1 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-desc_116ceb09f23381ad .te-latest-post-title_d2d7ad50d2d83ae1 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_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-desc_116ceb09f23381ad .te-latest-post-title_d2d7ad50d2d83ae1 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-desc_116ceb09f23381ad .te-latest-post-meta_4bdccefafbb92cc5 {
      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_6ab3de49c5c93824 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_6ab3de49c5c93824 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_6ab3de49c5c93824 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_6ab3de49c5c93824 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_2784a52c0457e231 {
  overflow: hidden; }
  .subscribe-area_2784a52c0457e231.style-1_5317d249e9bc5540 .te-subscribe-inner-area_4653082d70f11fbc .te-content-wrapper_421a61c8a142f971 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_2784a52c0457e231.style-1_5317d249e9bc5540 .te-image-bg-collumn_11f041a8858eb9c2 {
    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_2784a52c0457e231.style-1_5317d249e9bc5540 .te-image-bg-collumn_11f041a8858eb9c2 {
        display: none; } }
  .subscribe-area_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 {
    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_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 .short-title_aee1407eb910f2e3 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 .te-subscribe-title_6553b0536238b085 {
      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_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 .te-subscribe-title_6553b0536238b085 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 .te-subscribe-title_6553b0536238b085 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 .te-subscribe-title_6553b0536238b085 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_2784a52c0457e231 .te-content-wrapper_421a61c8a142f971 .text_dbf6d824d3321062 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_2784a52c0457e231 .te-subscribe-inner-area_4653082d70f11fbc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_2784a52c0457e231 .te-subscribe-inner-area_4653082d70f11fbc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_2784a52c0457e231 .te-subscribe-inner-area_4653082d70f11fbc .te-subscribe-collumn_6e430e625807530d {
      -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_2784a52c0457e231 .te-subscribe-inner-area_4653082d70f11fbc .te-subscribe-collumn_6e430e625807530d.te-image-bg-collumn_11f041a8858eb9c2 {
          display: none; } }
    .subscribe-area_2784a52c0457e231 .te-subscribe-inner-area_4653082d70f11fbc .mc4wp-form-fields_65cb6ee595f99bae {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_2784a52c0457e231 .te-subscribe-inner-area_4653082d70f11fbc .mc4wp-form-fields_65cb6ee595f99bae {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_2784a52c0457e231 .te-subscribe-inner-area_4653082d70f11fbc .mc4wp-form-fields_65cb6ee595f99bae .submit-btn_20b056c032383d3e {
        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_936acdb0b7ad89b3 .te-subscribe-form-wrapper_44854c04f6ad7231 {
  color: #335371; }

.te-subscribe-form-widget_23ef6335f7a5c6fd {
  position: relative; }
  .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-form-fields_65cb6ee595f99bae {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .single-field_3770d69ae7a59397 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_23ef6335f7a5c6fd .submit-btn_20b056c032383d3e {
    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_23ef6335f7a5c6fd .submit-btn_20b056c032383d3e:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-response_bb0e54aaa49ed275 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-response_bb0e54aaa49ed275 .mc4wp-alert_b11ebe82805f81b7.mc4wp-error_c460a9a41e2c7bf7 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-response_bb0e54aaa49ed275 .mc4wp-alert_b11ebe82805f81b7.mc4wp-error_c460a9a41e2c7bf7 a {
      color: #ff0000; }
    .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-response_bb0e54aaa49ed275 .mc4wp-alert_b11ebe82805f81b7.mc4wp-success_bd5e05d290350d1d p, .te-subscribe-form-widget_23ef6335f7a5c6fd .mc4wp-response_bb0e54aaa49ed275 .mc4wp-alert_b11ebe82805f81b7.mc4wp-notice_1bdaeb920a9f068a p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_7d77baf50dee3ff4 {
  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_7d77baf50dee3ff4 .te-footer-logo_bed5f2b9367505f0 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_7d77baf50dee3ff4 .te-social-widget_8be91df3b77b4114 {
    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_7d77baf50dee3ff4 .te-social-widget_8be91df3b77b4114 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 {
  background-color: #131A2A; }
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-sec_44034655b65c7826 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-widget-title_34430b24310b181d,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .wp-block-heading_d64718f5db990f07 {
    color: #ffffff;
    font-size: 24px; }
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .footer-bottom-area_17f82b0e8f0d48c9 .te-copyright-text_f5a9dc8a67f9e26e p,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-widget_936acdb0b7ad89b3.te_widget_nav_menu_5245323f64f9b1dd li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-widget_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-desc_116ceb09f23381ad .te-latest-post-title_d2d7ad50d2d83ae1 a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-widget_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-desc_116ceb09f23381ad .te-latest-post-title_d2d7ad50d2d83ae1,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-widget_936acdb0b7ad89b3 .te_widget_latest_post_31f48ef6fa05c6c7 ul li .te-latest-post-desc_116ceb09f23381ad .te-latest-post-meta_4bdccefafbb92cc5,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-widget_936acdb0b7ad89b3 .te-subscribe-form-wrapper_44854c04f6ad7231,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .te-footer-bottom-menu_6ab3de49c5c93824 ul li a,
  .footer_87dafb4d0343e9ba.style-2_b14baf8397336d18 .footer-bottom-area_17f82b0e8f0d48c9 .te-copyright-text_f5a9dc8a67f9e26e p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_428b22f82ae8a117.map_d1553f50c380fe0c */