/**
 * 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_07000318dde97d5a {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_81592c35c2eec7f0,
.wp-block-loginout_da8fe81343f71ff2 a,
input.te-theme-btn_81592c35c2eec7f0 {
  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_81592c35c2eec7f0:hover,
  .wp-block-loginout_da8fe81343f71ff2 a:hover,
  input.te-theme-btn_81592c35c2eec7f0:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_81592c35c2eec7f0:focus,
  .wp-block-loginout_da8fe81343f71ff2 a:focus,
  input.te-theme-btn_81592c35c2eec7f0:focus {
    color: #ffffff; }
  .te-theme-btn_81592c35c2eec7f0.yellow-btn_7e20000bc69ad9cc,
  .wp-block-loginout_da8fe81343f71ff2 a.yellow-btn_7e20000bc69ad9cc,
  input.te-theme-btn_81592c35c2eec7f0.yellow-btn_7e20000bc69ad9cc {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_81592c35c2eec7f0.simple-btn_c6202dc49f3754df,
  .wp-block-loginout_da8fe81343f71ff2 a.simple-btn_c6202dc49f3754df,
  input.te-theme-btn_81592c35c2eec7f0.simple-btn_c6202dc49f3754df {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_ad5d4ab0f7485191 {
  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_ad5d4ab0f7485191 .circle-rotate-inner_aa6b87ef494caa33 {
    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_b08997142ec58416 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_4ec5a613c5ac6a72 {
  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_25da6bdc6076c987 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_25da6bdc6076c987 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_25da6bdc6076c987 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_25da6bdc6076c987 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_d851d0dafb2a7231 .size-full_19a6ab53ed565d19.alignright_e981416829372cc1 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d851d0dafb2a7231 figure.wp-caption_820bb1f4cc93bb44.aligncenter_4917a1bfd775f490 {
  margin-top: 40px; }
.tp-page-content_d851d0dafb2a7231 dl, .tp-page-content_d851d0dafb2a7231 ol, .tp-page-content_d851d0dafb2a7231 ul {
  margin-bottom: 11px; }
.tp-page-content_d851d0dafb2a7231 .te-comment-respond_4b365e56d6b45e31 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d851d0dafb2a7231 .te-latest-comments_9f68c343e9135d78 .te-comment-respond_4b365e56d6b45e31 {
  margin-bottom: 40px; }
.tp-page-content_d851d0dafb2a7231 .te-post-comments_bb7b6058f446a92a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_603ab0c426e567d5 .gallery-item_49af12fe8b12431e {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_3fdd92e578a187e4 .gallery-item_49af12fe8b12431e {
  max-width: 50%; }

.gallery-columns-3_4307c6a762fb1652 .gallery-item_49af12fe8b12431e {
  max-width: 33.33%; }

.gallery-columns-4_98629b10f582d5c4 .gallery-item_49af12fe8b12431e {
  max-width: 25%; }

.gallery-columns-5_1250f27313b53e80 .gallery-item_49af12fe8b12431e {
  max-width: 20%; }

.gallery-columns-6_7b1e8ca498771a7c .gallery-item_49af12fe8b12431e {
  max-width: 16.66%; }

.gallery-columns-7_92caf024b3447af9 .gallery-item_49af12fe8b12431e {
  max-width: 14.28%; }

.gallery-columns-8_4b954cf056ece738 .gallery-item_49af12fe8b12431e {
  max-width: 12.5%; }

.gallery-columns-9_696d7ba7a177d4ef .gallery-item_49af12fe8b12431e {
  max-width: 11.11%; }

.gallery-caption_7c1ad8c2ba4299a5 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_e41ee244683f18c6 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_2d710a92eabf0207 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_937f5c2bc4dc5a91 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_cc76667dd9010746 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_72902a9fed470e1d p.wp-block-cover-text_9337de5be4a8b3c9,
.wp-block-cover_72902a9fed470e1d.is-light_269287a18b96796e .wp-block-cover__inner-container_0fbdbe610cf9049c {
  color: #fff !important; }

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

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

.widget_ed246fc40e9bceef .wp-block-archives-dropdown_27a205fcab79d9b9,
.widget_ed246fc40e9bceef .wp-block-categories-dropdown_2e848f299352285d,
.widget_ed246fc40e9bceef .wp-block-loginout_da8fe81343f71ff2,
.widget_ed246fc40e9bceef .wp-block-social-links_6107e2e3d2817aae,
.widget_ed246fc40e9bceef.widget_archive_277292bfd6e9e551 select,
.widget_ed246fc40e9bceef.te_widget_categories_787bedae20acf9d3 select,
.widget_ed246fc40e9bceef.widget_text_80e568d5d876c650 select,
.widget_ed246fc40e9bceef.te_widget_search_5676aec9def8887f .search-form_64c49ad76d3799ad,
.widget_ed246fc40e9bceef.te_widget_tag_cloud_00faae11c251bb8b .tagcloud_e4fd78568d9d9585,
.widget_ed246fc40e9bceef .wp-block-tag-cloud_bafe0acbcc7bd6e6 {
  margin-bottom: 6px; }

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

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

.blog-search-content_b4a1ea3a42dc530b {
  margin: 0; }
  .blog-search-content_b4a1ea3a42dc530b .wp-block-search_2d710a92eabf0207,
  .blog-search-content_b4a1ea3a42dc530b .search-form_64c49ad76d3799ad,
  .blog-search-content_b4a1ea3a42dc530b .sidebar__search_78a293691eeb06fe {
    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_b4a1ea3a42dc530b .wp-block-search_2d710a92eabf0207,
      .blog-search-content_b4a1ea3a42dc530b .search-form_64c49ad76d3799ad,
      .blog-search-content_b4a1ea3a42dc530b .sidebar__search_78a293691eeb06fe {
        width: 100%; } }
    .blog-search-content_b4a1ea3a42dc530b .wp-block-search_2d710a92eabf0207 .wp-block-search__inside-wrapper_19290352efdd4887,
    .blog-search-content_b4a1ea3a42dc530b .search-form_64c49ad76d3799ad .wp-block-search__inside-wrapper_19290352efdd4887,
    .blog-search-content_b4a1ea3a42dc530b .sidebar__search_78a293691eeb06fe .wp-block-search__inside-wrapper_19290352efdd4887 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_b4a1ea3a42dc530b .wp-block-search_2d710a92eabf0207 label,
    .blog-search-content_b4a1ea3a42dc530b .search-form_64c49ad76d3799ad label,
    .blog-search-content_b4a1ea3a42dc530b .sidebar__search_78a293691eeb06fe 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_b4a1ea3a42dc530b .wp-block-search_2d710a92eabf0207 input,
    .blog-search-content_b4a1ea3a42dc530b .search-form_64c49ad76d3799ad input,
    .blog-search-content_b4a1ea3a42dc530b .sidebar__search_78a293691eeb06fe 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_b4a1ea3a42dc530b .wp-block-search_2d710a92eabf0207 button,
    .blog-search-content_b4a1ea3a42dc530b .search-form_64c49ad76d3799ad button,
    .blog-search-content_b4a1ea3a42dc530b .sidebar__search_78a293691eeb06fe 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_d851d0dafb2a7231 .wp-smiley_8c924aa42bd74f4a,
.entry-content_58c3373c3608cbaa .wp-smiley_8c924aa42bd74f4a,
.comment-content_ae70b6f678e0154c .wp-smiley_8c924aa42bd74f4a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_4b365e56d6b45e31.style-two_8874fecafed0ae5a .wpcf7-form_88c503d2cb822b0e .wpcf7-not-valid-tip_b8eb26cde62c0320 {
  color: #d9c0b8 !important; }
.te-comment-respond_4b365e56d6b45e31 .wpcf7-form_88c503d2cb822b0e .wpcf7-not-valid_b492ab4ded15c6ba {
  border-color: #dc3232 !important; }
.te-comment-respond_4b365e56d6b45e31 .wpcf7-form_88c503d2cb822b0e .wpcf7-not-valid-tip_b8eb26cde62c0320 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_4b365e56d6b45e31 .wpcf7-form_88c503d2cb822b0e.sent_a9065b7b840dc926 .wpcf7-response-output_912b6e8b8e29368e {
  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_4b365e56d6b45e31 .wpcf7-form_88c503d2cb822b0e.invalid_cad243d8298739cf .wpcf7-response-output_912b6e8b8e29368e {
  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_d5bafb04349bbf1d {
  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_d5bafb04349bbf1d .wpcf7-te-list-item_540f1ef6cd6dfb3f {
    margin: 0; }
    .wpcf7-form-control_d5bafb04349bbf1d .wpcf7-te-list-item_540f1ef6cd6dfb3f label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_d5bafb04349bbf1d .wpcf7-te-list-item_540f1ef6cd6dfb3f label .wpcf7-te-list-item-label_3c60ab4a06a60c29 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_1fe1f2f285f2d726 .te-comment-respond_4b365e56d6b45e31 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_9c8ea161352d0c9e .header-menu-area_4fe343996386cdcf.sticky_menu_c038d742673f8695 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_9c8ea161352d0c9e .header-menu-area_4fe343996386cdcf.sticky_menu_c038d742673f8695 {
      top: 0; } }

.page-template-default_2d145f629d253521.page-id-146_1ff73c28e0337b32 .tp-page-content_d851d0dafb2a7231 p:last-child {
  margin-bottom: 10px; }
.page-template-default_2d145f629d253521.page-id-1133_9e7f5cdefe34af03 .tp-page-content_d851d0dafb2a7231 .te-comment-respond_4b365e56d6b45e31 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_2d145f629d253521.page-id-3_ab052385b367516e .page-area_cca6f814f9b88402 {
  padding-top: 128px; }

.single-post-item_6414a454951400a8.post-24_9bd18254758249c9 .wp-block-button_662787d1ad58b39a a {
  color: #ffffff; }

.post-template-default_b0b2a0be57d86669.postid-163_e8ac04be06187572 .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_b0b2a0be57d86669.postid-150_ec24da0c206dce32 .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_b0b2a0be57d86669.postid-150_ec24da0c206dce32 .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-block-group_63915b871733aa30.is-layout-constrained_d07a84b548ddb1d8:last-child {
    border: 1px solid #000; }
.post-template-default_b0b2a0be57d86669.postid-51_e02af5717103dd94 .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_b0b2a0be57d86669.postid-51_e02af5717103dd94 .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_b0b2a0be57d86669.postid-1163_dbe9143b8683869e .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-caption_820bb1f4cc93bb44, .post-template-default_b0b2a0be57d86669.postid-568_d5732854afb45159 .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-caption_820bb1f4cc93bb44 {
  margin-top: 20px; }
.post-template-default_b0b2a0be57d86669.postid-1785_d9f437a3d511a46b .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-block-button__link_75f3c5f7a35ae43c {
  color: #ffffff !important; }
.post-template-default_b0b2a0be57d86669.postid-1149_cae3d652a71b4c8b .te-blog-details-wrapper_98adf688cd149950 .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 p {
  margin-bottom: 0; }
.post-template-default_b0b2a0be57d86669.postid-555_886d0325fa5f955c .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_1fee9fb8d4f5e8d2.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_1fee9fb8d4f5e8d2.not-found .error-content_d0e73c6e5a163d9f .error-btn-bh_0ade730274b94503 {
    margin-top: 20px; }

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

.sidebar_234d21c702519638 .widget_media_gallery_f60a1b953d999034 .gallery-item_49af12fe8b12431e {
  margin-bottom: 0; }
  .sidebar_234d21c702519638 .widget_media_gallery_f60a1b953d999034 .gallery-item_49af12fe8b12431e 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_389ae47869994e1f {
  -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_e8fd8875ac1860a9 {
  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_e16a9871b56ba3d0 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_9c8ea161352d0c9e .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2.login .te-header-menu-area_097f28ed42872542 {
  top: auto !important; }

.header-area_b86fc71ec02a5fac .container-fluid_adacd0ffa5d6bda8 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_b86fc71ec02a5fac .container-fluid_adacd0ffa5d6bda8 {
      padding: 0 24px; } }
.header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .header-top .te-header-contact-info_83f83701b1e7d5f6 span {
    color: #677471; }
    .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .header-top .te-header-contact-info_83f83701b1e7d5f6 span i {
      color: #317EFE; }
    .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .header-top .te-header-contact-info_83f83701b1e7d5f6 span a {
      color: #677471; }
  .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .header-top .te-social-profile_a67c23ff4836b195 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .header-top .te-social-profile_a67c23ff4836b195 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .te-header-menu-area_097f28ed42872542 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .te-header-menu-area_097f28ed42872542 .menu-wrapper_8d9a51973c2d2fe1 {
    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_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .te-header-menu-area_097f28ed42872542 .menu-wrapper_8d9a51973c2d2fe1 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .te-header-menu-area_097f28ed42872542 .te-header-btn_6d3aed58679a3a4e .te-quote-btn_a18f8eb508367b2e {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .te-sticky_menu {
  top: 0; }
  .header-area_b86fc71ec02a5fac.style-2_aca2e4d023c6dad2 .te-sticky_menu .menu-wrapper_8d9a51973c2d2fe1 {
    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_8f057d60e956f1ed {
    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_3e2b970953218169 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_83f83701b1e7d5f6 {
    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_83f83701b1e7d5f6 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_83f83701b1e7d5f6 span.te-contact-info-item_85d87efa4000b833 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_83f83701b1e7d5f6 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_1f50c51adb96338d {
      display: none; } }
  .header-top .header-top-btn_1f50c51adb96338d 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_1f50c51adb96338d a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_1f50c51adb96338d 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_a67c23ff4836b195 {
    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_a67c23ff4836b195 .te-social-profile-label_d687e3a8adaedd67 {
      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_a67c23ff4836b195 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_a67c23ff4836b195 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_097f28ed42872542 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_097f28ed42872542.te-te-sticky-header_d17d06064ace7bcf {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_097f28ed42872542.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_097f28ed42872542.te-sticky_menu .te-logo_7c5003f0cde1b123 .te-sticky-logo_719e766495e00f54 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_097f28ed42872542.te-sticky_menu .te-main-menu_4989fcd0400e28d3 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_097f28ed42872542.te-sticky_menu .te-main-menu_4989fcd0400e28d3 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_097f28ed42872542.te-sticky_menu .te-main-menu_4989fcd0400e28d3 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_097f28ed42872542.te-sticky_menu .te-main-menu_4989fcd0400e28d3 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_097f28ed42872542 .te-header-menu-wrapper_bfd26760992e17d8 {
    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_097f28ed42872542 .te-header-menu-wrapper_bfd26760992e17d8 {
        gap: 20px; } }
  .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 {
    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_097f28ed42872542 .te-logo_7c5003f0cde1b123 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 {
        height: 80px; } }
    .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 .te-standard-logo_4f9bedebaf5e0dad img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 .te-sticky-logo_719e766495e00f54 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 .te-sticky-logo_719e766495e00f54 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 .te-sticky-logo_719e766495e00f54 {
          display: block; } }
      .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 .te-sticky-logo_719e766495e00f54 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_097f28ed42872542 .te-logo_7c5003f0cde1b123 .te-retina-logo_8f1e8e5d1f7bc327 {
      display: none; }

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

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

.te-header-btn_6d3aed58679a3a4e {
  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_6d3aed58679a3a4e .te-icon_f181e40eff0ed797 {
    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_6d3aed58679a3a4e .te-icon_f181e40eff0ed797: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_6d3aed58679a3a4e {
      display: none; } }
  .te-header-btn_6d3aed58679a3a4e .te-cta-btn_d3aff8d9e906cce2 {
    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_6d3aed58679a3a4e .te-cta-btn_d3aff8d9e906cce2:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_6d3aed58679a3a4e .te-quote-btn_a18f8eb508367b2e {
    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_6d3aed58679a3a4e .te-quote-btn_a18f8eb508367b2e: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_e35f22f919a3ae7d {
    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_e35f22f919a3ae7d .te-search-content-filed_8a3984dba8df46aa {
      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_e35f22f919a3ae7d .te-search-content-filed_8a3984dba8df46aa .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_e35f22f919a3ae7d .te-search-form_b7a41f0e3cc4e7af {
      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_e35f22f919a3ae7d .te-search-form_b7a41f0e3cc4e7af .te-search-form-input_8178b69e92e80fb3 {
        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_e35f22f919a3ae7d .te-search-form_b7a41f0e3cc4e7af .te-search-form-input_8178b69e92e80fb3 .te-search-icon_661784dc72ded561 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_e35f22f919a3ae7d .te-search-form_b7a41f0e3cc4e7af .te-search-form-input_8178b69e92e80fb3 button.te-submit-search-btn_62e5b679fa88f7cc {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_e35f22f919a3ae7d .te-search-form_b7a41f0e3cc4e7af 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_25a399505cd969b9 a.mean-expand.mean-clicked_06b08fd1ef1ae017 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_6e101951505b774a 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_6e101951505b774a 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_1357e1ab1cf7c222 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_16cbb137b42159c3 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_70ca2aee280d74d2 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_70ca2aee280d74d2 .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_70ca2aee280d74d2 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-menu-sidebar-title_b2b138a64d53df57 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-header-contact-info_83f83701b1e7d5f6 {
      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_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-header-contact-info_83f83701b1e7d5f6 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_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-header-contact-info_83f83701b1e7d5f6 span.te-contact-info-item_85d87efa4000b833 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-header-contact-info_83f83701b1e7d5f6 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_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-header-contact-info_83f83701b1e7d5f6 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-social-profile_a67c23ff4836b195 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-social-profile_a67c23ff4836b195 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_230a0c72e32407fc .te-menu-sidebar-single-widget_1b7278a72a39e492 .te-social-profile_a67c23ff4836b195 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_8275a1bed7b3e52f {
  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_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d {
        height: unset;
        padding: 80px 0; } }
    .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-feature-img_8029c87601aa829c {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-feature-img_8029c87601aa829c {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-feature-img_8029c87601aa829c {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-feature-img_8029c87601aa829c {
          right: -380px; } }
      .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-feature-img_8029c87601aa829c .company-award_8f487600cea4bfd2 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-feature-img_8029c87601aa829c .company-award_8f487600cea4bfd2 .icon_08b8fec790f4eb09 {
          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_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-feature-img_8029c87601aa829c .slider-feature-img-overlay_519eff98c65b2b91 {
          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_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-left-shape_f025307c05e61fae {
      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_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-left-shape_f025307c05e61fae {
          display: none; } }
    .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-right-shape_a53802d1ec30f170 {
      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_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-right-shape_a53802d1ec30f170 {
          display: none; } }
    .slider-area_8275a1bed7b3e52f.style-2_aca2e4d023c6dad2 .te-single-slider_677e8e2cca04ff3d .slider-circle-shape_3481008eead8573a {
      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_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-short-title_b046819be221bc43,
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-title_69ce209acda138ba,
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-short-desc_0eb85f153c875a14,
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-btn-wrapper_3b38df0f97ba3e4f {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-short-title_b046819be221bc43 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-title_69ce209acda138ba {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-short-desc_0eb85f153c875a14 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-active .te-slider-btn-wrapper_3b38df0f97ba3e4f {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-dots_4fc84b4c8e308967 {
    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_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-dots_4fc84b4c8e308967 {
        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_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-dots_4fc84b4c8e308967 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_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-dots_4fc84b4c8e308967 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_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-dots_4fc84b4c8e308967 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-dots_4fc84b4c8e308967 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_8275a1bed7b3e52f .te-slider-wrapper_9976cbe2544482d0 .slick-dots_4fc84b4c8e308967 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d {
    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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d {
        background-image: none !important; } }
    .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-overlay_58766311135a7fa2 {
      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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-overlay_58766311135a7fa2 {
          left: 0; } }
      .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-overlay_58766311135a7fa2 .te-slider-overlay-shape_9e2c3c02f70bad23 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-overlay_58766311135a7fa2 .te-slider-overlay-shape_9e2c3c02f70bad23 {
            display: none; } }
    .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 {
      position: relative;
      z-index: 99; }
      .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-short-title_b046819be221bc43 {
        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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
        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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-short-desc_0eb85f153c875a14 {
        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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-short-desc_0eb85f153c875a14 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-short-desc_0eb85f153c875a14 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-short-desc_0eb85f153c875a14 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f {
        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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f {
            padding-top: 30px; } }
        .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-theme-btn_81592c35c2eec7f0 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-call-btn_0af8246529a982eb {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-call-btn_0af8246529a982eb .te-icon_f181e40eff0ed797 {
            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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-call-btn_0af8246529a982eb .te-content_11af4045b5d45f8b {
            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_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-call-btn_0af8246529a982eb .te-content_11af4045b5d45f8b .te-title_ace39149fc8cf239 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_8275a1bed7b3e52f .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-call-btn_0af8246529a982eb .te-content_11af4045b5d45f8b .te-text_8fd65ff9fdfb10ea {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e: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_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-overlay_58766311135a7fa2 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-overlay_58766311135a7fa2::before {
        display: none; }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .slider-shape_7519b5fdacdc52d3 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .slider-shape_7519b5fdacdc52d3 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-one_65f624a748110675 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-one_65f624a748110675 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-one_65f624a748110675 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-one_65f624a748110675 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-one_65f624a748110675 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-two_e61417b8ce092162 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-two_e61417b8ce092162 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-two_e61417b8ce092162 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-two_e61417b8ce092162 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-two_e61417b8ce092162 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-three_00a21e55a5e6e160 {
      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_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-three_00a21e55a5e6e160 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .shape-three_00a21e55a5e6e160 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-container_f9f806404855629b {
      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_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-container_f9f806404855629b {
          -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_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-container_f9f806404855629b {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-container_f9f806404855629b .te-slider-column_17be595fe9a96ee8 {
        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_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-container_f9f806404855629b .te-slider-column_17be595fe9a96ee8 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-theme-btn_81592c35c2eec7f0 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-theme-btn_81592c35c2eec7f0:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-btn-wrapper_3b38df0f97ba3e4f .te-call-btn_0af8246529a982eb .te-icon_f181e40eff0ed797 {
      color: #317EFE; }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
      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_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-single-slider_677e8e2cca04ff3d .te-slider-content-wrapper_67541e4cf765b463 .te-slider-content_160cb5581928bde1 .te-slider-title_69ce209acda138ba {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-slider-wrapper_9976cbe2544482d0 .container {
    position: relative; }
  .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-slider-wrapper_9976cbe2544482d0 .slider-shape-bg_ff1779d94b4fde1b {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-slider-wrapper_9976cbe2544482d0 .slider-shape-bg_ff1779d94b4fde1b {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-slider-wrapper_9976cbe2544482d0 .slider-shape-bg_ff1779d94b4fde1b {
        margin-left: 0; } }
    .slider-area_8275a1bed7b3e52f.style-1_cca02df475a8094e .te-slider-wrapper_9976cbe2544482d0 .slider-shape-bg_ff1779d94b4fde1b: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_350cc6522c57f4e3 {
  position: relative; }

.te-info-card_7b41e090d1180de3 {
  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_7b41e090d1180de3 {
      padding: 40px 25px; } }
  .te-info-card_7b41e090d1180de3: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_7b41e090d1180de3:hover .te-image-wrapper_6f8c8827c6bc4c17 .overlay_0dcd8c05357b35d5 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_7b41e090d1180de3:hover .te-image-wrapper_6f8c8827c6bc4c17 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_7b41e090d1180de3:hover .icon_08b8fec790f4eb09 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_7b41e090d1180de3:hover .content .te-read-more_3aa373b2d46f8312 .te-theme-btn_81592c35c2eec7f0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_7b41e090d1180de3 .te-info-card-inner_3954d50c0d381fa0 {
    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_7b41e090d1180de3 .te-image-wrapper_6f8c8827c6bc4c17 {
    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_7b41e090d1180de3 .te-image-wrapper_6f8c8827c6bc4c17 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_7b41e090d1180de3 .te-image-wrapper_6f8c8827c6bc4c17 .overlay_0dcd8c05357b35d5 {
      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_7b41e090d1180de3 .icon_08b8fec790f4eb09 {
    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_7b41e090d1180de3 .icon_08b8fec790f4eb09 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_7b41e090d1180de3 .te-content-wrapper_2987d83e3d9f060f {
    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_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd {
    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_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd .icon_08b8fec790f4eb09 {
      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_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd .icon_08b8fec790f4eb09::before, .te-info-card_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd .icon_08b8fec790f4eb09::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd .icon_08b8fec790f4eb09::before {
        top: 15px;
        left: 5px; }
      .te-info-card_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd .icon_08b8fec790f4eb09::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd .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_7b41e090d1180de3 .te-title-wrapper_88f9003293867bcd .divider_2ddb3d589c4a444d {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_7b41e090d1180de3 .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_7b41e090d1180de3 .content .desc_0283fe16d2aff80a {
      -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_7b41e090d1180de3 .content .te-read-more_3aa373b2d46f8312 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_7b41e090d1180de3 .content .te-read-more_3aa373b2d46f8312 .te-theme-btn_81592c35c2eec7f0 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_7b41e090d1180de3 .content .te-read-more_3aa373b2d46f8312 .te-theme-btn_81592c35c2eec7f0:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d {
      text-align: left; } }
  .te-about-image-card_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 > img {
          width: 100%; } }
    .te-about-image-card_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-img-card-shape_f041a3708fe19f0b {
      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_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-img-card-shape_f041a3708fe19f0b {
          right: 0; } }
.te-about-image-card_2792faf9434c8034 .te-company-foundation_d34610b7b442a68b {
  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_2792faf9434c8034 .te-company-foundation_d34610b7b442a68b .te-counter-wrapper_2896ba9f88130a79 {
    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_2792faf9434c8034 .te-company-foundation_d34610b7b442a68b .counter-title_2ea761546a1787ee {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_2792faf9434c8034 .te-company-foundation_d34610b7b442a68b .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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-img-card-shape_f041a3708fe19f0b {
    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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-img-card-shape_f041a3708fe19f0b {
        display: none; } }
  .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 {
        position: relative; } }
    .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-another-image-inner_bd6c57ccfe1a3263 {
      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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-another-image-inner_bd6c57ccfe1a3263 {
          width: 100%; }
          .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-another-image-inner_bd6c57ccfe1a3263 img {
            width: 100%; } }
    .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .video-btn_b81629de41c9633b {
      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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .video-btn_b81629de41c9633b {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .video-btn_b81629de41c9633b 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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-badge-text_d2862374520265db {
      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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-badge-text_d2862374520265db {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-badge-text_d2862374520265db .icon_08b8fec790f4eb09 {
        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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-badge-text_d2862374520265db .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_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-badge-text_d2862374520265db .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_2792faf9434c8034.style-2_aca2e4d023c6dad2 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 .te-another-image_357653ca11a76376 .te-badge-text_d2862374520265db .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a {
  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_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-section-title_2b6544ecf2b4bd9f {
    margin-bottom: 0; }
    .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-section-title_2b6544ecf2b4bd9f .title {
      margin-bottom: 0; }
  .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-list-item-wrapper_e621c46d015510ee {
    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_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-list-item-wrapper_e621c46d015510ee {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-list-item-wrapper_e621c46d015510ee .te-list-item_a5b3421878c190ce .icon_08b8fec790f4eb09 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-list-item-wrapper_e621c46d015510ee .te-list-item_a5b3421878c190ce .text {
      color: #14203A; }
  .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 {
    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_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .te-single-info-list_2c6ec77a86a53190 {
      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_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .te-single-info-list_2c6ec77a86a53190:hover .icon_08b8fec790f4eb09 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_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .te-single-info-list_2c6ec77a86a53190 .icon_08b8fec790f4eb09 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .te-single-info-list_2c6ec77a86a53190 .icon_08b8fec790f4eb09::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_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .te-single-info-list_2c6ec77a86a53190 .icon_08b8fec790f4eb09 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_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .te-single-info-list_2c6ec77a86a53190 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_d0266329a131a78d .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .te-single-info-list_2c6ec77a86a53190 .short-title_eb29a3fc87e8526b {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_d0266329a131a78d.style-2_aca2e4d023c6dad2 .te-about-info-content_3b889c51a21acc6a {
  gap: 10px; }
  .te-about-info-card_d0266329a131a78d.style-2_aca2e4d023c6dad2 .te-about-info-content_3b889c51a21acc6a .te-list-item-wrapper_e621c46d015510ee {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_d0266329a131a78d.style-2_aca2e4d023c6dad2 .te-about-info-content_3b889c51a21acc6a .te-list-item-wrapper_e621c46d015510ee .te-list-item_a5b3421878c190ce .icon_08b8fec790f4eb09 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_d0266329a131a78d.style-2_aca2e4d023c6dad2 .te-about-info-content_3b889c51a21acc6a .te-list-item-wrapper_e621c46d015510ee .te-list-item_a5b3421878c190ce .text {
      color: #335371; }
  .te-about-info-card_d0266329a131a78d.style-2_aca2e4d023c6dad2 .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_d0266329a131a78d.style-2_aca2e4d023c6dad2 .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .divider_2ddb3d589c4a444d {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_d0266329a131a78d.style-2_aca2e4d023c6dad2 .te-about-info-content_3b889c51a21acc6a .te-info-list_be8d8df51799f511 .divider_2ddb3d589c4a444d {
          height: 1px;
          width: 100%; } }

.te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-section-title_2b6544ecf2b4bd9f {
  margin-bottom: 40px; }
.te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .about-info-wrapper_bb8902997d8398ae {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .about-info-wrapper_bb8902997d8398ae {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .about-info-wrapper_bb8902997d8398ae .about-info-img_a141155e6dbc8bb7 {
    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_d0266329a131a78d.style-three_bc92aca656c5015e .about-info-wrapper_bb8902997d8398ae .about-info-img_a141155e6dbc8bb7 {
        height: 350px; } }
    .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .about-info-wrapper_bb8902997d8398ae .about-info-img_a141155e6dbc8bb7 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a .skill-progressbar-wrapper_9fa6d5bbcdbc7c0c {
    width: 100%; }
  .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a .te-icon-card-wrapper_17037853e69e3811 {
    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_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a .te-icon-card-wrapper_17037853e69e3811 .te-icon-card_47bc6d7956abbba1 {
      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_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a .te-icon-card-wrapper_17037853e69e3811 .te-icon-card_47bc6d7956abbba1 .icon_08b8fec790f4eb09 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a .te-icon-card-wrapper_17037853e69e3811 .te-icon-card_47bc6d7956abbba1 .content {
        gap: 4px; }
        .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a .te-icon-card-wrapper_17037853e69e3811 .te-icon-card_47bc6d7956abbba1 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_d0266329a131a78d.style-three_bc92aca656c5015e .te-about-info-content_3b889c51a21acc6a .te-btn-wrapper_5fa91a509ef7068a {
    margin-top: 7px; }

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

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

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

.te-process-step_c497ebb171df5261 {
  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_c497ebb171df5261::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_c497ebb171df5261 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_c497ebb171df5261:hover {
    top: -5px; }
    .te-process-step_c497ebb171df5261:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_c497ebb171df5261:hover .icon_08b8fec790f4eb09 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c497ebb171df5261:hover .counter-number_d6c222567f597862 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c497ebb171df5261:hover .content .te-read-more_3aa373b2d46f8312 .te-theme-btn_81592c35c2eec7f0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_c497ebb171df5261 .icon_08b8fec790f4eb09 {
    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_c497ebb171df5261 .icon_08b8fec790f4eb09 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_c497ebb171df5261 .te-content-wrapper_2987d83e3d9f060f {
    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_c497ebb171df5261 .te-counter-wrapper_2896ba9f88130a79 {
    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_c497ebb171df5261 .te-counter-wrapper_2896ba9f88130a79 .shape_d12e36f7935923c5 {
      position: relative; }
  .te-process-step_c497ebb171df5261 .counter-number_d6c222567f597862 {
    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_c497ebb171df5261 .te-title-wrapper_88f9003293867bcd {
    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_c497ebb171df5261 .te-title-wrapper_88f9003293867bcd .icon_08b8fec790f4eb09 {
      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_c497ebb171df5261 .te-title-wrapper_88f9003293867bcd .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_c497ebb171df5261 .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_c497ebb171df5261 .content .desc_0283fe16d2aff80a {
      -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_c497ebb171df5261 .content .te-read-more_3aa373b2d46f8312 {
      margin-top: -10px; }
      .te-process-step_c497ebb171df5261 .content .te-read-more_3aa373b2d46f8312 .te-theme-btn_81592c35c2eec7f0 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_2ecc4d2303ba0fdf {
  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_b49203a036dbe745 .te-accordion-list-item_be565341de93ccdc {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_b49203a036dbe745 .te-accordion-list-item_be565341de93ccdc .te-accordion-head_6817f806ab3923a0 {
    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_b49203a036dbe745 .te-accordion-list-item_be565341de93ccdc .te-accordion-head_6817f806ab3923a0: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_b49203a036dbe745 .te-accordion-list-item_be565341de93ccdc .te-accordion-head_6817f806ab3923a0.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_b49203a036dbe745 .te-accordion-list-item_be565341de93ccdc .te-accordion-head_6817f806ab3923a0 .te-accordion-title_9f4ffb0a40a0cc75 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_b49203a036dbe745 .te-accordion-list-item_be565341de93ccdc .te-accordion-body_62ac8b7edd9c8602 {
    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_e57e61f13f3e5c09 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_e57e61f13f3e5c09 {
      padding-left: 30px; } }
  .page-header_e57e61f13f3e5c09 .te-page-title_ace6ccf13457c092,
  .page-header_e57e61f13f3e5c09 .page-title_4b8f6009a6f6e84d {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_e57e61f13f3e5c09 .te-page-title_ace6ccf13457c092,
      .page-header_e57e61f13f3e5c09 .page-title_4b8f6009a6f6e84d {
        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_7d38d44b3029e272 {
  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_7d38d44b3029e272:hover .te-post-thumbnail_40b03165faf7663d img,
  .te-post-item_7d38d44b3029e272:hover .post-video_79c506a54fbaa77d 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_7d38d44b3029e272 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_7d38d44b3029e272 iframe {
        height: 350px; } }
  .te-post-item_7d38d44b3029e272 .post-gallery .slick-list_c3c82803c2aa769f .slick-track_b81eaf1851327069 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_7d38d44b3029e272 .te-post-content-wrapper_904f459212897ebb {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_7d38d44b3029e272 .te-post-content-wrapper_904f459212897ebb {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_7d38d44b3029e272 .te-post-content-wrapper_904f459212897ebb .te-read-more_3aa373b2d46f8312 {
      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_7d38d44b3029e272.format-quote_12705d1b26be79f0 .te-post-content {
    margin: 0; }
  .te-post-item_7d38d44b3029e272.format-quote_12705d1b26be79f0 blockquote {
    margin: 0; }
    .te-post-item_7d38d44b3029e272.format-quote_12705d1b26be79f0 blockquote p {
      margin-top: 0; }
    .te-post-item_7d38d44b3029e272.format-quote_12705d1b26be79f0 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_7d38d44b3029e272.format-quote_12705d1b26be79f0 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_7d38d44b3029e272.sticky_151861bde4a8c7f8 {
    border: 2px solid #317EFE; }
    .te-post-item_7d38d44b3029e272.sticky_151861bde4a8c7f8 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_7d38d44b3029e272.sticky_151861bde4a8c7f8 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_7d38d44b3029e272 .te-post-title_6e71d1288e8268b8 {
    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_7d38d44b3029e272 .te-post-title_6e71d1288e8268b8 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_7d38d44b3029e272 .te-post-title_6e71d1288e8268b8:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_7d38d44b3029e272 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_7d38d44b3029e272 .te-post-content h2,
  .te-post-item_7d38d44b3029e272 .te-post-content h3,
  .te-post-item_7d38d44b3029e272 .te-post-content h4,
  .te-post-item_7d38d44b3029e272 .te-post-content h5,
  .te-post-item_7d38d44b3029e272 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_7d38d44b3029e272 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_7d38d44b3029e272 .te-single-post-meta_e8f158b1aa8cf202 {
    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_7d38d44b3029e272 .te-social-share_e0b057076dd4fc68 {
    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_7d38d44b3029e272 .te-social-share_e0b057076dd4fc68 a.facebook_b92aacf609503b7d {
      color: #1877f2; }
    .te-post-item_7d38d44b3029e272 .te-social-share_e0b057076dd4fc68 a.twitter_10f110df24b5efd9 {
      color: #1da1f2; }
    .te-post-item_7d38d44b3029e272 .te-social-share_e0b057076dd4fc68 a.linkedin_3c0f49a5272b5218 {
      color: #1a70c6; }
    .te-post-item_7d38d44b3029e272 .te-social-share_e0b057076dd4fc68 .te-social-share-title_e840463a8685c4c1 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_7d38d44b3029e272 .te-blog-post-tag_56ffac46c46a7a2f {
    width: 100%;
    display: inline-block; }
    .te-post-item_7d38d44b3029e272 .te-blog-post-tag_56ffac46c46a7a2f 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_7d38d44b3029e272 .te-blog-post-tag_56ffac46c46a7a2f .te-post-tag-list_a69c1ddad1fbb73f {
      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_7d38d44b3029e272 .te-blog-post-tag_56ffac46c46a7a2f .te-post-tag-list_a69c1ddad1fbb73f 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_7d38d44b3029e272 .te-blog-post-tag_56ffac46c46a7a2f .te-post-tag-list_a69c1ddad1fbb73f 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_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d,
  .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d {
    position: relative;
    overflow: hidden; }
    .te-post-item_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d img,
    .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d 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_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d .popup-video-wrapper_9c27f2e83fc952b3,
    .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d .popup-video-wrapper_9c27f2e83fc952b3 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d .video-btn_b81629de41c9633b a,
    .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d .video-btn_b81629de41c9633b 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_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d .video-btn_b81629de41c9633b a i,
      .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d .video-btn_b81629de41c9633b a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d .video-btn_b81629de41c9633b a:hover,
      .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d .video-btn_b81629de41c9633b a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_7d38d44b3029e272 button.post-gallery-btn_b8623b254fbafe77 {
    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_7d38d44b3029e272 button.post-gallery-btn_b8623b254fbafe77.prev-btn_51278f8e2d4b180f {
      left: 30px; }
    .te-post-item_7d38d44b3029e272 button.post-gallery-btn_b8623b254fbafe77.next-btn_72cb576e8068c9cf {
      right: 30px; }
    .te-post-item_7d38d44b3029e272 button.post-gallery-btn_b8623b254fbafe77 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_7d38d44b3029e272 button.post-gallery-btn_b8623b254fbafe77:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_7d38d44b3029e272 button.post-gallery-btn_b8623b254fbafe77:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_7d38d44b3029e272 .post-audio_5caa34f485323cee iframe {
    width: 100%; }
  .te-post-item_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 {
    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_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 {
        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_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 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_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 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_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_50e3db5317c08d2f.style-2_aca2e4d023c6dad2 {
  gap: 20px; }
  .te-post-card_50e3db5317c08d2f.style-2_aca2e4d023c6dad2 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_50e3db5317c08d2f.style-2_aca2e4d023c6dad2 .image .te-post-date_614fee83344d9b6a {
      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_50e3db5317c08d2f.style-2_aca2e4d023c6dad2 .content .title {
    font-size: 20px; }
  .te-post-card_50e3db5317c08d2f.style-2_aca2e4d023c6dad2 .content .te-post-meta-info_69b8e917cc959306 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_98adf688cd149950 .te-comment-respond_4b365e56d6b45e31 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_98adf688cd149950 .te-post-comments_bb7b6058f446a92a {
  margin-top: 70px; }
.te-blog-details-wrapper_98adf688cd149950 .wp-block-group_63915b871733aa30.has-background_614d1de3d8413c31 .wp-block-button_662787d1ad58b39a .wp-block-button__link_75f3c5f7a35ae43c {
  color: #ffffff !important; }
.te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-meta_a40acdcca24dc105 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d,
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d,
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-gallery,
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .postbox-audio_166d499a142ed59a,
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .wp-block-post-featured-image_c8e0cd9bbc1583d7 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d,
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d,
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-gallery,
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .postbox-audio_166d499a142ed59a,
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .wp-block-post-featured-image_c8e0cd9bbc1583d7 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d:hover img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d:hover img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-gallery:hover img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .postbox-audio_166d499a142ed59a:hover img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .wp-block-post-featured-image_c8e0cd9bbc1583d7: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_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-thumbnail_40b03165faf7663d img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-video_79c506a54fbaa77d img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .post-gallery img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .postbox-audio_166d499a142ed59a img,
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .wp-block-post-featured-image_c8e0cd9bbc1583d7 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_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content-wrapper_904f459212897ebb {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-block-query_e51fca7e1d6df0df .wp-block-post-template_9c5fba87b5aad1ce {
      padding-left: 0; }
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-block-query_e51fca7e1d6df0df .wp-block-post-template_9c5fba87b5aad1ce .wp-block-post_95d3d60d63e5486c {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-block-navigation__responsive-container-content_64a42ea6a2767780 .wp-block-page-list_1207df56a8a75086 {
      padding-left: 0; }
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-block-group_63915b871733aa30 {
      margin: 15px 0; }
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content .wp-block-group_63915b871733aa30 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_98adf688cd149950 .te-post-item_7d38d44b3029e272 .te-blog-post-tag_56ffac46c46a7a2f .te-social-share_e0b057076dd4fc68 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_98adf688cd149950 .wp-block-calendar_2e799bdd04873884 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_b134ab004f94e77b,
.navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6,
.comment-navigation_5b4fd8ef3ca3f1fe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_b134ab004f94e77b .wp-block-query-pagination-numbers_17e426a52df9e7de,
  .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .wp-block-query-pagination-numbers_17e426a52df9e7de,
  .comment-navigation_5b4fd8ef3ca3f1fe .wp-block-query-pagination-numbers_17e426a52df9e7de {
    width: inherit; }
  .wp-block-query-pagination_b134ab004f94e77b .nav-links_1d480fc68020fb41,
  .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .nav-links_1d480fc68020fb41,
  .comment-navigation_5b4fd8ef3ca3f1fe .nav-links_1d480fc68020fb41 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_b134ab004f94e77b .wp-block-query-pagination-previous_e7a701dbfdde56ab,
  .wp-block-query-pagination_b134ab004f94e77b .wp-block-query-pagination-next_d50a946776b4226b,
  .wp-block-query-pagination_b134ab004f94e77b .nav-next_82f7d1338c4f1fb4 a,
  .wp-block-query-pagination_b134ab004f94e77b .nav-previous_adb0dd03e16d9f90 a,
  .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .wp-block-query-pagination-previous_e7a701dbfdde56ab,
  .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .wp-block-query-pagination-next_d50a946776b4226b,
  .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .nav-next_82f7d1338c4f1fb4 a,
  .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .nav-previous_adb0dd03e16d9f90 a,
  .comment-navigation_5b4fd8ef3ca3f1fe .wp-block-query-pagination-previous_e7a701dbfdde56ab,
  .comment-navigation_5b4fd8ef3ca3f1fe .wp-block-query-pagination-next_d50a946776b4226b,
  .comment-navigation_5b4fd8ef3ca3f1fe .nav-next_82f7d1338c4f1fb4 a,
  .comment-navigation_5b4fd8ef3ca3f1fe .nav-previous_adb0dd03e16d9f90 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_b134ab004f94e77b .wp-block-query-pagination-previous_e7a701dbfdde56ab,
      .wp-block-query-pagination_b134ab004f94e77b .wp-block-query-pagination-next_d50a946776b4226b,
      .wp-block-query-pagination_b134ab004f94e77b .nav-next_82f7d1338c4f1fb4 a,
      .wp-block-query-pagination_b134ab004f94e77b .nav-previous_adb0dd03e16d9f90 a,
      .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .wp-block-query-pagination-previous_e7a701dbfdde56ab,
      .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .wp-block-query-pagination-next_d50a946776b4226b,
      .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .nav-next_82f7d1338c4f1fb4 a,
      .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .nav-previous_adb0dd03e16d9f90 a,
      .comment-navigation_5b4fd8ef3ca3f1fe .wp-block-query-pagination-previous_e7a701dbfdde56ab,
      .comment-navigation_5b4fd8ef3ca3f1fe .wp-block-query-pagination-next_d50a946776b4226b,
      .comment-navigation_5b4fd8ef3ca3f1fe .nav-next_82f7d1338c4f1fb4 a,
      .comment-navigation_5b4fd8ef3ca3f1fe .nav-previous_adb0dd03e16d9f90 a {
        height: 40px; } }
    .wp-block-query-pagination_b134ab004f94e77b .wp-block-query-pagination-previous_e7a701dbfdde56ab:hover,
    .wp-block-query-pagination_b134ab004f94e77b .wp-block-query-pagination-next_d50a946776b4226b:hover,
    .wp-block-query-pagination_b134ab004f94e77b .nav-next_82f7d1338c4f1fb4 a:hover,
    .wp-block-query-pagination_b134ab004f94e77b .nav-previous_adb0dd03e16d9f90 a:hover,
    .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .wp-block-query-pagination-previous_e7a701dbfdde56ab:hover,
    .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .wp-block-query-pagination-next_d50a946776b4226b:hover,
    .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .nav-next_82f7d1338c4f1fb4 a:hover,
    .navigation_3531d8faeb189b96.posts-navigation_4e1807836bc492c6 .nav-previous_adb0dd03e16d9f90 a:hover,
    .comment-navigation_5b4fd8ef3ca3f1fe .wp-block-query-pagination-previous_e7a701dbfdde56ab:hover,
    .comment-navigation_5b4fd8ef3ca3f1fe .wp-block-query-pagination-next_d50a946776b4226b:hover,
    .comment-navigation_5b4fd8ef3ca3f1fe .nav-next_82f7d1338c4f1fb4 a:hover,
    .comment-navigation_5b4fd8ef3ca3f1fe .nav-previous_adb0dd03e16d9f90 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_6819ce610c930754,
.page-links_8d32fde5ee862b99,
.wp-block-query-pagination-numbers_17e426a52df9e7de {
  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_6819ce610c930754 ul,
  .page-links_8d32fde5ee862b99 ul,
  .wp-block-query-pagination-numbers_17e426a52df9e7de 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_6819ce610c930754 ul li,
    .page-links_8d32fde5ee862b99 ul li,
    .wp-block-query-pagination-numbers_17e426a52df9e7de ul li {
      padding-top: 0; }
    .te-basic-pagination_6819ce610c930754 ul .prev span,
    .te-basic-pagination_6819ce610c930754 ul .next span,
    .page-links_8d32fde5ee862b99 ul .prev span,
    .page-links_8d32fde5ee862b99 ul .next span,
    .wp-block-query-pagination-numbers_17e426a52df9e7de ul .prev span,
    .wp-block-query-pagination-numbers_17e426a52df9e7de ul .next span {
      display: none; }
  .te-basic-pagination_6819ce610c930754 .post-page-numbers_b252480a459c7423,
  .page-links_8d32fde5ee862b99 .post-page-numbers_b252480a459c7423,
  .wp-block-query-pagination-numbers_17e426a52df9e7de .post-page-numbers_b252480a459c7423 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_6819ce610c930754 .page-numbers_920e8d396e9f1d73,
  .te-basic-pagination_6819ce610c930754 .post-page-numbers_b252480a459c7423,
  .page-links_8d32fde5ee862b99 .page-numbers_920e8d396e9f1d73,
  .page-links_8d32fde5ee862b99 .post-page-numbers_b252480a459c7423,
  .wp-block-query-pagination-numbers_17e426a52df9e7de .page-numbers_920e8d396e9f1d73,
  .wp-block-query-pagination-numbers_17e426a52df9e7de .post-page-numbers_b252480a459c7423 {
    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_6819ce610c930754 .page-numbers_920e8d396e9f1d73,
      .te-basic-pagination_6819ce610c930754 .post-page-numbers_b252480a459c7423,
      .page-links_8d32fde5ee862b99 .page-numbers_920e8d396e9f1d73,
      .page-links_8d32fde5ee862b99 .post-page-numbers_b252480a459c7423,
      .wp-block-query-pagination-numbers_17e426a52df9e7de .page-numbers_920e8d396e9f1d73,
      .wp-block-query-pagination-numbers_17e426a52df9e7de .post-page-numbers_b252480a459c7423 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_6819ce610c930754 .page-numbers_920e8d396e9f1d73:hover,
    .te-basic-pagination_6819ce610c930754 .post-page-numbers_b252480a459c7423:hover,
    .page-links_8d32fde5ee862b99 .page-numbers_920e8d396e9f1d73:hover,
    .page-links_8d32fde5ee862b99 .post-page-numbers_b252480a459c7423:hover,
    .wp-block-query-pagination-numbers_17e426a52df9e7de .page-numbers_920e8d396e9f1d73:hover,
    .wp-block-query-pagination-numbers_17e426a52df9e7de .post-page-numbers_b252480a459c7423: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_6819ce610c930754 .page-numbers_920e8d396e9f1d73.current,
    .te-basic-pagination_6819ce610c930754 .post-page-numbers_b252480a459c7423.current,
    .page-links_8d32fde5ee862b99 .page-numbers_920e8d396e9f1d73.current,
    .page-links_8d32fde5ee862b99 .post-page-numbers_b252480a459c7423.current,
    .wp-block-query-pagination-numbers_17e426a52df9e7de .page-numbers_920e8d396e9f1d73.current,
    .wp-block-query-pagination-numbers_17e426a52df9e7de .post-page-numbers_b252480a459c7423.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_759fb3a76c0ca3b6 {
  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_759fb3a76c0ca3b6 {
      -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_759fb3a76c0ca3b6 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d {
    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_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d {
        -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_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d {
        width: 100%; } }
    .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d::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_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d::after {
          display: none; } }
    .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d:last-child::after {
        display: none; }
    .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d .te-post-img_cb5f9a4afb0dc173 {
      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_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d .te-post-img_cb5f9a4afb0dc173 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d .te-post-img_cb5f9a4afb0dc173 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d .text {
      width: 100%; }
      .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_759fb3a76c0ca3b6 .te-post-navigation_c4f2dc6bfc1a751d .theme-navigation_fd790755f8b866a9 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_ed246fc40e9bceef,
.sidebar__widget_86ac8a4fa8bac452 {
  /* 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_ed246fc40e9bceef ol,
  .widget_ed246fc40e9bceef ul,
  .sidebar__widget_86ac8a4fa8bac452 ol,
  .sidebar__widget_86ac8a4fa8bac452 ul {
    margin-bottom: 0; }
  .widget_ed246fc40e9bceef .widget-instagram-feed_a647626ce527083f,
  .sidebar__widget_86ac8a4fa8bac452 .widget-instagram-feed_a647626ce527083f {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_ed246fc40e9bceef .widget-instagram-feed_a647626ce527083f,
      .sidebar__widget_86ac8a4fa8bac452 .widget-instagram-feed_a647626ce527083f {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_ed246fc40e9bceef .widget-instagram-feed_a647626ce527083f,
      .sidebar__widget_86ac8a4fa8bac452 .widget-instagram-feed_a647626ce527083f {
        width: 200px; } }
    .widget_ed246fc40e9bceef .widget-instagram-feed_a647626ce527083f .single-instagram-feed_ee1919215dbfa221,
    .sidebar__widget_86ac8a4fa8bac452 .widget-instagram-feed_a647626ce527083f .single-instagram-feed_ee1919215dbfa221 {
      width: 96px;
      height: 96px; }
  .widget_ed246fc40e9bceef .wp-block-heading_e54a0318e26a03b2,
  .widget_ed246fc40e9bceef .widget-title_8dc19c36a0bda62b,
  .widget_ed246fc40e9bceef .wp-block-search__label_405bb8978aba9db4,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-heading_e54a0318e26a03b2,
  .sidebar__widget_86ac8a4fa8bac452 .widget-title_8dc19c36a0bda62b,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-search__label_405bb8978aba9db4 {
    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_ed246fc40e9bceef .wp-block-social-links_6107e2e3d2817aae .wp-social-link_5a4a7adac23a90bd,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-social-links_6107e2e3d2817aae .wp-social-link_5a4a7adac23a90bd {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_ed246fc40e9bceef .wp-block-social-links_6107e2e3d2817aae .wp-social-link_5a4a7adac23a90bd a,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-social-links_6107e2e3d2817aae .wp-social-link_5a4a7adac23a90bd 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_ed246fc40e9bceef .wp-block-social-links_6107e2e3d2817aae .wp-social-link_5a4a7adac23a90bd a:before,
      .sidebar__widget_86ac8a4fa8bac452 .wp-block-social-links_6107e2e3d2817aae .wp-social-link_5a4a7adac23a90bd a:before {
        display: none; }
  .widget_ed246fc40e9bceef .has-avatars_cac9f2a3ab312514.has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f,
  .widget_ed246fc40e9bceef .has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f,
  .sidebar__widget_86ac8a4fa8bac452 .has-avatars_cac9f2a3ab312514.has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f,
  .sidebar__widget_86ac8a4fa8bac452 .has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f {
    font-weight: 500; }
    .widget_ed246fc40e9bceef .has-avatars_cac9f2a3ab312514.has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-author_8ec89661fd7efd71,
    .widget_ed246fc40e9bceef .has-avatars_cac9f2a3ab312514.has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda,
    .widget_ed246fc40e9bceef .has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-author_8ec89661fd7efd71,
    .widget_ed246fc40e9bceef .has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda,
    .sidebar__widget_86ac8a4fa8bac452 .has-avatars_cac9f2a3ab312514.has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-author_8ec89661fd7efd71,
    .sidebar__widget_86ac8a4fa8bac452 .has-avatars_cac9f2a3ab312514.has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda,
    .sidebar__widget_86ac8a4fa8bac452 .has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-author_8ec89661fd7efd71,
    .sidebar__widget_86ac8a4fa8bac452 .has-dates_2cefc47c5eff739c.has-excerpts_f65edda61f552f10.wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda {
      font-weight: 500; }
  .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f,
  .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li.wp-block-te-latest-comments__comment_fae45a69ae54f23f {
    margin-bottom: 0; }
  .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f,
  .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277,
  .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f,
  .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 {
    line-height: 28px;
    font-weight: 400; }
    .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962,
    .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962,
    .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962,
    .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before,
      .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before,
      .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before,
      .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before,
      .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before,
      .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before,
      .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-meta_29fb9082d4db7c4f .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before,
      .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 .wp-block-te-latest-comments__comment-date_c50aa9487b68e962:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li a,
  .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li a,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li a,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li a {
    color: #335371; }
    .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li a.wp-block-te-latest-comments__comment-author_8ec89661fd7efd71, .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li a.wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda,
    .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li a.wp-block-te-latest-comments__comment-author_8ec89661fd7efd71,
    .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li a.wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li a.wp-block-te-latest-comments__comment-author_8ec89661fd7efd71,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li a.wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li a.wp-block-te-latest-comments__comment-author_8ec89661fd7efd71,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li a.wp-block-te-latest-comments__comment-link_25b0bc813b2f0bda {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li a:hover,
    .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li a:hover,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li a:hover,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li a:hover {
      color: #317EFE; }
  .widget_ed246fc40e9bceef .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-excerpt_67902d17588ab551 p,
  .widget_ed246fc40e9bceef .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-excerpt_67902d17588ab551 p,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-te-latest-comments_aef5c0f4039d9091 li .wp-block-te-latest-comments__comment-excerpt_67902d17588ab551 p,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-latest-posts_7ae86b24d0b80964 li .wp-block-te-latest-comments__comment-excerpt_67902d17588ab551 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195,
  .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195 a,
    .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 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_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195 a,
        .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 a {
          width: 40px;
          height: 40px; } }
      .widget_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195 a.facebook_b92aacf609503b7d,
      .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 a.facebook_b92aacf609503b7d {
        background-color: #1877f2; }
      .widget_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195 a.twitter_10f110df24b5efd9,
      .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 a.twitter_10f110df24b5efd9 {
        background-color: #1da1f2; }
      .widget_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195 a.linkedin_3c0f49a5272b5218,
      .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 a.linkedin_3c0f49a5272b5218 {
        background-color: #0a66c2; }
      .widget_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195 a.instagram_d7ac89d7ecfc03b9,
      .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 a.instagram_d7ac89d7ecfc03b9 {
        background-color: #405de6; }
      .widget_ed246fc40e9bceef .te-social-profile_a67c23ff4836b195 a:hover,
      .sidebar__widget_86ac8a4fa8bac452 .te-social-profile_a67c23ff4836b195 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_ed246fc40e9bceef select,
  .sidebar__widget_86ac8a4fa8bac452 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_ed246fc40e9bceef .has-login-form_81193ec6e5d6ad93 .login-username_01be1b56a2c4af95 label,
  .widget_ed246fc40e9bceef .has-login-form_81193ec6e5d6ad93 .login-password_e7a518d2ea961af8 label,
  .sidebar__widget_86ac8a4fa8bac452 .has-login-form_81193ec6e5d6ad93 .login-username_01be1b56a2c4af95 label,
  .sidebar__widget_86ac8a4fa8bac452 .has-login-form_81193ec6e5d6ad93 .login-password_e7a518d2ea961af8 label {
    margin-bottom: 10px; }
  .widget_ed246fc40e9bceef .has-login-form_81193ec6e5d6ad93 .login-username_01be1b56a2c4af95 input,
  .widget_ed246fc40e9bceef .has-login-form_81193ec6e5d6ad93 .login-password_e7a518d2ea961af8 input,
  .sidebar__widget_86ac8a4fa8bac452 .has-login-form_81193ec6e5d6ad93 .login-username_01be1b56a2c4af95 input,
  .sidebar__widget_86ac8a4fa8bac452 .has-login-form_81193ec6e5d6ad93 .login-password_e7a518d2ea961af8 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_ed246fc40e9bceef .has-login-form_81193ec6e5d6ad93 .login-remember_a73a4bbce55ce520 label,
  .sidebar__widget_86ac8a4fa8bac452 .has-login-form_81193ec6e5d6ad93 .login-remember_a73a4bbce55ce520 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_ed246fc40e9bceef .has-login-form_81193ec6e5d6ad93 .login-submit_96ad99d16f90a0da,
  .sidebar__widget_86ac8a4fa8bac452 .has-login-form_81193ec6e5d6ad93 .login-submit_96ad99d16f90a0da {
    margin-bottom: 0; }
    .widget_ed246fc40e9bceef .has-login-form_81193ec6e5d6ad93 .login-submit_96ad99d16f90a0da input.button-primary_ec95f07230466bbe,
    .sidebar__widget_86ac8a4fa8bac452 .has-login-form_81193ec6e5d6ad93 .login-submit_96ad99d16f90a0da input.button-primary_ec95f07230466bbe {
      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_ed246fc40e9bceef .search-form_64c49ad76d3799ad,
  .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_ed246fc40e9bceef .search-form_64c49ad76d3799ad button,
    .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_ed246fc40e9bceef.widget_search_96d5acbccb5e20f8 .sidebar__search_78a293691eeb06fe,
  .sidebar__widget_86ac8a4fa8bac452.widget_search_96d5acbccb5e20f8 .sidebar__search_78a293691eeb06fe {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_ed246fc40e9bceef.widget_search_96d5acbccb5e20f8 .sidebar__search_78a293691eeb06fe button,
    .sidebar__widget_86ac8a4fa8bac452.widget_search_96d5acbccb5e20f8 .sidebar__search_78a293691eeb06fe button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_ed246fc40e9bceef .wp-block-search__no-button_549b164f0b8b4fbb.wp-block-search_2d710a92eabf0207 input,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-search__no-button_549b164f0b8b4fbb.wp-block-search_2d710a92eabf0207 input {
    border-radius: 10px; }
  .widget_ed246fc40e9bceef .wp-block-search_2d710a92eabf0207,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-search_2d710a92eabf0207 {
    margin-bottom: -2px; }
  .widget_ed246fc40e9bceef .wp-block-search_2d710a92eabf0207,
  .widget_ed246fc40e9bceef .search-form_64c49ad76d3799ad,
  .widget_ed246fc40e9bceef .sidebar__search_78a293691eeb06fe,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-search_2d710a92eabf0207,
  .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad,
  .sidebar__widget_86ac8a4fa8bac452 .sidebar__search_78a293691eeb06fe {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_ed246fc40e9bceef .wp-block-search_2d710a92eabf0207 .wp-block-search__inside-wrapper_19290352efdd4887,
    .widget_ed246fc40e9bceef .search-form_64c49ad76d3799ad .wp-block-search__inside-wrapper_19290352efdd4887,
    .widget_ed246fc40e9bceef .sidebar__search_78a293691eeb06fe .wp-block-search__inside-wrapper_19290352efdd4887,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-search_2d710a92eabf0207 .wp-block-search__inside-wrapper_19290352efdd4887,
    .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad .wp-block-search__inside-wrapper_19290352efdd4887,
    .sidebar__widget_86ac8a4fa8bac452 .sidebar__search_78a293691eeb06fe .wp-block-search__inside-wrapper_19290352efdd4887 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_ed246fc40e9bceef .wp-block-search_2d710a92eabf0207 label,
    .widget_ed246fc40e9bceef .search-form_64c49ad76d3799ad label,
    .widget_ed246fc40e9bceef .sidebar__search_78a293691eeb06fe label,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-search_2d710a92eabf0207 label,
    .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad label,
    .sidebar__widget_86ac8a4fa8bac452 .sidebar__search_78a293691eeb06fe label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_ed246fc40e9bceef .wp-block-search_2d710a92eabf0207 input,
    .widget_ed246fc40e9bceef .search-form_64c49ad76d3799ad input,
    .widget_ed246fc40e9bceef .sidebar__search_78a293691eeb06fe input,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-search_2d710a92eabf0207 input,
    .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad input,
    .sidebar__widget_86ac8a4fa8bac452 .sidebar__search_78a293691eeb06fe 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_ed246fc40e9bceef .wp-block-search_2d710a92eabf0207 button,
    .widget_ed246fc40e9bceef .search-form_64c49ad76d3799ad button,
    .widget_ed246fc40e9bceef .sidebar__search_78a293691eeb06fe button,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-search_2d710a92eabf0207 button,
    .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad button,
    .sidebar__widget_86ac8a4fa8bac452 .sidebar__search_78a293691eeb06fe 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_ed246fc40e9bceef .tagcloud_e4fd78568d9d9585,
  .widget_ed246fc40e9bceef .wp-block-tag-cloud_bafe0acbcc7bd6e6,
  .sidebar__widget_86ac8a4fa8bac452 .tagcloud_e4fd78568d9d9585,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-tag-cloud_bafe0acbcc7bd6e6 {
    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_ed246fc40e9bceef .tagcloud_e4fd78568d9d9585 a,
    .widget_ed246fc40e9bceef .wp-block-tag-cloud_bafe0acbcc7bd6e6 a,
    .sidebar__widget_86ac8a4fa8bac452 .tagcloud_e4fd78568d9d9585 a,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-tag-cloud_bafe0acbcc7bd6e6 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_ed246fc40e9bceef .tagcloud_e4fd78568d9d9585 a:hover,
      .widget_ed246fc40e9bceef .wp-block-tag-cloud_bafe0acbcc7bd6e6 a:hover,
      .sidebar__widget_86ac8a4fa8bac452 .tagcloud_e4fd78568d9d9585 a:hover,
      .sidebar__widget_86ac8a4fa8bac452 .wp-block-tag-cloud_bafe0acbcc7bd6e6 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_ed246fc40e9bceef ul,
  .widget_ed246fc40e9bceef ol,
  .sidebar__widget_86ac8a4fa8bac452 ul,
  .sidebar__widget_86ac8a4fa8bac452 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_ed246fc40e9bceef ul li,
    .widget_ed246fc40e9bceef ol li,
    .sidebar__widget_86ac8a4fa8bac452 ul li,
    .sidebar__widget_86ac8a4fa8bac452 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_ed246fc40e9bceef ul li:first-child,
      .widget_ed246fc40e9bceef ol li:first-child,
      .sidebar__widget_86ac8a4fa8bac452 ul li:first-child,
      .sidebar__widget_86ac8a4fa8bac452 ol li:first-child {
        border-top: 0; }
      .widget_ed246fc40e9bceef ul li:last-child,
      .widget_ed246fc40e9bceef ol li:last-child,
      .sidebar__widget_86ac8a4fa8bac452 ul li:last-child,
      .sidebar__widget_86ac8a4fa8bac452 ol li:last-child {
        margin-bottom: 0; }
      .widget_ed246fc40e9bceef ul li.recentcomments_9ca092ae5f6bb3d5 .comment-author-link_3fc43b6606bee02a a:before, .widget_ed246fc40e9bceef ul li.wp-block-latest-comments__comment_bc0db73f322c2189 .comment-author-link_3fc43b6606bee02a a:before,
      .widget_ed246fc40e9bceef ol li.recentcomments_9ca092ae5f6bb3d5 .comment-author-link_3fc43b6606bee02a a:before,
      .widget_ed246fc40e9bceef ol li.wp-block-latest-comments__comment_bc0db73f322c2189 .comment-author-link_3fc43b6606bee02a a:before,
      .sidebar__widget_86ac8a4fa8bac452 ul li.recentcomments_9ca092ae5f6bb3d5 .comment-author-link_3fc43b6606bee02a a:before,
      .sidebar__widget_86ac8a4fa8bac452 ul li.wp-block-latest-comments__comment_bc0db73f322c2189 .comment-author-link_3fc43b6606bee02a a:before,
      .sidebar__widget_86ac8a4fa8bac452 ol li.recentcomments_9ca092ae5f6bb3d5 .comment-author-link_3fc43b6606bee02a a:before,
      .sidebar__widget_86ac8a4fa8bac452 ol li.wp-block-latest-comments__comment_bc0db73f322c2189 .comment-author-link_3fc43b6606bee02a a:before {
        display: none; }
      .widget_ed246fc40e9bceef ul li.recentcomments_9ca092ae5f6bb3d5 a, .widget_ed246fc40e9bceef ul li.wp-block-latest-comments__comment_bc0db73f322c2189 a,
      .widget_ed246fc40e9bceef ol li.recentcomments_9ca092ae5f6bb3d5 a,
      .widget_ed246fc40e9bceef ol li.wp-block-latest-comments__comment_bc0db73f322c2189 a,
      .sidebar__widget_86ac8a4fa8bac452 ul li.recentcomments_9ca092ae5f6bb3d5 a,
      .sidebar__widget_86ac8a4fa8bac452 ul li.wp-block-latest-comments__comment_bc0db73f322c2189 a,
      .sidebar__widget_86ac8a4fa8bac452 ol li.recentcomments_9ca092ae5f6bb3d5 a,
      .sidebar__widget_86ac8a4fa8bac452 ol li.wp-block-latest-comments__comment_bc0db73f322c2189 a {
        padding-left: 0;
        display: inline; }
        .widget_ed246fc40e9bceef ul li.recentcomments_9ca092ae5f6bb3d5 a:before, .widget_ed246fc40e9bceef ul li.wp-block-latest-comments__comment_bc0db73f322c2189 a:before,
        .widget_ed246fc40e9bceef ol li.recentcomments_9ca092ae5f6bb3d5 a:before,
        .widget_ed246fc40e9bceef ol li.wp-block-latest-comments__comment_bc0db73f322c2189 a:before,
        .sidebar__widget_86ac8a4fa8bac452 ul li.recentcomments_9ca092ae5f6bb3d5 a:before,
        .sidebar__widget_86ac8a4fa8bac452 ul li.wp-block-latest-comments__comment_bc0db73f322c2189 a:before,
        .sidebar__widget_86ac8a4fa8bac452 ol li.recentcomments_9ca092ae5f6bb3d5 a:before,
        .sidebar__widget_86ac8a4fa8bac452 ol li.wp-block-latest-comments__comment_bc0db73f322c2189 a:before {
          display: none; }
      .widget_ed246fc40e9bceef ul li a,
      .widget_ed246fc40e9bceef ol li a,
      .sidebar__widget_86ac8a4fa8bac452 ul li a,
      .sidebar__widget_86ac8a4fa8bac452 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_ed246fc40e9bceef ul li a::before,
        .widget_ed246fc40e9bceef ol li a::before,
        .sidebar__widget_86ac8a4fa8bac452 ul li a::before,
        .sidebar__widget_86ac8a4fa8bac452 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_ed246fc40e9bceef ul li a:hover,
        .widget_ed246fc40e9bceef ol li a:hover,
        .sidebar__widget_86ac8a4fa8bac452 ul li a:hover,
        .sidebar__widget_86ac8a4fa8bac452 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_ed246fc40e9bceef ul li a.rsswidget_2bc9fcd209b73c61, .widget_ed246fc40e9bceef ul li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd,
        .widget_ed246fc40e9bceef ol li a.rsswidget_2bc9fcd209b73c61,
        .widget_ed246fc40e9bceef ol li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd,
        .sidebar__widget_86ac8a4fa8bac452 ul li a.rsswidget_2bc9fcd209b73c61,
        .sidebar__widget_86ac8a4fa8bac452 ul li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd,
        .sidebar__widget_86ac8a4fa8bac452 ol li a.rsswidget_2bc9fcd209b73c61,
        .sidebar__widget_86ac8a4fa8bac452 ol li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_ed246fc40e9bceef ul li a.rsswidget_2bc9fcd209b73c61:before, .widget_ed246fc40e9bceef ul li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd:before,
          .widget_ed246fc40e9bceef ol li a.rsswidget_2bc9fcd209b73c61:before,
          .widget_ed246fc40e9bceef ol li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd:before,
          .sidebar__widget_86ac8a4fa8bac452 ul li a.rsswidget_2bc9fcd209b73c61:before,
          .sidebar__widget_86ac8a4fa8bac452 ul li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd:before,
          .sidebar__widget_86ac8a4fa8bac452 ol li a.rsswidget_2bc9fcd209b73c61:before,
          .sidebar__widget_86ac8a4fa8bac452 ol li a.wp-block-latest-posts__post-title_7b7d6d28232fbcbd:before {
            display: none; }
      .widget_ed246fc40e9bceef ul li ul,
      .widget_ed246fc40e9bceef ol li ul,
      .sidebar__widget_86ac8a4fa8bac452 ul li ul,
      .sidebar__widget_86ac8a4fa8bac452 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_ed246fc40e9bceef ul.wp-tag-cloud_7b33986a95e456e1 li,
    .widget_ed246fc40e9bceef ol.wp-tag-cloud_7b33986a95e456e1 li,
    .sidebar__widget_86ac8a4fa8bac452 ul.wp-tag-cloud_7b33986a95e456e1 li,
    .sidebar__widget_86ac8a4fa8bac452 ol.wp-tag-cloud_7b33986a95e456e1 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_ed246fc40e9bceef ul.wp-tag-cloud_7b33986a95e456e1 li a:before,
      .widget_ed246fc40e9bceef ol.wp-tag-cloud_7b33986a95e456e1 li a:before,
      .sidebar__widget_86ac8a4fa8bac452 ul.wp-tag-cloud_7b33986a95e456e1 li a:before,
      .sidebar__widget_86ac8a4fa8bac452 ol.wp-tag-cloud_7b33986a95e456e1 li a:before {
        display: none; }
  .widget_ed246fc40e9bceef.te_widget_categories_787bedae20acf9d3 li, .widget_ed246fc40e9bceef.widget_archive_277292bfd6e9e551 li,
  .widget_ed246fc40e9bceef .wp-block-categories-list_1ba4755959ad86d8 li,
  .widget_ed246fc40e9bceef .wp-block-archives-list_744b3eb2d96c8b3d li,
  .sidebar__widget_86ac8a4fa8bac452.te_widget_categories_787bedae20acf9d3 li,
  .sidebar__widget_86ac8a4fa8bac452.widget_archive_277292bfd6e9e551 li,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-categories-list_1ba4755959ad86d8 li,
  .sidebar__widget_86ac8a4fa8bac452 .wp-block-archives-list_744b3eb2d96c8b3d 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_ed246fc40e9bceef.te_widget_categories_787bedae20acf9d3 li.cat-item_bef1ec4138bfa639, .widget_ed246fc40e9bceef.widget_archive_277292bfd6e9e551 li.cat-item_bef1ec4138bfa639,
    .widget_ed246fc40e9bceef .wp-block-categories-list_1ba4755959ad86d8 li.cat-item_bef1ec4138bfa639,
    .widget_ed246fc40e9bceef .wp-block-archives-list_744b3eb2d96c8b3d li.cat-item_bef1ec4138bfa639,
    .sidebar__widget_86ac8a4fa8bac452.te_widget_categories_787bedae20acf9d3 li.cat-item_bef1ec4138bfa639,
    .sidebar__widget_86ac8a4fa8bac452.widget_archive_277292bfd6e9e551 li.cat-item_bef1ec4138bfa639,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-categories-list_1ba4755959ad86d8 li.cat-item_bef1ec4138bfa639,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-archives-list_744b3eb2d96c8b3d li.cat-item_bef1ec4138bfa639 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_ed246fc40e9bceef.te_widget_categories_787bedae20acf9d3 li a, .widget_ed246fc40e9bceef.widget_archive_277292bfd6e9e551 li a,
    .widget_ed246fc40e9bceef .wp-block-categories-list_1ba4755959ad86d8 li a,
    .widget_ed246fc40e9bceef .wp-block-archives-list_744b3eb2d96c8b3d li a,
    .sidebar__widget_86ac8a4fa8bac452.te_widget_categories_787bedae20acf9d3 li a,
    .sidebar__widget_86ac8a4fa8bac452.widget_archive_277292bfd6e9e551 li a,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-categories-list_1ba4755959ad86d8 li a,
    .sidebar__widget_86ac8a4fa8bac452 .wp-block-archives-list_744b3eb2d96c8b3d li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_466cca6fc16b692f {
  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_466cca6fc16b692f .about-desc_d03612dc51c3c547 {
    text-align: left; }
    .widget-about-info_466cca6fc16b692f .about-desc_d03612dc51c3c547 .about-title_cca669fc025cb940 {
      font-size: 20px; }
  .widget-about-info_466cca6fc16b692f .about-image_eda5eee2fe9dd831 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_466cca6fc16b692f .te-social-profile_a67c23ff4836b195 {
    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_466cca6fc16b692f .te-social-profile_a67c23ff4836b195 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_466cca6fc16b692f .te-social-profile_a67c23ff4836b195 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_2cefc47c5eff739c.has-author_fc790df365e058de.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-latest-posts__te-post-title_c0fa19f80f44c277 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_0e4c0bee0c4446ba .wp-block-heading_e54a0318e26a03b2:before,
.widget_rss_0e4c0bee0c4446ba .widget-title_8dc19c36a0bda62b:before {
  display: none; }
.widget_rss_0e4c0bee0c4446ba .rss-widget-icon_83a432a9aaded22e {
  margin-right: 6px; }
.widget_rss_0e4c0bee0c4446ba ul li a.rsswidget_2bc9fcd209b73c61 {
  color: #14203A; }
  .widget_rss_0e4c0bee0c4446ba ul li a.rsswidget_2bc9fcd209b73c61:hover {
    color: #317EFE; }

.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-title_592c34290bc40c72,
.wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-title_592c34290bc40c72,
.widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-title_592c34290bc40c72 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-title_592c34290bc40c72 a:before,
  .wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-title_592c34290bc40c72 a:before,
  .widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-title_592c34290bc40c72 a:before {
    display: none; }
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-latest-posts__post-author_07c98099b58fe929,
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-publish-date_5844e613150f7ed7,
.wp-block-rss_2212af4b8ded2476 .wp-block-latest-posts__post-author_07c98099b58fe929,
.wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-publish-date_5844e613150f7ed7,
.widget_rss_0e4c0bee0c4446ba .wp-block-latest-posts__post-author_07c98099b58fe929,
.widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-publish-date_5844e613150f7ed7 {
  margin-right: 10px; }
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-latest-posts__post-author_07c98099b58fe929,
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-latest-posts__te-post-date_12f2eba18b15c7be,
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-publish-date_5844e613150f7ed7,
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-author_4db5f68aa249c40c,
.wp-block-latest-posts_7ae86b24d0b80964 .rss-date_96f97cec2e1ca8ee,
.wp-block-rss_2212af4b8ded2476 .wp-block-latest-posts__post-author_07c98099b58fe929,
.wp-block-rss_2212af4b8ded2476 .wp-block-latest-posts__te-post-date_12f2eba18b15c7be,
.wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-publish-date_5844e613150f7ed7,
.wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-author_4db5f68aa249c40c,
.wp-block-rss_2212af4b8ded2476 .rss-date_96f97cec2e1ca8ee,
.widget_rss_0e4c0bee0c4446ba .wp-block-latest-posts__post-author_07c98099b58fe929,
.widget_rss_0e4c0bee0c4446ba .wp-block-latest-posts__te-post-date_12f2eba18b15c7be,
.widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-publish-date_5844e613150f7ed7,
.widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-author_4db5f68aa249c40c,
.widget_rss_0e4c0bee0c4446ba .rss-date_96f97cec2e1ca8ee {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-latest-posts__te-post-date_12f2eba18b15c7be:before,
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-publish-date_5844e613150f7ed7:before,
.wp-block-latest-posts_7ae86b24d0b80964 .rss-date_96f97cec2e1ca8ee:before,
.wp-block-rss_2212af4b8ded2476 .wp-block-latest-posts__te-post-date_12f2eba18b15c7be:before,
.wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-publish-date_5844e613150f7ed7:before,
.wp-block-rss_2212af4b8ded2476 .rss-date_96f97cec2e1ca8ee:before,
.widget_rss_0e4c0bee0c4446ba .wp-block-latest-posts__te-post-date_12f2eba18b15c7be:before,
.widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-publish-date_5844e613150f7ed7:before,
.widget_rss_0e4c0bee0c4446ba .rss-date_96f97cec2e1ca8ee:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-latest-posts__post-author_07c98099b58fe929:before,
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-author_4db5f68aa249c40c:before,
.wp-block-rss_2212af4b8ded2476 .wp-block-latest-posts__post-author_07c98099b58fe929:before,
.wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-author_4db5f68aa249c40c:before,
.widget_rss_0e4c0bee0c4446ba .wp-block-latest-posts__post-author_07c98099b58fe929:before,
.widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-author_4db5f68aa249c40c:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-latest-posts__post-excerpt_77354828022547ac,
.wp-block-latest-posts_7ae86b24d0b80964 .wp-block-rss__item-excerpt_001869cb39487059,
.wp-block-latest-posts_7ae86b24d0b80964 .rssSummary_1ab7539c9cc68dd4,
.wp-block-rss_2212af4b8ded2476 .wp-block-latest-posts__post-excerpt_77354828022547ac,
.wp-block-rss_2212af4b8ded2476 .wp-block-rss__item-excerpt_001869cb39487059,
.wp-block-rss_2212af4b8ded2476 .rssSummary_1ab7539c9cc68dd4,
.widget_rss_0e4c0bee0c4446ba .wp-block-latest-posts__post-excerpt_77354828022547ac,
.widget_rss_0e4c0bee0c4446ba .wp-block-rss__item-excerpt_001869cb39487059,
.widget_rss_0e4c0bee0c4446ba .rssSummary_1ab7539c9cc68dd4 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_7d38d44b3029e272 .te-single-post-meta_e8f158b1aa8cf202 {
  gap: 32px; }

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

.te-comment-title_c88b4473628a85d0 h2,
.te-comment-title_c88b4473628a85d0 .wp-block-comments-title_617709b77b9abb46,
.wp-block-comments_653e7e1ccd6aa586 h2,
.wp-block-comments_653e7e1ccd6aa586 .wp-block-comments-title_617709b77b9abb46 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 {
  padding-left: 0; }
  .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 .wp-block-te-comment-reply_0f22cf4b3d694ce6 {
    margin-top: 15px; }
  .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-column_8ecf5bc848cfe22a:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-avatar_b8bcb08a2cc886f5 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-avatar_b8bcb08a2cc886f5 img {
        width: 100%; }
    .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-comment-author-name_3d82b9c5205cc072 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-comment-edit-link_2da854552dab4f35 a {
      color: #317EFE; }
    .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-comment-date_23f4326d59c095eb a,
    .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-comment-edit-link_2da854552dab4f35 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-te-comment-reply_0f22cf4b3d694ce6 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_653e7e1ccd6aa586 .wp-block-comment-template_2efc129924dbc7b4 li .wp-block-columns_3105bcbb99df9726 .wp-block-te-comment-reply_0f22cf4b3d694ce6 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_9f68c343e9135d78 .te-comment-respond_4b365e56d6b45e31,
.te-latest-comments_9f68c343e9135d78 .comment-respond_7ebd5a56f9b06365 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_9f68c343e9135d78 li .children .te-comments-item_7d3a479903bbc1e2 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_9f68c343e9135d78 li .children .te-comments-item_7d3a479903bbc1e2 {
      margin-left: 0; } }
.te-latest-comments_9f68c343e9135d78 li .children .children .te-comments-item_7d3a479903bbc1e2 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 {
      padding: 30px; } }
  .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-avatar_8f055c46c481fe37 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-avatar_8f055c46c481fe37 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-avatar_8f055c46c481fe37 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 {
    overflow: hidden; }
    .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 .te-avatar-name_e0580b5dc2a452ed {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 .te-avatar-name_e0580b5dc2a452ed 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_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 .te-avatar-name_e0580b5dc2a452ed 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_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 .te-avatar-name_e0580b5dc2a452ed span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 .te-comment-reply_e0984d91a8c22c5f {
      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_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 .te-comment-reply_e0984d91a8c22c5f {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_9f68c343e9135d78 li .te-comments-item_7d3a479903bbc1e2 .te-comments-text_2376dd06acfc6e48 .te-comment-reply_e0984d91a8c22c5f:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_ff3817b554ee7b31 .te-contacts-message_42c7b65b1d592c28 {
  margin-top: 10px; }

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

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

.te-comment-respond_4b365e56d6b45e31,
.comment-respond_7ebd5a56f9b06365 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_4b365e56d6b45e31 .comment-form-cookies-consent_04bf0111c592e15e,
  .comment-respond_7ebd5a56f9b06365 .comment-form-cookies-consent_04bf0111c592e15e {
    display: none; }
  .te-comment-respond_4b365e56d6b45e31 .comment-notes_77616100aff64689,
  .comment-respond_7ebd5a56f9b06365 .comment-notes_77616100aff64689 {
    margin-bottom: 30px; }
  .te-comment-respond_4b365e56d6b45e31 p,
  .comment-respond_7ebd5a56f9b06365 p {
    margin: 0; }
  .te-comment-respond_4b365e56d6b45e31 .te-contacts-email_12e8510f1c615119,
  .te-comment-respond_4b365e56d6b45e31 .te-contacts-name_0ee43d7b23fb6d8a,
  .te-comment-respond_4b365e56d6b45e31 .single-input-field_d4af41712cfb1f85,
  .comment-respond_7ebd5a56f9b06365 .te-contacts-email_12e8510f1c615119,
  .comment-respond_7ebd5a56f9b06365 .te-contacts-name_0ee43d7b23fb6d8a,
  .comment-respond_7ebd5a56f9b06365 .single-input-field_d4af41712cfb1f85 {
    margin-bottom: 20px; }
  .te-comment-respond_4b365e56d6b45e31 label,
  .comment-respond_7ebd5a56f9b06365 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_4b365e56d6b45e31 .checkbox-field-wrapper_ab7b640e4eaf225c,
  .comment-respond_7ebd5a56f9b06365 .checkbox-field-wrapper_ab7b640e4eaf225c {
    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_4b365e56d6b45e31 .checkbox-field-wrapper_ab7b640e4eaf225c p,
    .comment-respond_7ebd5a56f9b06365 .checkbox-field-wrapper_ab7b640e4eaf225c p {
      margin: 0; }
    .te-comment-respond_4b365e56d6b45e31 .checkbox-field-wrapper_ab7b640e4eaf225c .single-checkbox-field_5b602a8ccf3bef28,
    .comment-respond_7ebd5a56f9b06365 .checkbox-field-wrapper_ab7b640e4eaf225c .single-checkbox-field_5b602a8ccf3bef28 {
      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_4b365e56d6b45e31 .te-comment-form-cookies-consent_9c44424142fced90,
  .comment-respond_7ebd5a56f9b06365 .te-comment-form-cookies-consent_9c44424142fced90 {
    display: none; }
  .te-comment-respond_4b365e56d6b45e31 input[type="number"],
  .comment-respond_7ebd5a56f9b06365 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_4b365e56d6b45e31 input,
  .te-comment-respond_4b365e56d6b45e31 select,
  .comment-respond_7ebd5a56f9b06365 input,
  .comment-respond_7ebd5a56f9b06365 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_4b365e56d6b45e31 *::-webkit-input-placeholder,
  .comment-respond_7ebd5a56f9b06365 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_4b365e56d6b45e31 *:-ms-input-placeholder,
  .comment-respond_7ebd5a56f9b06365 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4b365e56d6b45e31 *::-ms-input-placeholder,
  .comment-respond_7ebd5a56f9b06365 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4b365e56d6b45e31 *::placeholder,
  .comment-respond_7ebd5a56f9b06365 *::placeholder {
    color: #778196; }
  .te-comment-respond_4b365e56d6b45e31 textarea,
  .comment-respond_7ebd5a56f9b06365 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_4b365e56d6b45e31 input:focus,
  .te-comment-respond_4b365e56d6b45e31 textarea:focus,
  .te-comment-respond_4b365e56d6b45e31 .form-select_fc008c8df8d2acf9:focus,
  .comment-respond_7ebd5a56f9b06365 input:focus,
  .comment-respond_7ebd5a56f9b06365 textarea:focus,
  .comment-respond_7ebd5a56f9b06365 .form-select_fc008c8df8d2acf9: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_5f655e280a303dce {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_5f655e280a303dce:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_5f655e280a303dce: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_5f655e280a303dce:hover .te-content-wrapper_2987d83e3d9f060f {
    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_5f655e280a303dce .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_5f655e280a303dce .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_5f655e280a303dce .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_5f655e280a303dce .te-content-wrapper_2987d83e3d9f060f {
    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_5f655e280a303dce .te-content-wrapper_2987d83e3d9f060f .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_5f655e280a303dce .te-content-wrapper_2987d83e3d9f060f .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_5f655e280a303dce .te-content-wrapper_2987d83e3d9f060f .content .desc_0283fe16d2aff80a {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_5f655e280a303dce .te-content-wrapper_2987d83e3d9f060f .social_3391f2383d6d5f58 {
      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_5f655e280a303dce .te-content-wrapper_2987d83e3d9f060f .social_3391f2383d6d5f58 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_5f655e280a303dce .te-content-wrapper_2987d83e3d9f060f .social_3391f2383d6d5f58 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2:hover .te-content-wrapper_2987d83e3d9f060f .social_3391f2383d6d5f58 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2:hover .te-content-wrapper_2987d83e3d9f060f .content .title,
    .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2:hover .te-content-wrapper_2987d83e3d9f060f .content .desc_0283fe16d2aff80a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .image {
    border-radius: 20px; }
  .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .te-content-wrapper_2987d83e3d9f060f {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .te-content-wrapper_2987d83e3d9f060f .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .te-content-wrapper_2987d83e3d9f060f .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .te-content-wrapper_2987d83e3d9f060f .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .te-content-wrapper_2987d83e3d9f060f .content .desc_0283fe16d2aff80a {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .te-content-wrapper_2987d83e3d9f060f .social_3391f2383d6d5f58 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_5f655e280a303dce.style-2_aca2e4d023c6dad2 .te-content-wrapper_2987d83e3d9f060f .social_3391f2383d6d5f58 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_49cb502bbad428c8 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_49cb502bbad428c8 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_49cb502bbad428c8 .slick-list_c3c82803c2aa769f {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_49cb502bbad428c8 .slick-list_c3c82803c2aa769f {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_49cb502bbad428c8 .slick-list_c3c82803c2aa769f .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_49cb502bbad428c8 .slick-dots_4fc84b4c8e308967 {
    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_49cb502bbad428c8 .slick-dots_4fc84b4c8e308967 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_49cb502bbad428c8 .slick-dots_4fc84b4c8e308967 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_49cb502bbad428c8 .slick-dots_4fc84b4c8e308967 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_49cb502bbad428c8 .slick-dots_4fc84b4c8e308967 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_49cb502bbad428c8 .slick-arrow_f434c632bba1467e {
    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_d8e6d832c938ff1e {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_d8e6d832c938ff1e:hover .image .te-content-wrapper_2987d83e3d9f060f {
    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_d8e6d832c938ff1e:hover .image .te-content-wrapper_2987d83e3d9f060f .content .content-inner_43a25687926a14d3 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d8e6d832c938ff1e:hover .image .te-content-wrapper_2987d83e3d9f060f .content .btn-wrapper_1702f7e2c2e7bdb4 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d8e6d832c938ff1e:hover .image .te-content-wrapper_2987d83e3d9f060f .content .content-inner_43a25687926a14d3 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_d8e6d832c938ff1e: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_d8e6d832c938ff1e .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_d8e6d832c938ff1e .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_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f {
    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_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f .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_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f .content .content-inner_43a25687926a14d3 {
        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_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f .content .sub-title_2c514f0c7a301ed2 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f .content .btn-wrapper_1702f7e2c2e7bdb4 {
        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_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f .content .btn-wrapper_1702f7e2c2e7bdb4 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_d8e6d832c938ff1e .te-content-wrapper_2987d83e3d9f060f .content .btn-wrapper_1702f7e2c2e7bdb4 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_d8e6d832c938ff1e.style-3_e7e749381fae8623:hover .te-content-wrapper_2987d83e3d9f060f .content .btn-wrapper_1702f7e2c2e7bdb4 {
  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_d8e6d832c938ff1e.style-3_e7e749381fae8623 .te-content-wrapper_2987d83e3d9f060f {
  padding: 0; }
  .te-portfolio-card_d8e6d832c938ff1e.style-3_e7e749381fae8623 .te-content-wrapper_2987d83e3d9f060f .content .content-inner_43a25687926a14d3 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_d8e6d832c938ff1e.style-3_e7e749381fae8623 .te-content-wrapper_2987d83e3d9f060f .content .btn-wrapper_1702f7e2c2e7bdb4 {
    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_39e685c96832c337.style-1_cca02df475a8094e {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_39e685c96832c337.style-1_cca02df475a8094e {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_cc68b932ed15d300.style-1_cca02df475a8094e {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_e20714f97dc00fd0.style-1_cca02df475a8094e {
  overflow: hidden; }

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

.about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 .te-about-image-card_2792faf9434c8034 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 .te-about-image-card_2792faf9434c8034 .te-main-img-wrapper_ca7d1296c25e8c2d .te-main-img-inner_a6596ff435c16858 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 .te-about-image-card_2792faf9434c8034 .te-company-foundation_d34610b7b442a68b {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 .te-about-info-card_d0266329a131a78d {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 .te-about-info-card_d0266329a131a78d {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_5d7ecedf651b7ce7.style-2_aca2e4d023c6dad2 .te-about-info-card_d0266329a131a78d {
      padding-left: 80px; } }

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

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

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

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

.faq-area_c3319fa106737cf3.style-1_cca02df475a8094e {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .accordion-wrapper_b49203a036dbe745 {
      padding-right: 60px; } }
  .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 {
        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_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 {
        right: 0; } }
    .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 {
      position: relative; }
      .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .te-main-img-inner_a6596ff435c16858 {
        -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_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .te-image-shape_e405ab4bafc3fd67 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .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_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .content .number_615ea57fcfff5de2 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .top-content_6171e3699c3a3ba4 {
        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_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .top-content_6171e3699c3a3ba4 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .bottom-content_b2f934770adb4e76 {
        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_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .bottom-content_b2f934770adb4e76 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .bottom-content_b2f934770adb4e76 .bottom-content-inner_4ee18536036cad00 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .bottom-content_b2f934770adb4e76 .bottom-content-inner_4ee18536036cad00 .title,
          .faq-area_c3319fa106737cf3.style-1_cca02df475a8094e .te-faq-image_0ec70f8ee0c5ce72 .te-image-wrapper_6f8c8827c6bc4c17 .bottom-content_b2f934770adb4e76 .bottom-content-inner_4ee18536036cad00 .number_615ea57fcfff5de2 {
            color: #14203A; }

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

.testimonial-slider-area_cc68b932ed15d300 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_cc68b932ed15d300.style-2_aca2e4d023c6dad2 .slick-list_c3c82803c2aa769f {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_cc68b932ed15d300.style-2_aca2e4d023c6dad2 .slick-list_c3c82803c2aa769f .te-slick-item_0f80f69fff33c5bf {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a .te-counter-item_e90ae5590799648c .icon_08b8fec790f4eb09 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a .te-counter-item_e90ae5590799648c .te-counter-title_8aecf6d54c06d0f5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a .te-counter-item_e90ae5590799648c .te-counter-title_8aecf6d54c06d0f5 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a .te-counter-item_e90ae5590799648c .title {
    color: #ffffff; }
  .counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a .te-counter-item_e90ae5590799648c .number_615ea57fcfff5de2 {
    color: #E7F914; }
  .counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a .te-counter-item_e90ae5590799648c .number_615ea57fcfff5de2,
  .counter-up-area_d33ed71e5ea6366a.style-2_aca2e4d023c6dad2 .te-counter-card_cdb1c7f2b578055a .te-counter-item_e90ae5590799648c .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-image-bg-collumn_36bb9907d37dce3f {
      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_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-subscribe-form-wrapper_92bbcdd63cce3ce6 {
      padding: 0; }
    .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f {
      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_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f {
          -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_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f {
          -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_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f {
          gap: 60px; } }
      .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f .te-subscribe-title_b23af31fafd22f13 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f .te-content-inner_e01d390f486e6c57 {
        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_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f .te-content-inner_e01d390f486e6c57 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f .te-content-inner_e01d390f486e6c57 .icon_08b8fec790f4eb09 {
          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_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-subscribe-form-widget_dc00470a0e62a51f {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .mc4wp-form-fields_302bb993572d06c4 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_06b01d3829370231.style-2_aca2e4d023c6dad2 .te-subscribe-inner-area_4d94d2b2b125deb7 .mc4wp-form-fields_302bb993572d06c4 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_cc68b932ed15d300.style-3_e7e749381fae8623 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_cc68b932ed15d300.style-3_e7e749381fae8623 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_cc68b932ed15d300.style-3_e7e749381fae8623 {
      padding: 100px 0; } }
  .testimonial-slider-area_cc68b932ed15d300.style-3_e7e749381fae8623 .slick-list_c3c82803c2aa769f .slick-slide.slick-current_3b5891ab26766074 .te-testimonial-card_0a09781bafa7a83e.style-3_e7e749381fae8623 .te-content-wrapper_2987d83e3d9f060f .te-user-meta_0e050b3dc31830c5 .icon_08b8fec790f4eb09 {
    color: #317EFE; }

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

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

.te-contact-info_35fb2f5de4d11ba4 {
  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_35fb2f5de4d11ba4 .te-icon-card_47bc6d7956abbba1 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_91c53c829c94b2cc {
  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_91c53c829c94b2cc .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_91c53c829c94b2cc .content .te-title-wrapper_88f9003293867bcd {
    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_91c53c829c94b2cc .content .te-title-wrapper_88f9003293867bcd .title-inner_a16bfb1d67127c1d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_91c53c829c94b2cc .content .te-title-wrapper_88f9003293867bcd .title-inner_a16bfb1d67127c1d .icon_08b8fec790f4eb09 {
        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_91c53c829c94b2cc .content .te-title-wrapper_88f9003293867bcd .title-inner_a16bfb1d67127c1d .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_49cbb4d5b71b8ed5 {
  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_49cbb4d5b71b8ed5 .list-wrapper_f9331008e3f4abb1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_49cbb4d5b71b8ed5 .list-wrapper_f9331008e3f4abb1 .icon_08b8fec790f4eb09 {
      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_49cbb4d5b71b8ed5 .list-wrapper_f9331008e3f4abb1 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_49cbb4d5b71b8ed5 .list-wrapper_f9331008e3f4abb1 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_49cbb4d5b71b8ed5 .list-wrapper_f9331008e3f4abb1 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_49cbb4d5b71b8ed5 .list-wrapper_f9331008e3f4abb1 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_9dfdae9f6d12f609 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_9dfdae9f6d12f609 .te-team-card_5f655e280a303dce {
    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_dcf54736bef1f427 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_dcf54736bef1f427 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_dcf54736bef1f427 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_8c6273315684bd4c {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_8c6273315684bd4c .te-subscribe-form-widget_dc00470a0e62a51f .submit-btn_c13c020754eaab1b span {
    display: none; }
  .footer_8c6273315684bd4c.style-1_cca02df475a8094e {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_8c6273315684bd4c.style-1_cca02df475a8094e .te-footer-sec_0319571731641d6e {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_8c6273315684bd4c.style-1_cca02df475a8094e .te-footer-sec_0319571731641d6e .te-footer-widget_d52bf4aedaa9e6ad .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-form-fields_302bb993572d06c4 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_8c6273315684bd4c.style-1_cca02df475a8094e .te-footer-widget_d52bf4aedaa9e6ad .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 input {
      color: #131A2A; }
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .wp-block-heading_e54a0318e26a03b2,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .widget-title_8dc19c36a0bda62b,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .wp-block-search__label_405bb8978aba9db4,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .wp-block-heading_e54a0318e26a03b2,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .widget-title_8dc19c36a0bda62b,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .wp-block-search__label_405bb8978aba9db4,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef ul li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef ol li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 ul li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 ol li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef ul li,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-calendar-table_ba511be239be870f,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-block-calendar_2e799bdd04873884 caption,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 nav.wp-calendar-nav_f554ca5a74f38b01 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-block-latest-comments__comment-excerpt_68c06c7c2fb5b8e6,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-calendar-table_ba511be239be870f caption,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_text_80e568d5d876c650,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .tagcloud_e4fd78568d9d9585 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .wp-block-tag-cloud_bafe0acbcc7bd6e6 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .tagcloud_e4fd78568d9d9585 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .wp-block-tag-cloud_bafe0acbcc7bd6e6 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-block-latest-comments__comment-date_e4daffb6ffa2bd10,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-block-latest-comments__comment_bc0db73f322c2189,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-block-archives-dropdown_27a205fcab79d9b9 label,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_categories_ab74b2faa70574e2 li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_archive_277292bfd6e9e551 li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_nav_menu_c2f6d7fb6e3c0341 li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_tag_cloud_dcfe383e50002288 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_rss_0e4c0bee0c4446ba li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_rss_0e4c0bee0c4446ba li,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .footer__widget_9afd19b4ecb45199 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .footer__widget_9afd19b4ecb45199 li,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 li.recentcomments_9ca092ae5f6bb3d5 {
    color: #ffffff; }
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-theme-btn_81592c35c2eec7f0,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-block-loginout_da8fe81343f71ff2 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 input.te-theme-btn_81592c35c2eec7f0,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .wp-block-search_2d710a92eabf0207 button,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .search-form_64c49ad76d3799ad button,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .widget_ed246fc40e9bceef .sidebar__search_78a293691eeb06fe button,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .wp-block-search_2d710a92eabf0207 button,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .search-form_64c49ad76d3799ad button,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .sidebar__widget_86ac8a4fa8bac452 .sidebar__search_78a293691eeb06fe button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_8c6273315684bd4c .footer__widget_9afd19b4ecb45199 li {
    list-style: none; }
  .footer_8c6273315684bd4c .te-footer-widget_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 li.wp-block-social-link_d9e0a9dc68349baf {
    display: inline-block;
    width: unset !important; }
  .footer_8c6273315684bd4c .te_widget_nav_menu_56e25fcf177dfde3 li.cat-item_bef1ec4138bfa639 {
    text-align: right; }
    .footer_8c6273315684bd4c .te_widget_nav_menu_56e25fcf177dfde3 li.cat-item_bef1ec4138bfa639 a {
      float: left; }
  .footer_8c6273315684bd4c .te-footer-bg_6538e15aec510d5b {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_8c6273315684bd4c .footer-nav-widget_d01d71d4ab71bbb6 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_8c6273315684bd4c .footer-nav-widget_d01d71d4ab71bbb6 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_8c6273315684bd4c .footer-nav-widget_d01d71d4ab71bbb6 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_8c6273315684bd4c .footer-nav-widget_d01d71d4ab71bbb6 {
        padding: 0 30px; } }

.te-footer-widget_d52bf4aedaa9e6ad {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_d52bf4aedaa9e6ad {
      margin-bottom: 40px; } }
  .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-title_7cef5c56c6f7d421,
  .te-footer-widget_d52bf4aedaa9e6ad .wp-block-heading_e54a0318e26a03b2 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_d52bf4aedaa9e6ad ul {
    padding-left: 0; }
  .te-footer-widget_d52bf4aedaa9e6ad .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-form-fields_302bb993572d06c4 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_d52bf4aedaa9e6ad .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_d52bf4aedaa9e6ad.widget-latest-posts-footer_e98a8ac995d632da {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_d52bf4aedaa9e6ad.zoom-instagram-widget_de6160588c4efe93 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_d52bf4aedaa9e6ad.widget_contact_info_widget_bdf11d69b5d2535b {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_d52bf4aedaa9e6ad .widget-instagram-feed_a647626ce527083f {
      width: 170px; } }
  .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 {
        padding-right: 0; } }
    .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 .te-footer-logo_ca1baa4ba3fcafcc {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 .info-form-and-social-icon_69eee35f331421c4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 .info-form-and-social-icon_69eee35f331421c4 .te-social-profile_a67c23ff4836b195 {
        margin-top: 0; }
    .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 .te-social-profile_a67c23ff4836b195 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-info_b2ac9c34b08eed46 .info-form-and-social-icon_69eee35f331421c4 {
        -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_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 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_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef p {
    color: #335371; }
  .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul {
    list-style: none; }
    .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 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_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li:first-child .contact-icon_31b3dd6aa4865570 {
          margin-top: 5px; }
      .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li .contact-icon_31b3dd6aa4865570 {
        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_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li .contact-text_f444c6670dd26320 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li .contact-text_f444c6670dd26320 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li .contact-text_f444c6670dd26320 span,
        .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li .contact-text_f444c6670dd26320 p,
        .te-footer-widget_d52bf4aedaa9e6ad .te-footer-widget-contact_f61c8e4b829192ef .footer-contact_e1178764fe4f1fa7 ul li .contact-text_f444c6670dd26320 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_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li {
    margin-bottom: 10px; }
    .te-footer-widget_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-thumb_5b31612d0517ba74 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-desc_817d9795c36c7fd2 .te-latest-post-title_a5b26f3a420574e0 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-desc_817d9795c36c7fd2 .te-latest-post-title_a5b26f3a420574e0 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_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-desc_817d9795c36c7fd2 .te-latest-post-title_a5b26f3a420574e0 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-desc_817d9795c36c7fd2 .te-latest-post-meta_a11299e8513db902 {
      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_7cc6167dee2fc185 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_7cc6167dee2fc185 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_7cc6167dee2fc185 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_7cc6167dee2fc185 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_06b01d3829370231 {
  overflow: hidden; }
  .subscribe-area_06b01d3829370231.style-1_cca02df475a8094e .te-subscribe-inner-area_4d94d2b2b125deb7 .te-content-wrapper_2987d83e3d9f060f {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_06b01d3829370231.style-1_cca02df475a8094e .te-image-bg-collumn_36bb9907d37dce3f {
    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_06b01d3829370231.style-1_cca02df475a8094e .te-image-bg-collumn_36bb9907d37dce3f {
        display: none; } }
  .subscribe-area_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f {
    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_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f .short-title_eb29a3fc87e8526b {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f .te-subscribe-title_b23af31fafd22f13 {
      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_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f .te-subscribe-title_b23af31fafd22f13 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f .te-subscribe-title_b23af31fafd22f13 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f .te-subscribe-title_b23af31fafd22f13 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_06b01d3829370231 .te-content-wrapper_2987d83e3d9f060f .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_06b01d3829370231 .te-subscribe-inner-area_4d94d2b2b125deb7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_06b01d3829370231 .te-subscribe-inner-area_4d94d2b2b125deb7 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_06b01d3829370231 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-subscribe-collumn_f0f879361c9295d9 {
      -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_06b01d3829370231 .te-subscribe-inner-area_4d94d2b2b125deb7 .te-subscribe-collumn_f0f879361c9295d9.te-image-bg-collumn_36bb9907d37dce3f {
          display: none; } }
    .subscribe-area_06b01d3829370231 .te-subscribe-inner-area_4d94d2b2b125deb7 .mc4wp-form-fields_302bb993572d06c4 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_06b01d3829370231 .te-subscribe-inner-area_4d94d2b2b125deb7 .mc4wp-form-fields_302bb993572d06c4 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_06b01d3829370231 .te-subscribe-inner-area_4d94d2b2b125deb7 .mc4wp-form-fields_302bb993572d06c4 .submit-btn_c13c020754eaab1b {
        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_d52bf4aedaa9e6ad .te-subscribe-form-wrapper_92bbcdd63cce3ce6 {
  color: #335371; }

.te-subscribe-form-widget_dc00470a0e62a51f {
  position: relative; }
  .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-form-fields_302bb993572d06c4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_dc00470a0e62a51f .single-field_593c2e1c4e65c644 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_dc00470a0e62a51f .submit-btn_c13c020754eaab1b {
    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_dc00470a0e62a51f .submit-btn_c13c020754eaab1b:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-response_c715c7616958ea06 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-response_c715c7616958ea06 .mc4wp-alert_df3ecd1ddb7c16b2.mc4wp-error_eb88c37f070d664c p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-response_c715c7616958ea06 .mc4wp-alert_df3ecd1ddb7c16b2.mc4wp-error_eb88c37f070d664c a {
      color: #ff0000; }
    .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-response_c715c7616958ea06 .mc4wp-alert_df3ecd1ddb7c16b2.mc4wp-success_5f6fe3163799f826 p, .te-subscribe-form-widget_dc00470a0e62a51f .mc4wp-response_c715c7616958ea06 .mc4wp-alert_df3ecd1ddb7c16b2.mc4wp-notice_c803b18036942f9a p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_9b3d4d76bf91e25e {
  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_9b3d4d76bf91e25e .te-footer-logo_ca1baa4ba3fcafcc {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_9b3d4d76bf91e25e .te-social-widget_adb089b0326de007 {
    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_9b3d4d76bf91e25e .te-social-widget_adb089b0326de007 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 {
  background-color: #131A2A; }
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-sec_0319571731641d6e {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-widget-title_7cef5c56c6f7d421,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .wp-block-heading_e54a0318e26a03b2 {
    color: #ffffff;
    font-size: 24px; }
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .footer-bottom-area_f1932ad954542332 .te-copyright-text_b51970750cc98a78 p,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-widget_d52bf4aedaa9e6ad.te_widget_nav_menu_56e25fcf177dfde3 li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-widget_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-desc_817d9795c36c7fd2 .te-latest-post-title_a5b26f3a420574e0 a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-widget_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-desc_817d9795c36c7fd2 .te-latest-post-title_a5b26f3a420574e0,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-widget_d52bf4aedaa9e6ad .te_widget_latest_post_1a2a8e940251648d ul li .te-latest-post-desc_817d9795c36c7fd2 .te-latest-post-meta_a11299e8513db902,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-widget_d52bf4aedaa9e6ad .te-subscribe-form-wrapper_92bbcdd63cce3ce6,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .te-footer-bottom-menu_7cc6167dee2fc185 ul li a,
  .footer_8c6273315684bd4c.style-2_aca2e4d023c6dad2 .footer-bottom-area_f1932ad954542332 .te-copyright-text_b51970750cc98a78 p a {
    color: #ffffff; }

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