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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_63073144266770d6,
.wp-block-loginout_382193773cf093c2 a,
input.te-theme-btn_63073144266770d6 {
  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_63073144266770d6:hover,
  .wp-block-loginout_382193773cf093c2 a:hover,
  input.te-theme-btn_63073144266770d6:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_63073144266770d6:focus,
  .wp-block-loginout_382193773cf093c2 a:focus,
  input.te-theme-btn_63073144266770d6:focus {
    color: #ffffff; }
  .te-theme-btn_63073144266770d6.yellow-btn_a4fe21b2e5f0be1f,
  .wp-block-loginout_382193773cf093c2 a.yellow-btn_a4fe21b2e5f0be1f,
  input.te-theme-btn_63073144266770d6.yellow-btn_a4fe21b2e5f0be1f {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_63073144266770d6.simple-btn_097da50fd24aa66b,
  .wp-block-loginout_382193773cf093c2 a.simple-btn_097da50fd24aa66b,
  input.te-theme-btn_63073144266770d6.simple-btn_097da50fd24aa66b {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_6a64de2c6a1288be {
  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_6a64de2c6a1288be .circle-rotate-inner_9f35967aaf4ffaab {
    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_70b671f5eab7a35d {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_c3e801b78ff89d9e {
  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_d5fe1fc8dce9e133 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_d5fe1fc8dce9e133 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_d5fe1fc8dce9e133 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_d5fe1fc8dce9e133 input[type="submit"]:hover {
    background-color: #14203A; }

/* Table */
table {
  margin-bottom: 20px;
  width: 100%; }
  table caption {
    border: 1px solid #dfe2e9;
    padding: 6px 10px;
    border-top: 0; }
  table th,
  table td {
    background-color: transparent;
    border: 1px solid #dfe2e9;
    text-align: left;
    padding: 8px;
    -webkit-transition: .3s;
    transition: .3s; }
    table th#today,
    table td#today {
      background: #317EFE;
      color: #ffffff; }
      table th#today a,
      table td#today a {
        color: #ffffff; }

.tp-page-content_beaa81420c8577d9 .size-full_cdc037eec0cbaabc.alignright_5be03b7bf4da254f {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_beaa81420c8577d9 figure.wp-caption_530e67b40d9cb500.aligncenter_176534df8076ff76 {
  margin-top: 40px; }
.tp-page-content_beaa81420c8577d9 dl, .tp-page-content_beaa81420c8577d9 ol, .tp-page-content_beaa81420c8577d9 ul {
  margin-bottom: 11px; }
.tp-page-content_beaa81420c8577d9 .te-comment-respond_44cf63c5247046b5 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_beaa81420c8577d9 .te-latest-comments_161cd68c48530bc7 .te-comment-respond_44cf63c5247046b5 {
  margin-bottom: 40px; }
.tp-page-content_beaa81420c8577d9 .te-post-comments_1735031c8cf05036 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_5919ed8d7d4a04df .gallery-item_22ee04736f5745d0 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_f9853e12409859c3 .gallery-item_22ee04736f5745d0 {
  max-width: 50%; }

.gallery-columns-3_0641e1265c8094c5 .gallery-item_22ee04736f5745d0 {
  max-width: 33.33%; }

.gallery-columns-4_0a0af9d4cd74a0ae .gallery-item_22ee04736f5745d0 {
  max-width: 25%; }

.gallery-columns-5_9092ab7152e99c18 .gallery-item_22ee04736f5745d0 {
  max-width: 20%; }

.gallery-columns-6_16994ec4bf50069c .gallery-item_22ee04736f5745d0 {
  max-width: 16.66%; }

.gallery-columns-7_69ad7b90ab63e24b .gallery-item_22ee04736f5745d0 {
  max-width: 14.28%; }

.gallery-columns-8_50c232fbefebc7ab .gallery-item_22ee04736f5745d0 {
  max-width: 12.5%; }

.gallery-columns-9_d6ecbbb265c0ee11 .gallery-item_22ee04736f5745d0 {
  max-width: 11.11%; }

.gallery-caption_908fd54dca27536f {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_1b2b3d620fc44240 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_1cd23aedeea98bf2 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_0307c8de97a11c63 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_8db652b99f385547 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_e136c01c06ce2e20 p.wp-block-cover-text_17cd0a5194f6949f,
.wp-block-cover_e136c01c06ce2e20.is-light_b15996f2843a3d6d .wp-block-cover__inner-container_dd0e9266b4c4dfc4 {
  color: #fff !important; }

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

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

.widget_85074041957dde82 .wp-block-archives-dropdown_f83cca77955afa1a,
.widget_85074041957dde82 .wp-block-categories-dropdown_ee376eb4c35a3d39,
.widget_85074041957dde82 .wp-block-loginout_382193773cf093c2,
.widget_85074041957dde82 .wp-block-social-links_24ef725f404b2dab,
.widget_85074041957dde82.widget_archive_19bcdf9a459f8db5 select,
.widget_85074041957dde82.te_widget_categories_788e41a08aa4e2da select,
.widget_85074041957dde82.widget_text_eca1b22cc7b03743 select,
.widget_85074041957dde82.te_widget_search_293d9c462dad570d .search-form_af737b4eadb0e0ec,
.widget_85074041957dde82.te_widget_tag_cloud_2bd54ff9cbff886b .tagcloud_7f3fceeef1f08908,
.widget_85074041957dde82 .wp-block-tag-cloud_89879d2a0a16680f {
  margin-bottom: 6px; }

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

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

.blog-search-content_618db2d516910255 {
  margin: 0; }
  .blog-search-content_618db2d516910255 .wp-block-search_1cd23aedeea98bf2,
  .blog-search-content_618db2d516910255 .search-form_af737b4eadb0e0ec,
  .blog-search-content_618db2d516910255 .sidebar__search_379ab56dfa3aae61 {
    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_618db2d516910255 .wp-block-search_1cd23aedeea98bf2,
      .blog-search-content_618db2d516910255 .search-form_af737b4eadb0e0ec,
      .blog-search-content_618db2d516910255 .sidebar__search_379ab56dfa3aae61 {
        width: 100%; } }
    .blog-search-content_618db2d516910255 .wp-block-search_1cd23aedeea98bf2 .wp-block-search__inside-wrapper_ee7d27bb02843ed7,
    .blog-search-content_618db2d516910255 .search-form_af737b4eadb0e0ec .wp-block-search__inside-wrapper_ee7d27bb02843ed7,
    .blog-search-content_618db2d516910255 .sidebar__search_379ab56dfa3aae61 .wp-block-search__inside-wrapper_ee7d27bb02843ed7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_618db2d516910255 .wp-block-search_1cd23aedeea98bf2 label,
    .blog-search-content_618db2d516910255 .search-form_af737b4eadb0e0ec label,
    .blog-search-content_618db2d516910255 .sidebar__search_379ab56dfa3aae61 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_618db2d516910255 .wp-block-search_1cd23aedeea98bf2 input,
    .blog-search-content_618db2d516910255 .search-form_af737b4eadb0e0ec input,
    .blog-search-content_618db2d516910255 .sidebar__search_379ab56dfa3aae61 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_618db2d516910255 .wp-block-search_1cd23aedeea98bf2 button,
    .blog-search-content_618db2d516910255 .search-form_af737b4eadb0e0ec button,
    .blog-search-content_618db2d516910255 .sidebar__search_379ab56dfa3aae61 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_beaa81420c8577d9 .wp-smiley_b37f250cf27fbd65,
.entry-content_bcf89af03049e5e8 .wp-smiley_b37f250cf27fbd65,
.comment-content_26fef7f21f911f85 .wp-smiley_b37f250cf27fbd65 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_44cf63c5247046b5.style-two_b0079aab5cc73072 .wpcf7-form_d068e064ea0b9c16 .wpcf7-not-valid-tip_ae9e3ea56fd8fec4 {
  color: #d9c0b8 !important; }
.te-comment-respond_44cf63c5247046b5 .wpcf7-form_d068e064ea0b9c16 .wpcf7-not-valid_91886a1e01ca0e6d {
  border-color: #dc3232 !important; }
.te-comment-respond_44cf63c5247046b5 .wpcf7-form_d068e064ea0b9c16 .wpcf7-not-valid-tip_ae9e3ea56fd8fec4 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_44cf63c5247046b5 .wpcf7-form_d068e064ea0b9c16.sent_9c8405986bebd2ff .wpcf7-response-output_d0733a49f45995f6 {
  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_44cf63c5247046b5 .wpcf7-form_d068e064ea0b9c16.invalid_dd395b2be7fed217 .wpcf7-response-output_d0733a49f45995f6 {
  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_a3c87c0ded8756c0 {
  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_a3c87c0ded8756c0 .wpcf7-te-list-item_71bd0b8b377b9ecb {
    margin: 0; }
    .wpcf7-form-control_a3c87c0ded8756c0 .wpcf7-te-list-item_71bd0b8b377b9ecb label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_a3c87c0ded8756c0 .wpcf7-te-list-item_71bd0b8b377b9ecb label .wpcf7-te-list-item-label_7caec77e434dd3d6 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_bc246b6cf3c73866 .te-comment-respond_44cf63c5247046b5 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_9959d34583116343 .header-menu-area_5a6ec9cc3787b301.sticky_menu_177bcdf4303b3545 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_9959d34583116343 .header-menu-area_5a6ec9cc3787b301.sticky_menu_177bcdf4303b3545 {
      top: 0; } }

.page-template-default_e5a93853d043a83f.page-id-146_f3e0650304419b2b .tp-page-content_beaa81420c8577d9 p:last-child {
  margin-bottom: 10px; }
.page-template-default_e5a93853d043a83f.page-id-1133_0baf8538a3fc0fee .tp-page-content_beaa81420c8577d9 .te-comment-respond_44cf63c5247046b5 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_e5a93853d043a83f.page-id-3_470b1fe3f428ff27 .page-area_3083a57dd0823c9f {
  padding-top: 128px; }

.single-post-item_0af96c2887eee594.post-24_ebd7e4087ee8ab32 .wp-block-button_81d7835cbc57d3b7 a {
  color: #ffffff; }

.post-template-default_e0ab840e69838162.postid-163_12568aff919641eb .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content {
  margin-bottom: 34px; }
.post-template-default_e0ab840e69838162.postid-150_4bcb82ac6ec0f43a .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_e0ab840e69838162.postid-150_4bcb82ac6ec0f43a .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-block-group_e77aef7a906a771c.is-layout-constrained_7bf37c19cb234f27:last-child {
    border: 1px solid #000; }
.post-template-default_e0ab840e69838162.postid-51_d66828904d2a6a51 .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_e0ab840e69838162.postid-51_d66828904d2a6a51 .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_e0ab840e69838162.postid-1163_72c8c20237b90047 .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-caption_530e67b40d9cb500, .post-template-default_e0ab840e69838162.postid-568_4223380992521b0f .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-caption_530e67b40d9cb500 {
  margin-top: 20px; }
.post-template-default_e0ab840e69838162.postid-1785_01e5fc0e9b41613b .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-block-button__link_db7e5191d524ba35 {
  color: #ffffff !important; }
.post-template-default_e0ab840e69838162.postid-1149_2ef2a4f360447e57 .te-blog-details-wrapper_aacab624f563e57f .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f p {
  margin-bottom: 0; }
.post-template-default_e0ab840e69838162.postid-555_020eed8f01e5e6d1 .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .gallery_c8403118eae8b7d8 {
  margin-top: 20px; }

.error-404_a6c99be5662ae45b.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_a6c99be5662ae45b.not-found .error-content_8e08d3f98a026c63 .error-btn-bh_76f9d7e4faf3159a {
    margin-top: 20px; }

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

.sidebar_ce045ff4ce65c0b6 .widget_media_gallery_afc040dc4f37a21b .gallery-item_22ee04736f5745d0 {
  margin-bottom: 0; }
  .sidebar_ce045ff4ce65c0b6 .widget_media_gallery_afc040dc4f37a21b .gallery-item_22ee04736f5745d0 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_d76714d1b12f90d3 {
  -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_e9fbebe8509a4fcb {
  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_91edc4857179713d path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_9959d34583116343 .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b.login .te-header-menu-area_fe46fc2cff11c66a {
  top: auto !important; }

.header-area_fc22197c52e3db31 .container-fluid_622567490feb20a6 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_fc22197c52e3db31 .container-fluid_622567490feb20a6 {
      padding: 0 24px; } }
.header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .header-top .te-header-contact-info_f24e6a09b7ddc730 span {
    color: #677471; }
    .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .header-top .te-header-contact-info_f24e6a09b7ddc730 span i {
      color: #317EFE; }
    .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .header-top .te-header-contact-info_f24e6a09b7ddc730 span a {
      color: #677471; }
  .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .header-top .te-social-profile_4852b6c8a6295006 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .header-top .te-social-profile_4852b6c8a6295006 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .te-header-menu-area_fe46fc2cff11c66a {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .te-header-menu-area_fe46fc2cff11c66a .menu-wrapper_cc8a70a0582198d8 {
    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_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .te-header-menu-area_fe46fc2cff11c66a .menu-wrapper_cc8a70a0582198d8 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .te-header-menu-area_fe46fc2cff11c66a .te-header-btn_0ab9ebcf521c63ae .te-quote-btn_10b609aaa19ae47e {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .te-sticky_menu {
  top: 0; }
  .header-area_fc22197c52e3db31.style-2_9a3fd15ba44bac8b .te-sticky_menu .menu-wrapper_cc8a70a0582198d8 {
    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_34a506c7ea9a3aa9 {
    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_41ca7fb01382a498 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_f24e6a09b7ddc730 {
    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_f24e6a09b7ddc730 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_f24e6a09b7ddc730 span.te-contact-info-item_56143e03568f28f0 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_f24e6a09b7ddc730 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_b655928fc5f5d479 {
      display: none; } }
  .header-top .header-top-btn_b655928fc5f5d479 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_b655928fc5f5d479 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_b655928fc5f5d479 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_4852b6c8a6295006 {
    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_4852b6c8a6295006 .te-social-profile-label_322954f56dea9237 {
      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_4852b6c8a6295006 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_4852b6c8a6295006 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_fe46fc2cff11c66a {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_fe46fc2cff11c66a.te-te-sticky-header_acc5596d3c479c4d {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_fe46fc2cff11c66a.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_fe46fc2cff11c66a.te-sticky_menu .te-logo_fb2b3604bc05aafa {
      height: 84px; }
      .te-header-menu-area_fe46fc2cff11c66a.te-sticky_menu .te-logo_fb2b3604bc05aafa:after {
        display: none; }
      .te-header-menu-area_fe46fc2cff11c66a.te-sticky_menu .te-logo_fb2b3604bc05aafa .te-standard-logo_07735eb57468de57 {
        display: none; }
      .te-header-menu-area_fe46fc2cff11c66a.te-sticky_menu .te-logo_fb2b3604bc05aafa .te-sticky-logo_03d9f3d68529b084 {
        display: block; }
        .te-header-menu-area_fe46fc2cff11c66a.te-sticky_menu .te-logo_fb2b3604bc05aafa .te-sticky-logo_03d9f3d68529b084 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_fe46fc2cff11c66a.te-sticky_menu .te-main-menu_6416d3593671bf7c ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_fe46fc2cff11c66a.te-sticky_menu .te-main-menu_6416d3593671bf7c 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_fe46fc2cff11c66a.te-sticky_menu .te-main-menu_6416d3593671bf7c ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_fe46fc2cff11c66a.te-sticky_menu .te-main-menu_6416d3593671bf7c ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_fe46fc2cff11c66a .te-header-menu-wrapper_51f37bd42bfbbe15 {
    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_fe46fc2cff11c66a .te-header-menu-wrapper_51f37bd42bfbbe15 {
        gap: 20px; } }
  .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa {
    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_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa .te-standard-logo_07735eb57468de57 {
        display: none; } }
    .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa .te-standard-logo_07735eb57468de57 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa .te-sticky-logo_03d9f3d68529b084 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa .te-sticky-logo_03d9f3d68529b084 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa .te-sticky-logo_03d9f3d68529b084 {
          display: block; } }
      .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa .te-sticky-logo_03d9f3d68529b084 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_fe46fc2cff11c66a .te-logo_fb2b3604bc05aafa .te-retina-logo_b2853c56b0c53f88 {
      display: none; }

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

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

.te-header-btn_0ab9ebcf521c63ae {
  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_0ab9ebcf521c63ae .te-icon_d3541c6fe5bd47c4 {
    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_0ab9ebcf521c63ae .te-icon_d3541c6fe5bd47c4: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_0ab9ebcf521c63ae {
      display: none; } }
  .te-header-btn_0ab9ebcf521c63ae .te-cta-btn_0784976e277b8961 {
    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_0ab9ebcf521c63ae .te-cta-btn_0784976e277b8961:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_0ab9ebcf521c63ae .te-quote-btn_10b609aaa19ae47e {
    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_0ab9ebcf521c63ae .te-quote-btn_10b609aaa19ae47e: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_0464c0de3e62c607 {
    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_0464c0de3e62c607 .te-search-content-filed_99534fe7d96aed29 {
      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_0464c0de3e62c607 .te-search-content-filed_99534fe7d96aed29 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_0464c0de3e62c607 .te-search-form_dc49bf1e3b474a03 {
      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_0464c0de3e62c607 .te-search-form_dc49bf1e3b474a03 .te-search-form-input_dc69c71ff74a080a {
        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_0464c0de3e62c607 .te-search-form_dc49bf1e3b474a03 .te-search-form-input_dc69c71ff74a080a .te-search-icon_502a6d6e75d70cae {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_0464c0de3e62c607 .te-search-form_dc49bf1e3b474a03 .te-search-form-input_dc69c71ff74a080a button.te-submit-search-btn_02ac06d5a50c228d {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_0464c0de3e62c607 .te-search-form_dc49bf1e3b474a03 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_d5030b771e837681 {
  display: none; }

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

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

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

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

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

.te-mobile-menu-bar_aba15c3eec614c54 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_aba15c3eec614c54 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_733c083f21728333 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_c8903a5606f9c9ce {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_a10274faa3e62f88 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_a10274faa3e62f88 .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_a10274faa3e62f88 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-menu-sidebar-title_be36ee1070dc31ce {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-header-contact-info_f24e6a09b7ddc730 {
      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_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-header-contact-info_f24e6a09b7ddc730 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_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-header-contact-info_f24e6a09b7ddc730 span.te-contact-info-item_56143e03568f28f0 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-header-contact-info_f24e6a09b7ddc730 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_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-header-contact-info_f24e6a09b7ddc730 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-social-profile_4852b6c8a6295006 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-social-profile_4852b6c8a6295006 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_af0c9b5ac6937cbd .te-menu-sidebar-single-widget_e513c1e50766aa2e .te-social-profile_4852b6c8a6295006 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_08c77a89e8d4d034 {
  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_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-feature-img_17adbc947916e05a {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-feature-img_17adbc947916e05a {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-feature-img_17adbc947916e05a {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-feature-img_17adbc947916e05a {
          right: -380px; } }
      .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-feature-img_17adbc947916e05a .company-award_afb6dd18062662ca {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-feature-img_17adbc947916e05a .company-award_afb6dd18062662ca .icon_6f55c796dab2e285 {
          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_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-feature-img_17adbc947916e05a .slider-feature-img-overlay_ce09a94888378894 {
          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_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-left-shape_89a852e23f434cf6 {
      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_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-left-shape_89a852e23f434cf6 {
          display: none; } }
    .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-right-shape_a0d496a86ba5315a {
      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_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-right-shape_a0d496a86ba5315a {
          display: none; } }
    .slider-area_08c77a89e8d4d034.style-2_9a3fd15ba44bac8b .te-single-slider_60b46d8dd2914e89 .slider-circle-shape_8b7f1902f2a64dc4 {
      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_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-short-title_93387f514165c4f0,
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-title_1e6f43d822a6bb56,
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-short-desc_adb96f773969b7bc,
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-btn-wrapper_7db1dd22ed95c76e {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-short-title_93387f514165c4f0 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-title_1e6f43d822a6bb56 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-short-desc_adb96f773969b7bc {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-active_51d164b96e0b8b52 .te-slider-btn-wrapper_7db1dd22ed95c76e {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-dots_608c5a373eae87e4 {
    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_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-dots_608c5a373eae87e4 {
        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_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-dots_608c5a373eae87e4 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_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-dots_608c5a373eae87e4 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_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-dots_608c5a373eae87e4 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-dots_608c5a373eae87e4 li.slick-active_51d164b96e0b8b52 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_08c77a89e8d4d034 .te-slider-wrapper_21fd84bdd20af529 .slick-dots_608c5a373eae87e4 li.slick-active_51d164b96e0b8b52 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 {
    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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 {
        background-image: none !important; } }
    .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-overlay_52de24c402257d3a {
      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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-overlay_52de24c402257d3a {
          left: 0; } }
      .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-overlay_52de24c402257d3a .te-slider-overlay-shape_63c263e6c3d476d0 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-overlay_52de24c402257d3a .te-slider-overlay-shape_63c263e6c3d476d0 {
            display: none; } }
    .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 {
      position: relative;
      z-index: 99; }
      .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-short-title_93387f514165c4f0 {
        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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
        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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-short-desc_adb96f773969b7bc {
        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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-short-desc_adb96f773969b7bc {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-short-desc_adb96f773969b7bc {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-short-desc_adb96f773969b7bc {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e {
        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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e {
            padding-top: 30px; } }
        .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-theme-btn_63073144266770d6 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-call-btn_f5001b1dc44a9d6f {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-call-btn_f5001b1dc44a9d6f .te-icon_d3541c6fe5bd47c4 {
            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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-call-btn_f5001b1dc44a9d6f .te-content_ca276a40dcd39acc {
            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_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-call-btn_f5001b1dc44a9d6f .te-content_ca276a40dcd39acc .te-title_5f63b43a9a5217c0 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_08c77a89e8d4d034 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-call-btn_f5001b1dc44a9d6f .te-content_ca276a40dcd39acc .te-text_7503d3de5ebd8016 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733: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_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-overlay_52de24c402257d3a {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-overlay_52de24c402257d3a::before {
        display: none; }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .slider-shape_bdec0875a9876560 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .slider-shape_bdec0875a9876560 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-one_cd54d33f3fcc7e02 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-one_cd54d33f3fcc7e02 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-one_cd54d33f3fcc7e02 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-one_cd54d33f3fcc7e02 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-one_cd54d33f3fcc7e02 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-two_39032efa297fc3a7 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-two_39032efa297fc3a7 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-two_39032efa297fc3a7 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-two_39032efa297fc3a7 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-two_39032efa297fc3a7 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-three_b0eb072c7874fe72 {
      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_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-three_b0eb072c7874fe72 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .shape-three_b0eb072c7874fe72 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-container_feb66579b72f52fc {
      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_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-container_feb66579b72f52fc {
          -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_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-container_feb66579b72f52fc {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-container_feb66579b72f52fc .te-slider-column_24ca674101da354e {
        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_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-container_feb66579b72f52fc .te-slider-column_24ca674101da354e {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-theme-btn_63073144266770d6 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-theme-btn_63073144266770d6:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-btn-wrapper_7db1dd22ed95c76e .te-call-btn_f5001b1dc44a9d6f .te-icon_d3541c6fe5bd47c4 {
      color: #317EFE; }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
      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_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-single-slider_60b46d8dd2914e89 .te-slider-content-wrapper_042d5fb28ae3de41 .te-slider-content_f8c60a7c6065419b .te-slider-title_1e6f43d822a6bb56 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-slider-wrapper_21fd84bdd20af529 .container_b9805f82025864c0 {
    position: relative; }
  .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-slider-wrapper_21fd84bdd20af529 .slider-shape-bg_85116ad85d844d97 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-slider-wrapper_21fd84bdd20af529 .slider-shape-bg_85116ad85d844d97 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-slider-wrapper_21fd84bdd20af529 .slider-shape-bg_85116ad85d844d97 {
        margin-left: 0; } }
    .slider-area_08c77a89e8d4d034.style-1_1fccad6efb3d0733 .te-slider-wrapper_21fd84bdd20af529 .slider-shape-bg_85116ad85d844d97: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_ce5fb1593e995fcb {
  position: relative; }

.te-info-card_e9a7df702f7c73ec {
  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_e9a7df702f7c73ec {
      padding: 40px 25px; } }
  .te-info-card_e9a7df702f7c73ec: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_e9a7df702f7c73ec:hover .te-image-wrapper_682868ea47800e62 .overlay_ad21444ae98ddf4d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_e9a7df702f7c73ec:hover .te-image-wrapper_682868ea47800e62 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_e9a7df702f7c73ec:hover .icon_6f55c796dab2e285 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_e9a7df702f7c73ec:hover .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc .te-theme-btn_63073144266770d6 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e9a7df702f7c73ec .te-info-card-inner_b2aa81b794ec9de8 {
    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_e9a7df702f7c73ec .te-image-wrapper_682868ea47800e62 {
    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_e9a7df702f7c73ec .te-image-wrapper_682868ea47800e62 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_e9a7df702f7c73ec .te-image-wrapper_682868ea47800e62 .overlay_ad21444ae98ddf4d {
      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_e9a7df702f7c73ec .icon_6f55c796dab2e285 {
    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_e9a7df702f7c73ec .icon_6f55c796dab2e285 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e9a7df702f7c73ec .te-content-wrapper_e5ab43dbca8253bd {
    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_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 {
    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_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 .icon_6f55c796dab2e285 {
      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_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 .icon_6f55c796dab2e285::before, .te-info-card_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 .icon_6f55c796dab2e285::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 .icon_6f55c796dab2e285::before {
        top: 15px;
        left: 5px; }
      .te-info-card_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 .icon_6f55c796dab2e285::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 .title_157197c17bf6802a {
      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_e9a7df702f7c73ec .te-title-wrapper_866105b0e0e11e23 .divider_574dee8a69af0bf0 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_e9a7df702f7c73ec .content_6c9241d2460a784e {
    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_e9a7df702f7c73ec .content_6c9241d2460a784e .desc_89c906e4d08d983b {
      -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_e9a7df702f7c73ec .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_e9a7df702f7c73ec .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc .te-theme-btn_63073144266770d6 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_e9a7df702f7c73ec .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc .te-theme-btn_63073144266770d6:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b {
  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_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b {
      padding: 35px; } }
  .te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b:hover .image_095c7336f027de4f 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_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b:hover .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc .te-theme-btn_63073144266770d6 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b .image_095c7336f027de4f {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b .image_095c7336f027de4f 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_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b .te-title-wrapper_866105b0e0e11e23 {
    padding-bottom: 15px; }
  .te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b .content_6c9241d2460a784e {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_e9a7df702f7c73ec.style-2_9a3fd15ba44bac8b .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc .te-theme-btn_63073144266770d6 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 {
  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_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 .icon_6f55c796dab2e285 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 .icon_6f55c796dab2e285 img {
      width: 100%; }
  .te-icon-card_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 .content_6c9241d2460a784e {
    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_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 .content_6c9241d2460a784e .title_157197c17bf6802a {
      color: #ffffff; }
    .te-icon-card_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 .content_6c9241d2460a784e .desc_89c906e4d08d983b {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 {
      gap: 25px; }
      .te-icon-card_0000bc4ad4590655.style-three_ed0154d3ff3b39e0 .content_6c9241d2460a784e {
        gap: 18px; } }

.te-icon-card_0000bc4ad4590655.style-2_9a3fd15ba44bac8b {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_0000bc4ad4590655.style-2_9a3fd15ba44bac8b .icon_6f55c796dab2e285 {
    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_0000bc4ad4590655.style-2_9a3fd15ba44bac8b .content_6c9241d2460a784e {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_0000bc4ad4590655.style-2_9a3fd15ba44bac8b .content_6c9241d2460a784e .title_157197c17bf6802a {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_0000bc4ad4590655.style-2_9a3fd15ba44bac8b .content_6c9241d2460a784e .desc_89c906e4d08d983b {
      line-height: 22px; }

.te-about-image-card_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e {
      text-align: left; } }
  .te-about-image-card_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 > img {
          width: 100%; } }
    .te-about-image-card_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-img-card-shape_b0f36b9adc2533ac {
      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_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-img-card-shape_b0f36b9adc2533ac {
          right: 0; } }
.te-about-image-card_1ee1a170259e8969 .te-company-foundation_e5513fc66f8877a9 {
  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_1ee1a170259e8969 .te-company-foundation_e5513fc66f8877a9 .te-counter-wrapper_2492d7523406dbe8 {
    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_1ee1a170259e8969 .te-company-foundation_e5513fc66f8877a9 .counter-title_d42cbdea205ec277 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_1ee1a170259e8969 .te-company-foundation_e5513fc66f8877a9 .title_157197c17bf6802a {
    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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-img-card-shape_b0f36b9adc2533ac {
    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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-img-card-shape_b0f36b9adc2533ac {
        display: none; } }
  .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c {
        position: relative; } }
    .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-another-image-inner_16b0b9260c71953b {
      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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-another-image-inner_16b0b9260c71953b {
          width: 100%; }
          .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-another-image-inner_16b0b9260c71953b img {
            width: 100%; } }
    .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .video-btn_5a0e89c2feb2e801 {
      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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .video-btn_5a0e89c2feb2e801 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .video-btn_5a0e89c2feb2e801 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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-badge-text_14ad887d13b36b16 {
      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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-badge-text_14ad887d13b36b16 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-badge-text_14ad887d13b36b16 .icon_6f55c796dab2e285 {
        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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-badge-text_14ad887d13b36b16 .text_fcd7075bb529c940 {
        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_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-badge-text_14ad887d13b36b16 .text_fcd7075bb529c940 .title_157197c17bf6802a {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_1ee1a170259e8969.style-2_9a3fd15ba44bac8b .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 .te-another-image_3ae98fec4893c30c .te-badge-text_14ad887d13b36b16 .text_fcd7075bb529c940 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb {
  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_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-section-title_2ada24aed39e6e69 {
    margin-bottom: 0; }
    .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-section-title_2ada24aed39e6e69 .title_157197c17bf6802a {
      margin-bottom: 0; }
  .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-list-item-wrapper_c2568ab0209b6ab4 {
    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_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-list-item-wrapper_c2568ab0209b6ab4 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-list-item-wrapper_c2568ab0209b6ab4 .te-list-item_9f3eaa9e50e20853 .icon_6f55c796dab2e285 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-list-item-wrapper_c2568ab0209b6ab4 .te-list-item_9f3eaa9e50e20853 .text_fcd7075bb529c940 {
      color: #14203A; }
  .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e {
    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_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .te-single-info-list_fdfd794b332cf285 {
      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_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .te-single-info-list_fdfd794b332cf285:hover .icon_6f55c796dab2e285 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_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .te-single-info-list_fdfd794b332cf285 .icon_6f55c796dab2e285 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .te-single-info-list_fdfd794b332cf285 .icon_6f55c796dab2e285::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_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .te-single-info-list_fdfd794b332cf285 .icon_6f55c796dab2e285 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_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .te-single-info-list_fdfd794b332cf285 .title_157197c17bf6802a {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_4d94e13eae55a47d .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .te-single-info-list_fdfd794b332cf285 .short-title_b168ae1822c14102 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_4d94e13eae55a47d.style-2_9a3fd15ba44bac8b .te-about-info-content_4e961f0d808227fb {
  gap: 10px; }
  .te-about-info-card_4d94e13eae55a47d.style-2_9a3fd15ba44bac8b .te-about-info-content_4e961f0d808227fb .te-list-item-wrapper_c2568ab0209b6ab4 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_4d94e13eae55a47d.style-2_9a3fd15ba44bac8b .te-about-info-content_4e961f0d808227fb .te-list-item-wrapper_c2568ab0209b6ab4 .te-list-item_9f3eaa9e50e20853 .icon_6f55c796dab2e285 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_4d94e13eae55a47d.style-2_9a3fd15ba44bac8b .te-about-info-content_4e961f0d808227fb .te-list-item-wrapper_c2568ab0209b6ab4 .te-list-item_9f3eaa9e50e20853 .text_fcd7075bb529c940 {
      color: #335371; }
  .te-about-info-card_4d94e13eae55a47d.style-2_9a3fd15ba44bac8b .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_4d94e13eae55a47d.style-2_9a3fd15ba44bac8b .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .divider_574dee8a69af0bf0 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_4d94e13eae55a47d.style-2_9a3fd15ba44bac8b .te-about-info-content_4e961f0d808227fb .te-info-list_93fca3a9aabbea7e .divider_574dee8a69af0bf0 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-section-title_2ada24aed39e6e69 {
  margin-bottom: 40px; }
.te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .about-info-wrapper_180b508dff0f16fb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .about-info-wrapper_180b508dff0f16fb {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .about-info-wrapper_180b508dff0f16fb .about-info-img_deb561e0b2f56514 {
    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_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .about-info-wrapper_180b508dff0f16fb .about-info-img_deb561e0b2f56514 {
        height: 350px; } }
    .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .about-info-wrapper_180b508dff0f16fb .about-info-img_deb561e0b2f56514 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb .skill-progressbar-wrapper_25b093d43db50aff {
    width: 100%; }
  .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb .te-icon-card-wrapper_2be76870aff8db58 {
    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_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb .te-icon-card-wrapper_2be76870aff8db58 .te-icon-card_0000bc4ad4590655 {
      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_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb .te-icon-card-wrapper_2be76870aff8db58 .te-icon-card_0000bc4ad4590655 .icon_6f55c796dab2e285 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb .te-icon-card-wrapper_2be76870aff8db58 .te-icon-card_0000bc4ad4590655 .content_6c9241d2460a784e {
        gap: 4px; }
        .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb .te-icon-card-wrapper_2be76870aff8db58 .te-icon-card_0000bc4ad4590655 .content_6c9241d2460a784e .title_157197c17bf6802a {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_4d94e13eae55a47d.style-three_ed0154d3ff3b39e0 .te-about-info-content_4e961f0d808227fb .te-btn-wrapper_f8d899e68bb9f27f {
    margin-top: 7px; }

.te-counter-card_295739e62a86db60 {
  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_295739e62a86db60 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_295739e62a86db60 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a {
    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_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a:hover .icon_6f55c796dab2e285 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .icon_6f55c796dab2e285 {
      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_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .icon_6f55c796dab2e285 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .te-counter-title_14d7148cb8c0db91 {
      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_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .te-counter-title_14d7148cb8c0db91 .content_6c9241d2460a784e {
        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_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .number_e656ab9c01880ba4 {
      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_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .number_e656ab9c01880ba4 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .title_157197c17bf6802a {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .text_fcd7075bb529c940 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_350a0d628f88c926 {
  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_350a0d628f88c926::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_350a0d628f88c926 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_350a0d628f88c926:hover {
    top: -5px; }
    .te-process-step_350a0d628f88c926:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_350a0d628f88c926:hover .icon_6f55c796dab2e285 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_350a0d628f88c926:hover .counter-number_064cd56e9b1e4132 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_350a0d628f88c926:hover .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc .te-theme-btn_63073144266770d6 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_350a0d628f88c926 .icon_6f55c796dab2e285 {
    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_350a0d628f88c926 .icon_6f55c796dab2e285 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_350a0d628f88c926 .te-content-wrapper_e5ab43dbca8253bd {
    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_350a0d628f88c926 .te-counter-wrapper_2492d7523406dbe8 {
    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_350a0d628f88c926 .te-counter-wrapper_2492d7523406dbe8 .shape_8dfa9cd30e822b31 {
      position: relative; }
  .te-process-step_350a0d628f88c926 .counter-number_064cd56e9b1e4132 {
    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_350a0d628f88c926 .te-title-wrapper_866105b0e0e11e23 {
    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_350a0d628f88c926 .te-title-wrapper_866105b0e0e11e23 .icon_6f55c796dab2e285 {
      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_350a0d628f88c926 .te-title-wrapper_866105b0e0e11e23 .title_157197c17bf6802a {
      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_350a0d628f88c926 .content_6c9241d2460a784e {
    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_350a0d628f88c926 .content_6c9241d2460a784e .desc_89c906e4d08d983b {
      -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_350a0d628f88c926 .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc {
      margin-top: -10px; }
      .te-process-step_350a0d628f88c926 .content_6c9241d2460a784e .te-read-more_1b675615c79a27bc .te-theme-btn_63073144266770d6 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_5bd733d2ff2d213c {
  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_5bd733d2ff2d213c {
      padding: 30px; } }
  .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd {
    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_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c {
      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_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .image_095c7336f027de4f {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .rating_70f6b4db8283551d {
          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_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .name_3c2dbd3528c4bfd2 {
          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_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .name_3c2dbd3528c4bfd2 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .designation_97a40ceb044fa499 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .icon_6f55c796dab2e285 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_5bd733d2ff2d213c .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .icon_6f55c796dab2e285 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_51c9db2ce990d73a {
  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_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd {
    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_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e p {
        margin-bottom: 0; }
    .te-testimonial-card-two_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 {
        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_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .icon_6f55c796dab2e285 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .name_3c2dbd3528c4bfd2 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .designation_97a40ceb044fa499 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_51c9db2ce990d73a .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .image_095c7336f027de4f {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4::before {
    display: none; }
  .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd {
    gap: 15px; }
    .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .title_157197c17bf6802a {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 {
      -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_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 {
          padding: 15px 30px; } }
      .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .image_095c7336f027de4f {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .image_095c7336f027de4f img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .rating_70f6b4db8283551d {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .te-user-info_fe0b2d9d0bc4da00 .name_3c2dbd3528c4bfd2 span {
        color: #317EFE; }
    .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .icon_6f55c796dab2e285 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .icon_6f55c796dab2e285 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_aeea877310c1cffc {
  position: relative; }
  .te-testimonial-slider-wrapper_aeea877310c1cffc .slick-list_89542af56dd465b3 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_aeea877310c1cffc .slick-list_89542af56dd465b3 .slick-slide_6ea3729c01811e85 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_aeea877310c1cffc .slick-dots_608c5a373eae87e4 {
    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_aeea877310c1cffc .slick-dots_608c5a373eae87e4 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_aeea877310c1cffc .slick-dots_608c5a373eae87e4 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_aeea877310c1cffc .slick-dots_608c5a373eae87e4 li.slick-active_51d164b96e0b8b52 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_aeea877310c1cffc .slick-dots_608c5a373eae87e4 li.slick-active_51d164b96e0b8b52 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_aeea877310c1cffc .slick-arrow_96a260da90e9a2d4 {
    display: none !important; }

.te-accordion-box-wrapper_d1e3250a71fb2cf7 {
  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_932fe2bdede44713 .te-accordion-list-item_596462aecc7f22a5 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_932fe2bdede44713 .te-accordion-list-item_596462aecc7f22a5 .te-accordion-head_41d3c8b932ad8e53 {
    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_932fe2bdede44713 .te-accordion-list-item_596462aecc7f22a5 .te-accordion-head_41d3c8b932ad8e53: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_932fe2bdede44713 .te-accordion-list-item_596462aecc7f22a5 .te-accordion-head_41d3c8b932ad8e53.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_932fe2bdede44713 .te-accordion-list-item_596462aecc7f22a5 .te-accordion-head_41d3c8b932ad8e53 .te-accordion-title_2443e4045d1d7bc7 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_932fe2bdede44713 .te-accordion-list-item_596462aecc7f22a5 .te-accordion-body_e8e6a9d6f352a6cb {
    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_7fa9e0ff7b3412ed {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_7fa9e0ff7b3412ed {
      padding-left: 30px; } }
  .page-header_7fa9e0ff7b3412ed .te-page-title_ec524f32811ec0b2,
  .page-header_7fa9e0ff7b3412ed .page-title_a21fb6cb3ec2ba89 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_7fa9e0ff7b3412ed .te-page-title_ec524f32811ec0b2,
      .page-header_7fa9e0ff7b3412ed .page-title_a21fb6cb3ec2ba89 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_d25f5ab0f8d3bb9d {
  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_d25f5ab0f8d3bb9d:hover .te-post-thumbnail_c5921b72535987a5 img,
  .te-post-item_d25f5ab0f8d3bb9d:hover .post-video_6f4a5ea078831e93 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_d25f5ab0f8d3bb9d iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d25f5ab0f8d3bb9d iframe {
        height: 350px; } }
  .te-post-item_d25f5ab0f8d3bb9d .post-gallery .slick-list_89542af56dd465b3 .slick-track_1ad60b4667ce5527 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content-wrapper_991cc49c21593305 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d25f5ab0f8d3bb9d .te-post-content-wrapper_991cc49c21593305 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_d25f5ab0f8d3bb9d .te-post-content-wrapper_991cc49c21593305 .te-read-more_1b675615c79a27bc {
      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_d25f5ab0f8d3bb9d.format-quote_528e0f3aa499366c .te-post-content {
    margin: 0; }
  .te-post-item_d25f5ab0f8d3bb9d.format-quote_528e0f3aa499366c blockquote {
    margin: 0; }
    .te-post-item_d25f5ab0f8d3bb9d.format-quote_528e0f3aa499366c blockquote p {
      margin-top: 0; }
    .te-post-item_d25f5ab0f8d3bb9d.format-quote_528e0f3aa499366c 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_d25f5ab0f8d3bb9d.format-quote_528e0f3aa499366c blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_d25f5ab0f8d3bb9d.sticky_4d040c0c0a81c6cb {
    border: 2px solid #317EFE; }
    .te-post-item_d25f5ab0f8d3bb9d.sticky_4d040c0c0a81c6cb .te-post-content {
      margin-bottom: 0; }
      .te-post-item_d25f5ab0f8d3bb9d.sticky_4d040c0c0a81c6cb .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_d25f5ab0f8d3bb9d .te-post-title_e6677f339cc10afd {
    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_d25f5ab0f8d3bb9d .te-post-title_e6677f339cc10afd {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_d25f5ab0f8d3bb9d .te-post-title_e6677f339cc10afd:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content p {
    margin-top: 17px; }
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content h2,
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content h3,
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content h4,
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content h5,
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_d25f5ab0f8d3bb9d .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_d25f5ab0f8d3bb9d .te-single-post-meta_fe216c7e28b3d05b {
    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_d25f5ab0f8d3bb9d .te-social-share_b17e134358dbf44c {
    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_d25f5ab0f8d3bb9d .te-social-share_b17e134358dbf44c a.facebook_694ce17fe7607902 {
      color: #1877f2; }
    .te-post-item_d25f5ab0f8d3bb9d .te-social-share_b17e134358dbf44c a.twitter_4d9e7b9f6148891a {
      color: #1da1f2; }
    .te-post-item_d25f5ab0f8d3bb9d .te-social-share_b17e134358dbf44c a.linkedin_1065ad246487b267 {
      color: #1a70c6; }
    .te-post-item_d25f5ab0f8d3bb9d .te-social-share_b17e134358dbf44c .te-social-share-title_9fae95eddfe9372d {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_d25f5ab0f8d3bb9d .te-blog-post-tag_d00391353ef5ce67 {
    width: 100%;
    display: inline-block; }
    .te-post-item_d25f5ab0f8d3bb9d .te-blog-post-tag_d00391353ef5ce67 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_d25f5ab0f8d3bb9d .te-blog-post-tag_d00391353ef5ce67 .te-post-tag-list_c51ca883b54c37b3 {
      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_d25f5ab0f8d3bb9d .te-blog-post-tag_d00391353ef5ce67 .te-post-tag-list_c51ca883b54c37b3 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_d25f5ab0f8d3bb9d .te-blog-post-tag_d00391353ef5ce67 .te-post-tag-list_c51ca883b54c37b3 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_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5,
  .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93 {
    position: relative;
    overflow: hidden; }
    .te-post-item_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5 img,
    .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93 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_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5 .popup-video-wrapper_2ddded47dff572d0,
    .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93 .popup-video-wrapper_2ddded47dff572d0 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5 .video-btn_5a0e89c2feb2e801 a,
    .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93 .video-btn_5a0e89c2feb2e801 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_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5 .video-btn_5a0e89c2feb2e801 a i,
      .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93 .video-btn_5a0e89c2feb2e801 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5 .video-btn_5a0e89c2feb2e801 a:hover,
      .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93 .video-btn_5a0e89c2feb2e801 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_d25f5ab0f8d3bb9d button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_d25f5ab0f8d3bb9d button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_d25f5ab0f8d3bb9d button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_d25f5ab0f8d3bb9d button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_d25f5ab0f8d3bb9d button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_d25f5ab0f8d3bb9d button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_d25f5ab0f8d3bb9d .post-audio_3f57c6718c9c84e8 iframe {
    width: 100%; }
  .te-post-item_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 {
    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_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 {
        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_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 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_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 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_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_9db9fd75eeb83a3f {
  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_9db9fd75eeb83a3f.style-1_1fccad6efb3d0733 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_9db9fd75eeb83a3f.style-1_1fccad6efb3d0733 .image_095c7336f027de4f {
      height: 290px; }
    .te-post-card_9db9fd75eeb83a3f.style-1_1fccad6efb3d0733 .content_6c9241d2460a784e {
      padding: 0 20px 20px 20px; }
  .te-post-card_9db9fd75eeb83a3f:hover .image_095c7336f027de4f 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_9db9fd75eeb83a3f .image_095c7336f027de4f {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_9db9fd75eeb83a3f .image_095c7336f027de4f 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_9db9fd75eeb83a3f .image_095c7336f027de4f .te-post-date_6573e47f822445d2 {
      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_9db9fd75eeb83a3f .image_095c7336f027de4f .te-post-date_6573e47f822445d2 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_9db9fd75eeb83a3f .content_6c9241d2460a784e {
    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_9db9fd75eeb83a3f .content_6c9241d2460a784e .te-post-meta-info_b7d14ef7a66ac024 {
      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_9db9fd75eeb83a3f .content_6c9241d2460a784e .te-post-meta-info_b7d14ef7a66ac024 .te-single-meta_7d839f11c6c3cd80 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_9db9fd75eeb83a3f .content_6c9241d2460a784e .te-post-meta-info_b7d14ef7a66ac024 .te-single-meta_7d839f11c6c3cd80 span,
        .te-post-card_9db9fd75eeb83a3f .content_6c9241d2460a784e .te-post-meta-info_b7d14ef7a66ac024 .te-single-meta_7d839f11c6c3cd80 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_9db9fd75eeb83a3f .content_6c9241d2460a784e .te-post-meta-info_b7d14ef7a66ac024 .te-single-meta_7d839f11c6c3cd80 i {
          color: #317EFE; }
    .te-post-card_9db9fd75eeb83a3f .content_6c9241d2460a784e .title_157197c17bf6802a {
      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_9db9fd75eeb83a3f .content_6c9241d2460a784e a.read-btn_aa9cfd941f0f4ea5 {
      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_9db9fd75eeb83a3f .content_6c9241d2460a784e a.read-btn_aa9cfd941f0f4ea5:hover {
        color: #317EFE; }

.te-post-card_9db9fd75eeb83a3f.style-2_9a3fd15ba44bac8b {
  gap: 20px; }
  .te-post-card_9db9fd75eeb83a3f.style-2_9a3fd15ba44bac8b .image_095c7336f027de4f {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_9db9fd75eeb83a3f.style-2_9a3fd15ba44bac8b .image_095c7336f027de4f .te-post-date_6573e47f822445d2 {
      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_9db9fd75eeb83a3f.style-2_9a3fd15ba44bac8b .content_6c9241d2460a784e .title_157197c17bf6802a {
    font-size: 20px; }
  .te-post-card_9db9fd75eeb83a3f.style-2_9a3fd15ba44bac8b .content_6c9241d2460a784e .te-post-meta-info_b7d14ef7a66ac024 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_aacab624f563e57f .te-comment-respond_44cf63c5247046b5 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_aacab624f563e57f .te-post-comments_1735031c8cf05036 {
  margin-top: 70px; }
.te-blog-details-wrapper_aacab624f563e57f .wp-block-group_e77aef7a906a771c.has-background_ded4e159fbbf188e .wp-block-button_81d7835cbc57d3b7 .wp-block-button__link_db7e5191d524ba35 {
  color: #ffffff !important; }
.te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-meta_d58ff7126ee89287 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5,
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93,
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-gallery,
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .postbox-audio_3501e7dde2e4b305,
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .wp-block-post-featured-image_8d5a2c2a07e963b1 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5,
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93,
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-gallery,
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .postbox-audio_3501e7dde2e4b305,
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .wp-block-post-featured-image_8d5a2c2a07e963b1 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5:hover img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93:hover img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-gallery:hover img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .postbox-audio_3501e7dde2e4b305:hover img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .wp-block-post-featured-image_8d5a2c2a07e963b1: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_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-thumbnail_c5921b72535987a5 img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-video_6f4a5ea078831e93 img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .post-gallery img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .postbox-audio_3501e7dde2e4b305 img,
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .wp-block-post-featured-image_8d5a2c2a07e963b1 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_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content-wrapper_991cc49c21593305 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-block-query_4e6d90f29dd6217f .wp-block-post-template_35a26b3633ab3782 {
      padding-left: 0; }
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-block-query_4e6d90f29dd6217f .wp-block-post-template_35a26b3633ab3782 .wp-block-post_27dd31c22ec47e04 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-block-navigation__responsive-container-content_09d28629e05b8aa8 .wp-block-page-list_2fedffced65784b7 {
      padding-left: 0; }
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-block-group_e77aef7a906a771c {
      margin: 15px 0; }
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content .wp-block-group_e77aef7a906a771c p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_aacab624f563e57f .te-post-item_d25f5ab0f8d3bb9d .te-blog-post-tag_d00391353ef5ce67 .te-social-share_b17e134358dbf44c {
    padding-bottom: 20px; }
.te-blog-details-wrapper_aacab624f563e57f .wp-block-calendar_2c5caa6f675954c1 {
  margin-bottom: 30px; }

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

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

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

.cta-area_6001866c10bb89d7 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_6001866c10bb89d7 .te-content-wrapper_e5ab43dbca8253bd {
    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_6001866c10bb89d7 .te-content-wrapper_e5ab43dbca8253bd .short-title_b168ae1822c14102 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_6001866c10bb89d7 .te-content-wrapper_e5ab43dbca8253bd .te-cta-title_1a08269ebab498ce {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_6001866c10bb89d7 .te-content-wrapper_e5ab43dbca8253bd .te-cta-title_1a08269ebab498ce {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_6001866c10bb89d7 .te-content-wrapper_e5ab43dbca8253bd .te-cta-title_1a08269ebab498ce {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_6001866c10bb89d7 .te-content-wrapper_e5ab43dbca8253bd .te-cta-title_1a08269ebab498ce {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_6001866c10bb89d7 .te-content-wrapper_e5ab43dbca8253bd .text_fcd7075bb529c940 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_6001866c10bb89d7 .te-btn-wrapper_f8d899e68bb9f27f {
    margin-top: 30px; }
  .cta-area_6001866c10bb89d7 .te-cta-inner-area_8862c9cce08b8c85 {
    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_6001866c10bb89d7 .te-cta-inner-area_8862c9cce08b8c85 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_6001866c10bb89d7 .te-cta-inner-area_8862c9cce08b8c85 .te-cta-collumn_500b79883f7a206c {
      -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_2ada24aed39e6e69 {
  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_2ada24aed39e6e69 {
      -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_2ada24aed39e6e69.left-align-title_30f202c136cd304a .te-section-content_c649c6486896b192 {
    margin-top: -15px; }
  .te-section-title_2ada24aed39e6e69 .te-section-content_c649c6486896b192 {
    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_2ada24aed39e6e69 .short-title_b168ae1822c14102 {
    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_2ada24aed39e6e69 .short-title_b168ae1822c14102::before, .te-section-title_2ada24aed39e6e69 .short-title_b168ae1822c14102::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_2ada24aed39e6e69 .short-title_b168ae1822c14102.only-divider_b32398ac1ae3adc0 {
      gap: 10px; }
      .te-section-title_2ada24aed39e6e69 .short-title_b168ae1822c14102.only-divider_b32398ac1ae3adc0::before {
        display: none; }
  .te-section-title_2ada24aed39e6e69 .title_157197c17bf6802a {
    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_2ada24aed39e6e69 .title_157197c17bf6802a {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_2ada24aed39e6e69 .title_157197c17bf6802a {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_2ada24aed39e6e69 .title_157197c17bf6802a {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_2ada24aed39e6e69 .title_157197c17bf6802a {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_2ada24aed39e6e69 .title_157197c17bf6802a br {
        display: none; } }
    .te-section-title_2ada24aed39e6e69 .title_157197c17bf6802a span {
      color: #317EFE; }
  .te-section-title_2ada24aed39e6e69 .te-section-desc_841c3fa886804fb0 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_2ada24aed39e6e69 .te-section-desc_841c3fa886804fb0 .te-theme-btn_63073144266770d6 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_2ada24aed39e6e69 .te-section-desc_841c3fa886804fb0 .te-theme-btn_63073144266770d6:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_75b897bc71460de7,
.navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b,
.comment-navigation_142b145ee40df1c4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_75b897bc71460de7 .wp-block-query-pagination-numbers_4d74a91da75f364c,
  .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .wp-block-query-pagination-numbers_4d74a91da75f364c,
  .comment-navigation_142b145ee40df1c4 .wp-block-query-pagination-numbers_4d74a91da75f364c {
    width: inherit; }
  .wp-block-query-pagination_75b897bc71460de7 .nav-links_4dd668d569c3e6f2,
  .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .nav-links_4dd668d569c3e6f2,
  .comment-navigation_142b145ee40df1c4 .nav-links_4dd668d569c3e6f2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_75b897bc71460de7 .wp-block-query-pagination-previous_a5111d5b5f1c9281,
  .wp-block-query-pagination_75b897bc71460de7 .wp-block-query-pagination-next_b58d565a1afee848,
  .wp-block-query-pagination_75b897bc71460de7 .nav-next_c11e765b3121197a a,
  .wp-block-query-pagination_75b897bc71460de7 .nav-previous_7c35a8df1d662402 a,
  .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .wp-block-query-pagination-previous_a5111d5b5f1c9281,
  .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .wp-block-query-pagination-next_b58d565a1afee848,
  .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .nav-next_c11e765b3121197a a,
  .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .nav-previous_7c35a8df1d662402 a,
  .comment-navigation_142b145ee40df1c4 .wp-block-query-pagination-previous_a5111d5b5f1c9281,
  .comment-navigation_142b145ee40df1c4 .wp-block-query-pagination-next_b58d565a1afee848,
  .comment-navigation_142b145ee40df1c4 .nav-next_c11e765b3121197a a,
  .comment-navigation_142b145ee40df1c4 .nav-previous_7c35a8df1d662402 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_75b897bc71460de7 .wp-block-query-pagination-previous_a5111d5b5f1c9281,
      .wp-block-query-pagination_75b897bc71460de7 .wp-block-query-pagination-next_b58d565a1afee848,
      .wp-block-query-pagination_75b897bc71460de7 .nav-next_c11e765b3121197a a,
      .wp-block-query-pagination_75b897bc71460de7 .nav-previous_7c35a8df1d662402 a,
      .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .wp-block-query-pagination-previous_a5111d5b5f1c9281,
      .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .wp-block-query-pagination-next_b58d565a1afee848,
      .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .nav-next_c11e765b3121197a a,
      .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .nav-previous_7c35a8df1d662402 a,
      .comment-navigation_142b145ee40df1c4 .wp-block-query-pagination-previous_a5111d5b5f1c9281,
      .comment-navigation_142b145ee40df1c4 .wp-block-query-pagination-next_b58d565a1afee848,
      .comment-navigation_142b145ee40df1c4 .nav-next_c11e765b3121197a a,
      .comment-navigation_142b145ee40df1c4 .nav-previous_7c35a8df1d662402 a {
        height: 40px; } }
    .wp-block-query-pagination_75b897bc71460de7 .wp-block-query-pagination-previous_a5111d5b5f1c9281:hover,
    .wp-block-query-pagination_75b897bc71460de7 .wp-block-query-pagination-next_b58d565a1afee848:hover,
    .wp-block-query-pagination_75b897bc71460de7 .nav-next_c11e765b3121197a a:hover,
    .wp-block-query-pagination_75b897bc71460de7 .nav-previous_7c35a8df1d662402 a:hover,
    .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .wp-block-query-pagination-previous_a5111d5b5f1c9281:hover,
    .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .wp-block-query-pagination-next_b58d565a1afee848:hover,
    .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .nav-next_c11e765b3121197a a:hover,
    .navigation_21d24ff6103f6389.posts-navigation_16d0ea28a7f6883b .nav-previous_7c35a8df1d662402 a:hover,
    .comment-navigation_142b145ee40df1c4 .wp-block-query-pagination-previous_a5111d5b5f1c9281:hover,
    .comment-navigation_142b145ee40df1c4 .wp-block-query-pagination-next_b58d565a1afee848:hover,
    .comment-navigation_142b145ee40df1c4 .nav-next_c11e765b3121197a a:hover,
    .comment-navigation_142b145ee40df1c4 .nav-previous_7c35a8df1d662402 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_ee96d03ca7b7e171,
.page-links_479bc21d26f586ff,
.wp-block-query-pagination-numbers_4d74a91da75f364c {
  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_ee96d03ca7b7e171 ul,
  .page-links_479bc21d26f586ff ul,
  .wp-block-query-pagination-numbers_4d74a91da75f364c 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_ee96d03ca7b7e171 ul li,
    .page-links_479bc21d26f586ff ul li,
    .wp-block-query-pagination-numbers_4d74a91da75f364c ul li {
      padding-top: 0; }
    .te-basic-pagination_ee96d03ca7b7e171 ul .prev_c76a9f08ef9bfdb9 span,
    .te-basic-pagination_ee96d03ca7b7e171 ul .next_050d0bbeebb72061 span,
    .page-links_479bc21d26f586ff ul .prev_c76a9f08ef9bfdb9 span,
    .page-links_479bc21d26f586ff ul .next_050d0bbeebb72061 span,
    .wp-block-query-pagination-numbers_4d74a91da75f364c ul .prev_c76a9f08ef9bfdb9 span,
    .wp-block-query-pagination-numbers_4d74a91da75f364c ul .next_050d0bbeebb72061 span {
      display: none; }
  .te-basic-pagination_ee96d03ca7b7e171 .post-page-numbers_fbbbb382be70cdee,
  .page-links_479bc21d26f586ff .post-page-numbers_fbbbb382be70cdee,
  .wp-block-query-pagination-numbers_4d74a91da75f364c .post-page-numbers_fbbbb382be70cdee {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_ee96d03ca7b7e171 .page-numbers_d0c5f164250e5511,
  .te-basic-pagination_ee96d03ca7b7e171 .post-page-numbers_fbbbb382be70cdee,
  .page-links_479bc21d26f586ff .page-numbers_d0c5f164250e5511,
  .page-links_479bc21d26f586ff .post-page-numbers_fbbbb382be70cdee,
  .wp-block-query-pagination-numbers_4d74a91da75f364c .page-numbers_d0c5f164250e5511,
  .wp-block-query-pagination-numbers_4d74a91da75f364c .post-page-numbers_fbbbb382be70cdee {
    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_ee96d03ca7b7e171 .page-numbers_d0c5f164250e5511,
      .te-basic-pagination_ee96d03ca7b7e171 .post-page-numbers_fbbbb382be70cdee,
      .page-links_479bc21d26f586ff .page-numbers_d0c5f164250e5511,
      .page-links_479bc21d26f586ff .post-page-numbers_fbbbb382be70cdee,
      .wp-block-query-pagination-numbers_4d74a91da75f364c .page-numbers_d0c5f164250e5511,
      .wp-block-query-pagination-numbers_4d74a91da75f364c .post-page-numbers_fbbbb382be70cdee {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_ee96d03ca7b7e171 .page-numbers_d0c5f164250e5511:hover,
    .te-basic-pagination_ee96d03ca7b7e171 .post-page-numbers_fbbbb382be70cdee:hover,
    .page-links_479bc21d26f586ff .page-numbers_d0c5f164250e5511:hover,
    .page-links_479bc21d26f586ff .post-page-numbers_fbbbb382be70cdee:hover,
    .wp-block-query-pagination-numbers_4d74a91da75f364c .page-numbers_d0c5f164250e5511:hover,
    .wp-block-query-pagination-numbers_4d74a91da75f364c .post-page-numbers_fbbbb382be70cdee: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_ee96d03ca7b7e171 .page-numbers_d0c5f164250e5511.current_b737937ebe61d877,
    .te-basic-pagination_ee96d03ca7b7e171 .post-page-numbers_fbbbb382be70cdee.current_b737937ebe61d877,
    .page-links_479bc21d26f586ff .page-numbers_d0c5f164250e5511.current_b737937ebe61d877,
    .page-links_479bc21d26f586ff .post-page-numbers_fbbbb382be70cdee.current_b737937ebe61d877,
    .wp-block-query-pagination-numbers_4d74a91da75f364c .page-numbers_d0c5f164250e5511.current_b737937ebe61d877,
    .wp-block-query-pagination-numbers_4d74a91da75f364c .post-page-numbers_fbbbb382be70cdee.current_b737937ebe61d877 {
      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_b2c4e40308f93e0a {
  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_b2c4e40308f93e0a {
      -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_b2c4e40308f93e0a {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 {
    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_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 {
        -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_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 {
        width: 100%; } }
    .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858::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_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858::after {
          display: none; } }
    .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858:last-child .text_fcd7075bb529c940 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858:last-child .text_fcd7075bb529c940 {
            text-align: left; } }
      .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858:last-child::after {
        display: none; }
    .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 .te-post-img_fb518a5b51b71c47 {
      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_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 .te-post-img_fb518a5b51b71c47 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 .te-post-img_fb518a5b51b71c47 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 .text_fcd7075bb529c940 {
      width: 100%; }
      .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 .text_fcd7075bb529c940 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 .text_fcd7075bb529c940 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_b2c4e40308f93e0a .te-post-navigation_6c8bf71b3ce46858 .theme-navigation_af9d3fcf393fbf37 {
      width: 100%; }

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

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

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

.project-details-overview_fc2e3b34b285d2aa {
  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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b {
    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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b {
        -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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b .image_095c7336f027de4f {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b .image_095c7336f027de4f img {
        border-radius: 20px; }
    .project-details-overview_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b 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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b 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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b 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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b 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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b .user-card_89b0260a44aa1771 {
      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_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b .user-card_89b0260a44aa1771 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b .user-card_89b0260a44aa1771 .image_095c7336f027de4f {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b .user-card_89b0260a44aa1771 .content_6c9241d2460a784e .title_157197c17bf6802a {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_fc2e3b34b285d2aa .list-wrapper_46e2e71df593c04b .user-card_89b0260a44aa1771 .content_6c9241d2460a784e .text_fcd7075bb529c940 {
        margin-bottom: 0; }

.te-list-item_9f3eaa9e50e20853 {
  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_9f3eaa9e50e20853 .icon_6f55c796dab2e285 {
    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_9f3eaa9e50e20853 .text_fcd7075bb529c940 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_85074041957dde82,
.sidebar__widget_394569e71d25680d {
  /* 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_85074041957dde82 ol,
  .widget_85074041957dde82 ul,
  .sidebar__widget_394569e71d25680d ol,
  .sidebar__widget_394569e71d25680d ul {
    margin-bottom: 0; }
  .widget_85074041957dde82 .widget-instagram-feed_c353c173e6c1ed16,
  .sidebar__widget_394569e71d25680d .widget-instagram-feed_c353c173e6c1ed16 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_85074041957dde82 .widget-instagram-feed_c353c173e6c1ed16,
      .sidebar__widget_394569e71d25680d .widget-instagram-feed_c353c173e6c1ed16 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_85074041957dde82 .widget-instagram-feed_c353c173e6c1ed16,
      .sidebar__widget_394569e71d25680d .widget-instagram-feed_c353c173e6c1ed16 {
        width: 200px; } }
    .widget_85074041957dde82 .widget-instagram-feed_c353c173e6c1ed16 .single-instagram-feed_6044a2b0817883d9,
    .sidebar__widget_394569e71d25680d .widget-instagram-feed_c353c173e6c1ed16 .single-instagram-feed_6044a2b0817883d9 {
      width: 96px;
      height: 96px; }
  .widget_85074041957dde82 .wp-block-heading_9f1a222d29b50fda,
  .widget_85074041957dde82 .widget-title_1457b8e5c4486200,
  .widget_85074041957dde82 .wp-block-search__label_b8ee0bb82e069792,
  .sidebar__widget_394569e71d25680d .wp-block-heading_9f1a222d29b50fda,
  .sidebar__widget_394569e71d25680d .widget-title_1457b8e5c4486200,
  .sidebar__widget_394569e71d25680d .wp-block-search__label_b8ee0bb82e069792 {
    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_85074041957dde82 .wp-block-social-links_24ef725f404b2dab .wp-social-link_22baee2c745ce1c6,
  .sidebar__widget_394569e71d25680d .wp-block-social-links_24ef725f404b2dab .wp-social-link_22baee2c745ce1c6 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_85074041957dde82 .wp-block-social-links_24ef725f404b2dab .wp-social-link_22baee2c745ce1c6 a,
    .sidebar__widget_394569e71d25680d .wp-block-social-links_24ef725f404b2dab .wp-social-link_22baee2c745ce1c6 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_85074041957dde82 .wp-block-social-links_24ef725f404b2dab .wp-social-link_22baee2c745ce1c6 a:before,
      .sidebar__widget_394569e71d25680d .wp-block-social-links_24ef725f404b2dab .wp-social-link_22baee2c745ce1c6 a:before {
        display: none; }
  .widget_85074041957dde82 .has-avatars_9af8e1a4a1fe535c.has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077,
  .widget_85074041957dde82 .has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077,
  .sidebar__widget_394569e71d25680d .has-avatars_9af8e1a4a1fe535c.has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077,
  .sidebar__widget_394569e71d25680d .has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 {
    font-weight: 500; }
    .widget_85074041957dde82 .has-avatars_9af8e1a4a1fe535c.has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-author_b7daad57a2aaa401,
    .widget_85074041957dde82 .has-avatars_9af8e1a4a1fe535c.has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-link_75bfc7d3724ac305,
    .widget_85074041957dde82 .has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-author_b7daad57a2aaa401,
    .widget_85074041957dde82 .has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-link_75bfc7d3724ac305,
    .sidebar__widget_394569e71d25680d .has-avatars_9af8e1a4a1fe535c.has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-author_b7daad57a2aaa401,
    .sidebar__widget_394569e71d25680d .has-avatars_9af8e1a4a1fe535c.has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-link_75bfc7d3724ac305,
    .sidebar__widget_394569e71d25680d .has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-author_b7daad57a2aaa401,
    .sidebar__widget_394569e71d25680d .has-dates_b8f2db28c6301a55.has-excerpts_09e371c2968f7238.wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-link_75bfc7d3724ac305 {
      font-weight: 500; }
  .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe,
  .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe,
  .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe,
  .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li.wp-block-te-latest-comments__comment_a1d4188c63a0bafe {
    margin-bottom: 0; }
  .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077,
  .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2,
  .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077,
  .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2,
  .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077,
  .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2,
  .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077,
  .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 {
    line-height: 28px;
    font-weight: 400; }
    .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3,
    .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3,
    .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3,
    .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3,
    .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3,
    .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3,
    .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3,
    .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before,
      .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before,
      .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before,
      .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before,
      .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before,
      .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before,
      .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-meta_a06cc44f46b72077 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before,
      .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 .wp-block-te-latest-comments__comment-date_12d0293ac8f682d3:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li a,
  .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li a,
  .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li a,
  .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li a {
    color: #335371; }
    .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li a.wp-block-te-latest-comments__comment-author_b7daad57a2aaa401, .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li a.wp-block-te-latest-comments__comment-link_75bfc7d3724ac305,
    .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li a.wp-block-te-latest-comments__comment-author_b7daad57a2aaa401,
    .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li a.wp-block-te-latest-comments__comment-link_75bfc7d3724ac305,
    .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li a.wp-block-te-latest-comments__comment-author_b7daad57a2aaa401,
    .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li a.wp-block-te-latest-comments__comment-link_75bfc7d3724ac305,
    .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li a.wp-block-te-latest-comments__comment-author_b7daad57a2aaa401,
    .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li a.wp-block-te-latest-comments__comment-link_75bfc7d3724ac305 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li a:hover,
    .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li a:hover,
    .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li a:hover,
    .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li a:hover {
      color: #317EFE; }
  .widget_85074041957dde82 .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-excerpt_42451af2e5850991 p,
  .widget_85074041957dde82 .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-excerpt_42451af2e5850991 p,
  .sidebar__widget_394569e71d25680d .wp-block-te-latest-comments_786245799c4a680a li .wp-block-te-latest-comments__comment-excerpt_42451af2e5850991 p,
  .sidebar__widget_394569e71d25680d .wp-block-latest-posts_3256ffa7221e19ad li .wp-block-te-latest-comments__comment-excerpt_42451af2e5850991 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_85074041957dde82 .te-social-profile_4852b6c8a6295006,
  .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_85074041957dde82 .te-social-profile_4852b6c8a6295006 a,
    .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 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_85074041957dde82 .te-social-profile_4852b6c8a6295006 a,
        .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 a {
          width: 40px;
          height: 40px; } }
      .widget_85074041957dde82 .te-social-profile_4852b6c8a6295006 a.facebook_694ce17fe7607902,
      .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 a.facebook_694ce17fe7607902 {
        background-color: #1877f2; }
      .widget_85074041957dde82 .te-social-profile_4852b6c8a6295006 a.twitter_4d9e7b9f6148891a,
      .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 a.twitter_4d9e7b9f6148891a {
        background-color: #1da1f2; }
      .widget_85074041957dde82 .te-social-profile_4852b6c8a6295006 a.linkedin_1065ad246487b267,
      .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 a.linkedin_1065ad246487b267 {
        background-color: #0a66c2; }
      .widget_85074041957dde82 .te-social-profile_4852b6c8a6295006 a.instagram_ed7209c440fb6ee3,
      .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 a.instagram_ed7209c440fb6ee3 {
        background-color: #405de6; }
      .widget_85074041957dde82 .te-social-profile_4852b6c8a6295006 a:hover,
      .sidebar__widget_394569e71d25680d .te-social-profile_4852b6c8a6295006 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_85074041957dde82 select,
  .sidebar__widget_394569e71d25680d select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_85074041957dde82 .has-login-form_7328e2ec5a3e8dcf .login-username_5ed84e6b3bf2c236 label,
  .widget_85074041957dde82 .has-login-form_7328e2ec5a3e8dcf .login-password_c58a61afa6fe9525 label,
  .sidebar__widget_394569e71d25680d .has-login-form_7328e2ec5a3e8dcf .login-username_5ed84e6b3bf2c236 label,
  .sidebar__widget_394569e71d25680d .has-login-form_7328e2ec5a3e8dcf .login-password_c58a61afa6fe9525 label {
    margin-bottom: 10px; }
  .widget_85074041957dde82 .has-login-form_7328e2ec5a3e8dcf .login-username_5ed84e6b3bf2c236 input,
  .widget_85074041957dde82 .has-login-form_7328e2ec5a3e8dcf .login-password_c58a61afa6fe9525 input,
  .sidebar__widget_394569e71d25680d .has-login-form_7328e2ec5a3e8dcf .login-username_5ed84e6b3bf2c236 input,
  .sidebar__widget_394569e71d25680d .has-login-form_7328e2ec5a3e8dcf .login-password_c58a61afa6fe9525 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_85074041957dde82 .has-login-form_7328e2ec5a3e8dcf .login-remember_9d7fd8dae9a59bcd label,
  .sidebar__widget_394569e71d25680d .has-login-form_7328e2ec5a3e8dcf .login-remember_9d7fd8dae9a59bcd label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_85074041957dde82 .has-login-form_7328e2ec5a3e8dcf .login-submit_f3249087f04f59bf,
  .sidebar__widget_394569e71d25680d .has-login-form_7328e2ec5a3e8dcf .login-submit_f3249087f04f59bf {
    margin-bottom: 0; }
    .widget_85074041957dde82 .has-login-form_7328e2ec5a3e8dcf .login-submit_f3249087f04f59bf input.button-primary_d9292913a8545b28,
    .sidebar__widget_394569e71d25680d .has-login-form_7328e2ec5a3e8dcf .login-submit_f3249087f04f59bf input.button-primary_d9292913a8545b28 {
      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_85074041957dde82 .search-form_af737b4eadb0e0ec,
  .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_85074041957dde82 .search-form_af737b4eadb0e0ec button,
    .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_85074041957dde82.widget_search_62869f3830687415 .sidebar__search_379ab56dfa3aae61,
  .sidebar__widget_394569e71d25680d.widget_search_62869f3830687415 .sidebar__search_379ab56dfa3aae61 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_85074041957dde82.widget_search_62869f3830687415 .sidebar__search_379ab56dfa3aae61 button,
    .sidebar__widget_394569e71d25680d.widget_search_62869f3830687415 .sidebar__search_379ab56dfa3aae61 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_85074041957dde82 .wp-block-search__no-button_4a7b1d03dadf6888.wp-block-search_1cd23aedeea98bf2 input,
  .sidebar__widget_394569e71d25680d .wp-block-search__no-button_4a7b1d03dadf6888.wp-block-search_1cd23aedeea98bf2 input {
    border-radius: 10px; }
  .widget_85074041957dde82 .wp-block-search_1cd23aedeea98bf2,
  .sidebar__widget_394569e71d25680d .wp-block-search_1cd23aedeea98bf2 {
    margin-bottom: -2px; }
  .widget_85074041957dde82 .wp-block-search_1cd23aedeea98bf2,
  .widget_85074041957dde82 .search-form_af737b4eadb0e0ec,
  .widget_85074041957dde82 .sidebar__search_379ab56dfa3aae61,
  .sidebar__widget_394569e71d25680d .wp-block-search_1cd23aedeea98bf2,
  .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec,
  .sidebar__widget_394569e71d25680d .sidebar__search_379ab56dfa3aae61 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_85074041957dde82 .wp-block-search_1cd23aedeea98bf2 .wp-block-search__inside-wrapper_ee7d27bb02843ed7,
    .widget_85074041957dde82 .search-form_af737b4eadb0e0ec .wp-block-search__inside-wrapper_ee7d27bb02843ed7,
    .widget_85074041957dde82 .sidebar__search_379ab56dfa3aae61 .wp-block-search__inside-wrapper_ee7d27bb02843ed7,
    .sidebar__widget_394569e71d25680d .wp-block-search_1cd23aedeea98bf2 .wp-block-search__inside-wrapper_ee7d27bb02843ed7,
    .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec .wp-block-search__inside-wrapper_ee7d27bb02843ed7,
    .sidebar__widget_394569e71d25680d .sidebar__search_379ab56dfa3aae61 .wp-block-search__inside-wrapper_ee7d27bb02843ed7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_85074041957dde82 .wp-block-search_1cd23aedeea98bf2 label,
    .widget_85074041957dde82 .search-form_af737b4eadb0e0ec label,
    .widget_85074041957dde82 .sidebar__search_379ab56dfa3aae61 label,
    .sidebar__widget_394569e71d25680d .wp-block-search_1cd23aedeea98bf2 label,
    .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec label,
    .sidebar__widget_394569e71d25680d .sidebar__search_379ab56dfa3aae61 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_85074041957dde82 .wp-block-search_1cd23aedeea98bf2 input,
    .widget_85074041957dde82 .search-form_af737b4eadb0e0ec input,
    .widget_85074041957dde82 .sidebar__search_379ab56dfa3aae61 input,
    .sidebar__widget_394569e71d25680d .wp-block-search_1cd23aedeea98bf2 input,
    .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec input,
    .sidebar__widget_394569e71d25680d .sidebar__search_379ab56dfa3aae61 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_85074041957dde82 .wp-block-search_1cd23aedeea98bf2 button,
    .widget_85074041957dde82 .search-form_af737b4eadb0e0ec button,
    .widget_85074041957dde82 .sidebar__search_379ab56dfa3aae61 button,
    .sidebar__widget_394569e71d25680d .wp-block-search_1cd23aedeea98bf2 button,
    .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec button,
    .sidebar__widget_394569e71d25680d .sidebar__search_379ab56dfa3aae61 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_85074041957dde82 .tagcloud_7f3fceeef1f08908,
  .widget_85074041957dde82 .wp-block-tag-cloud_89879d2a0a16680f,
  .sidebar__widget_394569e71d25680d .tagcloud_7f3fceeef1f08908,
  .sidebar__widget_394569e71d25680d .wp-block-tag-cloud_89879d2a0a16680f {
    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_85074041957dde82 .tagcloud_7f3fceeef1f08908 a,
    .widget_85074041957dde82 .wp-block-tag-cloud_89879d2a0a16680f a,
    .sidebar__widget_394569e71d25680d .tagcloud_7f3fceeef1f08908 a,
    .sidebar__widget_394569e71d25680d .wp-block-tag-cloud_89879d2a0a16680f 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_85074041957dde82 .tagcloud_7f3fceeef1f08908 a:hover,
      .widget_85074041957dde82 .wp-block-tag-cloud_89879d2a0a16680f a:hover,
      .sidebar__widget_394569e71d25680d .tagcloud_7f3fceeef1f08908 a:hover,
      .sidebar__widget_394569e71d25680d .wp-block-tag-cloud_89879d2a0a16680f a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_85074041957dde82 ul,
  .widget_85074041957dde82 ol,
  .sidebar__widget_394569e71d25680d ul,
  .sidebar__widget_394569e71d25680d ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_85074041957dde82 ul li,
    .widget_85074041957dde82 ol li,
    .sidebar__widget_394569e71d25680d ul li,
    .sidebar__widget_394569e71d25680d ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_85074041957dde82 ul li:first-child,
      .widget_85074041957dde82 ol li:first-child,
      .sidebar__widget_394569e71d25680d ul li:first-child,
      .sidebar__widget_394569e71d25680d ol li:first-child {
        border-top: 0; }
      .widget_85074041957dde82 ul li:last-child,
      .widget_85074041957dde82 ol li:last-child,
      .sidebar__widget_394569e71d25680d ul li:last-child,
      .sidebar__widget_394569e71d25680d ol li:last-child {
        margin-bottom: 0; }
      .widget_85074041957dde82 ul li.recentcomments_7589889f3ab95357 .comment-author-link_663e276e53864f13 a:before, .widget_85074041957dde82 ul li.wp-block-latest-comments__comment_3473502d426d878d .comment-author-link_663e276e53864f13 a:before,
      .widget_85074041957dde82 ol li.recentcomments_7589889f3ab95357 .comment-author-link_663e276e53864f13 a:before,
      .widget_85074041957dde82 ol li.wp-block-latest-comments__comment_3473502d426d878d .comment-author-link_663e276e53864f13 a:before,
      .sidebar__widget_394569e71d25680d ul li.recentcomments_7589889f3ab95357 .comment-author-link_663e276e53864f13 a:before,
      .sidebar__widget_394569e71d25680d ul li.wp-block-latest-comments__comment_3473502d426d878d .comment-author-link_663e276e53864f13 a:before,
      .sidebar__widget_394569e71d25680d ol li.recentcomments_7589889f3ab95357 .comment-author-link_663e276e53864f13 a:before,
      .sidebar__widget_394569e71d25680d ol li.wp-block-latest-comments__comment_3473502d426d878d .comment-author-link_663e276e53864f13 a:before {
        display: none; }
      .widget_85074041957dde82 ul li.recentcomments_7589889f3ab95357 a, .widget_85074041957dde82 ul li.wp-block-latest-comments__comment_3473502d426d878d a,
      .widget_85074041957dde82 ol li.recentcomments_7589889f3ab95357 a,
      .widget_85074041957dde82 ol li.wp-block-latest-comments__comment_3473502d426d878d a,
      .sidebar__widget_394569e71d25680d ul li.recentcomments_7589889f3ab95357 a,
      .sidebar__widget_394569e71d25680d ul li.wp-block-latest-comments__comment_3473502d426d878d a,
      .sidebar__widget_394569e71d25680d ol li.recentcomments_7589889f3ab95357 a,
      .sidebar__widget_394569e71d25680d ol li.wp-block-latest-comments__comment_3473502d426d878d a {
        padding-left: 0;
        display: inline; }
        .widget_85074041957dde82 ul li.recentcomments_7589889f3ab95357 a:before, .widget_85074041957dde82 ul li.wp-block-latest-comments__comment_3473502d426d878d a:before,
        .widget_85074041957dde82 ol li.recentcomments_7589889f3ab95357 a:before,
        .widget_85074041957dde82 ol li.wp-block-latest-comments__comment_3473502d426d878d a:before,
        .sidebar__widget_394569e71d25680d ul li.recentcomments_7589889f3ab95357 a:before,
        .sidebar__widget_394569e71d25680d ul li.wp-block-latest-comments__comment_3473502d426d878d a:before,
        .sidebar__widget_394569e71d25680d ol li.recentcomments_7589889f3ab95357 a:before,
        .sidebar__widget_394569e71d25680d ol li.wp-block-latest-comments__comment_3473502d426d878d a:before {
          display: none; }
      .widget_85074041957dde82 ul li a,
      .widget_85074041957dde82 ol li a,
      .sidebar__widget_394569e71d25680d ul li a,
      .sidebar__widget_394569e71d25680d 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_85074041957dde82 ul li a::before,
        .widget_85074041957dde82 ol li a::before,
        .sidebar__widget_394569e71d25680d ul li a::before,
        .sidebar__widget_394569e71d25680d ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_85074041957dde82 ul li a:hover,
        .widget_85074041957dde82 ol li a:hover,
        .sidebar__widget_394569e71d25680d ul li a:hover,
        .sidebar__widget_394569e71d25680d ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_85074041957dde82 ul li a.rsswidget_67cf422fa38c47ff, .widget_85074041957dde82 ul li a.wp-block-latest-posts__post-title_3a48e3a50b888c56,
        .widget_85074041957dde82 ol li a.rsswidget_67cf422fa38c47ff,
        .widget_85074041957dde82 ol li a.wp-block-latest-posts__post-title_3a48e3a50b888c56,
        .sidebar__widget_394569e71d25680d ul li a.rsswidget_67cf422fa38c47ff,
        .sidebar__widget_394569e71d25680d ul li a.wp-block-latest-posts__post-title_3a48e3a50b888c56,
        .sidebar__widget_394569e71d25680d ol li a.rsswidget_67cf422fa38c47ff,
        .sidebar__widget_394569e71d25680d ol li a.wp-block-latest-posts__post-title_3a48e3a50b888c56 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_85074041957dde82 ul li a.rsswidget_67cf422fa38c47ff:before, .widget_85074041957dde82 ul li a.wp-block-latest-posts__post-title_3a48e3a50b888c56:before,
          .widget_85074041957dde82 ol li a.rsswidget_67cf422fa38c47ff:before,
          .widget_85074041957dde82 ol li a.wp-block-latest-posts__post-title_3a48e3a50b888c56:before,
          .sidebar__widget_394569e71d25680d ul li a.rsswidget_67cf422fa38c47ff:before,
          .sidebar__widget_394569e71d25680d ul li a.wp-block-latest-posts__post-title_3a48e3a50b888c56:before,
          .sidebar__widget_394569e71d25680d ol li a.rsswidget_67cf422fa38c47ff:before,
          .sidebar__widget_394569e71d25680d ol li a.wp-block-latest-posts__post-title_3a48e3a50b888c56:before {
            display: none; }
      .widget_85074041957dde82 ul li ul,
      .widget_85074041957dde82 ol li ul,
      .sidebar__widget_394569e71d25680d ul li ul,
      .sidebar__widget_394569e71d25680d ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_85074041957dde82 ul.wp-tag-cloud_d04a1c5273f9c818 li,
    .widget_85074041957dde82 ol.wp-tag-cloud_d04a1c5273f9c818 li,
    .sidebar__widget_394569e71d25680d ul.wp-tag-cloud_d04a1c5273f9c818 li,
    .sidebar__widget_394569e71d25680d ol.wp-tag-cloud_d04a1c5273f9c818 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_85074041957dde82 ul.wp-tag-cloud_d04a1c5273f9c818 li a:before,
      .widget_85074041957dde82 ol.wp-tag-cloud_d04a1c5273f9c818 li a:before,
      .sidebar__widget_394569e71d25680d ul.wp-tag-cloud_d04a1c5273f9c818 li a:before,
      .sidebar__widget_394569e71d25680d ol.wp-tag-cloud_d04a1c5273f9c818 li a:before {
        display: none; }
  .widget_85074041957dde82.te_widget_categories_788e41a08aa4e2da li, .widget_85074041957dde82.widget_archive_19bcdf9a459f8db5 li,
  .widget_85074041957dde82 .wp-block-categories-list_a513f2c7d368590a li,
  .widget_85074041957dde82 .wp-block-archives-list_540d06e0a4fc024f li,
  .sidebar__widget_394569e71d25680d.te_widget_categories_788e41a08aa4e2da li,
  .sidebar__widget_394569e71d25680d.widget_archive_19bcdf9a459f8db5 li,
  .sidebar__widget_394569e71d25680d .wp-block-categories-list_a513f2c7d368590a li,
  .sidebar__widget_394569e71d25680d .wp-block-archives-list_540d06e0a4fc024f 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_85074041957dde82.te_widget_categories_788e41a08aa4e2da li.cat-item_54473c782a2f2d39, .widget_85074041957dde82.widget_archive_19bcdf9a459f8db5 li.cat-item_54473c782a2f2d39,
    .widget_85074041957dde82 .wp-block-categories-list_a513f2c7d368590a li.cat-item_54473c782a2f2d39,
    .widget_85074041957dde82 .wp-block-archives-list_540d06e0a4fc024f li.cat-item_54473c782a2f2d39,
    .sidebar__widget_394569e71d25680d.te_widget_categories_788e41a08aa4e2da li.cat-item_54473c782a2f2d39,
    .sidebar__widget_394569e71d25680d.widget_archive_19bcdf9a459f8db5 li.cat-item_54473c782a2f2d39,
    .sidebar__widget_394569e71d25680d .wp-block-categories-list_a513f2c7d368590a li.cat-item_54473c782a2f2d39,
    .sidebar__widget_394569e71d25680d .wp-block-archives-list_540d06e0a4fc024f li.cat-item_54473c782a2f2d39 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_85074041957dde82.te_widget_categories_788e41a08aa4e2da li a, .widget_85074041957dde82.widget_archive_19bcdf9a459f8db5 li a,
    .widget_85074041957dde82 .wp-block-categories-list_a513f2c7d368590a li a,
    .widget_85074041957dde82 .wp-block-archives-list_540d06e0a4fc024f li a,
    .sidebar__widget_394569e71d25680d.te_widget_categories_788e41a08aa4e2da li a,
    .sidebar__widget_394569e71d25680d.widget_archive_19bcdf9a459f8db5 li a,
    .sidebar__widget_394569e71d25680d .wp-block-categories-list_a513f2c7d368590a li a,
    .sidebar__widget_394569e71d25680d .wp-block-archives-list_540d06e0a4fc024f li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_2a054005305fd95b {
  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_2a054005305fd95b .about-desc_464c52a6e32c62fe {
    text-align: left; }
    .widget-about-info_2a054005305fd95b .about-desc_464c52a6e32c62fe .about-title_7f808fbf3b36a153 {
      font-size: 20px; }
  .widget-about-info_2a054005305fd95b .about-image_73de443eccecaea9 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_2a054005305fd95b .te-social-profile_4852b6c8a6295006 {
    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_2a054005305fd95b .te-social-profile_4852b6c8a6295006 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_2a054005305fd95b .te-social-profile_4852b6c8a6295006 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_b8f2db28c6301a55.has-author_dfc58da8e0ddf811.wp-block-latest-posts_3256ffa7221e19ad .wp-block-latest-posts__te-post-title_9a1d3fb72a9017e2 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_35741561aa23949f .wp-block-heading_9f1a222d29b50fda:before,
.widget_rss_35741561aa23949f .widget-title_1457b8e5c4486200:before {
  display: none; }
.widget_rss_35741561aa23949f .rss-widget-icon_cec932fddee41e9a {
  margin-right: 6px; }
.widget_rss_35741561aa23949f ul li a.rsswidget_67cf422fa38c47ff {
  color: #14203A; }
  .widget_rss_35741561aa23949f ul li a.rsswidget_67cf422fa38c47ff:hover {
    color: #317EFE; }

.wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-title_be430e89a3b8b7b2,
.wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-title_be430e89a3b8b7b2,
.widget_rss_35741561aa23949f .wp-block-rss__item-title_be430e89a3b8b7b2 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-title_be430e89a3b8b7b2 a:before,
  .wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-title_be430e89a3b8b7b2 a:before,
  .widget_rss_35741561aa23949f .wp-block-rss__item-title_be430e89a3b8b7b2 a:before {
    display: none; }
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-latest-posts__post-author_c19019ccf90710e3,
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-publish-date_d1295353f824bc3e,
.wp-block-rss_60c02e7195e1b3fb .wp-block-latest-posts__post-author_c19019ccf90710e3,
.wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-publish-date_d1295353f824bc3e,
.widget_rss_35741561aa23949f .wp-block-latest-posts__post-author_c19019ccf90710e3,
.widget_rss_35741561aa23949f .wp-block-rss__item-publish-date_d1295353f824bc3e {
  margin-right: 10px; }
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-latest-posts__post-author_c19019ccf90710e3,
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-latest-posts__te-post-date_e080f80646de1dd0,
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-publish-date_d1295353f824bc3e,
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-author_f2059ada0c33b583,
.wp-block-latest-posts_3256ffa7221e19ad .rss-date_ecd131c5f232a007,
.wp-block-rss_60c02e7195e1b3fb .wp-block-latest-posts__post-author_c19019ccf90710e3,
.wp-block-rss_60c02e7195e1b3fb .wp-block-latest-posts__te-post-date_e080f80646de1dd0,
.wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-publish-date_d1295353f824bc3e,
.wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-author_f2059ada0c33b583,
.wp-block-rss_60c02e7195e1b3fb .rss-date_ecd131c5f232a007,
.widget_rss_35741561aa23949f .wp-block-latest-posts__post-author_c19019ccf90710e3,
.widget_rss_35741561aa23949f .wp-block-latest-posts__te-post-date_e080f80646de1dd0,
.widget_rss_35741561aa23949f .wp-block-rss__item-publish-date_d1295353f824bc3e,
.widget_rss_35741561aa23949f .wp-block-rss__item-author_f2059ada0c33b583,
.widget_rss_35741561aa23949f .rss-date_ecd131c5f232a007 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-latest-posts__te-post-date_e080f80646de1dd0:before,
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-publish-date_d1295353f824bc3e:before,
.wp-block-latest-posts_3256ffa7221e19ad .rss-date_ecd131c5f232a007:before,
.wp-block-rss_60c02e7195e1b3fb .wp-block-latest-posts__te-post-date_e080f80646de1dd0:before,
.wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-publish-date_d1295353f824bc3e:before,
.wp-block-rss_60c02e7195e1b3fb .rss-date_ecd131c5f232a007:before,
.widget_rss_35741561aa23949f .wp-block-latest-posts__te-post-date_e080f80646de1dd0:before,
.widget_rss_35741561aa23949f .wp-block-rss__item-publish-date_d1295353f824bc3e:before,
.widget_rss_35741561aa23949f .rss-date_ecd131c5f232a007:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-latest-posts__post-author_c19019ccf90710e3:before,
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-author_f2059ada0c33b583:before,
.wp-block-rss_60c02e7195e1b3fb .wp-block-latest-posts__post-author_c19019ccf90710e3:before,
.wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-author_f2059ada0c33b583:before,
.widget_rss_35741561aa23949f .wp-block-latest-posts__post-author_c19019ccf90710e3:before,
.widget_rss_35741561aa23949f .wp-block-rss__item-author_f2059ada0c33b583:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-latest-posts__post-excerpt_15cb49eb3e093d8f,
.wp-block-latest-posts_3256ffa7221e19ad .wp-block-rss__item-excerpt_574a87e216514379,
.wp-block-latest-posts_3256ffa7221e19ad .rssSummary_11f52c82c2d87c05,
.wp-block-rss_60c02e7195e1b3fb .wp-block-latest-posts__post-excerpt_15cb49eb3e093d8f,
.wp-block-rss_60c02e7195e1b3fb .wp-block-rss__item-excerpt_574a87e216514379,
.wp-block-rss_60c02e7195e1b3fb .rssSummary_11f52c82c2d87c05,
.widget_rss_35741561aa23949f .wp-block-latest-posts__post-excerpt_15cb49eb3e093d8f,
.widget_rss_35741561aa23949f .wp-block-rss__item-excerpt_574a87e216514379,
.widget_rss_35741561aa23949f .rssSummary_11f52c82c2d87c05 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_d25f5ab0f8d3bb9d .te-single-post-meta_fe216c7e28b3d05b {
  gap: 32px; }

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

.te-comment-title_e785f53e9d8ab0da h2,
.te-comment-title_e785f53e9d8ab0da .wp-block-comments-title_34630bcf5f9b68d4,
.wp-block-comments_03fb243448eaa6e8 h2,
.wp-block-comments_03fb243448eaa6e8 .wp-block-comments-title_34630bcf5f9b68d4 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe {
  padding-left: 0; }
  .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe .wp-block-te-comment-reply_547775d3124f689a {
    margin-top: 15px; }
  .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-column_a3021030241fd841:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-avatar_db17c0ad95010ee1 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-avatar_db17c0ad95010ee1 img {
        width: 100%; }
    .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-comment-author-name_0de765fec4fe069f a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-comment-edit-link_ff11c48939d77f36 a {
      color: #317EFE; }
    .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-comment-date_6509710761d70e6b a,
    .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-comment-edit-link_ff11c48939d77f36 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-te-comment-reply_547775d3124f689a 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_03fb243448eaa6e8 .wp-block-comment-template_a4af4b608ac924fe li .wp-block-columns_4e3446446f8a80ff .wp-block-te-comment-reply_547775d3124f689a 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_161cd68c48530bc7 .te-comment-respond_44cf63c5247046b5,
.te-latest-comments_161cd68c48530bc7 .comment-respond_7af8e568a8d1ef71 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_161cd68c48530bc7 li .children_3cda39aa31a62eec .te-comments-item_120c4ace1279b629 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_161cd68c48530bc7 li .children_3cda39aa31a62eec .te-comments-item_120c4ace1279b629 {
      margin-left: 0; } }
.te-latest-comments_161cd68c48530bc7 li .children_3cda39aa31a62eec .children_3cda39aa31a62eec .te-comments-item_120c4ace1279b629 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 {
      padding: 30px; } }
  .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-avatar_ce837c95029a9e62 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-avatar_ce837c95029a9e62 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-avatar_ce837c95029a9e62 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f {
    overflow: hidden; }
    .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f .te-avatar-name_8b6949560c2f761b {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f .te-avatar-name_8b6949560c2f761b 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_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f .te-avatar-name_8b6949560c2f761b 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_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f .te-avatar-name_8b6949560c2f761b span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f .te-comment-reply_29a4b3ddc6566bc5 {
      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_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f .te-comment-reply_29a4b3ddc6566bc5 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_161cd68c48530bc7 li .te-comments-item_120c4ace1279b629 .te-comments-text_cb0fe02701d7e05f .te-comment-reply_29a4b3ddc6566bc5:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_3cda39aa31a62eec {
  list-style: none; }

.te-post-comments-form_26c8f61ad3d8e362 .te-contacts-message_d4cc55f431744c0f {
  margin-top: 10px; }

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

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

.te-comment-respond_44cf63c5247046b5,
.comment-respond_7af8e568a8d1ef71 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_44cf63c5247046b5 .comment-form-cookies-consent_3f03938b2665bc1a,
  .comment-respond_7af8e568a8d1ef71 .comment-form-cookies-consent_3f03938b2665bc1a {
    display: none; }
  .te-comment-respond_44cf63c5247046b5 .comment-notes_8ccb029e4aef2460,
  .comment-respond_7af8e568a8d1ef71 .comment-notes_8ccb029e4aef2460 {
    margin-bottom: 30px; }
  .te-comment-respond_44cf63c5247046b5 p,
  .comment-respond_7af8e568a8d1ef71 p {
    margin: 0; }
  .te-comment-respond_44cf63c5247046b5 .te-contacts-email_5e7f20ee9d3b46d0,
  .te-comment-respond_44cf63c5247046b5 .te-contacts-name_0244ba6e6e005cf3,
  .te-comment-respond_44cf63c5247046b5 .single-input-field_4e85dd3568acce80,
  .comment-respond_7af8e568a8d1ef71 .te-contacts-email_5e7f20ee9d3b46d0,
  .comment-respond_7af8e568a8d1ef71 .te-contacts-name_0244ba6e6e005cf3,
  .comment-respond_7af8e568a8d1ef71 .single-input-field_4e85dd3568acce80 {
    margin-bottom: 20px; }
  .te-comment-respond_44cf63c5247046b5 label,
  .comment-respond_7af8e568a8d1ef71 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_44cf63c5247046b5 .checkbox-field-wrapper_64a08b17c74067f4,
  .comment-respond_7af8e568a8d1ef71 .checkbox-field-wrapper_64a08b17c74067f4 {
    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_44cf63c5247046b5 .checkbox-field-wrapper_64a08b17c74067f4 p,
    .comment-respond_7af8e568a8d1ef71 .checkbox-field-wrapper_64a08b17c74067f4 p {
      margin: 0; }
    .te-comment-respond_44cf63c5247046b5 .checkbox-field-wrapper_64a08b17c74067f4 .single-checkbox-field_1f7ed2e884254685,
    .comment-respond_7af8e568a8d1ef71 .checkbox-field-wrapper_64a08b17c74067f4 .single-checkbox-field_1f7ed2e884254685 {
      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_44cf63c5247046b5 .te-comment-form-cookies-consent_ada23b8681c7a26b,
  .comment-respond_7af8e568a8d1ef71 .te-comment-form-cookies-consent_ada23b8681c7a26b {
    display: none; }
  .te-comment-respond_44cf63c5247046b5 input[type="number"],
  .comment-respond_7af8e568a8d1ef71 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_44cf63c5247046b5 input,
  .te-comment-respond_44cf63c5247046b5 select,
  .comment-respond_7af8e568a8d1ef71 input,
  .comment-respond_7af8e568a8d1ef71 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_44cf63c5247046b5 *::-webkit-input-placeholder,
  .comment-respond_7af8e568a8d1ef71 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_44cf63c5247046b5 *:-ms-input-placeholder,
  .comment-respond_7af8e568a8d1ef71 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_44cf63c5247046b5 *::-ms-input-placeholder,
  .comment-respond_7af8e568a8d1ef71 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_44cf63c5247046b5 *::placeholder,
  .comment-respond_7af8e568a8d1ef71 *::placeholder {
    color: #778196; }
  .te-comment-respond_44cf63c5247046b5 textarea,
  .comment-respond_7af8e568a8d1ef71 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_44cf63c5247046b5 input:focus,
  .te-comment-respond_44cf63c5247046b5 textarea:focus,
  .te-comment-respond_44cf63c5247046b5 .form-select_beb87576c8a53890:focus,
  .comment-respond_7af8e568a8d1ef71 input:focus,
  .comment-respond_7af8e568a8d1ef71 textarea:focus,
  .comment-respond_7af8e568a8d1ef71 .form-select_beb87576c8a53890: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_a1055c65d14fb3fb {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_a1055c65d14fb3fb:hover .image_095c7336f027de4f:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_a1055c65d14fb3fb:hover .image_095c7336f027de4f 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_a1055c65d14fb3fb:hover .te-content-wrapper_e5ab43dbca8253bd {
    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_a1055c65d14fb3fb .image_095c7336f027de4f {
    overflow: hidden;
    position: relative; }
    .te-team-card_a1055c65d14fb3fb .image_095c7336f027de4f: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_a1055c65d14fb3fb .image_095c7336f027de4f 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_a1055c65d14fb3fb .te-content-wrapper_e5ab43dbca8253bd {
    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_a1055c65d14fb3fb .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e {
      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_a1055c65d14fb3fb .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .title_157197c17bf6802a {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_a1055c65d14fb3fb .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .desc_89c906e4d08d983b {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_a1055c65d14fb3fb .te-content-wrapper_e5ab43dbca8253bd .social_279ab0edc42e664a {
      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_a1055c65d14fb3fb .te-content-wrapper_e5ab43dbca8253bd .social_279ab0edc42e664a 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_a1055c65d14fb3fb .te-content-wrapper_e5ab43dbca8253bd .social_279ab0edc42e664a a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b:hover .te-content-wrapper_e5ab43dbca8253bd .social_279ab0edc42e664a a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b:hover .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .title_157197c17bf6802a,
    .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b:hover .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .desc_89c906e4d08d983b {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .image_095c7336f027de4f {
    border-radius: 20px; }
  .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .title_157197c17bf6802a {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .title_157197c17bf6802a a:hover {
          color: #ffffff !important; }
      .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .desc_89c906e4d08d983b {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .social_279ab0edc42e664a a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_a1055c65d14fb3fb.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .social_279ab0edc42e664a 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_4b9727bf4058d7fd {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_4b9727bf4058d7fd {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_4b9727bf4058d7fd .slick-list_89542af56dd465b3 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_4b9727bf4058d7fd .slick-list_89542af56dd465b3 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_4b9727bf4058d7fd .slick-list_89542af56dd465b3 .slick-slide_6ea3729c01811e85 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_4b9727bf4058d7fd .slick-dots_608c5a373eae87e4 {
    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_4b9727bf4058d7fd .slick-dots_608c5a373eae87e4 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_4b9727bf4058d7fd .slick-dots_608c5a373eae87e4 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_4b9727bf4058d7fd .slick-dots_608c5a373eae87e4 li.slick-active_51d164b96e0b8b52 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_4b9727bf4058d7fd .slick-dots_608c5a373eae87e4 li.slick-active_51d164b96e0b8b52 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_4b9727bf4058d7fd .slick-arrow_96a260da90e9a2d4 {
    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_5c54caf63f44544c {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_5c54caf63f44544c:hover .image_095c7336f027de4f .te-content-wrapper_e5ab43dbca8253bd {
    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_5c54caf63f44544c:hover .image_095c7336f027de4f .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .content-inner_17bbfb6d6b59d006 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_5c54caf63f44544c:hover .image_095c7336f027de4f .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .btn-wrapper_2c28683733ebd94c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_5c54caf63f44544c:hover .image_095c7336f027de4f .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .content-inner_17bbfb6d6b59d006 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_5c54caf63f44544c:hover .image_095c7336f027de4f 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_5c54caf63f44544c .image_095c7336f027de4f {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_5c54caf63f44544c .image_095c7336f027de4f 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_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd {
    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_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e {
      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_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .content-inner_17bbfb6d6b59d006 {
        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_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .sub-title_3004920c9b0550ca {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .title_157197c17bf6802a {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .btn-wrapper_2c28683733ebd94c {
        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_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .btn-wrapper_2c28683733ebd94c 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_5c54caf63f44544c .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .btn-wrapper_2c28683733ebd94c a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_5c54caf63f44544c.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_5c54caf63f44544c.style-2_9a3fd15ba44bac8b .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .btn-wrapper_2c28683733ebd94c {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_5c54caf63f44544c.style-3_6f2ee623364030b4:hover .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .btn-wrapper_2c28683733ebd94c {
  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_5c54caf63f44544c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd {
  padding: 0; }
  .te-portfolio-card_5c54caf63f44544c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .content-inner_17bbfb6d6b59d006 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_5c54caf63f44544c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .content_6c9241d2460a784e .btn-wrapper_2c28683733ebd94c {
    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_23386e85fe2f2172.style-1_1fccad6efb3d0733 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_23386e85fe2f2172.style-1_1fccad6efb3d0733 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_219c358b52e75240.style-1_1fccad6efb3d0733 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_64e5fe5c156e4eba.style-1_1fccad6efb3d0733 {
  overflow: hidden; }

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

.about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b .te-about-image-card_1ee1a170259e8969 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b .te-about-image-card_1ee1a170259e8969 .te-main-img-wrapper_708d184e1dd6962e .te-main-img-inner_6c4f2f7dafd24af6 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b .te-about-image-card_1ee1a170259e8969 .te-company-foundation_e5513fc66f8877a9 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b .te-about-info-card_4d94e13eae55a47d {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b .te-about-info-card_4d94e13eae55a47d {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_f89efd4a5153ddda.style-2_9a3fd15ba44bac8b .te-about-info-card_4d94e13eae55a47d {
      padding-left: 80px; } }

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

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

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

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

.faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .accordion-wrapper_932fe2bdede44713 {
      padding-right: 60px; } }
  .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 {
        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_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 {
        right: 0; } }
    .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 {
      position: relative; }
      .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .te-main-img-inner_6c4f2f7dafd24af6 {
        -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_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .te-image-shape_b1df069754e74704 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .content_6c9241d2460a784e {
        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_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .content_6c9241d2460a784e .title_157197c17bf6802a {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .content_6c9241d2460a784e .number_e656ab9c01880ba4 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .top-content_33fec83b2597278d {
        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_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .top-content_33fec83b2597278d {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .bottom-content_35e914e81e91dbb0 {
        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_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .bottom-content_35e914e81e91dbb0 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .bottom-content_35e914e81e91dbb0 .bottom-content-inner_33eefb41bdb14691 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .bottom-content_35e914e81e91dbb0 .bottom-content-inner_33eefb41bdb14691 .title_157197c17bf6802a,
          .faq-area_65281d1be6728986.style-1_1fccad6efb3d0733 .te-faq-image_48de19374f1ff562 .te-image-wrapper_682868ea47800e62 .bottom-content_35e914e81e91dbb0 .bottom-content-inner_33eefb41bdb14691 .number_e656ab9c01880ba4 {
            color: #14203A; }

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

.testimonial-slider-area_219c358b52e75240 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_219c358b52e75240.style-2_9a3fd15ba44bac8b .slick-list_89542af56dd465b3 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_219c358b52e75240.style-2_9a3fd15ba44bac8b .slick-list_89542af56dd465b3 .te-slick-item_949a1387a3e1f949 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .icon_6f55c796dab2e285 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .te-counter-title_14d7148cb8c0db91 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .te-counter-title_14d7148cb8c0db91 .content_6c9241d2460a784e {
      gap: 18px;
      text-align: left; }
  .counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .title_157197c17bf6802a {
    color: #ffffff; }
  .counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .number_e656ab9c01880ba4 {
    color: #E7F914; }
  .counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .number_e656ab9c01880ba4,
  .counter-up-area_0edc618a7c7f46df.style-2_9a3fd15ba44bac8b .te-counter-card_295739e62a86db60 .te-counter-item_cd7ef33e0c69883a .title_157197c17bf6802a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-image-bg-collumn_78b27e56ef451e80 {
      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_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-subscribe-form-wrapper_9a1ee6d289631c48 {
      padding: 0; }
    .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd {
      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_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd {
          -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_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd {
          -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_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd {
          gap: 60px; } }
      .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd .te-subscribe-title_5e95b95ad359c6ce {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd .te-content-inner_12100720790b02f7 {
        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_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd .te-content-inner_12100720790b02f7 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd .te-content-inner_12100720790b02f7 .icon_6f55c796dab2e285 {
          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_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .te-subscribe-form-widget_199686120b374816 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .mc4wp-form-fields_b655a3b8ec7964aa {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_594ee1a2a42a3e71.style-2_9a3fd15ba44bac8b .te-subscribe-inner-area_0574d13982f1cf1c .mc4wp-form-fields_b655a3b8ec7964aa {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_219c358b52e75240.style-3_6f2ee623364030b4 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_219c358b52e75240.style-3_6f2ee623364030b4 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_219c358b52e75240.style-3_6f2ee623364030b4 {
      padding: 100px 0; } }
  .testimonial-slider-area_219c358b52e75240.style-3_6f2ee623364030b4 .slick-list_89542af56dd465b3 .slick-slide_6ea3729c01811e85.slick-current_0e93d8664abf10bd .te-testimonial-card_5bd733d2ff2d213c.style-3_6f2ee623364030b4 .te-content-wrapper_e5ab43dbca8253bd .te-user-meta_cbe78aa1bf08b32c .icon_6f55c796dab2e285 {
    color: #317EFE; }

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

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

.te-contact-info_ac738b132da3b139 {
  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_ac738b132da3b139 .te-icon-card_0000bc4ad4590655 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_a5860bf93a017780 {
  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_a5860bf93a017780 .image_095c7336f027de4f {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_a5860bf93a017780 .content_6c9241d2460a784e .te-title-wrapper_866105b0e0e11e23 {
    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_a5860bf93a017780 .content_6c9241d2460a784e .te-title-wrapper_866105b0e0e11e23 .title-inner_269380dc88a317b6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_a5860bf93a017780 .content_6c9241d2460a784e .te-title-wrapper_866105b0e0e11e23 .title-inner_269380dc88a317b6 .icon_6f55c796dab2e285 {
        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_a5860bf93a017780 .content_6c9241d2460a784e .te-title-wrapper_866105b0e0e11e23 .title-inner_269380dc88a317b6 .title_157197c17bf6802a {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_20b1fbdbe48f0c26 {
  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_20b1fbdbe48f0c26 .list-wrapper_46e2e71df593c04b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_20b1fbdbe48f0c26 .list-wrapper_46e2e71df593c04b .icon_6f55c796dab2e285 {
      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_20b1fbdbe48f0c26 .list-wrapper_46e2e71df593c04b 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_20b1fbdbe48f0c26 .list-wrapper_46e2e71df593c04b 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_20b1fbdbe48f0c26 .list-wrapper_46e2e71df593c04b 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_20b1fbdbe48f0c26 .list-wrapper_46e2e71df593c04b 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_40302aceecd88f68 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_40302aceecd88f68 .te-team-card_a1055c65d14fb3fb {
    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_3fb922bd27cf370a {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_3fb922bd27cf370a {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_3fb922bd27cf370a {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_7a393a5ee393d743 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_7a393a5ee393d743 .te-subscribe-form-widget_199686120b374816 .submit-btn_049839788022b24d span {
    display: none; }
  .footer_7a393a5ee393d743.style-1_1fccad6efb3d0733 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_7a393a5ee393d743.style-1_1fccad6efb3d0733 .te-footer-sec_862d38f482b65693 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_7a393a5ee393d743.style-1_1fccad6efb3d0733 .te-footer-sec_862d38f482b65693 .te-footer-widget_18e8c9bcbbb2d483 .te-subscribe-form-widget_199686120b374816 .mc4wp-form-fields_b655a3b8ec7964aa {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_7a393a5ee393d743.style-1_1fccad6efb3d0733 .te-footer-widget_18e8c9bcbbb2d483 .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 input {
      color: #131A2A; }
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .wp-block-heading_9f1a222d29b50fda,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .widget-title_1457b8e5c4486200,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .wp-block-search__label_b8ee0bb82e069792,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .wp-block-heading_9f1a222d29b50fda,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .widget-title_1457b8e5c4486200,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .wp-block-search__label_b8ee0bb82e069792,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 ul li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 ol li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d ul li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d ol li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 ul li,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-calendar-table_886be77d31993021,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-block-calendar_2c5caa6f675954c1 caption,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b nav.wp-calendar-nav_2cf5b687dcda6cb3 a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-block-latest-comments__comment-excerpt_5855516a4085be11,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-calendar-table_886be77d31993021 caption,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_text_eca1b22cc7b03743,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .tagcloud_7f3fceeef1f08908 a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .wp-block-tag-cloud_89879d2a0a16680f a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .tagcloud_7f3fceeef1f08908 a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .wp-block-tag-cloud_89879d2a0a16680f a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-block-latest-comments__comment-date_86a7133ed039fb72,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-block-latest-comments__comment_3473502d426d878d,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-block-archives-dropdown_f83cca77955afa1a label,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_categories_20b28aa365e552a8 li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_archive_19bcdf9a459f8db5 li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_nav_menu_4fc875d071846b4c li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_tag_cloud_1c55cadc7a690d50 a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_rss_35741561aa23949f li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_rss_35741561aa23949f li,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .footer__widget_1f116f540f5acefa a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .footer__widget_1f116f540f5acefa li,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b li.recentcomments_7589889f3ab95357 {
    color: #ffffff; }
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-theme-btn_63073144266770d6,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-block-loginout_382193773cf093c2 a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b input.te-theme-btn_63073144266770d6,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .wp-block-search_1cd23aedeea98bf2 button,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .search-form_af737b4eadb0e0ec button,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .widget_85074041957dde82 .sidebar__search_379ab56dfa3aae61 button,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .wp-block-search_1cd23aedeea98bf2 button,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .search-form_af737b4eadb0e0ec button,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .sidebar__widget_394569e71d25680d .sidebar__search_379ab56dfa3aae61 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_7a393a5ee393d743 .footer__widget_1f116f540f5acefa li {
    list-style: none; }
  .footer_7a393a5ee393d743 .te-footer-widget_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba li.wp-block-social-link_eb2d4c8262f67dff {
    display: inline-block;
    width: unset !important; }
  .footer_7a393a5ee393d743 .te_widget_nav_menu_931d42128787e7ba li.cat-item_54473c782a2f2d39 {
    text-align: right; }
    .footer_7a393a5ee393d743 .te_widget_nav_menu_931d42128787e7ba li.cat-item_54473c782a2f2d39 a {
      float: left; }
  .footer_7a393a5ee393d743 .te-footer-bg_54de90e75a47428d {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_7a393a5ee393d743 .footer-nav-widget_6b7fc0876f20d2fa {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_7a393a5ee393d743 .footer-nav-widget_6b7fc0876f20d2fa {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_7a393a5ee393d743 .footer-nav-widget_6b7fc0876f20d2fa {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_7a393a5ee393d743 .footer-nav-widget_6b7fc0876f20d2fa {
        padding: 0 30px; } }

.te-footer-widget_18e8c9bcbbb2d483 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_18e8c9bcbbb2d483 {
      margin-bottom: 40px; } }
  .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-title_972b3bd503a8f112,
  .te-footer-widget_18e8c9bcbbb2d483 .wp-block-heading_9f1a222d29b50fda {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_18e8c9bcbbb2d483 ul {
    padding-left: 0; }
  .te-footer-widget_18e8c9bcbbb2d483 .te-subscribe-form-widget_199686120b374816 .mc4wp-form-fields_b655a3b8ec7964aa {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_18e8c9bcbbb2d483 .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_18e8c9bcbbb2d483.widget-latest-posts-footer_e1fe31cf35f020a5 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_18e8c9bcbbb2d483.zoom-instagram-widget_60937e55af69403a {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_18e8c9bcbbb2d483.widget_contact_info_widget_059b2dbfbf7be1db {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_18e8c9bcbbb2d483 .widget-instagram-feed_c353c173e6c1ed16 {
      width: 170px; } }
  .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 {
        padding-right: 0; } }
    .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 .te-footer-logo_5b7a95b8f4b13c51 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 .info-form-and-social-icon_e9113a48cfe9bc08 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 .info-form-and-social-icon_e9113a48cfe9bc08 .te-social-profile_4852b6c8a6295006 {
        margin-top: 0; }
    .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 .te-social-profile_4852b6c8a6295006 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-info_8c74c897d2a43c53 .info-form-and-social-icon_e9113a48cfe9bc08 {
        -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_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba 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_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 p {
    color: #335371; }
  .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul {
    list-style: none; }
    .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef 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_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li:first-child .contact-icon_3147f3ff6323d6bd {
          margin-top: 5px; }
      .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li .contact-icon_3147f3ff6323d6bd {
        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_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li .contact-text_1cd3bcc10bcdca85 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li .contact-text_1cd3bcc10bcdca85 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li .contact-text_1cd3bcc10bcdca85 span,
        .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li .contact-text_1cd3bcc10bcdca85 p,
        .te-footer-widget_18e8c9bcbbb2d483 .te-footer-widget-contact_ed3eddd79e3f44b6 .footer-contact_f6390a9a133b88ef ul li .contact-text_1cd3bcc10bcdca85 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_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-thumb_ce502bd9c36c30b2 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-desc_2769c411e49de0e3 .te-latest-post-title_6cf3614973072293 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-desc_2769c411e49de0e3 .te-latest-post-title_6cf3614973072293 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_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-desc_2769c411e49de0e3 .te-latest-post-title_6cf3614973072293 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-desc_2769c411e49de0e3 .te-latest-post-meta_735733016de8d0c8 {
      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_ce6e557abad6b823 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_ce6e557abad6b823 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_ce6e557abad6b823 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_ce6e557abad6b823 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_594ee1a2a42a3e71 {
  overflow: hidden; }
  .subscribe-area_594ee1a2a42a3e71.style-1_1fccad6efb3d0733 .te-subscribe-inner-area_0574d13982f1cf1c .te-content-wrapper_e5ab43dbca8253bd {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_594ee1a2a42a3e71.style-1_1fccad6efb3d0733 .te-image-bg-collumn_78b27e56ef451e80 {
    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_594ee1a2a42a3e71.style-1_1fccad6efb3d0733 .te-image-bg-collumn_78b27e56ef451e80 {
        display: none; } }
  .subscribe-area_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd {
    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_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd .short-title_b168ae1822c14102 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd .te-subscribe-title_5e95b95ad359c6ce {
      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_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd .te-subscribe-title_5e95b95ad359c6ce {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd .te-subscribe-title_5e95b95ad359c6ce {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd .te-subscribe-title_5e95b95ad359c6ce {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_594ee1a2a42a3e71 .te-content-wrapper_e5ab43dbca8253bd .text_fcd7075bb529c940 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_594ee1a2a42a3e71 .te-subscribe-inner-area_0574d13982f1cf1c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_594ee1a2a42a3e71 .te-subscribe-inner-area_0574d13982f1cf1c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_594ee1a2a42a3e71 .te-subscribe-inner-area_0574d13982f1cf1c .te-subscribe-collumn_88d7ef73dbab91f5 {
      -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_594ee1a2a42a3e71 .te-subscribe-inner-area_0574d13982f1cf1c .te-subscribe-collumn_88d7ef73dbab91f5.te-image-bg-collumn_78b27e56ef451e80 {
          display: none; } }
    .subscribe-area_594ee1a2a42a3e71 .te-subscribe-inner-area_0574d13982f1cf1c .mc4wp-form-fields_b655a3b8ec7964aa {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_594ee1a2a42a3e71 .te-subscribe-inner-area_0574d13982f1cf1c .mc4wp-form-fields_b655a3b8ec7964aa {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_594ee1a2a42a3e71 .te-subscribe-inner-area_0574d13982f1cf1c .mc4wp-form-fields_b655a3b8ec7964aa .submit-btn_049839788022b24d {
        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_18e8c9bcbbb2d483 .te-subscribe-form-wrapper_9a1ee6d289631c48 {
  color: #335371; }

.te-subscribe-form-widget_199686120b374816 {
  position: relative; }
  .te-subscribe-form-widget_199686120b374816 .mc4wp-form-fields_b655a3b8ec7964aa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_199686120b374816 .single-field_5342f8f4e72c57c2 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_199686120b374816 .submit-btn_049839788022b24d {
    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_199686120b374816 .submit-btn_049839788022b24d:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_199686120b374816 .mc4wp-response_32ef620714b51da1 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_199686120b374816 .mc4wp-response_32ef620714b51da1 .mc4wp-alert_6fb657a4d5f3406c.mc4wp-error_0cf92d001c10d38c p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_199686120b374816 .mc4wp-response_32ef620714b51da1 .mc4wp-alert_6fb657a4d5f3406c.mc4wp-error_0cf92d001c10d38c a {
      color: #ff0000; }
    .te-subscribe-form-widget_199686120b374816 .mc4wp-response_32ef620714b51da1 .mc4wp-alert_6fb657a4d5f3406c.mc4wp-success_51b1f7b7b50f5923 p, .te-subscribe-form-widget_199686120b374816 .mc4wp-response_32ef620714b51da1 .mc4wp-alert_6fb657a4d5f3406c.mc4wp-notice_7d60398f91f5ba20 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_8149ebddee8e997e {
  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_8149ebddee8e997e .te-footer-logo_5b7a95b8f4b13c51 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_8149ebddee8e997e .te-social-widget_063bd3030c7d246b {
    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_8149ebddee8e997e .te-social-widget_063bd3030c7d246b span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b {
  background-color: #131A2A; }
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-sec_862d38f482b65693 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-widget-title_972b3bd503a8f112,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .wp-block-heading_9f1a222d29b50fda {
    color: #ffffff;
    font-size: 24px; }
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .footer-bottom-area_dedb21ee64549401 .te-copyright-text_1247a00d406ae2e5 p,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-widget_18e8c9bcbbb2d483.te_widget_nav_menu_931d42128787e7ba li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-widget_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-desc_2769c411e49de0e3 .te-latest-post-title_6cf3614973072293 a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-widget_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-desc_2769c411e49de0e3 .te-latest-post-title_6cf3614973072293,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-widget_18e8c9bcbbb2d483 .te_widget_latest_post_b985f17d017f0f35 ul li .te-latest-post-desc_2769c411e49de0e3 .te-latest-post-meta_735733016de8d0c8,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-widget_18e8c9bcbbb2d483 .te-subscribe-form-wrapper_9a1ee6d289631c48,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .te-footer-bottom-menu_ce6e557abad6b823 ul li a,
  .footer_7a393a5ee393d743.style-2_9a3fd15ba44bac8b .footer-bottom-area_dedb21ee64549401 .te-copyright-text_1247a00d406ae2e5 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_2657e20385508414.map_f1826d45552eca5d */