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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_ea881da681eccbb7,
.wp-block-loginout_647b53ec82e5c347 a,
input.te-theme-btn_ea881da681eccbb7 {
  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_ea881da681eccbb7:hover,
  .wp-block-loginout_647b53ec82e5c347 a:hover,
  input.te-theme-btn_ea881da681eccbb7:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_ea881da681eccbb7:focus,
  .wp-block-loginout_647b53ec82e5c347 a:focus,
  input.te-theme-btn_ea881da681eccbb7:focus {
    color: #ffffff; }
  .te-theme-btn_ea881da681eccbb7.yellow-btn_19eb03e714dbc898,
  .wp-block-loginout_647b53ec82e5c347 a.yellow-btn_19eb03e714dbc898,
  input.te-theme-btn_ea881da681eccbb7.yellow-btn_19eb03e714dbc898 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_ea881da681eccbb7.simple-btn_fb021aa9b92346bb,
  .wp-block-loginout_647b53ec82e5c347 a.simple-btn_fb021aa9b92346bb,
  input.te-theme-btn_ea881da681eccbb7.simple-btn_fb021aa9b92346bb {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_e7ba0facec7b137b {
  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_e7ba0facec7b137b .circle-rotate-inner_39a1aa2abc0302ae {
    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_137b6b232b6038d9 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_35e865ee389654e7 {
  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_02a9f6b7d1e40d45 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_02a9f6b7d1e40d45 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_02a9f6b7d1e40d45 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_02a9f6b7d1e40d45 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_c5c68cf68e8f1c85 .size-full_ef6f027edea2979f.alignright_9b3ac9bd0b387adf {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_c5c68cf68e8f1c85 figure.wp-caption_760bfcaba3367df1.aligncenter_3d768f35e06436c7 {
  margin-top: 40px; }
.tp-page-content_c5c68cf68e8f1c85 dl, .tp-page-content_c5c68cf68e8f1c85 ol, .tp-page-content_c5c68cf68e8f1c85 ul {
  margin-bottom: 11px; }
.tp-page-content_c5c68cf68e8f1c85 .te-comment-respond_8729e58514a4c1fb {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_c5c68cf68e8f1c85 .te-latest-comments_27d2ec02842eb56f .te-comment-respond_8729e58514a4c1fb {
  margin-bottom: 40px; }
.tp-page-content_c5c68cf68e8f1c85 .te-post-comments_c90f21c982566bb0 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_b72085906a231118 .gallery-item_4ad8c2588e23d797 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_d7293e0e5a0a608f .gallery-item_4ad8c2588e23d797 {
  max-width: 50%; }

.gallery-columns-3_dca9290a368d6a62 .gallery-item_4ad8c2588e23d797 {
  max-width: 33.33%; }

.gallery-columns-4_99001323cb2ecb2a .gallery-item_4ad8c2588e23d797 {
  max-width: 25%; }

.gallery-columns-5_86e2bc7f9a06186f .gallery-item_4ad8c2588e23d797 {
  max-width: 20%; }

.gallery-columns-6_486f506d032ac919 .gallery-item_4ad8c2588e23d797 {
  max-width: 16.66%; }

.gallery-columns-7_f0e4059623328785 .gallery-item_4ad8c2588e23d797 {
  max-width: 14.28%; }

.gallery-columns-8_97a37b4a633363e6 .gallery-item_4ad8c2588e23d797 {
  max-width: 12.5%; }

.gallery-columns-9_146d213d5344178f .gallery-item_4ad8c2588e23d797 {
  max-width: 11.11%; }

.gallery-caption_b83745fc2d64c7f4 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_85118a30fc78e80d {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_81beab109a804d7d {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_9e129a97fe65b337 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_818f97c2fd0d4af3 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_af0a798b11351fcf p.wp-block-cover-text_8aafc7ebe02ecd57,
.wp-block-cover_af0a798b11351fcf.is-light_d85fdab37a3cc964 .wp-block-cover__inner-container_b6d52c9b43c6b718 {
  color: #fff !important; }

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

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

.widget_fba4c9ef2db17b0d .wp-block-archives-dropdown_ac404d41b997247b,
.widget_fba4c9ef2db17b0d .wp-block-categories-dropdown_b3b6c747fbd541ce,
.widget_fba4c9ef2db17b0d .wp-block-loginout_647b53ec82e5c347,
.widget_fba4c9ef2db17b0d .wp-block-social-links_fbb47d5f30a0ee8b,
.widget_fba4c9ef2db17b0d.widget_archive_6021d2f673c6e24b select,
.widget_fba4c9ef2db17b0d.te_widget_categories_ef9d9ec642ee2ea1 select,
.widget_fba4c9ef2db17b0d.widget_text_4e5880f3dd06c53c select,
.widget_fba4c9ef2db17b0d.te_widget_search_275c051e0c8985e7 .search-form_edb191be44913291,
.widget_fba4c9ef2db17b0d.te_widget_tag_cloud_f01e7b81697c38dd .tagcloud_c6813ba205e99d71,
.widget_fba4c9ef2db17b0d .wp-block-tag-cloud_cd19c4e4d13e03b3 {
  margin-bottom: 6px; }

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

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

.blog-search-content_8026668882e8fb73 {
  margin: 0; }
  .blog-search-content_8026668882e8fb73 .wp-block-search_81beab109a804d7d,
  .blog-search-content_8026668882e8fb73 .search-form_edb191be44913291,
  .blog-search-content_8026668882e8fb73 .sidebar__search_63a48b19d608dcc4 {
    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_8026668882e8fb73 .wp-block-search_81beab109a804d7d,
      .blog-search-content_8026668882e8fb73 .search-form_edb191be44913291,
      .blog-search-content_8026668882e8fb73 .sidebar__search_63a48b19d608dcc4 {
        width: 100%; } }
    .blog-search-content_8026668882e8fb73 .wp-block-search_81beab109a804d7d .wp-block-search__inside-wrapper_26e0b1f0def67d8f,
    .blog-search-content_8026668882e8fb73 .search-form_edb191be44913291 .wp-block-search__inside-wrapper_26e0b1f0def67d8f,
    .blog-search-content_8026668882e8fb73 .sidebar__search_63a48b19d608dcc4 .wp-block-search__inside-wrapper_26e0b1f0def67d8f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_8026668882e8fb73 .wp-block-search_81beab109a804d7d label,
    .blog-search-content_8026668882e8fb73 .search-form_edb191be44913291 label,
    .blog-search-content_8026668882e8fb73 .sidebar__search_63a48b19d608dcc4 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_8026668882e8fb73 .wp-block-search_81beab109a804d7d input,
    .blog-search-content_8026668882e8fb73 .search-form_edb191be44913291 input,
    .blog-search-content_8026668882e8fb73 .sidebar__search_63a48b19d608dcc4 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_8026668882e8fb73 .wp-block-search_81beab109a804d7d button,
    .blog-search-content_8026668882e8fb73 .search-form_edb191be44913291 button,
    .blog-search-content_8026668882e8fb73 .sidebar__search_63a48b19d608dcc4 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_c5c68cf68e8f1c85 .wp-smiley_1ddd5c541c2f6979,
.entry-content_ab41a5d57fc3c5cd .wp-smiley_1ddd5c541c2f6979,
.comment-content_e9c40e2008107078 .wp-smiley_1ddd5c541c2f6979 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_8729e58514a4c1fb.style-two_f7a2eed416d18c28 .wpcf7-form_a3090c0543aca3c1 .wpcf7-not-valid-tip_8ab71d7050b4bd8d {
  color: #d9c0b8 !important; }
.te-comment-respond_8729e58514a4c1fb .wpcf7-form_a3090c0543aca3c1 .wpcf7-not-valid_43a8a3f4d9f7fa5a {
  border-color: #dc3232 !important; }
.te-comment-respond_8729e58514a4c1fb .wpcf7-form_a3090c0543aca3c1 .wpcf7-not-valid-tip_8ab71d7050b4bd8d {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_8729e58514a4c1fb .wpcf7-form_a3090c0543aca3c1.sent_d728dad6b46379c5 .wpcf7-response-output_0d03e36b29d18ff8 {
  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_8729e58514a4c1fb .wpcf7-form_a3090c0543aca3c1.invalid_50c4297333bd4357 .wpcf7-response-output_0d03e36b29d18ff8 {
  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_a366b7b308523f93 {
  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_a366b7b308523f93 .wpcf7-te-list-item_fc0e9376b52e6a27 {
    margin: 0; }
    .wpcf7-form-control_a366b7b308523f93 .wpcf7-te-list-item_fc0e9376b52e6a27 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_a366b7b308523f93 .wpcf7-te-list-item_fc0e9376b52e6a27 label .wpcf7-te-list-item-label_5cdbb025812339fc {
        font-size: 16px;
        font-weight: 400; }

.logged-in_9d4f6063a9bab0f5 .te-comment-respond_8729e58514a4c1fb textarea {
  margin-bottom: 12px; }

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

body.admin-bar_04efb06608a3096b .header-menu-area_a1dc4f2ddcc4c18c.sticky_menu_923252a62f9ec3fe {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_04efb06608a3096b .header-menu-area_a1dc4f2ddcc4c18c.sticky_menu_923252a62f9ec3fe {
      top: 0; } }

.page-template-default_64b1942ce1fefdb0.page-id-146_9cf3bcab16fe7557 .tp-page-content_c5c68cf68e8f1c85 p:last-child {
  margin-bottom: 10px; }
.page-template-default_64b1942ce1fefdb0.page-id-1133_b8bcd34ad313cd36 .tp-page-content_c5c68cf68e8f1c85 .te-comment-respond_8729e58514a4c1fb {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_64b1942ce1fefdb0.page-id-3_327d5619abf69602 .page-area_9ab86416dd83bdf0 {
  padding-top: 128px; }

.single-post-item_3f7c0fab7a5e2670.post-24_a6091e0289442c81 .wp-block-button_ce016972358103d2 a {
  color: #ffffff; }

.post-template-default_9259d626625ef1f4.postid-163_ae72ba888e118cb7 .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_9259d626625ef1f4.postid-150_a55ce5f832893a1b .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_9259d626625ef1f4.postid-150_a55ce5f832893a1b .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-block-group_274f4fc94e008715.is-layout-constrained_ebd92dd636a43e02:last-child {
    border: 1px solid #000; }
.post-template-default_9259d626625ef1f4.postid-51_d1e7c494df72d210 .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_9259d626625ef1f4.postid-51_d1e7c494df72d210 .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_9259d626625ef1f4.postid-1163_f578b99da9c1b282 .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-caption_760bfcaba3367df1, .post-template-default_9259d626625ef1f4.postid-568_a22feb7635882857 .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-caption_760bfcaba3367df1 {
  margin-top: 20px; }
.post-template-default_9259d626625ef1f4.postid-1785_b04ec7458bc00379 .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-block-button__link_dd6a7062e076b7f7 {
  color: #ffffff !important; }
.post-template-default_9259d626625ef1f4.postid-1149_adfb9f442931a5b0 .te-blog-details-wrapper_3209e78701ef2ad8 .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 p {
  margin-bottom: 0; }
.post-template-default_9259d626625ef1f4.postid-555_301858526bc34c3f .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_aba5b092e0ec6e4c.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_aba5b092e0ec6e4c.not-found .error-content_aadd2b7e0bf88426 .error-btn-bh_1b2ec055472fd030 {
    margin-top: 20px; }

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

.sidebar_37d1afefccf3bd16 .widget_media_gallery_5a61f696c233980d .gallery-item_4ad8c2588e23d797 {
  margin-bottom: 0; }
  .sidebar_37d1afefccf3bd16 .widget_media_gallery_5a61f696c233980d .gallery-item_4ad8c2588e23d797 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_930f06f6dbf7cde4 {
  -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_31595b8d51608aec {
  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_ec19eafae7cb0db5 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_04efb06608a3096b .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470.login .te-header-menu-area_3853a58e869de77f {
  top: auto !important; }

.header-area_e724d8c4238e5bb2 .container-fluid_695a2c861e4662fb {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_e724d8c4238e5bb2 .container-fluid_695a2c861e4662fb {
      padding: 0 24px; } }
.header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .header-top .te-header-contact-info_31c521fd184d48bf span {
    color: #677471; }
    .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .header-top .te-header-contact-info_31c521fd184d48bf span i {
      color: #317EFE; }
    .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .header-top .te-header-contact-info_31c521fd184d48bf span a {
      color: #677471; }
  .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .header-top .te-social-profile_8c320b6dbc58d8f4 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .header-top .te-social-profile_8c320b6dbc58d8f4 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .te-header-menu-area_3853a58e869de77f {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .te-header-menu-area_3853a58e869de77f .menu-wrapper_bbbf07673eea6bbc {
    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_e724d8c4238e5bb2.style-2_8c985560d24e0470 .te-header-menu-area_3853a58e869de77f .menu-wrapper_bbbf07673eea6bbc {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .te-header-menu-area_3853a58e869de77f .te-header-btn_02c8fb97a7b6ed4f .te-quote-btn_3a16c4a499e3fc89 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .te-sticky_menu {
  top: 0; }
  .header-area_e724d8c4238e5bb2.style-2_8c985560d24e0470 .te-sticky_menu .menu-wrapper_bbbf07673eea6bbc {
    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_d579c0b002341c73 {
    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_9cd934c8be0a951d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_31c521fd184d48bf {
    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_31c521fd184d48bf 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_31c521fd184d48bf span.te-contact-info-item_acad3c98b81b73b6 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_31c521fd184d48bf 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_68ce5056884e0fd4 {
      display: none; } }
  .header-top .header-top-btn_68ce5056884e0fd4 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_68ce5056884e0fd4 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_68ce5056884e0fd4 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_8c320b6dbc58d8f4 {
    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_8c320b6dbc58d8f4 .te-social-profile-label_189165567edc058a {
      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_8c320b6dbc58d8f4 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_8c320b6dbc58d8f4 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_3853a58e869de77f {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_3853a58e869de77f.te-te-sticky-header_fe2681e9b52907e2 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_3853a58e869de77f.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_3853a58e869de77f.te-sticky_menu .te-logo_062fdc2cc32031fd .te-sticky-logo_f085b40e609686b5 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_3853a58e869de77f.te-sticky_menu .te-main-menu_958341194e1cc816 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_3853a58e869de77f.te-sticky_menu .te-main-menu_958341194e1cc816 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_3853a58e869de77f.te-sticky_menu .te-main-menu_958341194e1cc816 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_3853a58e869de77f.te-sticky_menu .te-main-menu_958341194e1cc816 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_3853a58e869de77f .te-header-menu-wrapper_2a9a36c95ff9ea31 {
    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_3853a58e869de77f .te-header-menu-wrapper_2a9a36c95ff9ea31 {
        gap: 20px; } }
  .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd {
    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_3853a58e869de77f .te-logo_062fdc2cc32031fd {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd {
        height: 80px; } }
    .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd .te-standard-logo_21165f09835aba53 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd .te-sticky-logo_f085b40e609686b5 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd .te-sticky-logo_f085b40e609686b5 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd .te-sticky-logo_f085b40e609686b5 {
          display: block; } }
      .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd .te-sticky-logo_f085b40e609686b5 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_3853a58e869de77f .te-logo_062fdc2cc32031fd .te-retina-logo_5ada4f83a78dcd3b {
      display: none; }

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

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

.te-header-btn_02c8fb97a7b6ed4f {
  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_02c8fb97a7b6ed4f .te-icon_d7e01153b35e6886 {
    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_02c8fb97a7b6ed4f .te-icon_d7e01153b35e6886: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_02c8fb97a7b6ed4f {
      display: none; } }
  .te-header-btn_02c8fb97a7b6ed4f .te-cta-btn_5390934ac74da804 {
    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_02c8fb97a7b6ed4f .te-cta-btn_5390934ac74da804:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_02c8fb97a7b6ed4f .te-quote-btn_3a16c4a499e3fc89 {
    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_02c8fb97a7b6ed4f .te-quote-btn_3a16c4a499e3fc89: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_2873808c42daa50b {
    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_2873808c42daa50b .te-search-content-filed_b5429040bdd23e8b {
      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_2873808c42daa50b .te-search-content-filed_b5429040bdd23e8b .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_2873808c42daa50b .te-search-form_a3d4cc3572544363 {
      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_2873808c42daa50b .te-search-form_a3d4cc3572544363 .te-search-form-input_b10dc2c5614e8386 {
        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_2873808c42daa50b .te-search-form_a3d4cc3572544363 .te-search-form-input_b10dc2c5614e8386 .te-search-icon_23dbc7e09afa8972 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_2873808c42daa50b .te-search-form_a3d4cc3572544363 .te-search-form-input_b10dc2c5614e8386 button.te-submit-search-btn_2e5bb37eabb062cb {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_2873808c42daa50b .te-search-form_a3d4cc3572544363 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_30a09b99d1def587 a.mean-expand.mean-clicked_1cc95c72d82edc66 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_00cb359be0628d78 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_00cb359be0628d78 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_0bf72e3d86c2ce4f {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_d3155c84b384973e {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_5825e28f09cb9ec3 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_5825e28f09cb9ec3 .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_5825e28f09cb9ec3 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-menu-sidebar-title_c3426fd99f5a6760 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-header-contact-info_31c521fd184d48bf {
      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_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-header-contact-info_31c521fd184d48bf 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_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-header-contact-info_31c521fd184d48bf span.te-contact-info-item_acad3c98b81b73b6 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-header-contact-info_31c521fd184d48bf 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_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-header-contact-info_31c521fd184d48bf span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-social-profile_8c320b6dbc58d8f4 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-social-profile_8c320b6dbc58d8f4 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_98bd27e0daaa2af3 .te-menu-sidebar-single-widget_9a292a8bad7bdcbe .te-social-profile_8c320b6dbc58d8f4 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_15263133225d7b8b {
  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_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e {
        height: unset;
        padding: 80px 0; } }
    .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-feature-img_b156cc43d983f686 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-feature-img_b156cc43d983f686 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-feature-img_b156cc43d983f686 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-feature-img_b156cc43d983f686 {
          right: -380px; } }
      .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-feature-img_b156cc43d983f686 .company-award_b78041eec5893bac {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-feature-img_b156cc43d983f686 .company-award_b78041eec5893bac .icon_5a21ae94f3b6185b {
          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_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-feature-img_b156cc43d983f686 .slider-feature-img-overlay_bddb017d944f568f {
          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_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-left-shape_7953b93102fbe690 {
      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_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-left-shape_7953b93102fbe690 {
          display: none; } }
    .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-right-shape_95c57656b7ac32cb {
      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_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-right-shape_95c57656b7ac32cb {
          display: none; } }
    .slider-area_15263133225d7b8b.style-2_8c985560d24e0470 .te-single-slider_88648d40fdee203e .slider-circle-shape_75af3fdeb4018a84 {
      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_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-short-title_3ec67be40567ccdd,
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-title_ae3f3eff639f25e6,
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-short-desc_5e66fa492c80f4a5,
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-btn-wrapper_cd29372747971dd3 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-short-title_3ec67be40567ccdd {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-title_ae3f3eff639f25e6 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-short-desc_5e66fa492c80f4a5 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-active .te-slider-btn-wrapper_cd29372747971dd3 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-dots_a5b81822f64dad1a {
    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_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-dots_a5b81822f64dad1a {
        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_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-dots_a5b81822f64dad1a 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_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-dots_a5b81822f64dad1a 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_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-dots_a5b81822f64dad1a li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-dots_a5b81822f64dad1a li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_15263133225d7b8b .te-slider-wrapper_2d0511019af957a6 .slick-dots_a5b81822f64dad1a li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e {
    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_15263133225d7b8b .te-single-slider_88648d40fdee203e {
        background-image: none !important; } }
    .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-overlay_fb7c08b3bc606dc5 {
      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_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-overlay_fb7c08b3bc606dc5 {
          left: 0; } }
      .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-overlay_fb7c08b3bc606dc5 .te-slider-overlay-shape_d68c8a2973ea149e {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-overlay_fb7c08b3bc606dc5 .te-slider-overlay-shape_d68c8a2973ea149e {
            display: none; } }
    .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb {
      position: relative;
      z-index: 99; }
      .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-short-title_3ec67be40567ccdd {
        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_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
        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_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-short-desc_5e66fa492c80f4a5 {
        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_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-short-desc_5e66fa492c80f4a5 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-short-desc_5e66fa492c80f4a5 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-short-desc_5e66fa492c80f4a5 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 {
        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_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 {
            padding-top: 30px; } }
        .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-theme-btn_ea881da681eccbb7 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-call-btn_c18c02323589f0f4 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-call-btn_c18c02323589f0f4 .te-icon_d7e01153b35e6886 {
            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_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-call-btn_c18c02323589f0f4 .te-content_6165e25eaf805797 {
            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_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-call-btn_c18c02323589f0f4 .te-content_6165e25eaf805797 .te-title_5fd6f4ee27a7bca6 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_15263133225d7b8b .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-call-btn_c18c02323589f0f4 .te-content_6165e25eaf805797 .te-text_227342da4db3c71e {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4: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_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-overlay_fb7c08b3bc606dc5 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-overlay_fb7c08b3bc606dc5::before {
        display: none; }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .slider-shape_1c9bd3b183da1a86 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .slider-shape_1c9bd3b183da1a86 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-one_ca1ed82fa89a2537 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-one_ca1ed82fa89a2537 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-one_ca1ed82fa89a2537 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-one_ca1ed82fa89a2537 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-one_ca1ed82fa89a2537 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-two_7534629f00ece143 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-two_7534629f00ece143 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-two_7534629f00ece143 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-two_7534629f00ece143 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-two_7534629f00ece143 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-three_4735e7c500b23000 {
      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_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-three_4735e7c500b23000 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .shape-three_4735e7c500b23000 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-container_b2be48c58ea788e8 {
      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_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-container_b2be48c58ea788e8 {
          -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_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-container_b2be48c58ea788e8 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-container_b2be48c58ea788e8 .te-slider-column_7e4c2bd90698b35c {
        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_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-container_b2be48c58ea788e8 .te-slider-column_7e4c2bd90698b35c {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-theme-btn_ea881da681eccbb7 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-theme-btn_ea881da681eccbb7:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-btn-wrapper_cd29372747971dd3 .te-call-btn_c18c02323589f0f4 .te-icon_d7e01153b35e6886 {
      color: #317EFE; }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
      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_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-single-slider_88648d40fdee203e .te-slider-content-wrapper_af264e5a4d0b05fb .te-slider-content_466e752a4d817e00 .te-slider-title_ae3f3eff639f25e6 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-slider-wrapper_2d0511019af957a6 .container {
    position: relative; }
  .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-slider-wrapper_2d0511019af957a6 .slider-shape-bg_8232f126e099b126 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-slider-wrapper_2d0511019af957a6 .slider-shape-bg_8232f126e099b126 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-slider-wrapper_2d0511019af957a6 .slider-shape-bg_8232f126e099b126 {
        margin-left: 0; } }
    .slider-area_15263133225d7b8b.style-1_e244eb1dde8625e4 .te-slider-wrapper_2d0511019af957a6 .slider-shape-bg_8232f126e099b126: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_7c587a8b2100f49d {
  position: relative; }

.te-info-card_7b56dcfbd3575fd3 {
  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_7b56dcfbd3575fd3 {
      padding: 40px 25px; } }
  .te-info-card_7b56dcfbd3575fd3: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_7b56dcfbd3575fd3:hover .te-image-wrapper_76885b1527342a15 .overlay_e709cc16eab94fe1 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_7b56dcfbd3575fd3:hover .te-image-wrapper_76885b1527342a15 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_7b56dcfbd3575fd3:hover .icon_5a21ae94f3b6185b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_7b56dcfbd3575fd3:hover .content .te-read-more_681bc08ee8aef7fe .te-theme-btn_ea881da681eccbb7 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_7b56dcfbd3575fd3 .te-info-card-inner_5bba2c335b8ae296 {
    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_7b56dcfbd3575fd3 .te-image-wrapper_76885b1527342a15 {
    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_7b56dcfbd3575fd3 .te-image-wrapper_76885b1527342a15 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_7b56dcfbd3575fd3 .te-image-wrapper_76885b1527342a15 .overlay_e709cc16eab94fe1 {
      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_7b56dcfbd3575fd3 .icon_5a21ae94f3b6185b {
    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_7b56dcfbd3575fd3 .icon_5a21ae94f3b6185b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_7b56dcfbd3575fd3 .te-content-wrapper_58b05550361f4367 {
    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_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 {
    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_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 .icon_5a21ae94f3b6185b {
      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_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 .icon_5a21ae94f3b6185b::before, .te-info-card_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 .icon_5a21ae94f3b6185b::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 .icon_5a21ae94f3b6185b::before {
        top: 15px;
        left: 5px; }
      .te-info-card_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 .icon_5a21ae94f3b6185b::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 .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_7b56dcfbd3575fd3 .te-title-wrapper_4a47a1cd13637b71 .divider_438c9cb287129411 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_7b56dcfbd3575fd3 .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_7b56dcfbd3575fd3 .content .desc_e04f63c52b9e50cc {
      -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_7b56dcfbd3575fd3 .content .te-read-more_681bc08ee8aef7fe {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_7b56dcfbd3575fd3 .content .te-read-more_681bc08ee8aef7fe .te-theme-btn_ea881da681eccbb7 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_7b56dcfbd3575fd3 .content .te-read-more_681bc08ee8aef7fe .te-theme-btn_ea881da681eccbb7:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a {
      text-align: left; } }
  .te-about-image-card_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf > img {
          width: 100%; } }
    .te-about-image-card_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-img-card-shape_0170aeba2cc78c8d {
      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_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-img-card-shape_0170aeba2cc78c8d {
          right: 0; } }
.te-about-image-card_d32777a09698ab6c .te-company-foundation_f49eb62b1c30a83b {
  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_d32777a09698ab6c .te-company-foundation_f49eb62b1c30a83b .te-counter-wrapper_4c1b5fecb411d7e1 {
    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_d32777a09698ab6c .te-company-foundation_f49eb62b1c30a83b .counter-title_8deedb04e56e05e1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_d32777a09698ab6c .te-company-foundation_f49eb62b1c30a83b .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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-img-card-shape_0170aeba2cc78c8d {
    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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-img-card-shape_0170aeba2cc78c8d {
        display: none; } }
  .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 {
        position: relative; } }
    .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-another-image-inner_3f5df26cb565eebc {
      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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-another-image-inner_3f5df26cb565eebc {
          width: 100%; }
          .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-another-image-inner_3f5df26cb565eebc img {
            width: 100%; } }
    .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .video-btn_92ab39b7bda37c3f {
      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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .video-btn_92ab39b7bda37c3f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .video-btn_92ab39b7bda37c3f 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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-badge-text_c062d326142a539e {
      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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-badge-text_c062d326142a539e {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-badge-text_c062d326142a539e .icon_5a21ae94f3b6185b {
        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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-badge-text_c062d326142a539e .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_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-badge-text_c062d326142a539e .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_d32777a09698ab6c.style-2_8c985560d24e0470 .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf .te-another-image_28f7e9cb263b7601 .te-badge-text_c062d326142a539e .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 {
  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_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-section-title_0bc1b7f244cb6a31 {
    margin-bottom: 0; }
    .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-section-title_0bc1b7f244cb6a31 .title {
      margin-bottom: 0; }
  .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-list-item-wrapper_844e7484f28b7da3 {
    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_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-list-item-wrapper_844e7484f28b7da3 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-list-item-wrapper_844e7484f28b7da3 .te-list-item_9e2246e4c353d30d .icon_5a21ae94f3b6185b {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-list-item-wrapper_844e7484f28b7da3 .te-list-item_9e2246e4c353d30d .text {
      color: #14203A; }
  .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad {
    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_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .te-single-info-list_79e37ea1545d7324 {
      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_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .te-single-info-list_79e37ea1545d7324:hover .icon_5a21ae94f3b6185b 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_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .te-single-info-list_79e37ea1545d7324 .icon_5a21ae94f3b6185b {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .te-single-info-list_79e37ea1545d7324 .icon_5a21ae94f3b6185b::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_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .te-single-info-list_79e37ea1545d7324 .icon_5a21ae94f3b6185b 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_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .te-single-info-list_79e37ea1545d7324 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_37f04a54a5128db4 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .te-single-info-list_79e37ea1545d7324 .short-title_1ccc067a93260dfe {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_37f04a54a5128db4.style-2_8c985560d24e0470 .te-about-info-content_4d01ced1ae3b7658 {
  gap: 10px; }
  .te-about-info-card_37f04a54a5128db4.style-2_8c985560d24e0470 .te-about-info-content_4d01ced1ae3b7658 .te-list-item-wrapper_844e7484f28b7da3 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_37f04a54a5128db4.style-2_8c985560d24e0470 .te-about-info-content_4d01ced1ae3b7658 .te-list-item-wrapper_844e7484f28b7da3 .te-list-item_9e2246e4c353d30d .icon_5a21ae94f3b6185b {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_37f04a54a5128db4.style-2_8c985560d24e0470 .te-about-info-content_4d01ced1ae3b7658 .te-list-item-wrapper_844e7484f28b7da3 .te-list-item_9e2246e4c353d30d .text {
      color: #335371; }
  .te-about-info-card_37f04a54a5128db4.style-2_8c985560d24e0470 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_37f04a54a5128db4.style-2_8c985560d24e0470 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .divider_438c9cb287129411 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_37f04a54a5128db4.style-2_8c985560d24e0470 .te-about-info-content_4d01ced1ae3b7658 .te-info-list_245acae4f10b0dad .divider_438c9cb287129411 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-section-title_0bc1b7f244cb6a31 {
  margin-bottom: 40px; }
.te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .about-info-wrapper_7d6045c0298edabb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .about-info-wrapper_7d6045c0298edabb {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .about-info-wrapper_7d6045c0298edabb .about-info-img_f7b8152cf6d8f4b3 {
    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_37f04a54a5128db4.style-three_fb0744e9867a0889 .about-info-wrapper_7d6045c0298edabb .about-info-img_f7b8152cf6d8f4b3 {
        height: 350px; } }
    .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .about-info-wrapper_7d6045c0298edabb .about-info-img_f7b8152cf6d8f4b3 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 .skill-progressbar-wrapper_32a5c668b73b483c {
    width: 100%; }
  .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 .te-icon-card-wrapper_dafebdfa68fcce7f {
    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_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 .te-icon-card-wrapper_dafebdfa68fcce7f .te-icon-card_31422b02dc9da1c1 {
      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_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 .te-icon-card-wrapper_dafebdfa68fcce7f .te-icon-card_31422b02dc9da1c1 .icon_5a21ae94f3b6185b {
        width: 40px;
        height: 40px; }
      .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 .te-icon-card-wrapper_dafebdfa68fcce7f .te-icon-card_31422b02dc9da1c1 .content {
        gap: 4px; }
        .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 .te-icon-card-wrapper_dafebdfa68fcce7f .te-icon-card_31422b02dc9da1c1 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_37f04a54a5128db4.style-three_fb0744e9867a0889 .te-about-info-content_4d01ced1ae3b7658 .te-btn-wrapper_b25828b6b2ccab5e {
    margin-top: 7px; }

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

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

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

.te-process-step_9b9165c9eefc2d72 {
  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_9b9165c9eefc2d72::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_9b9165c9eefc2d72 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_9b9165c9eefc2d72:hover {
    top: -5px; }
    .te-process-step_9b9165c9eefc2d72:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_9b9165c9eefc2d72:hover .icon_5a21ae94f3b6185b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_9b9165c9eefc2d72:hover .counter-number_851a527280014b60 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_9b9165c9eefc2d72:hover .content .te-read-more_681bc08ee8aef7fe .te-theme-btn_ea881da681eccbb7 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_9b9165c9eefc2d72 .icon_5a21ae94f3b6185b {
    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_9b9165c9eefc2d72 .icon_5a21ae94f3b6185b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_9b9165c9eefc2d72 .te-content-wrapper_58b05550361f4367 {
    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_9b9165c9eefc2d72 .te-counter-wrapper_4c1b5fecb411d7e1 {
    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_9b9165c9eefc2d72 .te-counter-wrapper_4c1b5fecb411d7e1 .shape_410e3de79a630efa {
      position: relative; }
  .te-process-step_9b9165c9eefc2d72 .counter-number_851a527280014b60 {
    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_9b9165c9eefc2d72 .te-title-wrapper_4a47a1cd13637b71 {
    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_9b9165c9eefc2d72 .te-title-wrapper_4a47a1cd13637b71 .icon_5a21ae94f3b6185b {
      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_9b9165c9eefc2d72 .te-title-wrapper_4a47a1cd13637b71 .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_9b9165c9eefc2d72 .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_9b9165c9eefc2d72 .content .desc_e04f63c52b9e50cc {
      -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_9b9165c9eefc2d72 .content .te-read-more_681bc08ee8aef7fe {
      margin-top: -10px; }
      .te-process-step_9b9165c9eefc2d72 .content .te-read-more_681bc08ee8aef7fe .te-theme-btn_ea881da681eccbb7 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_1964b9d83a9f6054 {
  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_731ad425ca964873 .te-accordion-list-item_160296a2708e3e16 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_731ad425ca964873 .te-accordion-list-item_160296a2708e3e16 .te-accordion-head_da30b20f8d19344f {
    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_731ad425ca964873 .te-accordion-list-item_160296a2708e3e16 .te-accordion-head_da30b20f8d19344f: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_731ad425ca964873 .te-accordion-list-item_160296a2708e3e16 .te-accordion-head_da30b20f8d19344f.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_731ad425ca964873 .te-accordion-list-item_160296a2708e3e16 .te-accordion-head_da30b20f8d19344f .te-accordion-title_37fe3851be3296fa {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_731ad425ca964873 .te-accordion-list-item_160296a2708e3e16 .te-accordion-body_76f6b79488810a18 {
    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_d21d235577ef14c7 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_d21d235577ef14c7 {
      padding-left: 30px; } }
  .page-header_d21d235577ef14c7 .te-page-title_f6c34ff5fcb81d47,
  .page-header_d21d235577ef14c7 .page-title_653b9c7dc2d37752 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_d21d235577ef14c7 .te-page-title_f6c34ff5fcb81d47,
      .page-header_d21d235577ef14c7 .page-title_653b9c7dc2d37752 {
        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_6e381cbfb93d9814 {
  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_6e381cbfb93d9814:hover .te-post-thumbnail_4ceef3215823df89 img,
  .te-post-item_6e381cbfb93d9814:hover .post-video_238aa9b0f6a2c951 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_6e381cbfb93d9814 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_6e381cbfb93d9814 iframe {
        height: 350px; } }
  .te-post-item_6e381cbfb93d9814 .post-gallery .slick-list_78d34963e4b4bf1b .slick-track_64fa62270c1f8597 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_6e381cbfb93d9814 .te-post-content-wrapper_1584e5a17a2d606f {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_6e381cbfb93d9814 .te-post-content-wrapper_1584e5a17a2d606f {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_6e381cbfb93d9814 .te-post-content-wrapper_1584e5a17a2d606f .te-read-more_681bc08ee8aef7fe {
      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_6e381cbfb93d9814.format-quote_efce09129d4ae123 .te-post-content {
    margin: 0; }
  .te-post-item_6e381cbfb93d9814.format-quote_efce09129d4ae123 blockquote {
    margin: 0; }
    .te-post-item_6e381cbfb93d9814.format-quote_efce09129d4ae123 blockquote p {
      margin-top: 0; }
    .te-post-item_6e381cbfb93d9814.format-quote_efce09129d4ae123 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_6e381cbfb93d9814.format-quote_efce09129d4ae123 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_6e381cbfb93d9814.sticky_51a1614e0d9484a1 {
    border: 2px solid #317EFE; }
    .te-post-item_6e381cbfb93d9814.sticky_51a1614e0d9484a1 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_6e381cbfb93d9814.sticky_51a1614e0d9484a1 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_6e381cbfb93d9814 .te-post-title_e2df03435ce9fd23 {
    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_6e381cbfb93d9814 .te-post-title_e2df03435ce9fd23 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_6e381cbfb93d9814 .te-post-title_e2df03435ce9fd23:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_6e381cbfb93d9814 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_6e381cbfb93d9814 .te-post-content h2,
  .te-post-item_6e381cbfb93d9814 .te-post-content h3,
  .te-post-item_6e381cbfb93d9814 .te-post-content h4,
  .te-post-item_6e381cbfb93d9814 .te-post-content h5,
  .te-post-item_6e381cbfb93d9814 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_6e381cbfb93d9814 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_6e381cbfb93d9814 .te-single-post-meta_b0d48bdeb94dc586 {
    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_6e381cbfb93d9814 .te-social-share_5e12b7a8faff4787 {
    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_6e381cbfb93d9814 .te-social-share_5e12b7a8faff4787 a.facebook_78994e6825a2d1e4 {
      color: #1877f2; }
    .te-post-item_6e381cbfb93d9814 .te-social-share_5e12b7a8faff4787 a.twitter_3a7fa698dcaf057d {
      color: #1da1f2; }
    .te-post-item_6e381cbfb93d9814 .te-social-share_5e12b7a8faff4787 a.linkedin_8e68cc62c7986bf7 {
      color: #1a70c6; }
    .te-post-item_6e381cbfb93d9814 .te-social-share_5e12b7a8faff4787 .te-social-share-title_639a3b001478370a {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_6e381cbfb93d9814 .te-blog-post-tag_d0842d603ad05b23 {
    width: 100%;
    display: inline-block; }
    .te-post-item_6e381cbfb93d9814 .te-blog-post-tag_d0842d603ad05b23 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_6e381cbfb93d9814 .te-blog-post-tag_d0842d603ad05b23 .te-post-tag-list_f1a0602c0d1a262f {
      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_6e381cbfb93d9814 .te-blog-post-tag_d0842d603ad05b23 .te-post-tag-list_f1a0602c0d1a262f 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_6e381cbfb93d9814 .te-blog-post-tag_d0842d603ad05b23 .te-post-tag-list_f1a0602c0d1a262f 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_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89,
  .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951 {
    position: relative;
    overflow: hidden; }
    .te-post-item_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89 img,
    .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951 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_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89 .popup-video-wrapper_f63c0e547a3de602,
    .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951 .popup-video-wrapper_f63c0e547a3de602 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89 .video-btn_92ab39b7bda37c3f a,
    .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951 .video-btn_92ab39b7bda37c3f 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_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89 .video-btn_92ab39b7bda37c3f a i,
      .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951 .video-btn_92ab39b7bda37c3f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89 .video-btn_92ab39b7bda37c3f a:hover,
      .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951 .video-btn_92ab39b7bda37c3f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_6e381cbfb93d9814 button.post-gallery-btn_521301ee82b72ca0 {
    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_6e381cbfb93d9814 button.post-gallery-btn_521301ee82b72ca0.prev-btn_1259fec945e73f39 {
      left: 30px; }
    .te-post-item_6e381cbfb93d9814 button.post-gallery-btn_521301ee82b72ca0.next-btn_4d84d4c287398932 {
      right: 30px; }
    .te-post-item_6e381cbfb93d9814 button.post-gallery-btn_521301ee82b72ca0 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_6e381cbfb93d9814 button.post-gallery-btn_521301ee82b72ca0:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_6e381cbfb93d9814 button.post-gallery-btn_521301ee82b72ca0:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_6e381cbfb93d9814 .post-audio_a9ebfae71a2bf817 iframe {
    width: 100%; }
  .te-post-item_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc {
    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_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc {
        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_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc 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_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc 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_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_5cd48e96e1366542.style-2_8c985560d24e0470 {
  gap: 20px; }
  .te-post-card_5cd48e96e1366542.style-2_8c985560d24e0470 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_5cd48e96e1366542.style-2_8c985560d24e0470 .image .te-post-date_21d929938c022627 {
      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_5cd48e96e1366542.style-2_8c985560d24e0470 .content .title {
    font-size: 20px; }
  .te-post-card_5cd48e96e1366542.style-2_8c985560d24e0470 .content .te-post-meta-info_e8031579dbfafd11 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_3209e78701ef2ad8 .te-comment-respond_8729e58514a4c1fb {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_3209e78701ef2ad8 .te-post-comments_c90f21c982566bb0 {
  margin-top: 70px; }
.te-blog-details-wrapper_3209e78701ef2ad8 .wp-block-group_274f4fc94e008715.has-background_c4b8b74fc5ce5d73 .wp-block-button_ce016972358103d2 .wp-block-button__link_dd6a7062e076b7f7 {
  color: #ffffff !important; }
.te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-meta_47e6d4f5ca9725fc {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89,
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951,
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-gallery,
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .postbox-audio_868e080a1f3b86c1,
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .wp-block-post-featured-image_530a85c3794cc10b {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89,
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951,
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-gallery,
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .postbox-audio_868e080a1f3b86c1,
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .wp-block-post-featured-image_530a85c3794cc10b {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89:hover img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951:hover img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-gallery:hover img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .postbox-audio_868e080a1f3b86c1:hover img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .wp-block-post-featured-image_530a85c3794cc10b: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_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-thumbnail_4ceef3215823df89 img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-video_238aa9b0f6a2c951 img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .post-gallery img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .postbox-audio_868e080a1f3b86c1 img,
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .wp-block-post-featured-image_530a85c3794cc10b 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_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content-wrapper_1584e5a17a2d606f {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-block-query_4d0ca9b85b4b3687 .wp-block-post-template_ae0307a07540fd7f {
      padding-left: 0; }
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-block-query_4d0ca9b85b4b3687 .wp-block-post-template_ae0307a07540fd7f .wp-block-post_e00bdd0833d17d0f {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-block-navigation__responsive-container-content_de5b4fe8e03da2d0 .wp-block-page-list_3d5a5813409195c9 {
      padding-left: 0; }
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-block-group_274f4fc94e008715 {
      margin: 15px 0; }
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content .wp-block-group_274f4fc94e008715 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_3209e78701ef2ad8 .te-post-item_6e381cbfb93d9814 .te-blog-post-tag_d0842d603ad05b23 .te-social-share_5e12b7a8faff4787 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_3209e78701ef2ad8 .wp-block-calendar_40ad75e784190d58 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_257688499c776dbe,
.navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d,
.comment-navigation_89de474bbb4bc69d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_257688499c776dbe .wp-block-query-pagination-numbers_f20911eff8067dcb,
  .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .wp-block-query-pagination-numbers_f20911eff8067dcb,
  .comment-navigation_89de474bbb4bc69d .wp-block-query-pagination-numbers_f20911eff8067dcb {
    width: inherit; }
  .wp-block-query-pagination_257688499c776dbe .nav-links_eb0ffeeb98b1d023,
  .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .nav-links_eb0ffeeb98b1d023,
  .comment-navigation_89de474bbb4bc69d .nav-links_eb0ffeeb98b1d023 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_257688499c776dbe .wp-block-query-pagination-previous_00654fd3a141cebf,
  .wp-block-query-pagination_257688499c776dbe .wp-block-query-pagination-next_80e56e071770ff09,
  .wp-block-query-pagination_257688499c776dbe .nav-next_c07a4c0b228075d4 a,
  .wp-block-query-pagination_257688499c776dbe .nav-previous_3a0840eb61acb614 a,
  .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .wp-block-query-pagination-previous_00654fd3a141cebf,
  .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .wp-block-query-pagination-next_80e56e071770ff09,
  .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .nav-next_c07a4c0b228075d4 a,
  .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .nav-previous_3a0840eb61acb614 a,
  .comment-navigation_89de474bbb4bc69d .wp-block-query-pagination-previous_00654fd3a141cebf,
  .comment-navigation_89de474bbb4bc69d .wp-block-query-pagination-next_80e56e071770ff09,
  .comment-navigation_89de474bbb4bc69d .nav-next_c07a4c0b228075d4 a,
  .comment-navigation_89de474bbb4bc69d .nav-previous_3a0840eb61acb614 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_257688499c776dbe .wp-block-query-pagination-previous_00654fd3a141cebf,
      .wp-block-query-pagination_257688499c776dbe .wp-block-query-pagination-next_80e56e071770ff09,
      .wp-block-query-pagination_257688499c776dbe .nav-next_c07a4c0b228075d4 a,
      .wp-block-query-pagination_257688499c776dbe .nav-previous_3a0840eb61acb614 a,
      .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .wp-block-query-pagination-previous_00654fd3a141cebf,
      .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .wp-block-query-pagination-next_80e56e071770ff09,
      .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .nav-next_c07a4c0b228075d4 a,
      .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .nav-previous_3a0840eb61acb614 a,
      .comment-navigation_89de474bbb4bc69d .wp-block-query-pagination-previous_00654fd3a141cebf,
      .comment-navigation_89de474bbb4bc69d .wp-block-query-pagination-next_80e56e071770ff09,
      .comment-navigation_89de474bbb4bc69d .nav-next_c07a4c0b228075d4 a,
      .comment-navigation_89de474bbb4bc69d .nav-previous_3a0840eb61acb614 a {
        height: 40px; } }
    .wp-block-query-pagination_257688499c776dbe .wp-block-query-pagination-previous_00654fd3a141cebf:hover,
    .wp-block-query-pagination_257688499c776dbe .wp-block-query-pagination-next_80e56e071770ff09:hover,
    .wp-block-query-pagination_257688499c776dbe .nav-next_c07a4c0b228075d4 a:hover,
    .wp-block-query-pagination_257688499c776dbe .nav-previous_3a0840eb61acb614 a:hover,
    .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .wp-block-query-pagination-previous_00654fd3a141cebf:hover,
    .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .wp-block-query-pagination-next_80e56e071770ff09:hover,
    .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .nav-next_c07a4c0b228075d4 a:hover,
    .navigation_54054d7af7d7b0d8.posts-navigation_07d027cde78d3b2d .nav-previous_3a0840eb61acb614 a:hover,
    .comment-navigation_89de474bbb4bc69d .wp-block-query-pagination-previous_00654fd3a141cebf:hover,
    .comment-navigation_89de474bbb4bc69d .wp-block-query-pagination-next_80e56e071770ff09:hover,
    .comment-navigation_89de474bbb4bc69d .nav-next_c07a4c0b228075d4 a:hover,
    .comment-navigation_89de474bbb4bc69d .nav-previous_3a0840eb61acb614 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_01ffbf38914ded86,
.page-links_ae836e92aae6a360,
.wp-block-query-pagination-numbers_f20911eff8067dcb {
  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_01ffbf38914ded86 ul,
  .page-links_ae836e92aae6a360 ul,
  .wp-block-query-pagination-numbers_f20911eff8067dcb 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_01ffbf38914ded86 ul li,
    .page-links_ae836e92aae6a360 ul li,
    .wp-block-query-pagination-numbers_f20911eff8067dcb ul li {
      padding-top: 0; }
    .te-basic-pagination_01ffbf38914ded86 ul .prev span,
    .te-basic-pagination_01ffbf38914ded86 ul .next span,
    .page-links_ae836e92aae6a360 ul .prev span,
    .page-links_ae836e92aae6a360 ul .next span,
    .wp-block-query-pagination-numbers_f20911eff8067dcb ul .prev span,
    .wp-block-query-pagination-numbers_f20911eff8067dcb ul .next span {
      display: none; }
  .te-basic-pagination_01ffbf38914ded86 .post-page-numbers_42175d7d70465767,
  .page-links_ae836e92aae6a360 .post-page-numbers_42175d7d70465767,
  .wp-block-query-pagination-numbers_f20911eff8067dcb .post-page-numbers_42175d7d70465767 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_01ffbf38914ded86 .page-numbers_7a5da9081649fa35,
  .te-basic-pagination_01ffbf38914ded86 .post-page-numbers_42175d7d70465767,
  .page-links_ae836e92aae6a360 .page-numbers_7a5da9081649fa35,
  .page-links_ae836e92aae6a360 .post-page-numbers_42175d7d70465767,
  .wp-block-query-pagination-numbers_f20911eff8067dcb .page-numbers_7a5da9081649fa35,
  .wp-block-query-pagination-numbers_f20911eff8067dcb .post-page-numbers_42175d7d70465767 {
    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_01ffbf38914ded86 .page-numbers_7a5da9081649fa35,
      .te-basic-pagination_01ffbf38914ded86 .post-page-numbers_42175d7d70465767,
      .page-links_ae836e92aae6a360 .page-numbers_7a5da9081649fa35,
      .page-links_ae836e92aae6a360 .post-page-numbers_42175d7d70465767,
      .wp-block-query-pagination-numbers_f20911eff8067dcb .page-numbers_7a5da9081649fa35,
      .wp-block-query-pagination-numbers_f20911eff8067dcb .post-page-numbers_42175d7d70465767 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_01ffbf38914ded86 .page-numbers_7a5da9081649fa35:hover,
    .te-basic-pagination_01ffbf38914ded86 .post-page-numbers_42175d7d70465767:hover,
    .page-links_ae836e92aae6a360 .page-numbers_7a5da9081649fa35:hover,
    .page-links_ae836e92aae6a360 .post-page-numbers_42175d7d70465767:hover,
    .wp-block-query-pagination-numbers_f20911eff8067dcb .page-numbers_7a5da9081649fa35:hover,
    .wp-block-query-pagination-numbers_f20911eff8067dcb .post-page-numbers_42175d7d70465767: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_01ffbf38914ded86 .page-numbers_7a5da9081649fa35.current,
    .te-basic-pagination_01ffbf38914ded86 .post-page-numbers_42175d7d70465767.current,
    .page-links_ae836e92aae6a360 .page-numbers_7a5da9081649fa35.current,
    .page-links_ae836e92aae6a360 .post-page-numbers_42175d7d70465767.current,
    .wp-block-query-pagination-numbers_f20911eff8067dcb .page-numbers_7a5da9081649fa35.current,
    .wp-block-query-pagination-numbers_f20911eff8067dcb .post-page-numbers_42175d7d70465767.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_cc306e9d14f01d42 {
  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_cc306e9d14f01d42 {
      -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_cc306e9d14f01d42 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 {
    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_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 {
        -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_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 {
        width: 100%; } }
    .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2::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_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2::after {
          display: none; } }
    .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2:last-child::after {
        display: none; }
    .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 .te-post-img_3296836b2e10b7fa {
      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_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 .te-post-img_3296836b2e10b7fa {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 .te-post-img_3296836b2e10b7fa img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 .text {
      width: 100%; }
      .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_cc306e9d14f01d42 .te-post-navigation_037eaa72495ddaa2 .theme-navigation_ccedaa2e2cfc8b7b {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_fba4c9ef2db17b0d,
.sidebar__widget_27b60f3c6e0f059b {
  /* 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_fba4c9ef2db17b0d ol,
  .widget_fba4c9ef2db17b0d ul,
  .sidebar__widget_27b60f3c6e0f059b ol,
  .sidebar__widget_27b60f3c6e0f059b ul {
    margin-bottom: 0; }
  .widget_fba4c9ef2db17b0d .widget-instagram-feed_98d30928f8c34203,
  .sidebar__widget_27b60f3c6e0f059b .widget-instagram-feed_98d30928f8c34203 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_fba4c9ef2db17b0d .widget-instagram-feed_98d30928f8c34203,
      .sidebar__widget_27b60f3c6e0f059b .widget-instagram-feed_98d30928f8c34203 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_fba4c9ef2db17b0d .widget-instagram-feed_98d30928f8c34203,
      .sidebar__widget_27b60f3c6e0f059b .widget-instagram-feed_98d30928f8c34203 {
        width: 200px; } }
    .widget_fba4c9ef2db17b0d .widget-instagram-feed_98d30928f8c34203 .single-instagram-feed_eb8ef1be22b6e1b4,
    .sidebar__widget_27b60f3c6e0f059b .widget-instagram-feed_98d30928f8c34203 .single-instagram-feed_eb8ef1be22b6e1b4 {
      width: 96px;
      height: 96px; }
  .widget_fba4c9ef2db17b0d .wp-block-heading_660675a8622a2496,
  .widget_fba4c9ef2db17b0d .widget-title_2e8a50f0d294fb3f,
  .widget_fba4c9ef2db17b0d .wp-block-search__label_9b8134ac4b4964d2,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-heading_660675a8622a2496,
  .sidebar__widget_27b60f3c6e0f059b .widget-title_2e8a50f0d294fb3f,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-search__label_9b8134ac4b4964d2 {
    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_fba4c9ef2db17b0d .wp-block-social-links_fbb47d5f30a0ee8b .wp-social-link_6289a370c00be74c,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-social-links_fbb47d5f30a0ee8b .wp-social-link_6289a370c00be74c {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_fba4c9ef2db17b0d .wp-block-social-links_fbb47d5f30a0ee8b .wp-social-link_6289a370c00be74c a,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-social-links_fbb47d5f30a0ee8b .wp-social-link_6289a370c00be74c 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_fba4c9ef2db17b0d .wp-block-social-links_fbb47d5f30a0ee8b .wp-social-link_6289a370c00be74c a:before,
      .sidebar__widget_27b60f3c6e0f059b .wp-block-social-links_fbb47d5f30a0ee8b .wp-social-link_6289a370c00be74c a:before {
        display: none; }
  .widget_fba4c9ef2db17b0d .has-avatars_aa2bda39998a2810.has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366,
  .widget_fba4c9ef2db17b0d .has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366,
  .sidebar__widget_27b60f3c6e0f059b .has-avatars_aa2bda39998a2810.has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366,
  .sidebar__widget_27b60f3c6e0f059b .has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 {
    font-weight: 500; }
    .widget_fba4c9ef2db17b0d .has-avatars_aa2bda39998a2810.has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-author_1f865e44da5ad8be,
    .widget_fba4c9ef2db17b0d .has-avatars_aa2bda39998a2810.has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-link_60643097d26227b5,
    .widget_fba4c9ef2db17b0d .has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-author_1f865e44da5ad8be,
    .widget_fba4c9ef2db17b0d .has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-link_60643097d26227b5,
    .sidebar__widget_27b60f3c6e0f059b .has-avatars_aa2bda39998a2810.has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-author_1f865e44da5ad8be,
    .sidebar__widget_27b60f3c6e0f059b .has-avatars_aa2bda39998a2810.has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-link_60643097d26227b5,
    .sidebar__widget_27b60f3c6e0f059b .has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-author_1f865e44da5ad8be,
    .sidebar__widget_27b60f3c6e0f059b .has-dates_a2c0223d1a2c8431.has-excerpts_b05ddd21f001811c.wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-link_60643097d26227b5 {
      font-weight: 500; }
  .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d,
  .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li.wp-block-te-latest-comments__comment_539a2ea122b61e8d {
    margin-bottom: 0; }
  .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366,
  .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393,
  .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366,
  .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 {
    line-height: 28px;
    font-weight: 400; }
    .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f,
    .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f,
    .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f,
    .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before,
      .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before,
      .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before,
      .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before,
      .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before,
      .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before,
      .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-meta_7bb8383101a67366 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before,
      .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 .wp-block-te-latest-comments__comment-date_b59c957fb870867f:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li a,
  .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li a,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li a,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li a {
    color: #335371; }
    .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li a.wp-block-te-latest-comments__comment-author_1f865e44da5ad8be, .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li a.wp-block-te-latest-comments__comment-link_60643097d26227b5,
    .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li a.wp-block-te-latest-comments__comment-author_1f865e44da5ad8be,
    .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li a.wp-block-te-latest-comments__comment-link_60643097d26227b5,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li a.wp-block-te-latest-comments__comment-author_1f865e44da5ad8be,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li a.wp-block-te-latest-comments__comment-link_60643097d26227b5,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li a.wp-block-te-latest-comments__comment-author_1f865e44da5ad8be,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li a.wp-block-te-latest-comments__comment-link_60643097d26227b5 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li a:hover,
    .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li a:hover,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li a:hover,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li a:hover {
      color: #317EFE; }
  .widget_fba4c9ef2db17b0d .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-excerpt_e8640483d0cad1d9 p,
  .widget_fba4c9ef2db17b0d .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-excerpt_e8640483d0cad1d9 p,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-te-latest-comments_7a237f32402ab701 li .wp-block-te-latest-comments__comment-excerpt_e8640483d0cad1d9 p,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-latest-posts_690c3f2a6a3f8bb1 li .wp-block-te-latest-comments__comment-excerpt_e8640483d0cad1d9 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4,
  .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4 a,
    .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 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_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4 a,
        .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 a {
          width: 40px;
          height: 40px; } }
      .widget_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4 a.facebook_78994e6825a2d1e4,
      .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 a.facebook_78994e6825a2d1e4 {
        background-color: #1877f2; }
      .widget_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4 a.twitter_3a7fa698dcaf057d,
      .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 a.twitter_3a7fa698dcaf057d {
        background-color: #1da1f2; }
      .widget_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4 a.linkedin_8e68cc62c7986bf7,
      .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 a.linkedin_8e68cc62c7986bf7 {
        background-color: #0a66c2; }
      .widget_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4 a.instagram_c7fcb6a611adf408,
      .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 a.instagram_c7fcb6a611adf408 {
        background-color: #405de6; }
      .widget_fba4c9ef2db17b0d .te-social-profile_8c320b6dbc58d8f4 a:hover,
      .sidebar__widget_27b60f3c6e0f059b .te-social-profile_8c320b6dbc58d8f4 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_fba4c9ef2db17b0d select,
  .sidebar__widget_27b60f3c6e0f059b select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_fba4c9ef2db17b0d .has-login-form_18e93f6c896f9cc7 .login-username_b82a0b13242c4f76 label,
  .widget_fba4c9ef2db17b0d .has-login-form_18e93f6c896f9cc7 .login-password_6f8c7cf6b1f8753a label,
  .sidebar__widget_27b60f3c6e0f059b .has-login-form_18e93f6c896f9cc7 .login-username_b82a0b13242c4f76 label,
  .sidebar__widget_27b60f3c6e0f059b .has-login-form_18e93f6c896f9cc7 .login-password_6f8c7cf6b1f8753a label {
    margin-bottom: 10px; }
  .widget_fba4c9ef2db17b0d .has-login-form_18e93f6c896f9cc7 .login-username_b82a0b13242c4f76 input,
  .widget_fba4c9ef2db17b0d .has-login-form_18e93f6c896f9cc7 .login-password_6f8c7cf6b1f8753a input,
  .sidebar__widget_27b60f3c6e0f059b .has-login-form_18e93f6c896f9cc7 .login-username_b82a0b13242c4f76 input,
  .sidebar__widget_27b60f3c6e0f059b .has-login-form_18e93f6c896f9cc7 .login-password_6f8c7cf6b1f8753a input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_fba4c9ef2db17b0d .has-login-form_18e93f6c896f9cc7 .login-remember_b4facedad4bd9615 label,
  .sidebar__widget_27b60f3c6e0f059b .has-login-form_18e93f6c896f9cc7 .login-remember_b4facedad4bd9615 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_fba4c9ef2db17b0d .has-login-form_18e93f6c896f9cc7 .login-submit_e1d42f09da6f213e,
  .sidebar__widget_27b60f3c6e0f059b .has-login-form_18e93f6c896f9cc7 .login-submit_e1d42f09da6f213e {
    margin-bottom: 0; }
    .widget_fba4c9ef2db17b0d .has-login-form_18e93f6c896f9cc7 .login-submit_e1d42f09da6f213e input.button-primary_e0003e25ee88fa47,
    .sidebar__widget_27b60f3c6e0f059b .has-login-form_18e93f6c896f9cc7 .login-submit_e1d42f09da6f213e input.button-primary_e0003e25ee88fa47 {
      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_fba4c9ef2db17b0d .search-form_edb191be44913291,
  .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_fba4c9ef2db17b0d .search-form_edb191be44913291 button,
    .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_fba4c9ef2db17b0d.widget_search_c5d7b48e0576f675 .sidebar__search_63a48b19d608dcc4,
  .sidebar__widget_27b60f3c6e0f059b.widget_search_c5d7b48e0576f675 .sidebar__search_63a48b19d608dcc4 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_fba4c9ef2db17b0d.widget_search_c5d7b48e0576f675 .sidebar__search_63a48b19d608dcc4 button,
    .sidebar__widget_27b60f3c6e0f059b.widget_search_c5d7b48e0576f675 .sidebar__search_63a48b19d608dcc4 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_fba4c9ef2db17b0d .wp-block-search__no-button_8bb07a0f1468bef5.wp-block-search_81beab109a804d7d input,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-search__no-button_8bb07a0f1468bef5.wp-block-search_81beab109a804d7d input {
    border-radius: 10px; }
  .widget_fba4c9ef2db17b0d .wp-block-search_81beab109a804d7d,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-search_81beab109a804d7d {
    margin-bottom: -2px; }
  .widget_fba4c9ef2db17b0d .wp-block-search_81beab109a804d7d,
  .widget_fba4c9ef2db17b0d .search-form_edb191be44913291,
  .widget_fba4c9ef2db17b0d .sidebar__search_63a48b19d608dcc4,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-search_81beab109a804d7d,
  .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291,
  .sidebar__widget_27b60f3c6e0f059b .sidebar__search_63a48b19d608dcc4 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_fba4c9ef2db17b0d .wp-block-search_81beab109a804d7d .wp-block-search__inside-wrapper_26e0b1f0def67d8f,
    .widget_fba4c9ef2db17b0d .search-form_edb191be44913291 .wp-block-search__inside-wrapper_26e0b1f0def67d8f,
    .widget_fba4c9ef2db17b0d .sidebar__search_63a48b19d608dcc4 .wp-block-search__inside-wrapper_26e0b1f0def67d8f,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-search_81beab109a804d7d .wp-block-search__inside-wrapper_26e0b1f0def67d8f,
    .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291 .wp-block-search__inside-wrapper_26e0b1f0def67d8f,
    .sidebar__widget_27b60f3c6e0f059b .sidebar__search_63a48b19d608dcc4 .wp-block-search__inside-wrapper_26e0b1f0def67d8f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_fba4c9ef2db17b0d .wp-block-search_81beab109a804d7d label,
    .widget_fba4c9ef2db17b0d .search-form_edb191be44913291 label,
    .widget_fba4c9ef2db17b0d .sidebar__search_63a48b19d608dcc4 label,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-search_81beab109a804d7d label,
    .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291 label,
    .sidebar__widget_27b60f3c6e0f059b .sidebar__search_63a48b19d608dcc4 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_fba4c9ef2db17b0d .wp-block-search_81beab109a804d7d input,
    .widget_fba4c9ef2db17b0d .search-form_edb191be44913291 input,
    .widget_fba4c9ef2db17b0d .sidebar__search_63a48b19d608dcc4 input,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-search_81beab109a804d7d input,
    .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291 input,
    .sidebar__widget_27b60f3c6e0f059b .sidebar__search_63a48b19d608dcc4 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_fba4c9ef2db17b0d .wp-block-search_81beab109a804d7d button,
    .widget_fba4c9ef2db17b0d .search-form_edb191be44913291 button,
    .widget_fba4c9ef2db17b0d .sidebar__search_63a48b19d608dcc4 button,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-search_81beab109a804d7d button,
    .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291 button,
    .sidebar__widget_27b60f3c6e0f059b .sidebar__search_63a48b19d608dcc4 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_fba4c9ef2db17b0d .tagcloud_c6813ba205e99d71,
  .widget_fba4c9ef2db17b0d .wp-block-tag-cloud_cd19c4e4d13e03b3,
  .sidebar__widget_27b60f3c6e0f059b .tagcloud_c6813ba205e99d71,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-tag-cloud_cd19c4e4d13e03b3 {
    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_fba4c9ef2db17b0d .tagcloud_c6813ba205e99d71 a,
    .widget_fba4c9ef2db17b0d .wp-block-tag-cloud_cd19c4e4d13e03b3 a,
    .sidebar__widget_27b60f3c6e0f059b .tagcloud_c6813ba205e99d71 a,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-tag-cloud_cd19c4e4d13e03b3 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_fba4c9ef2db17b0d .tagcloud_c6813ba205e99d71 a:hover,
      .widget_fba4c9ef2db17b0d .wp-block-tag-cloud_cd19c4e4d13e03b3 a:hover,
      .sidebar__widget_27b60f3c6e0f059b .tagcloud_c6813ba205e99d71 a:hover,
      .sidebar__widget_27b60f3c6e0f059b .wp-block-tag-cloud_cd19c4e4d13e03b3 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_fba4c9ef2db17b0d ul,
  .widget_fba4c9ef2db17b0d ol,
  .sidebar__widget_27b60f3c6e0f059b ul,
  .sidebar__widget_27b60f3c6e0f059b ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_fba4c9ef2db17b0d ul li,
    .widget_fba4c9ef2db17b0d ol li,
    .sidebar__widget_27b60f3c6e0f059b ul li,
    .sidebar__widget_27b60f3c6e0f059b ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_fba4c9ef2db17b0d ul li:first-child,
      .widget_fba4c9ef2db17b0d ol li:first-child,
      .sidebar__widget_27b60f3c6e0f059b ul li:first-child,
      .sidebar__widget_27b60f3c6e0f059b ol li:first-child {
        border-top: 0; }
      .widget_fba4c9ef2db17b0d ul li:last-child,
      .widget_fba4c9ef2db17b0d ol li:last-child,
      .sidebar__widget_27b60f3c6e0f059b ul li:last-child,
      .sidebar__widget_27b60f3c6e0f059b ol li:last-child {
        margin-bottom: 0; }
      .widget_fba4c9ef2db17b0d ul li.recentcomments_67a5095e642024f3 .comment-author-link_8bd7338ac76777b5 a:before, .widget_fba4c9ef2db17b0d ul li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 .comment-author-link_8bd7338ac76777b5 a:before,
      .widget_fba4c9ef2db17b0d ol li.recentcomments_67a5095e642024f3 .comment-author-link_8bd7338ac76777b5 a:before,
      .widget_fba4c9ef2db17b0d ol li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 .comment-author-link_8bd7338ac76777b5 a:before,
      .sidebar__widget_27b60f3c6e0f059b ul li.recentcomments_67a5095e642024f3 .comment-author-link_8bd7338ac76777b5 a:before,
      .sidebar__widget_27b60f3c6e0f059b ul li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 .comment-author-link_8bd7338ac76777b5 a:before,
      .sidebar__widget_27b60f3c6e0f059b ol li.recentcomments_67a5095e642024f3 .comment-author-link_8bd7338ac76777b5 a:before,
      .sidebar__widget_27b60f3c6e0f059b ol li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 .comment-author-link_8bd7338ac76777b5 a:before {
        display: none; }
      .widget_fba4c9ef2db17b0d ul li.recentcomments_67a5095e642024f3 a, .widget_fba4c9ef2db17b0d ul li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a,
      .widget_fba4c9ef2db17b0d ol li.recentcomments_67a5095e642024f3 a,
      .widget_fba4c9ef2db17b0d ol li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a,
      .sidebar__widget_27b60f3c6e0f059b ul li.recentcomments_67a5095e642024f3 a,
      .sidebar__widget_27b60f3c6e0f059b ul li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a,
      .sidebar__widget_27b60f3c6e0f059b ol li.recentcomments_67a5095e642024f3 a,
      .sidebar__widget_27b60f3c6e0f059b ol li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a {
        padding-left: 0;
        display: inline; }
        .widget_fba4c9ef2db17b0d ul li.recentcomments_67a5095e642024f3 a:before, .widget_fba4c9ef2db17b0d ul li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a:before,
        .widget_fba4c9ef2db17b0d ol li.recentcomments_67a5095e642024f3 a:before,
        .widget_fba4c9ef2db17b0d ol li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a:before,
        .sidebar__widget_27b60f3c6e0f059b ul li.recentcomments_67a5095e642024f3 a:before,
        .sidebar__widget_27b60f3c6e0f059b ul li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a:before,
        .sidebar__widget_27b60f3c6e0f059b ol li.recentcomments_67a5095e642024f3 a:before,
        .sidebar__widget_27b60f3c6e0f059b ol li.wp-block-latest-comments__comment_8d2a17ac20d4a4b2 a:before {
          display: none; }
      .widget_fba4c9ef2db17b0d ul li a,
      .widget_fba4c9ef2db17b0d ol li a,
      .sidebar__widget_27b60f3c6e0f059b ul li a,
      .sidebar__widget_27b60f3c6e0f059b 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_fba4c9ef2db17b0d ul li a::before,
        .widget_fba4c9ef2db17b0d ol li a::before,
        .sidebar__widget_27b60f3c6e0f059b ul li a::before,
        .sidebar__widget_27b60f3c6e0f059b ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_fba4c9ef2db17b0d ul li a:hover,
        .widget_fba4c9ef2db17b0d ol li a:hover,
        .sidebar__widget_27b60f3c6e0f059b ul li a:hover,
        .sidebar__widget_27b60f3c6e0f059b ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_fba4c9ef2db17b0d ul li a.rsswidget_e332bf830934d2bb, .widget_fba4c9ef2db17b0d ul li a.wp-block-latest-posts__post-title_b58c49366562ac75,
        .widget_fba4c9ef2db17b0d ol li a.rsswidget_e332bf830934d2bb,
        .widget_fba4c9ef2db17b0d ol li a.wp-block-latest-posts__post-title_b58c49366562ac75,
        .sidebar__widget_27b60f3c6e0f059b ul li a.rsswidget_e332bf830934d2bb,
        .sidebar__widget_27b60f3c6e0f059b ul li a.wp-block-latest-posts__post-title_b58c49366562ac75,
        .sidebar__widget_27b60f3c6e0f059b ol li a.rsswidget_e332bf830934d2bb,
        .sidebar__widget_27b60f3c6e0f059b ol li a.wp-block-latest-posts__post-title_b58c49366562ac75 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_fba4c9ef2db17b0d ul li a.rsswidget_e332bf830934d2bb:before, .widget_fba4c9ef2db17b0d ul li a.wp-block-latest-posts__post-title_b58c49366562ac75:before,
          .widget_fba4c9ef2db17b0d ol li a.rsswidget_e332bf830934d2bb:before,
          .widget_fba4c9ef2db17b0d ol li a.wp-block-latest-posts__post-title_b58c49366562ac75:before,
          .sidebar__widget_27b60f3c6e0f059b ul li a.rsswidget_e332bf830934d2bb:before,
          .sidebar__widget_27b60f3c6e0f059b ul li a.wp-block-latest-posts__post-title_b58c49366562ac75:before,
          .sidebar__widget_27b60f3c6e0f059b ol li a.rsswidget_e332bf830934d2bb:before,
          .sidebar__widget_27b60f3c6e0f059b ol li a.wp-block-latest-posts__post-title_b58c49366562ac75:before {
            display: none; }
      .widget_fba4c9ef2db17b0d ul li ul,
      .widget_fba4c9ef2db17b0d ol li ul,
      .sidebar__widget_27b60f3c6e0f059b ul li ul,
      .sidebar__widget_27b60f3c6e0f059b ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_fba4c9ef2db17b0d ul.wp-tag-cloud_d63d83912e78d040 li,
    .widget_fba4c9ef2db17b0d ol.wp-tag-cloud_d63d83912e78d040 li,
    .sidebar__widget_27b60f3c6e0f059b ul.wp-tag-cloud_d63d83912e78d040 li,
    .sidebar__widget_27b60f3c6e0f059b ol.wp-tag-cloud_d63d83912e78d040 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_fba4c9ef2db17b0d ul.wp-tag-cloud_d63d83912e78d040 li a:before,
      .widget_fba4c9ef2db17b0d ol.wp-tag-cloud_d63d83912e78d040 li a:before,
      .sidebar__widget_27b60f3c6e0f059b ul.wp-tag-cloud_d63d83912e78d040 li a:before,
      .sidebar__widget_27b60f3c6e0f059b ol.wp-tag-cloud_d63d83912e78d040 li a:before {
        display: none; }
  .widget_fba4c9ef2db17b0d.te_widget_categories_ef9d9ec642ee2ea1 li, .widget_fba4c9ef2db17b0d.widget_archive_6021d2f673c6e24b li,
  .widget_fba4c9ef2db17b0d .wp-block-categories-list_76f3313b6a1c9ff7 li,
  .widget_fba4c9ef2db17b0d .wp-block-archives-list_88bc77fc263e1f82 li,
  .sidebar__widget_27b60f3c6e0f059b.te_widget_categories_ef9d9ec642ee2ea1 li,
  .sidebar__widget_27b60f3c6e0f059b.widget_archive_6021d2f673c6e24b li,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-categories-list_76f3313b6a1c9ff7 li,
  .sidebar__widget_27b60f3c6e0f059b .wp-block-archives-list_88bc77fc263e1f82 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_fba4c9ef2db17b0d.te_widget_categories_ef9d9ec642ee2ea1 li.cat-item_0d533da8e18cd102, .widget_fba4c9ef2db17b0d.widget_archive_6021d2f673c6e24b li.cat-item_0d533da8e18cd102,
    .widget_fba4c9ef2db17b0d .wp-block-categories-list_76f3313b6a1c9ff7 li.cat-item_0d533da8e18cd102,
    .widget_fba4c9ef2db17b0d .wp-block-archives-list_88bc77fc263e1f82 li.cat-item_0d533da8e18cd102,
    .sidebar__widget_27b60f3c6e0f059b.te_widget_categories_ef9d9ec642ee2ea1 li.cat-item_0d533da8e18cd102,
    .sidebar__widget_27b60f3c6e0f059b.widget_archive_6021d2f673c6e24b li.cat-item_0d533da8e18cd102,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-categories-list_76f3313b6a1c9ff7 li.cat-item_0d533da8e18cd102,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-archives-list_88bc77fc263e1f82 li.cat-item_0d533da8e18cd102 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_fba4c9ef2db17b0d.te_widget_categories_ef9d9ec642ee2ea1 li a, .widget_fba4c9ef2db17b0d.widget_archive_6021d2f673c6e24b li a,
    .widget_fba4c9ef2db17b0d .wp-block-categories-list_76f3313b6a1c9ff7 li a,
    .widget_fba4c9ef2db17b0d .wp-block-archives-list_88bc77fc263e1f82 li a,
    .sidebar__widget_27b60f3c6e0f059b.te_widget_categories_ef9d9ec642ee2ea1 li a,
    .sidebar__widget_27b60f3c6e0f059b.widget_archive_6021d2f673c6e24b li a,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-categories-list_76f3313b6a1c9ff7 li a,
    .sidebar__widget_27b60f3c6e0f059b .wp-block-archives-list_88bc77fc263e1f82 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_9a52257a00efe478 {
  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_9a52257a00efe478 .about-desc_4a878787ded27faa {
    text-align: left; }
    .widget-about-info_9a52257a00efe478 .about-desc_4a878787ded27faa .about-title_90e01ae25a0cdd44 {
      font-size: 20px; }
  .widget-about-info_9a52257a00efe478 .about-image_ce827c19ae4adeb8 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_9a52257a00efe478 .te-social-profile_8c320b6dbc58d8f4 {
    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_9a52257a00efe478 .te-social-profile_8c320b6dbc58d8f4 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_9a52257a00efe478 .te-social-profile_8c320b6dbc58d8f4 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_a2c0223d1a2c8431.has-author_5acf59ade395309e.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-latest-posts__te-post-title_ad91f069d1f7a393 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_2dc8585a3475859a .wp-block-heading_660675a8622a2496:before,
.widget_rss_2dc8585a3475859a .widget-title_2e8a50f0d294fb3f:before {
  display: none; }
.widget_rss_2dc8585a3475859a .rss-widget-icon_1b7c28985aa42e88 {
  margin-right: 6px; }
.widget_rss_2dc8585a3475859a ul li a.rsswidget_e332bf830934d2bb {
  color: #14203A; }
  .widget_rss_2dc8585a3475859a ul li a.rsswidget_e332bf830934d2bb:hover {
    color: #317EFE; }

.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-title_2de30de0547b2ab9,
.wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-title_2de30de0547b2ab9,
.widget_rss_2dc8585a3475859a .wp-block-rss__item-title_2de30de0547b2ab9 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-title_2de30de0547b2ab9 a:before,
  .wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-title_2de30de0547b2ab9 a:before,
  .widget_rss_2dc8585a3475859a .wp-block-rss__item-title_2de30de0547b2ab9 a:before {
    display: none; }
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-latest-posts__post-author_150dc4eac961721b,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-publish-date_4cd0619e9a0fdd03,
.wp-block-rss_f366a8b347cd7036 .wp-block-latest-posts__post-author_150dc4eac961721b,
.wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-publish-date_4cd0619e9a0fdd03,
.widget_rss_2dc8585a3475859a .wp-block-latest-posts__post-author_150dc4eac961721b,
.widget_rss_2dc8585a3475859a .wp-block-rss__item-publish-date_4cd0619e9a0fdd03 {
  margin-right: 10px; }
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-latest-posts__post-author_150dc4eac961721b,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-latest-posts__te-post-date_f01b484404e471ef,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-publish-date_4cd0619e9a0fdd03,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-author_eb7be51031b312d2,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .rss-date_eddb7b5dd8985ee3,
.wp-block-rss_f366a8b347cd7036 .wp-block-latest-posts__post-author_150dc4eac961721b,
.wp-block-rss_f366a8b347cd7036 .wp-block-latest-posts__te-post-date_f01b484404e471ef,
.wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-publish-date_4cd0619e9a0fdd03,
.wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-author_eb7be51031b312d2,
.wp-block-rss_f366a8b347cd7036 .rss-date_eddb7b5dd8985ee3,
.widget_rss_2dc8585a3475859a .wp-block-latest-posts__post-author_150dc4eac961721b,
.widget_rss_2dc8585a3475859a .wp-block-latest-posts__te-post-date_f01b484404e471ef,
.widget_rss_2dc8585a3475859a .wp-block-rss__item-publish-date_4cd0619e9a0fdd03,
.widget_rss_2dc8585a3475859a .wp-block-rss__item-author_eb7be51031b312d2,
.widget_rss_2dc8585a3475859a .rss-date_eddb7b5dd8985ee3 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-latest-posts__te-post-date_f01b484404e471ef:before,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-publish-date_4cd0619e9a0fdd03:before,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .rss-date_eddb7b5dd8985ee3:before,
.wp-block-rss_f366a8b347cd7036 .wp-block-latest-posts__te-post-date_f01b484404e471ef:before,
.wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-publish-date_4cd0619e9a0fdd03:before,
.wp-block-rss_f366a8b347cd7036 .rss-date_eddb7b5dd8985ee3:before,
.widget_rss_2dc8585a3475859a .wp-block-latest-posts__te-post-date_f01b484404e471ef:before,
.widget_rss_2dc8585a3475859a .wp-block-rss__item-publish-date_4cd0619e9a0fdd03:before,
.widget_rss_2dc8585a3475859a .rss-date_eddb7b5dd8985ee3:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-latest-posts__post-author_150dc4eac961721b:before,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-author_eb7be51031b312d2:before,
.wp-block-rss_f366a8b347cd7036 .wp-block-latest-posts__post-author_150dc4eac961721b:before,
.wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-author_eb7be51031b312d2:before,
.widget_rss_2dc8585a3475859a .wp-block-latest-posts__post-author_150dc4eac961721b:before,
.widget_rss_2dc8585a3475859a .wp-block-rss__item-author_eb7be51031b312d2:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-latest-posts__post-excerpt_17a71b89c6c108c1,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .wp-block-rss__item-excerpt_7e91afc2f83aa08e,
.wp-block-latest-posts_690c3f2a6a3f8bb1 .rssSummary_f0a624c6184eda33,
.wp-block-rss_f366a8b347cd7036 .wp-block-latest-posts__post-excerpt_17a71b89c6c108c1,
.wp-block-rss_f366a8b347cd7036 .wp-block-rss__item-excerpt_7e91afc2f83aa08e,
.wp-block-rss_f366a8b347cd7036 .rssSummary_f0a624c6184eda33,
.widget_rss_2dc8585a3475859a .wp-block-latest-posts__post-excerpt_17a71b89c6c108c1,
.widget_rss_2dc8585a3475859a .wp-block-rss__item-excerpt_7e91afc2f83aa08e,
.widget_rss_2dc8585a3475859a .rssSummary_f0a624c6184eda33 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_6e381cbfb93d9814 .te-single-post-meta_b0d48bdeb94dc586 {
  gap: 32px; }

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

.te-comment-title_168f4f1c54e1f6ca h2,
.te-comment-title_168f4f1c54e1f6ca .wp-block-comments-title_c64d484544f3567a,
.wp-block-comments_3d1f7e09acc082f4 h2,
.wp-block-comments_3d1f7e09acc082f4 .wp-block-comments-title_c64d484544f3567a {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 {
  padding-left: 0; }
  .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 .wp-block-te-comment-reply_a2db592bb827032c {
    margin-top: 15px; }
  .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-column_17b26ed392d9e58c:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-avatar_0a34a313fc151d8a {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-avatar_0a34a313fc151d8a img {
        width: 100%; }
    .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-comment-author-name_8f28b0fdeefc40f7 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-comment-edit-link_37ea7a0bc089f50b a {
      color: #317EFE; }
    .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-comment-date_676ce9e555d1ad0f a,
    .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-comment-edit-link_37ea7a0bc089f50b a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-te-comment-reply_a2db592bb827032c 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_3d1f7e09acc082f4 .wp-block-comment-template_cf46cb7c1d7910f5 li .wp-block-columns_19b60d1df6caff1d .wp-block-te-comment-reply_a2db592bb827032c 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_27d2ec02842eb56f .te-comment-respond_8729e58514a4c1fb,
.te-latest-comments_27d2ec02842eb56f .comment-respond_15d318d7708b1b74 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_27d2ec02842eb56f li .children .te-comments-item_68a641ea37d63006 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_27d2ec02842eb56f li .children .te-comments-item_68a641ea37d63006 {
      margin-left: 0; } }
.te-latest-comments_27d2ec02842eb56f li .children .children .te-comments-item_68a641ea37d63006 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 {
      padding: 30px; } }
  .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-avatar_2e914ace519dba9a {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-avatar_2e914ace519dba9a {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-avatar_2e914ace519dba9a img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 {
    overflow: hidden; }
    .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 .te-avatar-name_e2c0aff37ae6bf81 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 .te-avatar-name_e2c0aff37ae6bf81 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_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 .te-avatar-name_e2c0aff37ae6bf81 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_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 .te-avatar-name_e2c0aff37ae6bf81 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 .te-comment-reply_9b246925068b45c2 {
      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_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 .te-comment-reply_9b246925068b45c2 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_27d2ec02842eb56f li .te-comments-item_68a641ea37d63006 .te-comments-text_f66721849eb0a5b1 .te-comment-reply_9b246925068b45c2:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_cc217e0c4bf448ac .te-contacts-message_89e5a51a82c49e71 {
  margin-top: 10px; }

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

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

.te-comment-respond_8729e58514a4c1fb,
.comment-respond_15d318d7708b1b74 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_8729e58514a4c1fb .comment-form-cookies-consent_0624bd2a883b467f,
  .comment-respond_15d318d7708b1b74 .comment-form-cookies-consent_0624bd2a883b467f {
    display: none; }
  .te-comment-respond_8729e58514a4c1fb .comment-notes_ff848297a6738bcd,
  .comment-respond_15d318d7708b1b74 .comment-notes_ff848297a6738bcd {
    margin-bottom: 30px; }
  .te-comment-respond_8729e58514a4c1fb p,
  .comment-respond_15d318d7708b1b74 p {
    margin: 0; }
  .te-comment-respond_8729e58514a4c1fb .te-contacts-email_3fbfb3008031908d,
  .te-comment-respond_8729e58514a4c1fb .te-contacts-name_fab0607c17c0626b,
  .te-comment-respond_8729e58514a4c1fb .single-input-field_7aa52ff81722b699,
  .comment-respond_15d318d7708b1b74 .te-contacts-email_3fbfb3008031908d,
  .comment-respond_15d318d7708b1b74 .te-contacts-name_fab0607c17c0626b,
  .comment-respond_15d318d7708b1b74 .single-input-field_7aa52ff81722b699 {
    margin-bottom: 20px; }
  .te-comment-respond_8729e58514a4c1fb label,
  .comment-respond_15d318d7708b1b74 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_8729e58514a4c1fb .checkbox-field-wrapper_5b374b163ac07c76,
  .comment-respond_15d318d7708b1b74 .checkbox-field-wrapper_5b374b163ac07c76 {
    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_8729e58514a4c1fb .checkbox-field-wrapper_5b374b163ac07c76 p,
    .comment-respond_15d318d7708b1b74 .checkbox-field-wrapper_5b374b163ac07c76 p {
      margin: 0; }
    .te-comment-respond_8729e58514a4c1fb .checkbox-field-wrapper_5b374b163ac07c76 .single-checkbox-field_0e30b8eb1ef481a0,
    .comment-respond_15d318d7708b1b74 .checkbox-field-wrapper_5b374b163ac07c76 .single-checkbox-field_0e30b8eb1ef481a0 {
      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_8729e58514a4c1fb .te-comment-form-cookies-consent_8784f06c225d87d2,
  .comment-respond_15d318d7708b1b74 .te-comment-form-cookies-consent_8784f06c225d87d2 {
    display: none; }
  .te-comment-respond_8729e58514a4c1fb input[type="number"],
  .comment-respond_15d318d7708b1b74 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_8729e58514a4c1fb input,
  .te-comment-respond_8729e58514a4c1fb select,
  .comment-respond_15d318d7708b1b74 input,
  .comment-respond_15d318d7708b1b74 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_8729e58514a4c1fb *::-webkit-input-placeholder,
  .comment-respond_15d318d7708b1b74 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_8729e58514a4c1fb *:-ms-input-placeholder,
  .comment-respond_15d318d7708b1b74 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_8729e58514a4c1fb *::-ms-input-placeholder,
  .comment-respond_15d318d7708b1b74 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_8729e58514a4c1fb *::placeholder,
  .comment-respond_15d318d7708b1b74 *::placeholder {
    color: #778196; }
  .te-comment-respond_8729e58514a4c1fb textarea,
  .comment-respond_15d318d7708b1b74 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_8729e58514a4c1fb input:focus,
  .te-comment-respond_8729e58514a4c1fb textarea:focus,
  .te-comment-respond_8729e58514a4c1fb .form-select_0bc6cfb02836ce57:focus,
  .comment-respond_15d318d7708b1b74 input:focus,
  .comment-respond_15d318d7708b1b74 textarea:focus,
  .comment-respond_15d318d7708b1b74 .form-select_0bc6cfb02836ce57: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_bcc2fd6ea9a8dfd8 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_bcc2fd6ea9a8dfd8:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_bcc2fd6ea9a8dfd8: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_bcc2fd6ea9a8dfd8:hover .te-content-wrapper_58b05550361f4367 {
    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_bcc2fd6ea9a8dfd8 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_bcc2fd6ea9a8dfd8 .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_bcc2fd6ea9a8dfd8 .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_bcc2fd6ea9a8dfd8 .te-content-wrapper_58b05550361f4367 {
    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_bcc2fd6ea9a8dfd8 .te-content-wrapper_58b05550361f4367 .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_bcc2fd6ea9a8dfd8 .te-content-wrapper_58b05550361f4367 .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_bcc2fd6ea9a8dfd8 .te-content-wrapper_58b05550361f4367 .content .desc_e04f63c52b9e50cc {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_bcc2fd6ea9a8dfd8 .te-content-wrapper_58b05550361f4367 .social_aa8e2730023642ef {
      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_bcc2fd6ea9a8dfd8 .te-content-wrapper_58b05550361f4367 .social_aa8e2730023642ef 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_bcc2fd6ea9a8dfd8 .te-content-wrapper_58b05550361f4367 .social_aa8e2730023642ef a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470:hover .te-content-wrapper_58b05550361f4367 .social_aa8e2730023642ef a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470:hover .te-content-wrapper_58b05550361f4367 .content .title,
    .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470:hover .te-content-wrapper_58b05550361f4367 .content .desc_e04f63c52b9e50cc {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .image {
    border-radius: 20px; }
  .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .te-content-wrapper_58b05550361f4367 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .te-content-wrapper_58b05550361f4367 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .te-content-wrapper_58b05550361f4367 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .te-content-wrapper_58b05550361f4367 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .te-content-wrapper_58b05550361f4367 .content .desc_e04f63c52b9e50cc {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .te-content-wrapper_58b05550361f4367 .social_aa8e2730023642ef a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_bcc2fd6ea9a8dfd8.style-2_8c985560d24e0470 .te-content-wrapper_58b05550361f4367 .social_aa8e2730023642ef 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_690d5886e343d082 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_690d5886e343d082 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_690d5886e343d082 .slick-list_78d34963e4b4bf1b {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_690d5886e343d082 .slick-list_78d34963e4b4bf1b {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_690d5886e343d082 .slick-list_78d34963e4b4bf1b .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_690d5886e343d082 .slick-dots_a5b81822f64dad1a {
    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_690d5886e343d082 .slick-dots_a5b81822f64dad1a 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_690d5886e343d082 .slick-dots_a5b81822f64dad1a 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_690d5886e343d082 .slick-dots_a5b81822f64dad1a 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_690d5886e343d082 .slick-dots_a5b81822f64dad1a li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_690d5886e343d082 .slick-arrow_be0f7b47319c704b {
    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_70a4ef6a4ef52737 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_70a4ef6a4ef52737:hover .image .te-content-wrapper_58b05550361f4367 {
    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_70a4ef6a4ef52737:hover .image .te-content-wrapper_58b05550361f4367 .content .content-inner_2e1170617749aa9d {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_70a4ef6a4ef52737:hover .image .te-content-wrapper_58b05550361f4367 .content .btn-wrapper_7c37d0ec77010e03 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_70a4ef6a4ef52737:hover .image .te-content-wrapper_58b05550361f4367 .content .content-inner_2e1170617749aa9d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_70a4ef6a4ef52737: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_70a4ef6a4ef52737 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_70a4ef6a4ef52737 .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_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 {
    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_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 .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_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 .content .content-inner_2e1170617749aa9d {
        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_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 .content .sub-title_830e63e4127c2caf {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 .content .btn-wrapper_7c37d0ec77010e03 {
        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_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 .content .btn-wrapper_7c37d0ec77010e03 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_70a4ef6a4ef52737 .te-content-wrapper_58b05550361f4367 .content .btn-wrapper_7c37d0ec77010e03 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_70a4ef6a4ef52737.style-3_14389832c49e5061:hover .te-content-wrapper_58b05550361f4367 .content .btn-wrapper_7c37d0ec77010e03 {
  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_70a4ef6a4ef52737.style-3_14389832c49e5061 .te-content-wrapper_58b05550361f4367 {
  padding: 0; }
  .te-portfolio-card_70a4ef6a4ef52737.style-3_14389832c49e5061 .te-content-wrapper_58b05550361f4367 .content .content-inner_2e1170617749aa9d {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_70a4ef6a4ef52737.style-3_14389832c49e5061 .te-content-wrapper_58b05550361f4367 .content .btn-wrapper_7c37d0ec77010e03 {
    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_fec87f14befa37ad.style-1_e244eb1dde8625e4 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_fec87f14befa37ad.style-1_e244eb1dde8625e4 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_c0f19d455af0d124.style-1_e244eb1dde8625e4 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_ca9f02e2c04d8b85.style-1_e244eb1dde8625e4 {
  overflow: hidden; }

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

.about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 .te-about-image-card_d32777a09698ab6c {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 .te-about-image-card_d32777a09698ab6c .te-main-img-wrapper_7ef5622346428d3a .te-main-img-inner_a033e9f8346378cf {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 .te-about-image-card_d32777a09698ab6c .te-company-foundation_f49eb62b1c30a83b {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 .te-about-info-card_37f04a54a5128db4 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 .te-about-info-card_37f04a54a5128db4 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_99b211f5c34b7738.style-2_8c985560d24e0470 .te-about-info-card_37f04a54a5128db4 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .accordion-wrapper_731ad425ca964873 {
      padding-right: 60px; } }
  .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 {
        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_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 {
        right: 0; } }
    .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 {
      position: relative; }
      .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .te-main-img-inner_a033e9f8346378cf {
        -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_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .te-image-shape_70ee14a517267319 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .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_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .content .number_08cc777df8475510 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .top-content_8a0579f8dd8d6f2e {
        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_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .top-content_8a0579f8dd8d6f2e {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .bottom-content_5178ff7650da5a1f {
        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_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .bottom-content_5178ff7650da5a1f {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .bottom-content_5178ff7650da5a1f .bottom-content-inner_16984333652d015e {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .bottom-content_5178ff7650da5a1f .bottom-content-inner_16984333652d015e .title,
          .faq-area_5b7bcef9fe1f8c28.style-1_e244eb1dde8625e4 .te-faq-image_16a5cdc69c943688 .te-image-wrapper_76885b1527342a15 .bottom-content_5178ff7650da5a1f .bottom-content-inner_16984333652d015e .number_08cc777df8475510 {
            color: #14203A; }

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

.testimonial-slider-area_c0f19d455af0d124 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_c0f19d455af0d124.style-2_8c985560d24e0470 .slick-list_78d34963e4b4bf1b {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_c0f19d455af0d124.style-2_8c985560d24e0470 .slick-list_78d34963e4b4bf1b .te-slick-item_1aba01bee53e506b {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 .te-counter-item_1f7256b5a473495c .icon_5a21ae94f3b6185b {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 .te-counter-item_1f7256b5a473495c .te-counter-title_3be0286e8169addd {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 .te-counter-item_1f7256b5a473495c .te-counter-title_3be0286e8169addd .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 .te-counter-item_1f7256b5a473495c .title {
    color: #ffffff; }
  .counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 .te-counter-item_1f7256b5a473495c .number_08cc777df8475510 {
    color: #E7F914; }
  .counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 .te-counter-item_1f7256b5a473495c .number_08cc777df8475510,
  .counter-up-area_d715600c44643025.style-2_8c985560d24e0470 .te-counter-card_5fb9a5f22f075c23 .te-counter-item_1f7256b5a473495c .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-image-bg-collumn_5ea5d95783583738 {
      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_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-subscribe-form-wrapper_6247e310c0516d7f {
      padding: 0; }
    .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 {
      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_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 {
          -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_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 {
          -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_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 {
          gap: 60px; } }
      .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 .te-subscribe-title_250dc66d3c275177 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 .te-content-inner_32baf9572b58e0e3 {
        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_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 .te-content-inner_32baf9572b58e0e3 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 .te-content-inner_32baf9572b58e0e3 .icon_5a21ae94f3b6185b {
          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_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .te-subscribe-form-widget_0960276c51e2205f {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .mc4wp-form-fields_645c0bf5ba956f57 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_f28b5e378c2b03f8.style-2_8c985560d24e0470 .te-subscribe-inner-area_d6812700a4d86393 .mc4wp-form-fields_645c0bf5ba956f57 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_c0f19d455af0d124.style-3_14389832c49e5061 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_c0f19d455af0d124.style-3_14389832c49e5061 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_c0f19d455af0d124.style-3_14389832c49e5061 {
      padding: 100px 0; } }
  .testimonial-slider-area_c0f19d455af0d124.style-3_14389832c49e5061 .slick-list_78d34963e4b4bf1b .slick-slide.slick-current_3bcac89ffc40fc27 .te-testimonial-card_d5487f53a5ad8153.style-3_14389832c49e5061 .te-content-wrapper_58b05550361f4367 .te-user-meta_293ccbae27374d25 .icon_5a21ae94f3b6185b {
    color: #317EFE; }

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

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

.te-contact-info_85b5863d51dcc77c {
  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_85b5863d51dcc77c .te-icon-card_31422b02dc9da1c1 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_70b6f4182de6bfd1 {
  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_70b6f4182de6bfd1 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_70b6f4182de6bfd1 .content .te-title-wrapper_4a47a1cd13637b71 {
    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_70b6f4182de6bfd1 .content .te-title-wrapper_4a47a1cd13637b71 .title-inner_5d9bb1ae88c69273 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_70b6f4182de6bfd1 .content .te-title-wrapper_4a47a1cd13637b71 .title-inner_5d9bb1ae88c69273 .icon_5a21ae94f3b6185b {
        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_70b6f4182de6bfd1 .content .te-title-wrapper_4a47a1cd13637b71 .title-inner_5d9bb1ae88c69273 .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_95a87ac3527bc507 {
  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_95a87ac3527bc507 .list-wrapper_b520f8f4f53c95b0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_95a87ac3527bc507 .list-wrapper_b520f8f4f53c95b0 .icon_5a21ae94f3b6185b {
      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_95a87ac3527bc507 .list-wrapper_b520f8f4f53c95b0 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_95a87ac3527bc507 .list-wrapper_b520f8f4f53c95b0 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_95a87ac3527bc507 .list-wrapper_b520f8f4f53c95b0 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_95a87ac3527bc507 .list-wrapper_b520f8f4f53c95b0 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_7e50ad04b563c18b {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_7e50ad04b563c18b .te-team-card_bcc2fd6ea9a8dfd8 {
    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_4ac3ad476b31c2ea {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_4ac3ad476b31c2ea {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_4ac3ad476b31c2ea {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_3f8ee2ee987a80bf {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_3f8ee2ee987a80bf .te-subscribe-form-widget_0960276c51e2205f .submit-btn_2c4eeb9d507f82a0 span {
    display: none; }
  .footer_3f8ee2ee987a80bf.style-1_e244eb1dde8625e4 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_3f8ee2ee987a80bf.style-1_e244eb1dde8625e4 .te-footer-sec_f20c6012c1d67d68 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_3f8ee2ee987a80bf.style-1_e244eb1dde8625e4 .te-footer-sec_f20c6012c1d67d68 .te-footer-widget_93e686bd8aacbf12 .te-subscribe-form-widget_0960276c51e2205f .mc4wp-form-fields_645c0bf5ba956f57 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_3f8ee2ee987a80bf.style-1_e244eb1dde8625e4 .te-footer-widget_93e686bd8aacbf12 .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 input {
      color: #131A2A; }
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .wp-block-heading_660675a8622a2496,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .widget-title_2e8a50f0d294fb3f,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .wp-block-search__label_9b8134ac4b4964d2,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .wp-block-heading_660675a8622a2496,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .widget-title_2e8a50f0d294fb3f,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .wp-block-search__label_9b8134ac4b4964d2,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d ul li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d ol li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b ul li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b ol li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d ul li,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-calendar-table_8b19b398b86ab8c0,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-block-calendar_40ad75e784190d58 caption,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 nav.wp-calendar-nav_e55bc82bb617f7f7 a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-block-latest-comments__comment-excerpt_3f47f657cee08b65,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-calendar-table_8b19b398b86ab8c0 caption,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_text_4e5880f3dd06c53c,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .tagcloud_c6813ba205e99d71 a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .wp-block-tag-cloud_cd19c4e4d13e03b3 a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .tagcloud_c6813ba205e99d71 a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .wp-block-tag-cloud_cd19c4e4d13e03b3 a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-block-latest-comments__comment-date_35e98042150be61e,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-block-latest-comments__comment_8d2a17ac20d4a4b2,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-block-archives-dropdown_ac404d41b997247b label,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_categories_008250ff8ad0186c li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_archive_6021d2f673c6e24b li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_nav_menu_69fddead07e4adf6 li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_tag_cloud_c96b9718ebb82dbe a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_rss_2dc8585a3475859a li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_rss_2dc8585a3475859a li,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .footer__widget_94d95b0e94c85c58 a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .footer__widget_94d95b0e94c85c58 li,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 li.recentcomments_67a5095e642024f3 {
    color: #ffffff; }
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-theme-btn_ea881da681eccbb7,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-block-loginout_647b53ec82e5c347 a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 input.te-theme-btn_ea881da681eccbb7,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .wp-block-search_81beab109a804d7d button,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .search-form_edb191be44913291 button,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .widget_fba4c9ef2db17b0d .sidebar__search_63a48b19d608dcc4 button,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .wp-block-search_81beab109a804d7d button,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .search-form_edb191be44913291 button,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .sidebar__widget_27b60f3c6e0f059b .sidebar__search_63a48b19d608dcc4 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_3f8ee2ee987a80bf .footer__widget_94d95b0e94c85c58 li {
    list-style: none; }
  .footer_3f8ee2ee987a80bf .te-footer-widget_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 li.wp-block-social-link_cbfaaa2cb7023ee5 {
    display: inline-block;
    width: unset !important; }
  .footer_3f8ee2ee987a80bf .te_widget_nav_menu_28c01d167889d624 li.cat-item_0d533da8e18cd102 {
    text-align: right; }
    .footer_3f8ee2ee987a80bf .te_widget_nav_menu_28c01d167889d624 li.cat-item_0d533da8e18cd102 a {
      float: left; }
  .footer_3f8ee2ee987a80bf .te-footer-bg_560afbfe3e0fe53a {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_3f8ee2ee987a80bf .footer-nav-widget_6c6f9b3763d2af0d {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_3f8ee2ee987a80bf .footer-nav-widget_6c6f9b3763d2af0d {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_3f8ee2ee987a80bf .footer-nav-widget_6c6f9b3763d2af0d {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_3f8ee2ee987a80bf .footer-nav-widget_6c6f9b3763d2af0d {
        padding: 0 30px; } }

.te-footer-widget_93e686bd8aacbf12 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_93e686bd8aacbf12 {
      margin-bottom: 40px; } }
  .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-title_3b780ed05d9d9c27,
  .te-footer-widget_93e686bd8aacbf12 .wp-block-heading_660675a8622a2496 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_93e686bd8aacbf12 ul {
    padding-left: 0; }
  .te-footer-widget_93e686bd8aacbf12 .te-subscribe-form-widget_0960276c51e2205f .mc4wp-form-fields_645c0bf5ba956f57 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_93e686bd8aacbf12 .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_93e686bd8aacbf12.widget-latest-posts-footer_c600086ae456d612 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_93e686bd8aacbf12.zoom-instagram-widget_a9dc554e66257e4c {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_93e686bd8aacbf12.widget_contact_info_widget_ddd4c60690c98e40 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_93e686bd8aacbf12 .widget-instagram-feed_98d30928f8c34203 {
      width: 170px; } }
  .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 {
        padding-right: 0; } }
    .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 .te-footer-logo_9803da6af5e43afc {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 .info-form-and-social-icon_d05feda9a3dd1d0c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 .info-form-and-social-icon_d05feda9a3dd1d0c .te-social-profile_8c320b6dbc58d8f4 {
        margin-top: 0; }
    .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 .te-social-profile_8c320b6dbc58d8f4 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-info_60e92a3d9bd66ec3 .info-form-and-social-icon_d05feda9a3dd1d0c {
        -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_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 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_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 p {
    color: #335371; }
  .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul {
    list-style: none; }
    .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be 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_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li:first-child .contact-icon_1d45c1abc93ab6ab {
          margin-top: 5px; }
      .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li .contact-icon_1d45c1abc93ab6ab {
        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_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li .contact-text_9981f4a55396c81a {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li .contact-text_9981f4a55396c81a a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li .contact-text_9981f4a55396c81a span,
        .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li .contact-text_9981f4a55396c81a p,
        .te-footer-widget_93e686bd8aacbf12 .te-footer-widget-contact_7b0859e8b35785a7 .footer-contact_1e1d16dc6f8147be ul li .contact-text_9981f4a55396c81a 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_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-thumb_8ed82d1268c33c97 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-desc_59512d4b0fb633f3 .te-latest-post-title_f48fd10ecd4e49ea {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-desc_59512d4b0fb633f3 .te-latest-post-title_f48fd10ecd4e49ea 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_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-desc_59512d4b0fb633f3 .te-latest-post-title_f48fd10ecd4e49ea a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-desc_59512d4b0fb633f3 .te-latest-post-meta_962fdcba839a0a0b {
      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_a7a12c95c6544648 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_a7a12c95c6544648 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_a7a12c95c6544648 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_a7a12c95c6544648 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_f28b5e378c2b03f8 {
  overflow: hidden; }
  .subscribe-area_f28b5e378c2b03f8.style-1_e244eb1dde8625e4 .te-subscribe-inner-area_d6812700a4d86393 .te-content-wrapper_58b05550361f4367 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_f28b5e378c2b03f8.style-1_e244eb1dde8625e4 .te-image-bg-collumn_5ea5d95783583738 {
    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_f28b5e378c2b03f8.style-1_e244eb1dde8625e4 .te-image-bg-collumn_5ea5d95783583738 {
        display: none; } }
  .subscribe-area_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 {
    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_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 .short-title_1ccc067a93260dfe {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 .te-subscribe-title_250dc66d3c275177 {
      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_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 .te-subscribe-title_250dc66d3c275177 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 .te-subscribe-title_250dc66d3c275177 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 .te-subscribe-title_250dc66d3c275177 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_f28b5e378c2b03f8 .te-content-wrapper_58b05550361f4367 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_f28b5e378c2b03f8 .te-subscribe-inner-area_d6812700a4d86393 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_f28b5e378c2b03f8 .te-subscribe-inner-area_d6812700a4d86393 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_f28b5e378c2b03f8 .te-subscribe-inner-area_d6812700a4d86393 .te-subscribe-collumn_13a7f1159c3fe946 {
      -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_f28b5e378c2b03f8 .te-subscribe-inner-area_d6812700a4d86393 .te-subscribe-collumn_13a7f1159c3fe946.te-image-bg-collumn_5ea5d95783583738 {
          display: none; } }
    .subscribe-area_f28b5e378c2b03f8 .te-subscribe-inner-area_d6812700a4d86393 .mc4wp-form-fields_645c0bf5ba956f57 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_f28b5e378c2b03f8 .te-subscribe-inner-area_d6812700a4d86393 .mc4wp-form-fields_645c0bf5ba956f57 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_f28b5e378c2b03f8 .te-subscribe-inner-area_d6812700a4d86393 .mc4wp-form-fields_645c0bf5ba956f57 .submit-btn_2c4eeb9d507f82a0 {
        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_93e686bd8aacbf12 .te-subscribe-form-wrapper_6247e310c0516d7f {
  color: #335371; }

.te-subscribe-form-widget_0960276c51e2205f {
  position: relative; }
  .te-subscribe-form-widget_0960276c51e2205f .mc4wp-form-fields_645c0bf5ba956f57 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_0960276c51e2205f .single-field_e3b0d8cf23e92459 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_0960276c51e2205f .submit-btn_2c4eeb9d507f82a0 {
    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_0960276c51e2205f .submit-btn_2c4eeb9d507f82a0:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_0960276c51e2205f .mc4wp-response_c9a0e71711ef9789 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_0960276c51e2205f .mc4wp-response_c9a0e71711ef9789 .mc4wp-alert_270a8f5275f99321.mc4wp-error_8ffa813f03ed0316 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_0960276c51e2205f .mc4wp-response_c9a0e71711ef9789 .mc4wp-alert_270a8f5275f99321.mc4wp-error_8ffa813f03ed0316 a {
      color: #ff0000; }
    .te-subscribe-form-widget_0960276c51e2205f .mc4wp-response_c9a0e71711ef9789 .mc4wp-alert_270a8f5275f99321.mc4wp-success_73d4aae33debcb9c p, .te-subscribe-form-widget_0960276c51e2205f .mc4wp-response_c9a0e71711ef9789 .mc4wp-alert_270a8f5275f99321.mc4wp-notice_87db02679a6995e8 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_c229dc5cd1c40e7c {
  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_c229dc5cd1c40e7c .te-footer-logo_9803da6af5e43afc {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_c229dc5cd1c40e7c .te-social-widget_d405b726f8961a71 {
    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_c229dc5cd1c40e7c .te-social-widget_d405b726f8961a71 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 {
  background-color: #131A2A; }
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-sec_f20c6012c1d67d68 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-widget-title_3b780ed05d9d9c27,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .wp-block-heading_660675a8622a2496 {
    color: #ffffff;
    font-size: 24px; }
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .footer-bottom-area_3a69dc09709ad9f2 .te-copyright-text_2a94e6f352392297 p,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-widget_93e686bd8aacbf12.te_widget_nav_menu_28c01d167889d624 li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-widget_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-desc_59512d4b0fb633f3 .te-latest-post-title_f48fd10ecd4e49ea a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-widget_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-desc_59512d4b0fb633f3 .te-latest-post-title_f48fd10ecd4e49ea,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-widget_93e686bd8aacbf12 .te_widget_latest_post_395ce2d8e41ebbe8 ul li .te-latest-post-desc_59512d4b0fb633f3 .te-latest-post-meta_962fdcba839a0a0b,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-widget_93e686bd8aacbf12 .te-subscribe-form-wrapper_6247e310c0516d7f,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .te-footer-bottom-menu_a7a12c95c6544648 ul li a,
  .footer_3f8ee2ee987a80bf.style-2_8c985560d24e0470 .footer-bottom-area_3a69dc09709ad9f2 .te-copyright-text_2a94e6f352392297 p a {
    color: #ffffff; }

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