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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_c24640505f0d96c5,
.wp-block-loginout_5af834b53173937a a,
input.te-theme-btn_c24640505f0d96c5 {
  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_c24640505f0d96c5:hover,
  .wp-block-loginout_5af834b53173937a a:hover,
  input.te-theme-btn_c24640505f0d96c5:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_c24640505f0d96c5:focus,
  .wp-block-loginout_5af834b53173937a a:focus,
  input.te-theme-btn_c24640505f0d96c5:focus {
    color: #ffffff; }
  .te-theme-btn_c24640505f0d96c5.yellow-btn_a08241e2a6dce47d,
  .wp-block-loginout_5af834b53173937a a.yellow-btn_a08241e2a6dce47d,
  input.te-theme-btn_c24640505f0d96c5.yellow-btn_a08241e2a6dce47d {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_c24640505f0d96c5.simple-btn_24747414b9024860,
  .wp-block-loginout_5af834b53173937a a.simple-btn_24747414b9024860,
  input.te-theme-btn_c24640505f0d96c5.simple-btn_24747414b9024860 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_46cef6ec2327c01e {
  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_46cef6ec2327c01e .circle-rotate-inner_bcdfe510e403f3b4 {
    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_f5ecc4d12f139207 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_d22d0218c6cd750e .size-full_f63c718cc2cd6a26.alignright_09ba14341c6c5299 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d22d0218c6cd750e figure.wp-caption_e6a6ddd748ab485d.aligncenter_660ae2cd4ac23d26 {
  margin-top: 40px; }
.tp-page-content_d22d0218c6cd750e dl, .tp-page-content_d22d0218c6cd750e ol, .tp-page-content_d22d0218c6cd750e ul {
  margin-bottom: 11px; }
.tp-page-content_d22d0218c6cd750e .te-comment-respond_9bac0bf318b48115 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d22d0218c6cd750e .te-latest-comments_a06b42fe83783c90 .te-comment-respond_9bac0bf318b48115 {
  margin-bottom: 40px; }
.tp-page-content_d22d0218c6cd750e .te-post-comments_b0f8e2e91c0ff376 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_f7be6e52b12844e6 .gallery-item_aea9e236d79f5466 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_df4c1d64e075bbea .gallery-item_aea9e236d79f5466 {
  max-width: 50%; }

.gallery-columns-3_f9f08f8ea9f6bb76 .gallery-item_aea9e236d79f5466 {
  max-width: 33.33%; }

.gallery-columns-4_4373fbb0ea903de2 .gallery-item_aea9e236d79f5466 {
  max-width: 25%; }

.gallery-columns-5_b2155558be2a9c84 .gallery-item_aea9e236d79f5466 {
  max-width: 20%; }

.gallery-columns-6_1b8809f74588baf6 .gallery-item_aea9e236d79f5466 {
  max-width: 16.66%; }

.gallery-columns-7_1b9da849143f5eea .gallery-item_aea9e236d79f5466 {
  max-width: 14.28%; }

.gallery-columns-8_b97163b5ee62326d .gallery-item_aea9e236d79f5466 {
  max-width: 12.5%; }

.gallery-columns-9_bea000088ccb9885 .gallery-item_aea9e236d79f5466 {
  max-width: 11.11%; }

.gallery-caption_34a3bfee4e55f99a {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_a2b69bc55a2991e7 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_c22d45f1409a996f {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_09c46da19c5ce118 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_7d6b68a953dc441b p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_d33c71a379ec5413 p.wp-block-cover-text_f93362d5c82f1a0e,
.wp-block-cover_d33c71a379ec5413.is-light_aefb4bb754b65e81 .wp-block-cover__inner-container_07f26785042059ee {
  color: #fff !important; }

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

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

.widget_4443fce4d89e6d09 .wp-block-archives-dropdown_b9994ec1b22bb893,
.widget_4443fce4d89e6d09 .wp-block-categories-dropdown_157da0aa74bfcaf8,
.widget_4443fce4d89e6d09 .wp-block-loginout_5af834b53173937a,
.widget_4443fce4d89e6d09 .wp-block-social-links_5bc9d6047f8835e6,
.widget_4443fce4d89e6d09.widget_archive_e7bfcf6f10655494 select,
.widget_4443fce4d89e6d09.te_widget_categories_d68aef3d062edefe select,
.widget_4443fce4d89e6d09.widget_text_77676b4cc1fa8387 select,
.widget_4443fce4d89e6d09.te_widget_search_49f6169fa62e60ad .search-form_4c63e37437acae56,
.widget_4443fce4d89e6d09.te_widget_tag_cloud_7fb96410f6cb2740 .tagcloud_41e386ac150d93b7,
.widget_4443fce4d89e6d09 .wp-block-tag-cloud_f57fffd47ed38b8d {
  margin-bottom: 6px; }

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

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

.blog-search-content_43243b4d89bb078c {
  margin: 0; }
  .blog-search-content_43243b4d89bb078c .wp-block-search_c22d45f1409a996f,
  .blog-search-content_43243b4d89bb078c .search-form_4c63e37437acae56,
  .blog-search-content_43243b4d89bb078c .sidebar__search_22dcc9530d7abb31 {
    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_43243b4d89bb078c .wp-block-search_c22d45f1409a996f,
      .blog-search-content_43243b4d89bb078c .search-form_4c63e37437acae56,
      .blog-search-content_43243b4d89bb078c .sidebar__search_22dcc9530d7abb31 {
        width: 100%; } }
    .blog-search-content_43243b4d89bb078c .wp-block-search_c22d45f1409a996f .wp-block-search__inside-wrapper_1bc43043c56e16d0,
    .blog-search-content_43243b4d89bb078c .search-form_4c63e37437acae56 .wp-block-search__inside-wrapper_1bc43043c56e16d0,
    .blog-search-content_43243b4d89bb078c .sidebar__search_22dcc9530d7abb31 .wp-block-search__inside-wrapper_1bc43043c56e16d0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_43243b4d89bb078c .wp-block-search_c22d45f1409a996f label,
    .blog-search-content_43243b4d89bb078c .search-form_4c63e37437acae56 label,
    .blog-search-content_43243b4d89bb078c .sidebar__search_22dcc9530d7abb31 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_43243b4d89bb078c .wp-block-search_c22d45f1409a996f input,
    .blog-search-content_43243b4d89bb078c .search-form_4c63e37437acae56 input,
    .blog-search-content_43243b4d89bb078c .sidebar__search_22dcc9530d7abb31 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_43243b4d89bb078c .wp-block-search_c22d45f1409a996f button,
    .blog-search-content_43243b4d89bb078c .search-form_4c63e37437acae56 button,
    .blog-search-content_43243b4d89bb078c .sidebar__search_22dcc9530d7abb31 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_d22d0218c6cd750e .wp-smiley_ac160da5cf126b06,
.entry-content_24c014be9da3539c .wp-smiley_ac160da5cf126b06,
.comment-content_e93030d243145cc5 .wp-smiley_ac160da5cf126b06 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_9bac0bf318b48115.style-two_fade0611d520533a .wpcf7-form_77922d2a2a80a73c .wpcf7-not-valid-tip_3f51d53602238ec4 {
  color: #d9c0b8 !important; }
.te-comment-respond_9bac0bf318b48115 .wpcf7-form_77922d2a2a80a73c .wpcf7-not-valid_52c973f153a6643a {
  border-color: #dc3232 !important; }
.te-comment-respond_9bac0bf318b48115 .wpcf7-form_77922d2a2a80a73c .wpcf7-not-valid-tip_3f51d53602238ec4 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_9bac0bf318b48115 .wpcf7-form_77922d2a2a80a73c.sent_36eb188f20a62117 .wpcf7-response-output_01215cb0330ddb2c {
  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_9bac0bf318b48115 .wpcf7-form_77922d2a2a80a73c.invalid_44d2cd98486408f2 .wpcf7-response-output_01215cb0330ddb2c {
  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_b7c419f8ba30d181 {
  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_b7c419f8ba30d181 .wpcf7-te-list-item_086cdb688534617d {
    margin: 0; }
    .wpcf7-form-control_b7c419f8ba30d181 .wpcf7-te-list-item_086cdb688534617d label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_b7c419f8ba30d181 .wpcf7-te-list-item_086cdb688534617d label .wpcf7-te-list-item-label_9e76b9c0eb0a27a2 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_31b3f344ae661ff0 .te-comment-respond_9bac0bf318b48115 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_2a00660ba149d8fc .header-menu-area_bc1c205bc97fdbd8.sticky_menu_db174a5692afbe94 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_2a00660ba149d8fc .header-menu-area_bc1c205bc97fdbd8.sticky_menu_db174a5692afbe94 {
      top: 0; } }

.page-template-default_4698ec02154a7324.page-id-146_82aee0988e7ba1df .tp-page-content_d22d0218c6cd750e p:last-child {
  margin-bottom: 10px; }
.page-template-default_4698ec02154a7324.page-id-1133_13b7aca77e9070ad .tp-page-content_d22d0218c6cd750e .te-comment-respond_9bac0bf318b48115 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_4698ec02154a7324.page-id-3_c5374fe7ffd5df28 .page-area_0906b06105d532b8 {
  padding-top: 128px; }

.single-post-item_7f69176237fbe15c.post-24_8995686088d7b62f .wp-block-button_144c38ddeaba2b5e a {
  color: #ffffff; }

.post-template-default_3197a3d40a9e2a5b.postid-163_1430efb3d163b53d .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_3197a3d40a9e2a5b.postid-150_03c534e71bf8cef0 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_3197a3d40a9e2a5b.postid-150_03c534e71bf8cef0 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-block-group_ed364809c7a15ed0.is-layout-constrained_e7e159290018e4a2:last-child {
    border: 1px solid #000; }
.post-template-default_3197a3d40a9e2a5b.postid-51_e69b655fa3fba1c3 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_3197a3d40a9e2a5b.postid-51_e69b655fa3fba1c3 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_3197a3d40a9e2a5b.postid-1163_692d7bb2daffea60 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-caption_e6a6ddd748ab485d, .post-template-default_3197a3d40a9e2a5b.postid-568_ac703efbfa60f130 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-caption_e6a6ddd748ab485d {
  margin-top: 20px; }
.post-template-default_3197a3d40a9e2a5b.postid-1785_cd5f9ed19c5fec98 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-block-button__link_a7629df755204069 {
  color: #ffffff !important; }
.post-template-default_3197a3d40a9e2a5b.postid-1149_66adf7086817d1b5 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c p {
  margin-bottom: 0; }
.post-template-default_3197a3d40a9e2a5b.postid-555_03a45d85bd5564f3 .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .gallery_06e554b81c736922 {
  margin-top: 20px; }

.error-404_700187d22996b360.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_700187d22996b360.not-found .error-content_b92797141dbf5e93 .error-btn-bh_b1336bd3c964e696 {
    margin-top: 20px; }

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

.sidebar_b1542f63c5cc8bc0 .widget_media_gallery_b51717216774b34b .gallery-item_aea9e236d79f5466 {
  margin-bottom: 0; }
  .sidebar_b1542f63c5cc8bc0 .widget_media_gallery_b51717216774b34b .gallery-item_aea9e236d79f5466 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_4d912b5b4c718995 {
  -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_0b0ce035639919a7 {
  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_42a1d498962686f0 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_2a00660ba149d8fc .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87.login .te-header-menu-area_4d82fb4d59893b91 {
  top: auto !important; }

.header-area_74bada85a40b733e .container-fluid_978bd9dd8c1e4ec0 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_74bada85a40b733e .container-fluid_978bd9dd8c1e4ec0 {
      padding: 0 24px; } }
.header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .header-top .te-header-contact-info_9625bec94e75a083 span {
    color: #677471; }
    .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .header-top .te-header-contact-info_9625bec94e75a083 span i {
      color: #317EFE; }
    .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .header-top .te-header-contact-info_9625bec94e75a083 span a {
      color: #677471; }
  .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .header-top .te-social-profile_4c64d4c36075acb3 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .header-top .te-social-profile_4c64d4c36075acb3 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .te-header-menu-area_4d82fb4d59893b91 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .te-header-menu-area_4d82fb4d59893b91 .menu-wrapper_b6d6bfab74a129db {
    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_74bada85a40b733e.style-2_7835cc2e880e8a87 .te-header-menu-area_4d82fb4d59893b91 .menu-wrapper_b6d6bfab74a129db {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .te-header-menu-area_4d82fb4d59893b91 .te-header-btn_4ef8c78e4d118994 .te-quote-btn_8f43e3bc02c48d60 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .te-sticky_menu {
  top: 0; }
  .header-area_74bada85a40b733e.style-2_7835cc2e880e8a87 .te-sticky_menu .menu-wrapper_b6d6bfab74a129db {
    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_76dbd9799c6aa1b7 {
    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_d265c1f8c6b5cae7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_9625bec94e75a083 {
    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_9625bec94e75a083 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_9625bec94e75a083 span.te-contact-info-item_55b668adb872e660 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_9625bec94e75a083 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_3f20ad7bb1fc93cb {
      display: none; } }
  .header-top .header-top-btn_3f20ad7bb1fc93cb 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_3f20ad7bb1fc93cb a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_3f20ad7bb1fc93cb 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_4c64d4c36075acb3 {
    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_4c64d4c36075acb3 .te-social-profile-label_d1801670a84ea9fa {
      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_4c64d4c36075acb3 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_4c64d4c36075acb3 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_4d82fb4d59893b91 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_4d82fb4d59893b91.te-te-sticky-header_2fd91be96e0a07de {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_4d82fb4d59893b91.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_4d82fb4d59893b91.te-sticky_menu .te-logo_8913b1285dd4f16a {
      height: 84px; }
      .te-header-menu-area_4d82fb4d59893b91.te-sticky_menu .te-logo_8913b1285dd4f16a:after {
        display: none; }
      .te-header-menu-area_4d82fb4d59893b91.te-sticky_menu .te-logo_8913b1285dd4f16a .te-standard-logo_e1934d4805dba0de {
        display: none; }
      .te-header-menu-area_4d82fb4d59893b91.te-sticky_menu .te-logo_8913b1285dd4f16a .te-sticky-logo_ac26636f32d92289 {
        display: block; }
        .te-header-menu-area_4d82fb4d59893b91.te-sticky_menu .te-logo_8913b1285dd4f16a .te-sticky-logo_ac26636f32d92289 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_4d82fb4d59893b91.te-sticky_menu .te-main-menu_fba8d0b702020e1a ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_4d82fb4d59893b91.te-sticky_menu .te-main-menu_fba8d0b702020e1a 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_4d82fb4d59893b91.te-sticky_menu .te-main-menu_fba8d0b702020e1a ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_4d82fb4d59893b91.te-sticky_menu .te-main-menu_fba8d0b702020e1a ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_4d82fb4d59893b91 .te-header-menu-wrapper_b3366394d0be548c {
    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_4d82fb4d59893b91 .te-header-menu-wrapper_b3366394d0be548c {
        gap: 20px; } }
  .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a {
    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_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a .te-standard-logo_e1934d4805dba0de {
        display: none; } }
    .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a .te-standard-logo_e1934d4805dba0de img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a .te-sticky-logo_ac26636f32d92289 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a .te-sticky-logo_ac26636f32d92289 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a .te-sticky-logo_ac26636f32d92289 {
          display: block; } }
      .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a .te-sticky-logo_ac26636f32d92289 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_4d82fb4d59893b91 .te-logo_8913b1285dd4f16a .te-retina-logo_601830966ef56436 {
      display: none; }

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

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

.te-header-btn_4ef8c78e4d118994 {
  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_4ef8c78e4d118994 .te-icon_970aa9161ab7a7ff {
    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_4ef8c78e4d118994 .te-icon_970aa9161ab7a7ff: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_4ef8c78e4d118994 {
      display: none; } }
  .te-header-btn_4ef8c78e4d118994 .te-cta-btn_8e6057fcf14e4801 {
    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_4ef8c78e4d118994 .te-cta-btn_8e6057fcf14e4801:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_4ef8c78e4d118994 .te-quote-btn_8f43e3bc02c48d60 {
    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_4ef8c78e4d118994 .te-quote-btn_8f43e3bc02c48d60: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_b04c37336f3e212b {
    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_b04c37336f3e212b .te-search-content-filed_3d365d444e8266bb {
      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_b04c37336f3e212b .te-search-content-filed_3d365d444e8266bb .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_b04c37336f3e212b .te-search-form_3e63ba62b6b0f191 {
      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_b04c37336f3e212b .te-search-form_3e63ba62b6b0f191 .te-search-form-input_9ae1559859b4244e {
        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_b04c37336f3e212b .te-search-form_3e63ba62b6b0f191 .te-search-form-input_9ae1559859b4244e .te-search-icon_cad52bbbb41b2580 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_b04c37336f3e212b .te-search-form_3e63ba62b6b0f191 .te-search-form-input_9ae1559859b4244e button.te-submit-search-btn_3462c6e2b76efcc4 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_b04c37336f3e212b .te-search-form_3e63ba62b6b0f191 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_1a8a4cb26e42210a {
  display: none; }

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

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

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

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

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

.te-mobile-menu-bar_12edeb069b92f31f 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_12edeb069b92f31f 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_0b27bcc9c2fb8e67 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_e3157f26bd4026e5 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_6ce749b11357d7f8 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_6ce749b11357d7f8 .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_6ce749b11357d7f8 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-menu-sidebar-title_4fe1281ae04817a7 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-header-contact-info_9625bec94e75a083 {
      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_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-header-contact-info_9625bec94e75a083 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_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-header-contact-info_9625bec94e75a083 span.te-contact-info-item_55b668adb872e660 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-header-contact-info_9625bec94e75a083 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_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-header-contact-info_9625bec94e75a083 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-social-profile_4c64d4c36075acb3 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-social-profile_4c64d4c36075acb3 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f36f1ece3f8c05ef .te-menu-sidebar-single-widget_eaba5fb5dc7240d4 .te-social-profile_4c64d4c36075acb3 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_bc371ffa0d4f0ecf {
  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_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f {
        height: unset;
        padding: 80px 0; } }
    .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-feature-img_5c2e63f661cf14af {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-feature-img_5c2e63f661cf14af {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-feature-img_5c2e63f661cf14af {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-feature-img_5c2e63f661cf14af {
          right: -380px; } }
      .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-feature-img_5c2e63f661cf14af .company-award_fafddd8beb5f4770 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-feature-img_5c2e63f661cf14af .company-award_fafddd8beb5f4770 .icon_7c10a3b9077b8ace {
          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_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-feature-img_5c2e63f661cf14af .slider-feature-img-overlay_8b499d9346e0f390 {
          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_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-left-shape_e0a6f1ffcd384a19 {
      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_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-left-shape_e0a6f1ffcd384a19 {
          display: none; } }
    .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-right-shape_0c8a5856474513b4 {
      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_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-right-shape_0c8a5856474513b4 {
          display: none; } }
    .slider-area_bc371ffa0d4f0ecf.style-2_7835cc2e880e8a87 .te-single-slider_7385ce58d17a443f .slider-circle-shape_20727980f4ae27da {
      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_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-short-title_a864f789cdbdb7b6,
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-title_9d16d766ab91e3e5,
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-short-desc_050da3d4f0e2a6cd,
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-btn-wrapper_f1ecb04207f6020e {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-short-title_a864f789cdbdb7b6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-title_9d16d766ab91e3e5 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-short-desc_050da3d4f0e2a6cd {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-active_33c542d9a7605eca .te-slider-btn-wrapper_f1ecb04207f6020e {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-dots_e5703a9ce152a14c {
    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_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-dots_e5703a9ce152a14c {
        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_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-dots_e5703a9ce152a14c 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_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-dots_e5703a9ce152a14c 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_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-dots_e5703a9ce152a14c li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-dots_e5703a9ce152a14c li.slick-active_33c542d9a7605eca {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_bc371ffa0d4f0ecf .te-slider-wrapper_2ab9238af4ff7173 .slick-dots_e5703a9ce152a14c li.slick-active_33c542d9a7605eca button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f {
    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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f {
        background-image: none !important; } }
    .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-overlay_8fbfce7185fa5fb8 {
      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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-overlay_8fbfce7185fa5fb8 {
          left: 0; } }
      .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-overlay_8fbfce7185fa5fb8 .te-slider-overlay-shape_4d55ea13e17975ea {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-overlay_8fbfce7185fa5fb8 .te-slider-overlay-shape_4d55ea13e17975ea {
            display: none; } }
    .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 {
      position: relative;
      z-index: 99; }
      .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-short-title_a864f789cdbdb7b6 {
        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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
        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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-short-desc_050da3d4f0e2a6cd {
        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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-short-desc_050da3d4f0e2a6cd {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-short-desc_050da3d4f0e2a6cd {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-short-desc_050da3d4f0e2a6cd {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e {
        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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e {
            padding-top: 30px; } }
        .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-theme-btn_c24640505f0d96c5 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-call-btn_a6a97c6169fecc46 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-call-btn_a6a97c6169fecc46 .te-icon_970aa9161ab7a7ff {
            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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-call-btn_a6a97c6169fecc46 .te-content_3b8e0eaf1b109a13 {
            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_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-call-btn_a6a97c6169fecc46 .te-content_3b8e0eaf1b109a13 .te-title_a37a2b22d2e5725f {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_bc371ffa0d4f0ecf .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-call-btn_a6a97c6169fecc46 .te-content_3b8e0eaf1b109a13 .te-text_343ee4d0163d27bc {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b: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_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-overlay_8fbfce7185fa5fb8 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-overlay_8fbfce7185fa5fb8::before {
        display: none; }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .slider-shape_f12832a6739ca0bc {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .slider-shape_f12832a6739ca0bc img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-one_ab4e29c1d12b9b3e {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-one_ab4e29c1d12b9b3e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-one_ab4e29c1d12b9b3e {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-one_ab4e29c1d12b9b3e {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-one_ab4e29c1d12b9b3e {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-two_1c9c6be518d47f7a {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-two_1c9c6be518d47f7a {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-two_1c9c6be518d47f7a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-two_1c9c6be518d47f7a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-two_1c9c6be518d47f7a {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-three_82154bbb03165cf1 {
      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_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-three_82154bbb03165cf1 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .shape-three_82154bbb03165cf1 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-container_d4d580394bf1fa5a {
      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_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-container_d4d580394bf1fa5a {
          -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_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-container_d4d580394bf1fa5a {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-container_d4d580394bf1fa5a .te-slider-column_4b9f04752abc8d6a {
        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_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-container_d4d580394bf1fa5a .te-slider-column_4b9f04752abc8d6a {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-theme-btn_c24640505f0d96c5 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-theme-btn_c24640505f0d96c5:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-btn-wrapper_f1ecb04207f6020e .te-call-btn_a6a97c6169fecc46 .te-icon_970aa9161ab7a7ff {
      color: #317EFE; }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
      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_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-single-slider_7385ce58d17a443f .te-slider-content-wrapper_1b5db6e20a192940 .te-slider-content_852e1ff68bb0b251 .te-slider-title_9d16d766ab91e3e5 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-slider-wrapper_2ab9238af4ff7173 .container_5c9a6a274a8c5661 {
    position: relative; }
  .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-slider-wrapper_2ab9238af4ff7173 .slider-shape-bg_9c48be0830a75faa {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-slider-wrapper_2ab9238af4ff7173 .slider-shape-bg_9c48be0830a75faa {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-slider-wrapper_2ab9238af4ff7173 .slider-shape-bg_9c48be0830a75faa {
        margin-left: 0; } }
    .slider-area_bc371ffa0d4f0ecf.style-1_3acdae8850a5ea2b .te-slider-wrapper_2ab9238af4ff7173 .slider-shape-bg_9c48be0830a75faa: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_fd99c3f019516e04 {
  position: relative; }

.te-info-card_d488b819f68d1882 {
  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_d488b819f68d1882 {
      padding: 40px 25px; } }
  .te-info-card_d488b819f68d1882: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_d488b819f68d1882:hover .te-image-wrapper_af5a2ac7bacc5f7d .overlay_c27d052d6b409808 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_d488b819f68d1882:hover .te-image-wrapper_af5a2ac7bacc5f7d 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_d488b819f68d1882:hover .icon_7c10a3b9077b8ace img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_d488b819f68d1882:hover .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 .te-theme-btn_c24640505f0d96c5 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_d488b819f68d1882 .te-info-card-inner_7b8304d72d1e696c {
    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_d488b819f68d1882 .te-image-wrapper_af5a2ac7bacc5f7d {
    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_d488b819f68d1882 .te-image-wrapper_af5a2ac7bacc5f7d 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_d488b819f68d1882 .te-image-wrapper_af5a2ac7bacc5f7d .overlay_c27d052d6b409808 {
      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_d488b819f68d1882 .icon_7c10a3b9077b8ace {
    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_d488b819f68d1882 .icon_7c10a3b9077b8ace img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_d488b819f68d1882 .te-content-wrapper_96054876ce4bc563 {
    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_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e {
    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_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e .icon_7c10a3b9077b8ace {
      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_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e .icon_7c10a3b9077b8ace::before, .te-info-card_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e .icon_7c10a3b9077b8ace::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e .icon_7c10a3b9077b8ace::before {
        top: 15px;
        left: 5px; }
      .te-info-card_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e .icon_7c10a3b9077b8ace::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e .title_e9ef2aa3ad8e3a33 {
      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_d488b819f68d1882 .te-title-wrapper_ff961e470615d71e .divider_c07a0c3034d047fa {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_d488b819f68d1882 .content_4a39e25e39bd5f78 {
    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_d488b819f68d1882 .content_4a39e25e39bd5f78 .desc_d453ad3c4eb504b8 {
      -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_d488b819f68d1882 .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_d488b819f68d1882 .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 .te-theme-btn_c24640505f0d96c5 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_d488b819f68d1882 .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 .te-theme-btn_c24640505f0d96c5:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87 {
  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_d488b819f68d1882.style-2_7835cc2e880e8a87 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87 {
      padding: 35px; } }
  .te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87:hover .image_2cd75ebf89186902 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_d488b819f68d1882.style-2_7835cc2e880e8a87:hover .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 .te-theme-btn_c24640505f0d96c5 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87 .image_2cd75ebf89186902 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87 .image_2cd75ebf89186902 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_d488b819f68d1882.style-2_7835cc2e880e8a87 .te-title-wrapper_ff961e470615d71e {
    padding-bottom: 15px; }
  .te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87 .content_4a39e25e39bd5f78 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_d488b819f68d1882.style-2_7835cc2e880e8a87 .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 .te-theme-btn_c24640505f0d96c5 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_9b781af720751a15.style-three_f2e8b314285e48d3 {
  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_9b781af720751a15.style-three_f2e8b314285e48d3 .icon_7c10a3b9077b8ace {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_9b781af720751a15.style-three_f2e8b314285e48d3 .icon_7c10a3b9077b8ace img {
      width: 100%; }
  .te-icon-card_9b781af720751a15.style-three_f2e8b314285e48d3 .content_4a39e25e39bd5f78 {
    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_9b781af720751a15.style-three_f2e8b314285e48d3 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
      color: #ffffff; }
    .te-icon-card_9b781af720751a15.style-three_f2e8b314285e48d3 .content_4a39e25e39bd5f78 .desc_d453ad3c4eb504b8 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_9b781af720751a15.style-three_f2e8b314285e48d3 {
      gap: 25px; }
      .te-icon-card_9b781af720751a15.style-three_f2e8b314285e48d3 .content_4a39e25e39bd5f78 {
        gap: 18px; } }

.te-icon-card_9b781af720751a15.style-2_7835cc2e880e8a87 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_9b781af720751a15.style-2_7835cc2e880e8a87 .icon_7c10a3b9077b8ace {
    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_9b781af720751a15.style-2_7835cc2e880e8a87 .content_4a39e25e39bd5f78 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_9b781af720751a15.style-2_7835cc2e880e8a87 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_9b781af720751a15.style-2_7835cc2e880e8a87 .content_4a39e25e39bd5f78 .desc_d453ad3c4eb504b8 {
      line-height: 22px; }

.te-about-image-card_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 {
      text-align: left; } }
  .te-about-image-card_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df > img {
          width: 100%; } }
    .te-about-image-card_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-img-card-shape_297bc2538e0b39b4 {
      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_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-img-card-shape_297bc2538e0b39b4 {
          right: 0; } }
.te-about-image-card_27690174eb5424c6 .te-company-foundation_064d9475650ee89e {
  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_27690174eb5424c6 .te-company-foundation_064d9475650ee89e .te-counter-wrapper_4dd174e4d6aeb5c8 {
    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_27690174eb5424c6 .te-company-foundation_064d9475650ee89e .counter-title_3e3826557cf060bf {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_27690174eb5424c6 .te-company-foundation_064d9475650ee89e .title_e9ef2aa3ad8e3a33 {
    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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-img-card-shape_297bc2538e0b39b4 {
    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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-img-card-shape_297bc2538e0b39b4 {
        display: none; } }
  .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 {
        position: relative; } }
    .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-another-image-inner_ae877e05b19689c8 {
      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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-another-image-inner_ae877e05b19689c8 {
          width: 100%; }
          .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-another-image-inner_ae877e05b19689c8 img {
            width: 100%; } }
    .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .video-btn_0984765cf1d21a63 {
      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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .video-btn_0984765cf1d21a63 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .video-btn_0984765cf1d21a63 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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-badge-text_76b85cea19c233e6 {
      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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-badge-text_76b85cea19c233e6 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-badge-text_76b85cea19c233e6 .icon_7c10a3b9077b8ace {
        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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-badge-text_76b85cea19c233e6 .text_961085013984381a {
        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_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-badge-text_76b85cea19c233e6 .text_961085013984381a .title_e9ef2aa3ad8e3a33 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_27690174eb5424c6.style-2_7835cc2e880e8a87 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df .te-another-image_30d92a2c2af234f8 .te-badge-text_76b85cea19c233e6 .text_961085013984381a span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 {
  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_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-section-title_1dcd23a0648ead52 {
    margin-bottom: 0; }
    .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-section-title_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 {
      margin-bottom: 0; }
  .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-list-item-wrapper_d5140003f43ad3a5 {
    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_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-list-item-wrapper_d5140003f43ad3a5 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-list-item-wrapper_d5140003f43ad3a5 .te-list-item_a806de8aa0587819 .icon_7c10a3b9077b8ace {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-list-item-wrapper_d5140003f43ad3a5 .te-list-item_a806de8aa0587819 .text_961085013984381a {
      color: #14203A; }
  .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b {
    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_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .te-single-info-list_0019cc4f106287a3 {
      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_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .te-single-info-list_0019cc4f106287a3:hover .icon_7c10a3b9077b8ace 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_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .te-single-info-list_0019cc4f106287a3 .icon_7c10a3b9077b8ace {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .te-single-info-list_0019cc4f106287a3 .icon_7c10a3b9077b8ace::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_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .te-single-info-list_0019cc4f106287a3 .icon_7c10a3b9077b8ace 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_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .te-single-info-list_0019cc4f106287a3 .title_e9ef2aa3ad8e3a33 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_2ceca1d2cf31261a .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .te-single-info-list_0019cc4f106287a3 .short-title_01a8cdc37e452f0b {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_2ceca1d2cf31261a.style-2_7835cc2e880e8a87 .te-about-info-content_2a87f2828a0fdd83 {
  gap: 10px; }
  .te-about-info-card_2ceca1d2cf31261a.style-2_7835cc2e880e8a87 .te-about-info-content_2a87f2828a0fdd83 .te-list-item-wrapper_d5140003f43ad3a5 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_2ceca1d2cf31261a.style-2_7835cc2e880e8a87 .te-about-info-content_2a87f2828a0fdd83 .te-list-item-wrapper_d5140003f43ad3a5 .te-list-item_a806de8aa0587819 .icon_7c10a3b9077b8ace {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_2ceca1d2cf31261a.style-2_7835cc2e880e8a87 .te-about-info-content_2a87f2828a0fdd83 .te-list-item-wrapper_d5140003f43ad3a5 .te-list-item_a806de8aa0587819 .text_961085013984381a {
      color: #335371; }
  .te-about-info-card_2ceca1d2cf31261a.style-2_7835cc2e880e8a87 .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_2ceca1d2cf31261a.style-2_7835cc2e880e8a87 .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .divider_c07a0c3034d047fa {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_2ceca1d2cf31261a.style-2_7835cc2e880e8a87 .te-about-info-content_2a87f2828a0fdd83 .te-info-list_b3070674cbcd671b .divider_c07a0c3034d047fa {
          height: 1px;
          width: 100%; } }

.te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-section-title_1dcd23a0648ead52 {
  margin-bottom: 40px; }
.te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .about-info-wrapper_7f1d1c8375675163 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .about-info-wrapper_7f1d1c8375675163 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .about-info-wrapper_7f1d1c8375675163 .about-info-img_0ec43462e1766216 {
    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_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .about-info-wrapper_7f1d1c8375675163 .about-info-img_0ec43462e1766216 {
        height: 350px; } }
    .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .about-info-wrapper_7f1d1c8375675163 .about-info-img_0ec43462e1766216 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 .skill-progressbar-wrapper_00f4fd7ac6dd00e2 {
    width: 100%; }
  .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 .te-icon-card-wrapper_64316ce001d13ad9 {
    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_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 .te-icon-card-wrapper_64316ce001d13ad9 .te-icon-card_9b781af720751a15 {
      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_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 .te-icon-card-wrapper_64316ce001d13ad9 .te-icon-card_9b781af720751a15 .icon_7c10a3b9077b8ace {
        width: 40px;
        height: 40px; }
      .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 .te-icon-card-wrapper_64316ce001d13ad9 .te-icon-card_9b781af720751a15 .content_4a39e25e39bd5f78 {
        gap: 4px; }
        .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 .te-icon-card-wrapper_64316ce001d13ad9 .te-icon-card_9b781af720751a15 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_2ceca1d2cf31261a.style-three_f2e8b314285e48d3 .te-about-info-content_2a87f2828a0fdd83 .te-btn-wrapper_a1c11645a89c4e73 {
    margin-top: 7px; }

.te-counter-card_8e130a1fc3622a92 {
  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_8e130a1fc3622a92 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_8e130a1fc3622a92 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 {
    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_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4:hover .icon_7c10a3b9077b8ace img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .icon_7c10a3b9077b8ace {
      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_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .icon_7c10a3b9077b8ace img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .te-counter-title_9fa9c0460dc5ab5d {
      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_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .te-counter-title_9fa9c0460dc5ab5d .content_4a39e25e39bd5f78 {
        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_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .number_28b4b53dca8cda45 {
      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_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .number_28b4b53dca8cda45 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .title_e9ef2aa3ad8e3a33 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .text_961085013984381a {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_8d9cb31ae1caab39 {
  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_8d9cb31ae1caab39::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_8d9cb31ae1caab39 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_8d9cb31ae1caab39:hover {
    top: -5px; }
    .te-process-step_8d9cb31ae1caab39:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_8d9cb31ae1caab39:hover .icon_7c10a3b9077b8ace img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_8d9cb31ae1caab39:hover .counter-number_e8874780008927df {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_8d9cb31ae1caab39:hover .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 .te-theme-btn_c24640505f0d96c5 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_8d9cb31ae1caab39 .icon_7c10a3b9077b8ace {
    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_8d9cb31ae1caab39 .icon_7c10a3b9077b8ace img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_8d9cb31ae1caab39 .te-content-wrapper_96054876ce4bc563 {
    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_8d9cb31ae1caab39 .te-counter-wrapper_4dd174e4d6aeb5c8 {
    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_8d9cb31ae1caab39 .te-counter-wrapper_4dd174e4d6aeb5c8 .shape_69cdf39ff9650f6d {
      position: relative; }
  .te-process-step_8d9cb31ae1caab39 .counter-number_e8874780008927df {
    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_8d9cb31ae1caab39 .te-title-wrapper_ff961e470615d71e {
    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_8d9cb31ae1caab39 .te-title-wrapper_ff961e470615d71e .icon_7c10a3b9077b8ace {
      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_8d9cb31ae1caab39 .te-title-wrapper_ff961e470615d71e .title_e9ef2aa3ad8e3a33 {
      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_8d9cb31ae1caab39 .content_4a39e25e39bd5f78 {
    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_8d9cb31ae1caab39 .content_4a39e25e39bd5f78 .desc_d453ad3c4eb504b8 {
      -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_8d9cb31ae1caab39 .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 {
      margin-top: -10px; }
      .te-process-step_8d9cb31ae1caab39 .content_4a39e25e39bd5f78 .te-read-more_fcef5ae6ec9ec426 .te-theme-btn_c24640505f0d96c5 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b10aee682d647688 {
  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_b10aee682d647688 {
      padding: 30px; } }
  .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 {
    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_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b {
      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_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .image_2cd75ebf89186902 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .rating_81dc010f4f698491 {
          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_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .name_4bc35eeec1bf4ff1 {
          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_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .name_4bc35eeec1bf4ff1 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .designation_831b6a9d2ae5c103 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .icon_7c10a3b9077b8ace {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b10aee682d647688 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .icon_7c10a3b9077b8ace {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_b5b887bd14e0e430 {
  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_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 {
    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_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 {
        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_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .icon_7c10a3b9077b8ace {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .name_4bc35eeec1bf4ff1 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .designation_831b6a9d2ae5c103 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_b5b887bd14e0e430 .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .image_2cd75ebf89186902 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c::before {
    display: none; }
  .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 {
    gap: 15px; }
    .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 {
      -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_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 {
          padding: 15px 30px; } }
      .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .image_2cd75ebf89186902 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .image_2cd75ebf89186902 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .rating_81dc010f4f698491 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .te-user-info_35ccaf9f624de349 .name_4bc35eeec1bf4ff1 span {
        color: #317EFE; }
    .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .icon_7c10a3b9077b8ace {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .icon_7c10a3b9077b8ace {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_1de1ba28a495d579 {
  position: relative; }
  .te-testimonial-slider-wrapper_1de1ba28a495d579 .slick-list_42217a40a517b518 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_1de1ba28a495d579 .slick-list_42217a40a517b518 .slick-slide_5c4c63f0eee66945 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_1de1ba28a495d579 .slick-dots_e5703a9ce152a14c {
    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_1de1ba28a495d579 .slick-dots_e5703a9ce152a14c 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_1de1ba28a495d579 .slick-dots_e5703a9ce152a14c 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_1de1ba28a495d579 .slick-dots_e5703a9ce152a14c li.slick-active_33c542d9a7605eca {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_1de1ba28a495d579 .slick-dots_e5703a9ce152a14c li.slick-active_33c542d9a7605eca button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_1de1ba28a495d579 .slick-arrow_9e78a8d81e3a90ac {
    display: none !important; }

.te-accordion-box-wrapper_ecdb685515ae8511 {
  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_ca63452defaaa00d .te-accordion-list-item_f0c202c4eac9d8f1 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_ca63452defaaa00d .te-accordion-list-item_f0c202c4eac9d8f1 .te-accordion-head_d186646e65a7c97c {
    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_ca63452defaaa00d .te-accordion-list-item_f0c202c4eac9d8f1 .te-accordion-head_d186646e65a7c97c: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_ca63452defaaa00d .te-accordion-list-item_f0c202c4eac9d8f1 .te-accordion-head_d186646e65a7c97c.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_ca63452defaaa00d .te-accordion-list-item_f0c202c4eac9d8f1 .te-accordion-head_d186646e65a7c97c .te-accordion-title_a60ce37a5197bc94 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_ca63452defaaa00d .te-accordion-list-item_f0c202c4eac9d8f1 .te-accordion-body_34f07b864cbceb3c {
    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_ad0826dd2df01c9f {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_ad0826dd2df01c9f {
      padding-left: 30px; } }
  .page-header_ad0826dd2df01c9f .te-page-title_cf2bc2f02fc27c3d,
  .page-header_ad0826dd2df01c9f .page-title_53b1a63ecfbb03d9 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_ad0826dd2df01c9f .te-page-title_cf2bc2f02fc27c3d,
      .page-header_ad0826dd2df01c9f .page-title_53b1a63ecfbb03d9 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_613eb73f3663eef2 {
  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_613eb73f3663eef2:hover .te-post-thumbnail_7a5c94579b4bcc84 img,
  .te-post-item_613eb73f3663eef2:hover .post-video_d7d7ed13cb03525e 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_613eb73f3663eef2 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_613eb73f3663eef2 iframe {
        height: 350px; } }
  .te-post-item_613eb73f3663eef2 .post-gallery .slick-list_42217a40a517b518 .slick-track_76d216bef9dba861 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_613eb73f3663eef2 .te-post-content-wrapper_f0996101d8e088ee {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_613eb73f3663eef2 .te-post-content-wrapper_f0996101d8e088ee {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_613eb73f3663eef2 .te-post-content-wrapper_f0996101d8e088ee .te-read-more_fcef5ae6ec9ec426 {
      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_613eb73f3663eef2.format-quote_3a21c2c21d15a6b8 .te-post-content {
    margin: 0; }
  .te-post-item_613eb73f3663eef2.format-quote_3a21c2c21d15a6b8 blockquote {
    margin: 0; }
    .te-post-item_613eb73f3663eef2.format-quote_3a21c2c21d15a6b8 blockquote p {
      margin-top: 0; }
    .te-post-item_613eb73f3663eef2.format-quote_3a21c2c21d15a6b8 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_613eb73f3663eef2.format-quote_3a21c2c21d15a6b8 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_613eb73f3663eef2.sticky_884be5f756ea783e {
    border: 2px solid #317EFE; }
    .te-post-item_613eb73f3663eef2.sticky_884be5f756ea783e .te-post-content {
      margin-bottom: 0; }
      .te-post-item_613eb73f3663eef2.sticky_884be5f756ea783e .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_613eb73f3663eef2 .te-post-title_8eeec5e41abe4d8d {
    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_613eb73f3663eef2 .te-post-title_8eeec5e41abe4d8d {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_613eb73f3663eef2 .te-post-title_8eeec5e41abe4d8d:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_613eb73f3663eef2 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_613eb73f3663eef2 .te-post-content h2,
  .te-post-item_613eb73f3663eef2 .te-post-content h3,
  .te-post-item_613eb73f3663eef2 .te-post-content h4,
  .te-post-item_613eb73f3663eef2 .te-post-content h5,
  .te-post-item_613eb73f3663eef2 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_613eb73f3663eef2 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_613eb73f3663eef2 .te-single-post-meta_132d052b44169503 {
    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_613eb73f3663eef2 .te-social-share_a6ce6882af23ecc0 {
    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_613eb73f3663eef2 .te-social-share_a6ce6882af23ecc0 a.facebook_2b587064c1f9c6de {
      color: #1877f2; }
    .te-post-item_613eb73f3663eef2 .te-social-share_a6ce6882af23ecc0 a.twitter_2cab040abd17557f {
      color: #1da1f2; }
    .te-post-item_613eb73f3663eef2 .te-social-share_a6ce6882af23ecc0 a.linkedin_b1e74cb255cb511c {
      color: #1a70c6; }
    .te-post-item_613eb73f3663eef2 .te-social-share_a6ce6882af23ecc0 .te-social-share-title_89a24370c5d637ff {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_613eb73f3663eef2 .te-blog-post-tag_9e576f4140a4a784 {
    width: 100%;
    display: inline-block; }
    .te-post-item_613eb73f3663eef2 .te-blog-post-tag_9e576f4140a4a784 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_613eb73f3663eef2 .te-blog-post-tag_9e576f4140a4a784 .te-post-tag-list_e37948001ed95706 {
      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_613eb73f3663eef2 .te-blog-post-tag_9e576f4140a4a784 .te-post-tag-list_e37948001ed95706 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_613eb73f3663eef2 .te-blog-post-tag_9e576f4140a4a784 .te-post-tag-list_e37948001ed95706 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_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84,
  .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e {
    position: relative;
    overflow: hidden; }
    .te-post-item_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84 img,
    .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e 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_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84 .popup-video-wrapper_d82d71e5819c7247,
    .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e .popup-video-wrapper_d82d71e5819c7247 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84 .video-btn_0984765cf1d21a63 a,
    .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e .video-btn_0984765cf1d21a63 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_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84 .video-btn_0984765cf1d21a63 a i,
      .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e .video-btn_0984765cf1d21a63 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84 .video-btn_0984765cf1d21a63 a:hover,
      .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e .video-btn_0984765cf1d21a63 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_613eb73f3663eef2 button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_613eb73f3663eef2 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_613eb73f3663eef2 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_613eb73f3663eef2 button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_613eb73f3663eef2 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_613eb73f3663eef2 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_613eb73f3663eef2 .post-audio_e253d69816adcd65 iframe {
    width: 100%; }
  .te-post-item_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 {
    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_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 {
        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_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 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_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 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_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_68ce3f6b7eca72a8 {
  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_68ce3f6b7eca72a8.style-1_3acdae8850a5ea2b {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_68ce3f6b7eca72a8.style-1_3acdae8850a5ea2b .image_2cd75ebf89186902 {
      height: 290px; }
    .te-post-card_68ce3f6b7eca72a8.style-1_3acdae8850a5ea2b .content_4a39e25e39bd5f78 {
      padding: 0 20px 20px 20px; }
  .te-post-card_68ce3f6b7eca72a8:hover .image_2cd75ebf89186902 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_68ce3f6b7eca72a8 .image_2cd75ebf89186902 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_68ce3f6b7eca72a8 .image_2cd75ebf89186902 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_68ce3f6b7eca72a8 .image_2cd75ebf89186902 .te-post-date_0a68efd981ca5016 {
      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_68ce3f6b7eca72a8 .image_2cd75ebf89186902 .te-post-date_0a68efd981ca5016 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 {
    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_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 .te-post-meta-info_86f15e7f55ea20d8 {
      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_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 .te-post-meta-info_86f15e7f55ea20d8 .te-single-meta_7c143d1d7ffe3803 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 .te-post-meta-info_86f15e7f55ea20d8 .te-single-meta_7c143d1d7ffe3803 span,
        .te-post-card_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 .te-post-meta-info_86f15e7f55ea20d8 .te-single-meta_7c143d1d7ffe3803 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 .te-post-meta-info_86f15e7f55ea20d8 .te-single-meta_7c143d1d7ffe3803 i {
          color: #317EFE; }
    .te-post-card_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
      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_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 a.read-btn_cb3a94589fca462e {
      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_68ce3f6b7eca72a8 .content_4a39e25e39bd5f78 a.read-btn_cb3a94589fca462e:hover {
        color: #317EFE; }

.te-post-card_68ce3f6b7eca72a8.style-2_7835cc2e880e8a87 {
  gap: 20px; }
  .te-post-card_68ce3f6b7eca72a8.style-2_7835cc2e880e8a87 .image_2cd75ebf89186902 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_68ce3f6b7eca72a8.style-2_7835cc2e880e8a87 .image_2cd75ebf89186902 .te-post-date_0a68efd981ca5016 {
      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_68ce3f6b7eca72a8.style-2_7835cc2e880e8a87 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
    font-size: 20px; }
  .te-post-card_68ce3f6b7eca72a8.style-2_7835cc2e880e8a87 .content_4a39e25e39bd5f78 .te-post-meta-info_86f15e7f55ea20d8 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_6adf9fe8f5de41ec .te-comment-respond_9bac0bf318b48115 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-comments_b0f8e2e91c0ff376 {
  margin-top: 70px; }
.te-blog-details-wrapper_6adf9fe8f5de41ec .wp-block-group_ed364809c7a15ed0.has-background_104650b9c48330c0 .wp-block-button_144c38ddeaba2b5e .wp-block-button__link_a7629df755204069 {
  color: #ffffff !important; }
.te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-meta_d13d80fbb588a820 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84,
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e,
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-gallery,
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .postbox-audio_229a17ec189f8ac0,
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .wp-block-post-featured-image_20b25aa17214be8b {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84,
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e,
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-gallery,
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .postbox-audio_229a17ec189f8ac0,
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .wp-block-post-featured-image_20b25aa17214be8b {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84:hover img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e:hover img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-gallery:hover img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .postbox-audio_229a17ec189f8ac0:hover img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .wp-block-post-featured-image_20b25aa17214be8b: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_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-thumbnail_7a5c94579b4bcc84 img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-video_d7d7ed13cb03525e img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .post-gallery img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .postbox-audio_229a17ec189f8ac0 img,
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .wp-block-post-featured-image_20b25aa17214be8b 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_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content-wrapper_f0996101d8e088ee {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-block-query_7cb8400f4071d4ab .wp-block-post-template_7a3c59ef41572ab9 {
      padding-left: 0; }
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-block-query_7cb8400f4071d4ab .wp-block-post-template_7a3c59ef41572ab9 .wp-block-post_4dd66cff0f325204 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-block-navigation__responsive-container-content_b793d7b299ec6fe7 .wp-block-page-list_37a9d409c02b1e85 {
      padding-left: 0; }
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-block-group_ed364809c7a15ed0 {
      margin: 15px 0; }
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content .wp-block-group_ed364809c7a15ed0 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_6adf9fe8f5de41ec .te-post-item_613eb73f3663eef2 .te-blog-post-tag_9e576f4140a4a784 .te-social-share_a6ce6882af23ecc0 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_6adf9fe8f5de41ec .wp-block-calendar_1d2159af5d68fc3d {
  margin-bottom: 30px; }

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

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

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

.cta-area_47e56cff9729db2e {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_47e56cff9729db2e .te-content-wrapper_96054876ce4bc563 {
    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_47e56cff9729db2e .te-content-wrapper_96054876ce4bc563 .short-title_01a8cdc37e452f0b {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_47e56cff9729db2e .te-content-wrapper_96054876ce4bc563 .te-cta-title_cc0dde22d4ec5ba0 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_47e56cff9729db2e .te-content-wrapper_96054876ce4bc563 .te-cta-title_cc0dde22d4ec5ba0 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_47e56cff9729db2e .te-content-wrapper_96054876ce4bc563 .te-cta-title_cc0dde22d4ec5ba0 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_47e56cff9729db2e .te-content-wrapper_96054876ce4bc563 .te-cta-title_cc0dde22d4ec5ba0 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_47e56cff9729db2e .te-content-wrapper_96054876ce4bc563 .text_961085013984381a {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_47e56cff9729db2e .te-btn-wrapper_a1c11645a89c4e73 {
    margin-top: 30px; }
  .cta-area_47e56cff9729db2e .te-cta-inner-area_031054a9981b4408 {
    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_47e56cff9729db2e .te-cta-inner-area_031054a9981b4408 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_47e56cff9729db2e .te-cta-inner-area_031054a9981b4408 .te-cta-collumn_b83dc03981550056 {
      -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_1dcd23a0648ead52 {
  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_1dcd23a0648ead52 {
      -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_1dcd23a0648ead52.left-align-title_e4d52275e6138e8b .te-section-content_382cdd066510014a {
    margin-top: -15px; }
  .te-section-title_1dcd23a0648ead52 .te-section-content_382cdd066510014a {
    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_1dcd23a0648ead52 .short-title_01a8cdc37e452f0b {
    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_1dcd23a0648ead52 .short-title_01a8cdc37e452f0b::before, .te-section-title_1dcd23a0648ead52 .short-title_01a8cdc37e452f0b::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_1dcd23a0648ead52 .short-title_01a8cdc37e452f0b.only-divider_d5b3490e04480719 {
      gap: 10px; }
      .te-section-title_1dcd23a0648ead52 .short-title_01a8cdc37e452f0b.only-divider_d5b3490e04480719::before {
        display: none; }
  .te-section-title_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 {
    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_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 br {
        display: none; } }
    .te-section-title_1dcd23a0648ead52 .title_e9ef2aa3ad8e3a33 span {
      color: #317EFE; }
  .te-section-title_1dcd23a0648ead52 .te-section-desc_0872a7580d01984d {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_1dcd23a0648ead52 .te-section-desc_0872a7580d01984d .te-theme-btn_c24640505f0d96c5 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_1dcd23a0648ead52 .te-section-desc_0872a7580d01984d .te-theme-btn_c24640505f0d96c5:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_c321f02aa41dfbc8,
.navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a,
.comment-navigation_52eb920528f1bdf3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_c321f02aa41dfbc8 .wp-block-query-pagination-numbers_875a76d84b0fe78a,
  .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .wp-block-query-pagination-numbers_875a76d84b0fe78a,
  .comment-navigation_52eb920528f1bdf3 .wp-block-query-pagination-numbers_875a76d84b0fe78a {
    width: inherit; }
  .wp-block-query-pagination_c321f02aa41dfbc8 .nav-links_f173b4b169bd9ff7,
  .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .nav-links_f173b4b169bd9ff7,
  .comment-navigation_52eb920528f1bdf3 .nav-links_f173b4b169bd9ff7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_c321f02aa41dfbc8 .wp-block-query-pagination-previous_478f08045e277fdb,
  .wp-block-query-pagination_c321f02aa41dfbc8 .wp-block-query-pagination-next_c5ea2dcb55b16b7f,
  .wp-block-query-pagination_c321f02aa41dfbc8 .nav-next_f217c7504061f577 a,
  .wp-block-query-pagination_c321f02aa41dfbc8 .nav-previous_2d09797de106e521 a,
  .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .wp-block-query-pagination-previous_478f08045e277fdb,
  .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .wp-block-query-pagination-next_c5ea2dcb55b16b7f,
  .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .nav-next_f217c7504061f577 a,
  .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .nav-previous_2d09797de106e521 a,
  .comment-navigation_52eb920528f1bdf3 .wp-block-query-pagination-previous_478f08045e277fdb,
  .comment-navigation_52eb920528f1bdf3 .wp-block-query-pagination-next_c5ea2dcb55b16b7f,
  .comment-navigation_52eb920528f1bdf3 .nav-next_f217c7504061f577 a,
  .comment-navigation_52eb920528f1bdf3 .nav-previous_2d09797de106e521 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_c321f02aa41dfbc8 .wp-block-query-pagination-previous_478f08045e277fdb,
      .wp-block-query-pagination_c321f02aa41dfbc8 .wp-block-query-pagination-next_c5ea2dcb55b16b7f,
      .wp-block-query-pagination_c321f02aa41dfbc8 .nav-next_f217c7504061f577 a,
      .wp-block-query-pagination_c321f02aa41dfbc8 .nav-previous_2d09797de106e521 a,
      .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .wp-block-query-pagination-previous_478f08045e277fdb,
      .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .wp-block-query-pagination-next_c5ea2dcb55b16b7f,
      .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .nav-next_f217c7504061f577 a,
      .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .nav-previous_2d09797de106e521 a,
      .comment-navigation_52eb920528f1bdf3 .wp-block-query-pagination-previous_478f08045e277fdb,
      .comment-navigation_52eb920528f1bdf3 .wp-block-query-pagination-next_c5ea2dcb55b16b7f,
      .comment-navigation_52eb920528f1bdf3 .nav-next_f217c7504061f577 a,
      .comment-navigation_52eb920528f1bdf3 .nav-previous_2d09797de106e521 a {
        height: 40px; } }
    .wp-block-query-pagination_c321f02aa41dfbc8 .wp-block-query-pagination-previous_478f08045e277fdb:hover,
    .wp-block-query-pagination_c321f02aa41dfbc8 .wp-block-query-pagination-next_c5ea2dcb55b16b7f:hover,
    .wp-block-query-pagination_c321f02aa41dfbc8 .nav-next_f217c7504061f577 a:hover,
    .wp-block-query-pagination_c321f02aa41dfbc8 .nav-previous_2d09797de106e521 a:hover,
    .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .wp-block-query-pagination-previous_478f08045e277fdb:hover,
    .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .wp-block-query-pagination-next_c5ea2dcb55b16b7f:hover,
    .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .nav-next_f217c7504061f577 a:hover,
    .navigation_c8c590553024bfe5.posts-navigation_861107e17c7bfc7a .nav-previous_2d09797de106e521 a:hover,
    .comment-navigation_52eb920528f1bdf3 .wp-block-query-pagination-previous_478f08045e277fdb:hover,
    .comment-navigation_52eb920528f1bdf3 .wp-block-query-pagination-next_c5ea2dcb55b16b7f:hover,
    .comment-navigation_52eb920528f1bdf3 .nav-next_f217c7504061f577 a:hover,
    .comment-navigation_52eb920528f1bdf3 .nav-previous_2d09797de106e521 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_92421559c6f635bc,
.page-links_cba30b988786a77b,
.wp-block-query-pagination-numbers_875a76d84b0fe78a {
  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_92421559c6f635bc ul,
  .page-links_cba30b988786a77b ul,
  .wp-block-query-pagination-numbers_875a76d84b0fe78a 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_92421559c6f635bc ul li,
    .page-links_cba30b988786a77b ul li,
    .wp-block-query-pagination-numbers_875a76d84b0fe78a ul li {
      padding-top: 0; }
    .te-basic-pagination_92421559c6f635bc ul .prev_33544c845d5d8650 span,
    .te-basic-pagination_92421559c6f635bc ul .next_abb76bfd2c97fcf1 span,
    .page-links_cba30b988786a77b ul .prev_33544c845d5d8650 span,
    .page-links_cba30b988786a77b ul .next_abb76bfd2c97fcf1 span,
    .wp-block-query-pagination-numbers_875a76d84b0fe78a ul .prev_33544c845d5d8650 span,
    .wp-block-query-pagination-numbers_875a76d84b0fe78a ul .next_abb76bfd2c97fcf1 span {
      display: none; }
  .te-basic-pagination_92421559c6f635bc .post-page-numbers_d4eb0aa8f3e8e01e,
  .page-links_cba30b988786a77b .post-page-numbers_d4eb0aa8f3e8e01e,
  .wp-block-query-pagination-numbers_875a76d84b0fe78a .post-page-numbers_d4eb0aa8f3e8e01e {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_92421559c6f635bc .page-numbers_b39fc404c72a2c92,
  .te-basic-pagination_92421559c6f635bc .post-page-numbers_d4eb0aa8f3e8e01e,
  .page-links_cba30b988786a77b .page-numbers_b39fc404c72a2c92,
  .page-links_cba30b988786a77b .post-page-numbers_d4eb0aa8f3e8e01e,
  .wp-block-query-pagination-numbers_875a76d84b0fe78a .page-numbers_b39fc404c72a2c92,
  .wp-block-query-pagination-numbers_875a76d84b0fe78a .post-page-numbers_d4eb0aa8f3e8e01e {
    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_92421559c6f635bc .page-numbers_b39fc404c72a2c92,
      .te-basic-pagination_92421559c6f635bc .post-page-numbers_d4eb0aa8f3e8e01e,
      .page-links_cba30b988786a77b .page-numbers_b39fc404c72a2c92,
      .page-links_cba30b988786a77b .post-page-numbers_d4eb0aa8f3e8e01e,
      .wp-block-query-pagination-numbers_875a76d84b0fe78a .page-numbers_b39fc404c72a2c92,
      .wp-block-query-pagination-numbers_875a76d84b0fe78a .post-page-numbers_d4eb0aa8f3e8e01e {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_92421559c6f635bc .page-numbers_b39fc404c72a2c92:hover,
    .te-basic-pagination_92421559c6f635bc .post-page-numbers_d4eb0aa8f3e8e01e:hover,
    .page-links_cba30b988786a77b .page-numbers_b39fc404c72a2c92:hover,
    .page-links_cba30b988786a77b .post-page-numbers_d4eb0aa8f3e8e01e:hover,
    .wp-block-query-pagination-numbers_875a76d84b0fe78a .page-numbers_b39fc404c72a2c92:hover,
    .wp-block-query-pagination-numbers_875a76d84b0fe78a .post-page-numbers_d4eb0aa8f3e8e01e: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_92421559c6f635bc .page-numbers_b39fc404c72a2c92.current_1cb1eb89a027bdba,
    .te-basic-pagination_92421559c6f635bc .post-page-numbers_d4eb0aa8f3e8e01e.current_1cb1eb89a027bdba,
    .page-links_cba30b988786a77b .page-numbers_b39fc404c72a2c92.current_1cb1eb89a027bdba,
    .page-links_cba30b988786a77b .post-page-numbers_d4eb0aa8f3e8e01e.current_1cb1eb89a027bdba,
    .wp-block-query-pagination-numbers_875a76d84b0fe78a .page-numbers_b39fc404c72a2c92.current_1cb1eb89a027bdba,
    .wp-block-query-pagination-numbers_875a76d84b0fe78a .post-page-numbers_d4eb0aa8f3e8e01e.current_1cb1eb89a027bdba {
      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_d4d11b0b441bf5ba {
  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_d4d11b0b441bf5ba {
      -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_d4d11b0b441bf5ba {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 {
    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_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 {
        -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_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 {
        width: 100%; } }
    .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631::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_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631::after {
          display: none; } }
    .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631:last-child .text_961085013984381a {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631:last-child .text_961085013984381a {
            text-align: left; } }
      .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631:last-child::after {
        display: none; }
    .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 .te-post-img_b960e941b9ecba6f {
      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_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 .te-post-img_b960e941b9ecba6f {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 .te-post-img_b960e941b9ecba6f img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 .text_961085013984381a {
      width: 100%; }
      .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 .text_961085013984381a span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 .text_961085013984381a h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_d4d11b0b441bf5ba .te-post-navigation_1e0a7cf25cea4631 .theme-navigation_3b24a63cf424d2d7 {
      width: 100%; }

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

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

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

.project-details-overview_aecc585a72ca6234 {
  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_aecc585a72ca6234 .list-wrapper_1a95810028770708 {
    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_aecc585a72ca6234 .list-wrapper_1a95810028770708 {
        -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_aecc585a72ca6234 .list-wrapper_1a95810028770708 .image_2cd75ebf89186902 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_aecc585a72ca6234 .list-wrapper_1a95810028770708 .image_2cd75ebf89186902 img {
        border-radius: 20px; }
    .project-details-overview_aecc585a72ca6234 .list-wrapper_1a95810028770708 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_aecc585a72ca6234 .list-wrapper_1a95810028770708 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_aecc585a72ca6234 .list-wrapper_1a95810028770708 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_aecc585a72ca6234 .list-wrapper_1a95810028770708 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_aecc585a72ca6234 .list-wrapper_1a95810028770708 .user-card_59466eb09351dfb0 {
      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_aecc585a72ca6234 .list-wrapper_1a95810028770708 .user-card_59466eb09351dfb0 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_aecc585a72ca6234 .list-wrapper_1a95810028770708 .user-card_59466eb09351dfb0 .image_2cd75ebf89186902 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_aecc585a72ca6234 .list-wrapper_1a95810028770708 .user-card_59466eb09351dfb0 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_aecc585a72ca6234 .list-wrapper_1a95810028770708 .user-card_59466eb09351dfb0 .content_4a39e25e39bd5f78 .text_961085013984381a {
        margin-bottom: 0; }

.te-list-item_a806de8aa0587819 {
  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_a806de8aa0587819 .icon_7c10a3b9077b8ace {
    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_a806de8aa0587819 .text_961085013984381a {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_4443fce4d89e6d09,
.sidebar__widget_1554437229c18a33 {
  /* 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_4443fce4d89e6d09 ol,
  .widget_4443fce4d89e6d09 ul,
  .sidebar__widget_1554437229c18a33 ol,
  .sidebar__widget_1554437229c18a33 ul {
    margin-bottom: 0; }
  .widget_4443fce4d89e6d09 .widget-instagram-feed_1610a0988a95c6dc,
  .sidebar__widget_1554437229c18a33 .widget-instagram-feed_1610a0988a95c6dc {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_4443fce4d89e6d09 .widget-instagram-feed_1610a0988a95c6dc,
      .sidebar__widget_1554437229c18a33 .widget-instagram-feed_1610a0988a95c6dc {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_4443fce4d89e6d09 .widget-instagram-feed_1610a0988a95c6dc,
      .sidebar__widget_1554437229c18a33 .widget-instagram-feed_1610a0988a95c6dc {
        width: 200px; } }
    .widget_4443fce4d89e6d09 .widget-instagram-feed_1610a0988a95c6dc .single-instagram-feed_7a67449363d90c9b,
    .sidebar__widget_1554437229c18a33 .widget-instagram-feed_1610a0988a95c6dc .single-instagram-feed_7a67449363d90c9b {
      width: 96px;
      height: 96px; }
  .widget_4443fce4d89e6d09 .wp-block-heading_5a0a3ff2e296aa8a,
  .widget_4443fce4d89e6d09 .widget-title_b566d4f9f1655747,
  .widget_4443fce4d89e6d09 .wp-block-search__label_392935c235d298f6,
  .sidebar__widget_1554437229c18a33 .wp-block-heading_5a0a3ff2e296aa8a,
  .sidebar__widget_1554437229c18a33 .widget-title_b566d4f9f1655747,
  .sidebar__widget_1554437229c18a33 .wp-block-search__label_392935c235d298f6 {
    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_4443fce4d89e6d09 .wp-block-social-links_5bc9d6047f8835e6 .wp-social-link_edc19660e2408e34,
  .sidebar__widget_1554437229c18a33 .wp-block-social-links_5bc9d6047f8835e6 .wp-social-link_edc19660e2408e34 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_4443fce4d89e6d09 .wp-block-social-links_5bc9d6047f8835e6 .wp-social-link_edc19660e2408e34 a,
    .sidebar__widget_1554437229c18a33 .wp-block-social-links_5bc9d6047f8835e6 .wp-social-link_edc19660e2408e34 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_4443fce4d89e6d09 .wp-block-social-links_5bc9d6047f8835e6 .wp-social-link_edc19660e2408e34 a:before,
      .sidebar__widget_1554437229c18a33 .wp-block-social-links_5bc9d6047f8835e6 .wp-social-link_edc19660e2408e34 a:before {
        display: none; }
  .widget_4443fce4d89e6d09 .has-avatars_7ea594d0363d688d.has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10,
  .widget_4443fce4d89e6d09 .has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10,
  .sidebar__widget_1554437229c18a33 .has-avatars_7ea594d0363d688d.has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10,
  .sidebar__widget_1554437229c18a33 .has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 {
    font-weight: 500; }
    .widget_4443fce4d89e6d09 .has-avatars_7ea594d0363d688d.has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f,
    .widget_4443fce4d89e6d09 .has-avatars_7ea594d0363d688d.has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-link_cc274f04d0a6173e,
    .widget_4443fce4d89e6d09 .has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f,
    .widget_4443fce4d89e6d09 .has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-link_cc274f04d0a6173e,
    .sidebar__widget_1554437229c18a33 .has-avatars_7ea594d0363d688d.has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f,
    .sidebar__widget_1554437229c18a33 .has-avatars_7ea594d0363d688d.has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-link_cc274f04d0a6173e,
    .sidebar__widget_1554437229c18a33 .has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f,
    .sidebar__widget_1554437229c18a33 .has-dates_08966e5d50ad01dc.has-excerpts_c7c2996b9b04d3eb.wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192 .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-link_cc274f04d0a6173e {
      font-weight: 500; }
  .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192,
  .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li.wp-block-te-latest-comments__comment_7380fc25c96a7192,
  .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li.wp-block-te-latest-comments__comment_7380fc25c96a7192,
  .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li.wp-block-te-latest-comments__comment_7380fc25c96a7192 {
    margin-bottom: 0; }
  .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10,
  .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-latest-posts__te-post-title_fd828e055416e2da,
  .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10,
  .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-latest-posts__te-post-title_fd828e055416e2da,
  .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10,
  .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-latest-posts__te-post-title_fd828e055416e2da,
  .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10,
  .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-latest-posts__te-post-title_fd828e055416e2da {
    line-height: 28px;
    font-weight: 400; }
    .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4,
    .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4,
    .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4,
    .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4,
    .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4,
    .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4,
    .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4,
    .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before,
      .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before,
      .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before,
      .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before,
      .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before,
      .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before,
      .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-meta_cd8b3087a4123c10 .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before,
      .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-latest-posts__te-post-title_fd828e055416e2da .wp-block-te-latest-comments__comment-date_ff55261887b8d6d4:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li a,
  .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li a,
  .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li a,
  .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li a {
    color: #335371; }
    .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li a.wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f, .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li a.wp-block-te-latest-comments__comment-link_cc274f04d0a6173e,
    .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li a.wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f,
    .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li a.wp-block-te-latest-comments__comment-link_cc274f04d0a6173e,
    .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li a.wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f,
    .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li a.wp-block-te-latest-comments__comment-link_cc274f04d0a6173e,
    .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li a.wp-block-te-latest-comments__comment-author_57bf14ab114fbc3f,
    .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li a.wp-block-te-latest-comments__comment-link_cc274f04d0a6173e {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li a:hover,
    .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li a:hover,
    .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li a:hover,
    .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li a:hover {
      color: #317EFE; }
  .widget_4443fce4d89e6d09 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-excerpt_30d74af296c03ae8 p,
  .widget_4443fce4d89e6d09 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-excerpt_30d74af296c03ae8 p,
  .sidebar__widget_1554437229c18a33 .wp-block-te-latest-comments_de270c70f7364559 li .wp-block-te-latest-comments__comment-excerpt_30d74af296c03ae8 p,
  .sidebar__widget_1554437229c18a33 .wp-block-latest-posts_46323d0763c4d0fe li .wp-block-te-latest-comments__comment-excerpt_30d74af296c03ae8 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3,
  .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3 a,
    .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 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_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3 a,
        .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 a {
          width: 40px;
          height: 40px; } }
      .widget_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3 a.facebook_2b587064c1f9c6de,
      .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 a.facebook_2b587064c1f9c6de {
        background-color: #1877f2; }
      .widget_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3 a.twitter_2cab040abd17557f,
      .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 a.twitter_2cab040abd17557f {
        background-color: #1da1f2; }
      .widget_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3 a.linkedin_b1e74cb255cb511c,
      .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 a.linkedin_b1e74cb255cb511c {
        background-color: #0a66c2; }
      .widget_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3 a.instagram_0626ae4371cd4fe3,
      .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 a.instagram_0626ae4371cd4fe3 {
        background-color: #405de6; }
      .widget_4443fce4d89e6d09 .te-social-profile_4c64d4c36075acb3 a:hover,
      .sidebar__widget_1554437229c18a33 .te-social-profile_4c64d4c36075acb3 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_4443fce4d89e6d09 select,
  .sidebar__widget_1554437229c18a33 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_4443fce4d89e6d09 .has-login-form_56702d2c6ae39c16 .login-username_ebaaf2a97969dc14 label,
  .widget_4443fce4d89e6d09 .has-login-form_56702d2c6ae39c16 .login-password_1f08e0ffc77ca08e label,
  .sidebar__widget_1554437229c18a33 .has-login-form_56702d2c6ae39c16 .login-username_ebaaf2a97969dc14 label,
  .sidebar__widget_1554437229c18a33 .has-login-form_56702d2c6ae39c16 .login-password_1f08e0ffc77ca08e label {
    margin-bottom: 10px; }
  .widget_4443fce4d89e6d09 .has-login-form_56702d2c6ae39c16 .login-username_ebaaf2a97969dc14 input,
  .widget_4443fce4d89e6d09 .has-login-form_56702d2c6ae39c16 .login-password_1f08e0ffc77ca08e input,
  .sidebar__widget_1554437229c18a33 .has-login-form_56702d2c6ae39c16 .login-username_ebaaf2a97969dc14 input,
  .sidebar__widget_1554437229c18a33 .has-login-form_56702d2c6ae39c16 .login-password_1f08e0ffc77ca08e input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_4443fce4d89e6d09 .has-login-form_56702d2c6ae39c16 .login-remember_3c4fc3ba92f4002f label,
  .sidebar__widget_1554437229c18a33 .has-login-form_56702d2c6ae39c16 .login-remember_3c4fc3ba92f4002f label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_4443fce4d89e6d09 .has-login-form_56702d2c6ae39c16 .login-submit_f269fcdedbee62eb,
  .sidebar__widget_1554437229c18a33 .has-login-form_56702d2c6ae39c16 .login-submit_f269fcdedbee62eb {
    margin-bottom: 0; }
    .widget_4443fce4d89e6d09 .has-login-form_56702d2c6ae39c16 .login-submit_f269fcdedbee62eb input.button-primary_a4356c5f03c93f28,
    .sidebar__widget_1554437229c18a33 .has-login-form_56702d2c6ae39c16 .login-submit_f269fcdedbee62eb input.button-primary_a4356c5f03c93f28 {
      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_4443fce4d89e6d09 .search-form_4c63e37437acae56,
  .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_4443fce4d89e6d09 .search-form_4c63e37437acae56 button,
    .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_4443fce4d89e6d09.widget_search_b26245b9b14465d9 .sidebar__search_22dcc9530d7abb31,
  .sidebar__widget_1554437229c18a33.widget_search_b26245b9b14465d9 .sidebar__search_22dcc9530d7abb31 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_4443fce4d89e6d09.widget_search_b26245b9b14465d9 .sidebar__search_22dcc9530d7abb31 button,
    .sidebar__widget_1554437229c18a33.widget_search_b26245b9b14465d9 .sidebar__search_22dcc9530d7abb31 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_4443fce4d89e6d09 .wp-block-search__no-button_9ca1771715f48a2c.wp-block-search_c22d45f1409a996f input,
  .sidebar__widget_1554437229c18a33 .wp-block-search__no-button_9ca1771715f48a2c.wp-block-search_c22d45f1409a996f input {
    border-radius: 10px; }
  .widget_4443fce4d89e6d09 .wp-block-search_c22d45f1409a996f,
  .sidebar__widget_1554437229c18a33 .wp-block-search_c22d45f1409a996f {
    margin-bottom: -2px; }
  .widget_4443fce4d89e6d09 .wp-block-search_c22d45f1409a996f,
  .widget_4443fce4d89e6d09 .search-form_4c63e37437acae56,
  .widget_4443fce4d89e6d09 .sidebar__search_22dcc9530d7abb31,
  .sidebar__widget_1554437229c18a33 .wp-block-search_c22d45f1409a996f,
  .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56,
  .sidebar__widget_1554437229c18a33 .sidebar__search_22dcc9530d7abb31 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_4443fce4d89e6d09 .wp-block-search_c22d45f1409a996f .wp-block-search__inside-wrapper_1bc43043c56e16d0,
    .widget_4443fce4d89e6d09 .search-form_4c63e37437acae56 .wp-block-search__inside-wrapper_1bc43043c56e16d0,
    .widget_4443fce4d89e6d09 .sidebar__search_22dcc9530d7abb31 .wp-block-search__inside-wrapper_1bc43043c56e16d0,
    .sidebar__widget_1554437229c18a33 .wp-block-search_c22d45f1409a996f .wp-block-search__inside-wrapper_1bc43043c56e16d0,
    .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56 .wp-block-search__inside-wrapper_1bc43043c56e16d0,
    .sidebar__widget_1554437229c18a33 .sidebar__search_22dcc9530d7abb31 .wp-block-search__inside-wrapper_1bc43043c56e16d0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_4443fce4d89e6d09 .wp-block-search_c22d45f1409a996f label,
    .widget_4443fce4d89e6d09 .search-form_4c63e37437acae56 label,
    .widget_4443fce4d89e6d09 .sidebar__search_22dcc9530d7abb31 label,
    .sidebar__widget_1554437229c18a33 .wp-block-search_c22d45f1409a996f label,
    .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56 label,
    .sidebar__widget_1554437229c18a33 .sidebar__search_22dcc9530d7abb31 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_4443fce4d89e6d09 .wp-block-search_c22d45f1409a996f input,
    .widget_4443fce4d89e6d09 .search-form_4c63e37437acae56 input,
    .widget_4443fce4d89e6d09 .sidebar__search_22dcc9530d7abb31 input,
    .sidebar__widget_1554437229c18a33 .wp-block-search_c22d45f1409a996f input,
    .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56 input,
    .sidebar__widget_1554437229c18a33 .sidebar__search_22dcc9530d7abb31 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_4443fce4d89e6d09 .wp-block-search_c22d45f1409a996f button,
    .widget_4443fce4d89e6d09 .search-form_4c63e37437acae56 button,
    .widget_4443fce4d89e6d09 .sidebar__search_22dcc9530d7abb31 button,
    .sidebar__widget_1554437229c18a33 .wp-block-search_c22d45f1409a996f button,
    .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56 button,
    .sidebar__widget_1554437229c18a33 .sidebar__search_22dcc9530d7abb31 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_4443fce4d89e6d09 .tagcloud_41e386ac150d93b7,
  .widget_4443fce4d89e6d09 .wp-block-tag-cloud_f57fffd47ed38b8d,
  .sidebar__widget_1554437229c18a33 .tagcloud_41e386ac150d93b7,
  .sidebar__widget_1554437229c18a33 .wp-block-tag-cloud_f57fffd47ed38b8d {
    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_4443fce4d89e6d09 .tagcloud_41e386ac150d93b7 a,
    .widget_4443fce4d89e6d09 .wp-block-tag-cloud_f57fffd47ed38b8d a,
    .sidebar__widget_1554437229c18a33 .tagcloud_41e386ac150d93b7 a,
    .sidebar__widget_1554437229c18a33 .wp-block-tag-cloud_f57fffd47ed38b8d 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_4443fce4d89e6d09 .tagcloud_41e386ac150d93b7 a:hover,
      .widget_4443fce4d89e6d09 .wp-block-tag-cloud_f57fffd47ed38b8d a:hover,
      .sidebar__widget_1554437229c18a33 .tagcloud_41e386ac150d93b7 a:hover,
      .sidebar__widget_1554437229c18a33 .wp-block-tag-cloud_f57fffd47ed38b8d a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_4443fce4d89e6d09 ul,
  .widget_4443fce4d89e6d09 ol,
  .sidebar__widget_1554437229c18a33 ul,
  .sidebar__widget_1554437229c18a33 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_4443fce4d89e6d09 ul li,
    .widget_4443fce4d89e6d09 ol li,
    .sidebar__widget_1554437229c18a33 ul li,
    .sidebar__widget_1554437229c18a33 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_4443fce4d89e6d09 ul li:first-child,
      .widget_4443fce4d89e6d09 ol li:first-child,
      .sidebar__widget_1554437229c18a33 ul li:first-child,
      .sidebar__widget_1554437229c18a33 ol li:first-child {
        border-top: 0; }
      .widget_4443fce4d89e6d09 ul li:last-child,
      .widget_4443fce4d89e6d09 ol li:last-child,
      .sidebar__widget_1554437229c18a33 ul li:last-child,
      .sidebar__widget_1554437229c18a33 ol li:last-child {
        margin-bottom: 0; }
      .widget_4443fce4d89e6d09 ul li.recentcomments_a0946615c641a557 .comment-author-link_d255cbad7a6df6a7 a:before, .widget_4443fce4d89e6d09 ul li.wp-block-latest-comments__comment_1dadbb55baffb3ba .comment-author-link_d255cbad7a6df6a7 a:before,
      .widget_4443fce4d89e6d09 ol li.recentcomments_a0946615c641a557 .comment-author-link_d255cbad7a6df6a7 a:before,
      .widget_4443fce4d89e6d09 ol li.wp-block-latest-comments__comment_1dadbb55baffb3ba .comment-author-link_d255cbad7a6df6a7 a:before,
      .sidebar__widget_1554437229c18a33 ul li.recentcomments_a0946615c641a557 .comment-author-link_d255cbad7a6df6a7 a:before,
      .sidebar__widget_1554437229c18a33 ul li.wp-block-latest-comments__comment_1dadbb55baffb3ba .comment-author-link_d255cbad7a6df6a7 a:before,
      .sidebar__widget_1554437229c18a33 ol li.recentcomments_a0946615c641a557 .comment-author-link_d255cbad7a6df6a7 a:before,
      .sidebar__widget_1554437229c18a33 ol li.wp-block-latest-comments__comment_1dadbb55baffb3ba .comment-author-link_d255cbad7a6df6a7 a:before {
        display: none; }
      .widget_4443fce4d89e6d09 ul li.recentcomments_a0946615c641a557 a, .widget_4443fce4d89e6d09 ul li.wp-block-latest-comments__comment_1dadbb55baffb3ba a,
      .widget_4443fce4d89e6d09 ol li.recentcomments_a0946615c641a557 a,
      .widget_4443fce4d89e6d09 ol li.wp-block-latest-comments__comment_1dadbb55baffb3ba a,
      .sidebar__widget_1554437229c18a33 ul li.recentcomments_a0946615c641a557 a,
      .sidebar__widget_1554437229c18a33 ul li.wp-block-latest-comments__comment_1dadbb55baffb3ba a,
      .sidebar__widget_1554437229c18a33 ol li.recentcomments_a0946615c641a557 a,
      .sidebar__widget_1554437229c18a33 ol li.wp-block-latest-comments__comment_1dadbb55baffb3ba a {
        padding-left: 0;
        display: inline; }
        .widget_4443fce4d89e6d09 ul li.recentcomments_a0946615c641a557 a:before, .widget_4443fce4d89e6d09 ul li.wp-block-latest-comments__comment_1dadbb55baffb3ba a:before,
        .widget_4443fce4d89e6d09 ol li.recentcomments_a0946615c641a557 a:before,
        .widget_4443fce4d89e6d09 ol li.wp-block-latest-comments__comment_1dadbb55baffb3ba a:before,
        .sidebar__widget_1554437229c18a33 ul li.recentcomments_a0946615c641a557 a:before,
        .sidebar__widget_1554437229c18a33 ul li.wp-block-latest-comments__comment_1dadbb55baffb3ba a:before,
        .sidebar__widget_1554437229c18a33 ol li.recentcomments_a0946615c641a557 a:before,
        .sidebar__widget_1554437229c18a33 ol li.wp-block-latest-comments__comment_1dadbb55baffb3ba a:before {
          display: none; }
      .widget_4443fce4d89e6d09 ul li a,
      .widget_4443fce4d89e6d09 ol li a,
      .sidebar__widget_1554437229c18a33 ul li a,
      .sidebar__widget_1554437229c18a33 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_4443fce4d89e6d09 ul li a::before,
        .widget_4443fce4d89e6d09 ol li a::before,
        .sidebar__widget_1554437229c18a33 ul li a::before,
        .sidebar__widget_1554437229c18a33 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_4443fce4d89e6d09 ul li a:hover,
        .widget_4443fce4d89e6d09 ol li a:hover,
        .sidebar__widget_1554437229c18a33 ul li a:hover,
        .sidebar__widget_1554437229c18a33 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_4443fce4d89e6d09 ul li a.rsswidget_af6cc77ee6e58d13, .widget_4443fce4d89e6d09 ul li a.wp-block-latest-posts__post-title_0b2d5ffc79277137,
        .widget_4443fce4d89e6d09 ol li a.rsswidget_af6cc77ee6e58d13,
        .widget_4443fce4d89e6d09 ol li a.wp-block-latest-posts__post-title_0b2d5ffc79277137,
        .sidebar__widget_1554437229c18a33 ul li a.rsswidget_af6cc77ee6e58d13,
        .sidebar__widget_1554437229c18a33 ul li a.wp-block-latest-posts__post-title_0b2d5ffc79277137,
        .sidebar__widget_1554437229c18a33 ol li a.rsswidget_af6cc77ee6e58d13,
        .sidebar__widget_1554437229c18a33 ol li a.wp-block-latest-posts__post-title_0b2d5ffc79277137 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_4443fce4d89e6d09 ul li a.rsswidget_af6cc77ee6e58d13:before, .widget_4443fce4d89e6d09 ul li a.wp-block-latest-posts__post-title_0b2d5ffc79277137:before,
          .widget_4443fce4d89e6d09 ol li a.rsswidget_af6cc77ee6e58d13:before,
          .widget_4443fce4d89e6d09 ol li a.wp-block-latest-posts__post-title_0b2d5ffc79277137:before,
          .sidebar__widget_1554437229c18a33 ul li a.rsswidget_af6cc77ee6e58d13:before,
          .sidebar__widget_1554437229c18a33 ul li a.wp-block-latest-posts__post-title_0b2d5ffc79277137:before,
          .sidebar__widget_1554437229c18a33 ol li a.rsswidget_af6cc77ee6e58d13:before,
          .sidebar__widget_1554437229c18a33 ol li a.wp-block-latest-posts__post-title_0b2d5ffc79277137:before {
            display: none; }
      .widget_4443fce4d89e6d09 ul li ul,
      .widget_4443fce4d89e6d09 ol li ul,
      .sidebar__widget_1554437229c18a33 ul li ul,
      .sidebar__widget_1554437229c18a33 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_4443fce4d89e6d09 ul.wp-tag-cloud_6a0d90c1df224ba9 li,
    .widget_4443fce4d89e6d09 ol.wp-tag-cloud_6a0d90c1df224ba9 li,
    .sidebar__widget_1554437229c18a33 ul.wp-tag-cloud_6a0d90c1df224ba9 li,
    .sidebar__widget_1554437229c18a33 ol.wp-tag-cloud_6a0d90c1df224ba9 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_4443fce4d89e6d09 ul.wp-tag-cloud_6a0d90c1df224ba9 li a:before,
      .widget_4443fce4d89e6d09 ol.wp-tag-cloud_6a0d90c1df224ba9 li a:before,
      .sidebar__widget_1554437229c18a33 ul.wp-tag-cloud_6a0d90c1df224ba9 li a:before,
      .sidebar__widget_1554437229c18a33 ol.wp-tag-cloud_6a0d90c1df224ba9 li a:before {
        display: none; }
  .widget_4443fce4d89e6d09.te_widget_categories_d68aef3d062edefe li, .widget_4443fce4d89e6d09.widget_archive_e7bfcf6f10655494 li,
  .widget_4443fce4d89e6d09 .wp-block-categories-list_8b56bb4e8a4dd17f li,
  .widget_4443fce4d89e6d09 .wp-block-archives-list_511151c2b84fe380 li,
  .sidebar__widget_1554437229c18a33.te_widget_categories_d68aef3d062edefe li,
  .sidebar__widget_1554437229c18a33.widget_archive_e7bfcf6f10655494 li,
  .sidebar__widget_1554437229c18a33 .wp-block-categories-list_8b56bb4e8a4dd17f li,
  .sidebar__widget_1554437229c18a33 .wp-block-archives-list_511151c2b84fe380 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_4443fce4d89e6d09.te_widget_categories_d68aef3d062edefe li.cat-item_12a20aaaab224142, .widget_4443fce4d89e6d09.widget_archive_e7bfcf6f10655494 li.cat-item_12a20aaaab224142,
    .widget_4443fce4d89e6d09 .wp-block-categories-list_8b56bb4e8a4dd17f li.cat-item_12a20aaaab224142,
    .widget_4443fce4d89e6d09 .wp-block-archives-list_511151c2b84fe380 li.cat-item_12a20aaaab224142,
    .sidebar__widget_1554437229c18a33.te_widget_categories_d68aef3d062edefe li.cat-item_12a20aaaab224142,
    .sidebar__widget_1554437229c18a33.widget_archive_e7bfcf6f10655494 li.cat-item_12a20aaaab224142,
    .sidebar__widget_1554437229c18a33 .wp-block-categories-list_8b56bb4e8a4dd17f li.cat-item_12a20aaaab224142,
    .sidebar__widget_1554437229c18a33 .wp-block-archives-list_511151c2b84fe380 li.cat-item_12a20aaaab224142 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_4443fce4d89e6d09.te_widget_categories_d68aef3d062edefe li a, .widget_4443fce4d89e6d09.widget_archive_e7bfcf6f10655494 li a,
    .widget_4443fce4d89e6d09 .wp-block-categories-list_8b56bb4e8a4dd17f li a,
    .widget_4443fce4d89e6d09 .wp-block-archives-list_511151c2b84fe380 li a,
    .sidebar__widget_1554437229c18a33.te_widget_categories_d68aef3d062edefe li a,
    .sidebar__widget_1554437229c18a33.widget_archive_e7bfcf6f10655494 li a,
    .sidebar__widget_1554437229c18a33 .wp-block-categories-list_8b56bb4e8a4dd17f li a,
    .sidebar__widget_1554437229c18a33 .wp-block-archives-list_511151c2b84fe380 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_b719a9644ef8631b {
  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_b719a9644ef8631b .about-desc_ab53884d878029f4 {
    text-align: left; }
    .widget-about-info_b719a9644ef8631b .about-desc_ab53884d878029f4 .about-title_ded9537b1b0bbba2 {
      font-size: 20px; }
  .widget-about-info_b719a9644ef8631b .about-image_6cda4e268f422450 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_b719a9644ef8631b .te-social-profile_4c64d4c36075acb3 {
    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_b719a9644ef8631b .te-social-profile_4c64d4c36075acb3 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_b719a9644ef8631b .te-social-profile_4c64d4c36075acb3 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_08966e5d50ad01dc.has-author_f853288b16593a3e.wp-block-latest-posts_46323d0763c4d0fe .wp-block-latest-posts__te-post-title_fd828e055416e2da {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_eb2cdc4c971b7a2a .wp-block-heading_5a0a3ff2e296aa8a:before,
.widget_rss_eb2cdc4c971b7a2a .widget-title_b566d4f9f1655747:before {
  display: none; }
.widget_rss_eb2cdc4c971b7a2a .rss-widget-icon_c841d31c1807ab5f {
  margin-right: 6px; }
.widget_rss_eb2cdc4c971b7a2a ul li a.rsswidget_af6cc77ee6e58d13 {
  color: #14203A; }
  .widget_rss_eb2cdc4c971b7a2a ul li a.rsswidget_af6cc77ee6e58d13:hover {
    color: #317EFE; }

.wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-title_ce0812fccd9b070e,
.wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-title_ce0812fccd9b070e,
.widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-title_ce0812fccd9b070e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-title_ce0812fccd9b070e a:before,
  .wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-title_ce0812fccd9b070e a:before,
  .widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-title_ce0812fccd9b070e a:before {
    display: none; }
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-latest-posts__post-author_25cdf7fa6466cc56,
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-publish-date_f998cc9c23382f92,
.wp-block-rss_1a95b85906ec72cd .wp-block-latest-posts__post-author_25cdf7fa6466cc56,
.wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-publish-date_f998cc9c23382f92,
.widget_rss_eb2cdc4c971b7a2a .wp-block-latest-posts__post-author_25cdf7fa6466cc56,
.widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-publish-date_f998cc9c23382f92 {
  margin-right: 10px; }
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-latest-posts__post-author_25cdf7fa6466cc56,
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-latest-posts__te-post-date_4c661e185f13dbce,
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-publish-date_f998cc9c23382f92,
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-author_f8ea4d875db4a41f,
.wp-block-latest-posts_46323d0763c4d0fe .rss-date_071645f6c2918ed7,
.wp-block-rss_1a95b85906ec72cd .wp-block-latest-posts__post-author_25cdf7fa6466cc56,
.wp-block-rss_1a95b85906ec72cd .wp-block-latest-posts__te-post-date_4c661e185f13dbce,
.wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-publish-date_f998cc9c23382f92,
.wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-author_f8ea4d875db4a41f,
.wp-block-rss_1a95b85906ec72cd .rss-date_071645f6c2918ed7,
.widget_rss_eb2cdc4c971b7a2a .wp-block-latest-posts__post-author_25cdf7fa6466cc56,
.widget_rss_eb2cdc4c971b7a2a .wp-block-latest-posts__te-post-date_4c661e185f13dbce,
.widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-publish-date_f998cc9c23382f92,
.widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-author_f8ea4d875db4a41f,
.widget_rss_eb2cdc4c971b7a2a .rss-date_071645f6c2918ed7 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-latest-posts__te-post-date_4c661e185f13dbce:before,
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-publish-date_f998cc9c23382f92:before,
.wp-block-latest-posts_46323d0763c4d0fe .rss-date_071645f6c2918ed7:before,
.wp-block-rss_1a95b85906ec72cd .wp-block-latest-posts__te-post-date_4c661e185f13dbce:before,
.wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-publish-date_f998cc9c23382f92:before,
.wp-block-rss_1a95b85906ec72cd .rss-date_071645f6c2918ed7:before,
.widget_rss_eb2cdc4c971b7a2a .wp-block-latest-posts__te-post-date_4c661e185f13dbce:before,
.widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-publish-date_f998cc9c23382f92:before,
.widget_rss_eb2cdc4c971b7a2a .rss-date_071645f6c2918ed7:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-latest-posts__post-author_25cdf7fa6466cc56:before,
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-author_f8ea4d875db4a41f:before,
.wp-block-rss_1a95b85906ec72cd .wp-block-latest-posts__post-author_25cdf7fa6466cc56:before,
.wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-author_f8ea4d875db4a41f:before,
.widget_rss_eb2cdc4c971b7a2a .wp-block-latest-posts__post-author_25cdf7fa6466cc56:before,
.widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-author_f8ea4d875db4a41f:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-latest-posts__post-excerpt_527c3da4f3d1c2e8,
.wp-block-latest-posts_46323d0763c4d0fe .wp-block-rss__item-excerpt_43ac915c4708ab73,
.wp-block-latest-posts_46323d0763c4d0fe .rssSummary_85c21e899a36db73,
.wp-block-rss_1a95b85906ec72cd .wp-block-latest-posts__post-excerpt_527c3da4f3d1c2e8,
.wp-block-rss_1a95b85906ec72cd .wp-block-rss__item-excerpt_43ac915c4708ab73,
.wp-block-rss_1a95b85906ec72cd .rssSummary_85c21e899a36db73,
.widget_rss_eb2cdc4c971b7a2a .wp-block-latest-posts__post-excerpt_527c3da4f3d1c2e8,
.widget_rss_eb2cdc4c971b7a2a .wp-block-rss__item-excerpt_43ac915c4708ab73,
.widget_rss_eb2cdc4c971b7a2a .rssSummary_85c21e899a36db73 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_613eb73f3663eef2 .te-single-post-meta_132d052b44169503 {
  gap: 32px; }

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

.te-comment-title_e95cc87d00dcdae5 h2,
.te-comment-title_e95cc87d00dcdae5 .wp-block-comments-title_bcebc0c0e1807c76,
.wp-block-comments_f7a211a91d54c8b2 h2,
.wp-block-comments_f7a211a91d54c8b2 .wp-block-comments-title_bcebc0c0e1807c76 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 {
  padding-left: 0; }
  .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 .wp-block-te-comment-reply_116eaad5bebb6e47 {
    margin-top: 15px; }
  .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-column_9a9f641d3fd6efe4:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-avatar_115f6d47ff8ba881 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-avatar_115f6d47ff8ba881 img {
        width: 100%; }
    .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-comment-author-name_3d588cff37b80bf4 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-comment-edit-link_22e3895e6fcdaf42 a {
      color: #317EFE; }
    .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-comment-date_fc6136eee9b7caad a,
    .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-comment-edit-link_22e3895e6fcdaf42 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-te-comment-reply_116eaad5bebb6e47 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_f7a211a91d54c8b2 .wp-block-comment-template_849b95d6edefbd74 li .wp-block-columns_bbe59ea8842c75d8 .wp-block-te-comment-reply_116eaad5bebb6e47 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_a06b42fe83783c90 .te-comment-respond_9bac0bf318b48115,
.te-latest-comments_a06b42fe83783c90 .comment-respond_a8d055c2b8fee4d5 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_a06b42fe83783c90 li .children_99eff2e9749f18c4 .te-comments-item_827112ba597e8aac {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_a06b42fe83783c90 li .children_99eff2e9749f18c4 .te-comments-item_827112ba597e8aac {
      margin-left: 0; } }
.te-latest-comments_a06b42fe83783c90 li .children_99eff2e9749f18c4 .children_99eff2e9749f18c4 .te-comments-item_827112ba597e8aac {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac {
      padding: 30px; } }
  .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-avatar_35d39ab375874a6f {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-avatar_35d39ab375874a6f {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-avatar_35d39ab375874a6f img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c {
    overflow: hidden; }
    .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c .te-avatar-name_4462695529247942 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c .te-avatar-name_4462695529247942 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_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c .te-avatar-name_4462695529247942 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_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c .te-avatar-name_4462695529247942 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c .te-comment-reply_5fad5294dbf62292 {
      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_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c .te-comment-reply_5fad5294dbf62292 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_a06b42fe83783c90 li .te-comments-item_827112ba597e8aac .te-comments-text_69237f6dc45e005c .te-comment-reply_5fad5294dbf62292:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_99eff2e9749f18c4 {
  list-style: none; }

.te-post-comments-form_227c46551710963a .te-contacts-message_f65f1f0a0767231c {
  margin-top: 10px; }

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

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

.te-comment-respond_9bac0bf318b48115,
.comment-respond_a8d055c2b8fee4d5 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_9bac0bf318b48115 .comment-form-cookies-consent_a29a5c7b85476816,
  .comment-respond_a8d055c2b8fee4d5 .comment-form-cookies-consent_a29a5c7b85476816 {
    display: none; }
  .te-comment-respond_9bac0bf318b48115 .comment-notes_10bce21c88363a44,
  .comment-respond_a8d055c2b8fee4d5 .comment-notes_10bce21c88363a44 {
    margin-bottom: 30px; }
  .te-comment-respond_9bac0bf318b48115 p,
  .comment-respond_a8d055c2b8fee4d5 p {
    margin: 0; }
  .te-comment-respond_9bac0bf318b48115 .te-contacts-email_9f86bae0ea15b85f,
  .te-comment-respond_9bac0bf318b48115 .te-contacts-name_65c2a35e974299a7,
  .te-comment-respond_9bac0bf318b48115 .single-input-field_f92c7a6760984a95,
  .comment-respond_a8d055c2b8fee4d5 .te-contacts-email_9f86bae0ea15b85f,
  .comment-respond_a8d055c2b8fee4d5 .te-contacts-name_65c2a35e974299a7,
  .comment-respond_a8d055c2b8fee4d5 .single-input-field_f92c7a6760984a95 {
    margin-bottom: 20px; }
  .te-comment-respond_9bac0bf318b48115 label,
  .comment-respond_a8d055c2b8fee4d5 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_9bac0bf318b48115 .checkbox-field-wrapper_f484007e155e938f,
  .comment-respond_a8d055c2b8fee4d5 .checkbox-field-wrapper_f484007e155e938f {
    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_9bac0bf318b48115 .checkbox-field-wrapper_f484007e155e938f p,
    .comment-respond_a8d055c2b8fee4d5 .checkbox-field-wrapper_f484007e155e938f p {
      margin: 0; }
    .te-comment-respond_9bac0bf318b48115 .checkbox-field-wrapper_f484007e155e938f .single-checkbox-field_01e0532ad6655945,
    .comment-respond_a8d055c2b8fee4d5 .checkbox-field-wrapper_f484007e155e938f .single-checkbox-field_01e0532ad6655945 {
      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_9bac0bf318b48115 .te-comment-form-cookies-consent_60f96b706a71cec2,
  .comment-respond_a8d055c2b8fee4d5 .te-comment-form-cookies-consent_60f96b706a71cec2 {
    display: none; }
  .te-comment-respond_9bac0bf318b48115 input[type="number"],
  .comment-respond_a8d055c2b8fee4d5 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_9bac0bf318b48115 input,
  .te-comment-respond_9bac0bf318b48115 select,
  .comment-respond_a8d055c2b8fee4d5 input,
  .comment-respond_a8d055c2b8fee4d5 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_9bac0bf318b48115 *::-webkit-input-placeholder,
  .comment-respond_a8d055c2b8fee4d5 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_9bac0bf318b48115 *:-ms-input-placeholder,
  .comment-respond_a8d055c2b8fee4d5 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9bac0bf318b48115 *::-ms-input-placeholder,
  .comment-respond_a8d055c2b8fee4d5 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9bac0bf318b48115 *::placeholder,
  .comment-respond_a8d055c2b8fee4d5 *::placeholder {
    color: #778196; }
  .te-comment-respond_9bac0bf318b48115 textarea,
  .comment-respond_a8d055c2b8fee4d5 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_9bac0bf318b48115 input:focus,
  .te-comment-respond_9bac0bf318b48115 textarea:focus,
  .te-comment-respond_9bac0bf318b48115 .form-select_e1a2475d251ca52c:focus,
  .comment-respond_a8d055c2b8fee4d5 input:focus,
  .comment-respond_a8d055c2b8fee4d5 textarea:focus,
  .comment-respond_a8d055c2b8fee4d5 .form-select_e1a2475d251ca52c: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_ef236800872795b4 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_ef236800872795b4:hover .image_2cd75ebf89186902:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_ef236800872795b4:hover .image_2cd75ebf89186902 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_ef236800872795b4:hover .te-content-wrapper_96054876ce4bc563 {
    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_ef236800872795b4 .image_2cd75ebf89186902 {
    overflow: hidden;
    position: relative; }
    .te-team-card_ef236800872795b4 .image_2cd75ebf89186902: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_ef236800872795b4 .image_2cd75ebf89186902 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_ef236800872795b4 .te-content-wrapper_96054876ce4bc563 {
    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_ef236800872795b4 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 {
      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_ef236800872795b4 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_ef236800872795b4 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .desc_d453ad3c4eb504b8 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_ef236800872795b4 .te-content-wrapper_96054876ce4bc563 .social_8266fbe6bf4971c6 {
      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_ef236800872795b4 .te-content-wrapper_96054876ce4bc563 .social_8266fbe6bf4971c6 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_ef236800872795b4 .te-content-wrapper_96054876ce4bc563 .social_8266fbe6bf4971c6 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87:hover .te-content-wrapper_96054876ce4bc563 .social_8266fbe6bf4971c6 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87:hover .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33,
    .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87:hover .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .desc_d453ad3c4eb504b8 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .image_2cd75ebf89186902 {
    border-radius: 20px; }
  .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 a:hover {
          color: #ffffff !important; }
      .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .desc_d453ad3c4eb504b8 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .social_8266fbe6bf4971c6 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_ef236800872795b4.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .social_8266fbe6bf4971c6 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_4562dd1cb35cebc0 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_4562dd1cb35cebc0 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_4562dd1cb35cebc0 .slick-list_42217a40a517b518 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_4562dd1cb35cebc0 .slick-list_42217a40a517b518 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_4562dd1cb35cebc0 .slick-list_42217a40a517b518 .slick-slide_5c4c63f0eee66945 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_4562dd1cb35cebc0 .slick-dots_e5703a9ce152a14c {
    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_4562dd1cb35cebc0 .slick-dots_e5703a9ce152a14c 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_4562dd1cb35cebc0 .slick-dots_e5703a9ce152a14c 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_4562dd1cb35cebc0 .slick-dots_e5703a9ce152a14c li.slick-active_33c542d9a7605eca {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_4562dd1cb35cebc0 .slick-dots_e5703a9ce152a14c li.slick-active_33c542d9a7605eca button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_4562dd1cb35cebc0 .slick-arrow_9e78a8d81e3a90ac {
    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_6e05bfdf74ec079a {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_6e05bfdf74ec079a:hover .image_2cd75ebf89186902 .te-content-wrapper_96054876ce4bc563 {
    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_6e05bfdf74ec079a:hover .image_2cd75ebf89186902 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .content-inner_5e581ff7abb20623 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_6e05bfdf74ec079a:hover .image_2cd75ebf89186902 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .btn-wrapper_a4a93ba54f17f1d8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_6e05bfdf74ec079a:hover .image_2cd75ebf89186902 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .content-inner_5e581ff7abb20623 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_6e05bfdf74ec079a:hover .image_2cd75ebf89186902 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_6e05bfdf74ec079a .image_2cd75ebf89186902 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_6e05bfdf74ec079a .image_2cd75ebf89186902 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_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 {
    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_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 {
      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_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .content-inner_5e581ff7abb20623 {
        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_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .sub-title_749acce8f7731c8e {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .btn-wrapper_a4a93ba54f17f1d8 {
        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_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .btn-wrapper_a4a93ba54f17f1d8 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_6e05bfdf74ec079a .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .btn-wrapper_a4a93ba54f17f1d8 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_6e05bfdf74ec079a.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_6e05bfdf74ec079a.style-2_7835cc2e880e8a87 .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .btn-wrapper_a4a93ba54f17f1d8 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_6e05bfdf74ec079a.style-3_5d37ee99eb3bdf7c:hover .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .btn-wrapper_a4a93ba54f17f1d8 {
  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_6e05bfdf74ec079a.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 {
  padding: 0; }
  .te-portfolio-card_6e05bfdf74ec079a.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .content-inner_5e581ff7abb20623 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_6e05bfdf74ec079a.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .content_4a39e25e39bd5f78 .btn-wrapper_a4a93ba54f17f1d8 {
    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_25a377d1457cfca3.style-1_3acdae8850a5ea2b {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_25a377d1457cfca3.style-1_3acdae8850a5ea2b {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_b627cda3a92a1b4f.style-1_3acdae8850a5ea2b {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_3345f981f20dc1dd.style-1_3acdae8850a5ea2b {
  overflow: hidden; }

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

.about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 .te-about-image-card_27690174eb5424c6 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 .te-about-image-card_27690174eb5424c6 .te-main-img-wrapper_9919ac67591ec998 .te-main-img-inner_f41813c5e05a61df {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 .te-about-image-card_27690174eb5424c6 .te-company-foundation_064d9475650ee89e {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 .te-about-info-card_2ceca1d2cf31261a {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 .te-about-info-card_2ceca1d2cf31261a {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_65c65e2797ee71fb.style-2_7835cc2e880e8a87 .te-about-info-card_2ceca1d2cf31261a {
      padding-left: 80px; } }

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

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

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

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

.faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .accordion-wrapper_ca63452defaaa00d {
      padding-right: 60px; } }
  .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 {
        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_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 {
        right: 0; } }
    .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d {
      position: relative; }
      .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .te-main-img-inner_f41813c5e05a61df {
        -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_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .te-image-shape_07980b571da3ec87 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .content_4a39e25e39bd5f78 {
        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_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .content_4a39e25e39bd5f78 .title_e9ef2aa3ad8e3a33 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .content_4a39e25e39bd5f78 .number_28b4b53dca8cda45 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .top-content_a7d054ab212c5d47 {
        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_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .top-content_a7d054ab212c5d47 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .bottom-content_201d4195828c9215 {
        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_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .bottom-content_201d4195828c9215 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .bottom-content_201d4195828c9215 .bottom-content-inner_f41eae0320645893 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .bottom-content_201d4195828c9215 .bottom-content-inner_f41eae0320645893 .title_e9ef2aa3ad8e3a33,
          .faq-area_a4b3217bf4650da6.style-1_3acdae8850a5ea2b .te-faq-image_260833fff0cde108 .te-image-wrapper_af5a2ac7bacc5f7d .bottom-content_201d4195828c9215 .bottom-content-inner_f41eae0320645893 .number_28b4b53dca8cda45 {
            color: #14203A; }

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

.testimonial-slider-area_b627cda3a92a1b4f {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_b627cda3a92a1b4f.style-2_7835cc2e880e8a87 .slick-list_42217a40a517b518 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_b627cda3a92a1b4f.style-2_7835cc2e880e8a87 .slick-list_42217a40a517b518 .te-slick-item_f9e09966ea97a5e0 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .icon_7c10a3b9077b8ace {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .te-counter-title_9fa9c0460dc5ab5d {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .te-counter-title_9fa9c0460dc5ab5d .content_4a39e25e39bd5f78 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .title_e9ef2aa3ad8e3a33 {
    color: #ffffff; }
  .counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .number_28b4b53dca8cda45 {
    color: #E7F914; }
  .counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .number_28b4b53dca8cda45,
  .counter-up-area_487ad9fff1bdb348.style-2_7835cc2e880e8a87 .te-counter-card_8e130a1fc3622a92 .te-counter-item_ed73f042aaaba7c4 .title_e9ef2aa3ad8e3a33 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-image-bg-collumn_fb2a677198aec070 {
      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_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-subscribe-form-wrapper_7090d58c1e67defe {
      padding: 0; }
    .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 {
      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_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 {
          -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_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 {
          -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_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 {
          gap: 60px; } }
      .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 .te-subscribe-title_be298d8355c23b1c {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 .te-content-inner_d76335babfd7daae {
        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_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 .te-content-inner_d76335babfd7daae {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 .te-content-inner_d76335babfd7daae .icon_7c10a3b9077b8ace {
          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_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .te-subscribe-form-widget_1900e0188851a441 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .mc4wp-form-fields_fe4f8b03c7186f37 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_07ee8a308b595105.style-2_7835cc2e880e8a87 .te-subscribe-inner-area_11e260d0b08734c3 .mc4wp-form-fields_fe4f8b03c7186f37 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_b627cda3a92a1b4f.style-3_5d37ee99eb3bdf7c {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_b627cda3a92a1b4f.style-3_5d37ee99eb3bdf7c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_b627cda3a92a1b4f.style-3_5d37ee99eb3bdf7c {
      padding: 100px 0; } }
  .testimonial-slider-area_b627cda3a92a1b4f.style-3_5d37ee99eb3bdf7c .slick-list_42217a40a517b518 .slick-slide_5c4c63f0eee66945.slick-current_910d3134b01ce9dc .te-testimonial-card_b10aee682d647688.style-3_5d37ee99eb3bdf7c .te-content-wrapper_96054876ce4bc563 .te-user-meta_f88331c6aad5716b .icon_7c10a3b9077b8ace {
    color: #317EFE; }

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

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

.te-contact-info_47216fbf20f45157 {
  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_47216fbf20f45157 .te-icon-card_9b781af720751a15 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_c0886e8a6bb1cebc {
  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_c0886e8a6bb1cebc .image_2cd75ebf89186902 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_c0886e8a6bb1cebc .content_4a39e25e39bd5f78 .te-title-wrapper_ff961e470615d71e {
    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_c0886e8a6bb1cebc .content_4a39e25e39bd5f78 .te-title-wrapper_ff961e470615d71e .title-inner_e844acf889d7758b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_c0886e8a6bb1cebc .content_4a39e25e39bd5f78 .te-title-wrapper_ff961e470615d71e .title-inner_e844acf889d7758b .icon_7c10a3b9077b8ace {
        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_c0886e8a6bb1cebc .content_4a39e25e39bd5f78 .te-title-wrapper_ff961e470615d71e .title-inner_e844acf889d7758b .title_e9ef2aa3ad8e3a33 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_83e419bbd321208c {
  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_83e419bbd321208c .list-wrapper_1a95810028770708 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_83e419bbd321208c .list-wrapper_1a95810028770708 .icon_7c10a3b9077b8ace {
      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_83e419bbd321208c .list-wrapper_1a95810028770708 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_83e419bbd321208c .list-wrapper_1a95810028770708 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_83e419bbd321208c .list-wrapper_1a95810028770708 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_83e419bbd321208c .list-wrapper_1a95810028770708 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_ce5406d8312e7f40 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_ce5406d8312e7f40 .te-team-card_ef236800872795b4 {
    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_b0104fb2338dc9e5 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_b0104fb2338dc9e5 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_b0104fb2338dc9e5 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_dab70c6a71cd478b {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_dab70c6a71cd478b .te-subscribe-form-widget_1900e0188851a441 .submit-btn_f14d2f06e0a9a086 span {
    display: none; }
  .footer_dab70c6a71cd478b.style-1_3acdae8850a5ea2b {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_dab70c6a71cd478b.style-1_3acdae8850a5ea2b .te-footer-sec_98fda4bec44c368e {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_dab70c6a71cd478b.style-1_3acdae8850a5ea2b .te-footer-sec_98fda4bec44c368e .te-footer-widget_edbe958b61af453d .te-subscribe-form-widget_1900e0188851a441 .mc4wp-form-fields_fe4f8b03c7186f37 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_dab70c6a71cd478b.style-1_3acdae8850a5ea2b .te-footer-widget_edbe958b61af453d .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a input {
      color: #131A2A; }
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .wp-block-heading_5a0a3ff2e296aa8a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .widget-title_b566d4f9f1655747,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .wp-block-search__label_392935c235d298f6,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .wp-block-heading_5a0a3ff2e296aa8a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .widget-title_b566d4f9f1655747,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .wp-block-search__label_392935c235d298f6,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 ul li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 ol li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 ul li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 ol li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 ul li,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-calendar-table_50a5751da2bc367b,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-block-calendar_1d2159af5d68fc3d caption,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 nav.wp-calendar-nav_7690702bc5c88091 a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-block-latest-comments__comment-excerpt_d40ed921811c8154,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-calendar-table_50a5751da2bc367b caption,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_text_77676b4cc1fa8387,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .tagcloud_41e386ac150d93b7 a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .wp-block-tag-cloud_f57fffd47ed38b8d a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .tagcloud_41e386ac150d93b7 a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .wp-block-tag-cloud_f57fffd47ed38b8d a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-block-latest-comments__comment-date_948aee400557265e,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-block-latest-comments__comment_1dadbb55baffb3ba,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-block-archives-dropdown_b9994ec1b22bb893 label,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_categories_269876da5ac293dc li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_archive_e7bfcf6f10655494 li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_nav_menu_ec4a83008b84d1ac li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_tag_cloud_ba154789cbf334db a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_rss_eb2cdc4c971b7a2a li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_rss_eb2cdc4c971b7a2a li,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .footer__widget_e4d1945914c1bbea a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .footer__widget_e4d1945914c1bbea li,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 li.recentcomments_a0946615c641a557 {
    color: #ffffff; }
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-theme-btn_c24640505f0d96c5,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-block-loginout_5af834b53173937a a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 input.te-theme-btn_c24640505f0d96c5,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .wp-block-search_c22d45f1409a996f button,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .search-form_4c63e37437acae56 button,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .widget_4443fce4d89e6d09 .sidebar__search_22dcc9530d7abb31 button,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .wp-block-search_c22d45f1409a996f button,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .search-form_4c63e37437acae56 button,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .sidebar__widget_1554437229c18a33 .sidebar__search_22dcc9530d7abb31 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_dab70c6a71cd478b .footer__widget_e4d1945914c1bbea li {
    list-style: none; }
  .footer_dab70c6a71cd478b .te-footer-widget_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 li.wp-block-social-link_8812d7db1af12359 {
    display: inline-block;
    width: unset !important; }
  .footer_dab70c6a71cd478b .te_widget_nav_menu_56ecbc5d4f203d68 li.cat-item_12a20aaaab224142 {
    text-align: right; }
    .footer_dab70c6a71cd478b .te_widget_nav_menu_56ecbc5d4f203d68 li.cat-item_12a20aaaab224142 a {
      float: left; }
  .footer_dab70c6a71cd478b .te-footer-bg_c3ff0ca9947de9d7 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_dab70c6a71cd478b .footer-nav-widget_50f0a8ec710fd029 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_dab70c6a71cd478b .footer-nav-widget_50f0a8ec710fd029 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_dab70c6a71cd478b .footer-nav-widget_50f0a8ec710fd029 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_dab70c6a71cd478b .footer-nav-widget_50f0a8ec710fd029 {
        padding: 0 30px; } }

.te-footer-widget_edbe958b61af453d {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_edbe958b61af453d {
      margin-bottom: 40px; } }
  .te-footer-widget_edbe958b61af453d .te-footer-widget-title_1b4de3a5141bc41d,
  .te-footer-widget_edbe958b61af453d .wp-block-heading_5a0a3ff2e296aa8a {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_edbe958b61af453d ul {
    padding-left: 0; }
  .te-footer-widget_edbe958b61af453d .te-subscribe-form-widget_1900e0188851a441 .mc4wp-form-fields_fe4f8b03c7186f37 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_edbe958b61af453d .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_edbe958b61af453d.widget-latest-posts-footer_1b88d950485dfe51 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_edbe958b61af453d.zoom-instagram-widget_f733537464258fb3 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_edbe958b61af453d.widget_contact_info_widget_c7950e8f3afef14d {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_edbe958b61af453d .widget-instagram-feed_1610a0988a95c6dc {
      width: 170px; } }
  .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce {
        padding-right: 0; } }
    .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce .te-footer-logo_4f5d65b699ed70c5 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce .info-form-and-social-icon_e50d1667ed6980b5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce .info-form-and-social-icon_e50d1667ed6980b5 .te-social-profile_4c64d4c36075acb3 {
        margin-top: 0; }
    .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce .te-social-profile_4c64d4c36075acb3 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_edbe958b61af453d .te-footer-widget-info_a5a6db972a5ff5ce .info-form-and-social-icon_e50d1667ed6980b5 {
        -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_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 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_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 p {
    color: #335371; }
  .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul {
    list-style: none; }
    .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad 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_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li:first-child .contact-icon_91875ae8db81e20d {
          margin-top: 5px; }
      .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li .contact-icon_91875ae8db81e20d {
        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_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li .contact-text_96bfd01a2cd8eab3 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li .contact-text_96bfd01a2cd8eab3 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li .contact-text_96bfd01a2cd8eab3 span,
        .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li .contact-text_96bfd01a2cd8eab3 p,
        .te-footer-widget_edbe958b61af453d .te-footer-widget-contact_25371cf87b74f577 .footer-contact_8ede5135d187a9ad ul li .contact-text_96bfd01a2cd8eab3 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_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-thumb_b5213007a26d1a60 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-desc_c8fdcec4901dc33c .te-latest-post-title_f98818b27b316ffc {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-desc_c8fdcec4901dc33c .te-latest-post-title_f98818b27b316ffc 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_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-desc_c8fdcec4901dc33c .te-latest-post-title_f98818b27b316ffc a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-desc_c8fdcec4901dc33c .te-latest-post-meta_53fefa45834cfe93 {
      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_edad748dc8bc7bf2 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_edad748dc8bc7bf2 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_edad748dc8bc7bf2 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_edad748dc8bc7bf2 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_07ee8a308b595105 {
  overflow: hidden; }
  .subscribe-area_07ee8a308b595105.style-1_3acdae8850a5ea2b .te-subscribe-inner-area_11e260d0b08734c3 .te-content-wrapper_96054876ce4bc563 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_07ee8a308b595105.style-1_3acdae8850a5ea2b .te-image-bg-collumn_fb2a677198aec070 {
    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_07ee8a308b595105.style-1_3acdae8850a5ea2b .te-image-bg-collumn_fb2a677198aec070 {
        display: none; } }
  .subscribe-area_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 {
    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_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 .short-title_01a8cdc37e452f0b {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 .te-subscribe-title_be298d8355c23b1c {
      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_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 .te-subscribe-title_be298d8355c23b1c {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 .te-subscribe-title_be298d8355c23b1c {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 .te-subscribe-title_be298d8355c23b1c {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_07ee8a308b595105 .te-content-wrapper_96054876ce4bc563 .text_961085013984381a {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_07ee8a308b595105 .te-subscribe-inner-area_11e260d0b08734c3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_07ee8a308b595105 .te-subscribe-inner-area_11e260d0b08734c3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_07ee8a308b595105 .te-subscribe-inner-area_11e260d0b08734c3 .te-subscribe-collumn_60625a7cf778a6bd {
      -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_07ee8a308b595105 .te-subscribe-inner-area_11e260d0b08734c3 .te-subscribe-collumn_60625a7cf778a6bd.te-image-bg-collumn_fb2a677198aec070 {
          display: none; } }
    .subscribe-area_07ee8a308b595105 .te-subscribe-inner-area_11e260d0b08734c3 .mc4wp-form-fields_fe4f8b03c7186f37 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_07ee8a308b595105 .te-subscribe-inner-area_11e260d0b08734c3 .mc4wp-form-fields_fe4f8b03c7186f37 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_07ee8a308b595105 .te-subscribe-inner-area_11e260d0b08734c3 .mc4wp-form-fields_fe4f8b03c7186f37 .submit-btn_f14d2f06e0a9a086 {
        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_edbe958b61af453d .te-subscribe-form-wrapper_7090d58c1e67defe {
  color: #335371; }

.te-subscribe-form-widget_1900e0188851a441 {
  position: relative; }
  .te-subscribe-form-widget_1900e0188851a441 .mc4wp-form-fields_fe4f8b03c7186f37 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1900e0188851a441 .single-field_ac07dac11d42cd0a *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_1900e0188851a441 .submit-btn_f14d2f06e0a9a086 {
    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_1900e0188851a441 .submit-btn_f14d2f06e0a9a086:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_1900e0188851a441 .mc4wp-response_78aa12ffb633a4fe {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_1900e0188851a441 .mc4wp-response_78aa12ffb633a4fe .mc4wp-alert_64ff6872f914ef82.mc4wp-error_569421e9da1f7768 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_1900e0188851a441 .mc4wp-response_78aa12ffb633a4fe .mc4wp-alert_64ff6872f914ef82.mc4wp-error_569421e9da1f7768 a {
      color: #ff0000; }
    .te-subscribe-form-widget_1900e0188851a441 .mc4wp-response_78aa12ffb633a4fe .mc4wp-alert_64ff6872f914ef82.mc4wp-success_f21f9f6199575153 p, .te-subscribe-form-widget_1900e0188851a441 .mc4wp-response_78aa12ffb633a4fe .mc4wp-alert_64ff6872f914ef82.mc4wp-notice_b3cd088747954a24 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_871f0b9e22ed01e0 {
  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_871f0b9e22ed01e0 .te-footer-logo_4f5d65b699ed70c5 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_871f0b9e22ed01e0 .te-social-widget_10664cf6564922a4 {
    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_871f0b9e22ed01e0 .te-social-widget_10664cf6564922a4 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 {
  background-color: #131A2A; }
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-sec_98fda4bec44c368e {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-widget-title_1b4de3a5141bc41d,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .wp-block-heading_5a0a3ff2e296aa8a {
    color: #ffffff;
    font-size: 24px; }
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .footer-bottom-area_468e6fb36c885fc7 .te-copyright-text_b323e79bb8046dd0 p,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-widget_edbe958b61af453d.te_widget_nav_menu_56ecbc5d4f203d68 li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-widget_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-desc_c8fdcec4901dc33c .te-latest-post-title_f98818b27b316ffc a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-widget_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-desc_c8fdcec4901dc33c .te-latest-post-title_f98818b27b316ffc,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-widget_edbe958b61af453d .te_widget_latest_post_cb4e884bfe87071f ul li .te-latest-post-desc_c8fdcec4901dc33c .te-latest-post-meta_53fefa45834cfe93,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-widget_edbe958b61af453d .te-subscribe-form-wrapper_7090d58c1e67defe,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .te-footer-bottom-menu_edad748dc8bc7bf2 ul li a,
  .footer_dab70c6a71cd478b.style-2_7835cc2e880e8a87 .footer-bottom-area_468e6fb36c885fc7 .te-copyright-text_b323e79bb8046dd0 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_857552128bfd3219.map_40e168e51d6f3beb */