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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_10f2d3b66a6b35d7,
.wp-block-loginout_f09a32f49408e21f a,
input.te-theme-btn_10f2d3b66a6b35d7 {
  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_10f2d3b66a6b35d7:hover,
  .wp-block-loginout_f09a32f49408e21f a:hover,
  input.te-theme-btn_10f2d3b66a6b35d7:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_10f2d3b66a6b35d7:focus,
  .wp-block-loginout_f09a32f49408e21f a:focus,
  input.te-theme-btn_10f2d3b66a6b35d7:focus {
    color: #ffffff; }
  .te-theme-btn_10f2d3b66a6b35d7.yellow-btn_1c69a4c20d95cc9f,
  .wp-block-loginout_f09a32f49408e21f a.yellow-btn_1c69a4c20d95cc9f,
  input.te-theme-btn_10f2d3b66a6b35d7.yellow-btn_1c69a4c20d95cc9f {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_10f2d3b66a6b35d7.simple-btn_da2ebe69ea1f9631,
  .wp-block-loginout_f09a32f49408e21f a.simple-btn_da2ebe69ea1f9631,
  input.te-theme-btn_10f2d3b66a6b35d7.simple-btn_da2ebe69ea1f9631 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_f235e9eb723f6ece {
  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_f235e9eb723f6ece .circle-rotate-inner_a9918cd916ae9cb9 {
    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_aab4594fd1bfca46 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_5895cb73f2755619 {
  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_fe7d01dbce81ef72 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_fe7d01dbce81ef72 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_fe7d01dbce81ef72 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_fe7d01dbce81ef72 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: center;
    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_8e5ac0deeb33de41 .size-full_557c2a77675a313a.alignright_24afca45b4deb069 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_8e5ac0deeb33de41 figure.wp-caption_b6831ece2c9c65dd.aligncenter_7f6ba807697b3993 {
  margin-top: 40px; }
.tp-page-content_8e5ac0deeb33de41 dl, .tp-page-content_8e5ac0deeb33de41 ol, .tp-page-content_8e5ac0deeb33de41 ul {
  margin-bottom: 11px; }
.tp-page-content_8e5ac0deeb33de41 .te-comment-respond_b72fc5034ec1e6d9 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_8e5ac0deeb33de41 .te-latest-comments_adfc492bb276b4a0 .te-comment-respond_b72fc5034ec1e6d9 {
  margin-bottom: 40px; }
.tp-page-content_8e5ac0deeb33de41 .te-post-comments_bcc98474aad7e1bc {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_7c97e8641778d45c .gallery-item_0fd8d1a2760590e9 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_458e5b3db618e544 .gallery-item_0fd8d1a2760590e9 {
  max-width: 50%; }

.gallery-columns-3_221c7fffdf908a65 .gallery-item_0fd8d1a2760590e9 {
  max-width: 33.33%; }

.gallery-columns-4_0dde574354084682 .gallery-item_0fd8d1a2760590e9 {
  max-width: 25%; }

.gallery-columns-5_b8450bcddd8330fc .gallery-item_0fd8d1a2760590e9 {
  max-width: 20%; }

.gallery-columns-6_b9ac9479886b62f2 .gallery-item_0fd8d1a2760590e9 {
  max-width: 16.66%; }

.gallery-columns-7_efab42842ec5b393 .gallery-item_0fd8d1a2760590e9 {
  max-width: 14.28%; }

.gallery-columns-8_279c24a89b8cb1cb .gallery-item_0fd8d1a2760590e9 {
  max-width: 12.5%; }

.gallery-columns-9_b0af32546d0e4292 .gallery-item_0fd8d1a2760590e9 {
  max-width: 11.11%; }

.gallery-caption_a572958b0ed661be {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_b0b3a510ec82b85f {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_a417a474fd26da66 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_13d2ea894edfe1a3 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_a2dc1a141c372268 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_4b8e89e1ea6231fc p.wp-block-cover-text_1504f45f2b5366d6,
.wp-block-cover_4b8e89e1ea6231fc.is-light_63d201cbfcda003a .wp-block-cover__inner-container_e074ddaf70562b0f {
  color: #fff !important; }

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

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

.widget_def5420507485b62 .wp-block-archives-dropdown_d1a5015f07695b29,
.widget_def5420507485b62 .wp-block-categories-dropdown_8624bfc8a941f7e6,
.widget_def5420507485b62 .wp-block-loginout_f09a32f49408e21f,
.widget_def5420507485b62 .wp-block-social-links_1a83fa5b8ddfe002,
.widget_def5420507485b62.widget_archive_2b2fe9ec79ee21b2 select,
.widget_def5420507485b62.te_widget_categories_c5dc24cadcf494d6 select,
.widget_def5420507485b62.widget_text_b4d2845ee28912e2 select,
.widget_def5420507485b62.te_widget_search_988b1e6cad6cfdda .search-form_90828575bf1cb06c,
.widget_def5420507485b62.te_widget_tag_cloud_d47aaa4633a29009 .tagcloud_7f8f2581e82bb98c,
.widget_def5420507485b62 .wp-block-tag-cloud_aa8d8750187b863d {
  margin-bottom: 6px; }

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

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

.blog-search-content_4964910e80542fb3 {
  margin: 0; }
  .blog-search-content_4964910e80542fb3 .wp-block-search_a417a474fd26da66,
  .blog-search-content_4964910e80542fb3 .search-form_90828575bf1cb06c,
  .blog-search-content_4964910e80542fb3 .sidebar__search_2ed748b3bbd6cca9 {
    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_4964910e80542fb3 .wp-block-search_a417a474fd26da66,
      .blog-search-content_4964910e80542fb3 .search-form_90828575bf1cb06c,
      .blog-search-content_4964910e80542fb3 .sidebar__search_2ed748b3bbd6cca9 {
        width: 100%; } }
    .blog-search-content_4964910e80542fb3 .wp-block-search_a417a474fd26da66 .wp-block-search__inside-wrapper_4b80f2cab76acd67,
    .blog-search-content_4964910e80542fb3 .search-form_90828575bf1cb06c .wp-block-search__inside-wrapper_4b80f2cab76acd67,
    .blog-search-content_4964910e80542fb3 .sidebar__search_2ed748b3bbd6cca9 .wp-block-search__inside-wrapper_4b80f2cab76acd67 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_4964910e80542fb3 .wp-block-search_a417a474fd26da66 label,
    .blog-search-content_4964910e80542fb3 .search-form_90828575bf1cb06c label,
    .blog-search-content_4964910e80542fb3 .sidebar__search_2ed748b3bbd6cca9 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_4964910e80542fb3 .wp-block-search_a417a474fd26da66 input,
    .blog-search-content_4964910e80542fb3 .search-form_90828575bf1cb06c input,
    .blog-search-content_4964910e80542fb3 .sidebar__search_2ed748b3bbd6cca9 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_4964910e80542fb3 .wp-block-search_a417a474fd26da66 button,
    .blog-search-content_4964910e80542fb3 .search-form_90828575bf1cb06c button,
    .blog-search-content_4964910e80542fb3 .sidebar__search_2ed748b3bbd6cca9 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_8e5ac0deeb33de41 .wp-smiley_664b82f83125957d,
.entry-content_6ed1ca01e1590814 .wp-smiley_664b82f83125957d,
.comment-content_57b230187cf482c9 .wp-smiley_664b82f83125957d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_b72fc5034ec1e6d9.style-two_32f8309dbe753883 .wpcf7-form_9831b77253b84b27 .wpcf7-not-valid-tip_4fd1b4a4bca4b312 {
  color: #d9c0b8 !important; }
.te-comment-respond_b72fc5034ec1e6d9 .wpcf7-form_9831b77253b84b27 .wpcf7-not-valid_3312d37fd68e2737 {
  border-color: #dc3232 !important; }
.te-comment-respond_b72fc5034ec1e6d9 .wpcf7-form_9831b77253b84b27 .wpcf7-not-valid-tip_4fd1b4a4bca4b312 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_b72fc5034ec1e6d9 .wpcf7-form_9831b77253b84b27.sent_490762eed6b36fa5 .wpcf7-response-output_306b35bbf19f622a {
  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_b72fc5034ec1e6d9 .wpcf7-form_9831b77253b84b27.invalid_5cb2d78f4cb05eac .wpcf7-response-output_306b35bbf19f622a {
  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_8332f1f7954493f0 {
  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_8332f1f7954493f0 .wpcf7-te-list-item_68f667eb4e006188 {
    margin: 0; }
    .wpcf7-form-control_8332f1f7954493f0 .wpcf7-te-list-item_68f667eb4e006188 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_8332f1f7954493f0 .wpcf7-te-list-item_68f667eb4e006188 label .wpcf7-te-list-item-label_40b66d195d2a6c5e {
        font-size: 16px;
        font-weight: 400; }

.logged-in_9bc0c4ae9ee7137a .te-comment-respond_b72fc5034ec1e6d9 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_7a5899af9964e4fa .header-menu-area_8c5b06671213c14d.sticky_menu_5c6484b508531601 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_7a5899af9964e4fa .header-menu-area_8c5b06671213c14d.sticky_menu_5c6484b508531601 {
      top: 0; } }

.page-template-default_cebe484eff2f475e.page-id-146_c53e11b0beddcc6b .tp-page-content_8e5ac0deeb33de41 p:last-child {
  margin-bottom: 10px; }
.page-template-default_cebe484eff2f475e.page-id-1133_fa056b7ba9cdcbd4 .tp-page-content_8e5ac0deeb33de41 .te-comment-respond_b72fc5034ec1e6d9 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_cebe484eff2f475e.page-id-3_447682fcb155b742 .page-area_eba1c08dcca69dad {
  padding-top: 128px; }

.single-post-item_3ec630b295f6f1a5.post-24_5f530ec07757f218 .wp-block-button_92685b052f08589d a {
  color: #ffffff; }

.post-template-default_f7400ed11ff2a7b4.postid-163_692240fde9843cb7 .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_f7400ed11ff2a7b4.postid-150_0eaa59baaaf3d984 .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_f7400ed11ff2a7b4.postid-150_0eaa59baaaf3d984 .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-block-group_ec2ee89a0818c217.is-layout-constrained_2c5c8fb6c09c54df:last-child {
    border: 1px solid #000; }
.post-template-default_f7400ed11ff2a7b4.postid-51_02f989afed8ef50a .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_f7400ed11ff2a7b4.postid-51_02f989afed8ef50a .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_f7400ed11ff2a7b4.postid-1163_70728cb8433331f8 .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-caption_b6831ece2c9c65dd, .post-template-default_f7400ed11ff2a7b4.postid-568_505b8a68034aa3e3 .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-caption_b6831ece2c9c65dd {
  margin-top: 20px; }
.post-template-default_f7400ed11ff2a7b4.postid-1785_e5260a4997bc3b40 .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-block-button__link_6f29a1b03ed20e2f {
  color: #ffffff !important; }
.post-template-default_f7400ed11ff2a7b4.postid-1149_010ae8985b19cadf .te-blog-details-wrapper_3299db6b360f8310 .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 p {
  margin-bottom: 0; }
.post-template-default_f7400ed11ff2a7b4.postid-555_1637ac9b214e4778 .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_6754ebcaa8867d51.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_6754ebcaa8867d51.not-found .error-content_5a1f15c93fec7b7f .error-btn-bh_d5eff20490634bfa {
    margin-top: 20px; }

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

.sidebar_39bcc36438782469 .widget_media_gallery_5f38978047f6f0f3 .gallery-item_0fd8d1a2760590e9 {
  margin-bottom: 0; }
  .sidebar_39bcc36438782469 .widget_media_gallery_5f38978047f6f0f3 .gallery-item_0fd8d1a2760590e9 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_3fb680d3ef0a9fcd {
  -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_6f5916affa10041a {
  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_93851efc3d913ce4 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_7a5899af9964e4fa .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d.login .te-header-menu-area_ad081fbf68bbb227 {
  top: auto !important; }

.header-area_bf28d603c55ebeeb .container-fluid_0c642baf97c3299e {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_bf28d603c55ebeeb .container-fluid_0c642baf97c3299e {
      padding: 0 24px; } }
.header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .header-top .te-header-contact-info_3eeacecea6c0a4d1 span {
    color: #677471; }
    .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .header-top .te-header-contact-info_3eeacecea6c0a4d1 span i {
      color: #317EFE; }
    .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .header-top .te-header-contact-info_3eeacecea6c0a4d1 span a {
      color: #677471; }
  .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .header-top .te-social-profile_c075c9c1f08ca8c7 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .header-top .te-social-profile_c075c9c1f08ca8c7 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .te-header-menu-area_ad081fbf68bbb227 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .te-header-menu-area_ad081fbf68bbb227 .menu-wrapper_2b83d71835c8a40d {
    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_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .te-header-menu-area_ad081fbf68bbb227 .menu-wrapper_2b83d71835c8a40d {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .te-header-menu-area_ad081fbf68bbb227 .te-header-btn_e30d9391a7e651a8 .te-quote-btn_8163eb36e99d625e {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .te-sticky_menu {
  top: 0; }
  .header-area_bf28d603c55ebeeb.style-2_e61f630bdc45dd8d .te-sticky_menu .menu-wrapper_2b83d71835c8a40d {
    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_1c908f8a4627ee1d {
    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_541a636490381d66 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_3eeacecea6c0a4d1 {
    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_3eeacecea6c0a4d1 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_3eeacecea6c0a4d1 span.te-contact-info-item_466587b891a5b023 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_3eeacecea6c0a4d1 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_5a26e328ad1e5ce2 {
      display: none; } }
  .header-top .header-top-btn_5a26e328ad1e5ce2 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_5a26e328ad1e5ce2 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_5a26e328ad1e5ce2 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_c075c9c1f08ca8c7 {
    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_c075c9c1f08ca8c7 .te-social-profile-label_022fb9a4393a13cb {
      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_c075c9c1f08ca8c7 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_c075c9c1f08ca8c7 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_ad081fbf68bbb227 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_ad081fbf68bbb227.te-te-sticky-header_4d9c5197f949cf2b {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_ad081fbf68bbb227.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_ad081fbf68bbb227.te-sticky_menu .te-logo_12d5b89f1f2c83ea .te-sticky-logo_e46304ccaa14bc9f img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_ad081fbf68bbb227.te-sticky_menu .te-main-menu_b7a4f503ddff5240 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_ad081fbf68bbb227.te-sticky_menu .te-main-menu_b7a4f503ddff5240 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_ad081fbf68bbb227.te-sticky_menu .te-main-menu_b7a4f503ddff5240 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_ad081fbf68bbb227.te-sticky_menu .te-main-menu_b7a4f503ddff5240 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_ad081fbf68bbb227 .te-header-menu-wrapper_79331c3b04448984 {
    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_ad081fbf68bbb227 .te-header-menu-wrapper_79331c3b04448984 {
        gap: 20px; } }
  .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea {
    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_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea {
        height: 80px; } }
    .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea .te-standard-logo_c52896622428dfe2 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea .te-sticky-logo_e46304ccaa14bc9f {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea .te-sticky-logo_e46304ccaa14bc9f {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea .te-sticky-logo_e46304ccaa14bc9f {
          display: block; } }
      .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea .te-sticky-logo_e46304ccaa14bc9f img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_ad081fbf68bbb227 .te-logo_12d5b89f1f2c83ea .te-retina-logo_0ced3ef39edf9e38 {
      display: none; }

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

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

.te-header-btn_e30d9391a7e651a8 {
  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_e30d9391a7e651a8 .te-icon_8fec8771c95129e7 {
    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_e30d9391a7e651a8 .te-icon_8fec8771c95129e7: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_e30d9391a7e651a8 {
      display: none; } }
  .te-header-btn_e30d9391a7e651a8 .te-cta-btn_6f820fb324b810a8 {
    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_e30d9391a7e651a8 .te-cta-btn_6f820fb324b810a8:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_e30d9391a7e651a8 .te-quote-btn_8163eb36e99d625e {
    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_e30d9391a7e651a8 .te-quote-btn_8163eb36e99d625e: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_7a84f5bc6441caef {
    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_7a84f5bc6441caef .te-search-content-filed_0af6af50b1be0e45 {
      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_7a84f5bc6441caef .te-search-content-filed_0af6af50b1be0e45 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_7a84f5bc6441caef .te-search-form_6982b8241dfc6ccd {
      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_7a84f5bc6441caef .te-search-form_6982b8241dfc6ccd .te-search-form-input_3452534f7b27e588 {
        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_7a84f5bc6441caef .te-search-form_6982b8241dfc6ccd .te-search-form-input_3452534f7b27e588 .te-search-icon_dbad0dcc98d9e648 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_7a84f5bc6441caef .te-search-form_6982b8241dfc6ccd .te-search-form-input_3452534f7b27e588 button.te-submit-search-btn_21ce334c02612696 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_7a84f5bc6441caef .te-search-form_6982b8241dfc6ccd 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 {
  display: none; }

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

.mean-container .mean-bar {
  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 {
  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_a8693d530bab0f93 a.mean-expand.mean-clicked_168f455dbddb7924 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

.mean-container .mean-nav ul li.dropdown-opened_a8693d530bab0f93 a.mean-expand.mean-clicked_168f455dbddb7924 i {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked_168f455dbddb7924 {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked_168f455dbddb7924 i {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  color: #ffffff; }

.te-mobile-menu-bar_bfcd4c320b69cccd 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_bfcd4c320b69cccd 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_bbdd244d12567039 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_f1f58f7e7a8dbbc8 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_106322100c6deb7f {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_106322100c6deb7f .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_106322100c6deb7f .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-menu-sidebar-title_71c6464d1ce7fff6 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-header-contact-info_3eeacecea6c0a4d1 {
      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_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-header-contact-info_3eeacecea6c0a4d1 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_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-header-contact-info_3eeacecea6c0a4d1 span.te-contact-info-item_466587b891a5b023 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-header-contact-info_3eeacecea6c0a4d1 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_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-header-contact-info_3eeacecea6c0a4d1 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-social-profile_c075c9c1f08ca8c7 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-social-profile_c075c9c1f08ca8c7 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_eb51301002937b41 .te-menu-sidebar-single-widget_dffa63d4d967dc7b .te-social-profile_c075c9c1f08ca8c7 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_25eba422711009d2 {
  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_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d {
        height: unset;
        padding: 80px 0; } }
    .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-feature-img_6b70f250b2adb606 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-feature-img_6b70f250b2adb606 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-feature-img_6b70f250b2adb606 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-feature-img_6b70f250b2adb606 {
          right: -380px; } }
      .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-feature-img_6b70f250b2adb606 .company-award_c81ee46a3b286bed {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-feature-img_6b70f250b2adb606 .company-award_c81ee46a3b286bed .icon_856474d4d08a7541 {
          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_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-feature-img_6b70f250b2adb606 .slider-feature-img-overlay_e7b7904eb797e18c {
          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_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-left-shape_8435802ee205e9ce {
      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_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-left-shape_8435802ee205e9ce {
          display: none; } }
    .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-right-shape_26dcd905c48d9872 {
      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_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-right-shape_26dcd905c48d9872 {
          display: none; } }
    .slider-area_25eba422711009d2.style-2_e61f630bdc45dd8d .te-single-slider_bcbd0ea83b26923d .slider-circle-shape_b7d5bb59c1d04cd9 {
      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_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-short-title_b74b5d5f4aa1994b,
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-title_188145c064b84aad,
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-short-desc_eefe4c0560837a1f,
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-btn-wrapper_20c1e282503fe49d {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-short-title_b74b5d5f4aa1994b {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-title_188145c064b84aad {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-short-desc_eefe4c0560837a1f {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-active .te-slider-btn-wrapper_20c1e282503fe49d {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-dots_f66087541a1dce29 {
    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_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-dots_f66087541a1dce29 {
        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_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-dots_f66087541a1dce29 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_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-dots_f66087541a1dce29 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_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-dots_f66087541a1dce29 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-dots_f66087541a1dce29 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_25eba422711009d2 .te-slider-wrapper_8250e7e2ce2df042 .slick-dots_f66087541a1dce29 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d {
    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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d {
        background-image: none !important; } }
    .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-overlay_622f8014f0b661b3 {
      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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-overlay_622f8014f0b661b3 {
          left: 0; } }
      .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-overlay_622f8014f0b661b3 .te-slider-overlay-shape_0bec262a9737d775 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-overlay_622f8014f0b661b3 .te-slider-overlay-shape_0bec262a9737d775 {
            display: none; } }
    .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff {
      position: relative;
      z-index: 99; }
      .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-short-title_b74b5d5f4aa1994b {
        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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
        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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-short-desc_eefe4c0560837a1f {
        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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-short-desc_eefe4c0560837a1f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-short-desc_eefe4c0560837a1f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-short-desc_eefe4c0560837a1f {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d {
        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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d {
            padding-top: 30px; } }
        .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-theme-btn_10f2d3b66a6b35d7 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-call-btn_8e601bc9256c6004 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-call-btn_8e601bc9256c6004 .te-icon_8fec8771c95129e7 {
            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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-call-btn_8e601bc9256c6004 .te-content_76bfd738dbb66e39 {
            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_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-call-btn_8e601bc9256c6004 .te-content_76bfd738dbb66e39 .te-title_20e5141a80b61d08 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_25eba422711009d2 .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-call-btn_8e601bc9256c6004 .te-content_76bfd738dbb66e39 .te-text_2f754f60b7f9625b {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad: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_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-overlay_622f8014f0b661b3 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-overlay_622f8014f0b661b3::before {
        display: none; }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .slider-shape_0a9a0a86bea4fc0a {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .slider-shape_0a9a0a86bea4fc0a img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-one_9f47acb660604163 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-one_9f47acb660604163 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-one_9f47acb660604163 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-one_9f47acb660604163 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-one_9f47acb660604163 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-two_c0e94c43151f9618 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-two_c0e94c43151f9618 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-two_c0e94c43151f9618 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-two_c0e94c43151f9618 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-two_c0e94c43151f9618 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-three_2d5b372796df26b3 {
      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_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-three_2d5b372796df26b3 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .shape-three_2d5b372796df26b3 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-container_942d21cf698c3087 {
      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_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-container_942d21cf698c3087 {
          -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_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-container_942d21cf698c3087 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-container_942d21cf698c3087 .te-slider-column_acb7e9561be3858d {
        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_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-container_942d21cf698c3087 .te-slider-column_acb7e9561be3858d {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-theme-btn_10f2d3b66a6b35d7 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-theme-btn_10f2d3b66a6b35d7:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-btn-wrapper_20c1e282503fe49d .te-call-btn_8e601bc9256c6004 .te-icon_8fec8771c95129e7 {
      color: #317EFE; }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
      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_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-single-slider_bcbd0ea83b26923d .te-slider-content-wrapper_2de970b8b42eedff .te-slider-content_e5d739117785eda3 .te-slider-title_188145c064b84aad {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-slider-wrapper_8250e7e2ce2df042 .container {
    position: relative; }
  .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-slider-wrapper_8250e7e2ce2df042 .slider-shape-bg_6d3dffcf181b32e2 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-slider-wrapper_8250e7e2ce2df042 .slider-shape-bg_6d3dffcf181b32e2 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-slider-wrapper_8250e7e2ce2df042 .slider-shape-bg_6d3dffcf181b32e2 {
        margin-left: 0; } }
    .slider-area_25eba422711009d2.style-1_e6b45e164a24b1ad .te-slider-wrapper_8250e7e2ce2df042 .slider-shape-bg_6d3dffcf181b32e2: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_474e9aaa3d3f9de4 {
  position: relative; }

.te-info-card_97d0d8cda15403ce {
  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_97d0d8cda15403ce {
      padding: 40px 25px; } }
  .te-info-card_97d0d8cda15403ce: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_97d0d8cda15403ce:hover .te-image-wrapper_79cfd55fc1cd2bf7 .overlay_664eda3e5187afc6 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_97d0d8cda15403ce:hover .te-image-wrapper_79cfd55fc1cd2bf7 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_97d0d8cda15403ce:hover .icon_856474d4d08a7541 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_97d0d8cda15403ce:hover .content .te-read-more_d9b41beed1fa6ffd .te-theme-btn_10f2d3b66a6b35d7 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_97d0d8cda15403ce .te-info-card-inner_3ee84d594bb73f2e {
    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_97d0d8cda15403ce .te-image-wrapper_79cfd55fc1cd2bf7 {
    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_97d0d8cda15403ce .te-image-wrapper_79cfd55fc1cd2bf7 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_97d0d8cda15403ce .te-image-wrapper_79cfd55fc1cd2bf7 .overlay_664eda3e5187afc6 {
      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_97d0d8cda15403ce .icon_856474d4d08a7541 {
    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_97d0d8cda15403ce .icon_856474d4d08a7541 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_97d0d8cda15403ce .te-content-wrapper_05eb682d52675ceb {
    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_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c {
    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_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c .icon_856474d4d08a7541 {
      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_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c .icon_856474d4d08a7541::before, .te-info-card_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c .icon_856474d4d08a7541::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c .icon_856474d4d08a7541::before {
        top: 15px;
        left: 5px; }
      .te-info-card_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c .icon_856474d4d08a7541::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c .title {
      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_97d0d8cda15403ce .te-title-wrapper_c213457d8a7e198c .divider_f250dc4849ef41c4 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_97d0d8cda15403ce .content {
    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_97d0d8cda15403ce .content .desc_2454d85236ec4531 {
      -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_97d0d8cda15403ce .content .te-read-more_d9b41beed1fa6ffd {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_97d0d8cda15403ce .content .te-read-more_d9b41beed1fa6ffd .te-theme-btn_10f2d3b66a6b35d7 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_97d0d8cda15403ce .content .te-read-more_d9b41beed1fa6ffd .te-theme-btn_10f2d3b66a6b35d7:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d {
  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_97d0d8cda15403ce.style-2_e61f630bdc45dd8d {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d {
      padding: 35px; } }
  .te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d:hover .image 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_97d0d8cda15403ce.style-2_e61f630bdc45dd8d:hover .content .te-read-more_d9b41beed1fa6ffd .te-theme-btn_10f2d3b66a6b35d7 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d .image 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_97d0d8cda15403ce.style-2_e61f630bdc45dd8d .te-title-wrapper_c213457d8a7e198c {
    padding-bottom: 15px; }
  .te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_97d0d8cda15403ce.style-2_e61f630bdc45dd8d .content .te-read-more_d9b41beed1fa6ffd .te-theme-btn_10f2d3b66a6b35d7 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_d592ad6dff84c078.style-three_cb0bfa630dd69c5c {
  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_d592ad6dff84c078.style-three_cb0bfa630dd69c5c .icon_856474d4d08a7541 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_d592ad6dff84c078.style-three_cb0bfa630dd69c5c .icon_856474d4d08a7541 img {
      width: 100%; }
  .te-icon-card_d592ad6dff84c078.style-three_cb0bfa630dd69c5c .content {
    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_d592ad6dff84c078.style-three_cb0bfa630dd69c5c .content .title {
      color: #ffffff; }
    .te-icon-card_d592ad6dff84c078.style-three_cb0bfa630dd69c5c .content .desc_2454d85236ec4531 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_d592ad6dff84c078.style-three_cb0bfa630dd69c5c {
      gap: 25px; }
      .te-icon-card_d592ad6dff84c078.style-three_cb0bfa630dd69c5c .content {
        gap: 18px; } }

.te-icon-card_d592ad6dff84c078.style-2_e61f630bdc45dd8d {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_d592ad6dff84c078.style-2_e61f630bdc45dd8d .icon_856474d4d08a7541 {
    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_d592ad6dff84c078.style-2_e61f630bdc45dd8d .content {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_d592ad6dff84c078.style-2_e61f630bdc45dd8d .content .title {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_d592ad6dff84c078.style-2_e61f630bdc45dd8d .content .desc_2454d85236ec4531 {
      line-height: 22px; }

.te-about-image-card_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 {
      text-align: left; } }
  .te-about-image-card_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 > img {
          width: 100%; } }
    .te-about-image-card_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-img-card-shape_1860bc83499d1a9c {
      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_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-img-card-shape_1860bc83499d1a9c {
          right: 0; } }
.te-about-image-card_9c7858d0893b6d8b .te-company-foundation_6df41d2952e4a933 {
  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_9c7858d0893b6d8b .te-company-foundation_6df41d2952e4a933 .te-counter-wrapper_15c743c756bb7b4d {
    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_9c7858d0893b6d8b .te-company-foundation_6df41d2952e4a933 .counter-title_f0b243f5922b1283 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_9c7858d0893b6d8b .te-company-foundation_6df41d2952e4a933 .title {
    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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-img-card-shape_1860bc83499d1a9c {
    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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-img-card-shape_1860bc83499d1a9c {
        display: none; } }
  .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 {
        position: relative; } }
    .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-another-image-inner_428651fb51cc0211 {
      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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-another-image-inner_428651fb51cc0211 {
          width: 100%; }
          .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-another-image-inner_428651fb51cc0211 img {
            width: 100%; } }
    .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .video-btn_29b95a944259bb6c {
      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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .video-btn_29b95a944259bb6c {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .video-btn_29b95a944259bb6c 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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-badge-text_7550997838739ba5 {
      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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-badge-text_7550997838739ba5 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-badge-text_7550997838739ba5 .icon_856474d4d08a7541 {
        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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-badge-text_7550997838739ba5 .text {
        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_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-badge-text_7550997838739ba5 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_9c7858d0893b6d8b.style-2_e61f630bdc45dd8d .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 .te-another-image_86544e1bb5ec3746 .te-badge-text_7550997838739ba5 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 {
  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_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-section-title_47f661b4c9e110ff {
    margin-bottom: 0; }
    .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-section-title_47f661b4c9e110ff .title {
      margin-bottom: 0; }
  .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-list-item-wrapper_eb507ba012d1af32 {
    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_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-list-item-wrapper_eb507ba012d1af32 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-list-item-wrapper_eb507ba012d1af32 .te-list-item_301e6b7d44475ca8 .icon_856474d4d08a7541 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-list-item-wrapper_eb507ba012d1af32 .te-list-item_301e6b7d44475ca8 .text {
      color: #14203A; }
  .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 {
    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_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .te-single-info-list_84af1fec877b6e9b {
      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_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .te-single-info-list_84af1fec877b6e9b:hover .icon_856474d4d08a7541 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_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .te-single-info-list_84af1fec877b6e9b .icon_856474d4d08a7541 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .te-single-info-list_84af1fec877b6e9b .icon_856474d4d08a7541::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_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .te-single-info-list_84af1fec877b6e9b .icon_856474d4d08a7541 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_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .te-single-info-list_84af1fec877b6e9b .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_92dd23db584c748f .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .te-single-info-list_84af1fec877b6e9b .short-title_8eaf4f53330039d8 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_92dd23db584c748f.style-2_e61f630bdc45dd8d .te-about-info-content_e2abf39e3f15d6d8 {
  gap: 10px; }
  .te-about-info-card_92dd23db584c748f.style-2_e61f630bdc45dd8d .te-about-info-content_e2abf39e3f15d6d8 .te-list-item-wrapper_eb507ba012d1af32 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_92dd23db584c748f.style-2_e61f630bdc45dd8d .te-about-info-content_e2abf39e3f15d6d8 .te-list-item-wrapper_eb507ba012d1af32 .te-list-item_301e6b7d44475ca8 .icon_856474d4d08a7541 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_92dd23db584c748f.style-2_e61f630bdc45dd8d .te-about-info-content_e2abf39e3f15d6d8 .te-list-item-wrapper_eb507ba012d1af32 .te-list-item_301e6b7d44475ca8 .text {
      color: #335371; }
  .te-about-info-card_92dd23db584c748f.style-2_e61f630bdc45dd8d .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_92dd23db584c748f.style-2_e61f630bdc45dd8d .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .divider_f250dc4849ef41c4 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_92dd23db584c748f.style-2_e61f630bdc45dd8d .te-about-info-content_e2abf39e3f15d6d8 .te-info-list_12f306bc43e99907 .divider_f250dc4849ef41c4 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-section-title_47f661b4c9e110ff {
  margin-bottom: 40px; }
.te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .about-info-wrapper_306bbeb038d506ff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .about-info-wrapper_306bbeb038d506ff {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .about-info-wrapper_306bbeb038d506ff .about-info-img_64d20f6d2f9b83d6 {
    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_92dd23db584c748f.style-three_cb0bfa630dd69c5c .about-info-wrapper_306bbeb038d506ff .about-info-img_64d20f6d2f9b83d6 {
        height: 350px; } }
    .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .about-info-wrapper_306bbeb038d506ff .about-info-img_64d20f6d2f9b83d6 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 .skill-progressbar-wrapper_f9e7c265b7de4ec7 {
    width: 100%; }
  .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 .te-icon-card-wrapper_970c9c47d7e41381 {
    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_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 .te-icon-card-wrapper_970c9c47d7e41381 .te-icon-card_d592ad6dff84c078 {
      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_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 .te-icon-card-wrapper_970c9c47d7e41381 .te-icon-card_d592ad6dff84c078 .icon_856474d4d08a7541 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 .te-icon-card-wrapper_970c9c47d7e41381 .te-icon-card_d592ad6dff84c078 .content {
        gap: 4px; }
        .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 .te-icon-card-wrapper_970c9c47d7e41381 .te-icon-card_d592ad6dff84c078 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_92dd23db584c748f.style-three_cb0bfa630dd69c5c .te-about-info-content_e2abf39e3f15d6d8 .te-btn-wrapper_a7381f72416d989a {
    margin-top: 7px; }

.te-counter-card_d24407620b57d517 {
  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_d24407620b57d517 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_d24407620b57d517 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 {
    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_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43:hover .icon_856474d4d08a7541 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .icon_856474d4d08a7541 {
      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_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .icon_856474d4d08a7541 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .te-counter-title_50a6fff8f6859e4e {
      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_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .te-counter-title_50a6fff8f6859e4e .content {
        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_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .number_59f87d65a3142e7c {
      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_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .number_59f87d65a3142e7c {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_7c6dae3aa11fdf57 {
  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_7c6dae3aa11fdf57::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_7c6dae3aa11fdf57 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_7c6dae3aa11fdf57:hover {
    top: -5px; }
    .te-process-step_7c6dae3aa11fdf57:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_7c6dae3aa11fdf57:hover .icon_856474d4d08a7541 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_7c6dae3aa11fdf57:hover .counter-number_c549f4689e1f399f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_7c6dae3aa11fdf57:hover .content .te-read-more_d9b41beed1fa6ffd .te-theme-btn_10f2d3b66a6b35d7 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_7c6dae3aa11fdf57 .icon_856474d4d08a7541 {
    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_7c6dae3aa11fdf57 .icon_856474d4d08a7541 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_7c6dae3aa11fdf57 .te-content-wrapper_05eb682d52675ceb {
    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_7c6dae3aa11fdf57 .te-counter-wrapper_15c743c756bb7b4d {
    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_7c6dae3aa11fdf57 .te-counter-wrapper_15c743c756bb7b4d .shape_5ca07a75780bf0f0 {
      position: relative; }
  .te-process-step_7c6dae3aa11fdf57 .counter-number_c549f4689e1f399f {
    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_7c6dae3aa11fdf57 .te-title-wrapper_c213457d8a7e198c {
    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_7c6dae3aa11fdf57 .te-title-wrapper_c213457d8a7e198c .icon_856474d4d08a7541 {
      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_7c6dae3aa11fdf57 .te-title-wrapper_c213457d8a7e198c .title {
      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_7c6dae3aa11fdf57 .content {
    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_7c6dae3aa11fdf57 .content .desc_2454d85236ec4531 {
      -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_7c6dae3aa11fdf57 .content .te-read-more_d9b41beed1fa6ffd {
      margin-top: -10px; }
      .te-process-step_7c6dae3aa11fdf57 .content .te-read-more_d9b41beed1fa6ffd .te-theme-btn_10f2d3b66a6b35d7 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_dc7190414613a92a {
  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_dc7190414613a92a {
      padding: 30px; } }
  .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb {
    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_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f {
      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_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .rating_ea4df99023b7892f {
          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_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .name {
          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_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .designation_517233c046a6ed6a {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .icon_856474d4d08a7541 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_dc7190414613a92a .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .icon_856474d4d08a7541 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_652395c068b8d8e4 {
  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_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb {
    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_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .content p {
        margin-bottom: 0; }
    .te-testimonial-card-two_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 {
        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_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .icon_856474d4d08a7541 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .designation_517233c046a6ed6a {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_652395c068b8d8e4 .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .image {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b::before {
    display: none; }
  .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb {
    gap: 15px; }
    .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 {
      -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_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 {
          padding: 15px 30px; } }
      .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .image {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .image img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .rating_ea4df99023b7892f {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .te-user-info_8cdbed96300514d9 .name span {
        color: #317EFE; }
    .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .icon_856474d4d08a7541 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .icon_856474d4d08a7541 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_e7c04f92ec08d1b1 {
  position: relative; }
  .te-testimonial-slider-wrapper_e7c04f92ec08d1b1 .slick-list_14005069fc65511b {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_e7c04f92ec08d1b1 .slick-list_14005069fc65511b .slick-slide {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e7c04f92ec08d1b1 .slick-dots_f66087541a1dce29 {
    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_e7c04f92ec08d1b1 .slick-dots_f66087541a1dce29 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_e7c04f92ec08d1b1 .slick-dots_f66087541a1dce29 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_e7c04f92ec08d1b1 .slick-dots_f66087541a1dce29 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_e7c04f92ec08d1b1 .slick-dots_f66087541a1dce29 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e7c04f92ec08d1b1 .slick-arrow_98d780b571eb91f3 {
    display: none !important; }

.te-accordion-box-wrapper_37068b0fdc33703f {
  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_17596e8b35838641 .te-accordion-list-item_f88d12ffeb6175d8 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_17596e8b35838641 .te-accordion-list-item_f88d12ffeb6175d8 .te-accordion-head_a4b292561fd7da4c {
    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_17596e8b35838641 .te-accordion-list-item_f88d12ffeb6175d8 .te-accordion-head_a4b292561fd7da4c: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_17596e8b35838641 .te-accordion-list-item_f88d12ffeb6175d8 .te-accordion-head_a4b292561fd7da4c.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_17596e8b35838641 .te-accordion-list-item_f88d12ffeb6175d8 .te-accordion-head_a4b292561fd7da4c .te-accordion-title_23eeb77a6594ceb7 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_17596e8b35838641 .te-accordion-list-item_f88d12ffeb6175d8 .te-accordion-body_f2d59584fce78473 {
    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_846a3f6dc64bf445 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_846a3f6dc64bf445 {
      padding-left: 30px; } }
  .page-header_846a3f6dc64bf445 .te-page-title_9f70c23d2fcb7212,
  .page-header_846a3f6dc64bf445 .page-title_0d64a06dd0b29db9 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_846a3f6dc64bf445 .te-page-title_9f70c23d2fcb7212,
      .page-header_846a3f6dc64bf445 .page-title_0d64a06dd0b29db9 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_690164edfad365d4 {
  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_690164edfad365d4:hover .te-post-thumbnail_1ad9e04177e206dd img,
  .te-post-item_690164edfad365d4:hover .post-video_18e6e782dbd978d5 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_690164edfad365d4 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_690164edfad365d4 iframe {
        height: 350px; } }
  .te-post-item_690164edfad365d4 .post-gallery .slick-list_14005069fc65511b .slick-track_070531d8e1049089 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_690164edfad365d4 .te-post-content-wrapper_2883d942686b259b {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_690164edfad365d4 .te-post-content-wrapper_2883d942686b259b {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_690164edfad365d4 .te-post-content-wrapper_2883d942686b259b .te-read-more_d9b41beed1fa6ffd {
      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_690164edfad365d4.format-quote_a76e121d2910fee7 .te-post-content {
    margin: 0; }
  .te-post-item_690164edfad365d4.format-quote_a76e121d2910fee7 blockquote {
    margin: 0; }
    .te-post-item_690164edfad365d4.format-quote_a76e121d2910fee7 blockquote p {
      margin-top: 0; }
    .te-post-item_690164edfad365d4.format-quote_a76e121d2910fee7 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_690164edfad365d4.format-quote_a76e121d2910fee7 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_690164edfad365d4.sticky_06d1d7b2b7611840 {
    border: 2px solid #317EFE; }
    .te-post-item_690164edfad365d4.sticky_06d1d7b2b7611840 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_690164edfad365d4.sticky_06d1d7b2b7611840 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_690164edfad365d4 .te-post-title_a8afcaba3d03bbc5 {
    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_690164edfad365d4 .te-post-title_a8afcaba3d03bbc5 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_690164edfad365d4 .te-post-title_a8afcaba3d03bbc5:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_690164edfad365d4 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_690164edfad365d4 .te-post-content h2,
  .te-post-item_690164edfad365d4 .te-post-content h3,
  .te-post-item_690164edfad365d4 .te-post-content h4,
  .te-post-item_690164edfad365d4 .te-post-content h5,
  .te-post-item_690164edfad365d4 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_690164edfad365d4 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_690164edfad365d4 .te-single-post-meta_5d9caf81bfaa2931 {
    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_690164edfad365d4 .te-social-share_59bf500fa99bbe92 {
    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_690164edfad365d4 .te-social-share_59bf500fa99bbe92 a.facebook_df9177c0bea6d56b {
      color: #1877f2; }
    .te-post-item_690164edfad365d4 .te-social-share_59bf500fa99bbe92 a.twitter_04d7df2d8ab8b885 {
      color: #1da1f2; }
    .te-post-item_690164edfad365d4 .te-social-share_59bf500fa99bbe92 a.linkedin_4769acd18feef7b1 {
      color: #1a70c6; }
    .te-post-item_690164edfad365d4 .te-social-share_59bf500fa99bbe92 .te-social-share-title_0494055a974701cc {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_690164edfad365d4 .te-blog-post-tag_7fdc51d34125e6ff {
    width: 100%;
    display: inline-block; }
    .te-post-item_690164edfad365d4 .te-blog-post-tag_7fdc51d34125e6ff 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_690164edfad365d4 .te-blog-post-tag_7fdc51d34125e6ff .te-post-tag-list_5a21fb0089f1f017 {
      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_690164edfad365d4 .te-blog-post-tag_7fdc51d34125e6ff .te-post-tag-list_5a21fb0089f1f017 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_690164edfad365d4 .te-blog-post-tag_7fdc51d34125e6ff .te-post-tag-list_5a21fb0089f1f017 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_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd,
  .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5 {
    position: relative;
    overflow: hidden; }
    .te-post-item_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd img,
    .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5 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_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd .popup-video-wrapper_56bc0eb85239e318,
    .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5 .popup-video-wrapper_56bc0eb85239e318 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd .video-btn_29b95a944259bb6c a,
    .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5 .video-btn_29b95a944259bb6c 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_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd .video-btn_29b95a944259bb6c a i,
      .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5 .video-btn_29b95a944259bb6c a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd .video-btn_29b95a944259bb6c a:hover,
      .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5 .video-btn_29b95a944259bb6c a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_690164edfad365d4 button.post-gallery-btn_75ee37399fb453f1 {
    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_690164edfad365d4 button.post-gallery-btn_75ee37399fb453f1.prev-btn_2d8456f95962c8f8 {
      left: 30px; }
    .te-post-item_690164edfad365d4 button.post-gallery-btn_75ee37399fb453f1.next-btn_a79858c9acb366a1 {
      right: 30px; }
    .te-post-item_690164edfad365d4 button.post-gallery-btn_75ee37399fb453f1 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_690164edfad365d4 button.post-gallery-btn_75ee37399fb453f1:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_690164edfad365d4 button.post-gallery-btn_75ee37399fb453f1:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_690164edfad365d4 .post-audio_f5c18a4d46550536 iframe {
    width: 100%; }
  .te-post-item_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 {
    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_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 {
        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_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 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_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 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_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_bc02f1cd9bc48aed {
  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_bc02f1cd9bc48aed.style-1_e6b45e164a24b1ad {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_bc02f1cd9bc48aed.style-1_e6b45e164a24b1ad .image {
      height: 290px; }
    .te-post-card_bc02f1cd9bc48aed.style-1_e6b45e164a24b1ad .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_bc02f1cd9bc48aed:hover .image 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_bc02f1cd9bc48aed .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_bc02f1cd9bc48aed .image 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_bc02f1cd9bc48aed .image .te-post-date_a198be213ce2b211 {
      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_bc02f1cd9bc48aed .image .te-post-date_a198be213ce2b211 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_bc02f1cd9bc48aed .content {
    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_bc02f1cd9bc48aed .content .te-post-meta-info_02ed0cd5179b999f {
      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_bc02f1cd9bc48aed .content .te-post-meta-info_02ed0cd5179b999f .te-single-meta_2b61efb545134747 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_bc02f1cd9bc48aed .content .te-post-meta-info_02ed0cd5179b999f .te-single-meta_2b61efb545134747 span,
        .te-post-card_bc02f1cd9bc48aed .content .te-post-meta-info_02ed0cd5179b999f .te-single-meta_2b61efb545134747 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_bc02f1cd9bc48aed .content .te-post-meta-info_02ed0cd5179b999f .te-single-meta_2b61efb545134747 i {
          color: #317EFE; }
    .te-post-card_bc02f1cd9bc48aed .content .title {
      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_bc02f1cd9bc48aed .content a.read-btn_9f7deb7dc262df06 {
      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_bc02f1cd9bc48aed .content a.read-btn_9f7deb7dc262df06:hover {
        color: #317EFE; }

.te-post-card_bc02f1cd9bc48aed.style-2_e61f630bdc45dd8d {
  gap: 20px; }
  .te-post-card_bc02f1cd9bc48aed.style-2_e61f630bdc45dd8d .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_bc02f1cd9bc48aed.style-2_e61f630bdc45dd8d .image .te-post-date_a198be213ce2b211 {
      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_bc02f1cd9bc48aed.style-2_e61f630bdc45dd8d .content .title {
    font-size: 20px; }
  .te-post-card_bc02f1cd9bc48aed.style-2_e61f630bdc45dd8d .content .te-post-meta-info_02ed0cd5179b999f {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_3299db6b360f8310 .te-comment-respond_b72fc5034ec1e6d9 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_3299db6b360f8310 .te-post-comments_bcc98474aad7e1bc {
  margin-top: 70px; }
.te-blog-details-wrapper_3299db6b360f8310 .wp-block-group_ec2ee89a0818c217.has-background_20bac3e25359c93f .wp-block-button_92685b052f08589d .wp-block-button__link_6f29a1b03ed20e2f {
  color: #ffffff !important; }
.te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-meta_3191f3f68dc37d66 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd,
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5,
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-gallery,
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .postbox-audio_29f86b3a7d3c9142,
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .wp-block-post-featured-image_6ffa2eab85ac2723 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd,
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5,
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-gallery,
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .postbox-audio_29f86b3a7d3c9142,
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .wp-block-post-featured-image_6ffa2eab85ac2723 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd:hover img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5:hover img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-gallery:hover img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .postbox-audio_29f86b3a7d3c9142:hover img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .wp-block-post-featured-image_6ffa2eab85ac2723: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_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-thumbnail_1ad9e04177e206dd img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-video_18e6e782dbd978d5 img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .post-gallery img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .postbox-audio_29f86b3a7d3c9142 img,
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .wp-block-post-featured-image_6ffa2eab85ac2723 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_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content-wrapper_2883d942686b259b {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-block-query_cbbcd3cd604d08ec .wp-block-post-template_72db61afd49c09a8 {
      padding-left: 0; }
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-block-query_cbbcd3cd604d08ec .wp-block-post-template_72db61afd49c09a8 .wp-block-post_93194b420de2ec93 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-block-navigation__responsive-container-content_4950007a0c6bbe26 .wp-block-page-list_f6305502b502d2b3 {
      padding-left: 0; }
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-block-group_ec2ee89a0818c217 {
      margin: 15px 0; }
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content .wp-block-group_ec2ee89a0818c217 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_3299db6b360f8310 .te-post-item_690164edfad365d4 .te-blog-post-tag_7fdc51d34125e6ff .te-social-share_59bf500fa99bbe92 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_3299db6b360f8310 .wp-block-calendar_d15fb9123d4e17d8 {
  margin-bottom: 30px; }

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

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

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

.cta-area_9106ee633f457b62 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_9106ee633f457b62 .te-content-wrapper_05eb682d52675ceb {
    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_9106ee633f457b62 .te-content-wrapper_05eb682d52675ceb .short-title_8eaf4f53330039d8 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_9106ee633f457b62 .te-content-wrapper_05eb682d52675ceb .te-cta-title_108e97bc4321cdb8 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_9106ee633f457b62 .te-content-wrapper_05eb682d52675ceb .te-cta-title_108e97bc4321cdb8 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_9106ee633f457b62 .te-content-wrapper_05eb682d52675ceb .te-cta-title_108e97bc4321cdb8 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_9106ee633f457b62 .te-content-wrapper_05eb682d52675ceb .te-cta-title_108e97bc4321cdb8 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_9106ee633f457b62 .te-content-wrapper_05eb682d52675ceb .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_9106ee633f457b62 .te-btn-wrapper_a7381f72416d989a {
    margin-top: 30px; }
  .cta-area_9106ee633f457b62 .te-cta-inner-area_338708b6b5a8639f {
    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_9106ee633f457b62 .te-cta-inner-area_338708b6b5a8639f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_9106ee633f457b62 .te-cta-inner-area_338708b6b5a8639f .te-cta-collumn_a7231fbd0be586ee {
      -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_47f661b4c9e110ff {
  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_47f661b4c9e110ff {
      -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_47f661b4c9e110ff.left-align-title_c5a7c9b439fc0f34 .te-section-content_9b77ad262e32cc37 {
    margin-top: -15px; }
  .te-section-title_47f661b4c9e110ff .te-section-content_9b77ad262e32cc37 {
    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_47f661b4c9e110ff .short-title_8eaf4f53330039d8 {
    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_47f661b4c9e110ff .short-title_8eaf4f53330039d8::before, .te-section-title_47f661b4c9e110ff .short-title_8eaf4f53330039d8::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_47f661b4c9e110ff .short-title_8eaf4f53330039d8.only-divider_b203887ef6caaa11 {
      gap: 10px; }
      .te-section-title_47f661b4c9e110ff .short-title_8eaf4f53330039d8.only-divider_b203887ef6caaa11::before {
        display: none; }
  .te-section-title_47f661b4c9e110ff .title {
    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_47f661b4c9e110ff .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_47f661b4c9e110ff .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_47f661b4c9e110ff .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_47f661b4c9e110ff .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_47f661b4c9e110ff .title br {
        display: none; } }
    .te-section-title_47f661b4c9e110ff .title span {
      color: #317EFE; }
  .te-section-title_47f661b4c9e110ff .te-section-desc_90c83cb62f83f711 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_47f661b4c9e110ff .te-section-desc_90c83cb62f83f711 .te-theme-btn_10f2d3b66a6b35d7 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_47f661b4c9e110ff .te-section-desc_90c83cb62f83f711 .te-theme-btn_10f2d3b66a6b35d7:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_c9d2a806115a7d78,
.navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa,
.comment-navigation_391cb42ee24dc7f4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_c9d2a806115a7d78 .wp-block-query-pagination-numbers_ef19c479b7de5ecc,
  .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .wp-block-query-pagination-numbers_ef19c479b7de5ecc,
  .comment-navigation_391cb42ee24dc7f4 .wp-block-query-pagination-numbers_ef19c479b7de5ecc {
    width: inherit; }
  .wp-block-query-pagination_c9d2a806115a7d78 .nav-links_5d60f9efb4b2aadc,
  .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .nav-links_5d60f9efb4b2aadc,
  .comment-navigation_391cb42ee24dc7f4 .nav-links_5d60f9efb4b2aadc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_c9d2a806115a7d78 .wp-block-query-pagination-previous_aa4eb3be08027290,
  .wp-block-query-pagination_c9d2a806115a7d78 .wp-block-query-pagination-next_b502ce6786c4743a,
  .wp-block-query-pagination_c9d2a806115a7d78 .nav-next_dd95c573e1088813 a,
  .wp-block-query-pagination_c9d2a806115a7d78 .nav-previous_e799c043c57cdb25 a,
  .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .wp-block-query-pagination-previous_aa4eb3be08027290,
  .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .wp-block-query-pagination-next_b502ce6786c4743a,
  .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .nav-next_dd95c573e1088813 a,
  .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .nav-previous_e799c043c57cdb25 a,
  .comment-navigation_391cb42ee24dc7f4 .wp-block-query-pagination-previous_aa4eb3be08027290,
  .comment-navigation_391cb42ee24dc7f4 .wp-block-query-pagination-next_b502ce6786c4743a,
  .comment-navigation_391cb42ee24dc7f4 .nav-next_dd95c573e1088813 a,
  .comment-navigation_391cb42ee24dc7f4 .nav-previous_e799c043c57cdb25 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_c9d2a806115a7d78 .wp-block-query-pagination-previous_aa4eb3be08027290,
      .wp-block-query-pagination_c9d2a806115a7d78 .wp-block-query-pagination-next_b502ce6786c4743a,
      .wp-block-query-pagination_c9d2a806115a7d78 .nav-next_dd95c573e1088813 a,
      .wp-block-query-pagination_c9d2a806115a7d78 .nav-previous_e799c043c57cdb25 a,
      .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .wp-block-query-pagination-previous_aa4eb3be08027290,
      .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .wp-block-query-pagination-next_b502ce6786c4743a,
      .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .nav-next_dd95c573e1088813 a,
      .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .nav-previous_e799c043c57cdb25 a,
      .comment-navigation_391cb42ee24dc7f4 .wp-block-query-pagination-previous_aa4eb3be08027290,
      .comment-navigation_391cb42ee24dc7f4 .wp-block-query-pagination-next_b502ce6786c4743a,
      .comment-navigation_391cb42ee24dc7f4 .nav-next_dd95c573e1088813 a,
      .comment-navigation_391cb42ee24dc7f4 .nav-previous_e799c043c57cdb25 a {
        height: 40px; } }
    .wp-block-query-pagination_c9d2a806115a7d78 .wp-block-query-pagination-previous_aa4eb3be08027290:hover,
    .wp-block-query-pagination_c9d2a806115a7d78 .wp-block-query-pagination-next_b502ce6786c4743a:hover,
    .wp-block-query-pagination_c9d2a806115a7d78 .nav-next_dd95c573e1088813 a:hover,
    .wp-block-query-pagination_c9d2a806115a7d78 .nav-previous_e799c043c57cdb25 a:hover,
    .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .wp-block-query-pagination-previous_aa4eb3be08027290:hover,
    .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .wp-block-query-pagination-next_b502ce6786c4743a:hover,
    .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .nav-next_dd95c573e1088813 a:hover,
    .navigation_542c485d449c380b.posts-navigation_d750b545d75e05fa .nav-previous_e799c043c57cdb25 a:hover,
    .comment-navigation_391cb42ee24dc7f4 .wp-block-query-pagination-previous_aa4eb3be08027290:hover,
    .comment-navigation_391cb42ee24dc7f4 .wp-block-query-pagination-next_b502ce6786c4743a:hover,
    .comment-navigation_391cb42ee24dc7f4 .nav-next_dd95c573e1088813 a:hover,
    .comment-navigation_391cb42ee24dc7f4 .nav-previous_e799c043c57cdb25 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_dde0d122088da85f,
.page-links_6980b2681be77bf4,
.wp-block-query-pagination-numbers_ef19c479b7de5ecc {
  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_dde0d122088da85f ul,
  .page-links_6980b2681be77bf4 ul,
  .wp-block-query-pagination-numbers_ef19c479b7de5ecc 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_dde0d122088da85f ul li,
    .page-links_6980b2681be77bf4 ul li,
    .wp-block-query-pagination-numbers_ef19c479b7de5ecc ul li {
      padding-top: 0; }
    .te-basic-pagination_dde0d122088da85f ul .prev span,
    .te-basic-pagination_dde0d122088da85f ul .next span,
    .page-links_6980b2681be77bf4 ul .prev span,
    .page-links_6980b2681be77bf4 ul .next span,
    .wp-block-query-pagination-numbers_ef19c479b7de5ecc ul .prev span,
    .wp-block-query-pagination-numbers_ef19c479b7de5ecc ul .next span {
      display: none; }
  .te-basic-pagination_dde0d122088da85f .post-page-numbers_968320ede506ac12,
  .page-links_6980b2681be77bf4 .post-page-numbers_968320ede506ac12,
  .wp-block-query-pagination-numbers_ef19c479b7de5ecc .post-page-numbers_968320ede506ac12 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_dde0d122088da85f .page-numbers_8804ec71ca66ef3a,
  .te-basic-pagination_dde0d122088da85f .post-page-numbers_968320ede506ac12,
  .page-links_6980b2681be77bf4 .page-numbers_8804ec71ca66ef3a,
  .page-links_6980b2681be77bf4 .post-page-numbers_968320ede506ac12,
  .wp-block-query-pagination-numbers_ef19c479b7de5ecc .page-numbers_8804ec71ca66ef3a,
  .wp-block-query-pagination-numbers_ef19c479b7de5ecc .post-page-numbers_968320ede506ac12 {
    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_dde0d122088da85f .page-numbers_8804ec71ca66ef3a,
      .te-basic-pagination_dde0d122088da85f .post-page-numbers_968320ede506ac12,
      .page-links_6980b2681be77bf4 .page-numbers_8804ec71ca66ef3a,
      .page-links_6980b2681be77bf4 .post-page-numbers_968320ede506ac12,
      .wp-block-query-pagination-numbers_ef19c479b7de5ecc .page-numbers_8804ec71ca66ef3a,
      .wp-block-query-pagination-numbers_ef19c479b7de5ecc .post-page-numbers_968320ede506ac12 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_dde0d122088da85f .page-numbers_8804ec71ca66ef3a:hover,
    .te-basic-pagination_dde0d122088da85f .post-page-numbers_968320ede506ac12:hover,
    .page-links_6980b2681be77bf4 .page-numbers_8804ec71ca66ef3a:hover,
    .page-links_6980b2681be77bf4 .post-page-numbers_968320ede506ac12:hover,
    .wp-block-query-pagination-numbers_ef19c479b7de5ecc .page-numbers_8804ec71ca66ef3a:hover,
    .wp-block-query-pagination-numbers_ef19c479b7de5ecc .post-page-numbers_968320ede506ac12: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_dde0d122088da85f .page-numbers_8804ec71ca66ef3a.current,
    .te-basic-pagination_dde0d122088da85f .post-page-numbers_968320ede506ac12.current,
    .page-links_6980b2681be77bf4 .page-numbers_8804ec71ca66ef3a.current,
    .page-links_6980b2681be77bf4 .post-page-numbers_968320ede506ac12.current,
    .wp-block-query-pagination-numbers_ef19c479b7de5ecc .page-numbers_8804ec71ca66ef3a.current,
    .wp-block-query-pagination-numbers_ef19c479b7de5ecc .post-page-numbers_968320ede506ac12.current {
      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_c35f5639f4292c95 {
  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_c35f5639f4292c95 {
      -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_c35f5639f4292c95 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 {
    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_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 {
        -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_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 {
        width: 100%; } }
    .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885::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_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885::after {
          display: none; } }
    .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885:last-child::after {
        display: none; }
    .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 .te-post-img_1352492f50ec6d90 {
      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_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 .te-post-img_1352492f50ec6d90 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 .te-post-img_1352492f50ec6d90 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 .text {
      width: 100%; }
      .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_c35f5639f4292c95 .te-post-navigation_e4396c1048fbf885 .theme-navigation_461d525816880952 {
      width: 100%; }

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

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

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

.project-details-overview_a86eeb9fb885a50f {
  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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e {
    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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e {
        -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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e .image {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e .image img {
        border-radius: 20px; }
    .project-details-overview_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e 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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e 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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e 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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e 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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e .user-card_86acd78f5db086d5 {
      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_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e .user-card_86acd78f5db086d5 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e .user-card_86acd78f5db086d5 .image {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e .user-card_86acd78f5db086d5 .content .title {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_a86eeb9fb885a50f .list-wrapper_15a009c335d5709e .user-card_86acd78f5db086d5 .content .text {
        margin-bottom: 0; }

.te-list-item_301e6b7d44475ca8 {
  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_301e6b7d44475ca8 .icon_856474d4d08a7541 {
    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_301e6b7d44475ca8 .text {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_def5420507485b62,
.sidebar__widget_2711873a34c3cd58 {
  /* 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_def5420507485b62 ol,
  .widget_def5420507485b62 ul,
  .sidebar__widget_2711873a34c3cd58 ol,
  .sidebar__widget_2711873a34c3cd58 ul {
    margin-bottom: 0; }
  .widget_def5420507485b62 .widget-instagram-feed_5490705a9c75335a,
  .sidebar__widget_2711873a34c3cd58 .widget-instagram-feed_5490705a9c75335a {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_def5420507485b62 .widget-instagram-feed_5490705a9c75335a,
      .sidebar__widget_2711873a34c3cd58 .widget-instagram-feed_5490705a9c75335a {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_def5420507485b62 .widget-instagram-feed_5490705a9c75335a,
      .sidebar__widget_2711873a34c3cd58 .widget-instagram-feed_5490705a9c75335a {
        width: 200px; } }
    .widget_def5420507485b62 .widget-instagram-feed_5490705a9c75335a .single-instagram-feed_ebd448a2c96efba0,
    .sidebar__widget_2711873a34c3cd58 .widget-instagram-feed_5490705a9c75335a .single-instagram-feed_ebd448a2c96efba0 {
      width: 96px;
      height: 96px; }
  .widget_def5420507485b62 .wp-block-heading_96825b9c72a6758f,
  .widget_def5420507485b62 .widget-title_0fa10f87b2da87e2,
  .widget_def5420507485b62 .wp-block-search__label_82fbd3bcc7d60ffd,
  .sidebar__widget_2711873a34c3cd58 .wp-block-heading_96825b9c72a6758f,
  .sidebar__widget_2711873a34c3cd58 .widget-title_0fa10f87b2da87e2,
  .sidebar__widget_2711873a34c3cd58 .wp-block-search__label_82fbd3bcc7d60ffd {
    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_def5420507485b62 .wp-block-social-links_1a83fa5b8ddfe002 .wp-social-link_8097ade675ee465e,
  .sidebar__widget_2711873a34c3cd58 .wp-block-social-links_1a83fa5b8ddfe002 .wp-social-link_8097ade675ee465e {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_def5420507485b62 .wp-block-social-links_1a83fa5b8ddfe002 .wp-social-link_8097ade675ee465e a,
    .sidebar__widget_2711873a34c3cd58 .wp-block-social-links_1a83fa5b8ddfe002 .wp-social-link_8097ade675ee465e 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_def5420507485b62 .wp-block-social-links_1a83fa5b8ddfe002 .wp-social-link_8097ade675ee465e a:before,
      .sidebar__widget_2711873a34c3cd58 .wp-block-social-links_1a83fa5b8ddfe002 .wp-social-link_8097ade675ee465e a:before {
        display: none; }
  .widget_def5420507485b62 .has-avatars_bfadd938ce388de8.has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549,
  .widget_def5420507485b62 .has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549,
  .sidebar__widget_2711873a34c3cd58 .has-avatars_bfadd938ce388de8.has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549,
  .sidebar__widget_2711873a34c3cd58 .has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 {
    font-weight: 500; }
    .widget_def5420507485b62 .has-avatars_bfadd938ce388de8.has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45,
    .widget_def5420507485b62 .has-avatars_bfadd938ce388de8.has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-link_bdd8102a439494eb,
    .widget_def5420507485b62 .has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45,
    .widget_def5420507485b62 .has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-link_bdd8102a439494eb,
    .sidebar__widget_2711873a34c3cd58 .has-avatars_bfadd938ce388de8.has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45,
    .sidebar__widget_2711873a34c3cd58 .has-avatars_bfadd938ce388de8.has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-link_bdd8102a439494eb,
    .sidebar__widget_2711873a34c3cd58 .has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45,
    .sidebar__widget_2711873a34c3cd58 .has-dates_f525e4314c2dcc10.has-excerpts_8568458e4621111d.wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-link_bdd8102a439494eb {
      font-weight: 500; }
  .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e,
  .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e,
  .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e,
  .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li.wp-block-te-latest-comments__comment_fa2eb2cb96370d3e {
    margin-bottom: 0; }
  .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549,
  .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617,
  .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549,
  .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617,
  .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549,
  .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617,
  .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549,
  .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 {
    line-height: 28px;
    font-weight: 400; }
    .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442,
    .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442,
    .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442,
    .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442,
    .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442,
    .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442,
    .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442,
    .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before,
      .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before,
      .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before,
      .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before,
      .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before,
      .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before,
      .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-meta_ba17dc91facae549 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before,
      .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 .wp-block-te-latest-comments__comment-date_13073b09e697d442:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li a,
  .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li a,
  .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li a,
  .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li a {
    color: #335371; }
    .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li a.wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45, .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li a.wp-block-te-latest-comments__comment-link_bdd8102a439494eb,
    .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li a.wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45,
    .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li a.wp-block-te-latest-comments__comment-link_bdd8102a439494eb,
    .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li a.wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45,
    .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li a.wp-block-te-latest-comments__comment-link_bdd8102a439494eb,
    .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li a.wp-block-te-latest-comments__comment-author_2fd6f3acc8c47b45,
    .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li a.wp-block-te-latest-comments__comment-link_bdd8102a439494eb {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li a:hover,
    .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li a:hover,
    .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li a:hover,
    .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li a:hover {
      color: #317EFE; }
  .widget_def5420507485b62 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-excerpt_0ea6986afa6761cd p,
  .widget_def5420507485b62 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-excerpt_0ea6986afa6761cd p,
  .sidebar__widget_2711873a34c3cd58 .wp-block-te-latest-comments_e627071887427a97 li .wp-block-te-latest-comments__comment-excerpt_0ea6986afa6761cd p,
  .sidebar__widget_2711873a34c3cd58 .wp-block-latest-posts_73f7ea43e84f8063 li .wp-block-te-latest-comments__comment-excerpt_0ea6986afa6761cd p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7,
  .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7 a,
    .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 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_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7 a,
        .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 a {
          width: 40px;
          height: 40px; } }
      .widget_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7 a.facebook_df9177c0bea6d56b,
      .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 a.facebook_df9177c0bea6d56b {
        background-color: #1877f2; }
      .widget_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7 a.twitter_04d7df2d8ab8b885,
      .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 a.twitter_04d7df2d8ab8b885 {
        background-color: #1da1f2; }
      .widget_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7 a.linkedin_4769acd18feef7b1,
      .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 a.linkedin_4769acd18feef7b1 {
        background-color: #0a66c2; }
      .widget_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7 a.instagram_50ba4e313415a532,
      .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 a.instagram_50ba4e313415a532 {
        background-color: #405de6; }
      .widget_def5420507485b62 .te-social-profile_c075c9c1f08ca8c7 a:hover,
      .sidebar__widget_2711873a34c3cd58 .te-social-profile_c075c9c1f08ca8c7 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_def5420507485b62 select,
  .sidebar__widget_2711873a34c3cd58 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_def5420507485b62 .has-login-form_749bf5ac53a2dec5 .login-username_13a73608136f39f4 label,
  .widget_def5420507485b62 .has-login-form_749bf5ac53a2dec5 .login-password_ee3e2ef7bc768c01 label,
  .sidebar__widget_2711873a34c3cd58 .has-login-form_749bf5ac53a2dec5 .login-username_13a73608136f39f4 label,
  .sidebar__widget_2711873a34c3cd58 .has-login-form_749bf5ac53a2dec5 .login-password_ee3e2ef7bc768c01 label {
    margin-bottom: 10px; }
  .widget_def5420507485b62 .has-login-form_749bf5ac53a2dec5 .login-username_13a73608136f39f4 input,
  .widget_def5420507485b62 .has-login-form_749bf5ac53a2dec5 .login-password_ee3e2ef7bc768c01 input,
  .sidebar__widget_2711873a34c3cd58 .has-login-form_749bf5ac53a2dec5 .login-username_13a73608136f39f4 input,
  .sidebar__widget_2711873a34c3cd58 .has-login-form_749bf5ac53a2dec5 .login-password_ee3e2ef7bc768c01 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_def5420507485b62 .has-login-form_749bf5ac53a2dec5 .login-remember_31a063f5b131679d label,
  .sidebar__widget_2711873a34c3cd58 .has-login-form_749bf5ac53a2dec5 .login-remember_31a063f5b131679d label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_def5420507485b62 .has-login-form_749bf5ac53a2dec5 .login-submit_8764bcf3de4ba091,
  .sidebar__widget_2711873a34c3cd58 .has-login-form_749bf5ac53a2dec5 .login-submit_8764bcf3de4ba091 {
    margin-bottom: 0; }
    .widget_def5420507485b62 .has-login-form_749bf5ac53a2dec5 .login-submit_8764bcf3de4ba091 input.button-primary_707429fcc172e069,
    .sidebar__widget_2711873a34c3cd58 .has-login-form_749bf5ac53a2dec5 .login-submit_8764bcf3de4ba091 input.button-primary_707429fcc172e069 {
      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_def5420507485b62 .search-form_90828575bf1cb06c,
  .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_def5420507485b62 .search-form_90828575bf1cb06c button,
    .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_def5420507485b62.widget_search_9db15490f403c52e .sidebar__search_2ed748b3bbd6cca9,
  .sidebar__widget_2711873a34c3cd58.widget_search_9db15490f403c52e .sidebar__search_2ed748b3bbd6cca9 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_def5420507485b62.widget_search_9db15490f403c52e .sidebar__search_2ed748b3bbd6cca9 button,
    .sidebar__widget_2711873a34c3cd58.widget_search_9db15490f403c52e .sidebar__search_2ed748b3bbd6cca9 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_def5420507485b62 .wp-block-search__no-button_64a65966c239217b.wp-block-search_a417a474fd26da66 input,
  .sidebar__widget_2711873a34c3cd58 .wp-block-search__no-button_64a65966c239217b.wp-block-search_a417a474fd26da66 input {
    border-radius: 10px; }
  .widget_def5420507485b62 .wp-block-search_a417a474fd26da66,
  .sidebar__widget_2711873a34c3cd58 .wp-block-search_a417a474fd26da66 {
    margin-bottom: -2px; }
  .widget_def5420507485b62 .wp-block-search_a417a474fd26da66,
  .widget_def5420507485b62 .search-form_90828575bf1cb06c,
  .widget_def5420507485b62 .sidebar__search_2ed748b3bbd6cca9,
  .sidebar__widget_2711873a34c3cd58 .wp-block-search_a417a474fd26da66,
  .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c,
  .sidebar__widget_2711873a34c3cd58 .sidebar__search_2ed748b3bbd6cca9 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_def5420507485b62 .wp-block-search_a417a474fd26da66 .wp-block-search__inside-wrapper_4b80f2cab76acd67,
    .widget_def5420507485b62 .search-form_90828575bf1cb06c .wp-block-search__inside-wrapper_4b80f2cab76acd67,
    .widget_def5420507485b62 .sidebar__search_2ed748b3bbd6cca9 .wp-block-search__inside-wrapper_4b80f2cab76acd67,
    .sidebar__widget_2711873a34c3cd58 .wp-block-search_a417a474fd26da66 .wp-block-search__inside-wrapper_4b80f2cab76acd67,
    .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c .wp-block-search__inside-wrapper_4b80f2cab76acd67,
    .sidebar__widget_2711873a34c3cd58 .sidebar__search_2ed748b3bbd6cca9 .wp-block-search__inside-wrapper_4b80f2cab76acd67 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_def5420507485b62 .wp-block-search_a417a474fd26da66 label,
    .widget_def5420507485b62 .search-form_90828575bf1cb06c label,
    .widget_def5420507485b62 .sidebar__search_2ed748b3bbd6cca9 label,
    .sidebar__widget_2711873a34c3cd58 .wp-block-search_a417a474fd26da66 label,
    .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c label,
    .sidebar__widget_2711873a34c3cd58 .sidebar__search_2ed748b3bbd6cca9 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_def5420507485b62 .wp-block-search_a417a474fd26da66 input,
    .widget_def5420507485b62 .search-form_90828575bf1cb06c input,
    .widget_def5420507485b62 .sidebar__search_2ed748b3bbd6cca9 input,
    .sidebar__widget_2711873a34c3cd58 .wp-block-search_a417a474fd26da66 input,
    .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c input,
    .sidebar__widget_2711873a34c3cd58 .sidebar__search_2ed748b3bbd6cca9 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_def5420507485b62 .wp-block-search_a417a474fd26da66 button,
    .widget_def5420507485b62 .search-form_90828575bf1cb06c button,
    .widget_def5420507485b62 .sidebar__search_2ed748b3bbd6cca9 button,
    .sidebar__widget_2711873a34c3cd58 .wp-block-search_a417a474fd26da66 button,
    .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c button,
    .sidebar__widget_2711873a34c3cd58 .sidebar__search_2ed748b3bbd6cca9 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_def5420507485b62 .tagcloud_7f8f2581e82bb98c,
  .widget_def5420507485b62 .wp-block-tag-cloud_aa8d8750187b863d,
  .sidebar__widget_2711873a34c3cd58 .tagcloud_7f8f2581e82bb98c,
  .sidebar__widget_2711873a34c3cd58 .wp-block-tag-cloud_aa8d8750187b863d {
    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_def5420507485b62 .tagcloud_7f8f2581e82bb98c a,
    .widget_def5420507485b62 .wp-block-tag-cloud_aa8d8750187b863d a,
    .sidebar__widget_2711873a34c3cd58 .tagcloud_7f8f2581e82bb98c a,
    .sidebar__widget_2711873a34c3cd58 .wp-block-tag-cloud_aa8d8750187b863d 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_def5420507485b62 .tagcloud_7f8f2581e82bb98c a:hover,
      .widget_def5420507485b62 .wp-block-tag-cloud_aa8d8750187b863d a:hover,
      .sidebar__widget_2711873a34c3cd58 .tagcloud_7f8f2581e82bb98c a:hover,
      .sidebar__widget_2711873a34c3cd58 .wp-block-tag-cloud_aa8d8750187b863d a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_def5420507485b62 ul,
  .widget_def5420507485b62 ol,
  .sidebar__widget_2711873a34c3cd58 ul,
  .sidebar__widget_2711873a34c3cd58 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_def5420507485b62 ul li,
    .widget_def5420507485b62 ol li,
    .sidebar__widget_2711873a34c3cd58 ul li,
    .sidebar__widget_2711873a34c3cd58 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_def5420507485b62 ul li:first-child,
      .widget_def5420507485b62 ol li:first-child,
      .sidebar__widget_2711873a34c3cd58 ul li:first-child,
      .sidebar__widget_2711873a34c3cd58 ol li:first-child {
        border-top: 0; }
      .widget_def5420507485b62 ul li:last-child,
      .widget_def5420507485b62 ol li:last-child,
      .sidebar__widget_2711873a34c3cd58 ul li:last-child,
      .sidebar__widget_2711873a34c3cd58 ol li:last-child {
        margin-bottom: 0; }
      .widget_def5420507485b62 ul li.recentcomments_ebd815e3713eb66e .comment-author-link_d89e39c6bd5bc455 a:before, .widget_def5420507485b62 ul li.wp-block-latest-comments__comment_ac134fce8289f906 .comment-author-link_d89e39c6bd5bc455 a:before,
      .widget_def5420507485b62 ol li.recentcomments_ebd815e3713eb66e .comment-author-link_d89e39c6bd5bc455 a:before,
      .widget_def5420507485b62 ol li.wp-block-latest-comments__comment_ac134fce8289f906 .comment-author-link_d89e39c6bd5bc455 a:before,
      .sidebar__widget_2711873a34c3cd58 ul li.recentcomments_ebd815e3713eb66e .comment-author-link_d89e39c6bd5bc455 a:before,
      .sidebar__widget_2711873a34c3cd58 ul li.wp-block-latest-comments__comment_ac134fce8289f906 .comment-author-link_d89e39c6bd5bc455 a:before,
      .sidebar__widget_2711873a34c3cd58 ol li.recentcomments_ebd815e3713eb66e .comment-author-link_d89e39c6bd5bc455 a:before,
      .sidebar__widget_2711873a34c3cd58 ol li.wp-block-latest-comments__comment_ac134fce8289f906 .comment-author-link_d89e39c6bd5bc455 a:before {
        display: none; }
      .widget_def5420507485b62 ul li.recentcomments_ebd815e3713eb66e a, .widget_def5420507485b62 ul li.wp-block-latest-comments__comment_ac134fce8289f906 a,
      .widget_def5420507485b62 ol li.recentcomments_ebd815e3713eb66e a,
      .widget_def5420507485b62 ol li.wp-block-latest-comments__comment_ac134fce8289f906 a,
      .sidebar__widget_2711873a34c3cd58 ul li.recentcomments_ebd815e3713eb66e a,
      .sidebar__widget_2711873a34c3cd58 ul li.wp-block-latest-comments__comment_ac134fce8289f906 a,
      .sidebar__widget_2711873a34c3cd58 ol li.recentcomments_ebd815e3713eb66e a,
      .sidebar__widget_2711873a34c3cd58 ol li.wp-block-latest-comments__comment_ac134fce8289f906 a {
        padding-left: 0;
        display: inline; }
        .widget_def5420507485b62 ul li.recentcomments_ebd815e3713eb66e a:before, .widget_def5420507485b62 ul li.wp-block-latest-comments__comment_ac134fce8289f906 a:before,
        .widget_def5420507485b62 ol li.recentcomments_ebd815e3713eb66e a:before,
        .widget_def5420507485b62 ol li.wp-block-latest-comments__comment_ac134fce8289f906 a:before,
        .sidebar__widget_2711873a34c3cd58 ul li.recentcomments_ebd815e3713eb66e a:before,
        .sidebar__widget_2711873a34c3cd58 ul li.wp-block-latest-comments__comment_ac134fce8289f906 a:before,
        .sidebar__widget_2711873a34c3cd58 ol li.recentcomments_ebd815e3713eb66e a:before,
        .sidebar__widget_2711873a34c3cd58 ol li.wp-block-latest-comments__comment_ac134fce8289f906 a:before {
          display: none; }
      .widget_def5420507485b62 ul li a,
      .widget_def5420507485b62 ol li a,
      .sidebar__widget_2711873a34c3cd58 ul li a,
      .sidebar__widget_2711873a34c3cd58 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_def5420507485b62 ul li a::before,
        .widget_def5420507485b62 ol li a::before,
        .sidebar__widget_2711873a34c3cd58 ul li a::before,
        .sidebar__widget_2711873a34c3cd58 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_def5420507485b62 ul li a:hover,
        .widget_def5420507485b62 ol li a:hover,
        .sidebar__widget_2711873a34c3cd58 ul li a:hover,
        .sidebar__widget_2711873a34c3cd58 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_def5420507485b62 ul li a.rsswidget_c3baf6719dfc8635, .widget_def5420507485b62 ul li a.wp-block-latest-posts__post-title_f4d2188629505b09,
        .widget_def5420507485b62 ol li a.rsswidget_c3baf6719dfc8635,
        .widget_def5420507485b62 ol li a.wp-block-latest-posts__post-title_f4d2188629505b09,
        .sidebar__widget_2711873a34c3cd58 ul li a.rsswidget_c3baf6719dfc8635,
        .sidebar__widget_2711873a34c3cd58 ul li a.wp-block-latest-posts__post-title_f4d2188629505b09,
        .sidebar__widget_2711873a34c3cd58 ol li a.rsswidget_c3baf6719dfc8635,
        .sidebar__widget_2711873a34c3cd58 ol li a.wp-block-latest-posts__post-title_f4d2188629505b09 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_def5420507485b62 ul li a.rsswidget_c3baf6719dfc8635:before, .widget_def5420507485b62 ul li a.wp-block-latest-posts__post-title_f4d2188629505b09:before,
          .widget_def5420507485b62 ol li a.rsswidget_c3baf6719dfc8635:before,
          .widget_def5420507485b62 ol li a.wp-block-latest-posts__post-title_f4d2188629505b09:before,
          .sidebar__widget_2711873a34c3cd58 ul li a.rsswidget_c3baf6719dfc8635:before,
          .sidebar__widget_2711873a34c3cd58 ul li a.wp-block-latest-posts__post-title_f4d2188629505b09:before,
          .sidebar__widget_2711873a34c3cd58 ol li a.rsswidget_c3baf6719dfc8635:before,
          .sidebar__widget_2711873a34c3cd58 ol li a.wp-block-latest-posts__post-title_f4d2188629505b09:before {
            display: none; }
      .widget_def5420507485b62 ul li ul,
      .widget_def5420507485b62 ol li ul,
      .sidebar__widget_2711873a34c3cd58 ul li ul,
      .sidebar__widget_2711873a34c3cd58 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_def5420507485b62 ul.wp-tag-cloud_ed1fbbcc0239196e li,
    .widget_def5420507485b62 ol.wp-tag-cloud_ed1fbbcc0239196e li,
    .sidebar__widget_2711873a34c3cd58 ul.wp-tag-cloud_ed1fbbcc0239196e li,
    .sidebar__widget_2711873a34c3cd58 ol.wp-tag-cloud_ed1fbbcc0239196e li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_def5420507485b62 ul.wp-tag-cloud_ed1fbbcc0239196e li a:before,
      .widget_def5420507485b62 ol.wp-tag-cloud_ed1fbbcc0239196e li a:before,
      .sidebar__widget_2711873a34c3cd58 ul.wp-tag-cloud_ed1fbbcc0239196e li a:before,
      .sidebar__widget_2711873a34c3cd58 ol.wp-tag-cloud_ed1fbbcc0239196e li a:before {
        display: none; }
  .widget_def5420507485b62.te_widget_categories_c5dc24cadcf494d6 li, .widget_def5420507485b62.widget_archive_2b2fe9ec79ee21b2 li,
  .widget_def5420507485b62 .wp-block-categories-list_a69ec7f0286f1577 li,
  .widget_def5420507485b62 .wp-block-archives-list_d706fd7788fa4764 li,
  .sidebar__widget_2711873a34c3cd58.te_widget_categories_c5dc24cadcf494d6 li,
  .sidebar__widget_2711873a34c3cd58.widget_archive_2b2fe9ec79ee21b2 li,
  .sidebar__widget_2711873a34c3cd58 .wp-block-categories-list_a69ec7f0286f1577 li,
  .sidebar__widget_2711873a34c3cd58 .wp-block-archives-list_d706fd7788fa4764 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_def5420507485b62.te_widget_categories_c5dc24cadcf494d6 li.cat-item_b1a37173f1154194, .widget_def5420507485b62.widget_archive_2b2fe9ec79ee21b2 li.cat-item_b1a37173f1154194,
    .widget_def5420507485b62 .wp-block-categories-list_a69ec7f0286f1577 li.cat-item_b1a37173f1154194,
    .widget_def5420507485b62 .wp-block-archives-list_d706fd7788fa4764 li.cat-item_b1a37173f1154194,
    .sidebar__widget_2711873a34c3cd58.te_widget_categories_c5dc24cadcf494d6 li.cat-item_b1a37173f1154194,
    .sidebar__widget_2711873a34c3cd58.widget_archive_2b2fe9ec79ee21b2 li.cat-item_b1a37173f1154194,
    .sidebar__widget_2711873a34c3cd58 .wp-block-categories-list_a69ec7f0286f1577 li.cat-item_b1a37173f1154194,
    .sidebar__widget_2711873a34c3cd58 .wp-block-archives-list_d706fd7788fa4764 li.cat-item_b1a37173f1154194 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_def5420507485b62.te_widget_categories_c5dc24cadcf494d6 li a, .widget_def5420507485b62.widget_archive_2b2fe9ec79ee21b2 li a,
    .widget_def5420507485b62 .wp-block-categories-list_a69ec7f0286f1577 li a,
    .widget_def5420507485b62 .wp-block-archives-list_d706fd7788fa4764 li a,
    .sidebar__widget_2711873a34c3cd58.te_widget_categories_c5dc24cadcf494d6 li a,
    .sidebar__widget_2711873a34c3cd58.widget_archive_2b2fe9ec79ee21b2 li a,
    .sidebar__widget_2711873a34c3cd58 .wp-block-categories-list_a69ec7f0286f1577 li a,
    .sidebar__widget_2711873a34c3cd58 .wp-block-archives-list_d706fd7788fa4764 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_a088ebba6ab5e805 {
  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_a088ebba6ab5e805 .about-desc_f5a9051b52bfff18 {
    text-align: left; }
    .widget-about-info_a088ebba6ab5e805 .about-desc_f5a9051b52bfff18 .about-title_4df6b4edb0cf7931 {
      font-size: 20px; }
  .widget-about-info_a088ebba6ab5e805 .about-image_ab2e12e4c26e2b01 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_a088ebba6ab5e805 .te-social-profile_c075c9c1f08ca8c7 {
    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_a088ebba6ab5e805 .te-social-profile_c075c9c1f08ca8c7 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_a088ebba6ab5e805 .te-social-profile_c075c9c1f08ca8c7 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_f525e4314c2dcc10.has-author_555988578b564cc9.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-latest-posts__te-post-title_ed75b5b0e7065617 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_faf9f31774794204 .wp-block-heading_96825b9c72a6758f:before,
.widget_rss_faf9f31774794204 .widget-title_0fa10f87b2da87e2:before {
  display: none; }
.widget_rss_faf9f31774794204 .rss-widget-icon_83bfeeb70e968712 {
  margin-right: 6px; }
.widget_rss_faf9f31774794204 ul li a.rsswidget_c3baf6719dfc8635 {
  color: #14203A; }
  .widget_rss_faf9f31774794204 ul li a.rsswidget_c3baf6719dfc8635:hover {
    color: #317EFE; }

.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-title_cb6b148ee027354c,
.wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-title_cb6b148ee027354c,
.widget_rss_faf9f31774794204 .wp-block-rss__item-title_cb6b148ee027354c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-title_cb6b148ee027354c a:before,
  .wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-title_cb6b148ee027354c a:before,
  .widget_rss_faf9f31774794204 .wp-block-rss__item-title_cb6b148ee027354c a:before {
    display: none; }
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-latest-posts__post-author_b31e60fe5b8e9e80,
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-publish-date_b6f82a51fb535581,
.wp-block-rss_51d09772d6a08c0e .wp-block-latest-posts__post-author_b31e60fe5b8e9e80,
.wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-publish-date_b6f82a51fb535581,
.widget_rss_faf9f31774794204 .wp-block-latest-posts__post-author_b31e60fe5b8e9e80,
.widget_rss_faf9f31774794204 .wp-block-rss__item-publish-date_b6f82a51fb535581 {
  margin-right: 10px; }
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-latest-posts__post-author_b31e60fe5b8e9e80,
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-latest-posts__te-post-date_74da87d4ffbbac16,
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-publish-date_b6f82a51fb535581,
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-author_5c1094de3a21579e,
.wp-block-latest-posts_73f7ea43e84f8063 .rss-date_d06c76be59dbde8e,
.wp-block-rss_51d09772d6a08c0e .wp-block-latest-posts__post-author_b31e60fe5b8e9e80,
.wp-block-rss_51d09772d6a08c0e .wp-block-latest-posts__te-post-date_74da87d4ffbbac16,
.wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-publish-date_b6f82a51fb535581,
.wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-author_5c1094de3a21579e,
.wp-block-rss_51d09772d6a08c0e .rss-date_d06c76be59dbde8e,
.widget_rss_faf9f31774794204 .wp-block-latest-posts__post-author_b31e60fe5b8e9e80,
.widget_rss_faf9f31774794204 .wp-block-latest-posts__te-post-date_74da87d4ffbbac16,
.widget_rss_faf9f31774794204 .wp-block-rss__item-publish-date_b6f82a51fb535581,
.widget_rss_faf9f31774794204 .wp-block-rss__item-author_5c1094de3a21579e,
.widget_rss_faf9f31774794204 .rss-date_d06c76be59dbde8e {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-latest-posts__te-post-date_74da87d4ffbbac16:before,
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-publish-date_b6f82a51fb535581:before,
.wp-block-latest-posts_73f7ea43e84f8063 .rss-date_d06c76be59dbde8e:before,
.wp-block-rss_51d09772d6a08c0e .wp-block-latest-posts__te-post-date_74da87d4ffbbac16:before,
.wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-publish-date_b6f82a51fb535581:before,
.wp-block-rss_51d09772d6a08c0e .rss-date_d06c76be59dbde8e:before,
.widget_rss_faf9f31774794204 .wp-block-latest-posts__te-post-date_74da87d4ffbbac16:before,
.widget_rss_faf9f31774794204 .wp-block-rss__item-publish-date_b6f82a51fb535581:before,
.widget_rss_faf9f31774794204 .rss-date_d06c76be59dbde8e:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-latest-posts__post-author_b31e60fe5b8e9e80:before,
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-author_5c1094de3a21579e:before,
.wp-block-rss_51d09772d6a08c0e .wp-block-latest-posts__post-author_b31e60fe5b8e9e80:before,
.wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-author_5c1094de3a21579e:before,
.widget_rss_faf9f31774794204 .wp-block-latest-posts__post-author_b31e60fe5b8e9e80:before,
.widget_rss_faf9f31774794204 .wp-block-rss__item-author_5c1094de3a21579e:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-latest-posts__post-excerpt_28031e7a0aee4da9,
.wp-block-latest-posts_73f7ea43e84f8063 .wp-block-rss__item-excerpt_d44be4c802ad8547,
.wp-block-latest-posts_73f7ea43e84f8063 .rssSummary_acf54238ea500588,
.wp-block-rss_51d09772d6a08c0e .wp-block-latest-posts__post-excerpt_28031e7a0aee4da9,
.wp-block-rss_51d09772d6a08c0e .wp-block-rss__item-excerpt_d44be4c802ad8547,
.wp-block-rss_51d09772d6a08c0e .rssSummary_acf54238ea500588,
.widget_rss_faf9f31774794204 .wp-block-latest-posts__post-excerpt_28031e7a0aee4da9,
.widget_rss_faf9f31774794204 .wp-block-rss__item-excerpt_d44be4c802ad8547,
.widget_rss_faf9f31774794204 .rssSummary_acf54238ea500588 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_690164edfad365d4 .te-single-post-meta_5d9caf81bfaa2931 {
  gap: 32px; }

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

.te-comment-title_a95a3f76f031b3f8 h2,
.te-comment-title_a95a3f76f031b3f8 .wp-block-comments-title_07b3727ce973378e,
.wp-block-comments_2860c3eefd76fe35 h2,
.wp-block-comments_2860c3eefd76fe35 .wp-block-comments-title_07b3727ce973378e {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 {
  padding-left: 0; }
  .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 .wp-block-te-comment-reply_eb241ab3d2e3e647 {
    margin-top: 15px; }
  .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-column_8c22ed4019ba6d88:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-avatar_45392c7189f5cc74 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-avatar_45392c7189f5cc74 img {
        width: 100%; }
    .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-comment-author-name_af3618de9dc62505 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-comment-edit-link_7aaa7e4093a48841 a {
      color: #317EFE; }
    .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-comment-date_748b0f87a8770ec3 a,
    .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-comment-edit-link_7aaa7e4093a48841 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-te-comment-reply_eb241ab3d2e3e647 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_2860c3eefd76fe35 .wp-block-comment-template_f88702e92bc12d60 li .wp-block-columns_8abc6d3b0c760386 .wp-block-te-comment-reply_eb241ab3d2e3e647 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_adfc492bb276b4a0 .te-comment-respond_b72fc5034ec1e6d9,
.te-latest-comments_adfc492bb276b4a0 .comment-respond_7c1b2efc828b8edc {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_adfc492bb276b4a0 li .children .te-comments-item_577efc1fff3c17ed {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_adfc492bb276b4a0 li .children .te-comments-item_577efc1fff3c17ed {
      margin-left: 0; } }
.te-latest-comments_adfc492bb276b4a0 li .children .children .te-comments-item_577efc1fff3c17ed {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed {
      padding: 30px; } }
  .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-avatar_9bedfbd5f98f8936 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-avatar_9bedfbd5f98f8936 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-avatar_9bedfbd5f98f8936 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 {
    overflow: hidden; }
    .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 .te-avatar-name_4397b39b1840f4a6 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 .te-avatar-name_4397b39b1840f4a6 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_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 .te-avatar-name_4397b39b1840f4a6 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_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 .te-avatar-name_4397b39b1840f4a6 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 .te-comment-reply_66f17530b8b1c681 {
      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_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 .te-comment-reply_66f17530b8b1c681 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_adfc492bb276b4a0 li .te-comments-item_577efc1fff3c17ed .te-comments-text_ebd9bed6c19fab45 .te-comment-reply_66f17530b8b1c681:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_8facb1102944af17 .te-contacts-message_76e1a857ad7d2cc3 {
  margin-top: 10px; }

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

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

.te-comment-respond_b72fc5034ec1e6d9,
.comment-respond_7c1b2efc828b8edc {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_b72fc5034ec1e6d9 .comment-form-cookies-consent_dc7071d331139f45,
  .comment-respond_7c1b2efc828b8edc .comment-form-cookies-consent_dc7071d331139f45 {
    display: none; }
  .te-comment-respond_b72fc5034ec1e6d9 .comment-notes_62bda089de25fbbf,
  .comment-respond_7c1b2efc828b8edc .comment-notes_62bda089de25fbbf {
    margin-bottom: 30px; }
  .te-comment-respond_b72fc5034ec1e6d9 p,
  .comment-respond_7c1b2efc828b8edc p {
    margin: 0; }
  .te-comment-respond_b72fc5034ec1e6d9 .te-contacts-email_003bde922cfe8327,
  .te-comment-respond_b72fc5034ec1e6d9 .te-contacts-name_461804aab5c94fd9,
  .te-comment-respond_b72fc5034ec1e6d9 .single-input-field_fd09ed8543b84898,
  .comment-respond_7c1b2efc828b8edc .te-contacts-email_003bde922cfe8327,
  .comment-respond_7c1b2efc828b8edc .te-contacts-name_461804aab5c94fd9,
  .comment-respond_7c1b2efc828b8edc .single-input-field_fd09ed8543b84898 {
    margin-bottom: 20px; }
  .te-comment-respond_b72fc5034ec1e6d9 label,
  .comment-respond_7c1b2efc828b8edc label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_b72fc5034ec1e6d9 .checkbox-field-wrapper_55c5c0028580d83d,
  .comment-respond_7c1b2efc828b8edc .checkbox-field-wrapper_55c5c0028580d83d {
    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_b72fc5034ec1e6d9 .checkbox-field-wrapper_55c5c0028580d83d p,
    .comment-respond_7c1b2efc828b8edc .checkbox-field-wrapper_55c5c0028580d83d p {
      margin: 0; }
    .te-comment-respond_b72fc5034ec1e6d9 .checkbox-field-wrapper_55c5c0028580d83d .single-checkbox-field_95a5667a79c18366,
    .comment-respond_7c1b2efc828b8edc .checkbox-field-wrapper_55c5c0028580d83d .single-checkbox-field_95a5667a79c18366 {
      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_b72fc5034ec1e6d9 .te-comment-form-cookies-consent_27d6006ec1152b85,
  .comment-respond_7c1b2efc828b8edc .te-comment-form-cookies-consent_27d6006ec1152b85 {
    display: none; }
  .te-comment-respond_b72fc5034ec1e6d9 input[type="number"],
  .comment-respond_7c1b2efc828b8edc input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_b72fc5034ec1e6d9 input,
  .te-comment-respond_b72fc5034ec1e6d9 select,
  .comment-respond_7c1b2efc828b8edc input,
  .comment-respond_7c1b2efc828b8edc 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_b72fc5034ec1e6d9 *::-webkit-input-placeholder,
  .comment-respond_7c1b2efc828b8edc *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_b72fc5034ec1e6d9 *:-ms-input-placeholder,
  .comment-respond_7c1b2efc828b8edc *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b72fc5034ec1e6d9 *::-ms-input-placeholder,
  .comment-respond_7c1b2efc828b8edc *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b72fc5034ec1e6d9 *::placeholder,
  .comment-respond_7c1b2efc828b8edc *::placeholder {
    color: #778196; }
  .te-comment-respond_b72fc5034ec1e6d9 textarea,
  .comment-respond_7c1b2efc828b8edc 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_b72fc5034ec1e6d9 input:focus,
  .te-comment-respond_b72fc5034ec1e6d9 textarea:focus,
  .te-comment-respond_b72fc5034ec1e6d9 .form-select_878e2eba3863d559:focus,
  .comment-respond_7c1b2efc828b8edc input:focus,
  .comment-respond_7c1b2efc828b8edc textarea:focus,
  .comment-respond_7c1b2efc828b8edc .form-select_878e2eba3863d559: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_cb0eb34d4d24ffe9 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_cb0eb34d4d24ffe9:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_cb0eb34d4d24ffe9:hover .image 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_cb0eb34d4d24ffe9:hover .te-content-wrapper_05eb682d52675ceb {
    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_cb0eb34d4d24ffe9 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_cb0eb34d4d24ffe9 .image: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_cb0eb34d4d24ffe9 .image 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_cb0eb34d4d24ffe9 .te-content-wrapper_05eb682d52675ceb {
    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_cb0eb34d4d24ffe9 .te-content-wrapper_05eb682d52675ceb .content {
      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_cb0eb34d4d24ffe9 .te-content-wrapper_05eb682d52675ceb .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_cb0eb34d4d24ffe9 .te-content-wrapper_05eb682d52675ceb .content .desc_2454d85236ec4531 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_cb0eb34d4d24ffe9 .te-content-wrapper_05eb682d52675ceb .social_f25c82e278e22e7c {
      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_cb0eb34d4d24ffe9 .te-content-wrapper_05eb682d52675ceb .social_f25c82e278e22e7c 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_cb0eb34d4d24ffe9 .te-content-wrapper_05eb682d52675ceb .social_f25c82e278e22e7c a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d:hover .te-content-wrapper_05eb682d52675ceb .social_f25c82e278e22e7c a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d:hover .te-content-wrapper_05eb682d52675ceb .content .title,
    .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d:hover .te-content-wrapper_05eb682d52675ceb .content .desc_2454d85236ec4531 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .image {
    border-radius: 20px; }
  .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .content .desc_2454d85236ec4531 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .social_f25c82e278e22e7c a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_cb0eb34d4d24ffe9.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .social_f25c82e278e22e7c 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_cd4d4f7bf6f7cf8f {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_cd4d4f7bf6f7cf8f {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_cd4d4f7bf6f7cf8f .slick-list_14005069fc65511b {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_cd4d4f7bf6f7cf8f .slick-list_14005069fc65511b {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_cd4d4f7bf6f7cf8f .slick-list_14005069fc65511b .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_cd4d4f7bf6f7cf8f .slick-dots_f66087541a1dce29 {
    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_cd4d4f7bf6f7cf8f .slick-dots_f66087541a1dce29 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_cd4d4f7bf6f7cf8f .slick-dots_f66087541a1dce29 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_cd4d4f7bf6f7cf8f .slick-dots_f66087541a1dce29 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_cd4d4f7bf6f7cf8f .slick-dots_f66087541a1dce29 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_cd4d4f7bf6f7cf8f .slick-arrow_98d780b571eb91f3 {
    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_0cb0812a1ac67a13 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_0cb0812a1ac67a13:hover .image .te-content-wrapper_05eb682d52675ceb {
    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_0cb0812a1ac67a13:hover .image .te-content-wrapper_05eb682d52675ceb .content .content-inner_0368b0404aab82b9 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_0cb0812a1ac67a13:hover .image .te-content-wrapper_05eb682d52675ceb .content .btn-wrapper_7df795d48ca3c093 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_0cb0812a1ac67a13:hover .image .te-content-wrapper_05eb682d52675ceb .content .content-inner_0368b0404aab82b9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_0cb0812a1ac67a13:hover .image 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_0cb0812a1ac67a13 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_0cb0812a1ac67a13 .image 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_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb {
    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_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb .content {
      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_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb .content .content-inner_0368b0404aab82b9 {
        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_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb .content .sub-title_82bd025485d6d7bf {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb .content .btn-wrapper_7df795d48ca3c093 {
        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_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb .content .btn-wrapper_7df795d48ca3c093 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_0cb0812a1ac67a13 .te-content-wrapper_05eb682d52675ceb .content .btn-wrapper_7df795d48ca3c093 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_0cb0812a1ac67a13.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .content {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_0cb0812a1ac67a13.style-2_e61f630bdc45dd8d .te-content-wrapper_05eb682d52675ceb .content .btn-wrapper_7df795d48ca3c093 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_0cb0812a1ac67a13.style-3_6c7a96ff9287ff4b:hover .te-content-wrapper_05eb682d52675ceb .content .btn-wrapper_7df795d48ca3c093 {
  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_0cb0812a1ac67a13.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb {
  padding: 0; }
  .te-portfolio-card_0cb0812a1ac67a13.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .content .content-inner_0368b0404aab82b9 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_0cb0812a1ac67a13.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .content .btn-wrapper_7df795d48ca3c093 {
    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_46220ef939fde1bd.style-1_e6b45e164a24b1ad {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_46220ef939fde1bd.style-1_e6b45e164a24b1ad {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_0c780c634399aa6e.style-1_e6b45e164a24b1ad {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_42e1855d1159b7cd.style-1_e6b45e164a24b1ad {
  overflow: hidden; }

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

.about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d .te-about-image-card_9c7858d0893b6d8b {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d .te-about-image-card_9c7858d0893b6d8b .te-main-img-wrapper_c489a454dc48b740 .te-main-img-inner_6e8e03878db7fce8 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d .te-about-image-card_9c7858d0893b6d8b .te-company-foundation_6df41d2952e4a933 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d .te-about-info-card_92dd23db584c748f {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d .te-about-info-card_92dd23db584c748f {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_650c32e93a176a0e.style-2_e61f630bdc45dd8d .te-about-info-card_92dd23db584c748f {
      padding-left: 80px; } }

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

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

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

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

.faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .accordion-wrapper_17596e8b35838641 {
      padding-right: 60px; } }
  .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd {
        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_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd {
        right: 0; } }
    .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 {
      position: relative; }
      .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .te-main-img-inner_6e8e03878db7fce8 {
        -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_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .te-image-shape_793249473d220776 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .content {
        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_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .content .number_59f87d65a3142e7c {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .top-content_f10a42c051e74bc5 {
        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_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .top-content_f10a42c051e74bc5 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .bottom-content_40c2663b4066e69d {
        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_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .bottom-content_40c2663b4066e69d {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .bottom-content_40c2663b4066e69d .bottom-content-inner_69dc3868920420e8 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .bottom-content_40c2663b4066e69d .bottom-content-inner_69dc3868920420e8 .title,
          .faq-area_636d9e48d663fe5d.style-1_e6b45e164a24b1ad .te-faq-image_e70c4f2247b35bfd .te-image-wrapper_79cfd55fc1cd2bf7 .bottom-content_40c2663b4066e69d .bottom-content-inner_69dc3868920420e8 .number_59f87d65a3142e7c {
            color: #14203A; }

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

.testimonial-slider-area_0c780c634399aa6e {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_0c780c634399aa6e.style-2_e61f630bdc45dd8d .slick-list_14005069fc65511b {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_0c780c634399aa6e.style-2_e61f630bdc45dd8d .slick-list_14005069fc65511b .te-slick-item_86493ee6067d32ae {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .icon_856474d4d08a7541 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .te-counter-title_50a6fff8f6859e4e {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .te-counter-title_50a6fff8f6859e4e .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .title {
    color: #ffffff; }
  .counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .number_59f87d65a3142e7c {
    color: #E7F914; }
  .counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .number_59f87d65a3142e7c,
  .counter-up-area_c264aa9a76b54f52.style-2_e61f630bdc45dd8d .te-counter-card_d24407620b57d517 .te-counter-item_3ceecadb4d2fff43 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-image-bg-collumn_40c21fc7cc894ea4 {
      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_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-subscribe-form-wrapper_8c5b8d66dbbc2af8 {
      padding: 0; }
    .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb {
      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_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb {
          -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_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb {
          -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_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb {
          gap: 60px; } }
      .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb .te-subscribe-title_c22f0ac0d7c000be {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb .te-content-inner_31d6ce777623c997 {
        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_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb .te-content-inner_31d6ce777623c997 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb .te-content-inner_31d6ce777623c997 .icon_856474d4d08a7541 {
          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_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .te-subscribe-form-widget_e3fb62c83f278c18 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .mc4wp-form-fields_43384f11afe0b41c {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_458831228405b2a9.style-2_e61f630bdc45dd8d .te-subscribe-inner-area_1ac424c64ec0877e .mc4wp-form-fields_43384f11afe0b41c {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_0c780c634399aa6e.style-3_6c7a96ff9287ff4b {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_0c780c634399aa6e.style-3_6c7a96ff9287ff4b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_0c780c634399aa6e.style-3_6c7a96ff9287ff4b {
      padding: 100px 0; } }
  .testimonial-slider-area_0c780c634399aa6e.style-3_6c7a96ff9287ff4b .slick-list_14005069fc65511b .slick-slide.slick-current_31a6a7ff3cd04ef9 .te-testimonial-card_dc7190414613a92a.style-3_6c7a96ff9287ff4b .te-content-wrapper_05eb682d52675ceb .te-user-meta_426266864052245f .icon_856474d4d08a7541 {
    color: #317EFE; }

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

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

.te-contact-info_de86e8432ca7860d {
  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_de86e8432ca7860d .te-icon-card_d592ad6dff84c078 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_73fa2b7113395b55 {
  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_73fa2b7113395b55 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_73fa2b7113395b55 .content .te-title-wrapper_c213457d8a7e198c {
    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_73fa2b7113395b55 .content .te-title-wrapper_c213457d8a7e198c .title-inner_ba3659344a2f56ab {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_73fa2b7113395b55 .content .te-title-wrapper_c213457d8a7e198c .title-inner_ba3659344a2f56ab .icon_856474d4d08a7541 {
        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_73fa2b7113395b55 .content .te-title-wrapper_c213457d8a7e198c .title-inner_ba3659344a2f56ab .title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_ce96a6b224026043 {
  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_ce96a6b224026043 .list-wrapper_15a009c335d5709e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_ce96a6b224026043 .list-wrapper_15a009c335d5709e .icon_856474d4d08a7541 {
      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_ce96a6b224026043 .list-wrapper_15a009c335d5709e 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_ce96a6b224026043 .list-wrapper_15a009c335d5709e 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_ce96a6b224026043 .list-wrapper_15a009c335d5709e 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_ce96a6b224026043 .list-wrapper_15a009c335d5709e 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_45caddf990c74a83 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_45caddf990c74a83 .te-team-card_cb0eb34d4d24ffe9 {
    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_93e22fa98a1d2929 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_93e22fa98a1d2929 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_93e22fa98a1d2929 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_e526d93dd1fa705f {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_e526d93dd1fa705f .te-subscribe-form-widget_e3fb62c83f278c18 .submit-btn_a5a2f7a25348dd5b span {
    display: none; }
  .footer_e526d93dd1fa705f.style-1_e6b45e164a24b1ad {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_e526d93dd1fa705f.style-1_e6b45e164a24b1ad .te-footer-sec_31a455542be77d5d {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_e526d93dd1fa705f.style-1_e6b45e164a24b1ad .te-footer-sec_31a455542be77d5d .te-footer-widget_4a0504288178cb40 .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-form-fields_43384f11afe0b41c {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_e526d93dd1fa705f.style-1_e6b45e164a24b1ad .te-footer-widget_4a0504288178cb40 .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 input {
      color: #131A2A; }
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .wp-block-heading_96825b9c72a6758f,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .widget-title_0fa10f87b2da87e2,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .wp-block-search__label_82fbd3bcc7d60ffd,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .wp-block-heading_96825b9c72a6758f,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .widget-title_0fa10f87b2da87e2,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .wp-block-search__label_82fbd3bcc7d60ffd,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 ul li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 ol li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 ul li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 ol li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 ul li,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-calendar-table_8619c1c903f9e1fa,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-block-calendar_d15fb9123d4e17d8 caption,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d nav.wp-calendar-nav_ff094f13c96a52f4 a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-block-latest-comments__comment-excerpt_8b5211439bff7aa8,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-calendar-table_8619c1c903f9e1fa caption,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_text_b4d2845ee28912e2,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .tagcloud_7f8f2581e82bb98c a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .wp-block-tag-cloud_aa8d8750187b863d a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .tagcloud_7f8f2581e82bb98c a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .wp-block-tag-cloud_aa8d8750187b863d a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-block-latest-comments__comment-date_cd31e70202713354,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-block-latest-comments__comment_ac134fce8289f906,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-block-archives-dropdown_d1a5015f07695b29 label,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_categories_b811bffd744f650b li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_archive_2b2fe9ec79ee21b2 li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_nav_menu_1af1840b1864d802 li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_tag_cloud_aff1666bb18ac885 a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_rss_faf9f31774794204 li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_rss_faf9f31774794204 li,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .footer__widget_1425f5a2253cf81c a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .footer__widget_1425f5a2253cf81c li,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d li.recentcomments_ebd815e3713eb66e {
    color: #ffffff; }
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-theme-btn_10f2d3b66a6b35d7,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-block-loginout_f09a32f49408e21f a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d input.te-theme-btn_10f2d3b66a6b35d7,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .wp-block-search_a417a474fd26da66 button,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .search-form_90828575bf1cb06c button,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .widget_def5420507485b62 .sidebar__search_2ed748b3bbd6cca9 button,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .wp-block-search_a417a474fd26da66 button,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .search-form_90828575bf1cb06c button,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .sidebar__widget_2711873a34c3cd58 .sidebar__search_2ed748b3bbd6cca9 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_e526d93dd1fa705f .footer__widget_1425f5a2253cf81c li {
    list-style: none; }
  .footer_e526d93dd1fa705f .te-footer-widget_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 li.wp-block-social-link_5a9cf5fc29169d9f {
    display: inline-block;
    width: unset !important; }
  .footer_e526d93dd1fa705f .te_widget_nav_menu_a38a806b2e538286 li.cat-item_b1a37173f1154194 {
    text-align: right; }
    .footer_e526d93dd1fa705f .te_widget_nav_menu_a38a806b2e538286 li.cat-item_b1a37173f1154194 a {
      float: left; }
  .footer_e526d93dd1fa705f .te-footer-bg_4921c94469095919 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_e526d93dd1fa705f .footer-nav-widget_a3b2b62594c7fb55 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_e526d93dd1fa705f .footer-nav-widget_a3b2b62594c7fb55 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_e526d93dd1fa705f .footer-nav-widget_a3b2b62594c7fb55 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_e526d93dd1fa705f .footer-nav-widget_a3b2b62594c7fb55 {
        padding: 0 30px; } }

.te-footer-widget_4a0504288178cb40 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_4a0504288178cb40 {
      margin-bottom: 40px; } }
  .te-footer-widget_4a0504288178cb40 .te-footer-widget-title_cc705b249cb6e25a,
  .te-footer-widget_4a0504288178cb40 .wp-block-heading_96825b9c72a6758f {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_4a0504288178cb40 ul {
    padding-left: 0; }
  .te-footer-widget_4a0504288178cb40 .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-form-fields_43384f11afe0b41c {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_4a0504288178cb40 .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_4a0504288178cb40.widget-latest-posts-footer_3486e77d6a50c0f8 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_4a0504288178cb40.zoom-instagram-widget_964d2516c7398742 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_4a0504288178cb40.widget_contact_info_widget_ab00241d5ee8480e {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_4a0504288178cb40 .widget-instagram-feed_5490705a9c75335a {
      width: 170px; } }
  .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc {
        padding-right: 0; } }
    .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc .te-footer-logo_20eff6ea57c8fdb4 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc .info-form-and-social-icon_355a4ecf85a5d75c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc .info-form-and-social-icon_355a4ecf85a5d75c .te-social-profile_c075c9c1f08ca8c7 {
        margin-top: 0; }
    .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc .te-social-profile_c075c9c1f08ca8c7 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_4a0504288178cb40 .te-footer-widget-info_3bdd0305342072fc .info-form-and-social-icon_355a4ecf85a5d75c {
        -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_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 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_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e p {
    color: #335371; }
  .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul {
    list-style: none; }
    .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 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_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li:first-child .contact-icon_2ecf4230c1734750 {
          margin-top: 5px; }
      .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li .contact-icon_2ecf4230c1734750 {
        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_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li .contact-text_42ba2be048b80205 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li .contact-text_42ba2be048b80205 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li .contact-text_42ba2be048b80205 span,
        .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li .contact-text_42ba2be048b80205 p,
        .te-footer-widget_4a0504288178cb40 .te-footer-widget-contact_528ff8b9b057273e .footer-contact_44fc2a131f032b40 ul li .contact-text_42ba2be048b80205 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_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li {
    margin-bottom: 10px; }
    .te-footer-widget_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-thumb_620eba299c3cbda9 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-desc_c14eddcbf1b7f25f .te-latest-post-title_dd4e30e2f10d70ea {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-desc_c14eddcbf1b7f25f .te-latest-post-title_dd4e30e2f10d70ea 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_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-desc_c14eddcbf1b7f25f .te-latest-post-title_dd4e30e2f10d70ea a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-desc_c14eddcbf1b7f25f .te-latest-post-meta_7f20dcfcce7e4467 {
      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_0b16cba86b2f59ec 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_0b16cba86b2f59ec ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_0b16cba86b2f59ec 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_0b16cba86b2f59ec ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_458831228405b2a9 {
  overflow: hidden; }
  .subscribe-area_458831228405b2a9.style-1_e6b45e164a24b1ad .te-subscribe-inner-area_1ac424c64ec0877e .te-content-wrapper_05eb682d52675ceb {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_458831228405b2a9.style-1_e6b45e164a24b1ad .te-image-bg-collumn_40c21fc7cc894ea4 {
    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_458831228405b2a9.style-1_e6b45e164a24b1ad .te-image-bg-collumn_40c21fc7cc894ea4 {
        display: none; } }
  .subscribe-area_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb {
    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_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb .short-title_8eaf4f53330039d8 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb .te-subscribe-title_c22f0ac0d7c000be {
      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_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb .te-subscribe-title_c22f0ac0d7c000be {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb .te-subscribe-title_c22f0ac0d7c000be {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb .te-subscribe-title_c22f0ac0d7c000be {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_458831228405b2a9 .te-content-wrapper_05eb682d52675ceb .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_458831228405b2a9 .te-subscribe-inner-area_1ac424c64ec0877e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_458831228405b2a9 .te-subscribe-inner-area_1ac424c64ec0877e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_458831228405b2a9 .te-subscribe-inner-area_1ac424c64ec0877e .te-subscribe-collumn_1484aa8464b0dd60 {
      -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_458831228405b2a9 .te-subscribe-inner-area_1ac424c64ec0877e .te-subscribe-collumn_1484aa8464b0dd60.te-image-bg-collumn_40c21fc7cc894ea4 {
          display: none; } }
    .subscribe-area_458831228405b2a9 .te-subscribe-inner-area_1ac424c64ec0877e .mc4wp-form-fields_43384f11afe0b41c {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_458831228405b2a9 .te-subscribe-inner-area_1ac424c64ec0877e .mc4wp-form-fields_43384f11afe0b41c {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_458831228405b2a9 .te-subscribe-inner-area_1ac424c64ec0877e .mc4wp-form-fields_43384f11afe0b41c .submit-btn_a5a2f7a25348dd5b {
        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_4a0504288178cb40 .te-subscribe-form-wrapper_8c5b8d66dbbc2af8 {
  color: #335371; }

.te-subscribe-form-widget_e3fb62c83f278c18 {
  position: relative; }
  .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-form-fields_43384f11afe0b41c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .single-field_db757692cf016349 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_e3fb62c83f278c18 .submit-btn_a5a2f7a25348dd5b {
    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_e3fb62c83f278c18 .submit-btn_a5a2f7a25348dd5b:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-response_4d60dbfa1b8df4d7 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-response_4d60dbfa1b8df4d7 .mc4wp-alert_c0d25d418897695d.mc4wp-error_54cf33ef911f2254 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-response_4d60dbfa1b8df4d7 .mc4wp-alert_c0d25d418897695d.mc4wp-error_54cf33ef911f2254 a {
      color: #ff0000; }
    .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-response_4d60dbfa1b8df4d7 .mc4wp-alert_c0d25d418897695d.mc4wp-success_03e6241b00ee5f34 p, .te-subscribe-form-widget_e3fb62c83f278c18 .mc4wp-response_4d60dbfa1b8df4d7 .mc4wp-alert_c0d25d418897695d.mc4wp-notice_601d46beec0b9719 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_8826e2b8a12bd242 {
  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_8826e2b8a12bd242 .te-footer-logo_20eff6ea57c8fdb4 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_8826e2b8a12bd242 .te-social-widget_b5fbf4d0988e6c25 {
    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_8826e2b8a12bd242 .te-social-widget_b5fbf4d0988e6c25 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d {
  background-color: #131A2A; }
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-sec_31a455542be77d5d {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-widget-title_cc705b249cb6e25a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .wp-block-heading_96825b9c72a6758f {
    color: #ffffff;
    font-size: 24px; }
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .footer-bottom-area_555f037222c0dd4d .te-copyright-text_bb2c548a88c20bcb p,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-widget_4a0504288178cb40.te_widget_nav_menu_a38a806b2e538286 li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-widget_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-desc_c14eddcbf1b7f25f .te-latest-post-title_dd4e30e2f10d70ea a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-widget_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-desc_c14eddcbf1b7f25f .te-latest-post-title_dd4e30e2f10d70ea,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-widget_4a0504288178cb40 .te_widget_latest_post_b36fdb41f46f3a7e ul li .te-latest-post-desc_c14eddcbf1b7f25f .te-latest-post-meta_7f20dcfcce7e4467,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-widget_4a0504288178cb40 .te-subscribe-form-wrapper_8c5b8d66dbbc2af8,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .te-footer-bottom-menu_0b16cba86b2f59ec ul li a,
  .footer_e526d93dd1fa705f.style-2_e61f630bdc45dd8d .footer-bottom-area_555f037222c0dd4d .te-copyright-text_bb2c548a88c20bcb p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css.map */