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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_8dee8ab806e118f2,
.wp-block-loginout_6bf30d6e63c4060d a,
input.te-theme-btn_8dee8ab806e118f2 {
  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_8dee8ab806e118f2:hover,
  .wp-block-loginout_6bf30d6e63c4060d a:hover,
  input.te-theme-btn_8dee8ab806e118f2:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_8dee8ab806e118f2:focus,
  .wp-block-loginout_6bf30d6e63c4060d a:focus,
  input.te-theme-btn_8dee8ab806e118f2:focus {
    color: #ffffff; }
  .te-theme-btn_8dee8ab806e118f2.yellow-btn_05f87670ba68c31e,
  .wp-block-loginout_6bf30d6e63c4060d a.yellow-btn_05f87670ba68c31e,
  input.te-theme-btn_8dee8ab806e118f2.yellow-btn_05f87670ba68c31e {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_8dee8ab806e118f2.simple-btn_795a469b14ff0323,
  .wp-block-loginout_6bf30d6e63c4060d a.simple-btn_795a469b14ff0323,
  input.te-theme-btn_8dee8ab806e118f2.simple-btn_795a469b14ff0323 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_ac50c1d3d462f523 {
  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_ac50c1d3d462f523 .circle-rotate-inner_f947307515e31189 {
    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_d49360730eddb7a2 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_ed5d051807c3200f {
  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_b03367dfd58f5c93 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_b03367dfd58f5c93 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_b03367dfd58f5c93 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_b03367dfd58f5c93 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_e9448f321b6eae92 .size-full_99c08a4a8acb6214.alignright_e4a8f91aca1601ff {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_e9448f321b6eae92 figure.wp-caption_6e3779622d31766d.aligncenter_56ec10b6769d6fee {
  margin-top: 40px; }
.tp-page-content_e9448f321b6eae92 dl, .tp-page-content_e9448f321b6eae92 ol, .tp-page-content_e9448f321b6eae92 ul {
  margin-bottom: 11px; }
.tp-page-content_e9448f321b6eae92 .te-comment-respond_4fbb47cba196129b {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_e9448f321b6eae92 .te-latest-comments_dca8e0356f9ed743 .te-comment-respond_4fbb47cba196129b {
  margin-bottom: 40px; }
.tp-page-content_e9448f321b6eae92 .te-post-comments_24cdf441d489ff7e {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_cd1b9f30d973596d .gallery-item_9a9363a941c06a9e {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_2e8deb871dfb175e .gallery-item_9a9363a941c06a9e {
  max-width: 50%; }

.gallery-columns-3_1c6062a5d35d91ab .gallery-item_9a9363a941c06a9e {
  max-width: 33.33%; }

.gallery-columns-4_3f8680790bd283ad .gallery-item_9a9363a941c06a9e {
  max-width: 25%; }

.gallery-columns-5_b83a9afffe1abe4d .gallery-item_9a9363a941c06a9e {
  max-width: 20%; }

.gallery-columns-6_a0ae787fc8e986b0 .gallery-item_9a9363a941c06a9e {
  max-width: 16.66%; }

.gallery-columns-7_76c64d6f7e2fb5aa .gallery-item_9a9363a941c06a9e {
  max-width: 14.28%; }

.gallery-columns-8_b23b2ae1231fd662 .gallery-item_9a9363a941c06a9e {
  max-width: 12.5%; }

.gallery-columns-9_fa876105dd48a6df .gallery-item_9a9363a941c06a9e {
  max-width: 11.11%; }

.gallery-caption_7a7e6e28bffa5854 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_1800823c0d4ddce1 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_e7ecbe7d18a9b367 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_078578d6542a25a3 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_6ed4914cf2835588 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_3c2ea998ad7e28d5 p.wp-block-cover-text_e211baba872c3596,
.wp-block-cover_3c2ea998ad7e28d5.is-light_8eaaaccc814c5339 .wp-block-cover__inner-container_a355ed4237d9f97d {
  color: #fff !important; }

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

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

.widget_cbc4535ab7b490b0 .wp-block-archives-dropdown_6ba546adaf057727,
.widget_cbc4535ab7b490b0 .wp-block-categories-dropdown_e1a9dcc65657f333,
.widget_cbc4535ab7b490b0 .wp-block-loginout_6bf30d6e63c4060d,
.widget_cbc4535ab7b490b0 .wp-block-social-links_5e956e98d8ee6c90,
.widget_cbc4535ab7b490b0.widget_archive_e77abf46b473b0a5 select,
.widget_cbc4535ab7b490b0.te_widget_categories_fc9ece9fbf190e6e select,
.widget_cbc4535ab7b490b0.widget_text_009c5c2eb2ddbab5 select,
.widget_cbc4535ab7b490b0.te_widget_search_c9f45e92a4e6d2d8 .search-form_fae2191adfbef6d6,
.widget_cbc4535ab7b490b0.te_widget_tag_cloud_771d353a6e5dbca3 .tagcloud_8357a42e638c29c5,
.widget_cbc4535ab7b490b0 .wp-block-tag-cloud_99c6f1a5610e3a19 {
  margin-bottom: 6px; }

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

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

.blog-search-content_d7aa765f7184917c {
  margin: 0; }
  .blog-search-content_d7aa765f7184917c .wp-block-search_e7ecbe7d18a9b367,
  .blog-search-content_d7aa765f7184917c .search-form_fae2191adfbef6d6,
  .blog-search-content_d7aa765f7184917c .sidebar__search_3895a9ecfbd59da6 {
    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_d7aa765f7184917c .wp-block-search_e7ecbe7d18a9b367,
      .blog-search-content_d7aa765f7184917c .search-form_fae2191adfbef6d6,
      .blog-search-content_d7aa765f7184917c .sidebar__search_3895a9ecfbd59da6 {
        width: 100%; } }
    .blog-search-content_d7aa765f7184917c .wp-block-search_e7ecbe7d18a9b367 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77,
    .blog-search-content_d7aa765f7184917c .search-form_fae2191adfbef6d6 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77,
    .blog-search-content_d7aa765f7184917c .sidebar__search_3895a9ecfbd59da6 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_d7aa765f7184917c .wp-block-search_e7ecbe7d18a9b367 label,
    .blog-search-content_d7aa765f7184917c .search-form_fae2191adfbef6d6 label,
    .blog-search-content_d7aa765f7184917c .sidebar__search_3895a9ecfbd59da6 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_d7aa765f7184917c .wp-block-search_e7ecbe7d18a9b367 input,
    .blog-search-content_d7aa765f7184917c .search-form_fae2191adfbef6d6 input,
    .blog-search-content_d7aa765f7184917c .sidebar__search_3895a9ecfbd59da6 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_d7aa765f7184917c .wp-block-search_e7ecbe7d18a9b367 button,
    .blog-search-content_d7aa765f7184917c .search-form_fae2191adfbef6d6 button,
    .blog-search-content_d7aa765f7184917c .sidebar__search_3895a9ecfbd59da6 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_e9448f321b6eae92 .wp-smiley_434dba016083ce70,
.entry-content_68536f36bd486d6b .wp-smiley_434dba016083ce70,
.comment-content_f06ca7f0021420be .wp-smiley_434dba016083ce70 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_4fbb47cba196129b.style-two_90186b0ddcf70317 .wpcf7-form_1c6d61ebcfe34bc9 .wpcf7-not-valid-tip_b799a4967b57f42c {
  color: #d9c0b8 !important; }
.te-comment-respond_4fbb47cba196129b .wpcf7-form_1c6d61ebcfe34bc9 .wpcf7-not-valid_9af7091cccb784ba {
  border-color: #dc3232 !important; }
.te-comment-respond_4fbb47cba196129b .wpcf7-form_1c6d61ebcfe34bc9 .wpcf7-not-valid-tip_b799a4967b57f42c {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_4fbb47cba196129b .wpcf7-form_1c6d61ebcfe34bc9.sent_39a81b90118e771f .wpcf7-response-output_e3ff5adbf8232f44 {
  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_4fbb47cba196129b .wpcf7-form_1c6d61ebcfe34bc9.invalid_5cc84ea5aa15d113 .wpcf7-response-output_e3ff5adbf8232f44 {
  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_cf9cb8d2806a2ee9 {
  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_cf9cb8d2806a2ee9 .wpcf7-te-list-item_aa15c8214252edd6 {
    margin: 0; }
    .wpcf7-form-control_cf9cb8d2806a2ee9 .wpcf7-te-list-item_aa15c8214252edd6 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_cf9cb8d2806a2ee9 .wpcf7-te-list-item_aa15c8214252edd6 label .wpcf7-te-list-item-label_d03051af223fd599 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_c81d8b6cf7bda19b .te-comment-respond_4fbb47cba196129b textarea {
  margin-bottom: 12px; }

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

body.admin-bar_567206d5411ab8ed .header-menu-area_65b3a467cba73cc3.sticky_menu_727dbd5d548e1961 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_567206d5411ab8ed .header-menu-area_65b3a467cba73cc3.sticky_menu_727dbd5d548e1961 {
      top: 0; } }

.page-template-default_8d05b317a84d427b.page-id-146_89effdabed1fb4a0 .tp-page-content_e9448f321b6eae92 p:last-child {
  margin-bottom: 10px; }
.page-template-default_8d05b317a84d427b.page-id-1133_004d3ca50047b4ab .tp-page-content_e9448f321b6eae92 .te-comment-respond_4fbb47cba196129b {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_8d05b317a84d427b.page-id-3_526ee9664ed74e8d .page-area_b4222d2c160f41dd {
  padding-top: 128px; }

.single-post-item_e18752d005a5df62.post-24_abc23b682a258540 .wp-block-button_c374a56c39df98dc a {
  color: #ffffff; }

.post-template-default_77f750339227037c.postid-163_37a6d3fad325522c .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_77f750339227037c.postid-150_cf90966b38b67cb9 .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_77f750339227037c.postid-150_cf90966b38b67cb9 .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-block-group_6cdea728c70dc584.is-layout-constrained_0f6c9a7c24791fe9:last-child {
    border: 1px solid #000; }
.post-template-default_77f750339227037c.postid-51_383a31e8187b3905 .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_77f750339227037c.postid-51_383a31e8187b3905 .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_77f750339227037c.postid-1163_971f0eaad5895db6 .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-caption_6e3779622d31766d, .post-template-default_77f750339227037c.postid-568_8b861a954374e372 .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-caption_6e3779622d31766d {
  margin-top: 20px; }
.post-template-default_77f750339227037c.postid-1785_eb80414e168f326d .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-block-button__link_b4eff7661b0b91c4 {
  color: #ffffff !important; }
.post-template-default_77f750339227037c.postid-1149_1e0c2ff84847c38a .te-blog-details-wrapper_8803aff0c7af9dbb .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 p {
  margin-bottom: 0; }
.post-template-default_77f750339227037c.postid-555_fcf660a23d4e266c .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_2f43e0177c762e05.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_2f43e0177c762e05.not-found .error-content_2646708be167aa17 .error-btn-bh_e559be1d50b8050c {
    margin-top: 20px; }

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

.sidebar_17abb6e51652540e .widget_media_gallery_ff85c419f9e2347d .gallery-item_9a9363a941c06a9e {
  margin-bottom: 0; }
  .sidebar_17abb6e51652540e .widget_media_gallery_ff85c419f9e2347d .gallery-item_9a9363a941c06a9e 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_1af89d8334bfc0b5 {
  -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_958dabb9652c085f {
  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_b32ddbc8e7cdef7a path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_567206d5411ab8ed .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72.login .te-header-menu-area_22ca79e8fd309f7a {
  top: auto !important; }

.header-area_8dfc6a18388e8e56 .container-fluid_110c76f76100ef3d {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_8dfc6a18388e8e56 .container-fluid_110c76f76100ef3d {
      padding: 0 24px; } }
.header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .header-top .te-header-contact-info_0d49403f01e3c398 span {
    color: #677471; }
    .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .header-top .te-header-contact-info_0d49403f01e3c398 span i {
      color: #317EFE; }
    .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .header-top .te-header-contact-info_0d49403f01e3c398 span a {
      color: #677471; }
  .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .header-top .te-social-profile_43868134fa6efa84 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .header-top .te-social-profile_43868134fa6efa84 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .te-header-menu-area_22ca79e8fd309f7a {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .te-header-menu-area_22ca79e8fd309f7a .menu-wrapper_b23b89775b35411b {
    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_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .te-header-menu-area_22ca79e8fd309f7a .menu-wrapper_b23b89775b35411b {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .te-header-menu-area_22ca79e8fd309f7a .te-header-btn_05c2417b11a69fee .te-quote-btn_f608d5c339a13150 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .te-sticky_menu {
  top: 0; }
  .header-area_8dfc6a18388e8e56.style-2_e48a7c0954bc4e72 .te-sticky_menu .menu-wrapper_b23b89775b35411b {
    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_f166f616a3a53b82 {
    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_fa53d6506b009879 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_0d49403f01e3c398 {
    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_0d49403f01e3c398 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_0d49403f01e3c398 span.te-contact-info-item_25660c3d6b3d1e7d {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_0d49403f01e3c398 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_9ffabdc1c17c86d6 {
      display: none; } }
  .header-top .header-top-btn_9ffabdc1c17c86d6 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_9ffabdc1c17c86d6 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_9ffabdc1c17c86d6 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_43868134fa6efa84 {
    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_43868134fa6efa84 .te-social-profile-label_076fcd8bbaacee13 {
      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_43868134fa6efa84 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_43868134fa6efa84 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_22ca79e8fd309f7a {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_22ca79e8fd309f7a.te-te-sticky-header_f5bcf2afc747e7fc {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_22ca79e8fd309f7a.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_22ca79e8fd309f7a.te-sticky_menu .te-logo_5325c9542cc6c03e .te-sticky-logo_4c13b3e6a8bcda5e img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_22ca79e8fd309f7a.te-sticky_menu .te-main-menu_da917006ab1e848c ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_22ca79e8fd309f7a.te-sticky_menu .te-main-menu_da917006ab1e848c 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_22ca79e8fd309f7a.te-sticky_menu .te-main-menu_da917006ab1e848c ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_22ca79e8fd309f7a.te-sticky_menu .te-main-menu_da917006ab1e848c ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_22ca79e8fd309f7a .te-header-menu-wrapper_176b6c048402aefb {
    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_22ca79e8fd309f7a .te-header-menu-wrapper_176b6c048402aefb {
        gap: 20px; } }
  .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e {
    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_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e {
        height: 80px; } }
    .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e .te-standard-logo_ae0099b819fe23ba img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e .te-sticky-logo_4c13b3e6a8bcda5e {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e .te-sticky-logo_4c13b3e6a8bcda5e {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e .te-sticky-logo_4c13b3e6a8bcda5e {
          display: block; } }
      .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e .te-sticky-logo_4c13b3e6a8bcda5e img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_22ca79e8fd309f7a .te-logo_5325c9542cc6c03e .te-retina-logo_be1fc565417e86a3 {
      display: none; }

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

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

.te-header-btn_05c2417b11a69fee {
  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_05c2417b11a69fee .te-icon_fc59b9e087a1e5a9 {
    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_05c2417b11a69fee .te-icon_fc59b9e087a1e5a9: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_05c2417b11a69fee {
      display: none; } }
  .te-header-btn_05c2417b11a69fee .te-cta-btn_7e60bc833a30f4a1 {
    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_05c2417b11a69fee .te-cta-btn_7e60bc833a30f4a1:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_05c2417b11a69fee .te-quote-btn_f608d5c339a13150 {
    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_05c2417b11a69fee .te-quote-btn_f608d5c339a13150: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_9fe1421c32ead673 {
    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_9fe1421c32ead673 .te-search-content-filed_c566447812165647 {
      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_9fe1421c32ead673 .te-search-content-filed_c566447812165647 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_9fe1421c32ead673 .te-search-form_7ee2060b099e05c1 {
      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_9fe1421c32ead673 .te-search-form_7ee2060b099e05c1 .te-search-form-input_20c4a666b26bb0d0 {
        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_9fe1421c32ead673 .te-search-form_7ee2060b099e05c1 .te-search-form-input_20c4a666b26bb0d0 .te-search-icon_574b83daa46e812d {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_9fe1421c32ead673 .te-search-form_7ee2060b099e05c1 .te-search-form-input_20c4a666b26bb0d0 button.te-submit-search-btn_1e9865252c6bdbdd {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_9fe1421c32ead673 .te-search-form_7ee2060b099e05c1 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_5be723da9f1c6103 a.mean-expand.mean-clicked_30df3abb3e1ce1c5 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_9fc6ec331a3cd1fe 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_9fc6ec331a3cd1fe 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_a76fc6904708a404 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_892685f9027ebfb2 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_f65d40e40711ea8a {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_f65d40e40711ea8a .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_f65d40e40711ea8a .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-menu-sidebar-title_eaea8eaef77e4938 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-header-contact-info_0d49403f01e3c398 {
      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_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-header-contact-info_0d49403f01e3c398 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_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-header-contact-info_0d49403f01e3c398 span.te-contact-info-item_25660c3d6b3d1e7d {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-header-contact-info_0d49403f01e3c398 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_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-header-contact-info_0d49403f01e3c398 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-social-profile_43868134fa6efa84 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-social-profile_43868134fa6efa84 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_185f13336b7f48b7 .te-menu-sidebar-single-widget_ef69ae5b8b52b8e9 .te-social-profile_43868134fa6efa84 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_f18b17368ab1f0c7 {
  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_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c {
        height: unset;
        padding: 80px 0; } }
    .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-feature-img_ca0fa0222bdc88ba {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-feature-img_ca0fa0222bdc88ba {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-feature-img_ca0fa0222bdc88ba {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-feature-img_ca0fa0222bdc88ba {
          right: -380px; } }
      .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-feature-img_ca0fa0222bdc88ba .company-award_f53acf5da27b3922 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-feature-img_ca0fa0222bdc88ba .company-award_f53acf5da27b3922 .icon_6ad865e9113c8489 {
          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_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-feature-img_ca0fa0222bdc88ba .slider-feature-img-overlay_852a84c3a83c6c19 {
          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_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-left-shape_c577b6e97a0ef567 {
      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_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-left-shape_c577b6e97a0ef567 {
          display: none; } }
    .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-right-shape_90995db0562abaf7 {
      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_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-right-shape_90995db0562abaf7 {
          display: none; } }
    .slider-area_f18b17368ab1f0c7.style-2_e48a7c0954bc4e72 .te-single-slider_5ce06dee23c9454c .slider-circle-shape_45c94ca8ccdf2f6f {
      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_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-short-title_4636359e1ccf8912,
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-title_6f988c86c7dd62bd,
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-short-desc_196d8f42a7a8150d,
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-btn-wrapper_b2adce7f9a6eb806 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-short-title_4636359e1ccf8912 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-title_6f988c86c7dd62bd {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-short-desc_196d8f42a7a8150d {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-active .te-slider-btn-wrapper_b2adce7f9a6eb806 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-dots_1cee25c6f2c7985b {
    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_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-dots_1cee25c6f2c7985b {
        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_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-dots_1cee25c6f2c7985b 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_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-dots_1cee25c6f2c7985b 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_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-dots_1cee25c6f2c7985b li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-dots_1cee25c6f2c7985b li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_f18b17368ab1f0c7 .te-slider-wrapper_63aef6f7f13f623a .slick-dots_1cee25c6f2c7985b li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c {
    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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c {
        background-image: none !important; } }
    .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-overlay_ed4ab47d10dcf873 {
      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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-overlay_ed4ab47d10dcf873 {
          left: 0; } }
      .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-overlay_ed4ab47d10dcf873 .te-slider-overlay-shape_009fcab6956e4fa6 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-overlay_ed4ab47d10dcf873 .te-slider-overlay-shape_009fcab6956e4fa6 {
            display: none; } }
    .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 {
      position: relative;
      z-index: 99; }
      .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-short-title_4636359e1ccf8912 {
        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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
        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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-short-desc_196d8f42a7a8150d {
        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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-short-desc_196d8f42a7a8150d {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-short-desc_196d8f42a7a8150d {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-short-desc_196d8f42a7a8150d {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 {
        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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 {
            padding-top: 30px; } }
        .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-theme-btn_8dee8ab806e118f2 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-call-btn_e82f0939eca88799 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-call-btn_e82f0939eca88799 .te-icon_fc59b9e087a1e5a9 {
            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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-call-btn_e82f0939eca88799 .te-content_be493b7c68d18ce1 {
            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_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-call-btn_e82f0939eca88799 .te-content_be493b7c68d18ce1 .te-title_4839d49b3b964f5f {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_f18b17368ab1f0c7 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-call-btn_e82f0939eca88799 .te-content_be493b7c68d18ce1 .te-text_11627e5fa13b8647 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8: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_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-overlay_ed4ab47d10dcf873 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-overlay_ed4ab47d10dcf873::before {
        display: none; }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .slider-shape_5ec2eb6374303291 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .slider-shape_5ec2eb6374303291 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-one_b452440ec52742de {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-one_b452440ec52742de {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-one_b452440ec52742de {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-one_b452440ec52742de {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-one_b452440ec52742de {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-two_c92c55b0b6cae342 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-two_c92c55b0b6cae342 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-two_c92c55b0b6cae342 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-two_c92c55b0b6cae342 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-two_c92c55b0b6cae342 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-three_7a3e8860220f52d8 {
      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_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-three_7a3e8860220f52d8 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .shape-three_7a3e8860220f52d8 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-container_0535ffe651e4f8e8 {
      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_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-container_0535ffe651e4f8e8 {
          -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_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-container_0535ffe651e4f8e8 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-container_0535ffe651e4f8e8 .te-slider-column_531b95eaf6a14009 {
        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_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-container_0535ffe651e4f8e8 .te-slider-column_531b95eaf6a14009 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-theme-btn_8dee8ab806e118f2 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-theme-btn_8dee8ab806e118f2:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-btn-wrapper_b2adce7f9a6eb806 .te-call-btn_e82f0939eca88799 .te-icon_fc59b9e087a1e5a9 {
      color: #317EFE; }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
      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_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-single-slider_5ce06dee23c9454c .te-slider-content-wrapper_e3b21e1bff1b3096 .te-slider-content_7ddc792a7a3a6922 .te-slider-title_6f988c86c7dd62bd {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-slider-wrapper_63aef6f7f13f623a .container {
    position: relative; }
  .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-slider-wrapper_63aef6f7f13f623a .slider-shape-bg_0682729babb1e798 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-slider-wrapper_63aef6f7f13f623a .slider-shape-bg_0682729babb1e798 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-slider-wrapper_63aef6f7f13f623a .slider-shape-bg_0682729babb1e798 {
        margin-left: 0; } }
    .slider-area_f18b17368ab1f0c7.style-1_5bd5a4e6805bacb8 .te-slider-wrapper_63aef6f7f13f623a .slider-shape-bg_0682729babb1e798: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_94f8231828038012 {
  position: relative; }

.te-info-card_e658ee8c0888b1cb {
  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_e658ee8c0888b1cb {
      padding: 40px 25px; } }
  .te-info-card_e658ee8c0888b1cb: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_e658ee8c0888b1cb:hover .te-image-wrapper_91d837e9b9c35c10 .overlay_ce04ec3c99f796f4 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_e658ee8c0888b1cb:hover .te-image-wrapper_91d837e9b9c35c10 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_e658ee8c0888b1cb:hover .icon_6ad865e9113c8489 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_e658ee8c0888b1cb:hover .content .te-read-more_2502b7d02f332af0 .te-theme-btn_8dee8ab806e118f2 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e658ee8c0888b1cb .te-info-card-inner_0607be31f36ee755 {
    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_e658ee8c0888b1cb .te-image-wrapper_91d837e9b9c35c10 {
    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_e658ee8c0888b1cb .te-image-wrapper_91d837e9b9c35c10 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_e658ee8c0888b1cb .te-image-wrapper_91d837e9b9c35c10 .overlay_ce04ec3c99f796f4 {
      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_e658ee8c0888b1cb .icon_6ad865e9113c8489 {
    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_e658ee8c0888b1cb .icon_6ad865e9113c8489 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e658ee8c0888b1cb .te-content-wrapper_aa3a7648856a4d1e {
    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_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a {
    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_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a .icon_6ad865e9113c8489 {
      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_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a .icon_6ad865e9113c8489::before, .te-info-card_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a .icon_6ad865e9113c8489::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a .icon_6ad865e9113c8489::before {
        top: 15px;
        left: 5px; }
      .te-info-card_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a .icon_6ad865e9113c8489::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a .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_e658ee8c0888b1cb .te-title-wrapper_8b7964d6b74fc81a .divider_8129a765f1ed33f4 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_e658ee8c0888b1cb .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_e658ee8c0888b1cb .content .desc_fac16a0e92f934bd {
      -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_e658ee8c0888b1cb .content .te-read-more_2502b7d02f332af0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_e658ee8c0888b1cb .content .te-read-more_2502b7d02f332af0 .te-theme-btn_8dee8ab806e118f2 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_e658ee8c0888b1cb .content .te-read-more_2502b7d02f332af0 .te-theme-btn_8dee8ab806e118f2:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 {
      text-align: left; } }
  .te-about-image-card_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 > img {
          width: 100%; } }
    .te-about-image-card_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-img-card-shape_f363aa2d61594a1a {
      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_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-img-card-shape_f363aa2d61594a1a {
          right: 0; } }
.te-about-image-card_13e6d32e7289761c .te-company-foundation_e7834c0faa948026 {
  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_13e6d32e7289761c .te-company-foundation_e7834c0faa948026 .te-counter-wrapper_c2f59cc91f65e54a {
    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_13e6d32e7289761c .te-company-foundation_e7834c0faa948026 .counter-title_e7b3ee8ca7966aac {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_13e6d32e7289761c .te-company-foundation_e7834c0faa948026 .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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-img-card-shape_f363aa2d61594a1a {
    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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-img-card-shape_f363aa2d61594a1a {
        display: none; } }
  .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 {
        position: relative; } }
    .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-another-image-inner_b4f51db81e4b80ca {
      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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-another-image-inner_b4f51db81e4b80ca {
          width: 100%; }
          .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-another-image-inner_b4f51db81e4b80ca img {
            width: 100%; } }
    .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .video-btn_65a77b1b42c0c5e4 {
      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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .video-btn_65a77b1b42c0c5e4 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .video-btn_65a77b1b42c0c5e4 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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-badge-text_e4e427d76deaca79 {
      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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-badge-text_e4e427d76deaca79 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-badge-text_e4e427d76deaca79 .icon_6ad865e9113c8489 {
        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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-badge-text_e4e427d76deaca79 .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_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-badge-text_e4e427d76deaca79 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_13e6d32e7289761c.style-2_e48a7c0954bc4e72 .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 .te-another-image_9a81c75e4fda8579 .te-badge-text_e4e427d76deaca79 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 {
  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_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-section-title_b28bc4714db49bfd {
    margin-bottom: 0; }
    .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-section-title_b28bc4714db49bfd .title {
      margin-bottom: 0; }
  .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-list-item-wrapper_7a5959ecd3b79d3b {
    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_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-list-item-wrapper_7a5959ecd3b79d3b {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-list-item-wrapper_7a5959ecd3b79d3b .te-list-item_7df44a23fa25c4a6 .icon_6ad865e9113c8489 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-list-item-wrapper_7a5959ecd3b79d3b .te-list-item_7df44a23fa25c4a6 .text {
      color: #14203A; }
  .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc {
    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_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .te-single-info-list_d0e8e936bad2dfab {
      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_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .te-single-info-list_d0e8e936bad2dfab:hover .icon_6ad865e9113c8489 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_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .te-single-info-list_d0e8e936bad2dfab .icon_6ad865e9113c8489 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .te-single-info-list_d0e8e936bad2dfab .icon_6ad865e9113c8489::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_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .te-single-info-list_d0e8e936bad2dfab .icon_6ad865e9113c8489 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_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .te-single-info-list_d0e8e936bad2dfab .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_cb90fb7e43366a01 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .te-single-info-list_d0e8e936bad2dfab .short-title_83570f313b545209 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_cb90fb7e43366a01.style-2_e48a7c0954bc4e72 .te-about-info-content_001821ca03d18465 {
  gap: 10px; }
  .te-about-info-card_cb90fb7e43366a01.style-2_e48a7c0954bc4e72 .te-about-info-content_001821ca03d18465 .te-list-item-wrapper_7a5959ecd3b79d3b {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_cb90fb7e43366a01.style-2_e48a7c0954bc4e72 .te-about-info-content_001821ca03d18465 .te-list-item-wrapper_7a5959ecd3b79d3b .te-list-item_7df44a23fa25c4a6 .icon_6ad865e9113c8489 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_cb90fb7e43366a01.style-2_e48a7c0954bc4e72 .te-about-info-content_001821ca03d18465 .te-list-item-wrapper_7a5959ecd3b79d3b .te-list-item_7df44a23fa25c4a6 .text {
      color: #335371; }
  .te-about-info-card_cb90fb7e43366a01.style-2_e48a7c0954bc4e72 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_cb90fb7e43366a01.style-2_e48a7c0954bc4e72 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .divider_8129a765f1ed33f4 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_cb90fb7e43366a01.style-2_e48a7c0954bc4e72 .te-about-info-content_001821ca03d18465 .te-info-list_0d8f7cd40c0870cc .divider_8129a765f1ed33f4 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-section-title_b28bc4714db49bfd {
  margin-bottom: 40px; }
.te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .about-info-wrapper_0ec9b5b0484012eb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .about-info-wrapper_0ec9b5b0484012eb {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .about-info-wrapper_0ec9b5b0484012eb .about-info-img_285a182cf42a0f84 {
    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_cb90fb7e43366a01.style-three_87028767c691b752 .about-info-wrapper_0ec9b5b0484012eb .about-info-img_285a182cf42a0f84 {
        height: 350px; } }
    .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .about-info-wrapper_0ec9b5b0484012eb .about-info-img_285a182cf42a0f84 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 .skill-progressbar-wrapper_f3584cb97ce0b327 {
    width: 100%; }
  .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 .te-icon-card-wrapper_da57de915bd5ed49 {
    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_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 .te-icon-card-wrapper_da57de915bd5ed49 .te-icon-card_ba7628980c9a553e {
      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_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 .te-icon-card-wrapper_da57de915bd5ed49 .te-icon-card_ba7628980c9a553e .icon_6ad865e9113c8489 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 .te-icon-card-wrapper_da57de915bd5ed49 .te-icon-card_ba7628980c9a553e .content {
        gap: 4px; }
        .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 .te-icon-card-wrapper_da57de915bd5ed49 .te-icon-card_ba7628980c9a553e .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_cb90fb7e43366a01.style-three_87028767c691b752 .te-about-info-content_001821ca03d18465 .te-btn-wrapper_c1248edd1e27ea3c {
    margin-top: 7px; }

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

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

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

.te-process-step_0f8427c560ff603d {
  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_0f8427c560ff603d::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_0f8427c560ff603d {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_0f8427c560ff603d:hover {
    top: -5px; }
    .te-process-step_0f8427c560ff603d:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_0f8427c560ff603d:hover .icon_6ad865e9113c8489 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0f8427c560ff603d:hover .counter-number_a3fe8e76de51a961 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0f8427c560ff603d:hover .content .te-read-more_2502b7d02f332af0 .te-theme-btn_8dee8ab806e118f2 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_0f8427c560ff603d .icon_6ad865e9113c8489 {
    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_0f8427c560ff603d .icon_6ad865e9113c8489 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_0f8427c560ff603d .te-content-wrapper_aa3a7648856a4d1e {
    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_0f8427c560ff603d .te-counter-wrapper_c2f59cc91f65e54a {
    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_0f8427c560ff603d .te-counter-wrapper_c2f59cc91f65e54a .shape_957d113bfca1058a {
      position: relative; }
  .te-process-step_0f8427c560ff603d .counter-number_a3fe8e76de51a961 {
    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_0f8427c560ff603d .te-title-wrapper_8b7964d6b74fc81a {
    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_0f8427c560ff603d .te-title-wrapper_8b7964d6b74fc81a .icon_6ad865e9113c8489 {
      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_0f8427c560ff603d .te-title-wrapper_8b7964d6b74fc81a .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_0f8427c560ff603d .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_0f8427c560ff603d .content .desc_fac16a0e92f934bd {
      -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_0f8427c560ff603d .content .te-read-more_2502b7d02f332af0 {
      margin-top: -10px; }
      .te-process-step_0f8427c560ff603d .content .te-read-more_2502b7d02f332af0 .te-theme-btn_8dee8ab806e118f2 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_e81d06a830feecd9 {
  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_131d4bd2dcfeb5c7 .te-accordion-list-item_b6134517456e4704 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_131d4bd2dcfeb5c7 .te-accordion-list-item_b6134517456e4704 .te-accordion-head_65c749e8302a19e3 {
    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_131d4bd2dcfeb5c7 .te-accordion-list-item_b6134517456e4704 .te-accordion-head_65c749e8302a19e3: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_131d4bd2dcfeb5c7 .te-accordion-list-item_b6134517456e4704 .te-accordion-head_65c749e8302a19e3.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_131d4bd2dcfeb5c7 .te-accordion-list-item_b6134517456e4704 .te-accordion-head_65c749e8302a19e3 .te-accordion-title_0c52a3e4816d1e0d {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_131d4bd2dcfeb5c7 .te-accordion-list-item_b6134517456e4704 .te-accordion-body_9284628b920fac94 {
    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_95cba0a41cee7926 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_95cba0a41cee7926 {
      padding-left: 30px; } }
  .page-header_95cba0a41cee7926 .te-page-title_c471e528b7bc7c2b,
  .page-header_95cba0a41cee7926 .page-title_5b1ec80ff2abdae4 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_95cba0a41cee7926 .te-page-title_c471e528b7bc7c2b,
      .page-header_95cba0a41cee7926 .page-title_5b1ec80ff2abdae4 {
        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_70d896556925e1b7 {
  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_70d896556925e1b7:hover .te-post-thumbnail_8f2422553dad63e4 img,
  .te-post-item_70d896556925e1b7:hover .post-video_a994de5b544a5edf 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_70d896556925e1b7 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_70d896556925e1b7 iframe {
        height: 350px; } }
  .te-post-item_70d896556925e1b7 .post-gallery .slick-list_b56a64d2be232cca .slick-track_92d507df80a8c00f {
    height: 392px;
    overflow: hidden; }
  .te-post-item_70d896556925e1b7 .te-post-content-wrapper_a2e52f3349cabcc6 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_70d896556925e1b7 .te-post-content-wrapper_a2e52f3349cabcc6 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_70d896556925e1b7 .te-post-content-wrapper_a2e52f3349cabcc6 .te-read-more_2502b7d02f332af0 {
      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_70d896556925e1b7.format-quote_55ce738ab4329af1 .te-post-content {
    margin: 0; }
  .te-post-item_70d896556925e1b7.format-quote_55ce738ab4329af1 blockquote {
    margin: 0; }
    .te-post-item_70d896556925e1b7.format-quote_55ce738ab4329af1 blockquote p {
      margin-top: 0; }
    .te-post-item_70d896556925e1b7.format-quote_55ce738ab4329af1 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_70d896556925e1b7.format-quote_55ce738ab4329af1 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_70d896556925e1b7.sticky_db08430d0d947187 {
    border: 2px solid #317EFE; }
    .te-post-item_70d896556925e1b7.sticky_db08430d0d947187 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_70d896556925e1b7.sticky_db08430d0d947187 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_70d896556925e1b7 .te-post-title_6ec4771f6229b18f {
    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_70d896556925e1b7 .te-post-title_6ec4771f6229b18f {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_70d896556925e1b7 .te-post-title_6ec4771f6229b18f:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_70d896556925e1b7 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_70d896556925e1b7 .te-post-content h2,
  .te-post-item_70d896556925e1b7 .te-post-content h3,
  .te-post-item_70d896556925e1b7 .te-post-content h4,
  .te-post-item_70d896556925e1b7 .te-post-content h5,
  .te-post-item_70d896556925e1b7 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_70d896556925e1b7 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_70d896556925e1b7 .te-single-post-meta_f36f86db995a23de {
    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_70d896556925e1b7 .te-social-share_76ba076c2de6af7a {
    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_70d896556925e1b7 .te-social-share_76ba076c2de6af7a a.facebook_fdce856f547868c7 {
      color: #1877f2; }
    .te-post-item_70d896556925e1b7 .te-social-share_76ba076c2de6af7a a.twitter_cf68a25a90285b4c {
      color: #1da1f2; }
    .te-post-item_70d896556925e1b7 .te-social-share_76ba076c2de6af7a a.linkedin_8142df1e0c857905 {
      color: #1a70c6; }
    .te-post-item_70d896556925e1b7 .te-social-share_76ba076c2de6af7a .te-social-share-title_1424fb9b2117db20 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_70d896556925e1b7 .te-blog-post-tag_18b1bae9645027be {
    width: 100%;
    display: inline-block; }
    .te-post-item_70d896556925e1b7 .te-blog-post-tag_18b1bae9645027be 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_70d896556925e1b7 .te-blog-post-tag_18b1bae9645027be .te-post-tag-list_6023d37c50c7712c {
      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_70d896556925e1b7 .te-blog-post-tag_18b1bae9645027be .te-post-tag-list_6023d37c50c7712c 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_70d896556925e1b7 .te-blog-post-tag_18b1bae9645027be .te-post-tag-list_6023d37c50c7712c 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_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4,
  .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf {
    position: relative;
    overflow: hidden; }
    .te-post-item_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4 img,
    .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf 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_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4 .popup-video-wrapper_b112fda23a0eb52b,
    .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf .popup-video-wrapper_b112fda23a0eb52b {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4 .video-btn_65a77b1b42c0c5e4 a,
    .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf .video-btn_65a77b1b42c0c5e4 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_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4 .video-btn_65a77b1b42c0c5e4 a i,
      .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf .video-btn_65a77b1b42c0c5e4 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4 .video-btn_65a77b1b42c0c5e4 a:hover,
      .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf .video-btn_65a77b1b42c0c5e4 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_70d896556925e1b7 button.post-gallery-btn_9365ee17d4820286 {
    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_70d896556925e1b7 button.post-gallery-btn_9365ee17d4820286.prev-btn_5557cd20a20d42ef {
      left: 30px; }
    .te-post-item_70d896556925e1b7 button.post-gallery-btn_9365ee17d4820286.next-btn_050f3612e791b001 {
      right: 30px; }
    .te-post-item_70d896556925e1b7 button.post-gallery-btn_9365ee17d4820286 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_70d896556925e1b7 button.post-gallery-btn_9365ee17d4820286:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_70d896556925e1b7 button.post-gallery-btn_9365ee17d4820286:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_70d896556925e1b7 .post-audio_ca7ffa7564f2333d iframe {
    width: 100%; }
  .te-post-item_70d896556925e1b7 .te-post-meta_694d3a88287489bf {
    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_70d896556925e1b7 .te-post-meta_694d3a88287489bf {
        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_70d896556925e1b7 .te-post-meta_694d3a88287489bf 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_70d896556925e1b7 .te-post-meta_694d3a88287489bf span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_70d896556925e1b7 .te-post-meta_694d3a88287489bf 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_70d896556925e1b7 .te-post-meta_694d3a88287489bf span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_70d896556925e1b7 .te-post-meta_694d3a88287489bf span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_e8d4aaf976356cd2.style-2_e48a7c0954bc4e72 {
  gap: 20px; }
  .te-post-card_e8d4aaf976356cd2.style-2_e48a7c0954bc4e72 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_e8d4aaf976356cd2.style-2_e48a7c0954bc4e72 .image .te-post-date_995ad2622f7a5380 {
      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_e8d4aaf976356cd2.style-2_e48a7c0954bc4e72 .content .title {
    font-size: 20px; }
  .te-post-card_e8d4aaf976356cd2.style-2_e48a7c0954bc4e72 .content .te-post-meta-info_74a6d7022eedd450 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_8803aff0c7af9dbb .te-comment-respond_4fbb47cba196129b {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_8803aff0c7af9dbb .te-post-comments_24cdf441d489ff7e {
  margin-top: 70px; }
.te-blog-details-wrapper_8803aff0c7af9dbb .wp-block-group_6cdea728c70dc584.has-background_5295520a92be24da .wp-block-button_c374a56c39df98dc .wp-block-button__link_b4eff7661b0b91c4 {
  color: #ffffff !important; }
.te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-meta_694d3a88287489bf {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4,
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf,
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-gallery,
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .postbox-audio_ccc2dde9bf07b293,
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .wp-block-post-featured-image_c1bbf3975bb32f28 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4,
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf,
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-gallery,
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .postbox-audio_ccc2dde9bf07b293,
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .wp-block-post-featured-image_c1bbf3975bb32f28 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4:hover img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf:hover img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-gallery:hover img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .postbox-audio_ccc2dde9bf07b293:hover img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .wp-block-post-featured-image_c1bbf3975bb32f28: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_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-thumbnail_8f2422553dad63e4 img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-video_a994de5b544a5edf img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .post-gallery img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .postbox-audio_ccc2dde9bf07b293 img,
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .wp-block-post-featured-image_c1bbf3975bb32f28 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_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content-wrapper_a2e52f3349cabcc6 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-block-query_67170e7bd030a2fa .wp-block-post-template_9fde5420939f40e9 {
      padding-left: 0; }
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-block-query_67170e7bd030a2fa .wp-block-post-template_9fde5420939f40e9 .wp-block-post_e0061aa28acc340d {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-block-navigation__responsive-container-content_a3bbe5febcd8f2c3 .wp-block-page-list_fae9950e1cacb494 {
      padding-left: 0; }
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-block-group_6cdea728c70dc584 {
      margin: 15px 0; }
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content .wp-block-group_6cdea728c70dc584 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_8803aff0c7af9dbb .te-post-item_70d896556925e1b7 .te-blog-post-tag_18b1bae9645027be .te-social-share_76ba076c2de6af7a {
    padding-bottom: 20px; }
.te-blog-details-wrapper_8803aff0c7af9dbb .wp-block-calendar_b96f7d55d616957c {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_915205c37b444710,
.navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a,
.comment-navigation_85b1ecf4261899a8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_915205c37b444710 .wp-block-query-pagination-numbers_bc0419193a21de64,
  .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .wp-block-query-pagination-numbers_bc0419193a21de64,
  .comment-navigation_85b1ecf4261899a8 .wp-block-query-pagination-numbers_bc0419193a21de64 {
    width: inherit; }
  .wp-block-query-pagination_915205c37b444710 .nav-links_2418f27fadb6ed42,
  .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .nav-links_2418f27fadb6ed42,
  .comment-navigation_85b1ecf4261899a8 .nav-links_2418f27fadb6ed42 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_915205c37b444710 .wp-block-query-pagination-previous_404305828cedce50,
  .wp-block-query-pagination_915205c37b444710 .wp-block-query-pagination-next_005e352f69309cf0,
  .wp-block-query-pagination_915205c37b444710 .nav-next_9c7dcc2052fa7590 a,
  .wp-block-query-pagination_915205c37b444710 .nav-previous_70be8ce7fd34804f a,
  .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .wp-block-query-pagination-previous_404305828cedce50,
  .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .wp-block-query-pagination-next_005e352f69309cf0,
  .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .nav-next_9c7dcc2052fa7590 a,
  .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .nav-previous_70be8ce7fd34804f a,
  .comment-navigation_85b1ecf4261899a8 .wp-block-query-pagination-previous_404305828cedce50,
  .comment-navigation_85b1ecf4261899a8 .wp-block-query-pagination-next_005e352f69309cf0,
  .comment-navigation_85b1ecf4261899a8 .nav-next_9c7dcc2052fa7590 a,
  .comment-navigation_85b1ecf4261899a8 .nav-previous_70be8ce7fd34804f 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_915205c37b444710 .wp-block-query-pagination-previous_404305828cedce50,
      .wp-block-query-pagination_915205c37b444710 .wp-block-query-pagination-next_005e352f69309cf0,
      .wp-block-query-pagination_915205c37b444710 .nav-next_9c7dcc2052fa7590 a,
      .wp-block-query-pagination_915205c37b444710 .nav-previous_70be8ce7fd34804f a,
      .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .wp-block-query-pagination-previous_404305828cedce50,
      .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .wp-block-query-pagination-next_005e352f69309cf0,
      .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .nav-next_9c7dcc2052fa7590 a,
      .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .nav-previous_70be8ce7fd34804f a,
      .comment-navigation_85b1ecf4261899a8 .wp-block-query-pagination-previous_404305828cedce50,
      .comment-navigation_85b1ecf4261899a8 .wp-block-query-pagination-next_005e352f69309cf0,
      .comment-navigation_85b1ecf4261899a8 .nav-next_9c7dcc2052fa7590 a,
      .comment-navigation_85b1ecf4261899a8 .nav-previous_70be8ce7fd34804f a {
        height: 40px; } }
    .wp-block-query-pagination_915205c37b444710 .wp-block-query-pagination-previous_404305828cedce50:hover,
    .wp-block-query-pagination_915205c37b444710 .wp-block-query-pagination-next_005e352f69309cf0:hover,
    .wp-block-query-pagination_915205c37b444710 .nav-next_9c7dcc2052fa7590 a:hover,
    .wp-block-query-pagination_915205c37b444710 .nav-previous_70be8ce7fd34804f a:hover,
    .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .wp-block-query-pagination-previous_404305828cedce50:hover,
    .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .wp-block-query-pagination-next_005e352f69309cf0:hover,
    .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .nav-next_9c7dcc2052fa7590 a:hover,
    .navigation_009290ca7aaa0ca9.posts-navigation_f76d9f03df68574a .nav-previous_70be8ce7fd34804f a:hover,
    .comment-navigation_85b1ecf4261899a8 .wp-block-query-pagination-previous_404305828cedce50:hover,
    .comment-navigation_85b1ecf4261899a8 .wp-block-query-pagination-next_005e352f69309cf0:hover,
    .comment-navigation_85b1ecf4261899a8 .nav-next_9c7dcc2052fa7590 a:hover,
    .comment-navigation_85b1ecf4261899a8 .nav-previous_70be8ce7fd34804f 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_4c3968b572861b32,
.page-links_0b7534efc963aac8,
.wp-block-query-pagination-numbers_bc0419193a21de64 {
  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_4c3968b572861b32 ul,
  .page-links_0b7534efc963aac8 ul,
  .wp-block-query-pagination-numbers_bc0419193a21de64 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_4c3968b572861b32 ul li,
    .page-links_0b7534efc963aac8 ul li,
    .wp-block-query-pagination-numbers_bc0419193a21de64 ul li {
      padding-top: 0; }
    .te-basic-pagination_4c3968b572861b32 ul .prev span,
    .te-basic-pagination_4c3968b572861b32 ul .next span,
    .page-links_0b7534efc963aac8 ul .prev span,
    .page-links_0b7534efc963aac8 ul .next span,
    .wp-block-query-pagination-numbers_bc0419193a21de64 ul .prev span,
    .wp-block-query-pagination-numbers_bc0419193a21de64 ul .next span {
      display: none; }
  .te-basic-pagination_4c3968b572861b32 .post-page-numbers_f134809d463f3296,
  .page-links_0b7534efc963aac8 .post-page-numbers_f134809d463f3296,
  .wp-block-query-pagination-numbers_bc0419193a21de64 .post-page-numbers_f134809d463f3296 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_4c3968b572861b32 .page-numbers_b6ce19955dd8eec0,
  .te-basic-pagination_4c3968b572861b32 .post-page-numbers_f134809d463f3296,
  .page-links_0b7534efc963aac8 .page-numbers_b6ce19955dd8eec0,
  .page-links_0b7534efc963aac8 .post-page-numbers_f134809d463f3296,
  .wp-block-query-pagination-numbers_bc0419193a21de64 .page-numbers_b6ce19955dd8eec0,
  .wp-block-query-pagination-numbers_bc0419193a21de64 .post-page-numbers_f134809d463f3296 {
    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_4c3968b572861b32 .page-numbers_b6ce19955dd8eec0,
      .te-basic-pagination_4c3968b572861b32 .post-page-numbers_f134809d463f3296,
      .page-links_0b7534efc963aac8 .page-numbers_b6ce19955dd8eec0,
      .page-links_0b7534efc963aac8 .post-page-numbers_f134809d463f3296,
      .wp-block-query-pagination-numbers_bc0419193a21de64 .page-numbers_b6ce19955dd8eec0,
      .wp-block-query-pagination-numbers_bc0419193a21de64 .post-page-numbers_f134809d463f3296 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_4c3968b572861b32 .page-numbers_b6ce19955dd8eec0:hover,
    .te-basic-pagination_4c3968b572861b32 .post-page-numbers_f134809d463f3296:hover,
    .page-links_0b7534efc963aac8 .page-numbers_b6ce19955dd8eec0:hover,
    .page-links_0b7534efc963aac8 .post-page-numbers_f134809d463f3296:hover,
    .wp-block-query-pagination-numbers_bc0419193a21de64 .page-numbers_b6ce19955dd8eec0:hover,
    .wp-block-query-pagination-numbers_bc0419193a21de64 .post-page-numbers_f134809d463f3296: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_4c3968b572861b32 .page-numbers_b6ce19955dd8eec0.current,
    .te-basic-pagination_4c3968b572861b32 .post-page-numbers_f134809d463f3296.current,
    .page-links_0b7534efc963aac8 .page-numbers_b6ce19955dd8eec0.current,
    .page-links_0b7534efc963aac8 .post-page-numbers_f134809d463f3296.current,
    .wp-block-query-pagination-numbers_bc0419193a21de64 .page-numbers_b6ce19955dd8eec0.current,
    .wp-block-query-pagination-numbers_bc0419193a21de64 .post-page-numbers_f134809d463f3296.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_088b40d6f8a64478 {
  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_088b40d6f8a64478 {
      -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_088b40d6f8a64478 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 {
    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_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 {
        -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_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 {
        width: 100%; } }
    .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346::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_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346::after {
          display: none; } }
    .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346:last-child::after {
        display: none; }
    .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 .te-post-img_7152e8cf4185b7a2 {
      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_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 .te-post-img_7152e8cf4185b7a2 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 .te-post-img_7152e8cf4185b7a2 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 .text {
      width: 100%; }
      .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_088b40d6f8a64478 .te-post-navigation_860516ae29ca3346 .theme-navigation_28247a5b4244d28a {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_cbc4535ab7b490b0,
.sidebar__widget_d00fe5dac332cbb1 {
  /* 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_cbc4535ab7b490b0 ol,
  .widget_cbc4535ab7b490b0 ul,
  .sidebar__widget_d00fe5dac332cbb1 ol,
  .sidebar__widget_d00fe5dac332cbb1 ul {
    margin-bottom: 0; }
  .widget_cbc4535ab7b490b0 .widget-instagram-feed_24ec9bba62cf422d,
  .sidebar__widget_d00fe5dac332cbb1 .widget-instagram-feed_24ec9bba62cf422d {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_cbc4535ab7b490b0 .widget-instagram-feed_24ec9bba62cf422d,
      .sidebar__widget_d00fe5dac332cbb1 .widget-instagram-feed_24ec9bba62cf422d {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_cbc4535ab7b490b0 .widget-instagram-feed_24ec9bba62cf422d,
      .sidebar__widget_d00fe5dac332cbb1 .widget-instagram-feed_24ec9bba62cf422d {
        width: 200px; } }
    .widget_cbc4535ab7b490b0 .widget-instagram-feed_24ec9bba62cf422d .single-instagram-feed_7c0c22091cf71a81,
    .sidebar__widget_d00fe5dac332cbb1 .widget-instagram-feed_24ec9bba62cf422d .single-instagram-feed_7c0c22091cf71a81 {
      width: 96px;
      height: 96px; }
  .widget_cbc4535ab7b490b0 .wp-block-heading_ed9df3be42c67b80,
  .widget_cbc4535ab7b490b0 .widget-title_7da45a37e4d4ae16,
  .widget_cbc4535ab7b490b0 .wp-block-search__label_a3e2aa751ab3a5b1,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-heading_ed9df3be42c67b80,
  .sidebar__widget_d00fe5dac332cbb1 .widget-title_7da45a37e4d4ae16,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-search__label_a3e2aa751ab3a5b1 {
    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_cbc4535ab7b490b0 .wp-block-social-links_5e956e98d8ee6c90 .wp-social-link_bf874f98c9243761,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-social-links_5e956e98d8ee6c90 .wp-social-link_bf874f98c9243761 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_cbc4535ab7b490b0 .wp-block-social-links_5e956e98d8ee6c90 .wp-social-link_bf874f98c9243761 a,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-social-links_5e956e98d8ee6c90 .wp-social-link_bf874f98c9243761 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_cbc4535ab7b490b0 .wp-block-social-links_5e956e98d8ee6c90 .wp-social-link_bf874f98c9243761 a:before,
      .sidebar__widget_d00fe5dac332cbb1 .wp-block-social-links_5e956e98d8ee6c90 .wp-social-link_bf874f98c9243761 a:before {
        display: none; }
  .widget_cbc4535ab7b490b0 .has-avatars_32f760cb39ccc4ad.has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a,
  .widget_cbc4535ab7b490b0 .has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a,
  .sidebar__widget_d00fe5dac332cbb1 .has-avatars_32f760cb39ccc4ad.has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a,
  .sidebar__widget_d00fe5dac332cbb1 .has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a {
    font-weight: 500; }
    .widget_cbc4535ab7b490b0 .has-avatars_32f760cb39ccc4ad.has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-author_3f357a3861c3af61,
    .widget_cbc4535ab7b490b0 .has-avatars_32f760cb39ccc4ad.has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8,
    .widget_cbc4535ab7b490b0 .has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-author_3f357a3861c3af61,
    .widget_cbc4535ab7b490b0 .has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8,
    .sidebar__widget_d00fe5dac332cbb1 .has-avatars_32f760cb39ccc4ad.has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-author_3f357a3861c3af61,
    .sidebar__widget_d00fe5dac332cbb1 .has-avatars_32f760cb39ccc4ad.has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8,
    .sidebar__widget_d00fe5dac332cbb1 .has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-author_3f357a3861c3af61,
    .sidebar__widget_d00fe5dac332cbb1 .has-dates_1feeff1d4db92e48.has-excerpts_68e2ad6355e2e3b3.wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8 {
      font-weight: 500; }
  .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73,
  .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li.wp-block-te-latest-comments__comment_5a5edc3eb8dafa73 {
    margin-bottom: 0; }
  .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a,
  .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-latest-posts__te-post-title_399d653e14ee469b,
  .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a,
  .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-latest-posts__te-post-title_399d653e14ee469b,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-latest-posts__te-post-title_399d653e14ee469b,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-latest-posts__te-post-title_399d653e14ee469b {
    line-height: 28px;
    font-weight: 400; }
    .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855,
    .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855,
    .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855,
    .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before,
      .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before,
      .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before,
      .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before,
      .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before,
      .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before,
      .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-meta_0189cb9bd90b5e8a .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before,
      .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-latest-posts__te-post-title_399d653e14ee469b .wp-block-te-latest-comments__comment-date_e4b6e0393c256855:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li a,
  .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li a,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li a,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li a {
    color: #335371; }
    .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li a.wp-block-te-latest-comments__comment-author_3f357a3861c3af61, .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li a.wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8,
    .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li a.wp-block-te-latest-comments__comment-author_3f357a3861c3af61,
    .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li a.wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li a.wp-block-te-latest-comments__comment-author_3f357a3861c3af61,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li a.wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li a.wp-block-te-latest-comments__comment-author_3f357a3861c3af61,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li a.wp-block-te-latest-comments__comment-link_1ba6dfeaac38eca8 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li a:hover,
    .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li a:hover,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li a:hover,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li a:hover {
      color: #317EFE; }
  .widget_cbc4535ab7b490b0 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-excerpt_8aee752e3c205f28 p,
  .widget_cbc4535ab7b490b0 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-excerpt_8aee752e3c205f28 p,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-te-latest-comments_2867ae4f52987f12 li .wp-block-te-latest-comments__comment-excerpt_8aee752e3c205f28 p,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-latest-posts_fc75f223f3344763 li .wp-block-te-latest-comments__comment-excerpt_8aee752e3c205f28 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84,
  .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84 a,
    .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 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_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84 a,
        .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 a {
          width: 40px;
          height: 40px; } }
      .widget_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84 a.facebook_fdce856f547868c7,
      .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 a.facebook_fdce856f547868c7 {
        background-color: #1877f2; }
      .widget_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84 a.twitter_cf68a25a90285b4c,
      .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 a.twitter_cf68a25a90285b4c {
        background-color: #1da1f2; }
      .widget_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84 a.linkedin_8142df1e0c857905,
      .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 a.linkedin_8142df1e0c857905 {
        background-color: #0a66c2; }
      .widget_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84 a.instagram_efa5ddbab83719e1,
      .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 a.instagram_efa5ddbab83719e1 {
        background-color: #405de6; }
      .widget_cbc4535ab7b490b0 .te-social-profile_43868134fa6efa84 a:hover,
      .sidebar__widget_d00fe5dac332cbb1 .te-social-profile_43868134fa6efa84 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_cbc4535ab7b490b0 select,
  .sidebar__widget_d00fe5dac332cbb1 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_cbc4535ab7b490b0 .has-login-form_2d2f4c21ca290ea7 .login-username_85c2cbc9f66266dd label,
  .widget_cbc4535ab7b490b0 .has-login-form_2d2f4c21ca290ea7 .login-password_a221f460f38ae6c1 label,
  .sidebar__widget_d00fe5dac332cbb1 .has-login-form_2d2f4c21ca290ea7 .login-username_85c2cbc9f66266dd label,
  .sidebar__widget_d00fe5dac332cbb1 .has-login-form_2d2f4c21ca290ea7 .login-password_a221f460f38ae6c1 label {
    margin-bottom: 10px; }
  .widget_cbc4535ab7b490b0 .has-login-form_2d2f4c21ca290ea7 .login-username_85c2cbc9f66266dd input,
  .widget_cbc4535ab7b490b0 .has-login-form_2d2f4c21ca290ea7 .login-password_a221f460f38ae6c1 input,
  .sidebar__widget_d00fe5dac332cbb1 .has-login-form_2d2f4c21ca290ea7 .login-username_85c2cbc9f66266dd input,
  .sidebar__widget_d00fe5dac332cbb1 .has-login-form_2d2f4c21ca290ea7 .login-password_a221f460f38ae6c1 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_cbc4535ab7b490b0 .has-login-form_2d2f4c21ca290ea7 .login-remember_e5cad83932ad2743 label,
  .sidebar__widget_d00fe5dac332cbb1 .has-login-form_2d2f4c21ca290ea7 .login-remember_e5cad83932ad2743 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_cbc4535ab7b490b0 .has-login-form_2d2f4c21ca290ea7 .login-submit_2c725a704abcd5dd,
  .sidebar__widget_d00fe5dac332cbb1 .has-login-form_2d2f4c21ca290ea7 .login-submit_2c725a704abcd5dd {
    margin-bottom: 0; }
    .widget_cbc4535ab7b490b0 .has-login-form_2d2f4c21ca290ea7 .login-submit_2c725a704abcd5dd input.button-primary_077e33fe70819e74,
    .sidebar__widget_d00fe5dac332cbb1 .has-login-form_2d2f4c21ca290ea7 .login-submit_2c725a704abcd5dd input.button-primary_077e33fe70819e74 {
      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_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6,
  .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6 button,
    .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_cbc4535ab7b490b0.widget_search_b13c30bce6b17dfd .sidebar__search_3895a9ecfbd59da6,
  .sidebar__widget_d00fe5dac332cbb1.widget_search_b13c30bce6b17dfd .sidebar__search_3895a9ecfbd59da6 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_cbc4535ab7b490b0.widget_search_b13c30bce6b17dfd .sidebar__search_3895a9ecfbd59da6 button,
    .sidebar__widget_d00fe5dac332cbb1.widget_search_b13c30bce6b17dfd .sidebar__search_3895a9ecfbd59da6 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_cbc4535ab7b490b0 .wp-block-search__no-button_cb9648da90d3e3cf.wp-block-search_e7ecbe7d18a9b367 input,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-search__no-button_cb9648da90d3e3cf.wp-block-search_e7ecbe7d18a9b367 input {
    border-radius: 10px; }
  .widget_cbc4535ab7b490b0 .wp-block-search_e7ecbe7d18a9b367,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-search_e7ecbe7d18a9b367 {
    margin-bottom: -2px; }
  .widget_cbc4535ab7b490b0 .wp-block-search_e7ecbe7d18a9b367,
  .widget_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6,
  .widget_cbc4535ab7b490b0 .sidebar__search_3895a9ecfbd59da6,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-search_e7ecbe7d18a9b367,
  .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6,
  .sidebar__widget_d00fe5dac332cbb1 .sidebar__search_3895a9ecfbd59da6 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_cbc4535ab7b490b0 .wp-block-search_e7ecbe7d18a9b367 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77,
    .widget_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77,
    .widget_cbc4535ab7b490b0 .sidebar__search_3895a9ecfbd59da6 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-search_e7ecbe7d18a9b367 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77,
    .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77,
    .sidebar__widget_d00fe5dac332cbb1 .sidebar__search_3895a9ecfbd59da6 .wp-block-search__inside-wrapper_ae4fd0179f0bcb77 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_cbc4535ab7b490b0 .wp-block-search_e7ecbe7d18a9b367 label,
    .widget_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6 label,
    .widget_cbc4535ab7b490b0 .sidebar__search_3895a9ecfbd59da6 label,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-search_e7ecbe7d18a9b367 label,
    .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6 label,
    .sidebar__widget_d00fe5dac332cbb1 .sidebar__search_3895a9ecfbd59da6 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_cbc4535ab7b490b0 .wp-block-search_e7ecbe7d18a9b367 input,
    .widget_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6 input,
    .widget_cbc4535ab7b490b0 .sidebar__search_3895a9ecfbd59da6 input,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-search_e7ecbe7d18a9b367 input,
    .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6 input,
    .sidebar__widget_d00fe5dac332cbb1 .sidebar__search_3895a9ecfbd59da6 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_cbc4535ab7b490b0 .wp-block-search_e7ecbe7d18a9b367 button,
    .widget_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6 button,
    .widget_cbc4535ab7b490b0 .sidebar__search_3895a9ecfbd59da6 button,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-search_e7ecbe7d18a9b367 button,
    .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6 button,
    .sidebar__widget_d00fe5dac332cbb1 .sidebar__search_3895a9ecfbd59da6 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_cbc4535ab7b490b0 .tagcloud_8357a42e638c29c5,
  .widget_cbc4535ab7b490b0 .wp-block-tag-cloud_99c6f1a5610e3a19,
  .sidebar__widget_d00fe5dac332cbb1 .tagcloud_8357a42e638c29c5,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-tag-cloud_99c6f1a5610e3a19 {
    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_cbc4535ab7b490b0 .tagcloud_8357a42e638c29c5 a,
    .widget_cbc4535ab7b490b0 .wp-block-tag-cloud_99c6f1a5610e3a19 a,
    .sidebar__widget_d00fe5dac332cbb1 .tagcloud_8357a42e638c29c5 a,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-tag-cloud_99c6f1a5610e3a19 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_cbc4535ab7b490b0 .tagcloud_8357a42e638c29c5 a:hover,
      .widget_cbc4535ab7b490b0 .wp-block-tag-cloud_99c6f1a5610e3a19 a:hover,
      .sidebar__widget_d00fe5dac332cbb1 .tagcloud_8357a42e638c29c5 a:hover,
      .sidebar__widget_d00fe5dac332cbb1 .wp-block-tag-cloud_99c6f1a5610e3a19 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_cbc4535ab7b490b0 ul,
  .widget_cbc4535ab7b490b0 ol,
  .sidebar__widget_d00fe5dac332cbb1 ul,
  .sidebar__widget_d00fe5dac332cbb1 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_cbc4535ab7b490b0 ul li,
    .widget_cbc4535ab7b490b0 ol li,
    .sidebar__widget_d00fe5dac332cbb1 ul li,
    .sidebar__widget_d00fe5dac332cbb1 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_cbc4535ab7b490b0 ul li:first-child,
      .widget_cbc4535ab7b490b0 ol li:first-child,
      .sidebar__widget_d00fe5dac332cbb1 ul li:first-child,
      .sidebar__widget_d00fe5dac332cbb1 ol li:first-child {
        border-top: 0; }
      .widget_cbc4535ab7b490b0 ul li:last-child,
      .widget_cbc4535ab7b490b0 ol li:last-child,
      .sidebar__widget_d00fe5dac332cbb1 ul li:last-child,
      .sidebar__widget_d00fe5dac332cbb1 ol li:last-child {
        margin-bottom: 0; }
      .widget_cbc4535ab7b490b0 ul li.recentcomments_71ba9b168041bb91 .comment-author-link_fb93ff00127675c1 a:before, .widget_cbc4535ab7b490b0 ul li.wp-block-latest-comments__comment_67e0f9e3ebccba10 .comment-author-link_fb93ff00127675c1 a:before,
      .widget_cbc4535ab7b490b0 ol li.recentcomments_71ba9b168041bb91 .comment-author-link_fb93ff00127675c1 a:before,
      .widget_cbc4535ab7b490b0 ol li.wp-block-latest-comments__comment_67e0f9e3ebccba10 .comment-author-link_fb93ff00127675c1 a:before,
      .sidebar__widget_d00fe5dac332cbb1 ul li.recentcomments_71ba9b168041bb91 .comment-author-link_fb93ff00127675c1 a:before,
      .sidebar__widget_d00fe5dac332cbb1 ul li.wp-block-latest-comments__comment_67e0f9e3ebccba10 .comment-author-link_fb93ff00127675c1 a:before,
      .sidebar__widget_d00fe5dac332cbb1 ol li.recentcomments_71ba9b168041bb91 .comment-author-link_fb93ff00127675c1 a:before,
      .sidebar__widget_d00fe5dac332cbb1 ol li.wp-block-latest-comments__comment_67e0f9e3ebccba10 .comment-author-link_fb93ff00127675c1 a:before {
        display: none; }
      .widget_cbc4535ab7b490b0 ul li.recentcomments_71ba9b168041bb91 a, .widget_cbc4535ab7b490b0 ul li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a,
      .widget_cbc4535ab7b490b0 ol li.recentcomments_71ba9b168041bb91 a,
      .widget_cbc4535ab7b490b0 ol li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a,
      .sidebar__widget_d00fe5dac332cbb1 ul li.recentcomments_71ba9b168041bb91 a,
      .sidebar__widget_d00fe5dac332cbb1 ul li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a,
      .sidebar__widget_d00fe5dac332cbb1 ol li.recentcomments_71ba9b168041bb91 a,
      .sidebar__widget_d00fe5dac332cbb1 ol li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a {
        padding-left: 0;
        display: inline; }
        .widget_cbc4535ab7b490b0 ul li.recentcomments_71ba9b168041bb91 a:before, .widget_cbc4535ab7b490b0 ul li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a:before,
        .widget_cbc4535ab7b490b0 ol li.recentcomments_71ba9b168041bb91 a:before,
        .widget_cbc4535ab7b490b0 ol li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a:before,
        .sidebar__widget_d00fe5dac332cbb1 ul li.recentcomments_71ba9b168041bb91 a:before,
        .sidebar__widget_d00fe5dac332cbb1 ul li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a:before,
        .sidebar__widget_d00fe5dac332cbb1 ol li.recentcomments_71ba9b168041bb91 a:before,
        .sidebar__widget_d00fe5dac332cbb1 ol li.wp-block-latest-comments__comment_67e0f9e3ebccba10 a:before {
          display: none; }
      .widget_cbc4535ab7b490b0 ul li a,
      .widget_cbc4535ab7b490b0 ol li a,
      .sidebar__widget_d00fe5dac332cbb1 ul li a,
      .sidebar__widget_d00fe5dac332cbb1 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_cbc4535ab7b490b0 ul li a::before,
        .widget_cbc4535ab7b490b0 ol li a::before,
        .sidebar__widget_d00fe5dac332cbb1 ul li a::before,
        .sidebar__widget_d00fe5dac332cbb1 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_cbc4535ab7b490b0 ul li a:hover,
        .widget_cbc4535ab7b490b0 ol li a:hover,
        .sidebar__widget_d00fe5dac332cbb1 ul li a:hover,
        .sidebar__widget_d00fe5dac332cbb1 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_cbc4535ab7b490b0 ul li a.rsswidget_93040b022b39f513, .widget_cbc4535ab7b490b0 ul li a.wp-block-latest-posts__post-title_598f945d6224f899,
        .widget_cbc4535ab7b490b0 ol li a.rsswidget_93040b022b39f513,
        .widget_cbc4535ab7b490b0 ol li a.wp-block-latest-posts__post-title_598f945d6224f899,
        .sidebar__widget_d00fe5dac332cbb1 ul li a.rsswidget_93040b022b39f513,
        .sidebar__widget_d00fe5dac332cbb1 ul li a.wp-block-latest-posts__post-title_598f945d6224f899,
        .sidebar__widget_d00fe5dac332cbb1 ol li a.rsswidget_93040b022b39f513,
        .sidebar__widget_d00fe5dac332cbb1 ol li a.wp-block-latest-posts__post-title_598f945d6224f899 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_cbc4535ab7b490b0 ul li a.rsswidget_93040b022b39f513:before, .widget_cbc4535ab7b490b0 ul li a.wp-block-latest-posts__post-title_598f945d6224f899:before,
          .widget_cbc4535ab7b490b0 ol li a.rsswidget_93040b022b39f513:before,
          .widget_cbc4535ab7b490b0 ol li a.wp-block-latest-posts__post-title_598f945d6224f899:before,
          .sidebar__widget_d00fe5dac332cbb1 ul li a.rsswidget_93040b022b39f513:before,
          .sidebar__widget_d00fe5dac332cbb1 ul li a.wp-block-latest-posts__post-title_598f945d6224f899:before,
          .sidebar__widget_d00fe5dac332cbb1 ol li a.rsswidget_93040b022b39f513:before,
          .sidebar__widget_d00fe5dac332cbb1 ol li a.wp-block-latest-posts__post-title_598f945d6224f899:before {
            display: none; }
      .widget_cbc4535ab7b490b0 ul li ul,
      .widget_cbc4535ab7b490b0 ol li ul,
      .sidebar__widget_d00fe5dac332cbb1 ul li ul,
      .sidebar__widget_d00fe5dac332cbb1 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_cbc4535ab7b490b0 ul.wp-tag-cloud_ad1b1bb7a0805e11 li,
    .widget_cbc4535ab7b490b0 ol.wp-tag-cloud_ad1b1bb7a0805e11 li,
    .sidebar__widget_d00fe5dac332cbb1 ul.wp-tag-cloud_ad1b1bb7a0805e11 li,
    .sidebar__widget_d00fe5dac332cbb1 ol.wp-tag-cloud_ad1b1bb7a0805e11 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_cbc4535ab7b490b0 ul.wp-tag-cloud_ad1b1bb7a0805e11 li a:before,
      .widget_cbc4535ab7b490b0 ol.wp-tag-cloud_ad1b1bb7a0805e11 li a:before,
      .sidebar__widget_d00fe5dac332cbb1 ul.wp-tag-cloud_ad1b1bb7a0805e11 li a:before,
      .sidebar__widget_d00fe5dac332cbb1 ol.wp-tag-cloud_ad1b1bb7a0805e11 li a:before {
        display: none; }
  .widget_cbc4535ab7b490b0.te_widget_categories_fc9ece9fbf190e6e li, .widget_cbc4535ab7b490b0.widget_archive_e77abf46b473b0a5 li,
  .widget_cbc4535ab7b490b0 .wp-block-categories-list_62e06064f1c81488 li,
  .widget_cbc4535ab7b490b0 .wp-block-archives-list_5f30dc9e2439b8d5 li,
  .sidebar__widget_d00fe5dac332cbb1.te_widget_categories_fc9ece9fbf190e6e li,
  .sidebar__widget_d00fe5dac332cbb1.widget_archive_e77abf46b473b0a5 li,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-categories-list_62e06064f1c81488 li,
  .sidebar__widget_d00fe5dac332cbb1 .wp-block-archives-list_5f30dc9e2439b8d5 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_cbc4535ab7b490b0.te_widget_categories_fc9ece9fbf190e6e li.cat-item_9f2c5bb7bf963750, .widget_cbc4535ab7b490b0.widget_archive_e77abf46b473b0a5 li.cat-item_9f2c5bb7bf963750,
    .widget_cbc4535ab7b490b0 .wp-block-categories-list_62e06064f1c81488 li.cat-item_9f2c5bb7bf963750,
    .widget_cbc4535ab7b490b0 .wp-block-archives-list_5f30dc9e2439b8d5 li.cat-item_9f2c5bb7bf963750,
    .sidebar__widget_d00fe5dac332cbb1.te_widget_categories_fc9ece9fbf190e6e li.cat-item_9f2c5bb7bf963750,
    .sidebar__widget_d00fe5dac332cbb1.widget_archive_e77abf46b473b0a5 li.cat-item_9f2c5bb7bf963750,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-categories-list_62e06064f1c81488 li.cat-item_9f2c5bb7bf963750,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-archives-list_5f30dc9e2439b8d5 li.cat-item_9f2c5bb7bf963750 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_cbc4535ab7b490b0.te_widget_categories_fc9ece9fbf190e6e li a, .widget_cbc4535ab7b490b0.widget_archive_e77abf46b473b0a5 li a,
    .widget_cbc4535ab7b490b0 .wp-block-categories-list_62e06064f1c81488 li a,
    .widget_cbc4535ab7b490b0 .wp-block-archives-list_5f30dc9e2439b8d5 li a,
    .sidebar__widget_d00fe5dac332cbb1.te_widget_categories_fc9ece9fbf190e6e li a,
    .sidebar__widget_d00fe5dac332cbb1.widget_archive_e77abf46b473b0a5 li a,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-categories-list_62e06064f1c81488 li a,
    .sidebar__widget_d00fe5dac332cbb1 .wp-block-archives-list_5f30dc9e2439b8d5 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_66729397600e1bcc {
  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_66729397600e1bcc .about-desc_808e8d28159479f2 {
    text-align: left; }
    .widget-about-info_66729397600e1bcc .about-desc_808e8d28159479f2 .about-title_feb627e93e4ac3f1 {
      font-size: 20px; }
  .widget-about-info_66729397600e1bcc .about-image_07e0309eea04b193 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_66729397600e1bcc .te-social-profile_43868134fa6efa84 {
    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_66729397600e1bcc .te-social-profile_43868134fa6efa84 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_66729397600e1bcc .te-social-profile_43868134fa6efa84 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_1feeff1d4db92e48.has-author_51078f9fb5df17f1.wp-block-latest-posts_fc75f223f3344763 .wp-block-latest-posts__te-post-title_399d653e14ee469b {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_74733e40282d00ce .wp-block-heading_ed9df3be42c67b80:before,
.widget_rss_74733e40282d00ce .widget-title_7da45a37e4d4ae16:before {
  display: none; }
.widget_rss_74733e40282d00ce .rss-widget-icon_4a41fdd8343ad4a1 {
  margin-right: 6px; }
.widget_rss_74733e40282d00ce ul li a.rsswidget_93040b022b39f513 {
  color: #14203A; }
  .widget_rss_74733e40282d00ce ul li a.rsswidget_93040b022b39f513:hover {
    color: #317EFE; }

.wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-title_a3516232068d46f9,
.wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-title_a3516232068d46f9,
.widget_rss_74733e40282d00ce .wp-block-rss__item-title_a3516232068d46f9 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-title_a3516232068d46f9 a:before,
  .wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-title_a3516232068d46f9 a:before,
  .widget_rss_74733e40282d00ce .wp-block-rss__item-title_a3516232068d46f9 a:before {
    display: none; }
.wp-block-latest-posts_fc75f223f3344763 .wp-block-latest-posts__post-author_8b20cf85e49043f0,
.wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-publish-date_cb77222ec29ec01b,
.wp-block-rss_d329ac24b5c803a9 .wp-block-latest-posts__post-author_8b20cf85e49043f0,
.wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-publish-date_cb77222ec29ec01b,
.widget_rss_74733e40282d00ce .wp-block-latest-posts__post-author_8b20cf85e49043f0,
.widget_rss_74733e40282d00ce .wp-block-rss__item-publish-date_cb77222ec29ec01b {
  margin-right: 10px; }
.wp-block-latest-posts_fc75f223f3344763 .wp-block-latest-posts__post-author_8b20cf85e49043f0,
.wp-block-latest-posts_fc75f223f3344763 .wp-block-latest-posts__te-post-date_dfa322223d1d83e8,
.wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-publish-date_cb77222ec29ec01b,
.wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-author_49b548f00df692fb,
.wp-block-latest-posts_fc75f223f3344763 .rss-date_dbdf751b98a60665,
.wp-block-rss_d329ac24b5c803a9 .wp-block-latest-posts__post-author_8b20cf85e49043f0,
.wp-block-rss_d329ac24b5c803a9 .wp-block-latest-posts__te-post-date_dfa322223d1d83e8,
.wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-publish-date_cb77222ec29ec01b,
.wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-author_49b548f00df692fb,
.wp-block-rss_d329ac24b5c803a9 .rss-date_dbdf751b98a60665,
.widget_rss_74733e40282d00ce .wp-block-latest-posts__post-author_8b20cf85e49043f0,
.widget_rss_74733e40282d00ce .wp-block-latest-posts__te-post-date_dfa322223d1d83e8,
.widget_rss_74733e40282d00ce .wp-block-rss__item-publish-date_cb77222ec29ec01b,
.widget_rss_74733e40282d00ce .wp-block-rss__item-author_49b548f00df692fb,
.widget_rss_74733e40282d00ce .rss-date_dbdf751b98a60665 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_fc75f223f3344763 .wp-block-latest-posts__te-post-date_dfa322223d1d83e8:before,
.wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-publish-date_cb77222ec29ec01b:before,
.wp-block-latest-posts_fc75f223f3344763 .rss-date_dbdf751b98a60665:before,
.wp-block-rss_d329ac24b5c803a9 .wp-block-latest-posts__te-post-date_dfa322223d1d83e8:before,
.wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-publish-date_cb77222ec29ec01b:before,
.wp-block-rss_d329ac24b5c803a9 .rss-date_dbdf751b98a60665:before,
.widget_rss_74733e40282d00ce .wp-block-latest-posts__te-post-date_dfa322223d1d83e8:before,
.widget_rss_74733e40282d00ce .wp-block-rss__item-publish-date_cb77222ec29ec01b:before,
.widget_rss_74733e40282d00ce .rss-date_dbdf751b98a60665:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_fc75f223f3344763 .wp-block-latest-posts__post-author_8b20cf85e49043f0:before,
.wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-author_49b548f00df692fb:before,
.wp-block-rss_d329ac24b5c803a9 .wp-block-latest-posts__post-author_8b20cf85e49043f0:before,
.wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-author_49b548f00df692fb:before,
.widget_rss_74733e40282d00ce .wp-block-latest-posts__post-author_8b20cf85e49043f0:before,
.widget_rss_74733e40282d00ce .wp-block-rss__item-author_49b548f00df692fb:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_fc75f223f3344763 .wp-block-latest-posts__post-excerpt_0ca23889a584136c,
.wp-block-latest-posts_fc75f223f3344763 .wp-block-rss__item-excerpt_c4a1bf121f99b87d,
.wp-block-latest-posts_fc75f223f3344763 .rssSummary_0fd3c52dc8893146,
.wp-block-rss_d329ac24b5c803a9 .wp-block-latest-posts__post-excerpt_0ca23889a584136c,
.wp-block-rss_d329ac24b5c803a9 .wp-block-rss__item-excerpt_c4a1bf121f99b87d,
.wp-block-rss_d329ac24b5c803a9 .rssSummary_0fd3c52dc8893146,
.widget_rss_74733e40282d00ce .wp-block-latest-posts__post-excerpt_0ca23889a584136c,
.widget_rss_74733e40282d00ce .wp-block-rss__item-excerpt_c4a1bf121f99b87d,
.widget_rss_74733e40282d00ce .rssSummary_0fd3c52dc8893146 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_70d896556925e1b7 .te-single-post-meta_f36f86db995a23de {
  gap: 32px; }

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

.te-comment-title_3707dbac63b3476d h2,
.te-comment-title_3707dbac63b3476d .wp-block-comments-title_9be8178f5ca6a1c4,
.wp-block-comments_8f5b3c9d965b4499 h2,
.wp-block-comments_8f5b3c9d965b4499 .wp-block-comments-title_9be8178f5ca6a1c4 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 {
  padding-left: 0; }
  .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 .wp-block-te-comment-reply_a9e1ef6e1b95274a {
    margin-top: 15px; }
  .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-column_5e6cbfa45647984c:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-avatar_e220e9b891cf27f6 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-avatar_e220e9b891cf27f6 img {
        width: 100%; }
    .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-comment-author-name_c1d3116c40c2fdf1 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-comment-edit-link_c707058a75a66cf8 a {
      color: #317EFE; }
    .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-comment-date_24489f0bba89957c a,
    .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-comment-edit-link_c707058a75a66cf8 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-te-comment-reply_a9e1ef6e1b95274a 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_8f5b3c9d965b4499 .wp-block-comment-template_81485c07f2d773e5 li .wp-block-columns_7033f2ff8a0c7dcf .wp-block-te-comment-reply_a9e1ef6e1b95274a 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_dca8e0356f9ed743 .te-comment-respond_4fbb47cba196129b,
.te-latest-comments_dca8e0356f9ed743 .comment-respond_28273dffd4113bd1 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_dca8e0356f9ed743 li .children .te-comments-item_7854eed2995f19d9 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_dca8e0356f9ed743 li .children .te-comments-item_7854eed2995f19d9 {
      margin-left: 0; } }
.te-latest-comments_dca8e0356f9ed743 li .children .children .te-comments-item_7854eed2995f19d9 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 {
      padding: 30px; } }
  .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-avatar_ec783880f4fe1b4d {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-avatar_ec783880f4fe1b4d {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-avatar_ec783880f4fe1b4d img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 {
    overflow: hidden; }
    .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 .te-avatar-name_3ed0026dbc5bbebf {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 .te-avatar-name_3ed0026dbc5bbebf 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_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 .te-avatar-name_3ed0026dbc5bbebf 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_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 .te-avatar-name_3ed0026dbc5bbebf span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 .te-comment-reply_8bbcf93d9dbbe3cd {
      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_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 .te-comment-reply_8bbcf93d9dbbe3cd {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_dca8e0356f9ed743 li .te-comments-item_7854eed2995f19d9 .te-comments-text_a3d4364c945d7297 .te-comment-reply_8bbcf93d9dbbe3cd:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_eb15313fac9f285b .te-contacts-message_49237d5c0075cc87 {
  margin-top: 10px; }

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

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

.te-comment-respond_4fbb47cba196129b,
.comment-respond_28273dffd4113bd1 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_4fbb47cba196129b .comment-form-cookies-consent_e912b45071f022d2,
  .comment-respond_28273dffd4113bd1 .comment-form-cookies-consent_e912b45071f022d2 {
    display: none; }
  .te-comment-respond_4fbb47cba196129b .comment-notes_34cb3316a9f0527e,
  .comment-respond_28273dffd4113bd1 .comment-notes_34cb3316a9f0527e {
    margin-bottom: 30px; }
  .te-comment-respond_4fbb47cba196129b p,
  .comment-respond_28273dffd4113bd1 p {
    margin: 0; }
  .te-comment-respond_4fbb47cba196129b .te-contacts-email_72d29529906f8a09,
  .te-comment-respond_4fbb47cba196129b .te-contacts-name_ce785bad2ac7356d,
  .te-comment-respond_4fbb47cba196129b .single-input-field_d7ea772a10881dee,
  .comment-respond_28273dffd4113bd1 .te-contacts-email_72d29529906f8a09,
  .comment-respond_28273dffd4113bd1 .te-contacts-name_ce785bad2ac7356d,
  .comment-respond_28273dffd4113bd1 .single-input-field_d7ea772a10881dee {
    margin-bottom: 20px; }
  .te-comment-respond_4fbb47cba196129b label,
  .comment-respond_28273dffd4113bd1 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_4fbb47cba196129b .checkbox-field-wrapper_9963524ae538a290,
  .comment-respond_28273dffd4113bd1 .checkbox-field-wrapper_9963524ae538a290 {
    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_4fbb47cba196129b .checkbox-field-wrapper_9963524ae538a290 p,
    .comment-respond_28273dffd4113bd1 .checkbox-field-wrapper_9963524ae538a290 p {
      margin: 0; }
    .te-comment-respond_4fbb47cba196129b .checkbox-field-wrapper_9963524ae538a290 .single-checkbox-field_2e3f175b3f220b94,
    .comment-respond_28273dffd4113bd1 .checkbox-field-wrapper_9963524ae538a290 .single-checkbox-field_2e3f175b3f220b94 {
      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_4fbb47cba196129b .te-comment-form-cookies-consent_f006a0c55b38a720,
  .comment-respond_28273dffd4113bd1 .te-comment-form-cookies-consent_f006a0c55b38a720 {
    display: none; }
  .te-comment-respond_4fbb47cba196129b input[type="number"],
  .comment-respond_28273dffd4113bd1 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_4fbb47cba196129b input,
  .te-comment-respond_4fbb47cba196129b select,
  .comment-respond_28273dffd4113bd1 input,
  .comment-respond_28273dffd4113bd1 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_4fbb47cba196129b *::-webkit-input-placeholder,
  .comment-respond_28273dffd4113bd1 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_4fbb47cba196129b *:-ms-input-placeholder,
  .comment-respond_28273dffd4113bd1 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4fbb47cba196129b *::-ms-input-placeholder,
  .comment-respond_28273dffd4113bd1 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4fbb47cba196129b *::placeholder,
  .comment-respond_28273dffd4113bd1 *::placeholder {
    color: #778196; }
  .te-comment-respond_4fbb47cba196129b textarea,
  .comment-respond_28273dffd4113bd1 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_4fbb47cba196129b input:focus,
  .te-comment-respond_4fbb47cba196129b textarea:focus,
  .te-comment-respond_4fbb47cba196129b .form-select_b86776c599dd060a:focus,
  .comment-respond_28273dffd4113bd1 input:focus,
  .comment-respond_28273dffd4113bd1 textarea:focus,
  .comment-respond_28273dffd4113bd1 .form-select_b86776c599dd060a: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_54ddecd3834004ec {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_54ddecd3834004ec:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_54ddecd3834004ec: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_54ddecd3834004ec:hover .te-content-wrapper_aa3a7648856a4d1e {
    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_54ddecd3834004ec .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_54ddecd3834004ec .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_54ddecd3834004ec .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_54ddecd3834004ec .te-content-wrapper_aa3a7648856a4d1e {
    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_54ddecd3834004ec .te-content-wrapper_aa3a7648856a4d1e .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_54ddecd3834004ec .te-content-wrapper_aa3a7648856a4d1e .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_54ddecd3834004ec .te-content-wrapper_aa3a7648856a4d1e .content .desc_fac16a0e92f934bd {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_54ddecd3834004ec .te-content-wrapper_aa3a7648856a4d1e .social_4cb2b06b8d9c2012 {
      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_54ddecd3834004ec .te-content-wrapper_aa3a7648856a4d1e .social_4cb2b06b8d9c2012 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_54ddecd3834004ec .te-content-wrapper_aa3a7648856a4d1e .social_4cb2b06b8d9c2012 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72:hover .te-content-wrapper_aa3a7648856a4d1e .social_4cb2b06b8d9c2012 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72:hover .te-content-wrapper_aa3a7648856a4d1e .content .title,
    .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72:hover .te-content-wrapper_aa3a7648856a4d1e .content .desc_fac16a0e92f934bd {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .image {
    border-radius: 20px; }
  .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .te-content-wrapper_aa3a7648856a4d1e {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .te-content-wrapper_aa3a7648856a4d1e .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .te-content-wrapper_aa3a7648856a4d1e .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .te-content-wrapper_aa3a7648856a4d1e .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .te-content-wrapper_aa3a7648856a4d1e .content .desc_fac16a0e92f934bd {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .te-content-wrapper_aa3a7648856a4d1e .social_4cb2b06b8d9c2012 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_54ddecd3834004ec.style-2_e48a7c0954bc4e72 .te-content-wrapper_aa3a7648856a4d1e .social_4cb2b06b8d9c2012 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_9d3bfbcb1a41fcd0 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_9d3bfbcb1a41fcd0 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_9d3bfbcb1a41fcd0 .slick-list_b56a64d2be232cca {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_9d3bfbcb1a41fcd0 .slick-list_b56a64d2be232cca {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_9d3bfbcb1a41fcd0 .slick-list_b56a64d2be232cca .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_9d3bfbcb1a41fcd0 .slick-dots_1cee25c6f2c7985b {
    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_9d3bfbcb1a41fcd0 .slick-dots_1cee25c6f2c7985b 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_9d3bfbcb1a41fcd0 .slick-dots_1cee25c6f2c7985b 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_9d3bfbcb1a41fcd0 .slick-dots_1cee25c6f2c7985b 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_9d3bfbcb1a41fcd0 .slick-dots_1cee25c6f2c7985b li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_9d3bfbcb1a41fcd0 .slick-arrow_d0800dfed27193bf {
    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_0d37b331dacb9e8b {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_0d37b331dacb9e8b:hover .image .te-content-wrapper_aa3a7648856a4d1e {
    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_0d37b331dacb9e8b:hover .image .te-content-wrapper_aa3a7648856a4d1e .content .content-inner_2e7a26411d68ebb8 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_0d37b331dacb9e8b:hover .image .te-content-wrapper_aa3a7648856a4d1e .content .btn-wrapper_9b0c890aa9a740cf {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_0d37b331dacb9e8b:hover .image .te-content-wrapper_aa3a7648856a4d1e .content .content-inner_2e7a26411d68ebb8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_0d37b331dacb9e8b: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_0d37b331dacb9e8b .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_0d37b331dacb9e8b .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_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e {
    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_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e .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_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e .content .content-inner_2e7a26411d68ebb8 {
        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_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e .content .sub-title_8435511228a0754e {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e .content .btn-wrapper_9b0c890aa9a740cf {
        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_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e .content .btn-wrapper_9b0c890aa9a740cf 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_0d37b331dacb9e8b .te-content-wrapper_aa3a7648856a4d1e .content .btn-wrapper_9b0c890aa9a740cf a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_0d37b331dacb9e8b.style-3_ad517b83d4875b7e:hover .te-content-wrapper_aa3a7648856a4d1e .content .btn-wrapper_9b0c890aa9a740cf {
  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_0d37b331dacb9e8b.style-3_ad517b83d4875b7e .te-content-wrapper_aa3a7648856a4d1e {
  padding: 0; }
  .te-portfolio-card_0d37b331dacb9e8b.style-3_ad517b83d4875b7e .te-content-wrapper_aa3a7648856a4d1e .content .content-inner_2e7a26411d68ebb8 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_0d37b331dacb9e8b.style-3_ad517b83d4875b7e .te-content-wrapper_aa3a7648856a4d1e .content .btn-wrapper_9b0c890aa9a740cf {
    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_5d1a6dd552cc3bde.style-1_5bd5a4e6805bacb8 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_5d1a6dd552cc3bde.style-1_5bd5a4e6805bacb8 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_0d74cb7e7f625b1f.style-1_5bd5a4e6805bacb8 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_3bc12222298d2660.style-1_5bd5a4e6805bacb8 {
  overflow: hidden; }

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

.about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 .te-about-image-card_13e6d32e7289761c {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 .te-about-image-card_13e6d32e7289761c .te-main-img-wrapper_ac222fb3dd3e73f2 .te-main-img-inner_6291bd73e72d4161 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 .te-about-image-card_13e6d32e7289761c .te-company-foundation_e7834c0faa948026 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 .te-about-info-card_cb90fb7e43366a01 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 .te-about-info-card_cb90fb7e43366a01 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_c7c30bb61798a1d3.style-2_e48a7c0954bc4e72 .te-about-info-card_cb90fb7e43366a01 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .accordion-wrapper_131d4bd2dcfeb5c7 {
      padding-right: 60px; } }
  .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 {
        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_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 {
        right: 0; } }
    .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 {
      position: relative; }
      .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .te-main-img-inner_6291bd73e72d4161 {
        -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_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .te-image-shape_4eb528e5cadd6735 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .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_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .content .number_b866a731c952d42c {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .top-content_6b5ecdabb001234a {
        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_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .top-content_6b5ecdabb001234a {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .bottom-content_68f5a514819792d7 {
        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_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .bottom-content_68f5a514819792d7 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .bottom-content_68f5a514819792d7 .bottom-content-inner_c51ba6430ef8a28a {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .bottom-content_68f5a514819792d7 .bottom-content-inner_c51ba6430ef8a28a .title,
          .faq-area_b23880218c1db1c7.style-1_5bd5a4e6805bacb8 .te-faq-image_6e947c7b34a50b50 .te-image-wrapper_91d837e9b9c35c10 .bottom-content_68f5a514819792d7 .bottom-content-inner_c51ba6430ef8a28a .number_b866a731c952d42c {
            color: #14203A; }

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

.testimonial-slider-area_0d74cb7e7f625b1f {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_0d74cb7e7f625b1f.style-2_e48a7c0954bc4e72 .slick-list_b56a64d2be232cca {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_0d74cb7e7f625b1f.style-2_e48a7c0954bc4e72 .slick-list_b56a64d2be232cca .te-slick-item_ac8f41b13f9fd489 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 .te-counter-item_952d8725d51ef8bc .icon_6ad865e9113c8489 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 .te-counter-item_952d8725d51ef8bc .te-counter-title_b3dc11a75720bcdb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 .te-counter-item_952d8725d51ef8bc .te-counter-title_b3dc11a75720bcdb .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 .te-counter-item_952d8725d51ef8bc .title {
    color: #ffffff; }
  .counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 .te-counter-item_952d8725d51ef8bc .number_b866a731c952d42c {
    color: #E7F914; }
  .counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 .te-counter-item_952d8725d51ef8bc .number_b866a731c952d42c,
  .counter-up-area_4eb0a30871fbe81d.style-2_e48a7c0954bc4e72 .te-counter-card_db061678e0402753 .te-counter-item_952d8725d51ef8bc .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-image-bg-collumn_1023b622f05d52ec {
      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_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-subscribe-form-wrapper_a2ae06d0ad5fe583 {
      padding: 0; }
    .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e {
      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_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e {
          -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_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e {
          -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_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e {
          gap: 60px; } }
      .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e .te-subscribe-title_439220487b1baa53 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e .te-content-inner_e66f54ccd02d3a18 {
        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_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e .te-content-inner_e66f54ccd02d3a18 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e .te-content-inner_e66f54ccd02d3a18 .icon_6ad865e9113c8489 {
          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_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .te-subscribe-form-widget_e2ca7a54735525c5 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .mc4wp-form-fields_5ffe509a1cda4455 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_1ecf7776bd3df605.style-2_e48a7c0954bc4e72 .te-subscribe-inner-area_b1e305c10c61fbba .mc4wp-form-fields_5ffe509a1cda4455 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_0d74cb7e7f625b1f.style-3_ad517b83d4875b7e {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_0d74cb7e7f625b1f.style-3_ad517b83d4875b7e {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_0d74cb7e7f625b1f.style-3_ad517b83d4875b7e {
      padding: 100px 0; } }
  .testimonial-slider-area_0d74cb7e7f625b1f.style-3_ad517b83d4875b7e .slick-list_b56a64d2be232cca .slick-slide.slick-current_bb42330e9b0ba574 .te-testimonial-card_26e4a06cd790a3ab.style-3_ad517b83d4875b7e .te-content-wrapper_aa3a7648856a4d1e .te-user-meta_74503fd77a9c72c5 .icon_6ad865e9113c8489 {
    color: #317EFE; }

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

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

.te-contact-info_f8eb856c15e82b03 {
  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_f8eb856c15e82b03 .te-icon-card_ba7628980c9a553e {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_3364dab1f491371d {
  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_3364dab1f491371d .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_3364dab1f491371d .content .te-title-wrapper_8b7964d6b74fc81a {
    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_3364dab1f491371d .content .te-title-wrapper_8b7964d6b74fc81a .title-inner_bf3611ac2466b40f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_3364dab1f491371d .content .te-title-wrapper_8b7964d6b74fc81a .title-inner_bf3611ac2466b40f .icon_6ad865e9113c8489 {
        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_3364dab1f491371d .content .te-title-wrapper_8b7964d6b74fc81a .title-inner_bf3611ac2466b40f .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_72119ac41a1383aa {
  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_72119ac41a1383aa .list-wrapper_c6caa25a7e71527a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_72119ac41a1383aa .list-wrapper_c6caa25a7e71527a .icon_6ad865e9113c8489 {
      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_72119ac41a1383aa .list-wrapper_c6caa25a7e71527a 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_72119ac41a1383aa .list-wrapper_c6caa25a7e71527a 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_72119ac41a1383aa .list-wrapper_c6caa25a7e71527a 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_72119ac41a1383aa .list-wrapper_c6caa25a7e71527a 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_b4b8ba877e01e56b {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_b4b8ba877e01e56b .te-team-card_54ddecd3834004ec {
    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_fc20263e037dd9b6 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_fc20263e037dd9b6 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_fc20263e037dd9b6 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_381a5d62cb8d3243 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_381a5d62cb8d3243 .te-subscribe-form-widget_e2ca7a54735525c5 .submit-btn_3697ae1258520a3a span {
    display: none; }
  .footer_381a5d62cb8d3243.style-1_5bd5a4e6805bacb8 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_381a5d62cb8d3243.style-1_5bd5a4e6805bacb8 .te-footer-sec_be0dd4b60ed9e34d {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_381a5d62cb8d3243.style-1_5bd5a4e6805bacb8 .te-footer-sec_be0dd4b60ed9e34d .te-footer-widget_0d2203d8dc4e857e .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-form-fields_5ffe509a1cda4455 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_381a5d62cb8d3243.style-1_5bd5a4e6805bacb8 .te-footer-widget_0d2203d8dc4e857e .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 input {
      color: #131A2A; }
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .wp-block-heading_ed9df3be42c67b80,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .widget-title_7da45a37e4d4ae16,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .wp-block-search__label_a3e2aa751ab3a5b1,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .wp-block-heading_ed9df3be42c67b80,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .widget-title_7da45a37e4d4ae16,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .wp-block-search__label_a3e2aa751ab3a5b1,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 ul li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 ol li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 ul li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 ol li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 ul li,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-calendar-table_4876b4912889245c,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-block-calendar_b96f7d55d616957c caption,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 nav.wp-calendar-nav_8e68d018adb5270d a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-block-latest-comments__comment-excerpt_2957d7557bb83c2a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-calendar-table_4876b4912889245c caption,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_text_009c5c2eb2ddbab5,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .tagcloud_8357a42e638c29c5 a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .wp-block-tag-cloud_99c6f1a5610e3a19 a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .tagcloud_8357a42e638c29c5 a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .wp-block-tag-cloud_99c6f1a5610e3a19 a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-block-latest-comments__comment-date_6e70e3b4fcf33160,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-block-latest-comments__comment_67e0f9e3ebccba10,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-block-archives-dropdown_6ba546adaf057727 label,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_categories_5937d35e6ee575c5 li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_archive_e77abf46b473b0a5 li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_nav_menu_3190b96a242ae367 li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_tag_cloud_bb9c959c9df8bbdd a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_rss_74733e40282d00ce li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_rss_74733e40282d00ce li,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .footer__widget_81df42b6b2eb6313 a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .footer__widget_81df42b6b2eb6313 li,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 li.recentcomments_71ba9b168041bb91 {
    color: #ffffff; }
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-theme-btn_8dee8ab806e118f2,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-block-loginout_6bf30d6e63c4060d a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 input.te-theme-btn_8dee8ab806e118f2,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .wp-block-search_e7ecbe7d18a9b367 button,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .search-form_fae2191adfbef6d6 button,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .widget_cbc4535ab7b490b0 .sidebar__search_3895a9ecfbd59da6 button,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .wp-block-search_e7ecbe7d18a9b367 button,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .search-form_fae2191adfbef6d6 button,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .sidebar__widget_d00fe5dac332cbb1 .sidebar__search_3895a9ecfbd59da6 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_381a5d62cb8d3243 .footer__widget_81df42b6b2eb6313 li {
    list-style: none; }
  .footer_381a5d62cb8d3243 .te-footer-widget_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e li.wp-block-social-link_59233b1fe16e83f3 {
    display: inline-block;
    width: unset !important; }
  .footer_381a5d62cb8d3243 .te_widget_nav_menu_b041ee51a7dc4d9e li.cat-item_9f2c5bb7bf963750 {
    text-align: right; }
    .footer_381a5d62cb8d3243 .te_widget_nav_menu_b041ee51a7dc4d9e li.cat-item_9f2c5bb7bf963750 a {
      float: left; }
  .footer_381a5d62cb8d3243 .te-footer-bg_1baf62e3d75b0d03 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_381a5d62cb8d3243 .footer-nav-widget_19a4173997a75ebb {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_381a5d62cb8d3243 .footer-nav-widget_19a4173997a75ebb {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_381a5d62cb8d3243 .footer-nav-widget_19a4173997a75ebb {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_381a5d62cb8d3243 .footer-nav-widget_19a4173997a75ebb {
        padding: 0 30px; } }

.te-footer-widget_0d2203d8dc4e857e {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_0d2203d8dc4e857e {
      margin-bottom: 40px; } }
  .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-title_b3bcf12a37bea08f,
  .te-footer-widget_0d2203d8dc4e857e .wp-block-heading_ed9df3be42c67b80 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_0d2203d8dc4e857e ul {
    padding-left: 0; }
  .te-footer-widget_0d2203d8dc4e857e .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-form-fields_5ffe509a1cda4455 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_0d2203d8dc4e857e .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_0d2203d8dc4e857e.widget-latest-posts-footer_35e4d329f82f895f {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_0d2203d8dc4e857e.zoom-instagram-widget_e600d031a921bd56 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_0d2203d8dc4e857e.widget_contact_info_widget_b59655bb11e31a38 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_0d2203d8dc4e857e .widget-instagram-feed_24ec9bba62cf422d {
      width: 170px; } }
  .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e {
        padding-right: 0; } }
    .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e .te-footer-logo_733e235eb769d4aa {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e .info-form-and-social-icon_77784967e65d0dc6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e .info-form-and-social-icon_77784967e65d0dc6 .te-social-profile_43868134fa6efa84 {
        margin-top: 0; }
    .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e .te-social-profile_43868134fa6efa84 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-info_ee0b14f12dfb913e .info-form-and-social-icon_77784967e65d0dc6 {
        -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_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e 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_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 p {
    color: #335371; }
  .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul {
    list-style: none; }
    .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded 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_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li:first-child .contact-icon_99d797dadc3658b7 {
          margin-top: 5px; }
      .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li .contact-icon_99d797dadc3658b7 {
        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_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li .contact-text_0ffa029e759a9917 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li .contact-text_0ffa029e759a9917 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li .contact-text_0ffa029e759a9917 span,
        .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li .contact-text_0ffa029e759a9917 p,
        .te-footer-widget_0d2203d8dc4e857e .te-footer-widget-contact_6d2bf92add358de6 .footer-contact_4865c1678195bded ul li .contact-text_0ffa029e759a9917 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_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-thumb_e9a2dbf7b976e366 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-desc_801219cbe1b7e21e .te-latest-post-title_cd514d7bce5e9caf {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-desc_801219cbe1b7e21e .te-latest-post-title_cd514d7bce5e9caf 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_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-desc_801219cbe1b7e21e .te-latest-post-title_cd514d7bce5e9caf a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-desc_801219cbe1b7e21e .te-latest-post-meta_1a9f3580c23987e6 {
      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_76f8e89c47e27c01 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_76f8e89c47e27c01 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_76f8e89c47e27c01 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_76f8e89c47e27c01 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_1ecf7776bd3df605 {
  overflow: hidden; }
  .subscribe-area_1ecf7776bd3df605.style-1_5bd5a4e6805bacb8 .te-subscribe-inner-area_b1e305c10c61fbba .te-content-wrapper_aa3a7648856a4d1e {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_1ecf7776bd3df605.style-1_5bd5a4e6805bacb8 .te-image-bg-collumn_1023b622f05d52ec {
    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_1ecf7776bd3df605.style-1_5bd5a4e6805bacb8 .te-image-bg-collumn_1023b622f05d52ec {
        display: none; } }
  .subscribe-area_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e {
    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_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e .short-title_83570f313b545209 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e .te-subscribe-title_439220487b1baa53 {
      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_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e .te-subscribe-title_439220487b1baa53 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e .te-subscribe-title_439220487b1baa53 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e .te-subscribe-title_439220487b1baa53 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_1ecf7776bd3df605 .te-content-wrapper_aa3a7648856a4d1e .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_1ecf7776bd3df605 .te-subscribe-inner-area_b1e305c10c61fbba {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_1ecf7776bd3df605 .te-subscribe-inner-area_b1e305c10c61fbba {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_1ecf7776bd3df605 .te-subscribe-inner-area_b1e305c10c61fbba .te-subscribe-collumn_a4aaa462a8eaf2aa {
      -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_1ecf7776bd3df605 .te-subscribe-inner-area_b1e305c10c61fbba .te-subscribe-collumn_a4aaa462a8eaf2aa.te-image-bg-collumn_1023b622f05d52ec {
          display: none; } }
    .subscribe-area_1ecf7776bd3df605 .te-subscribe-inner-area_b1e305c10c61fbba .mc4wp-form-fields_5ffe509a1cda4455 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_1ecf7776bd3df605 .te-subscribe-inner-area_b1e305c10c61fbba .mc4wp-form-fields_5ffe509a1cda4455 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_1ecf7776bd3df605 .te-subscribe-inner-area_b1e305c10c61fbba .mc4wp-form-fields_5ffe509a1cda4455 .submit-btn_3697ae1258520a3a {
        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_0d2203d8dc4e857e .te-subscribe-form-wrapper_a2ae06d0ad5fe583 {
  color: #335371; }

.te-subscribe-form-widget_e2ca7a54735525c5 {
  position: relative; }
  .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-form-fields_5ffe509a1cda4455 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .single-field_6e5ce510385c50e9 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_e2ca7a54735525c5 .submit-btn_3697ae1258520a3a {
    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_e2ca7a54735525c5 .submit-btn_3697ae1258520a3a:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-response_f96eedd3ff8193c4 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-response_f96eedd3ff8193c4 .mc4wp-alert_edbca9c74c7ca298.mc4wp-error_5fbdd4b03abbfee4 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-response_f96eedd3ff8193c4 .mc4wp-alert_edbca9c74c7ca298.mc4wp-error_5fbdd4b03abbfee4 a {
      color: #ff0000; }
    .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-response_f96eedd3ff8193c4 .mc4wp-alert_edbca9c74c7ca298.mc4wp-success_7ff6e5533a1b9bf7 p, .te-subscribe-form-widget_e2ca7a54735525c5 .mc4wp-response_f96eedd3ff8193c4 .mc4wp-alert_edbca9c74c7ca298.mc4wp-notice_0460487cc7fbd0ef p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_06ba1182cbf21eeb {
  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_06ba1182cbf21eeb .te-footer-logo_733e235eb769d4aa {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_06ba1182cbf21eeb .te-social-widget_3a04b10a864e75f7 {
    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_06ba1182cbf21eeb .te-social-widget_3a04b10a864e75f7 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 {
  background-color: #131A2A; }
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-sec_be0dd4b60ed9e34d {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-widget-title_b3bcf12a37bea08f,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .wp-block-heading_ed9df3be42c67b80 {
    color: #ffffff;
    font-size: 24px; }
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .footer-bottom-area_e6e90994636fadc5 .te-copyright-text_4001f6d803ea5b26 p,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-widget_0d2203d8dc4e857e.te_widget_nav_menu_b041ee51a7dc4d9e li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-widget_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-desc_801219cbe1b7e21e .te-latest-post-title_cd514d7bce5e9caf a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-widget_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-desc_801219cbe1b7e21e .te-latest-post-title_cd514d7bce5e9caf,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-widget_0d2203d8dc4e857e .te_widget_latest_post_63bd23532db62025 ul li .te-latest-post-desc_801219cbe1b7e21e .te-latest-post-meta_1a9f3580c23987e6,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-widget_0d2203d8dc4e857e .te-subscribe-form-wrapper_a2ae06d0ad5fe583,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .te-footer-bottom-menu_76f8e89c47e27c01 ul li a,
  .footer_381a5d62cb8d3243.style-2_e48a7c0954bc4e72 .footer-bottom-area_e6e90994636fadc5 .te-copyright-text_4001f6d803ea5b26 p a {
    color: #ffffff; }

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