/**
 * Stylesheet:  style.css
 * Theme:       Ekobyte - IT Service & Technology HTML5 Template
 * Version:     1.0
 * Author:     	ThemeEarth
 * 
 */
/* Table of contents
=========================
1.Preloader
2.Scrollup
4.Nav Menu CSS
3.Slider Section
5.Info Card
6.Icon Card
7. About Image Card
8. About Info Card
09. Counter Card
10. Process Step Card
11. Testimonial Card
12. Accordion Card
13. Post Card
14. Skill Progress Card
15. Call To Action Card
16. Title Card
17. Breadcrumb
18. Paginations
19. Project Details Page
20. sidebar
21. Comment List
22. Comment Form
23. Team member
24. Portfolio25. About Page
25. About Page
26. Contact Page
27. Service Page
28. Team Page
29. Blog Page
Footer

===========================*/
/* Theme Default CSS */
* {
  margin: 0;
  border: 0;
  outline: none; }

html,
body {
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #335371;
  vertical-align: baseline;
  line-height: 1.7;
  font-smoothing: antialiased; }

p {
  margin: 0 0 15px; }

img {
  max-width: 100%;
  height: auto; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Inter", sans-serif;
  color: #14203A;
  font-style: normal;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

h1 {
  font-size: 48px;
  line-height: 1.15;
  font-weight: 500; }

h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500; }

h3 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 500; }

h4 {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500; }

h5 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500; }

h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500; }

label {
  color: #335371;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400; }

button {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a,
.button {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus {
  color: #317EFE;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a,
button {
  color: #317EFE;
  outline: medium none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  a:hover,
  button:hover {
    color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

::-moz-selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

textarea:focus,
input:focus {
  outline: none; }

.red-100_20cb400022a78c95 {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_f67d91fc9eb82f69,
.wp-block-loginout_4f24f5eabba26b82 a,
input.te-theme-btn_f67d91fc9eb82f69 {
  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_f67d91fc9eb82f69:hover,
  .wp-block-loginout_4f24f5eabba26b82 a:hover,
  input.te-theme-btn_f67d91fc9eb82f69:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_f67d91fc9eb82f69:focus,
  .wp-block-loginout_4f24f5eabba26b82 a:focus,
  input.te-theme-btn_f67d91fc9eb82f69:focus {
    color: #ffffff; }
  .te-theme-btn_f67d91fc9eb82f69.yellow-btn_2350ee19b3645d51,
  .wp-block-loginout_4f24f5eabba26b82 a.yellow-btn_2350ee19b3645d51,
  input.te-theme-btn_f67d91fc9eb82f69.yellow-btn_2350ee19b3645d51 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_f67d91fc9eb82f69.simple-btn_30a484d588f6177a,
  .wp-block-loginout_4f24f5eabba26b82 a.simple-btn_30a484d588f6177a,
  input.te-theme-btn_f67d91fc9eb82f69.simple-btn_30a484d588f6177a {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_74cb804dd3bc4628 {
  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_74cb804dd3bc4628 .circle-rotate-inner_8e471331d1d14498 {
    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_c37185da497c6c4c {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_e23d5a42866cb3ee .size-full_0a8bc7fef222b652.alignright_a51d52ad85de0920 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_e23d5a42866cb3ee figure.wp-caption_2ff684b14b2c73fe.aligncenter_6c062b94e8abd908 {
  margin-top: 40px; }
.tp-page-content_e23d5a42866cb3ee dl, .tp-page-content_e23d5a42866cb3ee ol, .tp-page-content_e23d5a42866cb3ee ul {
  margin-bottom: 11px; }
.tp-page-content_e23d5a42866cb3ee .te-comment-respond_e1ce1297403509d4 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_e23d5a42866cb3ee .te-latest-comments_d2e02f7116e68370 .te-comment-respond_e1ce1297403509d4 {
  margin-bottom: 40px; }
.tp-page-content_e23d5a42866cb3ee .te-post-comments_e5232e99545dbdbc {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_582a7f74d3381778 .gallery-item_134f7a5a049a3f2c {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_ae78d1f82e8ed0e5 .gallery-item_134f7a5a049a3f2c {
  max-width: 50%; }

.gallery-columns-3_0bad126ce06ebca1 .gallery-item_134f7a5a049a3f2c {
  max-width: 33.33%; }

.gallery-columns-4_87c96d87cd03c633 .gallery-item_134f7a5a049a3f2c {
  max-width: 25%; }

.gallery-columns-5_6df3cfa80426dc42 .gallery-item_134f7a5a049a3f2c {
  max-width: 20%; }

.gallery-columns-6_bd32fac566d0cc4a .gallery-item_134f7a5a049a3f2c {
  max-width: 16.66%; }

.gallery-columns-7_d73c656aa0b612e2 .gallery-item_134f7a5a049a3f2c {
  max-width: 14.28%; }

.gallery-columns-8_a490e978b5048845 .gallery-item_134f7a5a049a3f2c {
  max-width: 12.5%; }

.gallery-columns-9_0c395e1e84fedd3a .gallery-item_134f7a5a049a3f2c {
  max-width: 11.11%; }

.gallery-caption_294a50ef6676d38c {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_54976fcc4d81d080 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_2c89b25d90e13f68 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_dc2c0a8824852bfe {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_275ffe5245095e9f p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_607f0d1c72273172 p.wp-block-cover-text_98c4fced609cb1a4,
.wp-block-cover_607f0d1c72273172.is-light_71a0a1b3a7b0af6a .wp-block-cover__inner-container_d787a6334af44303 {
  color: #fff !important; }

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

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

.widget_c329afbd4060a4c9 .wp-block-archives-dropdown_0af3e0ec1da27031,
.widget_c329afbd4060a4c9 .wp-block-categories-dropdown_229e3572f85624e1,
.widget_c329afbd4060a4c9 .wp-block-loginout_4f24f5eabba26b82,
.widget_c329afbd4060a4c9 .wp-block-social-links_4db18f60c5662c59,
.widget_c329afbd4060a4c9.widget_archive_138793b9a9754711 select,
.widget_c329afbd4060a4c9.te_widget_categories_2e0c47a7caba446b select,
.widget_c329afbd4060a4c9.widget_text_5851653bb59431ab select,
.widget_c329afbd4060a4c9.te_widget_search_6407b29afea2926a .search-form_16a9d83ea5b12e43,
.widget_c329afbd4060a4c9.te_widget_tag_cloud_2b0683251b6b0cf1 .tagcloud_1f147a2c3792c227,
.widget_c329afbd4060a4c9 .wp-block-tag-cloud_e4d1028b40604b7c {
  margin-bottom: 6px; }

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

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

.blog-search-content_655abfb30cd1e11a {
  margin: 0; }
  .blog-search-content_655abfb30cd1e11a .wp-block-search_2c89b25d90e13f68,
  .blog-search-content_655abfb30cd1e11a .search-form_16a9d83ea5b12e43,
  .blog-search-content_655abfb30cd1e11a .sidebar__search_e57c1760bb90e63c {
    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_655abfb30cd1e11a .wp-block-search_2c89b25d90e13f68,
      .blog-search-content_655abfb30cd1e11a .search-form_16a9d83ea5b12e43,
      .blog-search-content_655abfb30cd1e11a .sidebar__search_e57c1760bb90e63c {
        width: 100%; } }
    .blog-search-content_655abfb30cd1e11a .wp-block-search_2c89b25d90e13f68 .wp-block-search__inside-wrapper_7c2357ff7265be37,
    .blog-search-content_655abfb30cd1e11a .search-form_16a9d83ea5b12e43 .wp-block-search__inside-wrapper_7c2357ff7265be37,
    .blog-search-content_655abfb30cd1e11a .sidebar__search_e57c1760bb90e63c .wp-block-search__inside-wrapper_7c2357ff7265be37 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_655abfb30cd1e11a .wp-block-search_2c89b25d90e13f68 label,
    .blog-search-content_655abfb30cd1e11a .search-form_16a9d83ea5b12e43 label,
    .blog-search-content_655abfb30cd1e11a .sidebar__search_e57c1760bb90e63c 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_655abfb30cd1e11a .wp-block-search_2c89b25d90e13f68 input,
    .blog-search-content_655abfb30cd1e11a .search-form_16a9d83ea5b12e43 input,
    .blog-search-content_655abfb30cd1e11a .sidebar__search_e57c1760bb90e63c 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_655abfb30cd1e11a .wp-block-search_2c89b25d90e13f68 button,
    .blog-search-content_655abfb30cd1e11a .search-form_16a9d83ea5b12e43 button,
    .blog-search-content_655abfb30cd1e11a .sidebar__search_e57c1760bb90e63c 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_e23d5a42866cb3ee .wp-smiley_af4d9b4d40ada6f5,
.entry-content_8f782e5c46ab6189 .wp-smiley_af4d9b4d40ada6f5,
.comment-content_abfc0a6656b615fc .wp-smiley_af4d9b4d40ada6f5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_e1ce1297403509d4.style-two_d1601e0829d46c5f .wpcf7-form_9b3ab8fa3be64ae3 .wpcf7-not-valid-tip_0552a8870e78cd68 {
  color: #d9c0b8 !important; }
.te-comment-respond_e1ce1297403509d4 .wpcf7-form_9b3ab8fa3be64ae3 .wpcf7-not-valid_bad9f878a4c4af3d {
  border-color: #dc3232 !important; }
.te-comment-respond_e1ce1297403509d4 .wpcf7-form_9b3ab8fa3be64ae3 .wpcf7-not-valid-tip_0552a8870e78cd68 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_e1ce1297403509d4 .wpcf7-form_9b3ab8fa3be64ae3.sent_ca86f9c9548bab52 .wpcf7-response-output_ceb0e9d58373c81f {
  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_e1ce1297403509d4 .wpcf7-form_9b3ab8fa3be64ae3.invalid_3eeeb92d5ac1c0af .wpcf7-response-output_ceb0e9d58373c81f {
  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_57611c48b9ac6bca {
  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_57611c48b9ac6bca .wpcf7-te-list-item_9d053eb6439e6f0a {
    margin: 0; }
    .wpcf7-form-control_57611c48b9ac6bca .wpcf7-te-list-item_9d053eb6439e6f0a label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_57611c48b9ac6bca .wpcf7-te-list-item_9d053eb6439e6f0a label .wpcf7-te-list-item-label_9ef2ccfac8541efa {
        font-size: 16px;
        font-weight: 400; }

.logged-in_09c2f2f7e346d91b .te-comment-respond_e1ce1297403509d4 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_29b0321eb3d90848 .header-menu-area_f524eab5000bae3f.sticky_menu_8b8af7d1c1c9d271 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_29b0321eb3d90848 .header-menu-area_f524eab5000bae3f.sticky_menu_8b8af7d1c1c9d271 {
      top: 0; } }

.page-template-default_57a570b6111a7811.page-id-146_e682ca4cceeada66 .tp-page-content_e23d5a42866cb3ee p:last-child {
  margin-bottom: 10px; }
.page-template-default_57a570b6111a7811.page-id-1133_c01fe75d4e8311d9 .tp-page-content_e23d5a42866cb3ee .te-comment-respond_e1ce1297403509d4 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_57a570b6111a7811.page-id-3_e61d8bf60a03866a .page-area_c3508f7ce6cdf6a1 {
  padding-top: 128px; }

.single-post-item_57b51fcbf1024887.post-24_8cf7f5e40ae5836c .wp-block-button_0fc3b6c2c342a891 a {
  color: #ffffff; }

.post-template-default_657ce49165011ad9.postid-163_5f3559dcfe86f9ac .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_657ce49165011ad9.postid-150_43a011c9d5d27c44 .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_657ce49165011ad9.postid-150_43a011c9d5d27c44 .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-block-group_605de96c202241a0.is-layout-constrained_22ed626ab16c9167:last-child {
    border: 1px solid #000; }
.post-template-default_657ce49165011ad9.postid-51_3459e033afe08a57 .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_657ce49165011ad9.postid-51_3459e033afe08a57 .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_657ce49165011ad9.postid-1163_7b6a6a2b8029e887 .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-caption_2ff684b14b2c73fe, .post-template-default_657ce49165011ad9.postid-568_1aa402b080737ab6 .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-caption_2ff684b14b2c73fe {
  margin-top: 20px; }
.post-template-default_657ce49165011ad9.postid-1785_9de53a86a3495de5 .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-block-button__link_e3986d96915085f5 {
  color: #ffffff !important; }
.post-template-default_657ce49165011ad9.postid-1149_0e97b21101bd666f .te-blog-details-wrapper_723d1ae06222b434 .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 p {
  margin-bottom: 0; }
.post-template-default_657ce49165011ad9.postid-555_fd7e2bba5e4c382b .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_4042aaf6b4b5a9c9.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_4042aaf6b4b5a9c9.not-found .error-content_b32cc352a0c3e8d3 .error-btn-bh_a50e5465fe34c046 {
    margin-top: 20px; }

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

.sidebar_7128ed49754e39e9 .widget_media_gallery_81a4d7d4e91a192c .gallery-item_134f7a5a049a3f2c {
  margin-bottom: 0; }
  .sidebar_7128ed49754e39e9 .widget_media_gallery_81a4d7d4e91a192c .gallery-item_134f7a5a049a3f2c 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_bb9b3877bad3e6da {
  -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_27ebb80048200ac8 {
  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_b7e6080c0f4addbd path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_29b0321eb3d90848 .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c.login .te-header-menu-area_14231de8339d427c {
  top: auto !important; }

.header-area_91716d2b0043e341 .container-fluid_aaf9066a92ce9bf0 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_91716d2b0043e341 .container-fluid_aaf9066a92ce9bf0 {
      padding: 0 24px; } }
.header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .header-top .te-header-contact-info_6199c11f1a197da5 span {
    color: #677471; }
    .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .header-top .te-header-contact-info_6199c11f1a197da5 span i {
      color: #317EFE; }
    .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .header-top .te-header-contact-info_6199c11f1a197da5 span a {
      color: #677471; }
  .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .header-top .te-social-profile_0cc8f32c9f7fcd48 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .header-top .te-social-profile_0cc8f32c9f7fcd48 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .te-header-menu-area_14231de8339d427c {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .te-header-menu-area_14231de8339d427c .menu-wrapper_3ca5bbedfaffbfe6 {
    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_91716d2b0043e341.style-2_edbdf8c9b67b846c .te-header-menu-area_14231de8339d427c .menu-wrapper_3ca5bbedfaffbfe6 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .te-header-menu-area_14231de8339d427c .te-header-btn_af62c8a88f914d55 .te-quote-btn_c6467a0372aa9ec5 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .te-sticky_menu {
  top: 0; }
  .header-area_91716d2b0043e341.style-2_edbdf8c9b67b846c .te-sticky_menu .menu-wrapper_3ca5bbedfaffbfe6 {
    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_3c978f0b9f3752fa {
    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_913cc1bef9cdc9a0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_6199c11f1a197da5 {
    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_6199c11f1a197da5 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_6199c11f1a197da5 span.te-contact-info-item_572037a2f1e1c580 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_6199c11f1a197da5 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_2cc765e0d7f6afb4 {
      display: none; } }
  .header-top .header-top-btn_2cc765e0d7f6afb4 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_2cc765e0d7f6afb4 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_2cc765e0d7f6afb4 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_0cc8f32c9f7fcd48 {
    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_0cc8f32c9f7fcd48 .te-social-profile-label_a3fd88aa94cf7305 {
      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_0cc8f32c9f7fcd48 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_0cc8f32c9f7fcd48 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_14231de8339d427c {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_14231de8339d427c.te-te-sticky-header_d87b4d0a66eee555 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_14231de8339d427c.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_14231de8339d427c.te-sticky_menu .te-logo_91dcfe90d1639ebf .te-sticky-logo_79d56965f8fd1854 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_14231de8339d427c.te-sticky_menu .te-main-menu_73ebbb1ce54a881f ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_14231de8339d427c.te-sticky_menu .te-main-menu_73ebbb1ce54a881f 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_14231de8339d427c.te-sticky_menu .te-main-menu_73ebbb1ce54a881f ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_14231de8339d427c.te-sticky_menu .te-main-menu_73ebbb1ce54a881f ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_14231de8339d427c .te-header-menu-wrapper_3839be7b531671e1 {
    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_14231de8339d427c .te-header-menu-wrapper_3839be7b531671e1 {
        gap: 20px; } }
  .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf {
    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_14231de8339d427c .te-logo_91dcfe90d1639ebf {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf {
        height: 80px; } }
    .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf .te-standard-logo_0c69a2cab7237ad6 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf .te-sticky-logo_79d56965f8fd1854 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf .te-sticky-logo_79d56965f8fd1854 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf .te-sticky-logo_79d56965f8fd1854 {
          display: block; } }
      .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf .te-sticky-logo_79d56965f8fd1854 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_14231de8339d427c .te-logo_91dcfe90d1639ebf .te-retina-logo_0f0d86b6053131ff {
      display: none; }

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

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

.te-header-btn_af62c8a88f914d55 {
  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_af62c8a88f914d55 .te-icon_6eb8a8eb7c33617c {
    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_af62c8a88f914d55 .te-icon_6eb8a8eb7c33617c: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_af62c8a88f914d55 {
      display: none; } }
  .te-header-btn_af62c8a88f914d55 .te-cta-btn_1405e673bd8d1b7c {
    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_af62c8a88f914d55 .te-cta-btn_1405e673bd8d1b7c:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_af62c8a88f914d55 .te-quote-btn_c6467a0372aa9ec5 {
    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_af62c8a88f914d55 .te-quote-btn_c6467a0372aa9ec5: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_3817df6f86a4e3b9 {
    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_3817df6f86a4e3b9 .te-search-content-filed_8ce5d6db1978c0e6 {
      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_3817df6f86a4e3b9 .te-search-content-filed_8ce5d6db1978c0e6 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_3817df6f86a4e3b9 .te-search-form_998de240122f3c6b {
      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_3817df6f86a4e3b9 .te-search-form_998de240122f3c6b .te-search-form-input_d2e9d59196ea6355 {
        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_3817df6f86a4e3b9 .te-search-form_998de240122f3c6b .te-search-form-input_d2e9d59196ea6355 .te-search-icon_1ba2fc201ddfbf5a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_3817df6f86a4e3b9 .te-search-form_998de240122f3c6b .te-search-form-input_d2e9d59196ea6355 button.te-submit-search-btn_9b54e68d932a47a7 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_3817df6f86a4e3b9 .te-search-form_998de240122f3c6b input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

.mean-container a.meanmenu-reveal {
  display: none; }

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

.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: none; }

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important; }

.mean-container a.meanmenu-reveal {
  display: none !important; }

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #14203A;
  border-top: 1px solid #dfe2e9;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 500; }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  border: 1px solid #dfe2e9 !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #14203A;
  line-height: 30px;
  top: 0;
  font-weight: 400; }

.mean-container .mean-nav ul li > a > i {
  display: none; }

.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block; }

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0; }

.mean-container .mean-nav ul li.dropdown-opened_9fe26e80727f66ff a.mean-expand.mean-clicked_3552b99666f708bc {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_35da0b6096d1564e 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_35da0b6096d1564e 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_6058933e6d058a24 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_6d02e26757ae1abe {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_655442b073484d2b {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_655442b073484d2b .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_655442b073484d2b .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-menu-sidebar-title_9eb92a33d1df8e78 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-header-contact-info_6199c11f1a197da5 {
      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_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-header-contact-info_6199c11f1a197da5 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_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-header-contact-info_6199c11f1a197da5 span.te-contact-info-item_572037a2f1e1c580 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-header-contact-info_6199c11f1a197da5 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_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-header-contact-info_6199c11f1a197da5 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-social-profile_0cc8f32c9f7fcd48 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-social-profile_0cc8f32c9f7fcd48 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c674c8d12f8a0a84 .te-menu-sidebar-single-widget_22947ef12c4101e9 .te-social-profile_0cc8f32c9f7fcd48 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_2715487829a9d833 {
  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_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd {
        height: unset;
        padding: 80px 0; } }
    .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-feature-img_95aed12d11ff829b {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-feature-img_95aed12d11ff829b {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-feature-img_95aed12d11ff829b {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-feature-img_95aed12d11ff829b {
          right: -380px; } }
      .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-feature-img_95aed12d11ff829b .company-award_0d19607bd6ccd7c6 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-feature-img_95aed12d11ff829b .company-award_0d19607bd6ccd7c6 .icon_20d3264a412b4470 {
          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_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-feature-img_95aed12d11ff829b .slider-feature-img-overlay_f71272f21dcc38d5 {
          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_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-left-shape_c0d0014b570eeabd {
      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_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-left-shape_c0d0014b570eeabd {
          display: none; } }
    .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-right-shape_c65f322edf1f488e {
      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_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-right-shape_c65f322edf1f488e {
          display: none; } }
    .slider-area_2715487829a9d833.style-2_edbdf8c9b67b846c .te-single-slider_f5aacf214ea282dd .slider-circle-shape_f02a80b09fc4d133 {
      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_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-short-title_6f90875cb922e27d,
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-title_91fe38696a7e8851,
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-short-desc_ca4355e10da6a8ea,
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-btn-wrapper_3f7e412d103c17e1 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-short-title_6f90875cb922e27d {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-title_91fe38696a7e8851 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-short-desc_ca4355e10da6a8ea {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-active .te-slider-btn-wrapper_3f7e412d103c17e1 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-dots_809658dcd0e5f583 {
    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_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-dots_809658dcd0e5f583 {
        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_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-dots_809658dcd0e5f583 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_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-dots_809658dcd0e5f583 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_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-dots_809658dcd0e5f583 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-dots_809658dcd0e5f583 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_2715487829a9d833 .te-slider-wrapper_dc6939d657ac1678 .slick-dots_809658dcd0e5f583 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd {
    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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd {
        background-image: none !important; } }
    .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-overlay_da39bbb970e0809e {
      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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-overlay_da39bbb970e0809e {
          left: 0; } }
      .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-overlay_da39bbb970e0809e .te-slider-overlay-shape_1a4978e833847723 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-overlay_da39bbb970e0809e .te-slider-overlay-shape_1a4978e833847723 {
            display: none; } }
    .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 {
      position: relative;
      z-index: 99; }
      .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-short-title_6f90875cb922e27d {
        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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
        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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-short-desc_ca4355e10da6a8ea {
        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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-short-desc_ca4355e10da6a8ea {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-short-desc_ca4355e10da6a8ea {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-short-desc_ca4355e10da6a8ea {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 {
        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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 {
            padding-top: 30px; } }
        .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-theme-btn_f67d91fc9eb82f69 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-call-btn_1febcf2e7cf00185 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-call-btn_1febcf2e7cf00185 .te-icon_6eb8a8eb7c33617c {
            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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-call-btn_1febcf2e7cf00185 .te-content_ac3596b864c66535 {
            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_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-call-btn_1febcf2e7cf00185 .te-content_ac3596b864c66535 .te-title_bfd87f396e2cc9dc {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_2715487829a9d833 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-call-btn_1febcf2e7cf00185 .te-content_ac3596b864c66535 .te-text_5ce607119ee8b321 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4: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_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-overlay_da39bbb970e0809e {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-overlay_da39bbb970e0809e::before {
        display: none; }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .slider-shape_b9fdabbd5ba2b284 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .slider-shape_b9fdabbd5ba2b284 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-one_69409c84cc64b46e {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-one_69409c84cc64b46e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-one_69409c84cc64b46e {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-one_69409c84cc64b46e {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-one_69409c84cc64b46e {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-two_c066df470e0ac100 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-two_c066df470e0ac100 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-two_c066df470e0ac100 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-two_c066df470e0ac100 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-two_c066df470e0ac100 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-three_65d7ff0e7ab0ecb9 {
      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_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-three_65d7ff0e7ab0ecb9 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .shape-three_65d7ff0e7ab0ecb9 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-container_f47457f2c2df134e {
      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_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-container_f47457f2c2df134e {
          -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_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-container_f47457f2c2df134e {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-container_f47457f2c2df134e .te-slider-column_eda7395f987c99ec {
        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_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-container_f47457f2c2df134e .te-slider-column_eda7395f987c99ec {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-theme-btn_f67d91fc9eb82f69 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-theme-btn_f67d91fc9eb82f69:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-btn-wrapper_3f7e412d103c17e1 .te-call-btn_1febcf2e7cf00185 .te-icon_6eb8a8eb7c33617c {
      color: #317EFE; }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
      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_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-single-slider_f5aacf214ea282dd .te-slider-content-wrapper_d1884d1a138f48a7 .te-slider-content_f406bc30ca02440e .te-slider-title_91fe38696a7e8851 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-slider-wrapper_dc6939d657ac1678 .container {
    position: relative; }
  .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-slider-wrapper_dc6939d657ac1678 .slider-shape-bg_d86cfbee14c3066a {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-slider-wrapper_dc6939d657ac1678 .slider-shape-bg_d86cfbee14c3066a {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-slider-wrapper_dc6939d657ac1678 .slider-shape-bg_d86cfbee14c3066a {
        margin-left: 0; } }
    .slider-area_2715487829a9d833.style-1_f3f0ba52b28a86b4 .te-slider-wrapper_dc6939d657ac1678 .slider-shape-bg_d86cfbee14c3066a: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_ea90512eef6b712a {
  position: relative; }

.te-info-card_1d0f56fa55c20282 {
  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_1d0f56fa55c20282 {
      padding: 40px 25px; } }
  .te-info-card_1d0f56fa55c20282: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_1d0f56fa55c20282:hover .te-image-wrapper_8a67567f637ad935 .overlay_3e650b94e0ca2369 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_1d0f56fa55c20282:hover .te-image-wrapper_8a67567f637ad935 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_1d0f56fa55c20282:hover .icon_20d3264a412b4470 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_1d0f56fa55c20282:hover .content .te-read-more_c88cbb970637f4f2 .te-theme-btn_f67d91fc9eb82f69 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_1d0f56fa55c20282 .te-info-card-inner_13e4536bb875448c {
    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_1d0f56fa55c20282 .te-image-wrapper_8a67567f637ad935 {
    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_1d0f56fa55c20282 .te-image-wrapper_8a67567f637ad935 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_1d0f56fa55c20282 .te-image-wrapper_8a67567f637ad935 .overlay_3e650b94e0ca2369 {
      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_1d0f56fa55c20282 .icon_20d3264a412b4470 {
    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_1d0f56fa55c20282 .icon_20d3264a412b4470 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_1d0f56fa55c20282 .te-content-wrapper_4d0b2162217d5992 {
    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_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 {
    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_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 .icon_20d3264a412b4470 {
      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_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 .icon_20d3264a412b4470::before, .te-info-card_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 .icon_20d3264a412b4470::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 .icon_20d3264a412b4470::before {
        top: 15px;
        left: 5px; }
      .te-info-card_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 .icon_20d3264a412b4470::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 .title {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      margin: 0;
      color: #14203A;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .te-info-card_1d0f56fa55c20282 .te-title-wrapper_db4b30cf89535305 .divider_2913a94820760b4a {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_1d0f56fa55c20282 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_1d0f56fa55c20282 .content .desc_3c2c5450c63dbc1d {
      -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_1d0f56fa55c20282 .content .te-read-more_c88cbb970637f4f2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_1d0f56fa55c20282 .content .te-read-more_c88cbb970637f4f2 .te-theme-btn_f67d91fc9eb82f69 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_1d0f56fa55c20282 .content .te-read-more_c88cbb970637f4f2 .te-theme-btn_f67d91fc9eb82f69:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c {
  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_1d0f56fa55c20282.style-2_edbdf8c9b67b846c {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c {
      padding: 35px; } }
  .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c:hover .image img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c:hover .content .te-read-more_c88cbb970637f4f2 .te-theme-btn_f67d91fc9eb82f69 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c .te-title-wrapper_db4b30cf89535305 {
    padding-bottom: 15px; }
  .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_1d0f56fa55c20282.style-2_edbdf8c9b67b846c .content .te-read-more_c88cbb970637f4f2 .te-theme-btn_f67d91fc9eb82f69 {
      padding: 0;
      border: 0; }

.te-icon-card_cde523f9906529d9 {
  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_cde523f9906529d9 {
      -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_cde523f9906529d9:hover .icon_20d3264a412b4470 img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_cde523f9906529d9 .icon_20d3264a412b4470 {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_cde523f9906529d9 .icon_20d3264a412b4470 img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_cde523f9906529d9 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-icon-card_cde523f9906529d9 .content {
        gap: 15px; } }
    .te-icon-card_cde523f9906529d9 .content .title {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_cde523f9906529d9 .content .desc_3c2c5450c63dbc1d {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_cde523f9906529d9 .content .desc_3c2c5450c63dbc1d a {
        color: #335371; }

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

.te-icon-card_cde523f9906529d9.style-three_bcbf6b11d8df860b {
  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_cde523f9906529d9.style-three_bcbf6b11d8df860b .icon_20d3264a412b4470 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_cde523f9906529d9.style-three_bcbf6b11d8df860b .icon_20d3264a412b4470 img {
      width: 100%; }
  .te-icon-card_cde523f9906529d9.style-three_bcbf6b11d8df860b .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .te-icon-card_cde523f9906529d9.style-three_bcbf6b11d8df860b .content .title {
      color: #ffffff; }
    .te-icon-card_cde523f9906529d9.style-three_bcbf6b11d8df860b .content .desc_3c2c5450c63dbc1d {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_cde523f9906529d9.style-three_bcbf6b11d8df860b {
      gap: 25px; }
      .te-icon-card_cde523f9906529d9.style-three_bcbf6b11d8df860b .content {
        gap: 18px; } }

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

.te-about-image-card_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 {
      text-align: left; } }
  .te-about-image-card_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 > img {
          width: 100%; } }
    .te-about-image-card_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-img-card-shape_613d6d9a9827f766 {
      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_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-img-card-shape_613d6d9a9827f766 {
          right: 0; } }
.te-about-image-card_05fbfcaf429e5e9c .te-company-foundation_d237bf49da34a628 {
  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_05fbfcaf429e5e9c .te-company-foundation_d237bf49da34a628 .te-counter-wrapper_f59893961217739c {
    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_05fbfcaf429e5e9c .te-company-foundation_d237bf49da34a628 .counter-title_0bca1630214cf5d2 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_05fbfcaf429e5e9c .te-company-foundation_d237bf49da34a628 .title {
    font-size: 14.35px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.359px;
    color: #14203A;
    margin-bottom: 0;
    text-align: left; }

.te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-img-card-shape_613d6d9a9827f766 {
    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_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-img-card-shape_613d6d9a9827f766 {
        display: none; } }
  .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 {
        position: relative; } }
    .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-another-image-inner_a2f780e812524344 {
      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_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-another-image-inner_a2f780e812524344 {
          width: 100%; }
          .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-another-image-inner_a2f780e812524344 img {
            width: 100%; } }
    .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .video-btn_e31eedb55cb7de2f {
      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_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .video-btn_e31eedb55cb7de2f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .video-btn_e31eedb55cb7de2f 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_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-badge-text_bf7cb15fa4bc8bbd {
      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_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-badge-text_bf7cb15fa4bc8bbd {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-badge-text_bf7cb15fa4bc8bbd .icon_20d3264a412b4470 {
        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_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-badge-text_bf7cb15fa4bc8bbd .text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        text-align: left; }
        .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-badge-text_bf7cb15fa4bc8bbd .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_05fbfcaf429e5e9c.style-2_edbdf8c9b67b846c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 .te-another-image_9e80d838aa9c9fe0 .te-badge-text_bf7cb15fa4bc8bbd .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 {
  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_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-section-title_f4a4fd8e3996c4da {
    margin-bottom: 0; }
    .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-section-title_f4a4fd8e3996c4da .title {
      margin-bottom: 0; }
  .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-list-item-wrapper_bc72952a9e4c615e {
    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_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-list-item-wrapper_bc72952a9e4c615e {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-list-item-wrapper_bc72952a9e4c615e .te-list-item_0b00545b78818738 .icon_20d3264a412b4470 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-list-item-wrapper_bc72952a9e4c615e .te-list-item_0b00545b78818738 .text {
      color: #14203A; }
  .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 {
    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_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .te-single-info-list_72d39c7bf8ea86e0 {
      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_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .te-single-info-list_72d39c7bf8ea86e0:hover .icon_20d3264a412b4470 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_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .te-single-info-list_72d39c7bf8ea86e0 .icon_20d3264a412b4470 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .te-single-info-list_72d39c7bf8ea86e0 .icon_20d3264a412b4470::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_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .te-single-info-list_72d39c7bf8ea86e0 .icon_20d3264a412b4470 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_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .te-single-info-list_72d39c7bf8ea86e0 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_e745117280cb8e66 .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .te-single-info-list_72d39c7bf8ea86e0 .short-title_fa35bfdcf9bef111 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_e745117280cb8e66.style-2_edbdf8c9b67b846c .te-about-info-content_23fa8fe8b234af73 {
  gap: 10px; }
  .te-about-info-card_e745117280cb8e66.style-2_edbdf8c9b67b846c .te-about-info-content_23fa8fe8b234af73 .te-list-item-wrapper_bc72952a9e4c615e {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_e745117280cb8e66.style-2_edbdf8c9b67b846c .te-about-info-content_23fa8fe8b234af73 .te-list-item-wrapper_bc72952a9e4c615e .te-list-item_0b00545b78818738 .icon_20d3264a412b4470 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_e745117280cb8e66.style-2_edbdf8c9b67b846c .te-about-info-content_23fa8fe8b234af73 .te-list-item-wrapper_bc72952a9e4c615e .te-list-item_0b00545b78818738 .text {
      color: #335371; }
  .te-about-info-card_e745117280cb8e66.style-2_edbdf8c9b67b846c .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_e745117280cb8e66.style-2_edbdf8c9b67b846c .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .divider_2913a94820760b4a {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_e745117280cb8e66.style-2_edbdf8c9b67b846c .te-about-info-content_23fa8fe8b234af73 .te-info-list_3e76c4e5492409c0 .divider_2913a94820760b4a {
          height: 1px;
          width: 100%; } }

.te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-section-title_f4a4fd8e3996c4da {
  margin-bottom: 40px; }
.te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .about-info-wrapper_d50d1bf237a8f8c9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .about-info-wrapper_d50d1bf237a8f8c9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .about-info-wrapper_d50d1bf237a8f8c9 .about-info-img_beeac93348bdd388 {
    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_e745117280cb8e66.style-three_bcbf6b11d8df860b .about-info-wrapper_d50d1bf237a8f8c9 .about-info-img_beeac93348bdd388 {
        height: 350px; } }
    .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .about-info-wrapper_d50d1bf237a8f8c9 .about-info-img_beeac93348bdd388 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 .skill-progressbar-wrapper_54de97dcf11ec7fb {
    width: 100%; }
  .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 .te-icon-card-wrapper_c6639f6e7d19e73c {
    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_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 .te-icon-card-wrapper_c6639f6e7d19e73c .te-icon-card_cde523f9906529d9 {
      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_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 .te-icon-card-wrapper_c6639f6e7d19e73c .te-icon-card_cde523f9906529d9 .icon_20d3264a412b4470 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 .te-icon-card-wrapper_c6639f6e7d19e73c .te-icon-card_cde523f9906529d9 .content {
        gap: 4px; }
        .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 .te-icon-card-wrapper_c6639f6e7d19e73c .te-icon-card_cde523f9906529d9 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_e745117280cb8e66.style-three_bcbf6b11d8df860b .te-about-info-content_23fa8fe8b234af73 .te-btn-wrapper_31ffc265aa2086aa {
    margin-top: 7px; }

.te-counter-card_4cf33b5812652588 {
  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_4cf33b5812652588 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_4cf33b5812652588 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f {
    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_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f:hover .icon_20d3264a412b4470 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .icon_20d3264a412b4470 {
      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_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .icon_20d3264a412b4470 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .te-counter-title_a6ab5fa17bb80bca {
      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_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .te-counter-title_a6ab5fa17bb80bca .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 26px; }
    .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .number_71839c544f754dec {
      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_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .number_71839c544f754dec {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_6a54a1c566a0a0a3 {
  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_6a54a1c566a0a0a3::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_6a54a1c566a0a0a3 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_6a54a1c566a0a0a3:hover {
    top: -5px; }
    .te-process-step_6a54a1c566a0a0a3:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_6a54a1c566a0a0a3:hover .icon_20d3264a412b4470 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_6a54a1c566a0a0a3:hover .counter-number_db7a19c0b1aa6bd9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_6a54a1c566a0a0a3:hover .content .te-read-more_c88cbb970637f4f2 .te-theme-btn_f67d91fc9eb82f69 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_6a54a1c566a0a0a3 .icon_20d3264a412b4470 {
    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_6a54a1c566a0a0a3 .icon_20d3264a412b4470 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_6a54a1c566a0a0a3 .te-content-wrapper_4d0b2162217d5992 {
    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_6a54a1c566a0a0a3 .te-counter-wrapper_f59893961217739c {
    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_6a54a1c566a0a0a3 .te-counter-wrapper_f59893961217739c .shape_ac012659c77160b0 {
      position: relative; }
  .te-process-step_6a54a1c566a0a0a3 .counter-number_db7a19c0b1aa6bd9 {
    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_6a54a1c566a0a0a3 .te-title-wrapper_db4b30cf89535305 {
    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_6a54a1c566a0a0a3 .te-title-wrapper_db4b30cf89535305 .icon_20d3264a412b4470 {
      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_6a54a1c566a0a0a3 .te-title-wrapper_db4b30cf89535305 .title {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_6a54a1c566a0a0a3 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_6a54a1c566a0a0a3 .content .desc_3c2c5450c63dbc1d {
      -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_6a54a1c566a0a0a3 .content .te-read-more_c88cbb970637f4f2 {
      margin-top: -10px; }
      .te-process-step_6a54a1c566a0a0a3 .content .te-read-more_c88cbb970637f4f2 .te-theme-btn_f67d91fc9eb82f69 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b5915ee9d2c53ae9 {
  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_b5915ee9d2c53ae9 {
      padding: 30px; } }
  .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 {
    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_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 {
      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_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .te-user-info_115656829ca1efba {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .te-user-info_115656829ca1efba .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .te-user-info_115656829ca1efba .rating_fc066fb6e069c6a2 {
          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_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .te-user-info_115656829ca1efba .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 34px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
          @media only screen and (min-width: 0px) and (max-width: 767px) {
            .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .te-user-info_115656829ca1efba .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .te-user-info_115656829ca1efba .designation_ce72437e5d66881f {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .icon_20d3264a412b4470 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b5915ee9d2c53ae9 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .icon_20d3264a412b4470 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

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

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

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

.te-accordion-box-wrapper_91fdf872fe2f04f3 {
  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_fdcefb8c9eec4ddd .te-accordion-list-item_bd5714dbc4cc0eba {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_fdcefb8c9eec4ddd .te-accordion-list-item_bd5714dbc4cc0eba .te-accordion-head_a0e5c1a42c479c14 {
    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_fdcefb8c9eec4ddd .te-accordion-list-item_bd5714dbc4cc0eba .te-accordion-head_a0e5c1a42c479c14: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_fdcefb8c9eec4ddd .te-accordion-list-item_bd5714dbc4cc0eba .te-accordion-head_a0e5c1a42c479c14.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_fdcefb8c9eec4ddd .te-accordion-list-item_bd5714dbc4cc0eba .te-accordion-head_a0e5c1a42c479c14 .te-accordion-title_ca352f430b0e2d26 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_fdcefb8c9eec4ddd .te-accordion-list-item_bd5714dbc4cc0eba .te-accordion-body_e2ff095080a8af01 {
    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_de15584404f84d9e {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_de15584404f84d9e {
      padding-left: 30px; } }
  .page-header_de15584404f84d9e .te-page-title_2fc1130a86c3943e,
  .page-header_de15584404f84d9e .page-title_9777f5aa4c365a52 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_de15584404f84d9e .te-page-title_2fc1130a86c3943e,
      .page-header_de15584404f84d9e .page-title_9777f5aa4c365a52 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_0e7c20d6e9eae444 {
  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_0e7c20d6e9eae444:hover .te-post-thumbnail_d2d2a93f446740e7 img,
  .te-post-item_0e7c20d6e9eae444:hover .post-video_0e0fa4bd6fc8f3bb 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_0e7c20d6e9eae444 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_0e7c20d6e9eae444 iframe {
        height: 350px; } }
  .te-post-item_0e7c20d6e9eae444 .post-gallery .slick-list_839ecf0b70ba747b .slick-track_6947a28c1c4b9638 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_0e7c20d6e9eae444 .te-post-content-wrapper_aee71ac97910dd4a {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_0e7c20d6e9eae444 .te-post-content-wrapper_aee71ac97910dd4a {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_0e7c20d6e9eae444 .te-post-content-wrapper_aee71ac97910dd4a .te-read-more_c88cbb970637f4f2 {
      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_0e7c20d6e9eae444.format-quote_459b5abdfc5c3e23 .te-post-content {
    margin: 0; }
  .te-post-item_0e7c20d6e9eae444.format-quote_459b5abdfc5c3e23 blockquote {
    margin: 0; }
    .te-post-item_0e7c20d6e9eae444.format-quote_459b5abdfc5c3e23 blockquote p {
      margin-top: 0; }
    .te-post-item_0e7c20d6e9eae444.format-quote_459b5abdfc5c3e23 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_0e7c20d6e9eae444.format-quote_459b5abdfc5c3e23 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_0e7c20d6e9eae444.sticky_44690c876e06aeff {
    border: 2px solid #317EFE; }
    .te-post-item_0e7c20d6e9eae444.sticky_44690c876e06aeff .te-post-content {
      margin-bottom: 0; }
      .te-post-item_0e7c20d6e9eae444.sticky_44690c876e06aeff .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_0e7c20d6e9eae444 .te-post-title_228f3dcf4e1216a2 {
    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_0e7c20d6e9eae444 .te-post-title_228f3dcf4e1216a2 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_0e7c20d6e9eae444 .te-post-title_228f3dcf4e1216a2:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_0e7c20d6e9eae444 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_0e7c20d6e9eae444 .te-post-content h2,
  .te-post-item_0e7c20d6e9eae444 .te-post-content h3,
  .te-post-item_0e7c20d6e9eae444 .te-post-content h4,
  .te-post-item_0e7c20d6e9eae444 .te-post-content h5,
  .te-post-item_0e7c20d6e9eae444 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_0e7c20d6e9eae444 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_0e7c20d6e9eae444 .te-single-post-meta_2f847f209bec11f5 {
    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_0e7c20d6e9eae444 .te-social-share_921b4d7ef7dc74de {
    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_0e7c20d6e9eae444 .te-social-share_921b4d7ef7dc74de a.facebook_b3e9cd870ab20cb7 {
      color: #1877f2; }
    .te-post-item_0e7c20d6e9eae444 .te-social-share_921b4d7ef7dc74de a.twitter_d60c7d2cc2e95042 {
      color: #1da1f2; }
    .te-post-item_0e7c20d6e9eae444 .te-social-share_921b4d7ef7dc74de a.linkedin_64a4a76a1ae9e17c {
      color: #1a70c6; }
    .te-post-item_0e7c20d6e9eae444 .te-social-share_921b4d7ef7dc74de .te-social-share-title_55d9f29dfd5c0a0c {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_0e7c20d6e9eae444 .te-blog-post-tag_4f3b0cca74455eb1 {
    width: 100%;
    display: inline-block; }
    .te-post-item_0e7c20d6e9eae444 .te-blog-post-tag_4f3b0cca74455eb1 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_0e7c20d6e9eae444 .te-blog-post-tag_4f3b0cca74455eb1 .te-post-tag-list_d4571e771450cd87 {
      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_0e7c20d6e9eae444 .te-blog-post-tag_4f3b0cca74455eb1 .te-post-tag-list_d4571e771450cd87 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_0e7c20d6e9eae444 .te-blog-post-tag_4f3b0cca74455eb1 .te-post-tag-list_d4571e771450cd87 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_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7,
  .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb {
    position: relative;
    overflow: hidden; }
    .te-post-item_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7 img,
    .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb 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_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7 .popup-video-wrapper_2851251afed5db40,
    .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb .popup-video-wrapper_2851251afed5db40 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7 .video-btn_e31eedb55cb7de2f a,
    .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb .video-btn_e31eedb55cb7de2f 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_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7 .video-btn_e31eedb55cb7de2f a i,
      .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb .video-btn_e31eedb55cb7de2f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7 .video-btn_e31eedb55cb7de2f a:hover,
      .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb .video-btn_e31eedb55cb7de2f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_0e7c20d6e9eae444 button.post-gallery-btn_b4413d9f6db8166b {
    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_0e7c20d6e9eae444 button.post-gallery-btn_b4413d9f6db8166b.prev-btn_0ab68783258386d5 {
      left: 30px; }
    .te-post-item_0e7c20d6e9eae444 button.post-gallery-btn_b4413d9f6db8166b.next-btn_987227b1d28d9bb2 {
      right: 30px; }
    .te-post-item_0e7c20d6e9eae444 button.post-gallery-btn_b4413d9f6db8166b 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_0e7c20d6e9eae444 button.post-gallery-btn_b4413d9f6db8166b:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_0e7c20d6e9eae444 button.post-gallery-btn_b4413d9f6db8166b:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_0e7c20d6e9eae444 .post-audio_9de55bdf1adf607f iframe {
    width: 100%; }
  .te-post-item_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 {
    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_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 {
        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_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 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_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 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_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_4e2ce4918c2270c4 {
  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_4e2ce4918c2270c4.style-1_f3f0ba52b28a86b4 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_4e2ce4918c2270c4.style-1_f3f0ba52b28a86b4 .image {
      height: 290px; }
    .te-post-card_4e2ce4918c2270c4.style-1_f3f0ba52b28a86b4 .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_4e2ce4918c2270c4:hover .image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-card_4e2ce4918c2270c4 .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_4e2ce4918c2270c4 .image img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scale(1);
              transform: scale(1);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .te-post-card_4e2ce4918c2270c4 .image .te-post-date_25f07068ebaca46c {
      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_4e2ce4918c2270c4 .image .te-post-date_25f07068ebaca46c span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_4e2ce4918c2270c4 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 3; }
    .te-post-card_4e2ce4918c2270c4 .content .te-post-meta-info_a69311661439bb3c {
      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_4e2ce4918c2270c4 .content .te-post-meta-info_a69311661439bb3c .te-single-meta_d2debb1c13d26009 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_4e2ce4918c2270c4 .content .te-post-meta-info_a69311661439bb3c .te-single-meta_d2debb1c13d26009 span,
        .te-post-card_4e2ce4918c2270c4 .content .te-post-meta-info_a69311661439bb3c .te-single-meta_d2debb1c13d26009 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_4e2ce4918c2270c4 .content .te-post-meta-info_a69311661439bb3c .te-single-meta_d2debb1c13d26009 i {
          color: #317EFE; }
    .te-post-card_4e2ce4918c2270c4 .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 39.84px;
      letter-spacing: 0px;
      font-family: "Inter", sans-serif;
      margin-bottom: 7px;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-card_4e2ce4918c2270c4 .content a.read-btn_211550fb43a23ab6 {
      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_4e2ce4918c2270c4 .content a.read-btn_211550fb43a23ab6:hover {
        color: #317EFE; }

.te-post-card_4e2ce4918c2270c4.style-2_edbdf8c9b67b846c {
  gap: 20px; }
  .te-post-card_4e2ce4918c2270c4.style-2_edbdf8c9b67b846c .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_4e2ce4918c2270c4.style-2_edbdf8c9b67b846c .image .te-post-date_25f07068ebaca46c {
      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_4e2ce4918c2270c4.style-2_edbdf8c9b67b846c .content .title {
    font-size: 20px; }
  .te-post-card_4e2ce4918c2270c4.style-2_edbdf8c9b67b846c .content .te-post-meta-info_a69311661439bb3c {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_723d1ae06222b434 .te-comment-respond_e1ce1297403509d4 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_723d1ae06222b434 .te-post-comments_e5232e99545dbdbc {
  margin-top: 70px; }
.te-blog-details-wrapper_723d1ae06222b434 .wp-block-group_605de96c202241a0.has-background_a54d482400771b48 .wp-block-button_0fc3b6c2c342a891 .wp-block-button__link_e3986d96915085f5 {
  color: #ffffff !important; }
.te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-meta_6cc995f94462bab8 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7,
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb,
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-gallery,
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .postbox-audio_98df227c206ec4bb,
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .wp-block-post-featured-image_1275c221c476badb {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7,
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb,
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-gallery,
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .postbox-audio_98df227c206ec4bb,
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .wp-block-post-featured-image_1275c221c476badb {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7:hover img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb:hover img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-gallery:hover img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .postbox-audio_98df227c206ec4bb:hover img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .wp-block-post-featured-image_1275c221c476badb: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_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-thumbnail_d2d2a93f446740e7 img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-video_0e0fa4bd6fc8f3bb img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .post-gallery img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .postbox-audio_98df227c206ec4bb img,
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .wp-block-post-featured-image_1275c221c476badb 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_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content-wrapper_aee71ac97910dd4a {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-block-query_72b852d6e0c538aa .wp-block-post-template_591026c37460fd6d {
      padding-left: 0; }
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-block-query_72b852d6e0c538aa .wp-block-post-template_591026c37460fd6d .wp-block-post_1b5be7a844581867 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-block-navigation__responsive-container-content_de5d9c478ea657dc .wp-block-page-list_77ec6a7dc953c0c2 {
      padding-left: 0; }
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-block-group_605de96c202241a0 {
      margin: 15px 0; }
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content .wp-block-group_605de96c202241a0 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_723d1ae06222b434 .te-post-item_0e7c20d6e9eae444 .te-blog-post-tag_4f3b0cca74455eb1 .te-social-share_921b4d7ef7dc74de {
    padding-bottom: 20px; }
.te-blog-details-wrapper_723d1ae06222b434 .wp-block-calendar_f6016900050efbce {
  margin-bottom: 30px; }

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

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

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

.cta-area_5adfa057a1e5c6c3 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_5adfa057a1e5c6c3 .te-content-wrapper_4d0b2162217d5992 {
    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_5adfa057a1e5c6c3 .te-content-wrapper_4d0b2162217d5992 .short-title_fa35bfdcf9bef111 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_5adfa057a1e5c6c3 .te-content-wrapper_4d0b2162217d5992 .te-cta-title_308c998bd55377e9 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_5adfa057a1e5c6c3 .te-content-wrapper_4d0b2162217d5992 .te-cta-title_308c998bd55377e9 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_5adfa057a1e5c6c3 .te-content-wrapper_4d0b2162217d5992 .te-cta-title_308c998bd55377e9 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_5adfa057a1e5c6c3 .te-content-wrapper_4d0b2162217d5992 .te-cta-title_308c998bd55377e9 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_5adfa057a1e5c6c3 .te-content-wrapper_4d0b2162217d5992 .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_5adfa057a1e5c6c3 .te-btn-wrapper_31ffc265aa2086aa {
    margin-top: 30px; }
  .cta-area_5adfa057a1e5c6c3 .te-cta-inner-area_904daeb7c4b27d62 {
    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_5adfa057a1e5c6c3 .te-cta-inner-area_904daeb7c4b27d62 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_5adfa057a1e5c6c3 .te-cta-inner-area_904daeb7c4b27d62 .te-cta-collumn_a912e5042fca27db {
      -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_f4a4fd8e3996c4da {
  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_f4a4fd8e3996c4da {
      -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_f4a4fd8e3996c4da.left-align-title_aad7bf9e56f3d38e .te-section-content_6089cd7c7d9b9cfb {
    margin-top: -15px; }
  .te-section-title_f4a4fd8e3996c4da .te-section-content_6089cd7c7d9b9cfb {
    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_f4a4fd8e3996c4da .short-title_fa35bfdcf9bef111 {
    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_f4a4fd8e3996c4da .short-title_fa35bfdcf9bef111::before, .te-section-title_f4a4fd8e3996c4da .short-title_fa35bfdcf9bef111::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_f4a4fd8e3996c4da .short-title_fa35bfdcf9bef111.only-divider_9a5c936db62df0d8 {
      gap: 10px; }
      .te-section-title_f4a4fd8e3996c4da .short-title_fa35bfdcf9bef111.only-divider_9a5c936db62df0d8::before {
        display: none; }
  .te-section-title_f4a4fd8e3996c4da .title {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    color: #14203A;
    margin-bottom: 0;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_f4a4fd8e3996c4da .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_f4a4fd8e3996c4da .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_f4a4fd8e3996c4da .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_f4a4fd8e3996c4da .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_f4a4fd8e3996c4da .title br {
        display: none; } }
    .te-section-title_f4a4fd8e3996c4da .title span {
      color: #317EFE; }
  .te-section-title_f4a4fd8e3996c4da .te-section-desc_8c47ebca1343cba7 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_f4a4fd8e3996c4da .te-section-desc_8c47ebca1343cba7 .te-theme-btn_f67d91fc9eb82f69 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_f4a4fd8e3996c4da .te-section-desc_8c47ebca1343cba7 .te-theme-btn_f67d91fc9eb82f69:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_56bf7727996b225b,
.navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a,
.comment-navigation_87bcd981a914d2c6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_56bf7727996b225b .wp-block-query-pagination-numbers_c6f30ac960f0aa2e,
  .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .wp-block-query-pagination-numbers_c6f30ac960f0aa2e,
  .comment-navigation_87bcd981a914d2c6 .wp-block-query-pagination-numbers_c6f30ac960f0aa2e {
    width: inherit; }
  .wp-block-query-pagination_56bf7727996b225b .nav-links_c5b3a4d21292bc08,
  .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .nav-links_c5b3a4d21292bc08,
  .comment-navigation_87bcd981a914d2c6 .nav-links_c5b3a4d21292bc08 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_56bf7727996b225b .wp-block-query-pagination-previous_8db5fa544ce4657a,
  .wp-block-query-pagination_56bf7727996b225b .wp-block-query-pagination-next_6e400551baf81ef7,
  .wp-block-query-pagination_56bf7727996b225b .nav-next_105fccb397ab0705 a,
  .wp-block-query-pagination_56bf7727996b225b .nav-previous_8633cea11db11edc a,
  .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .wp-block-query-pagination-previous_8db5fa544ce4657a,
  .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .wp-block-query-pagination-next_6e400551baf81ef7,
  .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .nav-next_105fccb397ab0705 a,
  .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .nav-previous_8633cea11db11edc a,
  .comment-navigation_87bcd981a914d2c6 .wp-block-query-pagination-previous_8db5fa544ce4657a,
  .comment-navigation_87bcd981a914d2c6 .wp-block-query-pagination-next_6e400551baf81ef7,
  .comment-navigation_87bcd981a914d2c6 .nav-next_105fccb397ab0705 a,
  .comment-navigation_87bcd981a914d2c6 .nav-previous_8633cea11db11edc 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_56bf7727996b225b .wp-block-query-pagination-previous_8db5fa544ce4657a,
      .wp-block-query-pagination_56bf7727996b225b .wp-block-query-pagination-next_6e400551baf81ef7,
      .wp-block-query-pagination_56bf7727996b225b .nav-next_105fccb397ab0705 a,
      .wp-block-query-pagination_56bf7727996b225b .nav-previous_8633cea11db11edc a,
      .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .wp-block-query-pagination-previous_8db5fa544ce4657a,
      .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .wp-block-query-pagination-next_6e400551baf81ef7,
      .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .nav-next_105fccb397ab0705 a,
      .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .nav-previous_8633cea11db11edc a,
      .comment-navigation_87bcd981a914d2c6 .wp-block-query-pagination-previous_8db5fa544ce4657a,
      .comment-navigation_87bcd981a914d2c6 .wp-block-query-pagination-next_6e400551baf81ef7,
      .comment-navigation_87bcd981a914d2c6 .nav-next_105fccb397ab0705 a,
      .comment-navigation_87bcd981a914d2c6 .nav-previous_8633cea11db11edc a {
        height: 40px; } }
    .wp-block-query-pagination_56bf7727996b225b .wp-block-query-pagination-previous_8db5fa544ce4657a:hover,
    .wp-block-query-pagination_56bf7727996b225b .wp-block-query-pagination-next_6e400551baf81ef7:hover,
    .wp-block-query-pagination_56bf7727996b225b .nav-next_105fccb397ab0705 a:hover,
    .wp-block-query-pagination_56bf7727996b225b .nav-previous_8633cea11db11edc a:hover,
    .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .wp-block-query-pagination-previous_8db5fa544ce4657a:hover,
    .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .wp-block-query-pagination-next_6e400551baf81ef7:hover,
    .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .nav-next_105fccb397ab0705 a:hover,
    .navigation_6c1548b41cd36777.posts-navigation_d8671fe4ee89004a .nav-previous_8633cea11db11edc a:hover,
    .comment-navigation_87bcd981a914d2c6 .wp-block-query-pagination-previous_8db5fa544ce4657a:hover,
    .comment-navigation_87bcd981a914d2c6 .wp-block-query-pagination-next_6e400551baf81ef7:hover,
    .comment-navigation_87bcd981a914d2c6 .nav-next_105fccb397ab0705 a:hover,
    .comment-navigation_87bcd981a914d2c6 .nav-previous_8633cea11db11edc 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_57d955f6e86af55d,
.page-links_d61ecd56b8dd7203,
.wp-block-query-pagination-numbers_c6f30ac960f0aa2e {
  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_57d955f6e86af55d ul,
  .page-links_d61ecd56b8dd7203 ul,
  .wp-block-query-pagination-numbers_c6f30ac960f0aa2e 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_57d955f6e86af55d ul li,
    .page-links_d61ecd56b8dd7203 ul li,
    .wp-block-query-pagination-numbers_c6f30ac960f0aa2e ul li {
      padding-top: 0; }
    .te-basic-pagination_57d955f6e86af55d ul .prev span,
    .te-basic-pagination_57d955f6e86af55d ul .next span,
    .page-links_d61ecd56b8dd7203 ul .prev span,
    .page-links_d61ecd56b8dd7203 ul .next span,
    .wp-block-query-pagination-numbers_c6f30ac960f0aa2e ul .prev span,
    .wp-block-query-pagination-numbers_c6f30ac960f0aa2e ul .next span {
      display: none; }
  .te-basic-pagination_57d955f6e86af55d .post-page-numbers_f7bd5eb8bade6c24,
  .page-links_d61ecd56b8dd7203 .post-page-numbers_f7bd5eb8bade6c24,
  .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .post-page-numbers_f7bd5eb8bade6c24 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_57d955f6e86af55d .page-numbers_2e1cb3bd4de56bf8,
  .te-basic-pagination_57d955f6e86af55d .post-page-numbers_f7bd5eb8bade6c24,
  .page-links_d61ecd56b8dd7203 .page-numbers_2e1cb3bd4de56bf8,
  .page-links_d61ecd56b8dd7203 .post-page-numbers_f7bd5eb8bade6c24,
  .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .page-numbers_2e1cb3bd4de56bf8,
  .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .post-page-numbers_f7bd5eb8bade6c24 {
    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_57d955f6e86af55d .page-numbers_2e1cb3bd4de56bf8,
      .te-basic-pagination_57d955f6e86af55d .post-page-numbers_f7bd5eb8bade6c24,
      .page-links_d61ecd56b8dd7203 .page-numbers_2e1cb3bd4de56bf8,
      .page-links_d61ecd56b8dd7203 .post-page-numbers_f7bd5eb8bade6c24,
      .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .page-numbers_2e1cb3bd4de56bf8,
      .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .post-page-numbers_f7bd5eb8bade6c24 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_57d955f6e86af55d .page-numbers_2e1cb3bd4de56bf8:hover,
    .te-basic-pagination_57d955f6e86af55d .post-page-numbers_f7bd5eb8bade6c24:hover,
    .page-links_d61ecd56b8dd7203 .page-numbers_2e1cb3bd4de56bf8:hover,
    .page-links_d61ecd56b8dd7203 .post-page-numbers_f7bd5eb8bade6c24:hover,
    .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .page-numbers_2e1cb3bd4de56bf8:hover,
    .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .post-page-numbers_f7bd5eb8bade6c24: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_57d955f6e86af55d .page-numbers_2e1cb3bd4de56bf8.current,
    .te-basic-pagination_57d955f6e86af55d .post-page-numbers_f7bd5eb8bade6c24.current,
    .page-links_d61ecd56b8dd7203 .page-numbers_2e1cb3bd4de56bf8.current,
    .page-links_d61ecd56b8dd7203 .post-page-numbers_f7bd5eb8bade6c24.current,
    .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .page-numbers_2e1cb3bd4de56bf8.current,
    .wp-block-query-pagination-numbers_c6f30ac960f0aa2e .post-page-numbers_f7bd5eb8bade6c24.current {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-blog-post-nav_784fabd5c383cc68 {
  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_784fabd5c383cc68 {
      -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_784fabd5c383cc68 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b {
    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_784fabd5c383cc68 .te-post-navigation_3519a3088950813b {
        -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_784fabd5c383cc68 .te-post-navigation_3519a3088950813b {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b {
        width: 100%; } }
    .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b::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_784fabd5c383cc68 .te-post-navigation_3519a3088950813b::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b::after {
          display: none; } }
    .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b:last-child::after {
        display: none; }
    .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b .te-post-img_af93c7a1c08fa9e2 {
      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_784fabd5c383cc68 .te-post-navigation_3519a3088950813b .te-post-img_af93c7a1c08fa9e2 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b .te-post-img_af93c7a1c08fa9e2 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b .text {
      width: 100%; }
      .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_784fabd5c383cc68 .te-post-navigation_3519a3088950813b .theme-navigation_868a653eda19e5ec {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_c329afbd4060a4c9,
.sidebar__widget_5a472f4b3ee308d1 {
  /* 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_c329afbd4060a4c9 ol,
  .widget_c329afbd4060a4c9 ul,
  .sidebar__widget_5a472f4b3ee308d1 ol,
  .sidebar__widget_5a472f4b3ee308d1 ul {
    margin-bottom: 0; }
  .widget_c329afbd4060a4c9 .widget-instagram-feed_12115ec619f1d2d6,
  .sidebar__widget_5a472f4b3ee308d1 .widget-instagram-feed_12115ec619f1d2d6 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_c329afbd4060a4c9 .widget-instagram-feed_12115ec619f1d2d6,
      .sidebar__widget_5a472f4b3ee308d1 .widget-instagram-feed_12115ec619f1d2d6 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_c329afbd4060a4c9 .widget-instagram-feed_12115ec619f1d2d6,
      .sidebar__widget_5a472f4b3ee308d1 .widget-instagram-feed_12115ec619f1d2d6 {
        width: 200px; } }
    .widget_c329afbd4060a4c9 .widget-instagram-feed_12115ec619f1d2d6 .single-instagram-feed_b4b82f1152d9954a,
    .sidebar__widget_5a472f4b3ee308d1 .widget-instagram-feed_12115ec619f1d2d6 .single-instagram-feed_b4b82f1152d9954a {
      width: 96px;
      height: 96px; }
  .widget_c329afbd4060a4c9 .wp-block-heading_31e26521d7765941,
  .widget_c329afbd4060a4c9 .widget-title_a12ffe23952de167,
  .widget_c329afbd4060a4c9 .wp-block-search__label_2cbb1f5b9c4e50be,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-heading_31e26521d7765941,
  .sidebar__widget_5a472f4b3ee308d1 .widget-title_a12ffe23952de167,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-search__label_2cbb1f5b9c4e50be {
    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_c329afbd4060a4c9 .wp-block-social-links_4db18f60c5662c59 .wp-social-link_f2a2b189c5667001,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-social-links_4db18f60c5662c59 .wp-social-link_f2a2b189c5667001 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_c329afbd4060a4c9 .wp-block-social-links_4db18f60c5662c59 .wp-social-link_f2a2b189c5667001 a,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-social-links_4db18f60c5662c59 .wp-social-link_f2a2b189c5667001 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_c329afbd4060a4c9 .wp-block-social-links_4db18f60c5662c59 .wp-social-link_f2a2b189c5667001 a:before,
      .sidebar__widget_5a472f4b3ee308d1 .wp-block-social-links_4db18f60c5662c59 .wp-social-link_f2a2b189c5667001 a:before {
        display: none; }
  .widget_c329afbd4060a4c9 .has-avatars_d323d76f52a37a89.has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e,
  .widget_c329afbd4060a4c9 .has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e,
  .sidebar__widget_5a472f4b3ee308d1 .has-avatars_d323d76f52a37a89.has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e,
  .sidebar__widget_5a472f4b3ee308d1 .has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e {
    font-weight: 500; }
    .widget_c329afbd4060a4c9 .has-avatars_d323d76f52a37a89.has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-author_19d516bce6e5ed21,
    .widget_c329afbd4060a4c9 .has-avatars_d323d76f52a37a89.has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-link_c00d8a06eac16a78,
    .widget_c329afbd4060a4c9 .has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-author_19d516bce6e5ed21,
    .widget_c329afbd4060a4c9 .has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-link_c00d8a06eac16a78,
    .sidebar__widget_5a472f4b3ee308d1 .has-avatars_d323d76f52a37a89.has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-author_19d516bce6e5ed21,
    .sidebar__widget_5a472f4b3ee308d1 .has-avatars_d323d76f52a37a89.has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-link_c00d8a06eac16a78,
    .sidebar__widget_5a472f4b3ee308d1 .has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-author_19d516bce6e5ed21,
    .sidebar__widget_5a472f4b3ee308d1 .has-dates_d23c2f9f30d62d41.has-excerpts_5cc0748da179a273.wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-link_c00d8a06eac16a78 {
      font-weight: 500; }
  .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c,
  .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li.wp-block-te-latest-comments__comment_63c392a3f7bacd6c {
    margin-bottom: 0; }
  .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e,
  .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4,
  .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e,
  .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 {
    line-height: 28px;
    font-weight: 400; }
    .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869,
    .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869,
    .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869,
    .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869:before,
      .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869:before,
      .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869:before,
      .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869:before,
      .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869:before,
      .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869:before,
      .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-meta_f0027e59d941207e .wp-block-te-latest-comments__comment-date_5747976490391869:before,
      .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 .wp-block-te-latest-comments__comment-date_5747976490391869:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li a,
  .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li a,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li a,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li a {
    color: #335371; }
    .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li a.wp-block-te-latest-comments__comment-author_19d516bce6e5ed21, .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li a.wp-block-te-latest-comments__comment-link_c00d8a06eac16a78,
    .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li a.wp-block-te-latest-comments__comment-author_19d516bce6e5ed21,
    .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li a.wp-block-te-latest-comments__comment-link_c00d8a06eac16a78,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li a.wp-block-te-latest-comments__comment-author_19d516bce6e5ed21,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li a.wp-block-te-latest-comments__comment-link_c00d8a06eac16a78,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li a.wp-block-te-latest-comments__comment-author_19d516bce6e5ed21,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li a.wp-block-te-latest-comments__comment-link_c00d8a06eac16a78 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li a:hover,
    .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li a:hover,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li a:hover,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li a:hover {
      color: #317EFE; }
  .widget_c329afbd4060a4c9 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-excerpt_91548d8a09a49178 p,
  .widget_c329afbd4060a4c9 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-excerpt_91548d8a09a49178 p,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-te-latest-comments_2b296ea001ecc959 li .wp-block-te-latest-comments__comment-excerpt_91548d8a09a49178 p,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-latest-posts_e42dbda59b1f29ed li .wp-block-te-latest-comments__comment-excerpt_91548d8a09a49178 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48,
  .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48 a,
    .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 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_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48 a,
        .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 a {
          width: 40px;
          height: 40px; } }
      .widget_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48 a.facebook_b3e9cd870ab20cb7,
      .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 a.facebook_b3e9cd870ab20cb7 {
        background-color: #1877f2; }
      .widget_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48 a.twitter_d60c7d2cc2e95042,
      .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 a.twitter_d60c7d2cc2e95042 {
        background-color: #1da1f2; }
      .widget_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48 a.linkedin_64a4a76a1ae9e17c,
      .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 a.linkedin_64a4a76a1ae9e17c {
        background-color: #0a66c2; }
      .widget_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48 a.instagram_ab1e6d69724cf301,
      .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 a.instagram_ab1e6d69724cf301 {
        background-color: #405de6; }
      .widget_c329afbd4060a4c9 .te-social-profile_0cc8f32c9f7fcd48 a:hover,
      .sidebar__widget_5a472f4b3ee308d1 .te-social-profile_0cc8f32c9f7fcd48 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_c329afbd4060a4c9 select,
  .sidebar__widget_5a472f4b3ee308d1 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_c329afbd4060a4c9 .has-login-form_7b180bdc6cc30e7e .login-username_110323ffc2c98bbc label,
  .widget_c329afbd4060a4c9 .has-login-form_7b180bdc6cc30e7e .login-password_1d85a8676573fcf3 label,
  .sidebar__widget_5a472f4b3ee308d1 .has-login-form_7b180bdc6cc30e7e .login-username_110323ffc2c98bbc label,
  .sidebar__widget_5a472f4b3ee308d1 .has-login-form_7b180bdc6cc30e7e .login-password_1d85a8676573fcf3 label {
    margin-bottom: 10px; }
  .widget_c329afbd4060a4c9 .has-login-form_7b180bdc6cc30e7e .login-username_110323ffc2c98bbc input,
  .widget_c329afbd4060a4c9 .has-login-form_7b180bdc6cc30e7e .login-password_1d85a8676573fcf3 input,
  .sidebar__widget_5a472f4b3ee308d1 .has-login-form_7b180bdc6cc30e7e .login-username_110323ffc2c98bbc input,
  .sidebar__widget_5a472f4b3ee308d1 .has-login-form_7b180bdc6cc30e7e .login-password_1d85a8676573fcf3 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_c329afbd4060a4c9 .has-login-form_7b180bdc6cc30e7e .login-remember_18b8e7e855c39b7e label,
  .sidebar__widget_5a472f4b3ee308d1 .has-login-form_7b180bdc6cc30e7e .login-remember_18b8e7e855c39b7e label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_c329afbd4060a4c9 .has-login-form_7b180bdc6cc30e7e .login-submit_244f99ac8b4b3817,
  .sidebar__widget_5a472f4b3ee308d1 .has-login-form_7b180bdc6cc30e7e .login-submit_244f99ac8b4b3817 {
    margin-bottom: 0; }
    .widget_c329afbd4060a4c9 .has-login-form_7b180bdc6cc30e7e .login-submit_244f99ac8b4b3817 input.button-primary_ce91bfb86d6b4afd,
    .sidebar__widget_5a472f4b3ee308d1 .has-login-form_7b180bdc6cc30e7e .login-submit_244f99ac8b4b3817 input.button-primary_ce91bfb86d6b4afd {
      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_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43,
  .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43 button,
    .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_c329afbd4060a4c9.widget_search_45bb20be406c9bb4 .sidebar__search_e57c1760bb90e63c,
  .sidebar__widget_5a472f4b3ee308d1.widget_search_45bb20be406c9bb4 .sidebar__search_e57c1760bb90e63c {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_c329afbd4060a4c9.widget_search_45bb20be406c9bb4 .sidebar__search_e57c1760bb90e63c button,
    .sidebar__widget_5a472f4b3ee308d1.widget_search_45bb20be406c9bb4 .sidebar__search_e57c1760bb90e63c button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_c329afbd4060a4c9 .wp-block-search__no-button_f06a70ec3386f094.wp-block-search_2c89b25d90e13f68 input,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-search__no-button_f06a70ec3386f094.wp-block-search_2c89b25d90e13f68 input {
    border-radius: 10px; }
  .widget_c329afbd4060a4c9 .wp-block-search_2c89b25d90e13f68,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-search_2c89b25d90e13f68 {
    margin-bottom: -2px; }
  .widget_c329afbd4060a4c9 .wp-block-search_2c89b25d90e13f68,
  .widget_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43,
  .widget_c329afbd4060a4c9 .sidebar__search_e57c1760bb90e63c,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-search_2c89b25d90e13f68,
  .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43,
  .sidebar__widget_5a472f4b3ee308d1 .sidebar__search_e57c1760bb90e63c {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_c329afbd4060a4c9 .wp-block-search_2c89b25d90e13f68 .wp-block-search__inside-wrapper_7c2357ff7265be37,
    .widget_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43 .wp-block-search__inside-wrapper_7c2357ff7265be37,
    .widget_c329afbd4060a4c9 .sidebar__search_e57c1760bb90e63c .wp-block-search__inside-wrapper_7c2357ff7265be37,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-search_2c89b25d90e13f68 .wp-block-search__inside-wrapper_7c2357ff7265be37,
    .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43 .wp-block-search__inside-wrapper_7c2357ff7265be37,
    .sidebar__widget_5a472f4b3ee308d1 .sidebar__search_e57c1760bb90e63c .wp-block-search__inside-wrapper_7c2357ff7265be37 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_c329afbd4060a4c9 .wp-block-search_2c89b25d90e13f68 label,
    .widget_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43 label,
    .widget_c329afbd4060a4c9 .sidebar__search_e57c1760bb90e63c label,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-search_2c89b25d90e13f68 label,
    .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43 label,
    .sidebar__widget_5a472f4b3ee308d1 .sidebar__search_e57c1760bb90e63c label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_c329afbd4060a4c9 .wp-block-search_2c89b25d90e13f68 input,
    .widget_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43 input,
    .widget_c329afbd4060a4c9 .sidebar__search_e57c1760bb90e63c input,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-search_2c89b25d90e13f68 input,
    .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43 input,
    .sidebar__widget_5a472f4b3ee308d1 .sidebar__search_e57c1760bb90e63c 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_c329afbd4060a4c9 .wp-block-search_2c89b25d90e13f68 button,
    .widget_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43 button,
    .widget_c329afbd4060a4c9 .sidebar__search_e57c1760bb90e63c button,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-search_2c89b25d90e13f68 button,
    .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43 button,
    .sidebar__widget_5a472f4b3ee308d1 .sidebar__search_e57c1760bb90e63c 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_c329afbd4060a4c9 .tagcloud_1f147a2c3792c227,
  .widget_c329afbd4060a4c9 .wp-block-tag-cloud_e4d1028b40604b7c,
  .sidebar__widget_5a472f4b3ee308d1 .tagcloud_1f147a2c3792c227,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-tag-cloud_e4d1028b40604b7c {
    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_c329afbd4060a4c9 .tagcloud_1f147a2c3792c227 a,
    .widget_c329afbd4060a4c9 .wp-block-tag-cloud_e4d1028b40604b7c a,
    .sidebar__widget_5a472f4b3ee308d1 .tagcloud_1f147a2c3792c227 a,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-tag-cloud_e4d1028b40604b7c 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_c329afbd4060a4c9 .tagcloud_1f147a2c3792c227 a:hover,
      .widget_c329afbd4060a4c9 .wp-block-tag-cloud_e4d1028b40604b7c a:hover,
      .sidebar__widget_5a472f4b3ee308d1 .tagcloud_1f147a2c3792c227 a:hover,
      .sidebar__widget_5a472f4b3ee308d1 .wp-block-tag-cloud_e4d1028b40604b7c a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_c329afbd4060a4c9 ul,
  .widget_c329afbd4060a4c9 ol,
  .sidebar__widget_5a472f4b3ee308d1 ul,
  .sidebar__widget_5a472f4b3ee308d1 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_c329afbd4060a4c9 ul li,
    .widget_c329afbd4060a4c9 ol li,
    .sidebar__widget_5a472f4b3ee308d1 ul li,
    .sidebar__widget_5a472f4b3ee308d1 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_c329afbd4060a4c9 ul li:first-child,
      .widget_c329afbd4060a4c9 ol li:first-child,
      .sidebar__widget_5a472f4b3ee308d1 ul li:first-child,
      .sidebar__widget_5a472f4b3ee308d1 ol li:first-child {
        border-top: 0; }
      .widget_c329afbd4060a4c9 ul li:last-child,
      .widget_c329afbd4060a4c9 ol li:last-child,
      .sidebar__widget_5a472f4b3ee308d1 ul li:last-child,
      .sidebar__widget_5a472f4b3ee308d1 ol li:last-child {
        margin-bottom: 0; }
      .widget_c329afbd4060a4c9 ul li.recentcomments_e016a8949c71c006 .comment-author-link_1130d4a9850b9414 a:before, .widget_c329afbd4060a4c9 ul li.wp-block-latest-comments__comment_40cb45ab38e96510 .comment-author-link_1130d4a9850b9414 a:before,
      .widget_c329afbd4060a4c9 ol li.recentcomments_e016a8949c71c006 .comment-author-link_1130d4a9850b9414 a:before,
      .widget_c329afbd4060a4c9 ol li.wp-block-latest-comments__comment_40cb45ab38e96510 .comment-author-link_1130d4a9850b9414 a:before,
      .sidebar__widget_5a472f4b3ee308d1 ul li.recentcomments_e016a8949c71c006 .comment-author-link_1130d4a9850b9414 a:before,
      .sidebar__widget_5a472f4b3ee308d1 ul li.wp-block-latest-comments__comment_40cb45ab38e96510 .comment-author-link_1130d4a9850b9414 a:before,
      .sidebar__widget_5a472f4b3ee308d1 ol li.recentcomments_e016a8949c71c006 .comment-author-link_1130d4a9850b9414 a:before,
      .sidebar__widget_5a472f4b3ee308d1 ol li.wp-block-latest-comments__comment_40cb45ab38e96510 .comment-author-link_1130d4a9850b9414 a:before {
        display: none; }
      .widget_c329afbd4060a4c9 ul li.recentcomments_e016a8949c71c006 a, .widget_c329afbd4060a4c9 ul li.wp-block-latest-comments__comment_40cb45ab38e96510 a,
      .widget_c329afbd4060a4c9 ol li.recentcomments_e016a8949c71c006 a,
      .widget_c329afbd4060a4c9 ol li.wp-block-latest-comments__comment_40cb45ab38e96510 a,
      .sidebar__widget_5a472f4b3ee308d1 ul li.recentcomments_e016a8949c71c006 a,
      .sidebar__widget_5a472f4b3ee308d1 ul li.wp-block-latest-comments__comment_40cb45ab38e96510 a,
      .sidebar__widget_5a472f4b3ee308d1 ol li.recentcomments_e016a8949c71c006 a,
      .sidebar__widget_5a472f4b3ee308d1 ol li.wp-block-latest-comments__comment_40cb45ab38e96510 a {
        padding-left: 0;
        display: inline; }
        .widget_c329afbd4060a4c9 ul li.recentcomments_e016a8949c71c006 a:before, .widget_c329afbd4060a4c9 ul li.wp-block-latest-comments__comment_40cb45ab38e96510 a:before,
        .widget_c329afbd4060a4c9 ol li.recentcomments_e016a8949c71c006 a:before,
        .widget_c329afbd4060a4c9 ol li.wp-block-latest-comments__comment_40cb45ab38e96510 a:before,
        .sidebar__widget_5a472f4b3ee308d1 ul li.recentcomments_e016a8949c71c006 a:before,
        .sidebar__widget_5a472f4b3ee308d1 ul li.wp-block-latest-comments__comment_40cb45ab38e96510 a:before,
        .sidebar__widget_5a472f4b3ee308d1 ol li.recentcomments_e016a8949c71c006 a:before,
        .sidebar__widget_5a472f4b3ee308d1 ol li.wp-block-latest-comments__comment_40cb45ab38e96510 a:before {
          display: none; }
      .widget_c329afbd4060a4c9 ul li a,
      .widget_c329afbd4060a4c9 ol li a,
      .sidebar__widget_5a472f4b3ee308d1 ul li a,
      .sidebar__widget_5a472f4b3ee308d1 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_c329afbd4060a4c9 ul li a::before,
        .widget_c329afbd4060a4c9 ol li a::before,
        .sidebar__widget_5a472f4b3ee308d1 ul li a::before,
        .sidebar__widget_5a472f4b3ee308d1 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_c329afbd4060a4c9 ul li a:hover,
        .widget_c329afbd4060a4c9 ol li a:hover,
        .sidebar__widget_5a472f4b3ee308d1 ul li a:hover,
        .sidebar__widget_5a472f4b3ee308d1 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_c329afbd4060a4c9 ul li a.rsswidget_580c5d7b8101bfec, .widget_c329afbd4060a4c9 ul li a.wp-block-latest-posts__post-title_ad504043bda76eca,
        .widget_c329afbd4060a4c9 ol li a.rsswidget_580c5d7b8101bfec,
        .widget_c329afbd4060a4c9 ol li a.wp-block-latest-posts__post-title_ad504043bda76eca,
        .sidebar__widget_5a472f4b3ee308d1 ul li a.rsswidget_580c5d7b8101bfec,
        .sidebar__widget_5a472f4b3ee308d1 ul li a.wp-block-latest-posts__post-title_ad504043bda76eca,
        .sidebar__widget_5a472f4b3ee308d1 ol li a.rsswidget_580c5d7b8101bfec,
        .sidebar__widget_5a472f4b3ee308d1 ol li a.wp-block-latest-posts__post-title_ad504043bda76eca {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_c329afbd4060a4c9 ul li a.rsswidget_580c5d7b8101bfec:before, .widget_c329afbd4060a4c9 ul li a.wp-block-latest-posts__post-title_ad504043bda76eca:before,
          .widget_c329afbd4060a4c9 ol li a.rsswidget_580c5d7b8101bfec:before,
          .widget_c329afbd4060a4c9 ol li a.wp-block-latest-posts__post-title_ad504043bda76eca:before,
          .sidebar__widget_5a472f4b3ee308d1 ul li a.rsswidget_580c5d7b8101bfec:before,
          .sidebar__widget_5a472f4b3ee308d1 ul li a.wp-block-latest-posts__post-title_ad504043bda76eca:before,
          .sidebar__widget_5a472f4b3ee308d1 ol li a.rsswidget_580c5d7b8101bfec:before,
          .sidebar__widget_5a472f4b3ee308d1 ol li a.wp-block-latest-posts__post-title_ad504043bda76eca:before {
            display: none; }
      .widget_c329afbd4060a4c9 ul li ul,
      .widget_c329afbd4060a4c9 ol li ul,
      .sidebar__widget_5a472f4b3ee308d1 ul li ul,
      .sidebar__widget_5a472f4b3ee308d1 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_c329afbd4060a4c9 ul.wp-tag-cloud_33a7dc6f0d7aa074 li,
    .widget_c329afbd4060a4c9 ol.wp-tag-cloud_33a7dc6f0d7aa074 li,
    .sidebar__widget_5a472f4b3ee308d1 ul.wp-tag-cloud_33a7dc6f0d7aa074 li,
    .sidebar__widget_5a472f4b3ee308d1 ol.wp-tag-cloud_33a7dc6f0d7aa074 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_c329afbd4060a4c9 ul.wp-tag-cloud_33a7dc6f0d7aa074 li a:before,
      .widget_c329afbd4060a4c9 ol.wp-tag-cloud_33a7dc6f0d7aa074 li a:before,
      .sidebar__widget_5a472f4b3ee308d1 ul.wp-tag-cloud_33a7dc6f0d7aa074 li a:before,
      .sidebar__widget_5a472f4b3ee308d1 ol.wp-tag-cloud_33a7dc6f0d7aa074 li a:before {
        display: none; }
  .widget_c329afbd4060a4c9.te_widget_categories_2e0c47a7caba446b li, .widget_c329afbd4060a4c9.widget_archive_138793b9a9754711 li,
  .widget_c329afbd4060a4c9 .wp-block-categories-list_361395c8ce02b84c li,
  .widget_c329afbd4060a4c9 .wp-block-archives-list_3c300215eefddbb4 li,
  .sidebar__widget_5a472f4b3ee308d1.te_widget_categories_2e0c47a7caba446b li,
  .sidebar__widget_5a472f4b3ee308d1.widget_archive_138793b9a9754711 li,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-categories-list_361395c8ce02b84c li,
  .sidebar__widget_5a472f4b3ee308d1 .wp-block-archives-list_3c300215eefddbb4 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_c329afbd4060a4c9.te_widget_categories_2e0c47a7caba446b li.cat-item_f6a6323e8b9443df, .widget_c329afbd4060a4c9.widget_archive_138793b9a9754711 li.cat-item_f6a6323e8b9443df,
    .widget_c329afbd4060a4c9 .wp-block-categories-list_361395c8ce02b84c li.cat-item_f6a6323e8b9443df,
    .widget_c329afbd4060a4c9 .wp-block-archives-list_3c300215eefddbb4 li.cat-item_f6a6323e8b9443df,
    .sidebar__widget_5a472f4b3ee308d1.te_widget_categories_2e0c47a7caba446b li.cat-item_f6a6323e8b9443df,
    .sidebar__widget_5a472f4b3ee308d1.widget_archive_138793b9a9754711 li.cat-item_f6a6323e8b9443df,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-categories-list_361395c8ce02b84c li.cat-item_f6a6323e8b9443df,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-archives-list_3c300215eefddbb4 li.cat-item_f6a6323e8b9443df {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_c329afbd4060a4c9.te_widget_categories_2e0c47a7caba446b li a, .widget_c329afbd4060a4c9.widget_archive_138793b9a9754711 li a,
    .widget_c329afbd4060a4c9 .wp-block-categories-list_361395c8ce02b84c li a,
    .widget_c329afbd4060a4c9 .wp-block-archives-list_3c300215eefddbb4 li a,
    .sidebar__widget_5a472f4b3ee308d1.te_widget_categories_2e0c47a7caba446b li a,
    .sidebar__widget_5a472f4b3ee308d1.widget_archive_138793b9a9754711 li a,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-categories-list_361395c8ce02b84c li a,
    .sidebar__widget_5a472f4b3ee308d1 .wp-block-archives-list_3c300215eefddbb4 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_cba0a06b2d4f9b78 {
  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_cba0a06b2d4f9b78 .about-desc_bd6f6b68747ad8a2 {
    text-align: left; }
    .widget-about-info_cba0a06b2d4f9b78 .about-desc_bd6f6b68747ad8a2 .about-title_85dbc0ea4408d6f7 {
      font-size: 20px; }
  .widget-about-info_cba0a06b2d4f9b78 .about-image_2d676c3f96398fde {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_cba0a06b2d4f9b78 .te-social-profile_0cc8f32c9f7fcd48 {
    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_cba0a06b2d4f9b78 .te-social-profile_0cc8f32c9f7fcd48 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_cba0a06b2d4f9b78 .te-social-profile_0cc8f32c9f7fcd48 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_d23c2f9f30d62d41.has-author_83e493d89c759c3c.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-latest-posts__te-post-title_17839b0e94d98ee4 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_23dba6144c1ce613 .wp-block-heading_31e26521d7765941:before,
.widget_rss_23dba6144c1ce613 .widget-title_a12ffe23952de167:before {
  display: none; }
.widget_rss_23dba6144c1ce613 .rss-widget-icon_1ea825af9a8fa981 {
  margin-right: 6px; }
.widget_rss_23dba6144c1ce613 ul li a.rsswidget_580c5d7b8101bfec {
  color: #14203A; }
  .widget_rss_23dba6144c1ce613 ul li a.rsswidget_580c5d7b8101bfec:hover {
    color: #317EFE; }

.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-title_d002cfff097251cf,
.wp-block-rss_66e0b412edb849fb .wp-block-rss__item-title_d002cfff097251cf,
.widget_rss_23dba6144c1ce613 .wp-block-rss__item-title_d002cfff097251cf {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-title_d002cfff097251cf a:before,
  .wp-block-rss_66e0b412edb849fb .wp-block-rss__item-title_d002cfff097251cf a:before,
  .widget_rss_23dba6144c1ce613 .wp-block-rss__item-title_d002cfff097251cf a:before {
    display: none; }
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-latest-posts__post-author_490040aecf5a88f4,
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-publish-date_b9088669679082ca,
.wp-block-rss_66e0b412edb849fb .wp-block-latest-posts__post-author_490040aecf5a88f4,
.wp-block-rss_66e0b412edb849fb .wp-block-rss__item-publish-date_b9088669679082ca,
.widget_rss_23dba6144c1ce613 .wp-block-latest-posts__post-author_490040aecf5a88f4,
.widget_rss_23dba6144c1ce613 .wp-block-rss__item-publish-date_b9088669679082ca {
  margin-right: 10px; }
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-latest-posts__post-author_490040aecf5a88f4,
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-latest-posts__te-post-date_4ec8149cee51dc23,
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-publish-date_b9088669679082ca,
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-author_f07935192f77cc72,
.wp-block-latest-posts_e42dbda59b1f29ed .rss-date_7d80b509b285169f,
.wp-block-rss_66e0b412edb849fb .wp-block-latest-posts__post-author_490040aecf5a88f4,
.wp-block-rss_66e0b412edb849fb .wp-block-latest-posts__te-post-date_4ec8149cee51dc23,
.wp-block-rss_66e0b412edb849fb .wp-block-rss__item-publish-date_b9088669679082ca,
.wp-block-rss_66e0b412edb849fb .wp-block-rss__item-author_f07935192f77cc72,
.wp-block-rss_66e0b412edb849fb .rss-date_7d80b509b285169f,
.widget_rss_23dba6144c1ce613 .wp-block-latest-posts__post-author_490040aecf5a88f4,
.widget_rss_23dba6144c1ce613 .wp-block-latest-posts__te-post-date_4ec8149cee51dc23,
.widget_rss_23dba6144c1ce613 .wp-block-rss__item-publish-date_b9088669679082ca,
.widget_rss_23dba6144c1ce613 .wp-block-rss__item-author_f07935192f77cc72,
.widget_rss_23dba6144c1ce613 .rss-date_7d80b509b285169f {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-latest-posts__te-post-date_4ec8149cee51dc23:before,
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-publish-date_b9088669679082ca:before,
.wp-block-latest-posts_e42dbda59b1f29ed .rss-date_7d80b509b285169f:before,
.wp-block-rss_66e0b412edb849fb .wp-block-latest-posts__te-post-date_4ec8149cee51dc23:before,
.wp-block-rss_66e0b412edb849fb .wp-block-rss__item-publish-date_b9088669679082ca:before,
.wp-block-rss_66e0b412edb849fb .rss-date_7d80b509b285169f:before,
.widget_rss_23dba6144c1ce613 .wp-block-latest-posts__te-post-date_4ec8149cee51dc23:before,
.widget_rss_23dba6144c1ce613 .wp-block-rss__item-publish-date_b9088669679082ca:before,
.widget_rss_23dba6144c1ce613 .rss-date_7d80b509b285169f:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-latest-posts__post-author_490040aecf5a88f4:before,
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-author_f07935192f77cc72:before,
.wp-block-rss_66e0b412edb849fb .wp-block-latest-posts__post-author_490040aecf5a88f4:before,
.wp-block-rss_66e0b412edb849fb .wp-block-rss__item-author_f07935192f77cc72:before,
.widget_rss_23dba6144c1ce613 .wp-block-latest-posts__post-author_490040aecf5a88f4:before,
.widget_rss_23dba6144c1ce613 .wp-block-rss__item-author_f07935192f77cc72:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-latest-posts__post-excerpt_604781198c11a6b4,
.wp-block-latest-posts_e42dbda59b1f29ed .wp-block-rss__item-excerpt_6af0ca12ba770d3a,
.wp-block-latest-posts_e42dbda59b1f29ed .rssSummary_82a4751e6775285d,
.wp-block-rss_66e0b412edb849fb .wp-block-latest-posts__post-excerpt_604781198c11a6b4,
.wp-block-rss_66e0b412edb849fb .wp-block-rss__item-excerpt_6af0ca12ba770d3a,
.wp-block-rss_66e0b412edb849fb .rssSummary_82a4751e6775285d,
.widget_rss_23dba6144c1ce613 .wp-block-latest-posts__post-excerpt_604781198c11a6b4,
.widget_rss_23dba6144c1ce613 .wp-block-rss__item-excerpt_6af0ca12ba770d3a,
.widget_rss_23dba6144c1ce613 .rssSummary_82a4751e6775285d {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_0e7c20d6e9eae444 .te-single-post-meta_2f847f209bec11f5 {
  gap: 32px; }

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

.te-comment-title_1abf79fbf8d3a26f h2,
.te-comment-title_1abf79fbf8d3a26f .wp-block-comments-title_1943c423eded860a,
.wp-block-comments_43c4f5c22a0b937c h2,
.wp-block-comments_43c4f5c22a0b937c .wp-block-comments-title_1943c423eded860a {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c {
  padding-left: 0; }
  .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c .wp-block-te-comment-reply_af000ef140a9e2b0 {
    margin-top: 15px; }
  .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-column_5227c3bcb7017fa1:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-avatar_0ca217d39f8fd199 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-avatar_0ca217d39f8fd199 img {
        width: 100%; }
    .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-comment-author-name_823b3a9d08fc9bcc a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-comment-edit-link_051ec83f85144687 a {
      color: #317EFE; }
    .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-comment-date_de5d2c7eac4c89ce a,
    .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-comment-edit-link_051ec83f85144687 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-te-comment-reply_af000ef140a9e2b0 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_43c4f5c22a0b937c .wp-block-comment-template_71e9c67b126c2c9c li .wp-block-columns_725a1644ed08bc40 .wp-block-te-comment-reply_af000ef140a9e2b0 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_d2e02f7116e68370 .te-comment-respond_e1ce1297403509d4,
.te-latest-comments_d2e02f7116e68370 .comment-respond_a58da29a5c644672 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_d2e02f7116e68370 li .children .te-comments-item_cec14ab68bf07db5 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_d2e02f7116e68370 li .children .te-comments-item_cec14ab68bf07db5 {
      margin-left: 0; } }
.te-latest-comments_d2e02f7116e68370 li .children .children .te-comments-item_cec14ab68bf07db5 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 {
      padding: 30px; } }
  .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-avatar_2ee2007f19a03483 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-avatar_2ee2007f19a03483 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-avatar_2ee2007f19a03483 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 {
    overflow: hidden; }
    .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 .te-avatar-name_bb76e116288e449a {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 .te-avatar-name_bb76e116288e449a 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_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 .te-avatar-name_bb76e116288e449a 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_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 .te-avatar-name_bb76e116288e449a span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 .te-comment-reply_41b562fb2bde9c0b {
      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_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 .te-comment-reply_41b562fb2bde9c0b {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_d2e02f7116e68370 li .te-comments-item_cec14ab68bf07db5 .te-comments-text_c01080253a75a2c1 .te-comment-reply_41b562fb2bde9c0b:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_b86bf7e003f83b7f .te-contacts-message_0496521a52bb3f21 {
  margin-top: 10px; }

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

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

.te-comment-respond_e1ce1297403509d4,
.comment-respond_a58da29a5c644672 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_e1ce1297403509d4 .comment-form-cookies-consent_44e6312ac0c1b245,
  .comment-respond_a58da29a5c644672 .comment-form-cookies-consent_44e6312ac0c1b245 {
    display: none; }
  .te-comment-respond_e1ce1297403509d4 .comment-notes_cf5207798eed0099,
  .comment-respond_a58da29a5c644672 .comment-notes_cf5207798eed0099 {
    margin-bottom: 30px; }
  .te-comment-respond_e1ce1297403509d4 p,
  .comment-respond_a58da29a5c644672 p {
    margin: 0; }
  .te-comment-respond_e1ce1297403509d4 .te-contacts-email_23ef988670073523,
  .te-comment-respond_e1ce1297403509d4 .te-contacts-name_0f327770bf82ef55,
  .te-comment-respond_e1ce1297403509d4 .single-input-field_a76c1e473005167c,
  .comment-respond_a58da29a5c644672 .te-contacts-email_23ef988670073523,
  .comment-respond_a58da29a5c644672 .te-contacts-name_0f327770bf82ef55,
  .comment-respond_a58da29a5c644672 .single-input-field_a76c1e473005167c {
    margin-bottom: 20px; }
  .te-comment-respond_e1ce1297403509d4 label,
  .comment-respond_a58da29a5c644672 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_e1ce1297403509d4 .checkbox-field-wrapper_23effd7b2c3735b4,
  .comment-respond_a58da29a5c644672 .checkbox-field-wrapper_23effd7b2c3735b4 {
    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_e1ce1297403509d4 .checkbox-field-wrapper_23effd7b2c3735b4 p,
    .comment-respond_a58da29a5c644672 .checkbox-field-wrapper_23effd7b2c3735b4 p {
      margin: 0; }
    .te-comment-respond_e1ce1297403509d4 .checkbox-field-wrapper_23effd7b2c3735b4 .single-checkbox-field_4ec557b9cc8f599a,
    .comment-respond_a58da29a5c644672 .checkbox-field-wrapper_23effd7b2c3735b4 .single-checkbox-field_4ec557b9cc8f599a {
      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_e1ce1297403509d4 .te-comment-form-cookies-consent_fd4031643c423f92,
  .comment-respond_a58da29a5c644672 .te-comment-form-cookies-consent_fd4031643c423f92 {
    display: none; }
  .te-comment-respond_e1ce1297403509d4 input[type="number"],
  .comment-respond_a58da29a5c644672 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_e1ce1297403509d4 input,
  .te-comment-respond_e1ce1297403509d4 select,
  .comment-respond_a58da29a5c644672 input,
  .comment-respond_a58da29a5c644672 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_e1ce1297403509d4 *::-webkit-input-placeholder,
  .comment-respond_a58da29a5c644672 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_e1ce1297403509d4 *:-ms-input-placeholder,
  .comment-respond_a58da29a5c644672 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_e1ce1297403509d4 *::-ms-input-placeholder,
  .comment-respond_a58da29a5c644672 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_e1ce1297403509d4 *::placeholder,
  .comment-respond_a58da29a5c644672 *::placeholder {
    color: #778196; }
  .te-comment-respond_e1ce1297403509d4 textarea,
  .comment-respond_a58da29a5c644672 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_e1ce1297403509d4 input:focus,
  .te-comment-respond_e1ce1297403509d4 textarea:focus,
  .te-comment-respond_e1ce1297403509d4 .form-select_59400b4ea6d9b6ca:focus,
  .comment-respond_a58da29a5c644672 input:focus,
  .comment-respond_a58da29a5c644672 textarea:focus,
  .comment-respond_a58da29a5c644672 .form-select_59400b4ea6d9b6ca: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_e4b62d84c6a64bf5 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_e4b62d84c6a64bf5:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_e4b62d84c6a64bf5:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-team-card_e4b62d84c6a64bf5:hover .te-content-wrapper_4d0b2162217d5992 {
    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_e4b62d84c6a64bf5 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_e4b62d84c6a64bf5 .image:before {
      position: absolute;
      width: 200%;
      height: 0%;
      left: 50%;
      top: 50%;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg);
      content: "";
      z-index: 1; }
    .te-team-card_e4b62d84c6a64bf5 .image img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_e4b62d84c6a64bf5 .te-content-wrapper_4d0b2162217d5992 {
    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_e4b62d84c6a64bf5 .te-content-wrapper_4d0b2162217d5992 .content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1;
      gap: 17px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 45px 30px; }
      .te-team-card_e4b62d84c6a64bf5 .te-content-wrapper_4d0b2162217d5992 .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_e4b62d84c6a64bf5 .te-content-wrapper_4d0b2162217d5992 .content .desc_3c2c5450c63dbc1d {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_e4b62d84c6a64bf5 .te-content-wrapper_4d0b2162217d5992 .social_e6654af5409e697d {
      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_e4b62d84c6a64bf5 .te-content-wrapper_4d0b2162217d5992 .social_e6654af5409e697d 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_e4b62d84c6a64bf5 .te-content-wrapper_4d0b2162217d5992 .social_e6654af5409e697d a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c:hover .te-content-wrapper_4d0b2162217d5992 .social_e6654af5409e697d a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c:hover .te-content-wrapper_4d0b2162217d5992 .content .title,
    .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c:hover .te-content-wrapper_4d0b2162217d5992 .content .desc_3c2c5450c63dbc1d {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .image {
    border-radius: 20px; }
  .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 .content .desc_3c2c5450c63dbc1d {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 .social_e6654af5409e697d a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_e4b62d84c6a64bf5.style-2_edbdf8c9b67b846c .te-content-wrapper_4d0b2162217d5992 .social_e6654af5409e697d 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_6e7bbe10fbab9e77 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_6e7bbe10fbab9e77 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_6e7bbe10fbab9e77 .slick-list_839ecf0b70ba747b {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_6e7bbe10fbab9e77 .slick-list_839ecf0b70ba747b {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_6e7bbe10fbab9e77 .slick-list_839ecf0b70ba747b .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_6e7bbe10fbab9e77 .slick-dots_809658dcd0e5f583 {
    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_6e7bbe10fbab9e77 .slick-dots_809658dcd0e5f583 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_6e7bbe10fbab9e77 .slick-dots_809658dcd0e5f583 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_6e7bbe10fbab9e77 .slick-dots_809658dcd0e5f583 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_6e7bbe10fbab9e77 .slick-dots_809658dcd0e5f583 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_6e7bbe10fbab9e77 .slick-arrow_7bedcd1194f87d03 {
    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_f76ce97ad6681ce5 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_f76ce97ad6681ce5:hover .image .te-content-wrapper_4d0b2162217d5992 {
    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_f76ce97ad6681ce5:hover .image .te-content-wrapper_4d0b2162217d5992 .content .content-inner_d6a40e423f7dfd04 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_f76ce97ad6681ce5:hover .image .te-content-wrapper_4d0b2162217d5992 .content .btn-wrapper_7221d27abb6a1738 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_f76ce97ad6681ce5:hover .image .te-content-wrapper_4d0b2162217d5992 .content .content-inner_d6a40e423f7dfd04 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_f76ce97ad6681ce5:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-portfolio-card_f76ce97ad6681ce5 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_f76ce97ad6681ce5 .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-portfolio-card_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 {
    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_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 100%;
      gap: 10px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      padding: 10px; }
      .te-portfolio-card_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 .content .content-inner_d6a40e423f7dfd04 {
        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_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 .content .sub-title_a3bf967f2efefe64 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 .content .btn-wrapper_7221d27abb6a1738 {
        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_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 .content .btn-wrapper_7221d27abb6a1738 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_f76ce97ad6681ce5 .te-content-wrapper_4d0b2162217d5992 .content .btn-wrapper_7221d27abb6a1738 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_f76ce97ad6681ce5.style-3_a7568100bbb927e1:hover .te-content-wrapper_4d0b2162217d5992 .content .btn-wrapper_7221d27abb6a1738 {
  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_f76ce97ad6681ce5.style-3_a7568100bbb927e1 .te-content-wrapper_4d0b2162217d5992 {
  padding: 0; }
  .te-portfolio-card_f76ce97ad6681ce5.style-3_a7568100bbb927e1 .te-content-wrapper_4d0b2162217d5992 .content .content-inner_d6a40e423f7dfd04 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_f76ce97ad6681ce5.style-3_a7568100bbb927e1 .te-content-wrapper_4d0b2162217d5992 .content .btn-wrapper_7221d27abb6a1738 {
    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_256029d56440c357.style-1_f3f0ba52b28a86b4 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_256029d56440c357.style-1_f3f0ba52b28a86b4 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_1d9d6cd4ae041cc3.style-1_f3f0ba52b28a86b4 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_7338bd785c808927.style-1_f3f0ba52b28a86b4 {
  overflow: hidden; }

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

.about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c .te-about-image-card_05fbfcaf429e5e9c {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c .te-about-image-card_05fbfcaf429e5e9c .te-main-img-wrapper_fc537a35f4ad1858 .te-main-img-inner_e10954245088da16 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c .te-about-image-card_05fbfcaf429e5e9c .te-company-foundation_d237bf49da34a628 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c .te-about-info-card_e745117280cb8e66 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c .te-about-info-card_e745117280cb8e66 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_9426ad28d21dff57.style-2_edbdf8c9b67b846c .te-about-info-card_e745117280cb8e66 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .accordion-wrapper_fdcefb8c9eec4ddd {
      padding-right: 60px; } }
  .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd {
        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_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd {
        right: 0; } }
    .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 {
      position: relative; }
      .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .te-main-img-inner_e10954245088da16 {
        -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_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .te-image-shape_9c274e42c2b04c1f {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px; }
        .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .content .number_71839c544f754dec {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .top-content_ede2901c3d5bed5f {
        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_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .top-content_ede2901c3d5bed5f {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .bottom-content_f91ecdf3a8318df8 {
        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_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .bottom-content_f91ecdf3a8318df8 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .bottom-content_f91ecdf3a8318df8 .bottom-content-inner_87936657def78745 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .bottom-content_f91ecdf3a8318df8 .bottom-content-inner_87936657def78745 .title,
          .faq-area_fa6771e60bd091b0.style-1_f3f0ba52b28a86b4 .te-faq-image_17399f8c5691f3bd .te-image-wrapper_8a67567f637ad935 .bottom-content_f91ecdf3a8318df8 .bottom-content-inner_87936657def78745 .number_71839c544f754dec {
            color: #14203A; }

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

.testimonial-slider-area_1d9d6cd4ae041cc3 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_1d9d6cd4ae041cc3.style-2_edbdf8c9b67b846c .slick-list_839ecf0b70ba747b {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_1d9d6cd4ae041cc3.style-2_edbdf8c9b67b846c .slick-list_839ecf0b70ba747b .te-slick-item_efd5fc3b333deaf5 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .icon_20d3264a412b4470 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .te-counter-title_a6ab5fa17bb80bca {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .te-counter-title_a6ab5fa17bb80bca .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .title {
    color: #ffffff; }
  .counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .number_71839c544f754dec {
    color: #E7F914; }
  .counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .number_71839c544f754dec,
  .counter-up-area_745b6951d66d4e24.style-2_edbdf8c9b67b846c .te-counter-card_4cf33b5812652588 .te-counter-item_364d1baa83c90d2f .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-image-bg-collumn_0f1fe573a7f79d7e {
      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_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-subscribe-form-wrapper_555abef0e7cb7428 {
      padding: 0; }
    .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 {
      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_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 {
          -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_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 {
          -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_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 {
          gap: 60px; } }
      .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 .te-subscribe-title_404ef00c049668be {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 .te-content-inner_fe8382e917e9383f {
        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_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 .te-content-inner_fe8382e917e9383f {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 .te-content-inner_fe8382e917e9383f .icon_20d3264a412b4470 {
          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_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .te-subscribe-form-widget_d7da506ff885e27b {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .mc4wp-form-fields_3503e1a320d66bf7 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_6ca6ce19356646c5.style-2_edbdf8c9b67b846c .te-subscribe-inner-area_a1a3cb8fea42933a .mc4wp-form-fields_3503e1a320d66bf7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_1d9d6cd4ae041cc3.style-3_a7568100bbb927e1 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_1d9d6cd4ae041cc3.style-3_a7568100bbb927e1 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_1d9d6cd4ae041cc3.style-3_a7568100bbb927e1 {
      padding: 100px 0; } }
  .testimonial-slider-area_1d9d6cd4ae041cc3.style-3_a7568100bbb927e1 .slick-list_839ecf0b70ba747b .slick-slide.slick-current_c433c9364d3abcb1 .te-testimonial-card_b5915ee9d2c53ae9.style-3_a7568100bbb927e1 .te-content-wrapper_4d0b2162217d5992 .te-user-meta_f47af63c993cbf66 .icon_20d3264a412b4470 {
    color: #317EFE; }

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

.contact-form-area_e6dd6773e51b128c {
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_e6dd6773e51b128c {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_e6dd6773e51b128c {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_e6dd6773e51b128c .te-comment-respond_e1ce1297403509d4 .title,
  .contact-form-area_e6dd6773e51b128c .te-title-wrapper_db4b30cf89535305 .title {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .contact-form-area_e6dd6773e51b128c .te-comment-respond_e1ce1297403509d4 .title,
      .contact-form-area_e6dd6773e51b128c .te-title-wrapper_db4b30cf89535305 .title {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_e6dd6773e51b128c .te-comment-respond_e1ce1297403509d4 .title,
      .contact-form-area_e6dd6773e51b128c .te-title-wrapper_db4b30cf89535305 .title {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_e6dd6773e51b128c .te-comment-respond_e1ce1297403509d4 .title,
      .contact-form-area_e6dd6773e51b128c .te-title-wrapper_db4b30cf89535305 .title {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_e6dd6773e51b128c .te-social-profile-link_5e57237f7ec04fd6 {
    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_e6dd6773e51b128c .te-social-profile-link_5e57237f7ec04fd6 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_e6dd6773e51b128c .te-social-profile-link_5e57237f7ec04fd6 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_277b4a79351f2ff7 {
    margin-bottom: 60px; } }

.te-contact-info_f5316e7e0ae2c307 {
  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_f5316e7e0ae2c307 .te-icon-card_cde523f9906529d9 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_2d0455bbfbc96461 {
  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_2d0455bbfbc96461 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_2d0455bbfbc96461 .content .te-title-wrapper_db4b30cf89535305 {
    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_2d0455bbfbc96461 .content .te-title-wrapper_db4b30cf89535305 .title-inner_d97b31746d1ef78c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_2d0455bbfbc96461 .content .te-title-wrapper_db4b30cf89535305 .title-inner_d97b31746d1ef78c .icon_20d3264a412b4470 {
        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_2d0455bbfbc96461 .content .te-title-wrapper_db4b30cf89535305 .title-inner_d97b31746d1ef78c .title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_43567920406ca0ba {
  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_43567920406ca0ba .list-wrapper_d2558030f253ce51 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_43567920406ca0ba .list-wrapper_d2558030f253ce51 .icon_20d3264a412b4470 {
      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_43567920406ca0ba .list-wrapper_d2558030f253ce51 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_43567920406ca0ba .list-wrapper_d2558030f253ce51 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_43567920406ca0ba .list-wrapper_d2558030f253ce51 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_43567920406ca0ba .list-wrapper_d2558030f253ce51 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_0be4ce1cb821106f {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_0be4ce1cb821106f .te-team-card_e4b62d84c6a64bf5 {
    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_7f0bb9c47a30c3cd {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_7f0bb9c47a30c3cd {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_7f0bb9c47a30c3cd {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_6c028a13619dc3ca {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_6c028a13619dc3ca .te-subscribe-form-widget_d7da506ff885e27b .submit-btn_7a3e4328eb5c10d6 span {
    display: none; }
  .footer_6c028a13619dc3ca.style-1_f3f0ba52b28a86b4 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_6c028a13619dc3ca.style-1_f3f0ba52b28a86b4 .te-footer-sec_37e743dab6f5f014 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_6c028a13619dc3ca.style-1_f3f0ba52b28a86b4 .te-footer-sec_37e743dab6f5f014 .te-footer-widget_b7c346e68125c939 .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-form-fields_3503e1a320d66bf7 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_6c028a13619dc3ca.style-1_f3f0ba52b28a86b4 .te-footer-widget_b7c346e68125c939 .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e input {
      color: #131A2A; }
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .wp-block-heading_31e26521d7765941,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .widget-title_a12ffe23952de167,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .wp-block-search__label_2cbb1f5b9c4e50be,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .wp-block-heading_31e26521d7765941,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .widget-title_a12ffe23952de167,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .wp-block-search__label_2cbb1f5b9c4e50be,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 ul li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 ol li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 ul li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 ol li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 ul li,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-calendar-table_91b4d0024596a25a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-block-calendar_f6016900050efbce caption,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c nav.wp-calendar-nav_c31bc7147f69e95c a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-block-latest-comments__comment-excerpt_bc9ad09ce005ae00,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-calendar-table_91b4d0024596a25a caption,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_text_5851653bb59431ab,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .tagcloud_1f147a2c3792c227 a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .wp-block-tag-cloud_e4d1028b40604b7c a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .tagcloud_1f147a2c3792c227 a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .wp-block-tag-cloud_e4d1028b40604b7c a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-block-latest-comments__comment-date_64a606a77ea0ac52,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-block-latest-comments__comment_40cb45ab38e96510,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-block-archives-dropdown_0af3e0ec1da27031 label,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_categories_8db9778ebf4d34ac li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_archive_138793b9a9754711 li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_nav_menu_35f9c7ba40f3c84f li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_tag_cloud_190530904b1c0ede a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_rss_23dba6144c1ce613 li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_rss_23dba6144c1ce613 li,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .footer__widget_c5c98b2bdd117250 a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .footer__widget_c5c98b2bdd117250 li,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c li.recentcomments_e016a8949c71c006 {
    color: #ffffff; }
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-theme-btn_f67d91fc9eb82f69,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-block-loginout_4f24f5eabba26b82 a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c input.te-theme-btn_f67d91fc9eb82f69,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .wp-block-search_2c89b25d90e13f68 button,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .search-form_16a9d83ea5b12e43 button,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .widget_c329afbd4060a4c9 .sidebar__search_e57c1760bb90e63c button,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .wp-block-search_2c89b25d90e13f68 button,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .search-form_16a9d83ea5b12e43 button,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .sidebar__widget_5a472f4b3ee308d1 .sidebar__search_e57c1760bb90e63c button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_6c028a13619dc3ca .footer__widget_c5c98b2bdd117250 li {
    list-style: none; }
  .footer_6c028a13619dc3ca .te-footer-widget_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 li.wp-block-social-link_e37a96f5d81e5a98 {
    display: inline-block;
    width: unset !important; }
  .footer_6c028a13619dc3ca .te_widget_nav_menu_2337d522772fd8f7 li.cat-item_f6a6323e8b9443df {
    text-align: right; }
    .footer_6c028a13619dc3ca .te_widget_nav_menu_2337d522772fd8f7 li.cat-item_f6a6323e8b9443df a {
      float: left; }
  .footer_6c028a13619dc3ca .te-footer-bg_67db482027a5986f {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_6c028a13619dc3ca .footer-nav-widget_36940cf6918f3ef9 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_6c028a13619dc3ca .footer-nav-widget_36940cf6918f3ef9 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_6c028a13619dc3ca .footer-nav-widget_36940cf6918f3ef9 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_6c028a13619dc3ca .footer-nav-widget_36940cf6918f3ef9 {
        padding: 0 30px; } }

.te-footer-widget_b7c346e68125c939 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_b7c346e68125c939 {
      margin-bottom: 40px; } }
  .te-footer-widget_b7c346e68125c939 .te-footer-widget-title_925c46d0ad890acf,
  .te-footer-widget_b7c346e68125c939 .wp-block-heading_31e26521d7765941 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_b7c346e68125c939 ul {
    padding-left: 0; }
  .te-footer-widget_b7c346e68125c939 .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-form-fields_3503e1a320d66bf7 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_b7c346e68125c939 .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_b7c346e68125c939.widget-latest-posts-footer_34ef58059b3f4e78 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_b7c346e68125c939.zoom-instagram-widget_d3de5bccc4cdc74d {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_b7c346e68125c939.widget_contact_info_widget_945fefc32d5c83ca {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_b7c346e68125c939 .widget-instagram-feed_12115ec619f1d2d6 {
      width: 170px; } }
  .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 {
        padding-right: 0; } }
    .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 .te-footer-logo_2185a4d1202b09c5 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 .info-form-and-social-icon_78640f9c9c183451 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 .info-form-and-social-icon_78640f9c9c183451 .te-social-profile_0cc8f32c9f7fcd48 {
        margin-top: 0; }
    .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 .te-social-profile_0cc8f32c9f7fcd48 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_b7c346e68125c939 .te-footer-widget-info_89532e8d361c1ff6 .info-form-and-social-icon_78640f9c9c183451 {
        -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_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 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_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 p {
    color: #335371; }
  .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul {
    list-style: none; }
    .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b 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_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li:first-child .contact-icon_a25a659d11d4a31c {
          margin-top: 5px; }
      .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li .contact-icon_a25a659d11d4a31c {
        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_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li .contact-text_28dc8f639bba74b4 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li .contact-text_28dc8f639bba74b4 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li .contact-text_28dc8f639bba74b4 span,
        .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li .contact-text_28dc8f639bba74b4 p,
        .te-footer-widget_b7c346e68125c939 .te-footer-widget-contact_7a8647fefd9b47e4 .footer-contact_54eef7117648eb6b ul li .contact-text_28dc8f639bba74b4 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_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-thumb_e24ae47913495aa9 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-desc_75df512912831ec5 .te-latest-post-title_077bdf662d7dd619 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-desc_75df512912831ec5 .te-latest-post-title_077bdf662d7dd619 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_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-desc_75df512912831ec5 .te-latest-post-title_077bdf662d7dd619 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-desc_75df512912831ec5 .te-latest-post-meta_1a76190f9baec97e {
      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_a307552c2c3afa16 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_a307552c2c3afa16 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_a307552c2c3afa16 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_a307552c2c3afa16 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_6ca6ce19356646c5 {
  overflow: hidden; }
  .subscribe-area_6ca6ce19356646c5.style-1_f3f0ba52b28a86b4 .te-subscribe-inner-area_a1a3cb8fea42933a .te-content-wrapper_4d0b2162217d5992 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_6ca6ce19356646c5.style-1_f3f0ba52b28a86b4 .te-image-bg-collumn_0f1fe573a7f79d7e {
    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_6ca6ce19356646c5.style-1_f3f0ba52b28a86b4 .te-image-bg-collumn_0f1fe573a7f79d7e {
        display: none; } }
  .subscribe-area_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 {
    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_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 .short-title_fa35bfdcf9bef111 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 .te-subscribe-title_404ef00c049668be {
      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_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 .te-subscribe-title_404ef00c049668be {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 .te-subscribe-title_404ef00c049668be {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 .te-subscribe-title_404ef00c049668be {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_6ca6ce19356646c5 .te-content-wrapper_4d0b2162217d5992 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_6ca6ce19356646c5 .te-subscribe-inner-area_a1a3cb8fea42933a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_6ca6ce19356646c5 .te-subscribe-inner-area_a1a3cb8fea42933a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_6ca6ce19356646c5 .te-subscribe-inner-area_a1a3cb8fea42933a .te-subscribe-collumn_ef2c3af71b5f635d {
      -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_6ca6ce19356646c5 .te-subscribe-inner-area_a1a3cb8fea42933a .te-subscribe-collumn_ef2c3af71b5f635d.te-image-bg-collumn_0f1fe573a7f79d7e {
          display: none; } }
    .subscribe-area_6ca6ce19356646c5 .te-subscribe-inner-area_a1a3cb8fea42933a .mc4wp-form-fields_3503e1a320d66bf7 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_6ca6ce19356646c5 .te-subscribe-inner-area_a1a3cb8fea42933a .mc4wp-form-fields_3503e1a320d66bf7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_6ca6ce19356646c5 .te-subscribe-inner-area_a1a3cb8fea42933a .mc4wp-form-fields_3503e1a320d66bf7 .submit-btn_7a3e4328eb5c10d6 {
        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_b7c346e68125c939 .te-subscribe-form-wrapper_555abef0e7cb7428 {
  color: #335371; }

.te-subscribe-form-widget_d7da506ff885e27b {
  position: relative; }
  .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-form-fields_3503e1a320d66bf7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_d7da506ff885e27b .single-field_02d0b8f40251cf2e *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_d7da506ff885e27b .submit-btn_7a3e4328eb5c10d6 {
    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_d7da506ff885e27b .submit-btn_7a3e4328eb5c10d6:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-response_287a0478c6bdc48b {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-response_287a0478c6bdc48b .mc4wp-alert_9c36604570373b5a.mc4wp-error_e87f62efdfac13b6 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-response_287a0478c6bdc48b .mc4wp-alert_9c36604570373b5a.mc4wp-error_e87f62efdfac13b6 a {
      color: #ff0000; }
    .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-response_287a0478c6bdc48b .mc4wp-alert_9c36604570373b5a.mc4wp-success_b2daa41053f28d93 p, .te-subscribe-form-widget_d7da506ff885e27b .mc4wp-response_287a0478c6bdc48b .mc4wp-alert_9c36604570373b5a.mc4wp-notice_6f9ff8e43aeb771e p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_39efe93a202bcaeb {
  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_39efe93a202bcaeb .te-footer-logo_2185a4d1202b09c5 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_39efe93a202bcaeb .te-social-widget_9cec72f996c45247 {
    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_39efe93a202bcaeb .te-social-widget_9cec72f996c45247 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c {
  background-color: #131A2A; }
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-sec_37e743dab6f5f014 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-widget-title_925c46d0ad890acf,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .wp-block-heading_31e26521d7765941 {
    color: #ffffff;
    font-size: 24px; }
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .footer-bottom-area_404bf429c57016d7 .te-copyright-text_e5daa497ec4ac686 p,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-widget_b7c346e68125c939.te_widget_nav_menu_2337d522772fd8f7 li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-widget_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-desc_75df512912831ec5 .te-latest-post-title_077bdf662d7dd619 a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-widget_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-desc_75df512912831ec5 .te-latest-post-title_077bdf662d7dd619,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-widget_b7c346e68125c939 .te_widget_latest_post_f7d7c03c14470767 ul li .te-latest-post-desc_75df512912831ec5 .te-latest-post-meta_1a76190f9baec97e,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-widget_b7c346e68125c939 .te-subscribe-form-wrapper_555abef0e7cb7428,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .te-footer-bottom-menu_a307552c2c3afa16 ul li a,
  .footer_6c028a13619dc3ca.style-2_edbdf8c9b67b846c .footer-bottom-area_404bf429c57016d7 .te-copyright-text_e5daa497ec4ac686 p a {
    color: #ffffff; }

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