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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_e70a60baee87a349,
.wp-block-loginout_2b0b70406a20b38a a,
input.te-theme-btn_e70a60baee87a349 {
  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_e70a60baee87a349:hover,
  .wp-block-loginout_2b0b70406a20b38a a:hover,
  input.te-theme-btn_e70a60baee87a349:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_e70a60baee87a349:focus,
  .wp-block-loginout_2b0b70406a20b38a a:focus,
  input.te-theme-btn_e70a60baee87a349:focus {
    color: #ffffff; }
  .te-theme-btn_e70a60baee87a349.yellow-btn_73e42fa3f4fb7005,
  .wp-block-loginout_2b0b70406a20b38a a.yellow-btn_73e42fa3f4fb7005,
  input.te-theme-btn_e70a60baee87a349.yellow-btn_73e42fa3f4fb7005 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_e70a60baee87a349.simple-btn_ee26dcd19b23ca50,
  .wp-block-loginout_2b0b70406a20b38a a.simple-btn_ee26dcd19b23ca50,
  input.te-theme-btn_e70a60baee87a349.simple-btn_ee26dcd19b23ca50 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_6fc77b621320e3b3 {
  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_6fc77b621320e3b3 .circle-rotate-inner_3a19047435c65c2a {
    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_9399f81f9e80ef66 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_619434adc32fe7eb {
  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_3e970f376320f1fc label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_3e970f376320f1fc input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_3e970f376320f1fc 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_3e970f376320f1fc 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_4a7ac60bbfb44ce6 .size-full_43e76910c7061607.alignright_d54d033487f4fc87 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_4a7ac60bbfb44ce6 figure.wp-caption_5fa724ff31182671.aligncenter_3d399ea80ed7929f {
  margin-top: 40px; }
.tp-page-content_4a7ac60bbfb44ce6 dl, .tp-page-content_4a7ac60bbfb44ce6 ol, .tp-page-content_4a7ac60bbfb44ce6 ul {
  margin-bottom: 11px; }
.tp-page-content_4a7ac60bbfb44ce6 .te-comment-respond_c32345a792da0f67 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_4a7ac60bbfb44ce6 .te-latest-comments_924ca726cad2d1fa .te-comment-respond_c32345a792da0f67 {
  margin-bottom: 40px; }
.tp-page-content_4a7ac60bbfb44ce6 .te-post-comments_c38b68f42abc65e9 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_a2249d92ebdc7422 .gallery-item_d00c9c0811e413f2 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_eb0e0294108ec53c .gallery-item_d00c9c0811e413f2 {
  max-width: 50%; }

.gallery-columns-3_9e7fafb1d9778b31 .gallery-item_d00c9c0811e413f2 {
  max-width: 33.33%; }

.gallery-columns-4_6ce65f10d7afb8c9 .gallery-item_d00c9c0811e413f2 {
  max-width: 25%; }

.gallery-columns-5_a3b589e09e70c62b .gallery-item_d00c9c0811e413f2 {
  max-width: 20%; }

.gallery-columns-6_70e90a1b8c192114 .gallery-item_d00c9c0811e413f2 {
  max-width: 16.66%; }

.gallery-columns-7_9b12c9bb36cdee30 .gallery-item_d00c9c0811e413f2 {
  max-width: 14.28%; }

.gallery-columns-8_1319abaa9d20267c .gallery-item_d00c9c0811e413f2 {
  max-width: 12.5%; }

.gallery-columns-9_6f940f86c6fba2ef .gallery-item_d00c9c0811e413f2 {
  max-width: 11.11%; }

.gallery-caption_627a9a9b50d74ac3 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_9f6a1727c168c706 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_060a0727cf141258 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_de2834fdd1c4f696 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_4ddba2c7d6e862ce p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_a08fbbde3c9fd330 p.wp-block-cover-text_d533cfe45ad629c0,
.wp-block-cover_a08fbbde3c9fd330.is-light_885ce9afa7a3f6c6 .wp-block-cover__inner-container_f049695c924cd825 {
  color: #fff !important; }

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

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

.widget_8d325e16be9dfb5b .wp-block-archives-dropdown_260c246cc6916375,
.widget_8d325e16be9dfb5b .wp-block-categories-dropdown_16ad16626bff76f5,
.widget_8d325e16be9dfb5b .wp-block-loginout_2b0b70406a20b38a,
.widget_8d325e16be9dfb5b .wp-block-social-links_882ea969c895d5bf,
.widget_8d325e16be9dfb5b.widget_archive_fc832d10282f2588 select,
.widget_8d325e16be9dfb5b.te_widget_categories_1cc36212cc066d28 select,
.widget_8d325e16be9dfb5b.widget_text_ac6d7466d3520263 select,
.widget_8d325e16be9dfb5b.te_widget_search_806f18cad366fb8d .search-form_64c266bb18469987,
.widget_8d325e16be9dfb5b.te_widget_tag_cloud_3fa352890bc46760 .tagcloud_08082a1a2a078628,
.widget_8d325e16be9dfb5b .wp-block-tag-cloud_8911d0fbf4405708 {
  margin-bottom: 6px; }

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

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

.blog-search-content_929ad70978a818b1 {
  margin: 0; }
  .blog-search-content_929ad70978a818b1 .wp-block-search_060a0727cf141258,
  .blog-search-content_929ad70978a818b1 .search-form_64c266bb18469987,
  .blog-search-content_929ad70978a818b1 .sidebar__search_4f94070b834c90d3 {
    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_929ad70978a818b1 .wp-block-search_060a0727cf141258,
      .blog-search-content_929ad70978a818b1 .search-form_64c266bb18469987,
      .blog-search-content_929ad70978a818b1 .sidebar__search_4f94070b834c90d3 {
        width: 100%; } }
    .blog-search-content_929ad70978a818b1 .wp-block-search_060a0727cf141258 .wp-block-search__inside-wrapper_e2d743ed10c1187e,
    .blog-search-content_929ad70978a818b1 .search-form_64c266bb18469987 .wp-block-search__inside-wrapper_e2d743ed10c1187e,
    .blog-search-content_929ad70978a818b1 .sidebar__search_4f94070b834c90d3 .wp-block-search__inside-wrapper_e2d743ed10c1187e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_929ad70978a818b1 .wp-block-search_060a0727cf141258 label,
    .blog-search-content_929ad70978a818b1 .search-form_64c266bb18469987 label,
    .blog-search-content_929ad70978a818b1 .sidebar__search_4f94070b834c90d3 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_929ad70978a818b1 .wp-block-search_060a0727cf141258 input,
    .blog-search-content_929ad70978a818b1 .search-form_64c266bb18469987 input,
    .blog-search-content_929ad70978a818b1 .sidebar__search_4f94070b834c90d3 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_929ad70978a818b1 .wp-block-search_060a0727cf141258 button,
    .blog-search-content_929ad70978a818b1 .search-form_64c266bb18469987 button,
    .blog-search-content_929ad70978a818b1 .sidebar__search_4f94070b834c90d3 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_4a7ac60bbfb44ce6 .wp-smiley_4eb495fd66d4c4d7,
.entry-content_50546390856dfbce .wp-smiley_4eb495fd66d4c4d7,
.comment-content_98355f31f7a06fc1 .wp-smiley_4eb495fd66d4c4d7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_c32345a792da0f67.style-two_e6fc091445294293 .wpcf7-form_b5664e401de73d2a .wpcf7-not-valid-tip_9971aaa98cf454d6 {
  color: #d9c0b8 !important; }
.te-comment-respond_c32345a792da0f67 .wpcf7-form_b5664e401de73d2a .wpcf7-not-valid_2b718561beff7d00 {
  border-color: #dc3232 !important; }
.te-comment-respond_c32345a792da0f67 .wpcf7-form_b5664e401de73d2a .wpcf7-not-valid-tip_9971aaa98cf454d6 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_c32345a792da0f67 .wpcf7-form_b5664e401de73d2a.sent_58ef49a4dd9a4593 .wpcf7-response-output_a9487ab7a86060bc {
  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_c32345a792da0f67 .wpcf7-form_b5664e401de73d2a.invalid_6805845231872a7a .wpcf7-response-output_a9487ab7a86060bc {
  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_3de815ba59cc7bcc {
  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_3de815ba59cc7bcc .wpcf7-te-list-item_05bdd84afbfe880e {
    margin: 0; }
    .wpcf7-form-control_3de815ba59cc7bcc .wpcf7-te-list-item_05bdd84afbfe880e label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_3de815ba59cc7bcc .wpcf7-te-list-item_05bdd84afbfe880e label .wpcf7-te-list-item-label_8fcb4646b2264662 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_afa3d6d390179d03 .te-comment-respond_c32345a792da0f67 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_8f6135852e69c42d .header-menu-area_eabd0539cb96c6c7.sticky_menu_e022f64857a75719 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_8f6135852e69c42d .header-menu-area_eabd0539cb96c6c7.sticky_menu_e022f64857a75719 {
      top: 0; } }

.page-template-default_7c98593cd01bdf40.page-id-146_a5a390de9164137f .tp-page-content_4a7ac60bbfb44ce6 p:last-child {
  margin-bottom: 10px; }
.page-template-default_7c98593cd01bdf40.page-id-1133_82942138742a70a8 .tp-page-content_4a7ac60bbfb44ce6 .te-comment-respond_c32345a792da0f67 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_7c98593cd01bdf40.page-id-3_3986e2aba5f16aad .page-area_8cb6a7ac76f252a0 {
  padding-top: 128px; }

.single-post-item_6718157cb1341c68.post-24_b3b5b7f3edea5fb0 .wp-block-button_3e03122ec82fd453 a {
  color: #ffffff; }

.post-template-default_63713b8e648de805.postid-163_0df879dd46d3d656 .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content {
  margin-bottom: 34px; }
.post-template-default_63713b8e648de805.postid-150_a11193b4fa4adbde .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_63713b8e648de805.postid-150_a11193b4fa4adbde .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-block-group_232651470aed6e84.is-layout-constrained_3e4f525489aef63a:last-child {
    border: 1px solid #000; }
.post-template-default_63713b8e648de805.postid-51_e42d5534a86f73e3 .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_63713b8e648de805.postid-51_e42d5534a86f73e3 .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_63713b8e648de805.postid-1163_3d7fae90668b0849 .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-caption_5fa724ff31182671, .post-template-default_63713b8e648de805.postid-568_1643e8940ac64a9f .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-caption_5fa724ff31182671 {
  margin-top: 20px; }
.post-template-default_63713b8e648de805.postid-1785_2b14560801eec3a1 .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-block-button__link_58b46542c69c27b3 {
  color: #ffffff !important; }
.post-template-default_63713b8e648de805.postid-1149_cbd39fcedf2eb94d .te-blog-details-wrapper_1241202e80a54307 .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 p {
  margin-bottom: 0; }
.post-template-default_63713b8e648de805.postid-555_be89db059cd7693e .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .gallery_60675e9240aab71f {
  margin-top: 20px; }

.error-404_ba8453d50f7d678f.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_ba8453d50f7d678f.not-found .error-content_7aca29d3ed6b62eb .error-btn-bh_609ee92c9bd8bcd9 {
    margin-top: 20px; }

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

.sidebar_229cd722b9b9eaca .widget_media_gallery_2c5c7e79f9953e5c .gallery-item_d00c9c0811e413f2 {
  margin-bottom: 0; }
  .sidebar_229cd722b9b9eaca .widget_media_gallery_2c5c7e79f9953e5c .gallery-item_d00c9c0811e413f2 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_a03701ca7d0770b4 {
  -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_45b2449621e60899 {
  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_b455dd2fc30d0fa9 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_8f6135852e69c42d .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1.login .te-header-menu-area_42a0a60667bb0941 {
  top: auto !important; }

.header-area_94cf97858ca8a81b .container-fluid_218e84de1dbadf15 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_94cf97858ca8a81b .container-fluid_218e84de1dbadf15 {
      padding: 0 24px; } }
.header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .header-top .te-header-contact-info_86e61ee84395cedc span {
    color: #677471; }
    .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .header-top .te-header-contact-info_86e61ee84395cedc span i {
      color: #317EFE; }
    .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .header-top .te-header-contact-info_86e61ee84395cedc span a {
      color: #677471; }
  .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .header-top .te-social-profile_016ae66f6943f9d7 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .header-top .te-social-profile_016ae66f6943f9d7 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .te-header-menu-area_42a0a60667bb0941 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .te-header-menu-area_42a0a60667bb0941 .menu-wrapper_0219f5a37f4f4fb1 {
    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_94cf97858ca8a81b.style-2_079b70624ac1adc1 .te-header-menu-area_42a0a60667bb0941 .menu-wrapper_0219f5a37f4f4fb1 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .te-header-menu-area_42a0a60667bb0941 .te-header-btn_e0015f2999bc18ba .te-quote-btn_c7d4aaf4741d0f40 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .te-sticky_menu {
  top: 0; }
  .header-area_94cf97858ca8a81b.style-2_079b70624ac1adc1 .te-sticky_menu .menu-wrapper_0219f5a37f4f4fb1 {
    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_d4b9e6248b34e63f {
    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_d8349ca164764bc4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_86e61ee84395cedc {
    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_86e61ee84395cedc 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_86e61ee84395cedc span.te-contact-info-item_e5ddeb93d0b6678d {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_86e61ee84395cedc 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_4388cae5e060c01e {
      display: none; } }
  .header-top .header-top-btn_4388cae5e060c01e 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_4388cae5e060c01e a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_4388cae5e060c01e 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_016ae66f6943f9d7 {
    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_016ae66f6943f9d7 .te-social-profile-label_92a0fc803927f3d6 {
      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_016ae66f6943f9d7 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_016ae66f6943f9d7 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_42a0a60667bb0941 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_42a0a60667bb0941.te-te-sticky-header_1347968aa07b4e94 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_42a0a60667bb0941.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_42a0a60667bb0941.te-sticky_menu .te-logo_ffe0243a4ae958ca {
      height: 84px; }
      .te-header-menu-area_42a0a60667bb0941.te-sticky_menu .te-logo_ffe0243a4ae958ca:after {
        display: none; }
      .te-header-menu-area_42a0a60667bb0941.te-sticky_menu .te-logo_ffe0243a4ae958ca .te-standard-logo_da237a5670fa25f7 {
        display: none; }
      .te-header-menu-area_42a0a60667bb0941.te-sticky_menu .te-logo_ffe0243a4ae958ca .te-sticky-logo_a922d4c230416f51 {
        display: block; }
        .te-header-menu-area_42a0a60667bb0941.te-sticky_menu .te-logo_ffe0243a4ae958ca .te-sticky-logo_a922d4c230416f51 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_42a0a60667bb0941.te-sticky_menu .te-main-menu_5e052ce03418b409 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_42a0a60667bb0941.te-sticky_menu .te-main-menu_5e052ce03418b409 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_42a0a60667bb0941.te-sticky_menu .te-main-menu_5e052ce03418b409 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_42a0a60667bb0941.te-sticky_menu .te-main-menu_5e052ce03418b409 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_42a0a60667bb0941 .te-header-menu-wrapper_1758c6c2936ed2cd {
    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_42a0a60667bb0941 .te-header-menu-wrapper_1758c6c2936ed2cd {
        gap: 20px; } }
  .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca {
    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_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca .te-standard-logo_da237a5670fa25f7 {
        display: none; } }
    .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca .te-standard-logo_da237a5670fa25f7 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca .te-sticky-logo_a922d4c230416f51 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca .te-sticky-logo_a922d4c230416f51 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca .te-sticky-logo_a922d4c230416f51 {
          display: block; } }
      .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca .te-sticky-logo_a922d4c230416f51 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_42a0a60667bb0941 .te-logo_ffe0243a4ae958ca .te-retina-logo_87ff61ddac8fd35c {
      display: none; }

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

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

.te-header-btn_e0015f2999bc18ba {
  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_e0015f2999bc18ba .te-icon_76fb48e7caa03c82 {
    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_e0015f2999bc18ba .te-icon_76fb48e7caa03c82: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_e0015f2999bc18ba {
      display: none; } }
  .te-header-btn_e0015f2999bc18ba .te-cta-btn_708f04089191b1d6 {
    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_e0015f2999bc18ba .te-cta-btn_708f04089191b1d6:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_e0015f2999bc18ba .te-quote-btn_c7d4aaf4741d0f40 {
    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_e0015f2999bc18ba .te-quote-btn_c7d4aaf4741d0f40: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_f1e7c12d7679d081 {
    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_f1e7c12d7679d081 .te-search-content-filed_a87ccb7cb035fdc5 {
      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_f1e7c12d7679d081 .te-search-content-filed_a87ccb7cb035fdc5 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_f1e7c12d7679d081 .te-search-form_df9fc90cd9899950 {
      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_f1e7c12d7679d081 .te-search-form_df9fc90cd9899950 .te-search-form-input_432c163bb2e60a29 {
        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_f1e7c12d7679d081 .te-search-form_df9fc90cd9899950 .te-search-form-input_432c163bb2e60a29 .te-search-icon_9db318a3ad6129c5 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_f1e7c12d7679d081 .te-search-form_df9fc90cd9899950 .te-search-form-input_432c163bb2e60a29 button.te-submit-search-btn_ecac196c8bfaf78c {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_f1e7c12d7679d081 .te-search-form_df9fc90cd9899950 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_5c569397ac25fe5c {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_317fb5e2169acb8a 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_bb833ae45aeca26f 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_bb833ae45aeca26f 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_71e8df9ab4cadb3b {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_55c3853b81d6c73e {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_5b49a64ffb0fc79d {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_5b49a64ffb0fc79d .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_5b49a64ffb0fc79d .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-menu-sidebar-title_61092a7432193eab {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-header-contact-info_86e61ee84395cedc {
      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_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-header-contact-info_86e61ee84395cedc 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_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-header-contact-info_86e61ee84395cedc span.te-contact-info-item_e5ddeb93d0b6678d {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-header-contact-info_86e61ee84395cedc 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_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-header-contact-info_86e61ee84395cedc span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-social-profile_016ae66f6943f9d7 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-social-profile_016ae66f6943f9d7 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_0be4297c729733dc .te-menu-sidebar-single-widget_eb71342d39c7ff96 .te-social-profile_016ae66f6943f9d7 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_c4dcc1f4b72c2298 {
  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_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad {
        height: unset;
        padding: 80px 0; } }
    .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-feature-img_071a11691d4c4b87 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-feature-img_071a11691d4c4b87 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-feature-img_071a11691d4c4b87 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-feature-img_071a11691d4c4b87 {
          right: -380px; } }
      .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-feature-img_071a11691d4c4b87 .company-award_614e2d5812510e9a {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-feature-img_071a11691d4c4b87 .company-award_614e2d5812510e9a .icon_d5dddfaa06d4d567 {
          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_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-feature-img_071a11691d4c4b87 .slider-feature-img-overlay_20e144bc7c64429a {
          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_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-left-shape_b87357ac5160b9fb {
      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_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-left-shape_b87357ac5160b9fb {
          display: none; } }
    .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-right-shape_110c4c67de78ea82 {
      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_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-right-shape_110c4c67de78ea82 {
          display: none; } }
    .slider-area_c4dcc1f4b72c2298.style-2_079b70624ac1adc1 .te-single-slider_858c8392c0b0e7ad .slider-circle-shape_61b13902423fb0ac {
      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_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-short-title_6440c8b952581ea2,
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-title_8f3ec00ea12d7691,
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-short-desc_3f4ee315392d9e9a,
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-btn-wrapper_605c8fbff518e529 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-short-title_6440c8b952581ea2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-title_8f3ec00ea12d7691 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-short-desc_3f4ee315392d9e9a {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-active_0d9dc5fc9752e787 .te-slider-btn-wrapper_605c8fbff518e529 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-dots_38e0b26e68a9e415 {
    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_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-dots_38e0b26e68a9e415 {
        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_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-dots_38e0b26e68a9e415 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_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-dots_38e0b26e68a9e415 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_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-dots_38e0b26e68a9e415 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-dots_38e0b26e68a9e415 li.slick-active_0d9dc5fc9752e787 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_c4dcc1f4b72c2298 .te-slider-wrapper_0f82e1f9dbaf079b .slick-dots_38e0b26e68a9e415 li.slick-active_0d9dc5fc9752e787 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad {
    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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad {
        background-image: none !important; } }
    .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-overlay_08cbb04a0b0130d6 {
      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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-overlay_08cbb04a0b0130d6 {
          left: 0; } }
      .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-overlay_08cbb04a0b0130d6 .te-slider-overlay-shape_2a4dfec44aaf1d86 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-overlay_08cbb04a0b0130d6 .te-slider-overlay-shape_2a4dfec44aaf1d86 {
            display: none; } }
    .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 {
      position: relative;
      z-index: 99; }
      .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-short-title_6440c8b952581ea2 {
        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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
        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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-short-desc_3f4ee315392d9e9a {
        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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-short-desc_3f4ee315392d9e9a {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-short-desc_3f4ee315392d9e9a {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-short-desc_3f4ee315392d9e9a {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 {
        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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 {
            padding-top: 30px; } }
        .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-theme-btn_e70a60baee87a349 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-call-btn_c1640b8ce3c2960e {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-call-btn_c1640b8ce3c2960e .te-icon_76fb48e7caa03c82 {
            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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-call-btn_c1640b8ce3c2960e .te-content_0792599390a74a56 {
            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_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-call-btn_c1640b8ce3c2960e .te-content_0792599390a74a56 .te-title_44c5b93c12157908 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_c4dcc1f4b72c2298 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-call-btn_c1640b8ce3c2960e .te-content_0792599390a74a56 .te-text_fa3da418da0b5914 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975: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_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-overlay_08cbb04a0b0130d6 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-overlay_08cbb04a0b0130d6::before {
        display: none; }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .slider-shape_0f440c6c26e269d4 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .slider-shape_0f440c6c26e269d4 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-one_e92f8bb2c63a1e8b {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-one_e92f8bb2c63a1e8b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-one_e92f8bb2c63a1e8b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-one_e92f8bb2c63a1e8b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-one_e92f8bb2c63a1e8b {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-two_9343981cf01bd8a9 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-two_9343981cf01bd8a9 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-two_9343981cf01bd8a9 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-two_9343981cf01bd8a9 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-two_9343981cf01bd8a9 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-three_55db74951e3738ff {
      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_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-three_55db74951e3738ff {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .shape-three_55db74951e3738ff {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-container_4ed9c32139c92029 {
      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_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-container_4ed9c32139c92029 {
          -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_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-container_4ed9c32139c92029 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-container_4ed9c32139c92029 .te-slider-column_eba0d7c8774aecf4 {
        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_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-container_4ed9c32139c92029 .te-slider-column_eba0d7c8774aecf4 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-theme-btn_e70a60baee87a349 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-theme-btn_e70a60baee87a349:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-btn-wrapper_605c8fbff518e529 .te-call-btn_c1640b8ce3c2960e .te-icon_76fb48e7caa03c82 {
      color: #317EFE; }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
      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_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-single-slider_858c8392c0b0e7ad .te-slider-content-wrapper_300c8ab89ef38d69 .te-slider-content_89505999f71e8141 .te-slider-title_8f3ec00ea12d7691 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-slider-wrapper_0f82e1f9dbaf079b .container_5e22920b7d32c369 {
    position: relative; }
  .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-slider-wrapper_0f82e1f9dbaf079b .slider-shape-bg_18c6a23bf2e25990 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-slider-wrapper_0f82e1f9dbaf079b .slider-shape-bg_18c6a23bf2e25990 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-slider-wrapper_0f82e1f9dbaf079b .slider-shape-bg_18c6a23bf2e25990 {
        margin-left: 0; } }
    .slider-area_c4dcc1f4b72c2298.style-1_a33e4d18dc201975 .te-slider-wrapper_0f82e1f9dbaf079b .slider-shape-bg_18c6a23bf2e25990: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_f85a1728e0414f74 {
  position: relative; }

.te-info-card_42c7a9a311379a02 {
  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_42c7a9a311379a02 {
      padding: 40px 25px; } }
  .te-info-card_42c7a9a311379a02: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_42c7a9a311379a02:hover .te-image-wrapper_0b9f9bd0070c63bb .overlay_7f18167671c2ba49 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_42c7a9a311379a02:hover .te-image-wrapper_0b9f9bd0070c63bb 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_42c7a9a311379a02:hover .icon_d5dddfaa06d4d567 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_42c7a9a311379a02:hover .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d .te-theme-btn_e70a60baee87a349 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_42c7a9a311379a02 .te-info-card-inner_8b3a367642276a03 {
    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_42c7a9a311379a02 .te-image-wrapper_0b9f9bd0070c63bb {
    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_42c7a9a311379a02 .te-image-wrapper_0b9f9bd0070c63bb 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_42c7a9a311379a02 .te-image-wrapper_0b9f9bd0070c63bb .overlay_7f18167671c2ba49 {
      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_42c7a9a311379a02 .icon_d5dddfaa06d4d567 {
    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_42c7a9a311379a02 .icon_d5dddfaa06d4d567 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_42c7a9a311379a02 .te-content-wrapper_adb95e9c367d4e3a {
    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_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd {
    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_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd .icon_d5dddfaa06d4d567 {
      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_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd .icon_d5dddfaa06d4d567::before, .te-info-card_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd .icon_d5dddfaa06d4d567::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd .icon_d5dddfaa06d4d567::before {
        top: 15px;
        left: 5px; }
      .te-info-card_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd .icon_d5dddfaa06d4d567::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd .title_b1d7d00bcce23b3d {
      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_42c7a9a311379a02 .te-title-wrapper_8786cd2d6b38bbdd .divider_4f5b3f1767d121b9 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_42c7a9a311379a02 .content_04c9f9acfdf39efe {
    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_42c7a9a311379a02 .content_04c9f9acfdf39efe .desc_bec5a6b3480832d4 {
      -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_42c7a9a311379a02 .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_42c7a9a311379a02 .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d .te-theme-btn_e70a60baee87a349 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_42c7a9a311379a02 .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d .te-theme-btn_e70a60baee87a349:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1 {
  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_42c7a9a311379a02.style-2_079b70624ac1adc1 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1 {
      padding: 35px; } }
  .te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1:hover .image_473c1ca092a319a5 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_42c7a9a311379a02.style-2_079b70624ac1adc1:hover .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d .te-theme-btn_e70a60baee87a349 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1 .image_473c1ca092a319a5 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1 .image_473c1ca092a319a5 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_42c7a9a311379a02.style-2_079b70624ac1adc1 .te-title-wrapper_8786cd2d6b38bbdd {
    padding-bottom: 15px; }
  .te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1 .content_04c9f9acfdf39efe {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_42c7a9a311379a02.style-2_079b70624ac1adc1 .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d .te-theme-btn_e70a60baee87a349 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_9f66573469754a9f.style-three_592cf23e81446cfb {
  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_9f66573469754a9f.style-three_592cf23e81446cfb .icon_d5dddfaa06d4d567 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_9f66573469754a9f.style-three_592cf23e81446cfb .icon_d5dddfaa06d4d567 img {
      width: 100%; }
  .te-icon-card_9f66573469754a9f.style-three_592cf23e81446cfb .content_04c9f9acfdf39efe {
    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_9f66573469754a9f.style-three_592cf23e81446cfb .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
      color: #ffffff; }
    .te-icon-card_9f66573469754a9f.style-three_592cf23e81446cfb .content_04c9f9acfdf39efe .desc_bec5a6b3480832d4 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_9f66573469754a9f.style-three_592cf23e81446cfb {
      gap: 25px; }
      .te-icon-card_9f66573469754a9f.style-three_592cf23e81446cfb .content_04c9f9acfdf39efe {
        gap: 18px; } }

.te-icon-card_9f66573469754a9f.style-2_079b70624ac1adc1 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_9f66573469754a9f.style-2_079b70624ac1adc1 .icon_d5dddfaa06d4d567 {
    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_9f66573469754a9f.style-2_079b70624ac1adc1 .content_04c9f9acfdf39efe {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_9f66573469754a9f.style-2_079b70624ac1adc1 .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_9f66573469754a9f.style-2_079b70624ac1adc1 .content_04c9f9acfdf39efe .desc_bec5a6b3480832d4 {
      line-height: 22px; }

.te-about-image-card_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 {
      text-align: left; } }
  .te-about-image-card_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 > img {
          width: 100%; } }
    .te-about-image-card_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-img-card-shape_0da2235994da0f95 {
      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_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-img-card-shape_0da2235994da0f95 {
          right: 0; } }
.te-about-image-card_b080a8b98066f24f .te-company-foundation_26a9f56e72259a4e {
  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_b080a8b98066f24f .te-company-foundation_26a9f56e72259a4e .te-counter-wrapper_6a46b3f0ac376436 {
    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_b080a8b98066f24f .te-company-foundation_26a9f56e72259a4e .counter-title_3b6e514427297151 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_b080a8b98066f24f .te-company-foundation_26a9f56e72259a4e .title_b1d7d00bcce23b3d {
    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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-img-card-shape_0da2235994da0f95 {
    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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-img-card-shape_0da2235994da0f95 {
        display: none; } }
  .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa {
        position: relative; } }
    .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-another-image-inner_282c7868b5542e8e {
      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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-another-image-inner_282c7868b5542e8e {
          width: 100%; }
          .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-another-image-inner_282c7868b5542e8e img {
            width: 100%; } }
    .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .video-btn_522a843bb130c75e {
      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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .video-btn_522a843bb130c75e {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .video-btn_522a843bb130c75e 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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-badge-text_c558054f31afd2f8 {
      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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-badge-text_c558054f31afd2f8 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-badge-text_c558054f31afd2f8 .icon_d5dddfaa06d4d567 {
        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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-badge-text_c558054f31afd2f8 .text_4f6c1c975ce26bbd {
        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_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-badge-text_c558054f31afd2f8 .text_4f6c1c975ce26bbd .title_b1d7d00bcce23b3d {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_b080a8b98066f24f.style-2_079b70624ac1adc1 .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 .te-another-image_3df381d5f33649aa .te-badge-text_c558054f31afd2f8 .text_4f6c1c975ce26bbd span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe {
  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_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-section-title_fd0b2f6a1c74de4a {
    margin-bottom: 0; }
    .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-section-title_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d {
      margin-bottom: 0; }
  .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-list-item-wrapper_ce38b9d7133beab9 {
    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_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-list-item-wrapper_ce38b9d7133beab9 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-list-item-wrapper_ce38b9d7133beab9 .te-list-item_65aa77c0311ee48e .icon_d5dddfaa06d4d567 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-list-item-wrapper_ce38b9d7133beab9 .te-list-item_65aa77c0311ee48e .text_4f6c1c975ce26bbd {
      color: #14203A; }
  .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a {
    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_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .te-single-info-list_935bd28241a2ffd5 {
      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_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .te-single-info-list_935bd28241a2ffd5:hover .icon_d5dddfaa06d4d567 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_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .te-single-info-list_935bd28241a2ffd5 .icon_d5dddfaa06d4d567 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .te-single-info-list_935bd28241a2ffd5 .icon_d5dddfaa06d4d567::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_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .te-single-info-list_935bd28241a2ffd5 .icon_d5dddfaa06d4d567 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_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .te-single-info-list_935bd28241a2ffd5 .title_b1d7d00bcce23b3d {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_77ea377d3f92d75c .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .te-single-info-list_935bd28241a2ffd5 .short-title_21aa47f45122d6a4 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_77ea377d3f92d75c.style-2_079b70624ac1adc1 .te-about-info-content_315dd1a3342f6abe {
  gap: 10px; }
  .te-about-info-card_77ea377d3f92d75c.style-2_079b70624ac1adc1 .te-about-info-content_315dd1a3342f6abe .te-list-item-wrapper_ce38b9d7133beab9 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_77ea377d3f92d75c.style-2_079b70624ac1adc1 .te-about-info-content_315dd1a3342f6abe .te-list-item-wrapper_ce38b9d7133beab9 .te-list-item_65aa77c0311ee48e .icon_d5dddfaa06d4d567 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_77ea377d3f92d75c.style-2_079b70624ac1adc1 .te-about-info-content_315dd1a3342f6abe .te-list-item-wrapper_ce38b9d7133beab9 .te-list-item_65aa77c0311ee48e .text_4f6c1c975ce26bbd {
      color: #335371; }
  .te-about-info-card_77ea377d3f92d75c.style-2_079b70624ac1adc1 .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_77ea377d3f92d75c.style-2_079b70624ac1adc1 .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .divider_4f5b3f1767d121b9 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_77ea377d3f92d75c.style-2_079b70624ac1adc1 .te-about-info-content_315dd1a3342f6abe .te-info-list_4ed33c641285468a .divider_4f5b3f1767d121b9 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-section-title_fd0b2f6a1c74de4a {
  margin-bottom: 40px; }
.te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .about-info-wrapper_937782cb895ac799 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .about-info-wrapper_937782cb895ac799 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .about-info-wrapper_937782cb895ac799 .about-info-img_72c21a0110bb23fa {
    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_77ea377d3f92d75c.style-three_592cf23e81446cfb .about-info-wrapper_937782cb895ac799 .about-info-img_72c21a0110bb23fa {
        height: 350px; } }
    .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .about-info-wrapper_937782cb895ac799 .about-info-img_72c21a0110bb23fa img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe .skill-progressbar-wrapper_110ea1bd85225c30 {
    width: 100%; }
  .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe .te-icon-card-wrapper_24d9dfae6df9b0d1 {
    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_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe .te-icon-card-wrapper_24d9dfae6df9b0d1 .te-icon-card_9f66573469754a9f {
      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_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe .te-icon-card-wrapper_24d9dfae6df9b0d1 .te-icon-card_9f66573469754a9f .icon_d5dddfaa06d4d567 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe .te-icon-card-wrapper_24d9dfae6df9b0d1 .te-icon-card_9f66573469754a9f .content_04c9f9acfdf39efe {
        gap: 4px; }
        .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe .te-icon-card-wrapper_24d9dfae6df9b0d1 .te-icon-card_9f66573469754a9f .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_77ea377d3f92d75c.style-three_592cf23e81446cfb .te-about-info-content_315dd1a3342f6abe .te-btn-wrapper_ebcf2b99dd468724 {
    margin-top: 7px; }

.te-counter-card_770684abfdccabce {
  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_770684abfdccabce {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_770684abfdccabce {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 {
    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_770684abfdccabce .te-counter-item_e7928c3a37052a26:hover .icon_d5dddfaa06d4d567 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .icon_d5dddfaa06d4d567 {
      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_770684abfdccabce .te-counter-item_e7928c3a37052a26 .icon_d5dddfaa06d4d567 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .te-counter-title_5244c59ce59157dd {
      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_770684abfdccabce .te-counter-item_e7928c3a37052a26 .te-counter-title_5244c59ce59157dd .content_04c9f9acfdf39efe {
        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_770684abfdccabce .te-counter-item_e7928c3a37052a26 .number_ad8f40da30800e1f {
      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_770684abfdccabce .te-counter-item_e7928c3a37052a26 .number_ad8f40da30800e1f {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .title_b1d7d00bcce23b3d {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .text_4f6c1c975ce26bbd {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_b45935e9e75fda57 {
  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_b45935e9e75fda57::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_b45935e9e75fda57 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_b45935e9e75fda57:hover {
    top: -5px; }
    .te-process-step_b45935e9e75fda57:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_b45935e9e75fda57:hover .icon_d5dddfaa06d4d567 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b45935e9e75fda57:hover .counter-number_2349e8dbcdc99cca {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b45935e9e75fda57:hover .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d .te-theme-btn_e70a60baee87a349 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_b45935e9e75fda57 .icon_d5dddfaa06d4d567 {
    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_b45935e9e75fda57 .icon_d5dddfaa06d4d567 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_b45935e9e75fda57 .te-content-wrapper_adb95e9c367d4e3a {
    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_b45935e9e75fda57 .te-counter-wrapper_6a46b3f0ac376436 {
    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_b45935e9e75fda57 .te-counter-wrapper_6a46b3f0ac376436 .shape_0043cb165461ccb9 {
      position: relative; }
  .te-process-step_b45935e9e75fda57 .counter-number_2349e8dbcdc99cca {
    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_b45935e9e75fda57 .te-title-wrapper_8786cd2d6b38bbdd {
    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_b45935e9e75fda57 .te-title-wrapper_8786cd2d6b38bbdd .icon_d5dddfaa06d4d567 {
      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_b45935e9e75fda57 .te-title-wrapper_8786cd2d6b38bbdd .title_b1d7d00bcce23b3d {
      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_b45935e9e75fda57 .content_04c9f9acfdf39efe {
    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_b45935e9e75fda57 .content_04c9f9acfdf39efe .desc_bec5a6b3480832d4 {
      -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_b45935e9e75fda57 .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d {
      margin-top: -10px; }
      .te-process-step_b45935e9e75fda57 .content_04c9f9acfdf39efe .te-read-more_3d69ed912aa56d0d .te-theme-btn_e70a60baee87a349 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_a57afe4d6268e2c8 {
  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_a57afe4d6268e2c8 {
      padding: 30px; } }
  .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a {
    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_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e {
      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_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .image_473c1ca092a319a5 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .rating_921efa4404b582aa {
          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_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .name_04371f55cfccc1b2 {
          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_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .name_04371f55cfccc1b2 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .designation_78ef49fd33e2864f {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .icon_d5dddfaa06d4d567 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_a57afe4d6268e2c8 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .icon_d5dddfaa06d4d567 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_fbcdb85b7cba54f4 {
  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_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a {
    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_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe p {
        margin-bottom: 0; }
    .te-testimonial-card-two_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 {
        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_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .icon_d5dddfaa06d4d567 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .name_04371f55cfccc1b2 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .designation_78ef49fd33e2864f {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_fbcdb85b7cba54f4 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .image_473c1ca092a319a5 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2::before {
    display: none; }
  .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a {
    gap: 15px; }
    .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 {
      -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_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 {
          padding: 15px 30px; } }
      .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .image_473c1ca092a319a5 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .image_473c1ca092a319a5 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .rating_921efa4404b582aa {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .te-user-info_72d26cab2c3c2587 .name_04371f55cfccc1b2 span {
        color: #317EFE; }
    .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .icon_d5dddfaa06d4d567 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .icon_d5dddfaa06d4d567 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_f1b0aa383a739408 {
  position: relative; }
  .te-testimonial-slider-wrapper_f1b0aa383a739408 .slick-list_0d041e66569ed289 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_f1b0aa383a739408 .slick-list_0d041e66569ed289 .slick-slide_ff50102294a3bd2f {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f1b0aa383a739408 .slick-dots_38e0b26e68a9e415 {
    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_f1b0aa383a739408 .slick-dots_38e0b26e68a9e415 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_f1b0aa383a739408 .slick-dots_38e0b26e68a9e415 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_f1b0aa383a739408 .slick-dots_38e0b26e68a9e415 li.slick-active_0d9dc5fc9752e787 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_f1b0aa383a739408 .slick-dots_38e0b26e68a9e415 li.slick-active_0d9dc5fc9752e787 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f1b0aa383a739408 .slick-arrow_c9ac919565caef9a {
    display: none !important; }

.te-accordion-box-wrapper_7da4187617849f4b {
  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_b7fa50bd89cabe15 .te-accordion-list-item_47e5c431da2b7c80 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_b7fa50bd89cabe15 .te-accordion-list-item_47e5c431da2b7c80 .te-accordion-head_a83a517baee4a2cc {
    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_b7fa50bd89cabe15 .te-accordion-list-item_47e5c431da2b7c80 .te-accordion-head_a83a517baee4a2cc: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_b7fa50bd89cabe15 .te-accordion-list-item_47e5c431da2b7c80 .te-accordion-head_a83a517baee4a2cc.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_b7fa50bd89cabe15 .te-accordion-list-item_47e5c431da2b7c80 .te-accordion-head_a83a517baee4a2cc .te-accordion-title_b694df4adc3d6748 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_b7fa50bd89cabe15 .te-accordion-list-item_47e5c431da2b7c80 .te-accordion-body_04ea7b948e047541 {
    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_585a79c36b0586be {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_585a79c36b0586be {
      padding-left: 30px; } }
  .page-header_585a79c36b0586be .te-page-title_9e1e552ecf7d1de6,
  .page-header_585a79c36b0586be .page-title_86a272fe516f637d {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_585a79c36b0586be .te-page-title_9e1e552ecf7d1de6,
      .page-header_585a79c36b0586be .page-title_86a272fe516f637d {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_bd6c73052698f91e {
  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_bd6c73052698f91e:hover .te-post-thumbnail_a05af1640207fe7e img,
  .te-post-item_bd6c73052698f91e:hover .post-video_d2dbef7de40ae5ff 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_bd6c73052698f91e iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_bd6c73052698f91e iframe {
        height: 350px; } }
  .te-post-item_bd6c73052698f91e .post-gallery .slick-list_0d041e66569ed289 .slick-track_e32c7ca7d2500421 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_bd6c73052698f91e .te-post-content-wrapper_12094b849383638b {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_bd6c73052698f91e .te-post-content-wrapper_12094b849383638b {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_bd6c73052698f91e .te-post-content-wrapper_12094b849383638b .te-read-more_3d69ed912aa56d0d {
      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_bd6c73052698f91e.format-quote_381a71f99bcf95e8 .te-post-content {
    margin: 0; }
  .te-post-item_bd6c73052698f91e.format-quote_381a71f99bcf95e8 blockquote {
    margin: 0; }
    .te-post-item_bd6c73052698f91e.format-quote_381a71f99bcf95e8 blockquote p {
      margin-top: 0; }
    .te-post-item_bd6c73052698f91e.format-quote_381a71f99bcf95e8 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_bd6c73052698f91e.format-quote_381a71f99bcf95e8 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_bd6c73052698f91e.sticky_cbcec116b8fa3e7a {
    border: 2px solid #317EFE; }
    .te-post-item_bd6c73052698f91e.sticky_cbcec116b8fa3e7a .te-post-content {
      margin-bottom: 0; }
      .te-post-item_bd6c73052698f91e.sticky_cbcec116b8fa3e7a .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_bd6c73052698f91e .te-post-title_6ab470574b07e076 {
    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_bd6c73052698f91e .te-post-title_6ab470574b07e076 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_bd6c73052698f91e .te-post-title_6ab470574b07e076:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_bd6c73052698f91e .te-post-content p {
    margin-top: 17px; }
  .te-post-item_bd6c73052698f91e .te-post-content h2,
  .te-post-item_bd6c73052698f91e .te-post-content h3,
  .te-post-item_bd6c73052698f91e .te-post-content h4,
  .te-post-item_bd6c73052698f91e .te-post-content h5,
  .te-post-item_bd6c73052698f91e .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_bd6c73052698f91e .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_bd6c73052698f91e .te-single-post-meta_c084fc24bf76fc20 {
    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_bd6c73052698f91e .te-social-share_af5454ce55c8aabf {
    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_bd6c73052698f91e .te-social-share_af5454ce55c8aabf a.facebook_eaca18e7a7bbe421 {
      color: #1877f2; }
    .te-post-item_bd6c73052698f91e .te-social-share_af5454ce55c8aabf a.twitter_2a3f41c6c4e74331 {
      color: #1da1f2; }
    .te-post-item_bd6c73052698f91e .te-social-share_af5454ce55c8aabf a.linkedin_227174345852b3f4 {
      color: #1a70c6; }
    .te-post-item_bd6c73052698f91e .te-social-share_af5454ce55c8aabf .te-social-share-title_497dbfa278e60e5a {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_bd6c73052698f91e .te-blog-post-tag_d53f5576249b621a {
    width: 100%;
    display: inline-block; }
    .te-post-item_bd6c73052698f91e .te-blog-post-tag_d53f5576249b621a 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_bd6c73052698f91e .te-blog-post-tag_d53f5576249b621a .te-post-tag-list_0b4f3b55b3a3351c {
      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_bd6c73052698f91e .te-blog-post-tag_d53f5576249b621a .te-post-tag-list_0b4f3b55b3a3351c 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_bd6c73052698f91e .te-blog-post-tag_d53f5576249b621a .te-post-tag-list_0b4f3b55b3a3351c 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_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e,
  .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff {
    position: relative;
    overflow: hidden; }
    .te-post-item_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e img,
    .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff 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_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e .popup-video-wrapper_3ba10bd26eaa30d8,
    .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff .popup-video-wrapper_3ba10bd26eaa30d8 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e .video-btn_522a843bb130c75e a,
    .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff .video-btn_522a843bb130c75e 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_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e .video-btn_522a843bb130c75e a i,
      .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff .video-btn_522a843bb130c75e a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e .video-btn_522a843bb130c75e a:hover,
      .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff .video-btn_522a843bb130c75e a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_bd6c73052698f91e 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_bd6c73052698f91e button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_bd6c73052698f91e button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_bd6c73052698f91e 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_bd6c73052698f91e button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_bd6c73052698f91e button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_bd6c73052698f91e .post-audio_8a662b74c78ac77f iframe {
    width: 100%; }
  .te-post-item_bd6c73052698f91e .te-post-meta_0d511235583f9009 {
    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_bd6c73052698f91e .te-post-meta_0d511235583f9009 {
        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_bd6c73052698f91e .te-post-meta_0d511235583f9009 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_bd6c73052698f91e .te-post-meta_0d511235583f9009 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_bd6c73052698f91e .te-post-meta_0d511235583f9009 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_bd6c73052698f91e .te-post-meta_0d511235583f9009 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_bd6c73052698f91e .te-post-meta_0d511235583f9009 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_10db6d6fb3720f41 {
  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_10db6d6fb3720f41.style-1_a33e4d18dc201975 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_10db6d6fb3720f41.style-1_a33e4d18dc201975 .image_473c1ca092a319a5 {
      height: 290px; }
    .te-post-card_10db6d6fb3720f41.style-1_a33e4d18dc201975 .content_04c9f9acfdf39efe {
      padding: 0 20px 20px 20px; }
  .te-post-card_10db6d6fb3720f41:hover .image_473c1ca092a319a5 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_10db6d6fb3720f41 .image_473c1ca092a319a5 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_10db6d6fb3720f41 .image_473c1ca092a319a5 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_10db6d6fb3720f41 .image_473c1ca092a319a5 .te-post-date_86ae61e83aff9bb9 {
      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_10db6d6fb3720f41 .image_473c1ca092a319a5 .te-post-date_86ae61e83aff9bb9 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_10db6d6fb3720f41 .content_04c9f9acfdf39efe {
    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_10db6d6fb3720f41 .content_04c9f9acfdf39efe .te-post-meta-info_cd3bf6958a868b1e {
      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_10db6d6fb3720f41 .content_04c9f9acfdf39efe .te-post-meta-info_cd3bf6958a868b1e .te-single-meta_2aa81a9035643ced {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_10db6d6fb3720f41 .content_04c9f9acfdf39efe .te-post-meta-info_cd3bf6958a868b1e .te-single-meta_2aa81a9035643ced span,
        .te-post-card_10db6d6fb3720f41 .content_04c9f9acfdf39efe .te-post-meta-info_cd3bf6958a868b1e .te-single-meta_2aa81a9035643ced a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_10db6d6fb3720f41 .content_04c9f9acfdf39efe .te-post-meta-info_cd3bf6958a868b1e .te-single-meta_2aa81a9035643ced i {
          color: #317EFE; }
    .te-post-card_10db6d6fb3720f41 .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
      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_10db6d6fb3720f41 .content_04c9f9acfdf39efe a.read-btn_4507a6a4e9143795 {
      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_10db6d6fb3720f41 .content_04c9f9acfdf39efe a.read-btn_4507a6a4e9143795:hover {
        color: #317EFE; }

.te-post-card_10db6d6fb3720f41.style-2_079b70624ac1adc1 {
  gap: 20px; }
  .te-post-card_10db6d6fb3720f41.style-2_079b70624ac1adc1 .image_473c1ca092a319a5 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_10db6d6fb3720f41.style-2_079b70624ac1adc1 .image_473c1ca092a319a5 .te-post-date_86ae61e83aff9bb9 {
      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_10db6d6fb3720f41.style-2_079b70624ac1adc1 .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
    font-size: 20px; }
  .te-post-card_10db6d6fb3720f41.style-2_079b70624ac1adc1 .content_04c9f9acfdf39efe .te-post-meta-info_cd3bf6958a868b1e {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_1241202e80a54307 .te-comment-respond_c32345a792da0f67 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_1241202e80a54307 .te-post-comments_c38b68f42abc65e9 {
  margin-top: 70px; }
.te-blog-details-wrapper_1241202e80a54307 .wp-block-group_232651470aed6e84.has-background_04d79bf77d8bdb5f .wp-block-button_3e03122ec82fd453 .wp-block-button__link_58b46542c69c27b3 {
  color: #ffffff !important; }
.te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-meta_0d511235583f9009 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e,
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff,
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-gallery,
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .postbox-audio_f2ce823377239413,
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .wp-block-post-featured-image_91f47476f578b905 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e,
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff,
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-gallery,
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .postbox-audio_f2ce823377239413,
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .wp-block-post-featured-image_91f47476f578b905 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e:hover img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff:hover img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-gallery:hover img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .postbox-audio_f2ce823377239413:hover img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .wp-block-post-featured-image_91f47476f578b905: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_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-thumbnail_a05af1640207fe7e img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-video_d2dbef7de40ae5ff img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .post-gallery img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .postbox-audio_f2ce823377239413 img,
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .wp-block-post-featured-image_91f47476f578b905 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_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content-wrapper_12094b849383638b {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-block-query_d0e2173d5540d130 .wp-block-post-template_05e66eeb1ebc90e2 {
      padding-left: 0; }
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-block-query_d0e2173d5540d130 .wp-block-post-template_05e66eeb1ebc90e2 .wp-block-post_192fd21b3473870a {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-block-navigation__responsive-container-content_4033ec125610082b .wp-block-page-list_154ac5d97a9f0f45 {
      padding-left: 0; }
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-block-group_232651470aed6e84 {
      margin: 15px 0; }
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content .wp-block-group_232651470aed6e84 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_1241202e80a54307 .te-post-item_bd6c73052698f91e .te-blog-post-tag_d53f5576249b621a .te-social-share_af5454ce55c8aabf {
    padding-bottom: 20px; }
.te-blog-details-wrapper_1241202e80a54307 .wp-block-calendar_ba21eae1e884c62a {
  margin-bottom: 30px; }

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

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

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

.cta-area_e778fbb182d90b87 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_e778fbb182d90b87 .te-content-wrapper_adb95e9c367d4e3a {
    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_e778fbb182d90b87 .te-content-wrapper_adb95e9c367d4e3a .short-title_21aa47f45122d6a4 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_e778fbb182d90b87 .te-content-wrapper_adb95e9c367d4e3a .te-cta-title_a92be6477e3c197b {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_e778fbb182d90b87 .te-content-wrapper_adb95e9c367d4e3a .te-cta-title_a92be6477e3c197b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_e778fbb182d90b87 .te-content-wrapper_adb95e9c367d4e3a .te-cta-title_a92be6477e3c197b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_e778fbb182d90b87 .te-content-wrapper_adb95e9c367d4e3a .te-cta-title_a92be6477e3c197b {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_e778fbb182d90b87 .te-content-wrapper_adb95e9c367d4e3a .text_4f6c1c975ce26bbd {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_e778fbb182d90b87 .te-btn-wrapper_ebcf2b99dd468724 {
    margin-top: 30px; }
  .cta-area_e778fbb182d90b87 .te-cta-inner-area_dceab7762566a986 {
    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_e778fbb182d90b87 .te-cta-inner-area_dceab7762566a986 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_e778fbb182d90b87 .te-cta-inner-area_dceab7762566a986 .te-cta-collumn_1b12c4ff0b62d721 {
      -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_fd0b2f6a1c74de4a {
  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_fd0b2f6a1c74de4a {
      -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_fd0b2f6a1c74de4a.left-align-title_08f1e43d5c73c752 .te-section-content_e0abb01551b8ee90 {
    margin-top: -15px; }
  .te-section-title_fd0b2f6a1c74de4a .te-section-content_e0abb01551b8ee90 {
    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_fd0b2f6a1c74de4a .short-title_21aa47f45122d6a4 {
    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_fd0b2f6a1c74de4a .short-title_21aa47f45122d6a4::before, .te-section-title_fd0b2f6a1c74de4a .short-title_21aa47f45122d6a4::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_fd0b2f6a1c74de4a .short-title_21aa47f45122d6a4.only-divider_05b01edbee2bdf91 {
      gap: 10px; }
      .te-section-title_fd0b2f6a1c74de4a .short-title_21aa47f45122d6a4.only-divider_05b01edbee2bdf91::before {
        display: none; }
  .te-section-title_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d {
    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_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d br {
        display: none; } }
    .te-section-title_fd0b2f6a1c74de4a .title_b1d7d00bcce23b3d span {
      color: #317EFE; }
  .te-section-title_fd0b2f6a1c74de4a .te-section-desc_a207bee086d1dbe4 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_fd0b2f6a1c74de4a .te-section-desc_a207bee086d1dbe4 .te-theme-btn_e70a60baee87a349 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_fd0b2f6a1c74de4a .te-section-desc_a207bee086d1dbe4 .te-theme-btn_e70a60baee87a349:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_f762a29008abc1dc,
.navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa,
.comment-navigation_44d08eca84100e6d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_f762a29008abc1dc .wp-block-query-pagination-numbers_1dc2f7c4c12a0590,
  .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .wp-block-query-pagination-numbers_1dc2f7c4c12a0590,
  .comment-navigation_44d08eca84100e6d .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 {
    width: inherit; }
  .wp-block-query-pagination_f762a29008abc1dc .nav-links_3c5dc8e5dce9b153,
  .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .nav-links_3c5dc8e5dce9b153,
  .comment-navigation_44d08eca84100e6d .nav-links_3c5dc8e5dce9b153 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_f762a29008abc1dc .wp-block-query-pagination-previous_c0cbc29bd50df5d1,
  .wp-block-query-pagination_f762a29008abc1dc .wp-block-query-pagination-next_137582fc3f034199,
  .wp-block-query-pagination_f762a29008abc1dc .nav-next_128a9b9a992b2d49 a,
  .wp-block-query-pagination_f762a29008abc1dc .nav-previous_9f2962a160444c95 a,
  .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .wp-block-query-pagination-previous_c0cbc29bd50df5d1,
  .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .wp-block-query-pagination-next_137582fc3f034199,
  .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .nav-next_128a9b9a992b2d49 a,
  .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .nav-previous_9f2962a160444c95 a,
  .comment-navigation_44d08eca84100e6d .wp-block-query-pagination-previous_c0cbc29bd50df5d1,
  .comment-navigation_44d08eca84100e6d .wp-block-query-pagination-next_137582fc3f034199,
  .comment-navigation_44d08eca84100e6d .nav-next_128a9b9a992b2d49 a,
  .comment-navigation_44d08eca84100e6d .nav-previous_9f2962a160444c95 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_f762a29008abc1dc .wp-block-query-pagination-previous_c0cbc29bd50df5d1,
      .wp-block-query-pagination_f762a29008abc1dc .wp-block-query-pagination-next_137582fc3f034199,
      .wp-block-query-pagination_f762a29008abc1dc .nav-next_128a9b9a992b2d49 a,
      .wp-block-query-pagination_f762a29008abc1dc .nav-previous_9f2962a160444c95 a,
      .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .wp-block-query-pagination-previous_c0cbc29bd50df5d1,
      .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .wp-block-query-pagination-next_137582fc3f034199,
      .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .nav-next_128a9b9a992b2d49 a,
      .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .nav-previous_9f2962a160444c95 a,
      .comment-navigation_44d08eca84100e6d .wp-block-query-pagination-previous_c0cbc29bd50df5d1,
      .comment-navigation_44d08eca84100e6d .wp-block-query-pagination-next_137582fc3f034199,
      .comment-navigation_44d08eca84100e6d .nav-next_128a9b9a992b2d49 a,
      .comment-navigation_44d08eca84100e6d .nav-previous_9f2962a160444c95 a {
        height: 40px; } }
    .wp-block-query-pagination_f762a29008abc1dc .wp-block-query-pagination-previous_c0cbc29bd50df5d1:hover,
    .wp-block-query-pagination_f762a29008abc1dc .wp-block-query-pagination-next_137582fc3f034199:hover,
    .wp-block-query-pagination_f762a29008abc1dc .nav-next_128a9b9a992b2d49 a:hover,
    .wp-block-query-pagination_f762a29008abc1dc .nav-previous_9f2962a160444c95 a:hover,
    .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .wp-block-query-pagination-previous_c0cbc29bd50df5d1:hover,
    .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .wp-block-query-pagination-next_137582fc3f034199:hover,
    .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .nav-next_128a9b9a992b2d49 a:hover,
    .navigation_c31c47b0f496556b.posts-navigation_ee20b13ff3cd75aa .nav-previous_9f2962a160444c95 a:hover,
    .comment-navigation_44d08eca84100e6d .wp-block-query-pagination-previous_c0cbc29bd50df5d1:hover,
    .comment-navigation_44d08eca84100e6d .wp-block-query-pagination-next_137582fc3f034199:hover,
    .comment-navigation_44d08eca84100e6d .nav-next_128a9b9a992b2d49 a:hover,
    .comment-navigation_44d08eca84100e6d .nav-previous_9f2962a160444c95 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_4839dd3ee36b2a31,
.page-links_762414fd25176dce,
.wp-block-query-pagination-numbers_1dc2f7c4c12a0590 {
  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_4839dd3ee36b2a31 ul,
  .page-links_762414fd25176dce ul,
  .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 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_4839dd3ee36b2a31 ul li,
    .page-links_762414fd25176dce ul li,
    .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 ul li {
      padding-top: 0; }
    .te-basic-pagination_4839dd3ee36b2a31 ul .prev_a28fdadfea4f67f6 span,
    .te-basic-pagination_4839dd3ee36b2a31 ul .next_462d360708efcb56 span,
    .page-links_762414fd25176dce ul .prev_a28fdadfea4f67f6 span,
    .page-links_762414fd25176dce ul .next_462d360708efcb56 span,
    .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 ul .prev_a28fdadfea4f67f6 span,
    .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 ul .next_462d360708efcb56 span {
      display: none; }
  .te-basic-pagination_4839dd3ee36b2a31 .post-page-numbers_e74953f95d00a7ce,
  .page-links_762414fd25176dce .post-page-numbers_e74953f95d00a7ce,
  .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .post-page-numbers_e74953f95d00a7ce {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_4839dd3ee36b2a31 .page-numbers_2fafac52273280dd,
  .te-basic-pagination_4839dd3ee36b2a31 .post-page-numbers_e74953f95d00a7ce,
  .page-links_762414fd25176dce .page-numbers_2fafac52273280dd,
  .page-links_762414fd25176dce .post-page-numbers_e74953f95d00a7ce,
  .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .page-numbers_2fafac52273280dd,
  .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .post-page-numbers_e74953f95d00a7ce {
    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_4839dd3ee36b2a31 .page-numbers_2fafac52273280dd,
      .te-basic-pagination_4839dd3ee36b2a31 .post-page-numbers_e74953f95d00a7ce,
      .page-links_762414fd25176dce .page-numbers_2fafac52273280dd,
      .page-links_762414fd25176dce .post-page-numbers_e74953f95d00a7ce,
      .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .page-numbers_2fafac52273280dd,
      .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .post-page-numbers_e74953f95d00a7ce {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_4839dd3ee36b2a31 .page-numbers_2fafac52273280dd:hover,
    .te-basic-pagination_4839dd3ee36b2a31 .post-page-numbers_e74953f95d00a7ce:hover,
    .page-links_762414fd25176dce .page-numbers_2fafac52273280dd:hover,
    .page-links_762414fd25176dce .post-page-numbers_e74953f95d00a7ce:hover,
    .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .page-numbers_2fafac52273280dd:hover,
    .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .post-page-numbers_e74953f95d00a7ce: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_4839dd3ee36b2a31 .page-numbers_2fafac52273280dd.current_e961f1c58a513e22,
    .te-basic-pagination_4839dd3ee36b2a31 .post-page-numbers_e74953f95d00a7ce.current_e961f1c58a513e22,
    .page-links_762414fd25176dce .page-numbers_2fafac52273280dd.current_e961f1c58a513e22,
    .page-links_762414fd25176dce .post-page-numbers_e74953f95d00a7ce.current_e961f1c58a513e22,
    .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .page-numbers_2fafac52273280dd.current_e961f1c58a513e22,
    .wp-block-query-pagination-numbers_1dc2f7c4c12a0590 .post-page-numbers_e74953f95d00a7ce.current_e961f1c58a513e22 {
      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_36d4c1588e3bd08f {
  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_36d4c1588e3bd08f {
      -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_36d4c1588e3bd08f {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 {
    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_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 {
        -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_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 {
        width: 100%; } }
    .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0::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_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0::after {
          display: none; } }
    .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0:last-child .text_4f6c1c975ce26bbd {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0:last-child .text_4f6c1c975ce26bbd {
            text-align: left; } }
      .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0:last-child::after {
        display: none; }
    .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 .te-post-img_1ae6cbc8504d95aa {
      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_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 .te-post-img_1ae6cbc8504d95aa {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 .te-post-img_1ae6cbc8504d95aa img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 .text_4f6c1c975ce26bbd {
      width: 100%; }
      .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 .text_4f6c1c975ce26bbd span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 .text_4f6c1c975ce26bbd h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_36d4c1588e3bd08f .te-post-navigation_91bf769c69df1cb0 .theme-navigation_151706650500104e {
      width: 100%; }

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

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

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

.project-details-overview_dd430206c1d1f034 {
  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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 {
    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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 {
        -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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 .image_473c1ca092a319a5 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 .image_473c1ca092a319a5 img {
        border-radius: 20px; }
    .project-details-overview_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 .user-card_4468fb2f8b7bd392 {
      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_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 .user-card_4468fb2f8b7bd392 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 .user-card_4468fb2f8b7bd392 .image_473c1ca092a319a5 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 .user-card_4468fb2f8b7bd392 .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_dd430206c1d1f034 .list-wrapper_564f21ec44e70307 .user-card_4468fb2f8b7bd392 .content_04c9f9acfdf39efe .text_4f6c1c975ce26bbd {
        margin-bottom: 0; }

.te-list-item_65aa77c0311ee48e {
  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_65aa77c0311ee48e .icon_d5dddfaa06d4d567 {
    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_65aa77c0311ee48e .text_4f6c1c975ce26bbd {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_8d325e16be9dfb5b,
.sidebar__widget_7e1d7b89fd2854b8 {
  /* 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_8d325e16be9dfb5b ol,
  .widget_8d325e16be9dfb5b ul,
  .sidebar__widget_7e1d7b89fd2854b8 ol,
  .sidebar__widget_7e1d7b89fd2854b8 ul {
    margin-bottom: 0; }
  .widget_8d325e16be9dfb5b .widget-instagram-feed_2fc653b4ca97489c,
  .sidebar__widget_7e1d7b89fd2854b8 .widget-instagram-feed_2fc653b4ca97489c {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_8d325e16be9dfb5b .widget-instagram-feed_2fc653b4ca97489c,
      .sidebar__widget_7e1d7b89fd2854b8 .widget-instagram-feed_2fc653b4ca97489c {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_8d325e16be9dfb5b .widget-instagram-feed_2fc653b4ca97489c,
      .sidebar__widget_7e1d7b89fd2854b8 .widget-instagram-feed_2fc653b4ca97489c {
        width: 200px; } }
    .widget_8d325e16be9dfb5b .widget-instagram-feed_2fc653b4ca97489c .single-instagram-feed_712b428a8dc40a7d,
    .sidebar__widget_7e1d7b89fd2854b8 .widget-instagram-feed_2fc653b4ca97489c .single-instagram-feed_712b428a8dc40a7d {
      width: 96px;
      height: 96px; }
  .widget_8d325e16be9dfb5b .wp-block-heading_71919d381db8c166,
  .widget_8d325e16be9dfb5b .widget-title_95486ade486aef36,
  .widget_8d325e16be9dfb5b .wp-block-search__label_b72264bcef2092ce,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-heading_71919d381db8c166,
  .sidebar__widget_7e1d7b89fd2854b8 .widget-title_95486ade486aef36,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search__label_b72264bcef2092ce {
    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_8d325e16be9dfb5b .wp-block-social-links_882ea969c895d5bf .wp-social-link_d4d55a863fe9a96d,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-social-links_882ea969c895d5bf .wp-social-link_d4d55a863fe9a96d {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_8d325e16be9dfb5b .wp-block-social-links_882ea969c895d5bf .wp-social-link_d4d55a863fe9a96d a,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-social-links_882ea969c895d5bf .wp-social-link_d4d55a863fe9a96d 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_8d325e16be9dfb5b .wp-block-social-links_882ea969c895d5bf .wp-social-link_d4d55a863fe9a96d a:before,
      .sidebar__widget_7e1d7b89fd2854b8 .wp-block-social-links_882ea969c895d5bf .wp-social-link_d4d55a863fe9a96d a:before {
        display: none; }
  .widget_8d325e16be9dfb5b .has-avatars_677a1e71eae1c806.has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718,
  .widget_8d325e16be9dfb5b .has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718,
  .sidebar__widget_7e1d7b89fd2854b8 .has-avatars_677a1e71eae1c806.has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718,
  .sidebar__widget_7e1d7b89fd2854b8 .has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 {
    font-weight: 500; }
    .widget_8d325e16be9dfb5b .has-avatars_677a1e71eae1c806.has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b,
    .widget_8d325e16be9dfb5b .has-avatars_677a1e71eae1c806.has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-link_21ad7d45213bad50,
    .widget_8d325e16be9dfb5b .has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b,
    .widget_8d325e16be9dfb5b .has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-link_21ad7d45213bad50,
    .sidebar__widget_7e1d7b89fd2854b8 .has-avatars_677a1e71eae1c806.has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b,
    .sidebar__widget_7e1d7b89fd2854b8 .has-avatars_677a1e71eae1c806.has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-link_21ad7d45213bad50,
    .sidebar__widget_7e1d7b89fd2854b8 .has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b,
    .sidebar__widget_7e1d7b89fd2854b8 .has-dates_01e0ab277d0827d3.has-excerpts_d0d91cedf9448f7a.wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793 .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-link_21ad7d45213bad50 {
      font-weight: 500; }
  .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793,
  .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li.wp-block-te-latest-comments__comment_9085a4306a890793,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li.wp-block-te-latest-comments__comment_9085a4306a890793,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li.wp-block-te-latest-comments__comment_9085a4306a890793 {
    margin-bottom: 0; }
  .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718,
  .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c,
  .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718,
  .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c {
    line-height: 28px;
    font-weight: 400; }
    .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d,
    .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d,
    .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d,
    .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before,
      .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before,
      .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before,
      .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before,
      .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before,
      .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before,
      .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-meta_d543acc70c7fd718 .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before,
      .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c .wp-block-te-latest-comments__comment-date_75e90d98b6af540d:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li a,
  .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li a,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li a,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li a {
    color: #335371; }
    .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li a.wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b, .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li a.wp-block-te-latest-comments__comment-link_21ad7d45213bad50,
    .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li a.wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b,
    .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li a.wp-block-te-latest-comments__comment-link_21ad7d45213bad50,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li a.wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li a.wp-block-te-latest-comments__comment-link_21ad7d45213bad50,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li a.wp-block-te-latest-comments__comment-author_c05b64d4564b8f4b,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li a.wp-block-te-latest-comments__comment-link_21ad7d45213bad50 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li a:hover,
    .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li a:hover,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li a:hover,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li a:hover {
      color: #317EFE; }
  .widget_8d325e16be9dfb5b .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-excerpt_c8838d936956a306 p,
  .widget_8d325e16be9dfb5b .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-excerpt_c8838d936956a306 p,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-te-latest-comments_263c0df1ea7bb7cf li .wp-block-te-latest-comments__comment-excerpt_c8838d936956a306 p,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-latest-posts_a7ebeb7c6635ea2d li .wp-block-te-latest-comments__comment-excerpt_c8838d936956a306 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7,
  .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7 a,
    .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 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_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7 a,
        .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 a {
          width: 40px;
          height: 40px; } }
      .widget_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7 a.facebook_eaca18e7a7bbe421,
      .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 a.facebook_eaca18e7a7bbe421 {
        background-color: #1877f2; }
      .widget_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7 a.twitter_2a3f41c6c4e74331,
      .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 a.twitter_2a3f41c6c4e74331 {
        background-color: #1da1f2; }
      .widget_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7 a.linkedin_227174345852b3f4,
      .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 a.linkedin_227174345852b3f4 {
        background-color: #0a66c2; }
      .widget_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7 a.instagram_c3ad0be5f1532d2f,
      .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 a.instagram_c3ad0be5f1532d2f {
        background-color: #405de6; }
      .widget_8d325e16be9dfb5b .te-social-profile_016ae66f6943f9d7 a:hover,
      .sidebar__widget_7e1d7b89fd2854b8 .te-social-profile_016ae66f6943f9d7 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_8d325e16be9dfb5b select,
  .sidebar__widget_7e1d7b89fd2854b8 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_8d325e16be9dfb5b .has-login-form_ee35c9e2a454a89d .login-username_6e23bfa472c1259f label,
  .widget_8d325e16be9dfb5b .has-login-form_ee35c9e2a454a89d .login-password_72e2ea82eae2fa9f label,
  .sidebar__widget_7e1d7b89fd2854b8 .has-login-form_ee35c9e2a454a89d .login-username_6e23bfa472c1259f label,
  .sidebar__widget_7e1d7b89fd2854b8 .has-login-form_ee35c9e2a454a89d .login-password_72e2ea82eae2fa9f label {
    margin-bottom: 10px; }
  .widget_8d325e16be9dfb5b .has-login-form_ee35c9e2a454a89d .login-username_6e23bfa472c1259f input,
  .widget_8d325e16be9dfb5b .has-login-form_ee35c9e2a454a89d .login-password_72e2ea82eae2fa9f input,
  .sidebar__widget_7e1d7b89fd2854b8 .has-login-form_ee35c9e2a454a89d .login-username_6e23bfa472c1259f input,
  .sidebar__widget_7e1d7b89fd2854b8 .has-login-form_ee35c9e2a454a89d .login-password_72e2ea82eae2fa9f input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_8d325e16be9dfb5b .has-login-form_ee35c9e2a454a89d .login-remember_66319f4d67ab6e45 label,
  .sidebar__widget_7e1d7b89fd2854b8 .has-login-form_ee35c9e2a454a89d .login-remember_66319f4d67ab6e45 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_8d325e16be9dfb5b .has-login-form_ee35c9e2a454a89d .login-submit_61df4f72de43549a,
  .sidebar__widget_7e1d7b89fd2854b8 .has-login-form_ee35c9e2a454a89d .login-submit_61df4f72de43549a {
    margin-bottom: 0; }
    .widget_8d325e16be9dfb5b .has-login-form_ee35c9e2a454a89d .login-submit_61df4f72de43549a input.button-primary_ffa0bda0dabc27a1,
    .sidebar__widget_7e1d7b89fd2854b8 .has-login-form_ee35c9e2a454a89d .login-submit_61df4f72de43549a input.button-primary_ffa0bda0dabc27a1 {
      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_8d325e16be9dfb5b .search-form_64c266bb18469987,
  .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_8d325e16be9dfb5b .search-form_64c266bb18469987 button,
    .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_8d325e16be9dfb5b.widget_search_ba000d74d78ec60f .sidebar__search_4f94070b834c90d3,
  .sidebar__widget_7e1d7b89fd2854b8.widget_search_ba000d74d78ec60f .sidebar__search_4f94070b834c90d3 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_8d325e16be9dfb5b.widget_search_ba000d74d78ec60f .sidebar__search_4f94070b834c90d3 button,
    .sidebar__widget_7e1d7b89fd2854b8.widget_search_ba000d74d78ec60f .sidebar__search_4f94070b834c90d3 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_8d325e16be9dfb5b .wp-block-search__no-button_3f9e2cb2f6af03a6.wp-block-search_060a0727cf141258 input,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search__no-button_3f9e2cb2f6af03a6.wp-block-search_060a0727cf141258 input {
    border-radius: 10px; }
  .widget_8d325e16be9dfb5b .wp-block-search_060a0727cf141258,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search_060a0727cf141258 {
    margin-bottom: -2px; }
  .widget_8d325e16be9dfb5b .wp-block-search_060a0727cf141258,
  .widget_8d325e16be9dfb5b .search-form_64c266bb18469987,
  .widget_8d325e16be9dfb5b .sidebar__search_4f94070b834c90d3,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search_060a0727cf141258,
  .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987,
  .sidebar__widget_7e1d7b89fd2854b8 .sidebar__search_4f94070b834c90d3 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_8d325e16be9dfb5b .wp-block-search_060a0727cf141258 .wp-block-search__inside-wrapper_e2d743ed10c1187e,
    .widget_8d325e16be9dfb5b .search-form_64c266bb18469987 .wp-block-search__inside-wrapper_e2d743ed10c1187e,
    .widget_8d325e16be9dfb5b .sidebar__search_4f94070b834c90d3 .wp-block-search__inside-wrapper_e2d743ed10c1187e,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search_060a0727cf141258 .wp-block-search__inside-wrapper_e2d743ed10c1187e,
    .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987 .wp-block-search__inside-wrapper_e2d743ed10c1187e,
    .sidebar__widget_7e1d7b89fd2854b8 .sidebar__search_4f94070b834c90d3 .wp-block-search__inside-wrapper_e2d743ed10c1187e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_8d325e16be9dfb5b .wp-block-search_060a0727cf141258 label,
    .widget_8d325e16be9dfb5b .search-form_64c266bb18469987 label,
    .widget_8d325e16be9dfb5b .sidebar__search_4f94070b834c90d3 label,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search_060a0727cf141258 label,
    .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987 label,
    .sidebar__widget_7e1d7b89fd2854b8 .sidebar__search_4f94070b834c90d3 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_8d325e16be9dfb5b .wp-block-search_060a0727cf141258 input,
    .widget_8d325e16be9dfb5b .search-form_64c266bb18469987 input,
    .widget_8d325e16be9dfb5b .sidebar__search_4f94070b834c90d3 input,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search_060a0727cf141258 input,
    .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987 input,
    .sidebar__widget_7e1d7b89fd2854b8 .sidebar__search_4f94070b834c90d3 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_8d325e16be9dfb5b .wp-block-search_060a0727cf141258 button,
    .widget_8d325e16be9dfb5b .search-form_64c266bb18469987 button,
    .widget_8d325e16be9dfb5b .sidebar__search_4f94070b834c90d3 button,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search_060a0727cf141258 button,
    .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987 button,
    .sidebar__widget_7e1d7b89fd2854b8 .sidebar__search_4f94070b834c90d3 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_8d325e16be9dfb5b .tagcloud_08082a1a2a078628,
  .widget_8d325e16be9dfb5b .wp-block-tag-cloud_8911d0fbf4405708,
  .sidebar__widget_7e1d7b89fd2854b8 .tagcloud_08082a1a2a078628,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-tag-cloud_8911d0fbf4405708 {
    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_8d325e16be9dfb5b .tagcloud_08082a1a2a078628 a,
    .widget_8d325e16be9dfb5b .wp-block-tag-cloud_8911d0fbf4405708 a,
    .sidebar__widget_7e1d7b89fd2854b8 .tagcloud_08082a1a2a078628 a,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-tag-cloud_8911d0fbf4405708 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_8d325e16be9dfb5b .tagcloud_08082a1a2a078628 a:hover,
      .widget_8d325e16be9dfb5b .wp-block-tag-cloud_8911d0fbf4405708 a:hover,
      .sidebar__widget_7e1d7b89fd2854b8 .tagcloud_08082a1a2a078628 a:hover,
      .sidebar__widget_7e1d7b89fd2854b8 .wp-block-tag-cloud_8911d0fbf4405708 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_8d325e16be9dfb5b ul,
  .widget_8d325e16be9dfb5b ol,
  .sidebar__widget_7e1d7b89fd2854b8 ul,
  .sidebar__widget_7e1d7b89fd2854b8 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_8d325e16be9dfb5b ul li,
    .widget_8d325e16be9dfb5b ol li,
    .sidebar__widget_7e1d7b89fd2854b8 ul li,
    .sidebar__widget_7e1d7b89fd2854b8 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_8d325e16be9dfb5b ul li:first-child,
      .widget_8d325e16be9dfb5b ol li:first-child,
      .sidebar__widget_7e1d7b89fd2854b8 ul li:first-child,
      .sidebar__widget_7e1d7b89fd2854b8 ol li:first-child {
        border-top: 0; }
      .widget_8d325e16be9dfb5b ul li:last-child,
      .widget_8d325e16be9dfb5b ol li:last-child,
      .sidebar__widget_7e1d7b89fd2854b8 ul li:last-child,
      .sidebar__widget_7e1d7b89fd2854b8 ol li:last-child {
        margin-bottom: 0; }
      .widget_8d325e16be9dfb5b ul li.recentcomments_749df9b8fd3df222 .comment-author-link_c9b507b99ce555ff a:before, .widget_8d325e16be9dfb5b ul li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 .comment-author-link_c9b507b99ce555ff a:before,
      .widget_8d325e16be9dfb5b ol li.recentcomments_749df9b8fd3df222 .comment-author-link_c9b507b99ce555ff a:before,
      .widget_8d325e16be9dfb5b ol li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 .comment-author-link_c9b507b99ce555ff a:before,
      .sidebar__widget_7e1d7b89fd2854b8 ul li.recentcomments_749df9b8fd3df222 .comment-author-link_c9b507b99ce555ff a:before,
      .sidebar__widget_7e1d7b89fd2854b8 ul li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 .comment-author-link_c9b507b99ce555ff a:before,
      .sidebar__widget_7e1d7b89fd2854b8 ol li.recentcomments_749df9b8fd3df222 .comment-author-link_c9b507b99ce555ff a:before,
      .sidebar__widget_7e1d7b89fd2854b8 ol li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 .comment-author-link_c9b507b99ce555ff a:before {
        display: none; }
      .widget_8d325e16be9dfb5b ul li.recentcomments_749df9b8fd3df222 a, .widget_8d325e16be9dfb5b ul li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a,
      .widget_8d325e16be9dfb5b ol li.recentcomments_749df9b8fd3df222 a,
      .widget_8d325e16be9dfb5b ol li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a,
      .sidebar__widget_7e1d7b89fd2854b8 ul li.recentcomments_749df9b8fd3df222 a,
      .sidebar__widget_7e1d7b89fd2854b8 ul li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a,
      .sidebar__widget_7e1d7b89fd2854b8 ol li.recentcomments_749df9b8fd3df222 a,
      .sidebar__widget_7e1d7b89fd2854b8 ol li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a {
        padding-left: 0;
        display: inline; }
        .widget_8d325e16be9dfb5b ul li.recentcomments_749df9b8fd3df222 a:before, .widget_8d325e16be9dfb5b ul li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a:before,
        .widget_8d325e16be9dfb5b ol li.recentcomments_749df9b8fd3df222 a:before,
        .widget_8d325e16be9dfb5b ol li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a:before,
        .sidebar__widget_7e1d7b89fd2854b8 ul li.recentcomments_749df9b8fd3df222 a:before,
        .sidebar__widget_7e1d7b89fd2854b8 ul li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a:before,
        .sidebar__widget_7e1d7b89fd2854b8 ol li.recentcomments_749df9b8fd3df222 a:before,
        .sidebar__widget_7e1d7b89fd2854b8 ol li.wp-block-latest-comments__comment_7edeb403cd3f7ce9 a:before {
          display: none; }
      .widget_8d325e16be9dfb5b ul li a,
      .widget_8d325e16be9dfb5b ol li a,
      .sidebar__widget_7e1d7b89fd2854b8 ul li a,
      .sidebar__widget_7e1d7b89fd2854b8 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_8d325e16be9dfb5b ul li a::before,
        .widget_8d325e16be9dfb5b ol li a::before,
        .sidebar__widget_7e1d7b89fd2854b8 ul li a::before,
        .sidebar__widget_7e1d7b89fd2854b8 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_8d325e16be9dfb5b ul li a:hover,
        .widget_8d325e16be9dfb5b ol li a:hover,
        .sidebar__widget_7e1d7b89fd2854b8 ul li a:hover,
        .sidebar__widget_7e1d7b89fd2854b8 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_8d325e16be9dfb5b ul li a.rsswidget_9299f05b90b1597f, .widget_8d325e16be9dfb5b ul li a.wp-block-latest-posts__post-title_01effed60bf20719,
        .widget_8d325e16be9dfb5b ol li a.rsswidget_9299f05b90b1597f,
        .widget_8d325e16be9dfb5b ol li a.wp-block-latest-posts__post-title_01effed60bf20719,
        .sidebar__widget_7e1d7b89fd2854b8 ul li a.rsswidget_9299f05b90b1597f,
        .sidebar__widget_7e1d7b89fd2854b8 ul li a.wp-block-latest-posts__post-title_01effed60bf20719,
        .sidebar__widget_7e1d7b89fd2854b8 ol li a.rsswidget_9299f05b90b1597f,
        .sidebar__widget_7e1d7b89fd2854b8 ol li a.wp-block-latest-posts__post-title_01effed60bf20719 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_8d325e16be9dfb5b ul li a.rsswidget_9299f05b90b1597f:before, .widget_8d325e16be9dfb5b ul li a.wp-block-latest-posts__post-title_01effed60bf20719:before,
          .widget_8d325e16be9dfb5b ol li a.rsswidget_9299f05b90b1597f:before,
          .widget_8d325e16be9dfb5b ol li a.wp-block-latest-posts__post-title_01effed60bf20719:before,
          .sidebar__widget_7e1d7b89fd2854b8 ul li a.rsswidget_9299f05b90b1597f:before,
          .sidebar__widget_7e1d7b89fd2854b8 ul li a.wp-block-latest-posts__post-title_01effed60bf20719:before,
          .sidebar__widget_7e1d7b89fd2854b8 ol li a.rsswidget_9299f05b90b1597f:before,
          .sidebar__widget_7e1d7b89fd2854b8 ol li a.wp-block-latest-posts__post-title_01effed60bf20719:before {
            display: none; }
      .widget_8d325e16be9dfb5b ul li ul,
      .widget_8d325e16be9dfb5b ol li ul,
      .sidebar__widget_7e1d7b89fd2854b8 ul li ul,
      .sidebar__widget_7e1d7b89fd2854b8 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_8d325e16be9dfb5b ul.wp-tag-cloud_a995021fad955205 li,
    .widget_8d325e16be9dfb5b ol.wp-tag-cloud_a995021fad955205 li,
    .sidebar__widget_7e1d7b89fd2854b8 ul.wp-tag-cloud_a995021fad955205 li,
    .sidebar__widget_7e1d7b89fd2854b8 ol.wp-tag-cloud_a995021fad955205 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_8d325e16be9dfb5b ul.wp-tag-cloud_a995021fad955205 li a:before,
      .widget_8d325e16be9dfb5b ol.wp-tag-cloud_a995021fad955205 li a:before,
      .sidebar__widget_7e1d7b89fd2854b8 ul.wp-tag-cloud_a995021fad955205 li a:before,
      .sidebar__widget_7e1d7b89fd2854b8 ol.wp-tag-cloud_a995021fad955205 li a:before {
        display: none; }
  .widget_8d325e16be9dfb5b.te_widget_categories_1cc36212cc066d28 li, .widget_8d325e16be9dfb5b.widget_archive_fc832d10282f2588 li,
  .widget_8d325e16be9dfb5b .wp-block-categories-list_e121b9f9964658e0 li,
  .widget_8d325e16be9dfb5b .wp-block-archives-list_8c60feec7040f31c li,
  .sidebar__widget_7e1d7b89fd2854b8.te_widget_categories_1cc36212cc066d28 li,
  .sidebar__widget_7e1d7b89fd2854b8.widget_archive_fc832d10282f2588 li,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-categories-list_e121b9f9964658e0 li,
  .sidebar__widget_7e1d7b89fd2854b8 .wp-block-archives-list_8c60feec7040f31c 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_8d325e16be9dfb5b.te_widget_categories_1cc36212cc066d28 li.cat-item_f44ef96f7e196277, .widget_8d325e16be9dfb5b.widget_archive_fc832d10282f2588 li.cat-item_f44ef96f7e196277,
    .widget_8d325e16be9dfb5b .wp-block-categories-list_e121b9f9964658e0 li.cat-item_f44ef96f7e196277,
    .widget_8d325e16be9dfb5b .wp-block-archives-list_8c60feec7040f31c li.cat-item_f44ef96f7e196277,
    .sidebar__widget_7e1d7b89fd2854b8.te_widget_categories_1cc36212cc066d28 li.cat-item_f44ef96f7e196277,
    .sidebar__widget_7e1d7b89fd2854b8.widget_archive_fc832d10282f2588 li.cat-item_f44ef96f7e196277,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-categories-list_e121b9f9964658e0 li.cat-item_f44ef96f7e196277,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-archives-list_8c60feec7040f31c li.cat-item_f44ef96f7e196277 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_8d325e16be9dfb5b.te_widget_categories_1cc36212cc066d28 li a, .widget_8d325e16be9dfb5b.widget_archive_fc832d10282f2588 li a,
    .widget_8d325e16be9dfb5b .wp-block-categories-list_e121b9f9964658e0 li a,
    .widget_8d325e16be9dfb5b .wp-block-archives-list_8c60feec7040f31c li a,
    .sidebar__widget_7e1d7b89fd2854b8.te_widget_categories_1cc36212cc066d28 li a,
    .sidebar__widget_7e1d7b89fd2854b8.widget_archive_fc832d10282f2588 li a,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-categories-list_e121b9f9964658e0 li a,
    .sidebar__widget_7e1d7b89fd2854b8 .wp-block-archives-list_8c60feec7040f31c li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_080b28b1ff1c2c18 {
  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_080b28b1ff1c2c18 .about-desc_4654ecca2fdec355 {
    text-align: left; }
    .widget-about-info_080b28b1ff1c2c18 .about-desc_4654ecca2fdec355 .about-title_40573d1621c0a3f6 {
      font-size: 20px; }
  .widget-about-info_080b28b1ff1c2c18 .about-image_b50f93d26cd9d59a {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_080b28b1ff1c2c18 .te-social-profile_016ae66f6943f9d7 {
    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_080b28b1ff1c2c18 .te-social-profile_016ae66f6943f9d7 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_080b28b1ff1c2c18 .te-social-profile_016ae66f6943f9d7 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_01e0ab277d0827d3.has-author_87fd5ff92faf0cf3.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-latest-posts__te-post-title_f8de0e3dc2bee39c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_6843663d759c2580 .wp-block-heading_71919d381db8c166:before,
.widget_rss_6843663d759c2580 .widget-title_95486ade486aef36:before {
  display: none; }
.widget_rss_6843663d759c2580 .rss-widget-icon_c479cc0302264e45 {
  margin-right: 6px; }
.widget_rss_6843663d759c2580 ul li a.rsswidget_9299f05b90b1597f {
  color: #14203A; }
  .widget_rss_6843663d759c2580 ul li a.rsswidget_9299f05b90b1597f:hover {
    color: #317EFE; }

.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-title_c06093d8140d3ec7,
.wp-block-rss_b5c77832391b4862 .wp-block-rss__item-title_c06093d8140d3ec7,
.widget_rss_6843663d759c2580 .wp-block-rss__item-title_c06093d8140d3ec7 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-title_c06093d8140d3ec7 a:before,
  .wp-block-rss_b5c77832391b4862 .wp-block-rss__item-title_c06093d8140d3ec7 a:before,
  .widget_rss_6843663d759c2580 .wp-block-rss__item-title_c06093d8140d3ec7 a:before {
    display: none; }
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-latest-posts__post-author_9fd04a2275927486,
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-publish-date_2edd3be492b6e4e2,
.wp-block-rss_b5c77832391b4862 .wp-block-latest-posts__post-author_9fd04a2275927486,
.wp-block-rss_b5c77832391b4862 .wp-block-rss__item-publish-date_2edd3be492b6e4e2,
.widget_rss_6843663d759c2580 .wp-block-latest-posts__post-author_9fd04a2275927486,
.widget_rss_6843663d759c2580 .wp-block-rss__item-publish-date_2edd3be492b6e4e2 {
  margin-right: 10px; }
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-latest-posts__post-author_9fd04a2275927486,
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-latest-posts__te-post-date_5a734457acbffe46,
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-publish-date_2edd3be492b6e4e2,
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-author_52d266d87db9b7a2,
.wp-block-latest-posts_a7ebeb7c6635ea2d .rss-date_b7f6abec47b76627,
.wp-block-rss_b5c77832391b4862 .wp-block-latest-posts__post-author_9fd04a2275927486,
.wp-block-rss_b5c77832391b4862 .wp-block-latest-posts__te-post-date_5a734457acbffe46,
.wp-block-rss_b5c77832391b4862 .wp-block-rss__item-publish-date_2edd3be492b6e4e2,
.wp-block-rss_b5c77832391b4862 .wp-block-rss__item-author_52d266d87db9b7a2,
.wp-block-rss_b5c77832391b4862 .rss-date_b7f6abec47b76627,
.widget_rss_6843663d759c2580 .wp-block-latest-posts__post-author_9fd04a2275927486,
.widget_rss_6843663d759c2580 .wp-block-latest-posts__te-post-date_5a734457acbffe46,
.widget_rss_6843663d759c2580 .wp-block-rss__item-publish-date_2edd3be492b6e4e2,
.widget_rss_6843663d759c2580 .wp-block-rss__item-author_52d266d87db9b7a2,
.widget_rss_6843663d759c2580 .rss-date_b7f6abec47b76627 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-latest-posts__te-post-date_5a734457acbffe46:before,
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-publish-date_2edd3be492b6e4e2:before,
.wp-block-latest-posts_a7ebeb7c6635ea2d .rss-date_b7f6abec47b76627:before,
.wp-block-rss_b5c77832391b4862 .wp-block-latest-posts__te-post-date_5a734457acbffe46:before,
.wp-block-rss_b5c77832391b4862 .wp-block-rss__item-publish-date_2edd3be492b6e4e2:before,
.wp-block-rss_b5c77832391b4862 .rss-date_b7f6abec47b76627:before,
.widget_rss_6843663d759c2580 .wp-block-latest-posts__te-post-date_5a734457acbffe46:before,
.widget_rss_6843663d759c2580 .wp-block-rss__item-publish-date_2edd3be492b6e4e2:before,
.widget_rss_6843663d759c2580 .rss-date_b7f6abec47b76627:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-latest-posts__post-author_9fd04a2275927486:before,
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-author_52d266d87db9b7a2:before,
.wp-block-rss_b5c77832391b4862 .wp-block-latest-posts__post-author_9fd04a2275927486:before,
.wp-block-rss_b5c77832391b4862 .wp-block-rss__item-author_52d266d87db9b7a2:before,
.widget_rss_6843663d759c2580 .wp-block-latest-posts__post-author_9fd04a2275927486:before,
.widget_rss_6843663d759c2580 .wp-block-rss__item-author_52d266d87db9b7a2:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-latest-posts__post-excerpt_744861112e831162,
.wp-block-latest-posts_a7ebeb7c6635ea2d .wp-block-rss__item-excerpt_cc4470c6447c125b,
.wp-block-latest-posts_a7ebeb7c6635ea2d .rssSummary_e48c4b71d6a65437,
.wp-block-rss_b5c77832391b4862 .wp-block-latest-posts__post-excerpt_744861112e831162,
.wp-block-rss_b5c77832391b4862 .wp-block-rss__item-excerpt_cc4470c6447c125b,
.wp-block-rss_b5c77832391b4862 .rssSummary_e48c4b71d6a65437,
.widget_rss_6843663d759c2580 .wp-block-latest-posts__post-excerpt_744861112e831162,
.widget_rss_6843663d759c2580 .wp-block-rss__item-excerpt_cc4470c6447c125b,
.widget_rss_6843663d759c2580 .rssSummary_e48c4b71d6a65437 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_bd6c73052698f91e .te-single-post-meta_c084fc24bf76fc20 {
  gap: 32px; }

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

.te-comment-title_ab1c45298b0f4f91 h2,
.te-comment-title_ab1c45298b0f4f91 .wp-block-comments-title_18143a80f57292c5,
.wp-block-comments_538353679fa8a31d h2,
.wp-block-comments_538353679fa8a31d .wp-block-comments-title_18143a80f57292c5 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 {
  padding-left: 0; }
  .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 .wp-block-te-comment-reply_8673f8ef992dd41c {
    margin-top: 15px; }
  .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-column_b9dc1f7ce406a31b:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-avatar_bced6f435959964c {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-avatar_bced6f435959964c img {
        width: 100%; }
    .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-comment-author-name_c3f43a88aecf70fd a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-comment-edit-link_489122d8e0a76479 a {
      color: #317EFE; }
    .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-comment-date_3d8eca90999bcfbb a,
    .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-comment-edit-link_489122d8e0a76479 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-te-comment-reply_8673f8ef992dd41c 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_538353679fa8a31d .wp-block-comment-template_6396418103b89337 li .wp-block-columns_bb92a9f6f1a83a0b .wp-block-te-comment-reply_8673f8ef992dd41c 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_924ca726cad2d1fa .te-comment-respond_c32345a792da0f67,
.te-latest-comments_924ca726cad2d1fa .comment-respond_d1d76b93a07846c1 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_924ca726cad2d1fa li .children_ab0725ee5f860971 .te-comments-item_191de35d5563112e {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_924ca726cad2d1fa li .children_ab0725ee5f860971 .te-comments-item_191de35d5563112e {
      margin-left: 0; } }
.te-latest-comments_924ca726cad2d1fa li .children_ab0725ee5f860971 .children_ab0725ee5f860971 .te-comments-item_191de35d5563112e {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e {
      padding: 30px; } }
  .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-avatar_d4e5779ac055a8fb {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-avatar_d4e5779ac055a8fb {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-avatar_d4e5779ac055a8fb img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 {
    overflow: hidden; }
    .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 .te-avatar-name_38c899840c61d973 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 .te-avatar-name_38c899840c61d973 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_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 .te-avatar-name_38c899840c61d973 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_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 .te-avatar-name_38c899840c61d973 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 .te-comment-reply_9126c65cc37fb43a {
      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_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 .te-comment-reply_9126c65cc37fb43a {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_924ca726cad2d1fa li .te-comments-item_191de35d5563112e .te-comments-text_fbde6384e0f10780 .te-comment-reply_9126c65cc37fb43a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_ab0725ee5f860971 {
  list-style: none; }

.te-post-comments-form_e517524f0a134781 .te-contacts-message_23fcbc8906569976 {
  margin-top: 10px; }

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

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

.te-comment-respond_c32345a792da0f67,
.comment-respond_d1d76b93a07846c1 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_c32345a792da0f67 .comment-form-cookies-consent_1501da6637067b62,
  .comment-respond_d1d76b93a07846c1 .comment-form-cookies-consent_1501da6637067b62 {
    display: none; }
  .te-comment-respond_c32345a792da0f67 .comment-notes_6a58a8e06edf462f,
  .comment-respond_d1d76b93a07846c1 .comment-notes_6a58a8e06edf462f {
    margin-bottom: 30px; }
  .te-comment-respond_c32345a792da0f67 p,
  .comment-respond_d1d76b93a07846c1 p {
    margin: 0; }
  .te-comment-respond_c32345a792da0f67 .te-contacts-email_b94c85e51dad1b34,
  .te-comment-respond_c32345a792da0f67 .te-contacts-name_f2c1a7871730d67e,
  .te-comment-respond_c32345a792da0f67 .single-input-field_8fa239e2132392d7,
  .comment-respond_d1d76b93a07846c1 .te-contacts-email_b94c85e51dad1b34,
  .comment-respond_d1d76b93a07846c1 .te-contacts-name_f2c1a7871730d67e,
  .comment-respond_d1d76b93a07846c1 .single-input-field_8fa239e2132392d7 {
    margin-bottom: 20px; }
  .te-comment-respond_c32345a792da0f67 label,
  .comment-respond_d1d76b93a07846c1 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_c32345a792da0f67 .checkbox-field-wrapper_672527dda842c6c1,
  .comment-respond_d1d76b93a07846c1 .checkbox-field-wrapper_672527dda842c6c1 {
    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_c32345a792da0f67 .checkbox-field-wrapper_672527dda842c6c1 p,
    .comment-respond_d1d76b93a07846c1 .checkbox-field-wrapper_672527dda842c6c1 p {
      margin: 0; }
    .te-comment-respond_c32345a792da0f67 .checkbox-field-wrapper_672527dda842c6c1 .single-checkbox-field_7898197f82855972,
    .comment-respond_d1d76b93a07846c1 .checkbox-field-wrapper_672527dda842c6c1 .single-checkbox-field_7898197f82855972 {
      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_c32345a792da0f67 .te-comment-form-cookies-consent_9cb5d63ed5489dae,
  .comment-respond_d1d76b93a07846c1 .te-comment-form-cookies-consent_9cb5d63ed5489dae {
    display: none; }
  .te-comment-respond_c32345a792da0f67 input[type="number"],
  .comment-respond_d1d76b93a07846c1 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_c32345a792da0f67 input,
  .te-comment-respond_c32345a792da0f67 select,
  .comment-respond_d1d76b93a07846c1 input,
  .comment-respond_d1d76b93a07846c1 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_c32345a792da0f67 *::-webkit-input-placeholder,
  .comment-respond_d1d76b93a07846c1 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_c32345a792da0f67 *:-ms-input-placeholder,
  .comment-respond_d1d76b93a07846c1 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_c32345a792da0f67 *::-ms-input-placeholder,
  .comment-respond_d1d76b93a07846c1 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_c32345a792da0f67 *::placeholder,
  .comment-respond_d1d76b93a07846c1 *::placeholder {
    color: #778196; }
  .te-comment-respond_c32345a792da0f67 textarea,
  .comment-respond_d1d76b93a07846c1 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_c32345a792da0f67 input:focus,
  .te-comment-respond_c32345a792da0f67 textarea:focus,
  .te-comment-respond_c32345a792da0f67 .form-select_469758ec4d065202:focus,
  .comment-respond_d1d76b93a07846c1 input:focus,
  .comment-respond_d1d76b93a07846c1 textarea:focus,
  .comment-respond_d1d76b93a07846c1 .form-select_469758ec4d065202: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_417217e40c483df5 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_417217e40c483df5:hover .image_473c1ca092a319a5:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_417217e40c483df5:hover .image_473c1ca092a319a5 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_417217e40c483df5:hover .te-content-wrapper_adb95e9c367d4e3a {
    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_417217e40c483df5 .image_473c1ca092a319a5 {
    overflow: hidden;
    position: relative; }
    .te-team-card_417217e40c483df5 .image_473c1ca092a319a5: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_417217e40c483df5 .image_473c1ca092a319a5 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_417217e40c483df5 .te-content-wrapper_adb95e9c367d4e3a {
    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_417217e40c483df5 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe {
      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_417217e40c483df5 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_417217e40c483df5 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .desc_bec5a6b3480832d4 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_417217e40c483df5 .te-content-wrapper_adb95e9c367d4e3a .social_e699b2f3f4fe7921 {
      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_417217e40c483df5 .te-content-wrapper_adb95e9c367d4e3a .social_e699b2f3f4fe7921 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_417217e40c483df5 .te-content-wrapper_adb95e9c367d4e3a .social_e699b2f3f4fe7921 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1:hover .te-content-wrapper_adb95e9c367d4e3a .social_e699b2f3f4fe7921 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1:hover .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d,
    .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1:hover .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .desc_bec5a6b3480832d4 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .image_473c1ca092a319a5 {
    border-radius: 20px; }
  .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d a:hover {
          color: #ffffff !important; }
      .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .desc_bec5a6b3480832d4 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .social_e699b2f3f4fe7921 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_417217e40c483df5.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .social_e699b2f3f4fe7921 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_6e78a8236faa1a54 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_6e78a8236faa1a54 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_6e78a8236faa1a54 .slick-list_0d041e66569ed289 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_6e78a8236faa1a54 .slick-list_0d041e66569ed289 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_6e78a8236faa1a54 .slick-list_0d041e66569ed289 .slick-slide_ff50102294a3bd2f {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_6e78a8236faa1a54 .slick-dots_38e0b26e68a9e415 {
    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_6e78a8236faa1a54 .slick-dots_38e0b26e68a9e415 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_6e78a8236faa1a54 .slick-dots_38e0b26e68a9e415 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_6e78a8236faa1a54 .slick-dots_38e0b26e68a9e415 li.slick-active_0d9dc5fc9752e787 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_6e78a8236faa1a54 .slick-dots_38e0b26e68a9e415 li.slick-active_0d9dc5fc9752e787 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_6e78a8236faa1a54 .slick-arrow_c9ac919565caef9a {
    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_59f8a22ed931866b {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_59f8a22ed931866b:hover .image_473c1ca092a319a5 .te-content-wrapper_adb95e9c367d4e3a {
    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_59f8a22ed931866b:hover .image_473c1ca092a319a5 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .content-inner_e40aee567ce08880 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_59f8a22ed931866b:hover .image_473c1ca092a319a5 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .btn-wrapper_533447712d55a067 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_59f8a22ed931866b:hover .image_473c1ca092a319a5 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .content-inner_e40aee567ce08880 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_59f8a22ed931866b:hover .image_473c1ca092a319a5 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_59f8a22ed931866b .image_473c1ca092a319a5 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_59f8a22ed931866b .image_473c1ca092a319a5 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_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a {
    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_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe {
      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_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .content-inner_e40aee567ce08880 {
        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_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .sub-title_771812e9224a897b {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .btn-wrapper_533447712d55a067 {
        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_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .btn-wrapper_533447712d55a067 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_59f8a22ed931866b .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .btn-wrapper_533447712d55a067 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_59f8a22ed931866b.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_59f8a22ed931866b.style-2_079b70624ac1adc1 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .btn-wrapper_533447712d55a067 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_59f8a22ed931866b.style-3_0dcc0b500fbbb7e2:hover .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .btn-wrapper_533447712d55a067 {
  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_59f8a22ed931866b.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a {
  padding: 0; }
  .te-portfolio-card_59f8a22ed931866b.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .content-inner_e40aee567ce08880 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_59f8a22ed931866b.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .content_04c9f9acfdf39efe .btn-wrapper_533447712d55a067 {
    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_6376453b77d1f0fb.style-1_a33e4d18dc201975 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_6376453b77d1f0fb.style-1_a33e4d18dc201975 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_531c9c88bffc6a36.style-1_a33e4d18dc201975 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_04ddf558915247e2.style-1_a33e4d18dc201975 {
  overflow: hidden; }

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

.about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 .te-about-image-card_b080a8b98066f24f {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 .te-about-image-card_b080a8b98066f24f .te-main-img-wrapper_ae5a36ecac367e65 .te-main-img-inner_2dc8a0339b0d69f3 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 .te-about-image-card_b080a8b98066f24f .te-company-foundation_26a9f56e72259a4e {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 .te-about-info-card_77ea377d3f92d75c {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 .te-about-info-card_77ea377d3f92d75c {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_4197fea61e1637a5.style-2_079b70624ac1adc1 .te-about-info-card_77ea377d3f92d75c {
      padding-left: 80px; } }

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

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

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

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

.faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .accordion-wrapper_b7fa50bd89cabe15 {
      padding-right: 60px; } }
  .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 {
        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_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 {
        right: 0; } }
    .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb {
      position: relative; }
      .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .te-main-img-inner_2dc8a0339b0d69f3 {
        -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_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .te-image-shape_217b6e839a259f0f {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .content_04c9f9acfdf39efe {
        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_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .content_04c9f9acfdf39efe .title_b1d7d00bcce23b3d {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .content_04c9f9acfdf39efe .number_ad8f40da30800e1f {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .top-content_b4e9f5fd0464d2a3 {
        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_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .top-content_b4e9f5fd0464d2a3 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .bottom-content_9e129295faa0e170 {
        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_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .bottom-content_9e129295faa0e170 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .bottom-content_9e129295faa0e170 .bottom-content-inner_a4d10323aac0f63a {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .bottom-content_9e129295faa0e170 .bottom-content-inner_a4d10323aac0f63a .title_b1d7d00bcce23b3d,
          .faq-area_7937ba1972b13651.style-1_a33e4d18dc201975 .te-faq-image_7cc3af6ad061e0f6 .te-image-wrapper_0b9f9bd0070c63bb .bottom-content_9e129295faa0e170 .bottom-content-inner_a4d10323aac0f63a .number_ad8f40da30800e1f {
            color: #14203A; }

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

.testimonial-slider-area_531c9c88bffc6a36 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_531c9c88bffc6a36.style-2_079b70624ac1adc1 .slick-list_0d041e66569ed289 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_531c9c88bffc6a36.style-2_079b70624ac1adc1 .slick-list_0d041e66569ed289 .te-slick-item_7892b9a45ce8d2d5 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .icon_d5dddfaa06d4d567 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .te-counter-title_5244c59ce59157dd {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .te-counter-title_5244c59ce59157dd .content_04c9f9acfdf39efe {
      gap: 18px;
      text-align: left; }
  .counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .title_b1d7d00bcce23b3d {
    color: #ffffff; }
  .counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .number_ad8f40da30800e1f {
    color: #E7F914; }
  .counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .number_ad8f40da30800e1f,
  .counter-up-area_de461cbdeed028ce.style-2_079b70624ac1adc1 .te-counter-card_770684abfdccabce .te-counter-item_e7928c3a37052a26 .title_b1d7d00bcce23b3d {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-image-bg-collumn_26509ff1dcd60a63 {
      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_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-subscribe-form-wrapper_c8df94e4d7586b5a {
      padding: 0; }
    .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a {
      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_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a {
          -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_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a {
          -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_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a {
          gap: 60px; } }
      .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a .te-subscribe-title_6a5a46b33851dc03 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a .te-content-inner_6172a1e46b71430d {
        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_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a .te-content-inner_6172a1e46b71430d {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a .te-content-inner_6172a1e46b71430d .icon_d5dddfaa06d4d567 {
          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_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .te-subscribe-form-widget_1b040286ca68d69a {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .mc4wp-form-fields_6d377cee39fd5e21 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_44f9c267b5492930.style-2_079b70624ac1adc1 .te-subscribe-inner-area_f1009dc068f18f43 .mc4wp-form-fields_6d377cee39fd5e21 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_531c9c88bffc6a36.style-3_0dcc0b500fbbb7e2 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_531c9c88bffc6a36.style-3_0dcc0b500fbbb7e2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_531c9c88bffc6a36.style-3_0dcc0b500fbbb7e2 {
      padding: 100px 0; } }
  .testimonial-slider-area_531c9c88bffc6a36.style-3_0dcc0b500fbbb7e2 .slick-list_0d041e66569ed289 .slick-slide_ff50102294a3bd2f.slick-current_194fd435ec5698f3 .te-testimonial-card_a57afe4d6268e2c8.style-3_0dcc0b500fbbb7e2 .te-content-wrapper_adb95e9c367d4e3a .te-user-meta_6dc1f040021d958e .icon_d5dddfaa06d4d567 {
    color: #317EFE; }

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

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

.te-contact-info_5ca29078af02d44b {
  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_5ca29078af02d44b .te-icon-card_9f66573469754a9f {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_fcb39fdad41d1b60 {
  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_fcb39fdad41d1b60 .image_473c1ca092a319a5 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_fcb39fdad41d1b60 .content_04c9f9acfdf39efe .te-title-wrapper_8786cd2d6b38bbdd {
    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_fcb39fdad41d1b60 .content_04c9f9acfdf39efe .te-title-wrapper_8786cd2d6b38bbdd .title-inner_50983a550fa20b76 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_fcb39fdad41d1b60 .content_04c9f9acfdf39efe .te-title-wrapper_8786cd2d6b38bbdd .title-inner_50983a550fa20b76 .icon_d5dddfaa06d4d567 {
        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_fcb39fdad41d1b60 .content_04c9f9acfdf39efe .te-title-wrapper_8786cd2d6b38bbdd .title-inner_50983a550fa20b76 .title_b1d7d00bcce23b3d {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_f521a3dea4b32006 {
  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_f521a3dea4b32006 .list-wrapper_564f21ec44e70307 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_f521a3dea4b32006 .list-wrapper_564f21ec44e70307 .icon_d5dddfaa06d4d567 {
      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_f521a3dea4b32006 .list-wrapper_564f21ec44e70307 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_f521a3dea4b32006 .list-wrapper_564f21ec44e70307 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_f521a3dea4b32006 .list-wrapper_564f21ec44e70307 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_f521a3dea4b32006 .list-wrapper_564f21ec44e70307 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_105dfc57f4430c0e {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_105dfc57f4430c0e .te-team-card_417217e40c483df5 {
    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_cac50fb86969a7ba {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_cac50fb86969a7ba {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_cac50fb86969a7ba {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_4eee9b7afc74e2b3 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_4eee9b7afc74e2b3 .te-subscribe-form-widget_1b040286ca68d69a .submit-btn_aac72c9e6c2be475 span {
    display: none; }
  .footer_4eee9b7afc74e2b3.style-1_a33e4d18dc201975 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_4eee9b7afc74e2b3.style-1_a33e4d18dc201975 .te-footer-sec_215c7884d315e8e7 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_4eee9b7afc74e2b3.style-1_a33e4d18dc201975 .te-footer-sec_215c7884d315e8e7 .te-footer-widget_69122026e3a3022f .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-form-fields_6d377cee39fd5e21 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_4eee9b7afc74e2b3.style-1_a33e4d18dc201975 .te-footer-widget_69122026e3a3022f .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 input {
      color: #131A2A; }
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .wp-block-heading_71919d381db8c166,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .widget-title_95486ade486aef36,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .wp-block-search__label_b72264bcef2092ce,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .wp-block-heading_71919d381db8c166,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .widget-title_95486ade486aef36,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search__label_b72264bcef2092ce,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b ul li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b ol li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 ul li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 ol li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b ul li,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-calendar-table_623ceaa6a9a70273,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-block-calendar_ba21eae1e884c62a caption,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 nav.wp-calendar-nav_1d7ca220b5f3b578 a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-block-latest-comments__comment-excerpt_06cf93bb44df5ed0,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-calendar-table_623ceaa6a9a70273 caption,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_text_ac6d7466d3520263,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .tagcloud_08082a1a2a078628 a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .wp-block-tag-cloud_8911d0fbf4405708 a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .tagcloud_08082a1a2a078628 a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .wp-block-tag-cloud_8911d0fbf4405708 a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-block-latest-comments__comment-date_0ac8a7d6363d07fd,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-block-latest-comments__comment_7edeb403cd3f7ce9,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-block-archives-dropdown_260c246cc6916375 label,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_categories_a0c388fddde59b53 li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_archive_fc832d10282f2588 li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_nav_menu_f55c46be1bfc2a17 li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_tag_cloud_ff5e0c82ae4230c1 a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_rss_6843663d759c2580 li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_rss_6843663d759c2580 li,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .footer__widget_4932621c52ace62d a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .footer__widget_4932621c52ace62d li,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 li.recentcomments_749df9b8fd3df222 {
    color: #ffffff; }
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-theme-btn_e70a60baee87a349,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-block-loginout_2b0b70406a20b38a a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 input.te-theme-btn_e70a60baee87a349,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .wp-block-search_060a0727cf141258 button,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .search-form_64c266bb18469987 button,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .widget_8d325e16be9dfb5b .sidebar__search_4f94070b834c90d3 button,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .wp-block-search_060a0727cf141258 button,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .search-form_64c266bb18469987 button,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .sidebar__widget_7e1d7b89fd2854b8 .sidebar__search_4f94070b834c90d3 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_4eee9b7afc74e2b3 .footer__widget_4932621c52ace62d li {
    list-style: none; }
  .footer_4eee9b7afc74e2b3 .te-footer-widget_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c li.wp-block-social-link_3bf64147452884e0 {
    display: inline-block;
    width: unset !important; }
  .footer_4eee9b7afc74e2b3 .te_widget_nav_menu_c0cc87541e12a02c li.cat-item_f44ef96f7e196277 {
    text-align: right; }
    .footer_4eee9b7afc74e2b3 .te_widget_nav_menu_c0cc87541e12a02c li.cat-item_f44ef96f7e196277 a {
      float: left; }
  .footer_4eee9b7afc74e2b3 .te-footer-bg_2df190798ea18609 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_4eee9b7afc74e2b3 .footer-nav-widget_96bf02b800aa0db0 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_4eee9b7afc74e2b3 .footer-nav-widget_96bf02b800aa0db0 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_4eee9b7afc74e2b3 .footer-nav-widget_96bf02b800aa0db0 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_4eee9b7afc74e2b3 .footer-nav-widget_96bf02b800aa0db0 {
        padding: 0 30px; } }

.te-footer-widget_69122026e3a3022f {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_69122026e3a3022f {
      margin-bottom: 40px; } }
  .te-footer-widget_69122026e3a3022f .te-footer-widget-title_b050296635013328,
  .te-footer-widget_69122026e3a3022f .wp-block-heading_71919d381db8c166 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_69122026e3a3022f ul {
    padding-left: 0; }
  .te-footer-widget_69122026e3a3022f .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-form-fields_6d377cee39fd5e21 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_69122026e3a3022f .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_69122026e3a3022f.widget-latest-posts-footer_4b67856185b55d12 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_69122026e3a3022f.zoom-instagram-widget_0e4f1fb6784f0012 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_69122026e3a3022f.widget_contact_info_widget_460d10928b4e2f34 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_69122026e3a3022f .widget-instagram-feed_2fc653b4ca97489c {
      width: 170px; } }
  .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c {
        padding-right: 0; } }
    .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c .te-footer-logo_2bc8ac58e6ce25f7 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c .info-form-and-social-icon_d7352e33e87db3dd {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c .info-form-and-social-icon_d7352e33e87db3dd .te-social-profile_016ae66f6943f9d7 {
        margin-top: 0; }
    .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c .te-social-profile_016ae66f6943f9d7 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_69122026e3a3022f .te-footer-widget-info_f90013a6935ecb0c .info-form-and-social-icon_d7352e33e87db3dd {
        -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_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c 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_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca p {
    color: #335371; }
  .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul {
    list-style: none; }
    .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a 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_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li:first-child .contact-icon_3ae4c898fdb58c1a {
          margin-top: 5px; }
      .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li .contact-icon_3ae4c898fdb58c1a {
        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_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li .contact-text_a27dca80f6ba9808 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li .contact-text_a27dca80f6ba9808 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li .contact-text_a27dca80f6ba9808 span,
        .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li .contact-text_a27dca80f6ba9808 p,
        .te-footer-widget_69122026e3a3022f .te-footer-widget-contact_50376913e401b1ca .footer-contact_6a009ddac762b15a ul li .contact-text_a27dca80f6ba9808 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_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-thumb_89e1f7231baa8632 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-desc_4952a79f4173b590 .te-latest-post-title_a1f6f0e43a41e6ec {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-desc_4952a79f4173b590 .te-latest-post-title_a1f6f0e43a41e6ec 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_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-desc_4952a79f4173b590 .te-latest-post-title_a1f6f0e43a41e6ec a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-desc_4952a79f4173b590 .te-latest-post-meta_c3e06d9f566e815d {
      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_249e471552d93033 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_249e471552d93033 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_249e471552d93033 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_249e471552d93033 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_44f9c267b5492930 {
  overflow: hidden; }
  .subscribe-area_44f9c267b5492930.style-1_a33e4d18dc201975 .te-subscribe-inner-area_f1009dc068f18f43 .te-content-wrapper_adb95e9c367d4e3a {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_44f9c267b5492930.style-1_a33e4d18dc201975 .te-image-bg-collumn_26509ff1dcd60a63 {
    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_44f9c267b5492930.style-1_a33e4d18dc201975 .te-image-bg-collumn_26509ff1dcd60a63 {
        display: none; } }
  .subscribe-area_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a {
    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_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a .short-title_21aa47f45122d6a4 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a .te-subscribe-title_6a5a46b33851dc03 {
      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_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a .te-subscribe-title_6a5a46b33851dc03 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a .te-subscribe-title_6a5a46b33851dc03 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a .te-subscribe-title_6a5a46b33851dc03 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_44f9c267b5492930 .te-content-wrapper_adb95e9c367d4e3a .text_4f6c1c975ce26bbd {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_44f9c267b5492930 .te-subscribe-inner-area_f1009dc068f18f43 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_44f9c267b5492930 .te-subscribe-inner-area_f1009dc068f18f43 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_44f9c267b5492930 .te-subscribe-inner-area_f1009dc068f18f43 .te-subscribe-collumn_b4c4e71a2a3e6462 {
      -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_44f9c267b5492930 .te-subscribe-inner-area_f1009dc068f18f43 .te-subscribe-collumn_b4c4e71a2a3e6462.te-image-bg-collumn_26509ff1dcd60a63 {
          display: none; } }
    .subscribe-area_44f9c267b5492930 .te-subscribe-inner-area_f1009dc068f18f43 .mc4wp-form-fields_6d377cee39fd5e21 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_44f9c267b5492930 .te-subscribe-inner-area_f1009dc068f18f43 .mc4wp-form-fields_6d377cee39fd5e21 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_44f9c267b5492930 .te-subscribe-inner-area_f1009dc068f18f43 .mc4wp-form-fields_6d377cee39fd5e21 .submit-btn_aac72c9e6c2be475 {
        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_69122026e3a3022f .te-subscribe-form-wrapper_c8df94e4d7586b5a {
  color: #335371; }

.te-subscribe-form-widget_1b040286ca68d69a {
  position: relative; }
  .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-form-fields_6d377cee39fd5e21 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1b040286ca68d69a .single-field_9adbde5c43ca1609 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_1b040286ca68d69a .submit-btn_aac72c9e6c2be475 {
    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_1b040286ca68d69a .submit-btn_aac72c9e6c2be475:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-response_7db7322ce5ce37a1 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-response_7db7322ce5ce37a1 .mc4wp-alert_939808ce825f7bd8.mc4wp-error_bb54757a4b9ed743 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-response_7db7322ce5ce37a1 .mc4wp-alert_939808ce825f7bd8.mc4wp-error_bb54757a4b9ed743 a {
      color: #ff0000; }
    .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-response_7db7322ce5ce37a1 .mc4wp-alert_939808ce825f7bd8.mc4wp-success_8b351e7449b50fb1 p, .te-subscribe-form-widget_1b040286ca68d69a .mc4wp-response_7db7322ce5ce37a1 .mc4wp-alert_939808ce825f7bd8.mc4wp-notice_aa4f42e6e982f9e5 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_22f47b0cccab284a {
  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_22f47b0cccab284a .te-footer-logo_2bc8ac58e6ce25f7 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_22f47b0cccab284a .te-social-widget_8a247f15032c2830 {
    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_22f47b0cccab284a .te-social-widget_8a247f15032c2830 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 {
  background-color: #131A2A; }
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-sec_215c7884d315e8e7 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-widget-title_b050296635013328,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .wp-block-heading_71919d381db8c166 {
    color: #ffffff;
    font-size: 24px; }
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .footer-bottom-area_b1f03a5701ff1736 .te-copyright-text_a2257853f0671ce8 p,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-widget_69122026e3a3022f.te_widget_nav_menu_c0cc87541e12a02c li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-widget_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-desc_4952a79f4173b590 .te-latest-post-title_a1f6f0e43a41e6ec a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-widget_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-desc_4952a79f4173b590 .te-latest-post-title_a1f6f0e43a41e6ec,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-widget_69122026e3a3022f .te_widget_latest_post_fe03214994a4c766 ul li .te-latest-post-desc_4952a79f4173b590 .te-latest-post-meta_c3e06d9f566e815d,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-widget_69122026e3a3022f .te-subscribe-form-wrapper_c8df94e4d7586b5a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .te-footer-bottom-menu_249e471552d93033 ul li a,
  .footer_4eee9b7afc74e2b3.style-2_079b70624ac1adc1 .footer-bottom-area_b1f03a5701ff1736 .te-copyright-text_a2257853f0671ce8 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_8491f3a5ea998a9e.map_3dd868e5a801bcbe */