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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_426ee0c778d18f2e,
.wp-block-loginout_5e60cca8b1286b81 a,
input.te-theme-btn_426ee0c778d18f2e {
  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_426ee0c778d18f2e:hover,
  .wp-block-loginout_5e60cca8b1286b81 a:hover,
  input.te-theme-btn_426ee0c778d18f2e:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_426ee0c778d18f2e:focus,
  .wp-block-loginout_5e60cca8b1286b81 a:focus,
  input.te-theme-btn_426ee0c778d18f2e:focus {
    color: #ffffff; }
  .te-theme-btn_426ee0c778d18f2e.yellow-btn_9b2e2dac18cfc4d6,
  .wp-block-loginout_5e60cca8b1286b81 a.yellow-btn_9b2e2dac18cfc4d6,
  input.te-theme-btn_426ee0c778d18f2e.yellow-btn_9b2e2dac18cfc4d6 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_426ee0c778d18f2e.simple-btn_5b52febd4045fd04,
  .wp-block-loginout_5e60cca8b1286b81 a.simple-btn_5b52febd4045fd04,
  input.te-theme-btn_426ee0c778d18f2e.simple-btn_5b52febd4045fd04 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_9e92cb164f6beec5 {
  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_9e92cb164f6beec5 .circle-rotate-inner_6ba991cc38d066bb {
    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_3b3749b368b9e694 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_e1c5e6c60ded9a5c {
  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_12920b58d2975c8e label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_12920b58d2975c8e input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_12920b58d2975c8e 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_12920b58d2975c8e 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_c84a6c0de2bc390b .size-full_a15e661f45b2c9bf.alignright_8875d4a0a07f52a4 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_c84a6c0de2bc390b figure.wp-caption_168ddb0acb51c7c1.aligncenter_27c1a5822da5d190 {
  margin-top: 40px; }
.tp-page-content_c84a6c0de2bc390b dl, .tp-page-content_c84a6c0de2bc390b ol, .tp-page-content_c84a6c0de2bc390b ul {
  margin-bottom: 11px; }
.tp-page-content_c84a6c0de2bc390b .te-comment-respond_6a7537a6ee8574f7 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_c84a6c0de2bc390b .te-latest-comments_a4d3fd49ccc18fad .te-comment-respond_6a7537a6ee8574f7 {
  margin-bottom: 40px; }
.tp-page-content_c84a6c0de2bc390b .te-post-comments_ea1150027451bf5c {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_49403b71428c3631 .gallery-item_5ccc6aefa35b14ee {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_d51f705048998eab .gallery-item_5ccc6aefa35b14ee {
  max-width: 50%; }

.gallery-columns-3_c8a89d8b6e5aa805 .gallery-item_5ccc6aefa35b14ee {
  max-width: 33.33%; }

.gallery-columns-4_c38b69393446f237 .gallery-item_5ccc6aefa35b14ee {
  max-width: 25%; }

.gallery-columns-5_f0a15b630d939bc2 .gallery-item_5ccc6aefa35b14ee {
  max-width: 20%; }

.gallery-columns-6_95403ce3b05da4cd .gallery-item_5ccc6aefa35b14ee {
  max-width: 16.66%; }

.gallery-columns-7_43be3af5a1cfad86 .gallery-item_5ccc6aefa35b14ee {
  max-width: 14.28%; }

.gallery-columns-8_a760cfad419df7fa .gallery-item_5ccc6aefa35b14ee {
  max-width: 12.5%; }

.gallery-columns-9_85f560624be55ac9 .gallery-item_5ccc6aefa35b14ee {
  max-width: 11.11%; }

.gallery-caption_687589e028ab79d4 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_2d17b7aea50aa9e0 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_5d88a321a6a4e98b {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_454245ca3fb34bdd {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_08f5004489e1d85e p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_056d6959a68bc61a p.wp-block-cover-text_365c011aa519c304,
.wp-block-cover_056d6959a68bc61a.is-light_9f62f6775f3c65db .wp-block-cover__inner-container_442bc2a278c06dcd {
  color: #fff !important; }

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

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

.widget_e9881925e9b278bc .wp-block-archives-dropdown_8b1cc37839959cf8,
.widget_e9881925e9b278bc .wp-block-categories-dropdown_ea105706aa6815cf,
.widget_e9881925e9b278bc .wp-block-loginout_5e60cca8b1286b81,
.widget_e9881925e9b278bc .wp-block-social-links_4961c2b2ed76e505,
.widget_e9881925e9b278bc.widget_archive_543e37181d23fe4d select,
.widget_e9881925e9b278bc.te_widget_categories_e30321fffff199d6 select,
.widget_e9881925e9b278bc.widget_text_2a51a39957d8bc81 select,
.widget_e9881925e9b278bc.te_widget_search_388f0e8e07856566 .search-form_ac4e8ff2dcf33f63,
.widget_e9881925e9b278bc.te_widget_tag_cloud_f7d9ffd3429a1cee .tagcloud_7f7276e65ff9ec4a,
.widget_e9881925e9b278bc .wp-block-tag-cloud_5282ba7cd13dd462 {
  margin-bottom: 6px; }

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

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

.blog-search-content_f4fae0def8a3690a {
  margin: 0; }
  .blog-search-content_f4fae0def8a3690a .wp-block-search_5d88a321a6a4e98b,
  .blog-search-content_f4fae0def8a3690a .search-form_ac4e8ff2dcf33f63,
  .blog-search-content_f4fae0def8a3690a .sidebar__search_b2b30cd17668b482 {
    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_f4fae0def8a3690a .wp-block-search_5d88a321a6a4e98b,
      .blog-search-content_f4fae0def8a3690a .search-form_ac4e8ff2dcf33f63,
      .blog-search-content_f4fae0def8a3690a .sidebar__search_b2b30cd17668b482 {
        width: 100%; } }
    .blog-search-content_f4fae0def8a3690a .wp-block-search_5d88a321a6a4e98b .wp-block-search__inside-wrapper_aa11be56e28f1d89,
    .blog-search-content_f4fae0def8a3690a .search-form_ac4e8ff2dcf33f63 .wp-block-search__inside-wrapper_aa11be56e28f1d89,
    .blog-search-content_f4fae0def8a3690a .sidebar__search_b2b30cd17668b482 .wp-block-search__inside-wrapper_aa11be56e28f1d89 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_f4fae0def8a3690a .wp-block-search_5d88a321a6a4e98b label,
    .blog-search-content_f4fae0def8a3690a .search-form_ac4e8ff2dcf33f63 label,
    .blog-search-content_f4fae0def8a3690a .sidebar__search_b2b30cd17668b482 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_f4fae0def8a3690a .wp-block-search_5d88a321a6a4e98b input,
    .blog-search-content_f4fae0def8a3690a .search-form_ac4e8ff2dcf33f63 input,
    .blog-search-content_f4fae0def8a3690a .sidebar__search_b2b30cd17668b482 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_f4fae0def8a3690a .wp-block-search_5d88a321a6a4e98b button,
    .blog-search-content_f4fae0def8a3690a .search-form_ac4e8ff2dcf33f63 button,
    .blog-search-content_f4fae0def8a3690a .sidebar__search_b2b30cd17668b482 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_c84a6c0de2bc390b .wp-smiley_b1824ec124d1a805,
.entry-content_81392bf4f7a4652e .wp-smiley_b1824ec124d1a805,
.comment-content_f5e4173f86d48fcf .wp-smiley_b1824ec124d1a805 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_6a7537a6ee8574f7.style-two_43a948027a34c93b .wpcf7-form_08a584b4731c615c .wpcf7-not-valid-tip_578ed14536fa429c {
  color: #d9c0b8 !important; }
.te-comment-respond_6a7537a6ee8574f7 .wpcf7-form_08a584b4731c615c .wpcf7-not-valid_7c5ef0813ffe5586 {
  border-color: #dc3232 !important; }
.te-comment-respond_6a7537a6ee8574f7 .wpcf7-form_08a584b4731c615c .wpcf7-not-valid-tip_578ed14536fa429c {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_6a7537a6ee8574f7 .wpcf7-form_08a584b4731c615c.sent_1bed38e851abcf70 .wpcf7-response-output_add9fa9d599b2167 {
  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_6a7537a6ee8574f7 .wpcf7-form_08a584b4731c615c.invalid_0c5090db23b5001b .wpcf7-response-output_add9fa9d599b2167 {
  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_d6b2eaed4cb84409 {
  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_d6b2eaed4cb84409 .wpcf7-te-list-item_0bd29deebcb8ac73 {
    margin: 0; }
    .wpcf7-form-control_d6b2eaed4cb84409 .wpcf7-te-list-item_0bd29deebcb8ac73 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_d6b2eaed4cb84409 .wpcf7-te-list-item_0bd29deebcb8ac73 label .wpcf7-te-list-item-label_da815b6bf286b8f1 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_3faf0b3ce9ccd2ce .te-comment-respond_6a7537a6ee8574f7 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_9845fd4b916524de .header-menu-area_0a7c09850922f724.sticky_menu_f2181e39755d3e42 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_9845fd4b916524de .header-menu-area_0a7c09850922f724.sticky_menu_f2181e39755d3e42 {
      top: 0; } }

.page-template-default_c6f1edeb5a0799e5.page-id-146_e0c1be2a9cd4ecca .tp-page-content_c84a6c0de2bc390b p:last-child {
  margin-bottom: 10px; }
.page-template-default_c6f1edeb5a0799e5.page-id-1133_72608183a7255a42 .tp-page-content_c84a6c0de2bc390b .te-comment-respond_6a7537a6ee8574f7 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_c6f1edeb5a0799e5.page-id-3_27396e6eee825824 .page-area_f5cd3be90bdab6e7 {
  padding-top: 128px; }

.single-post-item_919d646633a2ef68.post-24_a8f6d2bb75769bd8 .wp-block-button_7951e83201f2cc33 a {
  color: #ffffff; }

.post-template-default_a4d940c96a8daa8b.postid-163_42b5318bcb384d17 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_a4d940c96a8daa8b.postid-150_d3a7db3339dbd114 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_a4d940c96a8daa8b.postid-150_d3a7db3339dbd114 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-block-group_e93a250e3df873dd.is-layout-constrained_4b0300d54ab8d1b3:last-child {
    border: 1px solid #000; }
.post-template-default_a4d940c96a8daa8b.postid-51_c6d71e312abd28d1 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_a4d940c96a8daa8b.postid-51_c6d71e312abd28d1 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_a4d940c96a8daa8b.postid-1163_e65dd9454eeaddb4 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-caption_168ddb0acb51c7c1, .post-template-default_a4d940c96a8daa8b.postid-568_a5a06578b7d46581 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-caption_168ddb0acb51c7c1 {
  margin-top: 20px; }
.post-template-default_a4d940c96a8daa8b.postid-1785_05d34e8e42f7870e .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-block-button__link_0bdad06e999e8656 {
  color: #ffffff !important; }
.post-template-default_a4d940c96a8daa8b.postid-1149_926da9f72620d72e .te-blog-details-wrapper_1935e6e5a639556a .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e p {
  margin-bottom: 0; }
.post-template-default_a4d940c96a8daa8b.postid-555_bc478bbbf4e81978 .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .gallery_5455ceafca98bc56 {
  margin-top: 20px; }

.error-404_8ce0f7a935d76fc5.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_8ce0f7a935d76fc5.not-found .error-content_6317162c86664620 .error-btn-bh_004cd7e3ac06325c {
    margin-top: 20px; }

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

.sidebar_4e81dc51d3f77444 .widget_media_gallery_f3736c5df3e31db1 .gallery-item_5ccc6aefa35b14ee {
  margin-bottom: 0; }
  .sidebar_4e81dc51d3f77444 .widget_media_gallery_f3736c5df3e31db1 .gallery-item_5ccc6aefa35b14ee 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_3ada4fdb07c4f476 {
  -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_d213532bd709b9a2 {
  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_cd096a63d258ff3a path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_9845fd4b916524de .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd.login .te-header-menu-area_989787a80adb42b6 {
  top: auto !important; }

.header-area_55a8526a6afcbcd4 .container-fluid_1024bbe373070541 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_55a8526a6afcbcd4 .container-fluid_1024bbe373070541 {
      padding: 0 24px; } }
.header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .header-top .te-header-contact-info_0574a12c945b3ae7 span {
    color: #677471; }
    .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .header-top .te-header-contact-info_0574a12c945b3ae7 span i {
      color: #317EFE; }
    .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .header-top .te-header-contact-info_0574a12c945b3ae7 span a {
      color: #677471; }
  .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .header-top .te-social-profile_6dcdf24a20150eb5 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .header-top .te-social-profile_6dcdf24a20150eb5 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .te-header-menu-area_989787a80adb42b6 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .te-header-menu-area_989787a80adb42b6 .menu-wrapper_cf834d7385216b6c {
    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_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .te-header-menu-area_989787a80adb42b6 .menu-wrapper_cf834d7385216b6c {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .te-header-menu-area_989787a80adb42b6 .te-header-btn_07d22274a42a7fe8 .te-quote-btn_67c61b0389280fea {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .te-sticky_menu {
  top: 0; }
  .header-area_55a8526a6afcbcd4.style-2_0493eaaf8ae065dd .te-sticky_menu .menu-wrapper_cf834d7385216b6c {
    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_02b73d1451f64559 {
    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_3edf78325e0577de {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_0574a12c945b3ae7 {
    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_0574a12c945b3ae7 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_0574a12c945b3ae7 span.te-contact-info-item_67221d88836b8741 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_0574a12c945b3ae7 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_0f1ec6b0f9c11b43 {
      display: none; } }
  .header-top .header-top-btn_0f1ec6b0f9c11b43 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_0f1ec6b0f9c11b43 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_0f1ec6b0f9c11b43 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_6dcdf24a20150eb5 {
    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_6dcdf24a20150eb5 .te-social-profile-label_7b5d3a06784c700b {
      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_6dcdf24a20150eb5 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_6dcdf24a20150eb5 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_989787a80adb42b6 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_989787a80adb42b6.te-te-sticky-header_a30ce767641ac3b8 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_989787a80adb42b6.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_989787a80adb42b6.te-sticky_menu .te-logo_c98c5d7685b9e1df {
      height: 84px; }
      .te-header-menu-area_989787a80adb42b6.te-sticky_menu .te-logo_c98c5d7685b9e1df:after {
        display: none; }
      .te-header-menu-area_989787a80adb42b6.te-sticky_menu .te-logo_c98c5d7685b9e1df .te-standard-logo_d1c1eeb071e5c4ac {
        display: none; }
      .te-header-menu-area_989787a80adb42b6.te-sticky_menu .te-logo_c98c5d7685b9e1df .te-sticky-logo_a43ba8d8c800b888 {
        display: block; }
        .te-header-menu-area_989787a80adb42b6.te-sticky_menu .te-logo_c98c5d7685b9e1df .te-sticky-logo_a43ba8d8c800b888 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_989787a80adb42b6.te-sticky_menu .te-main-menu_8d971c256737f305 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_989787a80adb42b6.te-sticky_menu .te-main-menu_8d971c256737f305 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_989787a80adb42b6.te-sticky_menu .te-main-menu_8d971c256737f305 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_989787a80adb42b6.te-sticky_menu .te-main-menu_8d971c256737f305 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_989787a80adb42b6 .te-header-menu-wrapper_59aa8ac62df1bbf7 {
    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_989787a80adb42b6 .te-header-menu-wrapper_59aa8ac62df1bbf7 {
        gap: 20px; } }
  .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df {
    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_989787a80adb42b6 .te-logo_c98c5d7685b9e1df {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df .te-standard-logo_d1c1eeb071e5c4ac {
        display: none; } }
    .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df .te-standard-logo_d1c1eeb071e5c4ac img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df .te-sticky-logo_a43ba8d8c800b888 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df .te-sticky-logo_a43ba8d8c800b888 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df .te-sticky-logo_a43ba8d8c800b888 {
          display: block; } }
      .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df .te-sticky-logo_a43ba8d8c800b888 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_989787a80adb42b6 .te-logo_c98c5d7685b9e1df .te-retina-logo_627e6b1ed8f53b50 {
      display: none; }

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

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

.te-header-btn_07d22274a42a7fe8 {
  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_07d22274a42a7fe8 .te-icon_3de2f8365aa352dd {
    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_07d22274a42a7fe8 .te-icon_3de2f8365aa352dd: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_07d22274a42a7fe8 {
      display: none; } }
  .te-header-btn_07d22274a42a7fe8 .te-cta-btn_e91158d04154e589 {
    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_07d22274a42a7fe8 .te-cta-btn_e91158d04154e589:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_07d22274a42a7fe8 .te-quote-btn_67c61b0389280fea {
    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_07d22274a42a7fe8 .te-quote-btn_67c61b0389280fea: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_39c01f35cbe17e98 {
    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_39c01f35cbe17e98 .te-search-content-filed_e8bd08b83c0dbf56 {
      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_39c01f35cbe17e98 .te-search-content-filed_e8bd08b83c0dbf56 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_39c01f35cbe17e98 .te-search-form_513b540d32ae91f5 {
      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_39c01f35cbe17e98 .te-search-form_513b540d32ae91f5 .te-search-form-input_2b138a681da7a0a4 {
        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_39c01f35cbe17e98 .te-search-form_513b540d32ae91f5 .te-search-form-input_2b138a681da7a0a4 .te-search-icon_4e49199161c9d32e {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_39c01f35cbe17e98 .te-search-form_513b540d32ae91f5 .te-search-form-input_2b138a681da7a0a4 button.te-submit-search-btn_1217fbe620605098 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_39c01f35cbe17e98 .te-search-form_513b540d32ae91f5 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_b56c6601ecc90386 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_0cc56d8949eb1fed 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_3f9e105db58288f9 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_3f9e105db58288f9 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_532cf81bea5e7a8a {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_b4f74ebb24cc20ff {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_791c284cb10a67d6 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_791c284cb10a67d6 .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_791c284cb10a67d6 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-menu-sidebar-title_c589dae7d0008126 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-header-contact-info_0574a12c945b3ae7 {
      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_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-header-contact-info_0574a12c945b3ae7 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_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-header-contact-info_0574a12c945b3ae7 span.te-contact-info-item_67221d88836b8741 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-header-contact-info_0574a12c945b3ae7 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_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-header-contact-info_0574a12c945b3ae7 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-social-profile_6dcdf24a20150eb5 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-social-profile_6dcdf24a20150eb5 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_63abeaea95e93afb .te-menu-sidebar-single-widget_268625bdcf25e0d9 .te-social-profile_6dcdf24a20150eb5 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_fde61683609d7c43 {
  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_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-feature-img_ac9e0843937a665f {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-feature-img_ac9e0843937a665f {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-feature-img_ac9e0843937a665f {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-feature-img_ac9e0843937a665f {
          right: -380px; } }
      .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-feature-img_ac9e0843937a665f .company-award_eb69ac9dae63edf4 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-feature-img_ac9e0843937a665f .company-award_eb69ac9dae63edf4 .icon_510c78151949354f {
          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_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-feature-img_ac9e0843937a665f .slider-feature-img-overlay_4c2be4e5b18c3db4 {
          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_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-left-shape_0d89429f0e18c37c {
      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_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-left-shape_0d89429f0e18c37c {
          display: none; } }
    .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-right-shape_83b9fb99d9442dd4 {
      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_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-right-shape_83b9fb99d9442dd4 {
          display: none; } }
    .slider-area_fde61683609d7c43.style-2_0493eaaf8ae065dd .te-single-slider_6f980f534ba9fc55 .slider-circle-shape_81470855449bd3ac {
      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_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-short-title_b96e3f91778f2890,
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-title_bcd415bedfec16bd,
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-short-desc_714bd1c7f4d107d0,
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-btn-wrapper_d28b11bac74708ae {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-short-title_b96e3f91778f2890 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-title_bcd415bedfec16bd {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-short-desc_714bd1c7f4d107d0 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-active_962eabef39b78bb0 .te-slider-btn-wrapper_d28b11bac74708ae {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-dots_65280002e74f9fe9 {
    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_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-dots_65280002e74f9fe9 {
        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_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-dots_65280002e74f9fe9 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_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-dots_65280002e74f9fe9 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_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-dots_65280002e74f9fe9 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-dots_65280002e74f9fe9 li.slick-active_962eabef39b78bb0 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_fde61683609d7c43 .te-slider-wrapper_6ee32b55adbc3c87 .slick-dots_65280002e74f9fe9 li.slick-active_962eabef39b78bb0 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 {
    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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 {
        background-image: none !important; } }
    .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-overlay_3dc95f915e246b30 {
      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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-overlay_3dc95f915e246b30 {
          left: 0; } }
      .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-overlay_3dc95f915e246b30 .te-slider-overlay-shape_85b78da09f6dff59 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-overlay_3dc95f915e246b30 .te-slider-overlay-shape_85b78da09f6dff59 {
            display: none; } }
    .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 {
      position: relative;
      z-index: 99; }
      .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-short-title_b96e3f91778f2890 {
        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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
        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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-short-desc_714bd1c7f4d107d0 {
        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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-short-desc_714bd1c7f4d107d0 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-short-desc_714bd1c7f4d107d0 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-short-desc_714bd1c7f4d107d0 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae {
        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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae {
            padding-top: 30px; } }
        .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-theme-btn_426ee0c778d18f2e {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-call-btn_c24db5d87f751e07 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-call-btn_c24db5d87f751e07 .te-icon_3de2f8365aa352dd {
            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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-call-btn_c24db5d87f751e07 .te-content_71b3ec2638bf54d0 {
            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_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-call-btn_c24db5d87f751e07 .te-content_71b3ec2638bf54d0 .te-title_e0c2cd55e5a12509 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_fde61683609d7c43 .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-call-btn_c24db5d87f751e07 .te-content_71b3ec2638bf54d0 .te-text_38701cce1c8ae2c0 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b: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_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-overlay_3dc95f915e246b30 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-overlay_3dc95f915e246b30::before {
        display: none; }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .slider-shape_911315f0b6e1f1f2 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .slider-shape_911315f0b6e1f1f2 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-one_d79ea1682b9ffb67 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-one_d79ea1682b9ffb67 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-one_d79ea1682b9ffb67 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-one_d79ea1682b9ffb67 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-one_d79ea1682b9ffb67 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-two_08c9d21e922e92c8 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-two_08c9d21e922e92c8 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-two_08c9d21e922e92c8 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-two_08c9d21e922e92c8 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-two_08c9d21e922e92c8 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-three_e5067666a458fa7e {
      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_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-three_e5067666a458fa7e {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .shape-three_e5067666a458fa7e {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-container_1fac1e05f5338dc5 {
      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_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-container_1fac1e05f5338dc5 {
          -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_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-container_1fac1e05f5338dc5 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-container_1fac1e05f5338dc5 .te-slider-column_3bf0ca234807a6ca {
        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_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-container_1fac1e05f5338dc5 .te-slider-column_3bf0ca234807a6ca {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-theme-btn_426ee0c778d18f2e {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-theme-btn_426ee0c778d18f2e:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-btn-wrapper_d28b11bac74708ae .te-call-btn_c24db5d87f751e07 .te-icon_3de2f8365aa352dd {
      color: #317EFE; }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
      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_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-single-slider_6f980f534ba9fc55 .te-slider-content-wrapper_1f7feda7ee9f8076 .te-slider-content_451e9c28e40ccab4 .te-slider-title_bcd415bedfec16bd {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-slider-wrapper_6ee32b55adbc3c87 .container_ce05a70e739fb8ac {
    position: relative; }
  .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-slider-wrapper_6ee32b55adbc3c87 .slider-shape-bg_ed010d8c6bd24662 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-slider-wrapper_6ee32b55adbc3c87 .slider-shape-bg_ed010d8c6bd24662 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-slider-wrapper_6ee32b55adbc3c87 .slider-shape-bg_ed010d8c6bd24662 {
        margin-left: 0; } }
    .slider-area_fde61683609d7c43.style-1_4d15d42f925b5f4b .te-slider-wrapper_6ee32b55adbc3c87 .slider-shape-bg_ed010d8c6bd24662: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_c438694c1fc93506 {
  position: relative; }

.te-info-card_e5ab6b11a440b792 {
  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_e5ab6b11a440b792 {
      padding: 40px 25px; } }
  .te-info-card_e5ab6b11a440b792: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_e5ab6b11a440b792:hover .te-image-wrapper_f718c625471065b3 .overlay_aa5205f8b7020622 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_e5ab6b11a440b792:hover .te-image-wrapper_f718c625471065b3 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_e5ab6b11a440b792:hover .icon_510c78151949354f img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_e5ab6b11a440b792:hover .content_b4952552e5ad6101 .te-read-more_1c41204806052035 .te-theme-btn_426ee0c778d18f2e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e5ab6b11a440b792 .te-info-card-inner_2eef716338595d9b {
    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_e5ab6b11a440b792 .te-image-wrapper_f718c625471065b3 {
    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_e5ab6b11a440b792 .te-image-wrapper_f718c625471065b3 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_e5ab6b11a440b792 .te-image-wrapper_f718c625471065b3 .overlay_aa5205f8b7020622 {
      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_e5ab6b11a440b792 .icon_510c78151949354f {
    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_e5ab6b11a440b792 .icon_510c78151949354f img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e5ab6b11a440b792 .te-content-wrapper_d598a41e1793a196 {
    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_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 {
    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_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 .icon_510c78151949354f {
      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_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 .icon_510c78151949354f::before, .te-info-card_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 .icon_510c78151949354f::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 .icon_510c78151949354f::before {
        top: 15px;
        left: 5px; }
      .te-info-card_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 .icon_510c78151949354f::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 .title_49ab1c908432a0da {
      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_e5ab6b11a440b792 .te-title-wrapper_4874e38234b792e9 .divider_2fbc159192c3cf6b {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_e5ab6b11a440b792 .content_b4952552e5ad6101 {
    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_e5ab6b11a440b792 .content_b4952552e5ad6101 .desc_7af911aa4c397334 {
      -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_e5ab6b11a440b792 .content_b4952552e5ad6101 .te-read-more_1c41204806052035 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_e5ab6b11a440b792 .content_b4952552e5ad6101 .te-read-more_1c41204806052035 .te-theme-btn_426ee0c778d18f2e {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_e5ab6b11a440b792 .content_b4952552e5ad6101 .te-read-more_1c41204806052035 .te-theme-btn_426ee0c778d18f2e:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd {
  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_e5ab6b11a440b792.style-2_0493eaaf8ae065dd {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd {
      padding: 35px; } }
  .te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd:hover .image_8713be3821899b47 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_e5ab6b11a440b792.style-2_0493eaaf8ae065dd:hover .content_b4952552e5ad6101 .te-read-more_1c41204806052035 .te-theme-btn_426ee0c778d18f2e {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd .image_8713be3821899b47 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd .image_8713be3821899b47 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_e5ab6b11a440b792.style-2_0493eaaf8ae065dd .te-title-wrapper_4874e38234b792e9 {
    padding-bottom: 15px; }
  .te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd .content_b4952552e5ad6101 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_e5ab6b11a440b792.style-2_0493eaaf8ae065dd .content_b4952552e5ad6101 .te-read-more_1c41204806052035 .te-theme-btn_426ee0c778d18f2e {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_196ce3cf65e5e2b6.style-three_f42340cf4b21374f {
  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_196ce3cf65e5e2b6.style-three_f42340cf4b21374f .icon_510c78151949354f {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_196ce3cf65e5e2b6.style-three_f42340cf4b21374f .icon_510c78151949354f img {
      width: 100%; }
  .te-icon-card_196ce3cf65e5e2b6.style-three_f42340cf4b21374f .content_b4952552e5ad6101 {
    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_196ce3cf65e5e2b6.style-three_f42340cf4b21374f .content_b4952552e5ad6101 .title_49ab1c908432a0da {
      color: #ffffff; }
    .te-icon-card_196ce3cf65e5e2b6.style-three_f42340cf4b21374f .content_b4952552e5ad6101 .desc_7af911aa4c397334 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_196ce3cf65e5e2b6.style-three_f42340cf4b21374f {
      gap: 25px; }
      .te-icon-card_196ce3cf65e5e2b6.style-three_f42340cf4b21374f .content_b4952552e5ad6101 {
        gap: 18px; } }

.te-icon-card_196ce3cf65e5e2b6.style-2_0493eaaf8ae065dd {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_196ce3cf65e5e2b6.style-2_0493eaaf8ae065dd .icon_510c78151949354f {
    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_196ce3cf65e5e2b6.style-2_0493eaaf8ae065dd .content_b4952552e5ad6101 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_196ce3cf65e5e2b6.style-2_0493eaaf8ae065dd .content_b4952552e5ad6101 .title_49ab1c908432a0da {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_196ce3cf65e5e2b6.style-2_0493eaaf8ae065dd .content_b4952552e5ad6101 .desc_7af911aa4c397334 {
      line-height: 22px; }

.te-about-image-card_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e {
      text-align: left; } }
  .te-about-image-card_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 > img {
          width: 100%; } }
    .te-about-image-card_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-img-card-shape_7afe5a04592360dd {
      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_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-img-card-shape_7afe5a04592360dd {
          right: 0; } }
.te-about-image-card_22d57d5e47fa1dab .te-company-foundation_9731de4ce340dc52 {
  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_22d57d5e47fa1dab .te-company-foundation_9731de4ce340dc52 .te-counter-wrapper_efa015290931b2b3 {
    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_22d57d5e47fa1dab .te-company-foundation_9731de4ce340dc52 .counter-title_4eda492c396e4146 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_22d57d5e47fa1dab .te-company-foundation_9731de4ce340dc52 .title_49ab1c908432a0da {
    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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-img-card-shape_7afe5a04592360dd {
    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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-img-card-shape_7afe5a04592360dd {
        display: none; } }
  .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 {
        position: relative; } }
    .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-another-image-inner_bf1b8c35c3fb91bd {
      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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-another-image-inner_bf1b8c35c3fb91bd {
          width: 100%; }
          .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-another-image-inner_bf1b8c35c3fb91bd img {
            width: 100%; } }
    .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .video-btn_06c1136f1394dcfd {
      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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .video-btn_06c1136f1394dcfd {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .video-btn_06c1136f1394dcfd 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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-badge-text_7ddf1fb9877f824e {
      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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-badge-text_7ddf1fb9877f824e {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-badge-text_7ddf1fb9877f824e .icon_510c78151949354f {
        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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-badge-text_7ddf1fb9877f824e .text_aa6e8e7e66123d53 {
        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_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-badge-text_7ddf1fb9877f824e .text_aa6e8e7e66123d53 .title_49ab1c908432a0da {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_22d57d5e47fa1dab.style-2_0493eaaf8ae065dd .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 .te-another-image_2a5984c3697026a1 .te-badge-text_7ddf1fb9877f824e .text_aa6e8e7e66123d53 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf {
  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_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-section-title_d0946d9a729e90da {
    margin-bottom: 0; }
    .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-section-title_d0946d9a729e90da .title_49ab1c908432a0da {
      margin-bottom: 0; }
  .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-list-item-wrapper_524786f1faaaaa6f {
    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_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-list-item-wrapper_524786f1faaaaa6f {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-list-item-wrapper_524786f1faaaaa6f .te-list-item_36cb8a5546388900 .icon_510c78151949354f {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-list-item-wrapper_524786f1faaaaa6f .te-list-item_36cb8a5546388900 .text_aa6e8e7e66123d53 {
      color: #14203A; }
  .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 {
    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_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .te-single-info-list_fe45c6c9ae23483f {
      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_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .te-single-info-list_fe45c6c9ae23483f:hover .icon_510c78151949354f 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_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .te-single-info-list_fe45c6c9ae23483f .icon_510c78151949354f {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .te-single-info-list_fe45c6c9ae23483f .icon_510c78151949354f::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_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .te-single-info-list_fe45c6c9ae23483f .icon_510c78151949354f 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_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .te-single-info-list_fe45c6c9ae23483f .title_49ab1c908432a0da {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_1fde5017d8e5f1df .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .te-single-info-list_fe45c6c9ae23483f .short-title_e3cc5feede6ccaf7 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_1fde5017d8e5f1df.style-2_0493eaaf8ae065dd .te-about-info-content_71f263cbaca100cf {
  gap: 10px; }
  .te-about-info-card_1fde5017d8e5f1df.style-2_0493eaaf8ae065dd .te-about-info-content_71f263cbaca100cf .te-list-item-wrapper_524786f1faaaaa6f {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_1fde5017d8e5f1df.style-2_0493eaaf8ae065dd .te-about-info-content_71f263cbaca100cf .te-list-item-wrapper_524786f1faaaaa6f .te-list-item_36cb8a5546388900 .icon_510c78151949354f {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_1fde5017d8e5f1df.style-2_0493eaaf8ae065dd .te-about-info-content_71f263cbaca100cf .te-list-item-wrapper_524786f1faaaaa6f .te-list-item_36cb8a5546388900 .text_aa6e8e7e66123d53 {
      color: #335371; }
  .te-about-info-card_1fde5017d8e5f1df.style-2_0493eaaf8ae065dd .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_1fde5017d8e5f1df.style-2_0493eaaf8ae065dd .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .divider_2fbc159192c3cf6b {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_1fde5017d8e5f1df.style-2_0493eaaf8ae065dd .te-about-info-content_71f263cbaca100cf .te-info-list_c07fc52e3bbab6a8 .divider_2fbc159192c3cf6b {
          height: 1px;
          width: 100%; } }

.te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-section-title_d0946d9a729e90da {
  margin-bottom: 40px; }
.te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .about-info-wrapper_954e51abd9392cc4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .about-info-wrapper_954e51abd9392cc4 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .about-info-wrapper_954e51abd9392cc4 .about-info-img_98884cd93ff66af7 {
    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_1fde5017d8e5f1df.style-three_f42340cf4b21374f .about-info-wrapper_954e51abd9392cc4 .about-info-img_98884cd93ff66af7 {
        height: 350px; } }
    .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .about-info-wrapper_954e51abd9392cc4 .about-info-img_98884cd93ff66af7 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf .skill-progressbar-wrapper_d4b0c1a938bde1f0 {
    width: 100%; }
  .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf .te-icon-card-wrapper_3ba19470ceedede7 {
    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_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf .te-icon-card-wrapper_3ba19470ceedede7 .te-icon-card_196ce3cf65e5e2b6 {
      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_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf .te-icon-card-wrapper_3ba19470ceedede7 .te-icon-card_196ce3cf65e5e2b6 .icon_510c78151949354f {
        width: 40px;
        height: 40px; }
      .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf .te-icon-card-wrapper_3ba19470ceedede7 .te-icon-card_196ce3cf65e5e2b6 .content_b4952552e5ad6101 {
        gap: 4px; }
        .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf .te-icon-card-wrapper_3ba19470ceedede7 .te-icon-card_196ce3cf65e5e2b6 .content_b4952552e5ad6101 .title_49ab1c908432a0da {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_1fde5017d8e5f1df.style-three_f42340cf4b21374f .te-about-info-content_71f263cbaca100cf .te-btn-wrapper_1fe14adef91bc9d5 {
    margin-top: 7px; }

.te-counter-card_b85d26dd839abf02 {
  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_b85d26dd839abf02 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_b85d26dd839abf02 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 {
    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_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1:hover .icon_510c78151949354f img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .icon_510c78151949354f {
      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_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .icon_510c78151949354f img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .te-counter-title_278417c1d55c08c7 {
      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_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .te-counter-title_278417c1d55c08c7 .content_b4952552e5ad6101 {
        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_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .number_86f766103fbd9199 {
      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_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .number_86f766103fbd9199 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .title_49ab1c908432a0da {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .text_aa6e8e7e66123d53 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_65369d435c2bf542 {
  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_65369d435c2bf542::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_65369d435c2bf542 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_65369d435c2bf542:hover {
    top: -5px; }
    .te-process-step_65369d435c2bf542:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_65369d435c2bf542:hover .icon_510c78151949354f img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_65369d435c2bf542:hover .counter-number_96dd5ca68222a9cc {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_65369d435c2bf542:hover .content_b4952552e5ad6101 .te-read-more_1c41204806052035 .te-theme-btn_426ee0c778d18f2e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_65369d435c2bf542 .icon_510c78151949354f {
    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_65369d435c2bf542 .icon_510c78151949354f img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_65369d435c2bf542 .te-content-wrapper_d598a41e1793a196 {
    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_65369d435c2bf542 .te-counter-wrapper_efa015290931b2b3 {
    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_65369d435c2bf542 .te-counter-wrapper_efa015290931b2b3 .shape_b729a37e05e5da33 {
      position: relative; }
  .te-process-step_65369d435c2bf542 .counter-number_96dd5ca68222a9cc {
    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_65369d435c2bf542 .te-title-wrapper_4874e38234b792e9 {
    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_65369d435c2bf542 .te-title-wrapper_4874e38234b792e9 .icon_510c78151949354f {
      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_65369d435c2bf542 .te-title-wrapper_4874e38234b792e9 .title_49ab1c908432a0da {
      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_65369d435c2bf542 .content_b4952552e5ad6101 {
    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_65369d435c2bf542 .content_b4952552e5ad6101 .desc_7af911aa4c397334 {
      -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_65369d435c2bf542 .content_b4952552e5ad6101 .te-read-more_1c41204806052035 {
      margin-top: -10px; }
      .te-process-step_65369d435c2bf542 .content_b4952552e5ad6101 .te-read-more_1c41204806052035 .te-theme-btn_426ee0c778d18f2e {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_aebd3c1340d3bf2f {
  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_aebd3c1340d3bf2f {
      padding: 30px; } }
  .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 {
    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_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 {
      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_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .image_8713be3821899b47 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .rating_ea66f1aa549026cc {
          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_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .name_6e9d144e74d7c8e2 {
          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_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .name_6e9d144e74d7c8e2 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .designation_eadd610dc366e5f8 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .icon_510c78151949354f {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_aebd3c1340d3bf2f .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .icon_510c78151949354f {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_9d02633abc75c8d1 {
  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_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 {
    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_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 {
        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_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .icon_510c78151949354f {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .name_6e9d144e74d7c8e2 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .designation_eadd610dc366e5f8 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_9d02633abc75c8d1 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .image_8713be3821899b47 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7::before {
    display: none; }
  .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 {
    gap: 15px; }
    .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .title_49ab1c908432a0da {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 {
      -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_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 {
          padding: 15px 30px; } }
      .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .image_8713be3821899b47 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .image_8713be3821899b47 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .rating_ea66f1aa549026cc {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .te-user-info_7a2dda85c400c829 .name_6e9d144e74d7c8e2 span {
        color: #317EFE; }
    .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .icon_510c78151949354f {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .icon_510c78151949354f {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_cd24463064ceaa19 {
  position: relative; }
  .te-testimonial-slider-wrapper_cd24463064ceaa19 .slick-list_71b21b2ec7977c38 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_cd24463064ceaa19 .slick-list_71b21b2ec7977c38 .slick-slide_9c2b39721c901fc7 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_cd24463064ceaa19 .slick-dots_65280002e74f9fe9 {
    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_cd24463064ceaa19 .slick-dots_65280002e74f9fe9 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_cd24463064ceaa19 .slick-dots_65280002e74f9fe9 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_cd24463064ceaa19 .slick-dots_65280002e74f9fe9 li.slick-active_962eabef39b78bb0 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_cd24463064ceaa19 .slick-dots_65280002e74f9fe9 li.slick-active_962eabef39b78bb0 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_cd24463064ceaa19 .slick-arrow_914d1b583cd049a6 {
    display: none !important; }

.te-accordion-box-wrapper_9fa21fb9e0647b96 {
  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_094a54c7a4e27381 .te-accordion-list-item_cec06f581a9661d3 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_094a54c7a4e27381 .te-accordion-list-item_cec06f581a9661d3 .te-accordion-head_3d99b29950a7e42c {
    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_094a54c7a4e27381 .te-accordion-list-item_cec06f581a9661d3 .te-accordion-head_3d99b29950a7e42c: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_094a54c7a4e27381 .te-accordion-list-item_cec06f581a9661d3 .te-accordion-head_3d99b29950a7e42c.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_094a54c7a4e27381 .te-accordion-list-item_cec06f581a9661d3 .te-accordion-head_3d99b29950a7e42c .te-accordion-title_41625529b97936a3 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_094a54c7a4e27381 .te-accordion-list-item_cec06f581a9661d3 .te-accordion-body_fe6892154371c181 {
    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_6e07ad44354fa68f {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_6e07ad44354fa68f {
      padding-left: 30px; } }
  .page-header_6e07ad44354fa68f .te-page-title_41e1e19bb41b2aae,
  .page-header_6e07ad44354fa68f .page-title_07a76cd09b890c12 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_6e07ad44354fa68f .te-page-title_41e1e19bb41b2aae,
      .page-header_6e07ad44354fa68f .page-title_07a76cd09b890c12 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_fbe723d750c860e6 {
  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_fbe723d750c860e6:hover .te-post-thumbnail_b3f2eab5361ffe35 img,
  .te-post-item_fbe723d750c860e6:hover .post-video_c81a60d1b9859bc6 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_fbe723d750c860e6 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_fbe723d750c860e6 iframe {
        height: 350px; } }
  .te-post-item_fbe723d750c860e6 .post-gallery .slick-list_71b21b2ec7977c38 .slick-track_0707224e12cd352b {
    height: 392px;
    overflow: hidden; }
  .te-post-item_fbe723d750c860e6 .te-post-content-wrapper_5fdc70e4587e1a96 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_fbe723d750c860e6 .te-post-content-wrapper_5fdc70e4587e1a96 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_fbe723d750c860e6 .te-post-content-wrapper_5fdc70e4587e1a96 .te-read-more_1c41204806052035 {
      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_fbe723d750c860e6.format-quote_86eab0b048a64688 .te-post-content {
    margin: 0; }
  .te-post-item_fbe723d750c860e6.format-quote_86eab0b048a64688 blockquote {
    margin: 0; }
    .te-post-item_fbe723d750c860e6.format-quote_86eab0b048a64688 blockquote p {
      margin-top: 0; }
    .te-post-item_fbe723d750c860e6.format-quote_86eab0b048a64688 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_fbe723d750c860e6.format-quote_86eab0b048a64688 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_fbe723d750c860e6.sticky_853cb2c6b0446060 {
    border: 2px solid #317EFE; }
    .te-post-item_fbe723d750c860e6.sticky_853cb2c6b0446060 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_fbe723d750c860e6.sticky_853cb2c6b0446060 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_fbe723d750c860e6 .te-post-title_dc8d803d20d7d295 {
    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_fbe723d750c860e6 .te-post-title_dc8d803d20d7d295 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_fbe723d750c860e6 .te-post-title_dc8d803d20d7d295:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_fbe723d750c860e6 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_fbe723d750c860e6 .te-post-content h2,
  .te-post-item_fbe723d750c860e6 .te-post-content h3,
  .te-post-item_fbe723d750c860e6 .te-post-content h4,
  .te-post-item_fbe723d750c860e6 .te-post-content h5,
  .te-post-item_fbe723d750c860e6 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_fbe723d750c860e6 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_fbe723d750c860e6 .te-single-post-meta_cea2959594474af2 {
    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_fbe723d750c860e6 .te-social-share_c1010eda70f71906 {
    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_fbe723d750c860e6 .te-social-share_c1010eda70f71906 a.facebook_43734039eb482ee1 {
      color: #1877f2; }
    .te-post-item_fbe723d750c860e6 .te-social-share_c1010eda70f71906 a.twitter_e157bb10789c922d {
      color: #1da1f2; }
    .te-post-item_fbe723d750c860e6 .te-social-share_c1010eda70f71906 a.linkedin_249fcbe0bc1b230c {
      color: #1a70c6; }
    .te-post-item_fbe723d750c860e6 .te-social-share_c1010eda70f71906 .te-social-share-title_939282fbe23eb95a {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_fbe723d750c860e6 .te-blog-post-tag_f1b2c5cc6e9e736b {
    width: 100%;
    display: inline-block; }
    .te-post-item_fbe723d750c860e6 .te-blog-post-tag_f1b2c5cc6e9e736b 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_fbe723d750c860e6 .te-blog-post-tag_f1b2c5cc6e9e736b .te-post-tag-list_1fded32751b69397 {
      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_fbe723d750c860e6 .te-blog-post-tag_f1b2c5cc6e9e736b .te-post-tag-list_1fded32751b69397 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_fbe723d750c860e6 .te-blog-post-tag_f1b2c5cc6e9e736b .te-post-tag-list_1fded32751b69397 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_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35,
  .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6 {
    position: relative;
    overflow: hidden; }
    .te-post-item_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35 img,
    .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6 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_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35 .popup-video-wrapper_e2c7becd6e6a7847,
    .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6 .popup-video-wrapper_e2c7becd6e6a7847 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35 .video-btn_06c1136f1394dcfd a,
    .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6 .video-btn_06c1136f1394dcfd 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_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35 .video-btn_06c1136f1394dcfd a i,
      .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6 .video-btn_06c1136f1394dcfd a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35 .video-btn_06c1136f1394dcfd a:hover,
      .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6 .video-btn_06c1136f1394dcfd a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_fbe723d750c860e6 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_fbe723d750c860e6 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_fbe723d750c860e6 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_fbe723d750c860e6 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_fbe723d750c860e6 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_fbe723d750c860e6 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_fbe723d750c860e6 .post-audio_29f9c5d7322a7e3c iframe {
    width: 100%; }
  .te-post-item_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 {
    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_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 {
        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_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 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_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 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_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_a8f4fc348275c4ac {
  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_a8f4fc348275c4ac.style-1_4d15d42f925b5f4b {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_a8f4fc348275c4ac.style-1_4d15d42f925b5f4b .image_8713be3821899b47 {
      height: 290px; }
    .te-post-card_a8f4fc348275c4ac.style-1_4d15d42f925b5f4b .content_b4952552e5ad6101 {
      padding: 0 20px 20px 20px; }
  .te-post-card_a8f4fc348275c4ac:hover .image_8713be3821899b47 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_a8f4fc348275c4ac .image_8713be3821899b47 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_a8f4fc348275c4ac .image_8713be3821899b47 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_a8f4fc348275c4ac .image_8713be3821899b47 .te-post-date_6155fddc641d6ffb {
      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_a8f4fc348275c4ac .image_8713be3821899b47 .te-post-date_6155fddc641d6ffb span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_a8f4fc348275c4ac .content_b4952552e5ad6101 {
    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_a8f4fc348275c4ac .content_b4952552e5ad6101 .te-post-meta-info_a6757d117252aaa4 {
      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_a8f4fc348275c4ac .content_b4952552e5ad6101 .te-post-meta-info_a6757d117252aaa4 .te-single-meta_04d4e82a6d04fc21 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_a8f4fc348275c4ac .content_b4952552e5ad6101 .te-post-meta-info_a6757d117252aaa4 .te-single-meta_04d4e82a6d04fc21 span,
        .te-post-card_a8f4fc348275c4ac .content_b4952552e5ad6101 .te-post-meta-info_a6757d117252aaa4 .te-single-meta_04d4e82a6d04fc21 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_a8f4fc348275c4ac .content_b4952552e5ad6101 .te-post-meta-info_a6757d117252aaa4 .te-single-meta_04d4e82a6d04fc21 i {
          color: #317EFE; }
    .te-post-card_a8f4fc348275c4ac .content_b4952552e5ad6101 .title_49ab1c908432a0da {
      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_a8f4fc348275c4ac .content_b4952552e5ad6101 a.read-btn_4e0afc45e108687f {
      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_a8f4fc348275c4ac .content_b4952552e5ad6101 a.read-btn_4e0afc45e108687f:hover {
        color: #317EFE; }

.te-post-card_a8f4fc348275c4ac.style-2_0493eaaf8ae065dd {
  gap: 20px; }
  .te-post-card_a8f4fc348275c4ac.style-2_0493eaaf8ae065dd .image_8713be3821899b47 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_a8f4fc348275c4ac.style-2_0493eaaf8ae065dd .image_8713be3821899b47 .te-post-date_6155fddc641d6ffb {
      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_a8f4fc348275c4ac.style-2_0493eaaf8ae065dd .content_b4952552e5ad6101 .title_49ab1c908432a0da {
    font-size: 20px; }
  .te-post-card_a8f4fc348275c4ac.style-2_0493eaaf8ae065dd .content_b4952552e5ad6101 .te-post-meta-info_a6757d117252aaa4 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_1935e6e5a639556a .te-comment-respond_6a7537a6ee8574f7 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_1935e6e5a639556a .te-post-comments_ea1150027451bf5c {
  margin-top: 70px; }
.te-blog-details-wrapper_1935e6e5a639556a .wp-block-group_e93a250e3df873dd.has-background_981446bc457f29df .wp-block-button_7951e83201f2cc33 .wp-block-button__link_0bdad06e999e8656 {
  color: #ffffff !important; }
.te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-meta_eb74a85f95ee81d8 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35,
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6,
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-gallery,
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .postbox-audio_8b2d6a3c0f317da1,
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .wp-block-post-featured-image_f024df8ba2fec6ae {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35,
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6,
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-gallery,
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .postbox-audio_8b2d6a3c0f317da1,
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .wp-block-post-featured-image_f024df8ba2fec6ae {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35:hover img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6:hover img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-gallery:hover img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .postbox-audio_8b2d6a3c0f317da1:hover img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .wp-block-post-featured-image_f024df8ba2fec6ae: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_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-thumbnail_b3f2eab5361ffe35 img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-video_c81a60d1b9859bc6 img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .post-gallery img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .postbox-audio_8b2d6a3c0f317da1 img,
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .wp-block-post-featured-image_f024df8ba2fec6ae 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_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content-wrapper_5fdc70e4587e1a96 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-block-query_f99c177df06f82a0 .wp-block-post-template_82e5f821763274f7 {
      padding-left: 0; }
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-block-query_f99c177df06f82a0 .wp-block-post-template_82e5f821763274f7 .wp-block-post_c66185f57f14bd05 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-block-navigation__responsive-container-content_e367bc8b6808739e .wp-block-page-list_f1cbb03efd83c144 {
      padding-left: 0; }
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-block-group_e93a250e3df873dd {
      margin: 15px 0; }
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content .wp-block-group_e93a250e3df873dd p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_1935e6e5a639556a .te-post-item_fbe723d750c860e6 .te-blog-post-tag_f1b2c5cc6e9e736b .te-social-share_c1010eda70f71906 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_1935e6e5a639556a .wp-block-calendar_c6b0129bf695b4af {
  margin-bottom: 30px; }

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

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

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

.cta-area_21da30520bde455b {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_21da30520bde455b .te-content-wrapper_d598a41e1793a196 {
    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_21da30520bde455b .te-content-wrapper_d598a41e1793a196 .short-title_e3cc5feede6ccaf7 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_21da30520bde455b .te-content-wrapper_d598a41e1793a196 .te-cta-title_cdd3dacd4de929c9 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_21da30520bde455b .te-content-wrapper_d598a41e1793a196 .te-cta-title_cdd3dacd4de929c9 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_21da30520bde455b .te-content-wrapper_d598a41e1793a196 .te-cta-title_cdd3dacd4de929c9 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_21da30520bde455b .te-content-wrapper_d598a41e1793a196 .te-cta-title_cdd3dacd4de929c9 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_21da30520bde455b .te-content-wrapper_d598a41e1793a196 .text_aa6e8e7e66123d53 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_21da30520bde455b .te-btn-wrapper_1fe14adef91bc9d5 {
    margin-top: 30px; }
  .cta-area_21da30520bde455b .te-cta-inner-area_05589aa5f52dea98 {
    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_21da30520bde455b .te-cta-inner-area_05589aa5f52dea98 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_21da30520bde455b .te-cta-inner-area_05589aa5f52dea98 .te-cta-collumn_406314e4c49c943b {
      -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_d0946d9a729e90da {
  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_d0946d9a729e90da {
      -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_d0946d9a729e90da.left-align-title_e77d96d8b408453d .te-section-content_844e4a62a9c72d1e {
    margin-top: -15px; }
  .te-section-title_d0946d9a729e90da .te-section-content_844e4a62a9c72d1e {
    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_d0946d9a729e90da .short-title_e3cc5feede6ccaf7 {
    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_d0946d9a729e90da .short-title_e3cc5feede6ccaf7::before, .te-section-title_d0946d9a729e90da .short-title_e3cc5feede6ccaf7::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_d0946d9a729e90da .short-title_e3cc5feede6ccaf7.only-divider_124db70930458251 {
      gap: 10px; }
      .te-section-title_d0946d9a729e90da .short-title_e3cc5feede6ccaf7.only-divider_124db70930458251::before {
        display: none; }
  .te-section-title_d0946d9a729e90da .title_49ab1c908432a0da {
    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_d0946d9a729e90da .title_49ab1c908432a0da {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_d0946d9a729e90da .title_49ab1c908432a0da {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_d0946d9a729e90da .title_49ab1c908432a0da {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_d0946d9a729e90da .title_49ab1c908432a0da {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_d0946d9a729e90da .title_49ab1c908432a0da br {
        display: none; } }
    .te-section-title_d0946d9a729e90da .title_49ab1c908432a0da span {
      color: #317EFE; }
  .te-section-title_d0946d9a729e90da .te-section-desc_1c83e2be6976eecd {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_d0946d9a729e90da .te-section-desc_1c83e2be6976eecd .te-theme-btn_426ee0c778d18f2e {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_d0946d9a729e90da .te-section-desc_1c83e2be6976eecd .te-theme-btn_426ee0c778d18f2e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_0440c7e7924f7690,
.navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a,
.comment-navigation_3cd4cffc8e01b4d5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_0440c7e7924f7690 .wp-block-query-pagination-numbers_f8471cad3ca47669,
  .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .wp-block-query-pagination-numbers_f8471cad3ca47669,
  .comment-navigation_3cd4cffc8e01b4d5 .wp-block-query-pagination-numbers_f8471cad3ca47669 {
    width: inherit; }
  .wp-block-query-pagination_0440c7e7924f7690 .nav-links_b852bb4e7026a4e9,
  .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .nav-links_b852bb4e7026a4e9,
  .comment-navigation_3cd4cffc8e01b4d5 .nav-links_b852bb4e7026a4e9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_0440c7e7924f7690 .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d,
  .wp-block-query-pagination_0440c7e7924f7690 .wp-block-query-pagination-next_54c056b29b5f4908,
  .wp-block-query-pagination_0440c7e7924f7690 .nav-next_c1273adec70f00d5 a,
  .wp-block-query-pagination_0440c7e7924f7690 .nav-previous_a0332da24dda6c59 a,
  .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d,
  .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .wp-block-query-pagination-next_54c056b29b5f4908,
  .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .nav-next_c1273adec70f00d5 a,
  .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .nav-previous_a0332da24dda6c59 a,
  .comment-navigation_3cd4cffc8e01b4d5 .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d,
  .comment-navigation_3cd4cffc8e01b4d5 .wp-block-query-pagination-next_54c056b29b5f4908,
  .comment-navigation_3cd4cffc8e01b4d5 .nav-next_c1273adec70f00d5 a,
  .comment-navigation_3cd4cffc8e01b4d5 .nav-previous_a0332da24dda6c59 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_0440c7e7924f7690 .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d,
      .wp-block-query-pagination_0440c7e7924f7690 .wp-block-query-pagination-next_54c056b29b5f4908,
      .wp-block-query-pagination_0440c7e7924f7690 .nav-next_c1273adec70f00d5 a,
      .wp-block-query-pagination_0440c7e7924f7690 .nav-previous_a0332da24dda6c59 a,
      .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d,
      .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .wp-block-query-pagination-next_54c056b29b5f4908,
      .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .nav-next_c1273adec70f00d5 a,
      .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .nav-previous_a0332da24dda6c59 a,
      .comment-navigation_3cd4cffc8e01b4d5 .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d,
      .comment-navigation_3cd4cffc8e01b4d5 .wp-block-query-pagination-next_54c056b29b5f4908,
      .comment-navigation_3cd4cffc8e01b4d5 .nav-next_c1273adec70f00d5 a,
      .comment-navigation_3cd4cffc8e01b4d5 .nav-previous_a0332da24dda6c59 a {
        height: 40px; } }
    .wp-block-query-pagination_0440c7e7924f7690 .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d:hover,
    .wp-block-query-pagination_0440c7e7924f7690 .wp-block-query-pagination-next_54c056b29b5f4908:hover,
    .wp-block-query-pagination_0440c7e7924f7690 .nav-next_c1273adec70f00d5 a:hover,
    .wp-block-query-pagination_0440c7e7924f7690 .nav-previous_a0332da24dda6c59 a:hover,
    .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d:hover,
    .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .wp-block-query-pagination-next_54c056b29b5f4908:hover,
    .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .nav-next_c1273adec70f00d5 a:hover,
    .navigation_4c6a8c1782b7fc52.posts-navigation_996469d261700f9a .nav-previous_a0332da24dda6c59 a:hover,
    .comment-navigation_3cd4cffc8e01b4d5 .wp-block-query-pagination-previous_dcc3ad2bf6d9e59d:hover,
    .comment-navigation_3cd4cffc8e01b4d5 .wp-block-query-pagination-next_54c056b29b5f4908:hover,
    .comment-navigation_3cd4cffc8e01b4d5 .nav-next_c1273adec70f00d5 a:hover,
    .comment-navigation_3cd4cffc8e01b4d5 .nav-previous_a0332da24dda6c59 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_957d676a8aae339c,
.page-links_c1980fe30d36d352,
.wp-block-query-pagination-numbers_f8471cad3ca47669 {
  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_957d676a8aae339c ul,
  .page-links_c1980fe30d36d352 ul,
  .wp-block-query-pagination-numbers_f8471cad3ca47669 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_957d676a8aae339c ul li,
    .page-links_c1980fe30d36d352 ul li,
    .wp-block-query-pagination-numbers_f8471cad3ca47669 ul li {
      padding-top: 0; }
    .te-basic-pagination_957d676a8aae339c ul .prev_0f454f2a480f4b1f span,
    .te-basic-pagination_957d676a8aae339c ul .next_92b2a48dd9a4cccd span,
    .page-links_c1980fe30d36d352 ul .prev_0f454f2a480f4b1f span,
    .page-links_c1980fe30d36d352 ul .next_92b2a48dd9a4cccd span,
    .wp-block-query-pagination-numbers_f8471cad3ca47669 ul .prev_0f454f2a480f4b1f span,
    .wp-block-query-pagination-numbers_f8471cad3ca47669 ul .next_92b2a48dd9a4cccd span {
      display: none; }
  .te-basic-pagination_957d676a8aae339c .post-page-numbers_3e6405970af17699,
  .page-links_c1980fe30d36d352 .post-page-numbers_3e6405970af17699,
  .wp-block-query-pagination-numbers_f8471cad3ca47669 .post-page-numbers_3e6405970af17699 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_957d676a8aae339c .page-numbers_57dee5793280916d,
  .te-basic-pagination_957d676a8aae339c .post-page-numbers_3e6405970af17699,
  .page-links_c1980fe30d36d352 .page-numbers_57dee5793280916d,
  .page-links_c1980fe30d36d352 .post-page-numbers_3e6405970af17699,
  .wp-block-query-pagination-numbers_f8471cad3ca47669 .page-numbers_57dee5793280916d,
  .wp-block-query-pagination-numbers_f8471cad3ca47669 .post-page-numbers_3e6405970af17699 {
    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_957d676a8aae339c .page-numbers_57dee5793280916d,
      .te-basic-pagination_957d676a8aae339c .post-page-numbers_3e6405970af17699,
      .page-links_c1980fe30d36d352 .page-numbers_57dee5793280916d,
      .page-links_c1980fe30d36d352 .post-page-numbers_3e6405970af17699,
      .wp-block-query-pagination-numbers_f8471cad3ca47669 .page-numbers_57dee5793280916d,
      .wp-block-query-pagination-numbers_f8471cad3ca47669 .post-page-numbers_3e6405970af17699 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_957d676a8aae339c .page-numbers_57dee5793280916d:hover,
    .te-basic-pagination_957d676a8aae339c .post-page-numbers_3e6405970af17699:hover,
    .page-links_c1980fe30d36d352 .page-numbers_57dee5793280916d:hover,
    .page-links_c1980fe30d36d352 .post-page-numbers_3e6405970af17699:hover,
    .wp-block-query-pagination-numbers_f8471cad3ca47669 .page-numbers_57dee5793280916d:hover,
    .wp-block-query-pagination-numbers_f8471cad3ca47669 .post-page-numbers_3e6405970af17699: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_957d676a8aae339c .page-numbers_57dee5793280916d.current_e8933ccdb7d52ab6,
    .te-basic-pagination_957d676a8aae339c .post-page-numbers_3e6405970af17699.current_e8933ccdb7d52ab6,
    .page-links_c1980fe30d36d352 .page-numbers_57dee5793280916d.current_e8933ccdb7d52ab6,
    .page-links_c1980fe30d36d352 .post-page-numbers_3e6405970af17699.current_e8933ccdb7d52ab6,
    .wp-block-query-pagination-numbers_f8471cad3ca47669 .page-numbers_57dee5793280916d.current_e8933ccdb7d52ab6,
    .wp-block-query-pagination-numbers_f8471cad3ca47669 .post-page-numbers_3e6405970af17699.current_e8933ccdb7d52ab6 {
      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_62249dfcd57e0031 {
  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_62249dfcd57e0031 {
      -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_62249dfcd57e0031 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 {
    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_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 {
        -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_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 {
        width: 100%; } }
    .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25::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_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25::after {
          display: none; } }
    .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25:last-child .text_aa6e8e7e66123d53 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25:last-child .text_aa6e8e7e66123d53 {
            text-align: left; } }
      .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25:last-child::after {
        display: none; }
    .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 .te-post-img_eb4907245f558dbb {
      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_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 .te-post-img_eb4907245f558dbb {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 .te-post-img_eb4907245f558dbb img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 .text_aa6e8e7e66123d53 {
      width: 100%; }
      .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 .text_aa6e8e7e66123d53 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 .text_aa6e8e7e66123d53 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_62249dfcd57e0031 .te-post-navigation_5bb893ecddfe2c25 .theme-navigation_d9cc6536e5b1ca3a {
      width: 100%; }

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

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

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

.project-details-overview_84d4c1dd2432ad91 {
  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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 {
    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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 {
        -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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 .image_8713be3821899b47 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 .image_8713be3821899b47 img {
        border-radius: 20px; }
    .project-details-overview_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 .user-card_3bdd1de67da4b338 {
      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_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 .user-card_3bdd1de67da4b338 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 .user-card_3bdd1de67da4b338 .image_8713be3821899b47 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 .user-card_3bdd1de67da4b338 .content_b4952552e5ad6101 .title_49ab1c908432a0da {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_84d4c1dd2432ad91 .list-wrapper_037ed3f63f098029 .user-card_3bdd1de67da4b338 .content_b4952552e5ad6101 .text_aa6e8e7e66123d53 {
        margin-bottom: 0; }

.te-list-item_36cb8a5546388900 {
  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_36cb8a5546388900 .icon_510c78151949354f {
    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_36cb8a5546388900 .text_aa6e8e7e66123d53 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_e9881925e9b278bc,
.sidebar__widget_1698ca330472d550 {
  /* 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_e9881925e9b278bc ol,
  .widget_e9881925e9b278bc ul,
  .sidebar__widget_1698ca330472d550 ol,
  .sidebar__widget_1698ca330472d550 ul {
    margin-bottom: 0; }
  .widget_e9881925e9b278bc .widget-instagram-feed_303218ac5a42e5b0,
  .sidebar__widget_1698ca330472d550 .widget-instagram-feed_303218ac5a42e5b0 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_e9881925e9b278bc .widget-instagram-feed_303218ac5a42e5b0,
      .sidebar__widget_1698ca330472d550 .widget-instagram-feed_303218ac5a42e5b0 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_e9881925e9b278bc .widget-instagram-feed_303218ac5a42e5b0,
      .sidebar__widget_1698ca330472d550 .widget-instagram-feed_303218ac5a42e5b0 {
        width: 200px; } }
    .widget_e9881925e9b278bc .widget-instagram-feed_303218ac5a42e5b0 .single-instagram-feed_56d222f6f757d823,
    .sidebar__widget_1698ca330472d550 .widget-instagram-feed_303218ac5a42e5b0 .single-instagram-feed_56d222f6f757d823 {
      width: 96px;
      height: 96px; }
  .widget_e9881925e9b278bc .wp-block-heading_d3d89fa12cf63b98,
  .widget_e9881925e9b278bc .widget-title_2dcc7f22dcf6b704,
  .widget_e9881925e9b278bc .wp-block-search__label_6f03c39fb8541073,
  .sidebar__widget_1698ca330472d550 .wp-block-heading_d3d89fa12cf63b98,
  .sidebar__widget_1698ca330472d550 .widget-title_2dcc7f22dcf6b704,
  .sidebar__widget_1698ca330472d550 .wp-block-search__label_6f03c39fb8541073 {
    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_e9881925e9b278bc .wp-block-social-links_4961c2b2ed76e505 .wp-social-link_4748ed2e82ed8c64,
  .sidebar__widget_1698ca330472d550 .wp-block-social-links_4961c2b2ed76e505 .wp-social-link_4748ed2e82ed8c64 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_e9881925e9b278bc .wp-block-social-links_4961c2b2ed76e505 .wp-social-link_4748ed2e82ed8c64 a,
    .sidebar__widget_1698ca330472d550 .wp-block-social-links_4961c2b2ed76e505 .wp-social-link_4748ed2e82ed8c64 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_e9881925e9b278bc .wp-block-social-links_4961c2b2ed76e505 .wp-social-link_4748ed2e82ed8c64 a:before,
      .sidebar__widget_1698ca330472d550 .wp-block-social-links_4961c2b2ed76e505 .wp-social-link_4748ed2e82ed8c64 a:before {
        display: none; }
  .widget_e9881925e9b278bc .has-avatars_1fa4addb10c761ff.has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9,
  .widget_e9881925e9b278bc .has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9,
  .sidebar__widget_1698ca330472d550 .has-avatars_1fa4addb10c761ff.has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9,
  .sidebar__widget_1698ca330472d550 .has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 {
    font-weight: 500; }
    .widget_e9881925e9b278bc .has-avatars_1fa4addb10c761ff.has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-author_3e317a668c6c85b7,
    .widget_e9881925e9b278bc .has-avatars_1fa4addb10c761ff.has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f,
    .widget_e9881925e9b278bc .has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-author_3e317a668c6c85b7,
    .widget_e9881925e9b278bc .has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f,
    .sidebar__widget_1698ca330472d550 .has-avatars_1fa4addb10c761ff.has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-author_3e317a668c6c85b7,
    .sidebar__widget_1698ca330472d550 .has-avatars_1fa4addb10c761ff.has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f,
    .sidebar__widget_1698ca330472d550 .has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-author_3e317a668c6c85b7,
    .sidebar__widget_1698ca330472d550 .has-dates_7bc2f31150439fef.has-excerpts_bbc0f92f61eb2458.wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f {
      font-weight: 500; }
  .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a,
  .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li.wp-block-te-latest-comments__comment_67570e62f185fe6a,
  .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li.wp-block-te-latest-comments__comment_67570e62f185fe6a,
  .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li.wp-block-te-latest-comments__comment_67570e62f185fe6a {
    margin-bottom: 0; }
  .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9,
  .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a,
  .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9,
  .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a,
  .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9,
  .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a,
  .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9,
  .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a {
    line-height: 28px;
    font-weight: 400; }
    .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f,
    .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f,
    .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f,
    .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f,
    .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f,
    .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f,
    .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f,
    .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before,
      .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before,
      .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before,
      .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before,
      .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before,
      .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before,
      .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-meta_022c308ce8785bd9 .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before,
      .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a .wp-block-te-latest-comments__comment-date_d0653292ced4269f:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li a,
  .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li a,
  .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li a,
  .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li a {
    color: #335371; }
    .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li a.wp-block-te-latest-comments__comment-author_3e317a668c6c85b7, .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li a.wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f,
    .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li a.wp-block-te-latest-comments__comment-author_3e317a668c6c85b7,
    .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li a.wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f,
    .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li a.wp-block-te-latest-comments__comment-author_3e317a668c6c85b7,
    .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li a.wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f,
    .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li a.wp-block-te-latest-comments__comment-author_3e317a668c6c85b7,
    .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li a.wp-block-te-latest-comments__comment-link_e2613b0a61d2e28f {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li a:hover,
    .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li a:hover,
    .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li a:hover,
    .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li a:hover {
      color: #317EFE; }
  .widget_e9881925e9b278bc .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-excerpt_b31d3d2a94582b0a p,
  .widget_e9881925e9b278bc .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-excerpt_b31d3d2a94582b0a p,
  .sidebar__widget_1698ca330472d550 .wp-block-te-latest-comments_9555903cae01c3e0 li .wp-block-te-latest-comments__comment-excerpt_b31d3d2a94582b0a p,
  .sidebar__widget_1698ca330472d550 .wp-block-latest-posts_130bc16bb7d4f30d li .wp-block-te-latest-comments__comment-excerpt_b31d3d2a94582b0a p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5,
  .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5 a,
    .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 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_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5 a,
        .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 a {
          width: 40px;
          height: 40px; } }
      .widget_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5 a.facebook_43734039eb482ee1,
      .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 a.facebook_43734039eb482ee1 {
        background-color: #1877f2; }
      .widget_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5 a.twitter_e157bb10789c922d,
      .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 a.twitter_e157bb10789c922d {
        background-color: #1da1f2; }
      .widget_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5 a.linkedin_249fcbe0bc1b230c,
      .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 a.linkedin_249fcbe0bc1b230c {
        background-color: #0a66c2; }
      .widget_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5 a.instagram_dc0b955ff8707cb6,
      .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 a.instagram_dc0b955ff8707cb6 {
        background-color: #405de6; }
      .widget_e9881925e9b278bc .te-social-profile_6dcdf24a20150eb5 a:hover,
      .sidebar__widget_1698ca330472d550 .te-social-profile_6dcdf24a20150eb5 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_e9881925e9b278bc select,
  .sidebar__widget_1698ca330472d550 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_e9881925e9b278bc .has-login-form_b226d834ff96bd0f .login-username_315e1d06dea02741 label,
  .widget_e9881925e9b278bc .has-login-form_b226d834ff96bd0f .login-password_f4f108e4ad2b25de label,
  .sidebar__widget_1698ca330472d550 .has-login-form_b226d834ff96bd0f .login-username_315e1d06dea02741 label,
  .sidebar__widget_1698ca330472d550 .has-login-form_b226d834ff96bd0f .login-password_f4f108e4ad2b25de label {
    margin-bottom: 10px; }
  .widget_e9881925e9b278bc .has-login-form_b226d834ff96bd0f .login-username_315e1d06dea02741 input,
  .widget_e9881925e9b278bc .has-login-form_b226d834ff96bd0f .login-password_f4f108e4ad2b25de input,
  .sidebar__widget_1698ca330472d550 .has-login-form_b226d834ff96bd0f .login-username_315e1d06dea02741 input,
  .sidebar__widget_1698ca330472d550 .has-login-form_b226d834ff96bd0f .login-password_f4f108e4ad2b25de input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_e9881925e9b278bc .has-login-form_b226d834ff96bd0f .login-remember_f1af6b4e08d1cfeb label,
  .sidebar__widget_1698ca330472d550 .has-login-form_b226d834ff96bd0f .login-remember_f1af6b4e08d1cfeb label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_e9881925e9b278bc .has-login-form_b226d834ff96bd0f .login-submit_3cf4607e16851efb,
  .sidebar__widget_1698ca330472d550 .has-login-form_b226d834ff96bd0f .login-submit_3cf4607e16851efb {
    margin-bottom: 0; }
    .widget_e9881925e9b278bc .has-login-form_b226d834ff96bd0f .login-submit_3cf4607e16851efb input.button-primary_bbaf4f14641602cd,
    .sidebar__widget_1698ca330472d550 .has-login-form_b226d834ff96bd0f .login-submit_3cf4607e16851efb input.button-primary_bbaf4f14641602cd {
      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_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63,
  .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63 button,
    .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_e9881925e9b278bc.widget_search_e17068811f70db2c .sidebar__search_b2b30cd17668b482,
  .sidebar__widget_1698ca330472d550.widget_search_e17068811f70db2c .sidebar__search_b2b30cd17668b482 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_e9881925e9b278bc.widget_search_e17068811f70db2c .sidebar__search_b2b30cd17668b482 button,
    .sidebar__widget_1698ca330472d550.widget_search_e17068811f70db2c .sidebar__search_b2b30cd17668b482 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_e9881925e9b278bc .wp-block-search__no-button_3d06d4cb3bf98583.wp-block-search_5d88a321a6a4e98b input,
  .sidebar__widget_1698ca330472d550 .wp-block-search__no-button_3d06d4cb3bf98583.wp-block-search_5d88a321a6a4e98b input {
    border-radius: 10px; }
  .widget_e9881925e9b278bc .wp-block-search_5d88a321a6a4e98b,
  .sidebar__widget_1698ca330472d550 .wp-block-search_5d88a321a6a4e98b {
    margin-bottom: -2px; }
  .widget_e9881925e9b278bc .wp-block-search_5d88a321a6a4e98b,
  .widget_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63,
  .widget_e9881925e9b278bc .sidebar__search_b2b30cd17668b482,
  .sidebar__widget_1698ca330472d550 .wp-block-search_5d88a321a6a4e98b,
  .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63,
  .sidebar__widget_1698ca330472d550 .sidebar__search_b2b30cd17668b482 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_e9881925e9b278bc .wp-block-search_5d88a321a6a4e98b .wp-block-search__inside-wrapper_aa11be56e28f1d89,
    .widget_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63 .wp-block-search__inside-wrapper_aa11be56e28f1d89,
    .widget_e9881925e9b278bc .sidebar__search_b2b30cd17668b482 .wp-block-search__inside-wrapper_aa11be56e28f1d89,
    .sidebar__widget_1698ca330472d550 .wp-block-search_5d88a321a6a4e98b .wp-block-search__inside-wrapper_aa11be56e28f1d89,
    .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63 .wp-block-search__inside-wrapper_aa11be56e28f1d89,
    .sidebar__widget_1698ca330472d550 .sidebar__search_b2b30cd17668b482 .wp-block-search__inside-wrapper_aa11be56e28f1d89 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_e9881925e9b278bc .wp-block-search_5d88a321a6a4e98b label,
    .widget_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63 label,
    .widget_e9881925e9b278bc .sidebar__search_b2b30cd17668b482 label,
    .sidebar__widget_1698ca330472d550 .wp-block-search_5d88a321a6a4e98b label,
    .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63 label,
    .sidebar__widget_1698ca330472d550 .sidebar__search_b2b30cd17668b482 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_e9881925e9b278bc .wp-block-search_5d88a321a6a4e98b input,
    .widget_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63 input,
    .widget_e9881925e9b278bc .sidebar__search_b2b30cd17668b482 input,
    .sidebar__widget_1698ca330472d550 .wp-block-search_5d88a321a6a4e98b input,
    .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63 input,
    .sidebar__widget_1698ca330472d550 .sidebar__search_b2b30cd17668b482 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_e9881925e9b278bc .wp-block-search_5d88a321a6a4e98b button,
    .widget_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63 button,
    .widget_e9881925e9b278bc .sidebar__search_b2b30cd17668b482 button,
    .sidebar__widget_1698ca330472d550 .wp-block-search_5d88a321a6a4e98b button,
    .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63 button,
    .sidebar__widget_1698ca330472d550 .sidebar__search_b2b30cd17668b482 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_e9881925e9b278bc .tagcloud_7f7276e65ff9ec4a,
  .widget_e9881925e9b278bc .wp-block-tag-cloud_5282ba7cd13dd462,
  .sidebar__widget_1698ca330472d550 .tagcloud_7f7276e65ff9ec4a,
  .sidebar__widget_1698ca330472d550 .wp-block-tag-cloud_5282ba7cd13dd462 {
    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_e9881925e9b278bc .tagcloud_7f7276e65ff9ec4a a,
    .widget_e9881925e9b278bc .wp-block-tag-cloud_5282ba7cd13dd462 a,
    .sidebar__widget_1698ca330472d550 .tagcloud_7f7276e65ff9ec4a a,
    .sidebar__widget_1698ca330472d550 .wp-block-tag-cloud_5282ba7cd13dd462 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_e9881925e9b278bc .tagcloud_7f7276e65ff9ec4a a:hover,
      .widget_e9881925e9b278bc .wp-block-tag-cloud_5282ba7cd13dd462 a:hover,
      .sidebar__widget_1698ca330472d550 .tagcloud_7f7276e65ff9ec4a a:hover,
      .sidebar__widget_1698ca330472d550 .wp-block-tag-cloud_5282ba7cd13dd462 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_e9881925e9b278bc ul,
  .widget_e9881925e9b278bc ol,
  .sidebar__widget_1698ca330472d550 ul,
  .sidebar__widget_1698ca330472d550 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_e9881925e9b278bc ul li,
    .widget_e9881925e9b278bc ol li,
    .sidebar__widget_1698ca330472d550 ul li,
    .sidebar__widget_1698ca330472d550 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_e9881925e9b278bc ul li:first-child,
      .widget_e9881925e9b278bc ol li:first-child,
      .sidebar__widget_1698ca330472d550 ul li:first-child,
      .sidebar__widget_1698ca330472d550 ol li:first-child {
        border-top: 0; }
      .widget_e9881925e9b278bc ul li:last-child,
      .widget_e9881925e9b278bc ol li:last-child,
      .sidebar__widget_1698ca330472d550 ul li:last-child,
      .sidebar__widget_1698ca330472d550 ol li:last-child {
        margin-bottom: 0; }
      .widget_e9881925e9b278bc ul li.recentcomments_0cf42f7e57f9ebe9 .comment-author-link_f9c5a24a01321fbc a:before, .widget_e9881925e9b278bc ul li.wp-block-latest-comments__comment_704ff90a8a6a3f27 .comment-author-link_f9c5a24a01321fbc a:before,
      .widget_e9881925e9b278bc ol li.recentcomments_0cf42f7e57f9ebe9 .comment-author-link_f9c5a24a01321fbc a:before,
      .widget_e9881925e9b278bc ol li.wp-block-latest-comments__comment_704ff90a8a6a3f27 .comment-author-link_f9c5a24a01321fbc a:before,
      .sidebar__widget_1698ca330472d550 ul li.recentcomments_0cf42f7e57f9ebe9 .comment-author-link_f9c5a24a01321fbc a:before,
      .sidebar__widget_1698ca330472d550 ul li.wp-block-latest-comments__comment_704ff90a8a6a3f27 .comment-author-link_f9c5a24a01321fbc a:before,
      .sidebar__widget_1698ca330472d550 ol li.recentcomments_0cf42f7e57f9ebe9 .comment-author-link_f9c5a24a01321fbc a:before,
      .sidebar__widget_1698ca330472d550 ol li.wp-block-latest-comments__comment_704ff90a8a6a3f27 .comment-author-link_f9c5a24a01321fbc a:before {
        display: none; }
      .widget_e9881925e9b278bc ul li.recentcomments_0cf42f7e57f9ebe9 a, .widget_e9881925e9b278bc ul li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a,
      .widget_e9881925e9b278bc ol li.recentcomments_0cf42f7e57f9ebe9 a,
      .widget_e9881925e9b278bc ol li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a,
      .sidebar__widget_1698ca330472d550 ul li.recentcomments_0cf42f7e57f9ebe9 a,
      .sidebar__widget_1698ca330472d550 ul li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a,
      .sidebar__widget_1698ca330472d550 ol li.recentcomments_0cf42f7e57f9ebe9 a,
      .sidebar__widget_1698ca330472d550 ol li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a {
        padding-left: 0;
        display: inline; }
        .widget_e9881925e9b278bc ul li.recentcomments_0cf42f7e57f9ebe9 a:before, .widget_e9881925e9b278bc ul li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a:before,
        .widget_e9881925e9b278bc ol li.recentcomments_0cf42f7e57f9ebe9 a:before,
        .widget_e9881925e9b278bc ol li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a:before,
        .sidebar__widget_1698ca330472d550 ul li.recentcomments_0cf42f7e57f9ebe9 a:before,
        .sidebar__widget_1698ca330472d550 ul li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a:before,
        .sidebar__widget_1698ca330472d550 ol li.recentcomments_0cf42f7e57f9ebe9 a:before,
        .sidebar__widget_1698ca330472d550 ol li.wp-block-latest-comments__comment_704ff90a8a6a3f27 a:before {
          display: none; }
      .widget_e9881925e9b278bc ul li a,
      .widget_e9881925e9b278bc ol li a,
      .sidebar__widget_1698ca330472d550 ul li a,
      .sidebar__widget_1698ca330472d550 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_e9881925e9b278bc ul li a::before,
        .widget_e9881925e9b278bc ol li a::before,
        .sidebar__widget_1698ca330472d550 ul li a::before,
        .sidebar__widget_1698ca330472d550 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_e9881925e9b278bc ul li a:hover,
        .widget_e9881925e9b278bc ol li a:hover,
        .sidebar__widget_1698ca330472d550 ul li a:hover,
        .sidebar__widget_1698ca330472d550 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_e9881925e9b278bc ul li a.rsswidget_c81c661f511aea11, .widget_e9881925e9b278bc ul li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b,
        .widget_e9881925e9b278bc ol li a.rsswidget_c81c661f511aea11,
        .widget_e9881925e9b278bc ol li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b,
        .sidebar__widget_1698ca330472d550 ul li a.rsswidget_c81c661f511aea11,
        .sidebar__widget_1698ca330472d550 ul li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b,
        .sidebar__widget_1698ca330472d550 ol li a.rsswidget_c81c661f511aea11,
        .sidebar__widget_1698ca330472d550 ol li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_e9881925e9b278bc ul li a.rsswidget_c81c661f511aea11:before, .widget_e9881925e9b278bc ul li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b:before,
          .widget_e9881925e9b278bc ol li a.rsswidget_c81c661f511aea11:before,
          .widget_e9881925e9b278bc ol li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b:before,
          .sidebar__widget_1698ca330472d550 ul li a.rsswidget_c81c661f511aea11:before,
          .sidebar__widget_1698ca330472d550 ul li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b:before,
          .sidebar__widget_1698ca330472d550 ol li a.rsswidget_c81c661f511aea11:before,
          .sidebar__widget_1698ca330472d550 ol li a.wp-block-latest-posts__post-title_a8dddedbe1d01b6b:before {
            display: none; }
      .widget_e9881925e9b278bc ul li ul,
      .widget_e9881925e9b278bc ol li ul,
      .sidebar__widget_1698ca330472d550 ul li ul,
      .sidebar__widget_1698ca330472d550 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_e9881925e9b278bc ul.wp-tag-cloud_133874c61e607efa li,
    .widget_e9881925e9b278bc ol.wp-tag-cloud_133874c61e607efa li,
    .sidebar__widget_1698ca330472d550 ul.wp-tag-cloud_133874c61e607efa li,
    .sidebar__widget_1698ca330472d550 ol.wp-tag-cloud_133874c61e607efa li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_e9881925e9b278bc ul.wp-tag-cloud_133874c61e607efa li a:before,
      .widget_e9881925e9b278bc ol.wp-tag-cloud_133874c61e607efa li a:before,
      .sidebar__widget_1698ca330472d550 ul.wp-tag-cloud_133874c61e607efa li a:before,
      .sidebar__widget_1698ca330472d550 ol.wp-tag-cloud_133874c61e607efa li a:before {
        display: none; }
  .widget_e9881925e9b278bc.te_widget_categories_e30321fffff199d6 li, .widget_e9881925e9b278bc.widget_archive_543e37181d23fe4d li,
  .widget_e9881925e9b278bc .wp-block-categories-list_fd0dd8cb55443d1d li,
  .widget_e9881925e9b278bc .wp-block-archives-list_81202d8d4b270565 li,
  .sidebar__widget_1698ca330472d550.te_widget_categories_e30321fffff199d6 li,
  .sidebar__widget_1698ca330472d550.widget_archive_543e37181d23fe4d li,
  .sidebar__widget_1698ca330472d550 .wp-block-categories-list_fd0dd8cb55443d1d li,
  .sidebar__widget_1698ca330472d550 .wp-block-archives-list_81202d8d4b270565 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_e9881925e9b278bc.te_widget_categories_e30321fffff199d6 li.cat-item_b2f48d33ccd9db59, .widget_e9881925e9b278bc.widget_archive_543e37181d23fe4d li.cat-item_b2f48d33ccd9db59,
    .widget_e9881925e9b278bc .wp-block-categories-list_fd0dd8cb55443d1d li.cat-item_b2f48d33ccd9db59,
    .widget_e9881925e9b278bc .wp-block-archives-list_81202d8d4b270565 li.cat-item_b2f48d33ccd9db59,
    .sidebar__widget_1698ca330472d550.te_widget_categories_e30321fffff199d6 li.cat-item_b2f48d33ccd9db59,
    .sidebar__widget_1698ca330472d550.widget_archive_543e37181d23fe4d li.cat-item_b2f48d33ccd9db59,
    .sidebar__widget_1698ca330472d550 .wp-block-categories-list_fd0dd8cb55443d1d li.cat-item_b2f48d33ccd9db59,
    .sidebar__widget_1698ca330472d550 .wp-block-archives-list_81202d8d4b270565 li.cat-item_b2f48d33ccd9db59 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_e9881925e9b278bc.te_widget_categories_e30321fffff199d6 li a, .widget_e9881925e9b278bc.widget_archive_543e37181d23fe4d li a,
    .widget_e9881925e9b278bc .wp-block-categories-list_fd0dd8cb55443d1d li a,
    .widget_e9881925e9b278bc .wp-block-archives-list_81202d8d4b270565 li a,
    .sidebar__widget_1698ca330472d550.te_widget_categories_e30321fffff199d6 li a,
    .sidebar__widget_1698ca330472d550.widget_archive_543e37181d23fe4d li a,
    .sidebar__widget_1698ca330472d550 .wp-block-categories-list_fd0dd8cb55443d1d li a,
    .sidebar__widget_1698ca330472d550 .wp-block-archives-list_81202d8d4b270565 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_4c192ca74eef96fd {
  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_4c192ca74eef96fd .about-desc_053a9c2705ace845 {
    text-align: left; }
    .widget-about-info_4c192ca74eef96fd .about-desc_053a9c2705ace845 .about-title_07d6759f44bd312e {
      font-size: 20px; }
  .widget-about-info_4c192ca74eef96fd .about-image_74b7c1c562a315b4 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_4c192ca74eef96fd .te-social-profile_6dcdf24a20150eb5 {
    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_4c192ca74eef96fd .te-social-profile_6dcdf24a20150eb5 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_4c192ca74eef96fd .te-social-profile_6dcdf24a20150eb5 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_7bc2f31150439fef.has-author_412d77c105eca1e3.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-latest-posts__te-post-title_34c14a4eddf6b12a {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_06e0f54c1aadce90 .wp-block-heading_d3d89fa12cf63b98:before,
.widget_rss_06e0f54c1aadce90 .widget-title_2dcc7f22dcf6b704:before {
  display: none; }
.widget_rss_06e0f54c1aadce90 .rss-widget-icon_f2213a81add4f4fb {
  margin-right: 6px; }
.widget_rss_06e0f54c1aadce90 ul li a.rsswidget_c81c661f511aea11 {
  color: #14203A; }
  .widget_rss_06e0f54c1aadce90 ul li a.rsswidget_c81c661f511aea11:hover {
    color: #317EFE; }

.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-title_0128f6edf7ba93fb,
.wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-title_0128f6edf7ba93fb,
.widget_rss_06e0f54c1aadce90 .wp-block-rss__item-title_0128f6edf7ba93fb {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-title_0128f6edf7ba93fb a:before,
  .wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-title_0128f6edf7ba93fb a:before,
  .widget_rss_06e0f54c1aadce90 .wp-block-rss__item-title_0128f6edf7ba93fb a:before {
    display: none; }
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-latest-posts__post-author_ce062dec2561d31c,
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-publish-date_60ed81ad86495492,
.wp-block-rss_d9908af9ac08c20a .wp-block-latest-posts__post-author_ce062dec2561d31c,
.wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-publish-date_60ed81ad86495492,
.widget_rss_06e0f54c1aadce90 .wp-block-latest-posts__post-author_ce062dec2561d31c,
.widget_rss_06e0f54c1aadce90 .wp-block-rss__item-publish-date_60ed81ad86495492 {
  margin-right: 10px; }
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-latest-posts__post-author_ce062dec2561d31c,
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-latest-posts__te-post-date_82ebbc87032e4b5b,
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-publish-date_60ed81ad86495492,
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-author_d8c7a5626ad169b0,
.wp-block-latest-posts_130bc16bb7d4f30d .rss-date_257d53d799b3e954,
.wp-block-rss_d9908af9ac08c20a .wp-block-latest-posts__post-author_ce062dec2561d31c,
.wp-block-rss_d9908af9ac08c20a .wp-block-latest-posts__te-post-date_82ebbc87032e4b5b,
.wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-publish-date_60ed81ad86495492,
.wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-author_d8c7a5626ad169b0,
.wp-block-rss_d9908af9ac08c20a .rss-date_257d53d799b3e954,
.widget_rss_06e0f54c1aadce90 .wp-block-latest-posts__post-author_ce062dec2561d31c,
.widget_rss_06e0f54c1aadce90 .wp-block-latest-posts__te-post-date_82ebbc87032e4b5b,
.widget_rss_06e0f54c1aadce90 .wp-block-rss__item-publish-date_60ed81ad86495492,
.widget_rss_06e0f54c1aadce90 .wp-block-rss__item-author_d8c7a5626ad169b0,
.widget_rss_06e0f54c1aadce90 .rss-date_257d53d799b3e954 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-latest-posts__te-post-date_82ebbc87032e4b5b:before,
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-publish-date_60ed81ad86495492:before,
.wp-block-latest-posts_130bc16bb7d4f30d .rss-date_257d53d799b3e954:before,
.wp-block-rss_d9908af9ac08c20a .wp-block-latest-posts__te-post-date_82ebbc87032e4b5b:before,
.wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-publish-date_60ed81ad86495492:before,
.wp-block-rss_d9908af9ac08c20a .rss-date_257d53d799b3e954:before,
.widget_rss_06e0f54c1aadce90 .wp-block-latest-posts__te-post-date_82ebbc87032e4b5b:before,
.widget_rss_06e0f54c1aadce90 .wp-block-rss__item-publish-date_60ed81ad86495492:before,
.widget_rss_06e0f54c1aadce90 .rss-date_257d53d799b3e954:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-latest-posts__post-author_ce062dec2561d31c:before,
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-author_d8c7a5626ad169b0:before,
.wp-block-rss_d9908af9ac08c20a .wp-block-latest-posts__post-author_ce062dec2561d31c:before,
.wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-author_d8c7a5626ad169b0:before,
.widget_rss_06e0f54c1aadce90 .wp-block-latest-posts__post-author_ce062dec2561d31c:before,
.widget_rss_06e0f54c1aadce90 .wp-block-rss__item-author_d8c7a5626ad169b0:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-latest-posts__post-excerpt_cc01defba199837d,
.wp-block-latest-posts_130bc16bb7d4f30d .wp-block-rss__item-excerpt_2593a7ce55138e47,
.wp-block-latest-posts_130bc16bb7d4f30d .rssSummary_f0c3ab1ef5c5717d,
.wp-block-rss_d9908af9ac08c20a .wp-block-latest-posts__post-excerpt_cc01defba199837d,
.wp-block-rss_d9908af9ac08c20a .wp-block-rss__item-excerpt_2593a7ce55138e47,
.wp-block-rss_d9908af9ac08c20a .rssSummary_f0c3ab1ef5c5717d,
.widget_rss_06e0f54c1aadce90 .wp-block-latest-posts__post-excerpt_cc01defba199837d,
.widget_rss_06e0f54c1aadce90 .wp-block-rss__item-excerpt_2593a7ce55138e47,
.widget_rss_06e0f54c1aadce90 .rssSummary_f0c3ab1ef5c5717d {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_fbe723d750c860e6 .te-single-post-meta_cea2959594474af2 {
  gap: 32px; }

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

.te-comment-title_7590e7f52870181b h2,
.te-comment-title_7590e7f52870181b .wp-block-comments-title_785237cbfafe21f6,
.wp-block-comments_d1a64e1a8f380110 h2,
.wp-block-comments_d1a64e1a8f380110 .wp-block-comments-title_785237cbfafe21f6 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e {
  padding-left: 0; }
  .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e .wp-block-te-comment-reply_134f497e259a2b0d {
    margin-top: 15px; }
  .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-column_306bc0190430e2e2:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-avatar_f78bfc5ab3a4e82d {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-avatar_f78bfc5ab3a4e82d img {
        width: 100%; }
    .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-comment-author-name_d78a72d1e225bdf7 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-comment-edit-link_465548f76f9b38c3 a {
      color: #317EFE; }
    .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-comment-date_6bbf64d26b36bbb2 a,
    .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-comment-edit-link_465548f76f9b38c3 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-te-comment-reply_134f497e259a2b0d 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_d1a64e1a8f380110 .wp-block-comment-template_305ce416632d674e li .wp-block-columns_3a53610a21c35c01 .wp-block-te-comment-reply_134f497e259a2b0d 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_a4d3fd49ccc18fad .te-comment-respond_6a7537a6ee8574f7,
.te-latest-comments_a4d3fd49ccc18fad .comment-respond_f9e1efd6369c8374 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_a4d3fd49ccc18fad li .children_bc3165b8c13e6165 .te-comments-item_76eea10560584155 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_a4d3fd49ccc18fad li .children_bc3165b8c13e6165 .te-comments-item_76eea10560584155 {
      margin-left: 0; } }
.te-latest-comments_a4d3fd49ccc18fad li .children_bc3165b8c13e6165 .children_bc3165b8c13e6165 .te-comments-item_76eea10560584155 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 {
      padding: 30px; } }
  .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-avatar_3d75e25e2f3dde76 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-avatar_3d75e25e2f3dde76 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-avatar_3d75e25e2f3dde76 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e {
    overflow: hidden; }
    .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e .te-avatar-name_f9bd8eb6253cbe1f {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e .te-avatar-name_f9bd8eb6253cbe1f 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_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e .te-avatar-name_f9bd8eb6253cbe1f 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_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e .te-avatar-name_f9bd8eb6253cbe1f span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e .te-comment-reply_112b12bf7423bb0d {
      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_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e .te-comment-reply_112b12bf7423bb0d {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_a4d3fd49ccc18fad li .te-comments-item_76eea10560584155 .te-comments-text_ef4e86a21465098e .te-comment-reply_112b12bf7423bb0d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_bc3165b8c13e6165 {
  list-style: none; }

.te-post-comments-form_6d5714dde4658875 .te-contacts-message_166f90d95dd809f2 {
  margin-top: 10px; }

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

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

.te-comment-respond_6a7537a6ee8574f7,
.comment-respond_f9e1efd6369c8374 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_6a7537a6ee8574f7 .comment-form-cookies-consent_1a74b2fba5d54569,
  .comment-respond_f9e1efd6369c8374 .comment-form-cookies-consent_1a74b2fba5d54569 {
    display: none; }
  .te-comment-respond_6a7537a6ee8574f7 .comment-notes_8b513597719c8d73,
  .comment-respond_f9e1efd6369c8374 .comment-notes_8b513597719c8d73 {
    margin-bottom: 30px; }
  .te-comment-respond_6a7537a6ee8574f7 p,
  .comment-respond_f9e1efd6369c8374 p {
    margin: 0; }
  .te-comment-respond_6a7537a6ee8574f7 .te-contacts-email_4fe3b9995b7001c0,
  .te-comment-respond_6a7537a6ee8574f7 .te-contacts-name_9f187352d458faaf,
  .te-comment-respond_6a7537a6ee8574f7 .single-input-field_2140e23764150d2c,
  .comment-respond_f9e1efd6369c8374 .te-contacts-email_4fe3b9995b7001c0,
  .comment-respond_f9e1efd6369c8374 .te-contacts-name_9f187352d458faaf,
  .comment-respond_f9e1efd6369c8374 .single-input-field_2140e23764150d2c {
    margin-bottom: 20px; }
  .te-comment-respond_6a7537a6ee8574f7 label,
  .comment-respond_f9e1efd6369c8374 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_6a7537a6ee8574f7 .checkbox-field-wrapper_8e524947a41d8790,
  .comment-respond_f9e1efd6369c8374 .checkbox-field-wrapper_8e524947a41d8790 {
    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_6a7537a6ee8574f7 .checkbox-field-wrapper_8e524947a41d8790 p,
    .comment-respond_f9e1efd6369c8374 .checkbox-field-wrapper_8e524947a41d8790 p {
      margin: 0; }
    .te-comment-respond_6a7537a6ee8574f7 .checkbox-field-wrapper_8e524947a41d8790 .single-checkbox-field_a51844cc86320135,
    .comment-respond_f9e1efd6369c8374 .checkbox-field-wrapper_8e524947a41d8790 .single-checkbox-field_a51844cc86320135 {
      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_6a7537a6ee8574f7 .te-comment-form-cookies-consent_d5cde8346fbc3931,
  .comment-respond_f9e1efd6369c8374 .te-comment-form-cookies-consent_d5cde8346fbc3931 {
    display: none; }
  .te-comment-respond_6a7537a6ee8574f7 input[type="number"],
  .comment-respond_f9e1efd6369c8374 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_6a7537a6ee8574f7 input,
  .te-comment-respond_6a7537a6ee8574f7 select,
  .comment-respond_f9e1efd6369c8374 input,
  .comment-respond_f9e1efd6369c8374 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_6a7537a6ee8574f7 *::-webkit-input-placeholder,
  .comment-respond_f9e1efd6369c8374 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_6a7537a6ee8574f7 *:-ms-input-placeholder,
  .comment-respond_f9e1efd6369c8374 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_6a7537a6ee8574f7 *::-ms-input-placeholder,
  .comment-respond_f9e1efd6369c8374 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_6a7537a6ee8574f7 *::placeholder,
  .comment-respond_f9e1efd6369c8374 *::placeholder {
    color: #778196; }
  .te-comment-respond_6a7537a6ee8574f7 textarea,
  .comment-respond_f9e1efd6369c8374 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_6a7537a6ee8574f7 input:focus,
  .te-comment-respond_6a7537a6ee8574f7 textarea:focus,
  .te-comment-respond_6a7537a6ee8574f7 .form-select_9070df95a119081f:focus,
  .comment-respond_f9e1efd6369c8374 input:focus,
  .comment-respond_f9e1efd6369c8374 textarea:focus,
  .comment-respond_f9e1efd6369c8374 .form-select_9070df95a119081f: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_c5fa8739e8f02a82 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_c5fa8739e8f02a82:hover .image_8713be3821899b47:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_c5fa8739e8f02a82:hover .image_8713be3821899b47 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_c5fa8739e8f02a82:hover .te-content-wrapper_d598a41e1793a196 {
    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_c5fa8739e8f02a82 .image_8713be3821899b47 {
    overflow: hidden;
    position: relative; }
    .te-team-card_c5fa8739e8f02a82 .image_8713be3821899b47: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_c5fa8739e8f02a82 .image_8713be3821899b47 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_c5fa8739e8f02a82 .te-content-wrapper_d598a41e1793a196 {
    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_c5fa8739e8f02a82 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 {
      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_c5fa8739e8f02a82 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .title_49ab1c908432a0da {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_c5fa8739e8f02a82 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .desc_7af911aa4c397334 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_c5fa8739e8f02a82 .te-content-wrapper_d598a41e1793a196 .social_d2e462bcf6c34dfb {
      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_c5fa8739e8f02a82 .te-content-wrapper_d598a41e1793a196 .social_d2e462bcf6c34dfb 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_c5fa8739e8f02a82 .te-content-wrapper_d598a41e1793a196 .social_d2e462bcf6c34dfb a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd:hover .te-content-wrapper_d598a41e1793a196 .social_d2e462bcf6c34dfb a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd:hover .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .title_49ab1c908432a0da,
    .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd:hover .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .desc_7af911aa4c397334 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .image_8713be3821899b47 {
    border-radius: 20px; }
  .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .title_49ab1c908432a0da {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .title_49ab1c908432a0da a:hover {
          color: #ffffff !important; }
      .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .desc_7af911aa4c397334 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .social_d2e462bcf6c34dfb a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_c5fa8739e8f02a82.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .social_d2e462bcf6c34dfb 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_c4e2031e0acd596b {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_c4e2031e0acd596b {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_c4e2031e0acd596b .slick-list_71b21b2ec7977c38 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_c4e2031e0acd596b .slick-list_71b21b2ec7977c38 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_c4e2031e0acd596b .slick-list_71b21b2ec7977c38 .slick-slide_9c2b39721c901fc7 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_c4e2031e0acd596b .slick-dots_65280002e74f9fe9 {
    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_c4e2031e0acd596b .slick-dots_65280002e74f9fe9 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_c4e2031e0acd596b .slick-dots_65280002e74f9fe9 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_c4e2031e0acd596b .slick-dots_65280002e74f9fe9 li.slick-active_962eabef39b78bb0 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_c4e2031e0acd596b .slick-dots_65280002e74f9fe9 li.slick-active_962eabef39b78bb0 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_c4e2031e0acd596b .slick-arrow_914d1b583cd049a6 {
    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_2255e123c00d9e37 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_2255e123c00d9e37:hover .image_8713be3821899b47 .te-content-wrapper_d598a41e1793a196 {
    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_2255e123c00d9e37:hover .image_8713be3821899b47 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .content-inner_82420d9aadd2f596 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_2255e123c00d9e37:hover .image_8713be3821899b47 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .btn-wrapper_910ccdd8141be267 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_2255e123c00d9e37:hover .image_8713be3821899b47 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .content-inner_82420d9aadd2f596 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_2255e123c00d9e37:hover .image_8713be3821899b47 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_2255e123c00d9e37 .image_8713be3821899b47 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_2255e123c00d9e37 .image_8713be3821899b47 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_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 {
    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_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 {
      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_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .content-inner_82420d9aadd2f596 {
        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_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .sub-title_1cabab895de5fbfb {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .title_49ab1c908432a0da {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .btn-wrapper_910ccdd8141be267 {
        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_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .btn-wrapper_910ccdd8141be267 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_2255e123c00d9e37 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .btn-wrapper_910ccdd8141be267 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_2255e123c00d9e37.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_2255e123c00d9e37.style-2_0493eaaf8ae065dd .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .btn-wrapper_910ccdd8141be267 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_2255e123c00d9e37.style-3_9725c2290325c1e7:hover .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .btn-wrapper_910ccdd8141be267 {
  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_2255e123c00d9e37.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 {
  padding: 0; }
  .te-portfolio-card_2255e123c00d9e37.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .content-inner_82420d9aadd2f596 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_2255e123c00d9e37.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .content_b4952552e5ad6101 .btn-wrapper_910ccdd8141be267 {
    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_0b5630781200273d.style-1_4d15d42f925b5f4b {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_0b5630781200273d.style-1_4d15d42f925b5f4b {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_543e9d7b55febb9d.style-1_4d15d42f925b5f4b {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_4186a2e7a9388bf1.style-1_4d15d42f925b5f4b {
  overflow: hidden; }

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

.about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd .te-about-image-card_22d57d5e47fa1dab {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd .te-about-image-card_22d57d5e47fa1dab .te-main-img-wrapper_343790e3dab1e41e .te-main-img-inner_2c8a1272a6e0afe9 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd .te-about-image-card_22d57d5e47fa1dab .te-company-foundation_9731de4ce340dc52 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd .te-about-info-card_1fde5017d8e5f1df {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd .te-about-info-card_1fde5017d8e5f1df {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_967980af3c09a780.style-2_0493eaaf8ae065dd .te-about-info-card_1fde5017d8e5f1df {
      padding-left: 80px; } }

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

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

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

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

.faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .accordion-wrapper_094a54c7a4e27381 {
      padding-right: 60px; } }
  .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 {
        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_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 {
        right: 0; } }
    .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 {
      position: relative; }
      .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .te-main-img-inner_2c8a1272a6e0afe9 {
        -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_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .te-image-shape_070a7cbb1211ab7f {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .content_b4952552e5ad6101 {
        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_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .content_b4952552e5ad6101 .title_49ab1c908432a0da {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .content_b4952552e5ad6101 .number_86f766103fbd9199 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .top-content_b35be4e1499f8666 {
        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_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .top-content_b35be4e1499f8666 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .bottom-content_e017bec4834eab96 {
        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_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .bottom-content_e017bec4834eab96 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .bottom-content_e017bec4834eab96 .bottom-content-inner_47883d7c85d5fc88 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .bottom-content_e017bec4834eab96 .bottom-content-inner_47883d7c85d5fc88 .title_49ab1c908432a0da,
          .faq-area_097d06e91c3c9a53.style-1_4d15d42f925b5f4b .te-faq-image_88172e2607e01d61 .te-image-wrapper_f718c625471065b3 .bottom-content_e017bec4834eab96 .bottom-content-inner_47883d7c85d5fc88 .number_86f766103fbd9199 {
            color: #14203A; }

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

.testimonial-slider-area_543e9d7b55febb9d {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_543e9d7b55febb9d.style-2_0493eaaf8ae065dd .slick-list_71b21b2ec7977c38 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_543e9d7b55febb9d.style-2_0493eaaf8ae065dd .slick-list_71b21b2ec7977c38 .te-slick-item_eca82485e3186821 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .icon_510c78151949354f {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .te-counter-title_278417c1d55c08c7 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .te-counter-title_278417c1d55c08c7 .content_b4952552e5ad6101 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .title_49ab1c908432a0da {
    color: #ffffff; }
  .counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .number_86f766103fbd9199 {
    color: #E7F914; }
  .counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .number_86f766103fbd9199,
  .counter-up-area_6a695107c16e8bfb.style-2_0493eaaf8ae065dd .te-counter-card_b85d26dd839abf02 .te-counter-item_d79415bfc29507a1 .title_49ab1c908432a0da {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-image-bg-collumn_363cb173f25466e3 {
      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_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-subscribe-form-wrapper_687d8dae73358ba0 {
      padding: 0; }
    .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 {
      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_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 {
          -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_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 {
          -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_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 {
          gap: 60px; } }
      .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 .te-subscribe-title_42334f9f47984b67 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 .te-content-inner_07ef1f53f0afe433 {
        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_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 .te-content-inner_07ef1f53f0afe433 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 .te-content-inner_07ef1f53f0afe433 .icon_510c78151949354f {
          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_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-subscribe-form-widget_5fc3ddf535956716 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .mc4wp-form-fields_f7b259bafb9d4b35 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_166240451fbf5da8.style-2_0493eaaf8ae065dd .te-subscribe-inner-area_9d2ba2f0ba079ebc .mc4wp-form-fields_f7b259bafb9d4b35 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_543e9d7b55febb9d.style-3_9725c2290325c1e7 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_543e9d7b55febb9d.style-3_9725c2290325c1e7 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_543e9d7b55febb9d.style-3_9725c2290325c1e7 {
      padding: 100px 0; } }
  .testimonial-slider-area_543e9d7b55febb9d.style-3_9725c2290325c1e7 .slick-list_71b21b2ec7977c38 .slick-slide_9c2b39721c901fc7.slick-current_a0e2c3a5ee33e441 .te-testimonial-card_aebd3c1340d3bf2f.style-3_9725c2290325c1e7 .te-content-wrapper_d598a41e1793a196 .te-user-meta_608f7bad16fd0890 .icon_510c78151949354f {
    color: #317EFE; }

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

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

.te-contact-info_91a6ffc718a6d18d {
  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_91a6ffc718a6d18d .te-icon-card_196ce3cf65e5e2b6 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_193a7d74d6dfeeb0 {
  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_193a7d74d6dfeeb0 .image_8713be3821899b47 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_193a7d74d6dfeeb0 .content_b4952552e5ad6101 .te-title-wrapper_4874e38234b792e9 {
    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_193a7d74d6dfeeb0 .content_b4952552e5ad6101 .te-title-wrapper_4874e38234b792e9 .title-inner_aecdef5787ead042 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_193a7d74d6dfeeb0 .content_b4952552e5ad6101 .te-title-wrapper_4874e38234b792e9 .title-inner_aecdef5787ead042 .icon_510c78151949354f {
        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_193a7d74d6dfeeb0 .content_b4952552e5ad6101 .te-title-wrapper_4874e38234b792e9 .title-inner_aecdef5787ead042 .title_49ab1c908432a0da {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_27e79dc79a9cf923 {
  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_27e79dc79a9cf923 .list-wrapper_037ed3f63f098029 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_27e79dc79a9cf923 .list-wrapper_037ed3f63f098029 .icon_510c78151949354f {
      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_27e79dc79a9cf923 .list-wrapper_037ed3f63f098029 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_27e79dc79a9cf923 .list-wrapper_037ed3f63f098029 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_27e79dc79a9cf923 .list-wrapper_037ed3f63f098029 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_27e79dc79a9cf923 .list-wrapper_037ed3f63f098029 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_f4d29b8765d90aee {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_f4d29b8765d90aee .te-team-card_c5fa8739e8f02a82 {
    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_8d63008a3420b728 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_8d63008a3420b728 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_8d63008a3420b728 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_092e69d1a822961e {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_092e69d1a822961e .te-subscribe-form-widget_5fc3ddf535956716 .submit-btn_68fbb561b26ff432 span {
    display: none; }
  .footer_092e69d1a822961e.style-1_4d15d42f925b5f4b {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_092e69d1a822961e.style-1_4d15d42f925b5f4b .te-footer-sec_c5228a55cc023cdf {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_092e69d1a822961e.style-1_4d15d42f925b5f4b .te-footer-sec_c5228a55cc023cdf .te-footer-widget_ce1547ce79d3c27d .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-form-fields_f7b259bafb9d4b35 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_092e69d1a822961e.style-1_4d15d42f925b5f4b .te-footer-widget_ce1547ce79d3c27d .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f input {
      color: #131A2A; }
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .wp-block-heading_d3d89fa12cf63b98,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .widget-title_2dcc7f22dcf6b704,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .wp-block-search__label_6f03c39fb8541073,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .wp-block-heading_d3d89fa12cf63b98,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .widget-title_2dcc7f22dcf6b704,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .wp-block-search__label_6f03c39fb8541073,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc ul li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc ol li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 ul li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 ol li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc ul li,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-calendar-table_4ce43dec25216544,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-block-calendar_c6b0129bf695b4af caption,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd nav.wp-calendar-nav_a9e637f1f4c9c7e0 a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-block-latest-comments__comment-excerpt_f5b415d03f2fffcc,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-calendar-table_4ce43dec25216544 caption,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_text_2a51a39957d8bc81,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .tagcloud_7f7276e65ff9ec4a a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .wp-block-tag-cloud_5282ba7cd13dd462 a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .tagcloud_7f7276e65ff9ec4a a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .wp-block-tag-cloud_5282ba7cd13dd462 a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-block-latest-comments__comment-date_0e518a799292cf1e,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-block-latest-comments__comment_704ff90a8a6a3f27,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-block-archives-dropdown_8b1cc37839959cf8 label,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_categories_517052f58f48c327 li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_archive_543e37181d23fe4d li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_nav_menu_77b6fff5e08ec5d7 li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_tag_cloud_c7abd3a45dad7503 a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_rss_06e0f54c1aadce90 li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_rss_06e0f54c1aadce90 li,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .footer__widget_0938e1edd4f29242 a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .footer__widget_0938e1edd4f29242 li,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd li.recentcomments_0cf42f7e57f9ebe9 {
    color: #ffffff; }
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-theme-btn_426ee0c778d18f2e,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-block-loginout_5e60cca8b1286b81 a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd input.te-theme-btn_426ee0c778d18f2e,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .wp-block-search_5d88a321a6a4e98b button,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .search-form_ac4e8ff2dcf33f63 button,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .widget_e9881925e9b278bc .sidebar__search_b2b30cd17668b482 button,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .wp-block-search_5d88a321a6a4e98b button,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .search-form_ac4e8ff2dcf33f63 button,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .sidebar__widget_1698ca330472d550 .sidebar__search_b2b30cd17668b482 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_092e69d1a822961e .footer__widget_0938e1edd4f29242 li {
    list-style: none; }
  .footer_092e69d1a822961e .te-footer-widget_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f li.wp-block-social-link_63a860b52854a38f {
    display: inline-block;
    width: unset !important; }
  .footer_092e69d1a822961e .te_widget_nav_menu_5f70cbdbc637b67f li.cat-item_b2f48d33ccd9db59 {
    text-align: right; }
    .footer_092e69d1a822961e .te_widget_nav_menu_5f70cbdbc637b67f li.cat-item_b2f48d33ccd9db59 a {
      float: left; }
  .footer_092e69d1a822961e .te-footer-bg_ad683cd3a6b96eeb {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_092e69d1a822961e .footer-nav-widget_2bb315c6b748bc79 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_092e69d1a822961e .footer-nav-widget_2bb315c6b748bc79 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_092e69d1a822961e .footer-nav-widget_2bb315c6b748bc79 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_092e69d1a822961e .footer-nav-widget_2bb315c6b748bc79 {
        padding: 0 30px; } }

.te-footer-widget_ce1547ce79d3c27d {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_ce1547ce79d3c27d {
      margin-bottom: 40px; } }
  .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-title_a7316139caa793ee,
  .te-footer-widget_ce1547ce79d3c27d .wp-block-heading_d3d89fa12cf63b98 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_ce1547ce79d3c27d ul {
    padding-left: 0; }
  .te-footer-widget_ce1547ce79d3c27d .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-form-fields_f7b259bafb9d4b35 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_ce1547ce79d3c27d .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_ce1547ce79d3c27d.widget-latest-posts-footer_e4a3d411d703ab56 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_ce1547ce79d3c27d.zoom-instagram-widget_bc1ee7da5e7a24a1 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_ce1547ce79d3c27d.widget_contact_info_widget_0c530bb4f4f51d15 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_ce1547ce79d3c27d .widget-instagram-feed_303218ac5a42e5b0 {
      width: 170px; } }
  .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 {
        padding-right: 0; } }
    .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 .te-footer-logo_34ff484f46907828 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 .info-form-and-social-icon_c528f7abebed6e72 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 .info-form-and-social-icon_c528f7abebed6e72 .te-social-profile_6dcdf24a20150eb5 {
        margin-top: 0; }
    .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 .te-social-profile_6dcdf24a20150eb5 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-info_664b581c67e95529 .info-form-and-social-icon_c528f7abebed6e72 {
        -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_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f 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_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d p {
    color: #335371; }
  .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul {
    list-style: none; }
    .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa 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_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li:first-child .contact-icon_04dba46e3e85b634 {
          margin-top: 5px; }
      .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li .contact-icon_04dba46e3e85b634 {
        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_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li .contact-text_47501d13aeb3d2a8 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li .contact-text_47501d13aeb3d2a8 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li .contact-text_47501d13aeb3d2a8 span,
        .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li .contact-text_47501d13aeb3d2a8 p,
        .te-footer-widget_ce1547ce79d3c27d .te-footer-widget-contact_b11f5e16faab336d .footer-contact_7aefbe33a81e1caa ul li .contact-text_47501d13aeb3d2a8 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_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-thumb_bb6a4eac42fe607f {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-desc_37a6d6502961c802 .te-latest-post-title_bc6241277409590f {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-desc_37a6d6502961c802 .te-latest-post-title_bc6241277409590f 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_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-desc_37a6d6502961c802 .te-latest-post-title_bc6241277409590f a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-desc_37a6d6502961c802 .te-latest-post-meta_c2207598084cfd5d {
      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_3bc4ef850cdff0e6 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_3bc4ef850cdff0e6 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_3bc4ef850cdff0e6 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_3bc4ef850cdff0e6 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_166240451fbf5da8 {
  overflow: hidden; }
  .subscribe-area_166240451fbf5da8.style-1_4d15d42f925b5f4b .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-content-wrapper_d598a41e1793a196 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_166240451fbf5da8.style-1_4d15d42f925b5f4b .te-image-bg-collumn_363cb173f25466e3 {
    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_166240451fbf5da8.style-1_4d15d42f925b5f4b .te-image-bg-collumn_363cb173f25466e3 {
        display: none; } }
  .subscribe-area_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 {
    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_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 .short-title_e3cc5feede6ccaf7 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 .te-subscribe-title_42334f9f47984b67 {
      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_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 .te-subscribe-title_42334f9f47984b67 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 .te-subscribe-title_42334f9f47984b67 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 .te-subscribe-title_42334f9f47984b67 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_166240451fbf5da8 .te-content-wrapper_d598a41e1793a196 .text_aa6e8e7e66123d53 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_166240451fbf5da8 .te-subscribe-inner-area_9d2ba2f0ba079ebc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_166240451fbf5da8 .te-subscribe-inner-area_9d2ba2f0ba079ebc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_166240451fbf5da8 .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-subscribe-collumn_3ae83905d65425a3 {
      -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_166240451fbf5da8 .te-subscribe-inner-area_9d2ba2f0ba079ebc .te-subscribe-collumn_3ae83905d65425a3.te-image-bg-collumn_363cb173f25466e3 {
          display: none; } }
    .subscribe-area_166240451fbf5da8 .te-subscribe-inner-area_9d2ba2f0ba079ebc .mc4wp-form-fields_f7b259bafb9d4b35 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_166240451fbf5da8 .te-subscribe-inner-area_9d2ba2f0ba079ebc .mc4wp-form-fields_f7b259bafb9d4b35 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_166240451fbf5da8 .te-subscribe-inner-area_9d2ba2f0ba079ebc .mc4wp-form-fields_f7b259bafb9d4b35 .submit-btn_68fbb561b26ff432 {
        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_ce1547ce79d3c27d .te-subscribe-form-wrapper_687d8dae73358ba0 {
  color: #335371; }

.te-subscribe-form-widget_5fc3ddf535956716 {
  position: relative; }
  .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-form-fields_f7b259bafb9d4b35 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_5fc3ddf535956716 .single-field_565b509404b41f4f *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_5fc3ddf535956716 .submit-btn_68fbb561b26ff432 {
    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_5fc3ddf535956716 .submit-btn_68fbb561b26ff432:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-response_472fe98610d4715a {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-response_472fe98610d4715a .mc4wp-alert_04806463c36fbd00.mc4wp-error_f07ba1e13b078fe5 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-response_472fe98610d4715a .mc4wp-alert_04806463c36fbd00.mc4wp-error_f07ba1e13b078fe5 a {
      color: #ff0000; }
    .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-response_472fe98610d4715a .mc4wp-alert_04806463c36fbd00.mc4wp-success_4db8485c25d662b7 p, .te-subscribe-form-widget_5fc3ddf535956716 .mc4wp-response_472fe98610d4715a .mc4wp-alert_04806463c36fbd00.mc4wp-notice_feccba7ea93cf1b5 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_aaf48c2ab4047883 {
  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_aaf48c2ab4047883 .te-footer-logo_34ff484f46907828 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_aaf48c2ab4047883 .te-social-widget_a14ea6cce1864229 {
    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_aaf48c2ab4047883 .te-social-widget_a14ea6cce1864229 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_092e69d1a822961e.style-2_0493eaaf8ae065dd {
  background-color: #131A2A; }
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-sec_c5228a55cc023cdf {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-widget-title_a7316139caa793ee,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .wp-block-heading_d3d89fa12cf63b98 {
    color: #ffffff;
    font-size: 24px; }
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .footer-bottom-area_11820dc406dcbb96 .te-copyright-text_452f13a5fa655b7b p,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-widget_ce1547ce79d3c27d.te_widget_nav_menu_5f70cbdbc637b67f li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-widget_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-desc_37a6d6502961c802 .te-latest-post-title_bc6241277409590f a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-widget_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-desc_37a6d6502961c802 .te-latest-post-title_bc6241277409590f,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-widget_ce1547ce79d3c27d .te_widget_latest_post_8b49a4745f3ad3c2 ul li .te-latest-post-desc_37a6d6502961c802 .te-latest-post-meta_c2207598084cfd5d,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-widget_ce1547ce79d3c27d .te-subscribe-form-wrapper_687d8dae73358ba0,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .te-footer-bottom-menu_3bc4ef850cdff0e6 ul li a,
  .footer_092e69d1a822961e.style-2_0493eaaf8ae065dd .footer-bottom-area_11820dc406dcbb96 .te-copyright-text_452f13a5fa655b7b p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_f5efe1d08c283a1f.map_ded6f6362f16514b */