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

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

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

p {
  margin: 0 0 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_3befdb1de5b1bb86,
.wp-block-loginout_b9ceef499fe28ab8 a,
input.te-theme-btn_3befdb1de5b1bb86 {
  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_3befdb1de5b1bb86:hover,
  .wp-block-loginout_b9ceef499fe28ab8 a:hover,
  input.te-theme-btn_3befdb1de5b1bb86:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_3befdb1de5b1bb86:focus,
  .wp-block-loginout_b9ceef499fe28ab8 a:focus,
  input.te-theme-btn_3befdb1de5b1bb86:focus {
    color: #ffffff; }
  .te-theme-btn_3befdb1de5b1bb86.yellow-btn_d5010cd47314f770,
  .wp-block-loginout_b9ceef499fe28ab8 a.yellow-btn_d5010cd47314f770,
  input.te-theme-btn_3befdb1de5b1bb86.yellow-btn_d5010cd47314f770 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_3befdb1de5b1bb86.simple-btn_ee41c4a58ac67733,
  .wp-block-loginout_b9ceef499fe28ab8 a.simple-btn_ee41c4a58ac67733,
  input.te-theme-btn_3befdb1de5b1bb86.simple-btn_ee41c4a58ac67733 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_dda33fe5270f9f06 {
  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_dda33fe5270f9f06 .circle-rotate-inner_2919680b31f46598 {
    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_4bacecce8ad63773 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_4ab03bba9292770a .size-full_44b9b6519e084426.alignright_96c1ee4a239942d8 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_4ab03bba9292770a figure.wp-caption_9164a0e0799dd4d1.aligncenter_a63e156d1cc1d3f0 {
  margin-top: 40px; }
.tp-page-content_4ab03bba9292770a dl, .tp-page-content_4ab03bba9292770a ol, .tp-page-content_4ab03bba9292770a ul {
  margin-bottom: 11px; }
.tp-page-content_4ab03bba9292770a .te-comment-respond_3dfdd7a8764442f4 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_4ab03bba9292770a .te-latest-comments_221574783562ee91 .te-comment-respond_3dfdd7a8764442f4 {
  margin-bottom: 40px; }
.tp-page-content_4ab03bba9292770a .te-post-comments_7445b0cc767d52ac {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_081da46a23821a76 .gallery-item_89998ebf57ce843a {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_130b516d3d3790c0 .gallery-item_89998ebf57ce843a {
  max-width: 50%; }

.gallery-columns-3_c3a17079decb8884 .gallery-item_89998ebf57ce843a {
  max-width: 33.33%; }

.gallery-columns-4_e3e968c71c9b4cbe .gallery-item_89998ebf57ce843a {
  max-width: 25%; }

.gallery-columns-5_4b3377769f043976 .gallery-item_89998ebf57ce843a {
  max-width: 20%; }

.gallery-columns-6_378dba8ddfa4f864 .gallery-item_89998ebf57ce843a {
  max-width: 16.66%; }

.gallery-columns-7_081a97fbd7fe2321 .gallery-item_89998ebf57ce843a {
  max-width: 14.28%; }

.gallery-columns-8_9c8e2206246d467d .gallery-item_89998ebf57ce843a {
  max-width: 12.5%; }

.gallery-columns-9_86ff489f24fa3c5e .gallery-item_89998ebf57ce843a {
  max-width: 11.11%; }

.gallery-caption_9e18d6a88d2cad30 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_1ca33cb8c9c8b9cb {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_1322896ab75cdc7c {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_ea63599e7504f58c {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_da87f73ee6613525 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_a7e2b40b9c59bfd4 p.wp-block-cover-text_872d2a0078c5700a,
.wp-block-cover_a7e2b40b9c59bfd4.is-light_44b546c48b6c1ddc .wp-block-cover__inner-container_797be31adc7a874a {
  color: #fff !important; }

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

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

.widget_3ef202adaac3a6fb .wp-block-archives-dropdown_184b3cc7e7bfe214,
.widget_3ef202adaac3a6fb .wp-block-categories-dropdown_5c24cb41f2b17dc7,
.widget_3ef202adaac3a6fb .wp-block-loginout_b9ceef499fe28ab8,
.widget_3ef202adaac3a6fb .wp-block-social-links_b1c84e10e6e21646,
.widget_3ef202adaac3a6fb.widget_archive_a8469896e0240957 select,
.widget_3ef202adaac3a6fb.te_widget_categories_2b23a3a3a6d75178 select,
.widget_3ef202adaac3a6fb.widget_text_413929af9dfd1b44 select,
.widget_3ef202adaac3a6fb.te_widget_search_f669c9eccca3499e .search-form_f0fe36137050b0dd,
.widget_3ef202adaac3a6fb.te_widget_tag_cloud_1ff3b6d51aa3eb06 .tagcloud_71c7ac4ae0979d6f,
.widget_3ef202adaac3a6fb .wp-block-tag-cloud_f1de5bba665c6b38 {
  margin-bottom: 6px; }

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

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

.blog-search-content_0ee370afed45b855 {
  margin: 0; }
  .blog-search-content_0ee370afed45b855 .wp-block-search_1322896ab75cdc7c,
  .blog-search-content_0ee370afed45b855 .search-form_f0fe36137050b0dd,
  .blog-search-content_0ee370afed45b855 .sidebar__search_eb10aaf777a861cc {
    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_0ee370afed45b855 .wp-block-search_1322896ab75cdc7c,
      .blog-search-content_0ee370afed45b855 .search-form_f0fe36137050b0dd,
      .blog-search-content_0ee370afed45b855 .sidebar__search_eb10aaf777a861cc {
        width: 100%; } }
    .blog-search-content_0ee370afed45b855 .wp-block-search_1322896ab75cdc7c .wp-block-search__inside-wrapper_dcb120d2ff2cadb0,
    .blog-search-content_0ee370afed45b855 .search-form_f0fe36137050b0dd .wp-block-search__inside-wrapper_dcb120d2ff2cadb0,
    .blog-search-content_0ee370afed45b855 .sidebar__search_eb10aaf777a861cc .wp-block-search__inside-wrapper_dcb120d2ff2cadb0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_0ee370afed45b855 .wp-block-search_1322896ab75cdc7c label,
    .blog-search-content_0ee370afed45b855 .search-form_f0fe36137050b0dd label,
    .blog-search-content_0ee370afed45b855 .sidebar__search_eb10aaf777a861cc 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_0ee370afed45b855 .wp-block-search_1322896ab75cdc7c input,
    .blog-search-content_0ee370afed45b855 .search-form_f0fe36137050b0dd input,
    .blog-search-content_0ee370afed45b855 .sidebar__search_eb10aaf777a861cc 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_0ee370afed45b855 .wp-block-search_1322896ab75cdc7c button,
    .blog-search-content_0ee370afed45b855 .search-form_f0fe36137050b0dd button,
    .blog-search-content_0ee370afed45b855 .sidebar__search_eb10aaf777a861cc 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_4ab03bba9292770a .wp-smiley_5eef039ce5a8e349,
.entry-content_73348a1df433a208 .wp-smiley_5eef039ce5a8e349,
.comment-content_484065378c181873 .wp-smiley_5eef039ce5a8e349 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_3dfdd7a8764442f4.style-two_b1663c0a05bb0ad0 .wpcf7-form_6d136c316858b276 .wpcf7-not-valid-tip_792924d0f388325a {
  color: #d9c0b8 !important; }
.te-comment-respond_3dfdd7a8764442f4 .wpcf7-form_6d136c316858b276 .wpcf7-not-valid_1e59e3e8bf91f64d {
  border-color: #dc3232 !important; }
.te-comment-respond_3dfdd7a8764442f4 .wpcf7-form_6d136c316858b276 .wpcf7-not-valid-tip_792924d0f388325a {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_3dfdd7a8764442f4 .wpcf7-form_6d136c316858b276.sent_f778779beb2ba7a9 .wpcf7-response-output_72b969db2e2869a4 {
  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_3dfdd7a8764442f4 .wpcf7-form_6d136c316858b276.invalid_0a36b996f375e5fa .wpcf7-response-output_72b969db2e2869a4 {
  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_7bf4f26898482e09 {
  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_7bf4f26898482e09 .wpcf7-te-list-item_46d321a14fd9c542 {
    margin: 0; }
    .wpcf7-form-control_7bf4f26898482e09 .wpcf7-te-list-item_46d321a14fd9c542 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_7bf4f26898482e09 .wpcf7-te-list-item_46d321a14fd9c542 label .wpcf7-te-list-item-label_c537ac0763875c9a {
        font-size: 16px;
        font-weight: 400; }

.logged-in_ed67d1e72d970b07 .te-comment-respond_3dfdd7a8764442f4 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_01a336969667f06f .header-menu-area_00e08d767c44881e.sticky_menu_23c8e370443ec6bf {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_01a336969667f06f .header-menu-area_00e08d767c44881e.sticky_menu_23c8e370443ec6bf {
      top: 0; } }

.page-template-default_ba3e93ff5c8408b0.page-id-146_8724bb8ba9b117e5 .tp-page-content_4ab03bba9292770a p:last-child {
  margin-bottom: 10px; }
.page-template-default_ba3e93ff5c8408b0.page-id-1133_2e69250bb9f5a60a .tp-page-content_4ab03bba9292770a .te-comment-respond_3dfdd7a8764442f4 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_ba3e93ff5c8408b0.page-id-3_ed3bc12547ba133a .page-area_f1e3b061c96815a9 {
  padding-top: 128px; }

.single-post-item_a2d28ee88f75bcf7.post-24_603d9eb291baa2f4 .wp-block-button_f08ebdd55ffb686f a {
  color: #ffffff; }

.post-template-default_434764a09b4dcf37.postid-163_db7d584332e33eed .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content {
  margin-bottom: 34px; }
.post-template-default_434764a09b4dcf37.postid-150_13a055271070d1ea .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_434764a09b4dcf37.postid-150_13a055271070d1ea .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-block-group_48c1bba20d358f00.is-layout-constrained_1e5571d020ffcc3e:last-child {
    border: 1px solid #000; }
.post-template-default_434764a09b4dcf37.postid-51_510bd86306c28d23 .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_434764a09b4dcf37.postid-51_510bd86306c28d23 .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_434764a09b4dcf37.postid-1163_b4427644befb747f .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-caption_9164a0e0799dd4d1, .post-template-default_434764a09b4dcf37.postid-568_798a476d74101ca0 .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-caption_9164a0e0799dd4d1 {
  margin-top: 20px; }
.post-template-default_434764a09b4dcf37.postid-1785_0b3836294ea32f25 .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-block-button__link_6b3b0b6af5dfe038 {
  color: #ffffff !important; }
.post-template-default_434764a09b4dcf37.postid-1149_c2f52658e82add4b .te-blog-details-wrapper_33ea407ea446c336 .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d p {
  margin-bottom: 0; }
.post-template-default_434764a09b4dcf37.postid-555_2f68d19df1bb8271 .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .gallery {
  margin-top: 20px; }

.error-404_7854f91669698cc1.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_7854f91669698cc1.not-found .error-content_b18302857ef9b6d4 .error-btn-bh_d124a42af19c7a8e {
    margin-top: 20px; }

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

.sidebar_d00fa2a535cd1a8f .widget_media_gallery_ed0e2dd52d2f1c0f .gallery-item_89998ebf57ce843a {
  margin-bottom: 0; }
  .sidebar_d00fa2a535cd1a8f .widget_media_gallery_ed0e2dd52d2f1c0f .gallery-item_89998ebf57ce843a 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_e76f739fc0c025ae {
  -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_d3f7c6a71eafbdf5 {
  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_9230a707272d4361 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_01a336969667f06f .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2.login .te-header-menu-area_310ffdf2fd082188 {
  top: auto !important; }

.header-area_179b8530b882daa7 .container-fluid_cf86e95ee0678716 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_179b8530b882daa7 .container-fluid_cf86e95ee0678716 {
      padding: 0 24px; } }
.header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .header-top .te-header-contact-info_a1d9f98337a931bd span {
    color: #677471; }
    .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .header-top .te-header-contact-info_a1d9f98337a931bd span i {
      color: #317EFE; }
    .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .header-top .te-header-contact-info_a1d9f98337a931bd span a {
      color: #677471; }
  .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .header-top .te-social-profile_f2aedfe15d20f1a8 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .header-top .te-social-profile_f2aedfe15d20f1a8 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .te-header-menu-area_310ffdf2fd082188 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .te-header-menu-area_310ffdf2fd082188 .menu-wrapper_be38d6199a5d7ced {
    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_179b8530b882daa7.style-2_c8e1c494e945ecb2 .te-header-menu-area_310ffdf2fd082188 .menu-wrapper_be38d6199a5d7ced {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .te-header-menu-area_310ffdf2fd082188 .te-header-btn_8d492d58d074c532 .te-quote-btn_a26f4f406024d3c9 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .te-sticky_menu {
  top: 0; }
  .header-area_179b8530b882daa7.style-2_c8e1c494e945ecb2 .te-sticky_menu .menu-wrapper_be38d6199a5d7ced {
    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_726450f643ef3fde {
    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_99042a4eb5ca5a84 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_a1d9f98337a931bd {
    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_a1d9f98337a931bd 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_a1d9f98337a931bd span.te-contact-info-item_bcd0716bff31296c {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_a1d9f98337a931bd 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_2daed6fb649b5fda {
      display: none; } }
  .header-top .header-top-btn_2daed6fb649b5fda 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_2daed6fb649b5fda a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_2daed6fb649b5fda 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_f2aedfe15d20f1a8 {
    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_f2aedfe15d20f1a8 .te-social-profile-label_ec0bdda7ea39b033 {
      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_f2aedfe15d20f1a8 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_f2aedfe15d20f1a8 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_310ffdf2fd082188 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_310ffdf2fd082188.te-te-sticky-header_fdad1cd661b6600f {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_310ffdf2fd082188.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_310ffdf2fd082188.te-sticky_menu .te-logo_2020f5aadd52143d .te-sticky-logo_dcd4c048a8ea4bf9 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_310ffdf2fd082188.te-sticky_menu .te-main-menu_97e4ad618f5b1e5f ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_310ffdf2fd082188.te-sticky_menu .te-main-menu_97e4ad618f5b1e5f 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_310ffdf2fd082188.te-sticky_menu .te-main-menu_97e4ad618f5b1e5f ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_310ffdf2fd082188.te-sticky_menu .te-main-menu_97e4ad618f5b1e5f ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_310ffdf2fd082188 .te-header-menu-wrapper_c1548eb4e8db4d2f {
    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_310ffdf2fd082188 .te-header-menu-wrapper_c1548eb4e8db4d2f {
        gap: 20px; } }
  .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d {
    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_310ffdf2fd082188 .te-logo_2020f5aadd52143d {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d {
        height: 80px; } }
    .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d .te-standard-logo_54f231c99d50f19c img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d .te-sticky-logo_dcd4c048a8ea4bf9 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d .te-sticky-logo_dcd4c048a8ea4bf9 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d .te-sticky-logo_dcd4c048a8ea4bf9 {
          display: block; } }
      .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d .te-sticky-logo_dcd4c048a8ea4bf9 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_310ffdf2fd082188 .te-logo_2020f5aadd52143d .te-retina-logo_8f85488f4bec2d2b {
      display: none; }

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

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

.te-header-btn_8d492d58d074c532 {
  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_8d492d58d074c532 .te-icon_85a546fc88caeaf6 {
    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_8d492d58d074c532 .te-icon_85a546fc88caeaf6: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_8d492d58d074c532 {
      display: none; } }
  .te-header-btn_8d492d58d074c532 .te-cta-btn_24e13e88068c3299 {
    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_8d492d58d074c532 .te-cta-btn_24e13e88068c3299:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_8d492d58d074c532 .te-quote-btn_a26f4f406024d3c9 {
    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_8d492d58d074c532 .te-quote-btn_a26f4f406024d3c9: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_fa3d35184871c692 {
    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_fa3d35184871c692 .te-search-content-filed_fa8a4cd04fc6a985 {
      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_fa3d35184871c692 .te-search-content-filed_fa8a4cd04fc6a985 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_fa3d35184871c692 .te-search-form_464fd861b6f0cad0 {
      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_fa3d35184871c692 .te-search-form_464fd861b6f0cad0 .te-search-form-input_476a49e96eb77e47 {
        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_fa3d35184871c692 .te-search-form_464fd861b6f0cad0 .te-search-form-input_476a49e96eb77e47 .te-search-icon_5b8f52daaafef924 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_fa3d35184871c692 .te-search-form_464fd861b6f0cad0 .te-search-form-input_476a49e96eb77e47 button.te-submit-search-btn_f9686320593b3a6d {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_fa3d35184871c692 .te-search-form_464fd861b6f0cad0 input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-mobile-menu-bar_e4a9d91fc18a95b7 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_e4a9d91fc18a95b7 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_6954946a30be401a {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_3ba0d0f375a32067 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_9f7767259244bf61 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_9f7767259244bf61 .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_9f7767259244bf61 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-menu-sidebar-title_0d851a0334ac7de8 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-header-contact-info_a1d9f98337a931bd {
      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_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-header-contact-info_a1d9f98337a931bd 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_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-header-contact-info_a1d9f98337a931bd span.te-contact-info-item_bcd0716bff31296c {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-header-contact-info_a1d9f98337a931bd 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_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-header-contact-info_a1d9f98337a931bd span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-social-profile_f2aedfe15d20f1a8 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-social-profile_f2aedfe15d20f1a8 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c0b9faa5f8a7f918 .te-menu-sidebar-single-widget_5baecf7f439eff78 .te-social-profile_f2aedfe15d20f1a8 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_4d1e01c18bba4d20 {
  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_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-feature-img_a8d98f4541454891 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-feature-img_a8d98f4541454891 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-feature-img_a8d98f4541454891 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-feature-img_a8d98f4541454891 {
          right: -380px; } }
      .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-feature-img_a8d98f4541454891 .company-award_c0fe3e5abc643d45 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-feature-img_a8d98f4541454891 .company-award_c0fe3e5abc643d45 .icon_13eab8add6abe487 {
          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_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-feature-img_a8d98f4541454891 .slider-feature-img-overlay_c5c82aafb3a5d1a2 {
          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_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-left-shape_9b6ec8ef634cd322 {
      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_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-left-shape_9b6ec8ef634cd322 {
          display: none; } }
    .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-right-shape_ba024e10e972366c {
      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_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-right-shape_ba024e10e972366c {
          display: none; } }
    .slider-area_4d1e01c18bba4d20.style-2_c8e1c494e945ecb2 .te-single-slider_55a58d3cb5ea21e1 .slider-circle-shape_5c2e915151ab65a2 {
      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_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-short-title_4200290205435503,
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-title_12a3844bd2b63056,
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-short-desc_2a9e5686f90a468e,
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-btn-wrapper_8d8539eca0cebe13 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-short-title_4200290205435503 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-title_12a3844bd2b63056 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-short-desc_2a9e5686f90a468e {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-active .te-slider-btn-wrapper_8d8539eca0cebe13 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-dots_19db7a326f4141e5 {
    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_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-dots_19db7a326f4141e5 {
        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_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-dots_19db7a326f4141e5 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_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-dots_19db7a326f4141e5 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_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-dots_19db7a326f4141e5 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-dots_19db7a326f4141e5 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_4d1e01c18bba4d20 .te-slider-wrapper_c0d62a89f164ef91 .slick-dots_19db7a326f4141e5 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 {
    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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 {
        background-image: none !important; } }
    .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-overlay_13e593a183b6a8e6 {
      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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-overlay_13e593a183b6a8e6 {
          left: 0; } }
      .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-overlay_13e593a183b6a8e6 .te-slider-overlay-shape_ba3dfad9dfbbf14a {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-overlay_13e593a183b6a8e6 .te-slider-overlay-shape_ba3dfad9dfbbf14a {
            display: none; } }
    .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d {
      position: relative;
      z-index: 99; }
      .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-short-title_4200290205435503 {
        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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
        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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-short-desc_2a9e5686f90a468e {
        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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-short-desc_2a9e5686f90a468e {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-short-desc_2a9e5686f90a468e {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-short-desc_2a9e5686f90a468e {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 {
        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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 {
            padding-top: 30px; } }
        .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-theme-btn_3befdb1de5b1bb86 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-call-btn_d58f1bf404cb64a5 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-call-btn_d58f1bf404cb64a5 .te-icon_85a546fc88caeaf6 {
            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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-call-btn_d58f1bf404cb64a5 .te-content_c585faab0cc450d3 {
            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_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-call-btn_d58f1bf404cb64a5 .te-content_c585faab0cc450d3 .te-title_b47e12802a16aab5 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_4d1e01c18bba4d20 .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-call-btn_d58f1bf404cb64a5 .te-content_c585faab0cc450d3 .te-text_a75874c19f027f13 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f: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_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-overlay_13e593a183b6a8e6 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-overlay_13e593a183b6a8e6::before {
        display: none; }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .slider-shape_fb84ecf05a11a5ae {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .slider-shape_fb84ecf05a11a5ae img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-one_0a323c43f34620bc {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-one_0a323c43f34620bc {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-one_0a323c43f34620bc {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-one_0a323c43f34620bc {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-one_0a323c43f34620bc {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-two_c106038cce34f78f {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-two_c106038cce34f78f {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-two_c106038cce34f78f {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-two_c106038cce34f78f {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-two_c106038cce34f78f {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-three_5c7b7ecf7a84cf23 {
      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_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-three_5c7b7ecf7a84cf23 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .shape-three_5c7b7ecf7a84cf23 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-container_2ce6cc4ff3429343 {
      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_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-container_2ce6cc4ff3429343 {
          -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_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-container_2ce6cc4ff3429343 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-container_2ce6cc4ff3429343 .te-slider-column_ac7605d3b3c51e25 {
        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_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-container_2ce6cc4ff3429343 .te-slider-column_ac7605d3b3c51e25 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-theme-btn_3befdb1de5b1bb86 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-theme-btn_3befdb1de5b1bb86:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-btn-wrapper_8d8539eca0cebe13 .te-call-btn_d58f1bf404cb64a5 .te-icon_85a546fc88caeaf6 {
      color: #317EFE; }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
      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_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-single-slider_55a58d3cb5ea21e1 .te-slider-content-wrapper_b667e15d2a128f5d .te-slider-content_1953b1ef35958061 .te-slider-title_12a3844bd2b63056 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-slider-wrapper_c0d62a89f164ef91 .container {
    position: relative; }
  .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-slider-wrapper_c0d62a89f164ef91 .slider-shape-bg_c2ca160ff41d94b2 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-slider-wrapper_c0d62a89f164ef91 .slider-shape-bg_c2ca160ff41d94b2 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-slider-wrapper_c0d62a89f164ef91 .slider-shape-bg_c2ca160ff41d94b2 {
        margin-left: 0; } }
    .slider-area_4d1e01c18bba4d20.style-1_4a32a5c2ca76aa2f .te-slider-wrapper_c0d62a89f164ef91 .slider-shape-bg_c2ca160ff41d94b2: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_cd94defdafbcd1ab {
  position: relative; }

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

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

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

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

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

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

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

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

.te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b {
  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_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-section-title_d6d4d009a0a1365e {
    margin-bottom: 0; }
    .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-section-title_d6d4d009a0a1365e .title {
      margin-bottom: 0; }
  .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-list-item-wrapper_b91dfe5baefd7ef6 {
    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_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-list-item-wrapper_b91dfe5baefd7ef6 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-list-item-wrapper_b91dfe5baefd7ef6 .te-list-item_c48a52feb168ae1a .icon_13eab8add6abe487 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-list-item-wrapper_b91dfe5baefd7ef6 .te-list-item_c48a52feb168ae1a .text {
      color: #14203A; }
  .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 {
    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_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .te-single-info-list_8cd22338b5ff4529 {
      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_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .te-single-info-list_8cd22338b5ff4529:hover .icon_13eab8add6abe487 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_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .te-single-info-list_8cd22338b5ff4529 .icon_13eab8add6abe487 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .te-single-info-list_8cd22338b5ff4529 .icon_13eab8add6abe487::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_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .te-single-info-list_8cd22338b5ff4529 .icon_13eab8add6abe487 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_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .te-single-info-list_8cd22338b5ff4529 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_d41970815276c185 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .te-single-info-list_8cd22338b5ff4529 .short-title_d7231283a1a9a02e {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_d41970815276c185.style-2_c8e1c494e945ecb2 .te-about-info-content_2e7ae5895c07a77b {
  gap: 10px; }
  .te-about-info-card_d41970815276c185.style-2_c8e1c494e945ecb2 .te-about-info-content_2e7ae5895c07a77b .te-list-item-wrapper_b91dfe5baefd7ef6 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_d41970815276c185.style-2_c8e1c494e945ecb2 .te-about-info-content_2e7ae5895c07a77b .te-list-item-wrapper_b91dfe5baefd7ef6 .te-list-item_c48a52feb168ae1a .icon_13eab8add6abe487 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_d41970815276c185.style-2_c8e1c494e945ecb2 .te-about-info-content_2e7ae5895c07a77b .te-list-item-wrapper_b91dfe5baefd7ef6 .te-list-item_c48a52feb168ae1a .text {
      color: #335371; }
  .te-about-info-card_d41970815276c185.style-2_c8e1c494e945ecb2 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_d41970815276c185.style-2_c8e1c494e945ecb2 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .divider_ad92800607cc6c35 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_d41970815276c185.style-2_c8e1c494e945ecb2 .te-about-info-content_2e7ae5895c07a77b .te-info-list_cdbbbf0605fffbb4 .divider_ad92800607cc6c35 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-section-title_d6d4d009a0a1365e {
  margin-bottom: 40px; }
.te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .about-info-wrapper_c864c1bc86449332 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .about-info-wrapper_c864c1bc86449332 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .about-info-wrapper_c864c1bc86449332 .about-info-img_77f397b72687fc27 {
    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_d41970815276c185.style-three_33e87318c8924e64 .about-info-wrapper_c864c1bc86449332 .about-info-img_77f397b72687fc27 {
        height: 350px; } }
    .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .about-info-wrapper_c864c1bc86449332 .about-info-img_77f397b72687fc27 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b .skill-progressbar-wrapper_cb996e4d94c5673c {
    width: 100%; }
  .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b .te-icon-card-wrapper_de135e165c51d228 {
    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_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b .te-icon-card-wrapper_de135e165c51d228 .te-icon-card_18452ff9caf0c142 {
      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_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b .te-icon-card-wrapper_de135e165c51d228 .te-icon-card_18452ff9caf0c142 .icon_13eab8add6abe487 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b .te-icon-card-wrapper_de135e165c51d228 .te-icon-card_18452ff9caf0c142 .content {
        gap: 4px; }
        .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b .te-icon-card-wrapper_de135e165c51d228 .te-icon-card_18452ff9caf0c142 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_d41970815276c185.style-three_33e87318c8924e64 .te-about-info-content_2e7ae5895c07a77b .te-btn-wrapper_3c41c1e4ad0b978d {
    margin-top: 7px; }

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

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

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

.te-process-step_6dac129d0819e029 {
  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_6dac129d0819e029::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_6dac129d0819e029 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_6dac129d0819e029:hover {
    top: -5px; }
    .te-process-step_6dac129d0819e029:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_6dac129d0819e029:hover .icon_13eab8add6abe487 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_6dac129d0819e029:hover .counter-number_07573c71ca9b29e2 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_6dac129d0819e029:hover .content .te-read-more_bf7a7e2a15affae0 .te-theme-btn_3befdb1de5b1bb86 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_6dac129d0819e029 .icon_13eab8add6abe487 {
    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_6dac129d0819e029 .icon_13eab8add6abe487 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_6dac129d0819e029 .te-content-wrapper_a94b1d3e871f10f4 {
    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_6dac129d0819e029 .te-counter-wrapper_d317bd7896f4b8c0 {
    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_6dac129d0819e029 .te-counter-wrapper_d317bd7896f4b8c0 .shape_1c41c11d2a2d858b {
      position: relative; }
  .te-process-step_6dac129d0819e029 .counter-number_07573c71ca9b29e2 {
    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_6dac129d0819e029 .te-title-wrapper_e700da28a5c7a27c {
    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_6dac129d0819e029 .te-title-wrapper_e700da28a5c7a27c .icon_13eab8add6abe487 {
      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_6dac129d0819e029 .te-title-wrapper_e700da28a5c7a27c .title {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_6dac129d0819e029 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_6dac129d0819e029 .content .desc_97c9dd11c50ceede {
      -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_6dac129d0819e029 .content .te-read-more_bf7a7e2a15affae0 {
      margin-top: -10px; }
      .te-process-step_6dac129d0819e029 .content .te-read-more_bf7a7e2a15affae0 .te-theme-btn_3befdb1de5b1bb86 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_92535b32a7a8c1a4 {
  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_bab7a9257c6ed063 .te-accordion-list-item_fbd8640b955a3d80 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_bab7a9257c6ed063 .te-accordion-list-item_fbd8640b955a3d80 .te-accordion-head_71ed1e57ef7bcaa1 {
    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_bab7a9257c6ed063 .te-accordion-list-item_fbd8640b955a3d80 .te-accordion-head_71ed1e57ef7bcaa1: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_bab7a9257c6ed063 .te-accordion-list-item_fbd8640b955a3d80 .te-accordion-head_71ed1e57ef7bcaa1.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_bab7a9257c6ed063 .te-accordion-list-item_fbd8640b955a3d80 .te-accordion-head_71ed1e57ef7bcaa1 .te-accordion-title_dcb9edbea23d53b0 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_bab7a9257c6ed063 .te-accordion-list-item_fbd8640b955a3d80 .te-accordion-body_7c5fbb36b5a93676 {
    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_02c45871ec0b29c9 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_02c45871ec0b29c9 {
      padding-left: 30px; } }
  .page-header_02c45871ec0b29c9 .te-page-title_694fc3ce4db7109c,
  .page-header_02c45871ec0b29c9 .page-title_e1c939610e82802a {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_02c45871ec0b29c9 .te-page-title_694fc3ce4db7109c,
      .page-header_02c45871ec0b29c9 .page-title_e1c939610e82802a {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_80dd7eb5306fdeca {
  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_80dd7eb5306fdeca:hover .te-post-thumbnail_a241fb907bccf9cf img,
  .te-post-item_80dd7eb5306fdeca:hover .post-video_78753c813662b781 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_80dd7eb5306fdeca iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_80dd7eb5306fdeca iframe {
        height: 350px; } }
  .te-post-item_80dd7eb5306fdeca .post-gallery .slick-list_7c6a952848ca31a7 .slick-track_e8bee3d1806e8c6c {
    height: 392px;
    overflow: hidden; }
  .te-post-item_80dd7eb5306fdeca .te-post-content-wrapper_c33f2d937985faf4 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_80dd7eb5306fdeca .te-post-content-wrapper_c33f2d937985faf4 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_80dd7eb5306fdeca .te-post-content-wrapper_c33f2d937985faf4 .te-read-more_bf7a7e2a15affae0 {
      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_80dd7eb5306fdeca.format-quote_775c68e43c123b1d .te-post-content {
    margin: 0; }
  .te-post-item_80dd7eb5306fdeca.format-quote_775c68e43c123b1d blockquote {
    margin: 0; }
    .te-post-item_80dd7eb5306fdeca.format-quote_775c68e43c123b1d blockquote p {
      margin-top: 0; }
    .te-post-item_80dd7eb5306fdeca.format-quote_775c68e43c123b1d 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_80dd7eb5306fdeca.format-quote_775c68e43c123b1d blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_80dd7eb5306fdeca.sticky_2b12d6dec328f270 {
    border: 2px solid #317EFE; }
    .te-post-item_80dd7eb5306fdeca.sticky_2b12d6dec328f270 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_80dd7eb5306fdeca.sticky_2b12d6dec328f270 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_80dd7eb5306fdeca .te-post-title_d5742b9d46266f0c {
    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_80dd7eb5306fdeca .te-post-title_d5742b9d46266f0c {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_80dd7eb5306fdeca .te-post-title_d5742b9d46266f0c:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_80dd7eb5306fdeca .te-post-content p {
    margin-top: 17px; }
  .te-post-item_80dd7eb5306fdeca .te-post-content h2,
  .te-post-item_80dd7eb5306fdeca .te-post-content h3,
  .te-post-item_80dd7eb5306fdeca .te-post-content h4,
  .te-post-item_80dd7eb5306fdeca .te-post-content h5,
  .te-post-item_80dd7eb5306fdeca .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_80dd7eb5306fdeca .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_80dd7eb5306fdeca .te-single-post-meta_84cefed43d0cf323 {
    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_80dd7eb5306fdeca .te-social-share_5188f1f4d5b62de9 {
    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_80dd7eb5306fdeca .te-social-share_5188f1f4d5b62de9 a.facebook_5e39d4c6f8ac5275 {
      color: #1877f2; }
    .te-post-item_80dd7eb5306fdeca .te-social-share_5188f1f4d5b62de9 a.twitter_9ee92e18b556b8fc {
      color: #1da1f2; }
    .te-post-item_80dd7eb5306fdeca .te-social-share_5188f1f4d5b62de9 a.linkedin_450b20df7e2ddc11 {
      color: #1a70c6; }
    .te-post-item_80dd7eb5306fdeca .te-social-share_5188f1f4d5b62de9 .te-social-share-title_224d44d0fd72e61b {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_80dd7eb5306fdeca .te-blog-post-tag_e13942292433e609 {
    width: 100%;
    display: inline-block; }
    .te-post-item_80dd7eb5306fdeca .te-blog-post-tag_e13942292433e609 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_80dd7eb5306fdeca .te-blog-post-tag_e13942292433e609 .te-post-tag-list_d5b0aac072efe010 {
      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_80dd7eb5306fdeca .te-blog-post-tag_e13942292433e609 .te-post-tag-list_d5b0aac072efe010 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_80dd7eb5306fdeca .te-blog-post-tag_e13942292433e609 .te-post-tag-list_d5b0aac072efe010 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_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf,
  .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781 {
    position: relative;
    overflow: hidden; }
    .te-post-item_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf img,
    .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781 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_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf .popup-video-wrapper_0f0cf3463c9b7d53,
    .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781 .popup-video-wrapper_0f0cf3463c9b7d53 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf .video-btn_32be59154f9c8627 a,
    .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781 .video-btn_32be59154f9c8627 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_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf .video-btn_32be59154f9c8627 a i,
      .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781 .video-btn_32be59154f9c8627 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf .video-btn_32be59154f9c8627 a:hover,
      .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781 .video-btn_32be59154f9c8627 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_80dd7eb5306fdeca button.post-gallery-btn_54af16e00f9dbe85 {
    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_80dd7eb5306fdeca button.post-gallery-btn_54af16e00f9dbe85.prev-btn_7177a9854cc409cf {
      left: 30px; }
    .te-post-item_80dd7eb5306fdeca button.post-gallery-btn_54af16e00f9dbe85.next-btn_ce49be19b0201a9b {
      right: 30px; }
    .te-post-item_80dd7eb5306fdeca button.post-gallery-btn_54af16e00f9dbe85 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_80dd7eb5306fdeca button.post-gallery-btn_54af16e00f9dbe85:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_80dd7eb5306fdeca button.post-gallery-btn_54af16e00f9dbe85:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_80dd7eb5306fdeca .post-audio_6c93dba09ee58e2c iframe {
    width: 100%; }
  .te-post-item_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 {
    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_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 {
        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_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 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_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 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_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_a32a219860572cd1.style-2_c8e1c494e945ecb2 {
  gap: 20px; }
  .te-post-card_a32a219860572cd1.style-2_c8e1c494e945ecb2 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_a32a219860572cd1.style-2_c8e1c494e945ecb2 .image .te-post-date_fdfec815428c417b {
      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_a32a219860572cd1.style-2_c8e1c494e945ecb2 .content .title {
    font-size: 20px; }
  .te-post-card_a32a219860572cd1.style-2_c8e1c494e945ecb2 .content .te-post-meta-info_8df8920c2adf2994 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_33ea407ea446c336 .te-comment-respond_3dfdd7a8764442f4 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_33ea407ea446c336 .te-post-comments_7445b0cc767d52ac {
  margin-top: 70px; }
.te-blog-details-wrapper_33ea407ea446c336 .wp-block-group_48c1bba20d358f00.has-background_7512215df62da0a1 .wp-block-button_f08ebdd55ffb686f .wp-block-button__link_6b3b0b6af5dfe038 {
  color: #ffffff !important; }
.te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-meta_328b6f12ade45221 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf,
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781,
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-gallery,
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .postbox-audio_fb86b6021be2c501,
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .wp-block-post-featured-image_4b52656fc27f662d {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf,
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781,
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-gallery,
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .postbox-audio_fb86b6021be2c501,
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .wp-block-post-featured-image_4b52656fc27f662d {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf:hover img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781:hover img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-gallery:hover img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .postbox-audio_fb86b6021be2c501:hover img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .wp-block-post-featured-image_4b52656fc27f662d: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_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-thumbnail_a241fb907bccf9cf img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-video_78753c813662b781 img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .post-gallery img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .postbox-audio_fb86b6021be2c501 img,
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .wp-block-post-featured-image_4b52656fc27f662d 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_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content-wrapper_c33f2d937985faf4 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-block-query_df0558aefcb50ef9 .wp-block-post-template_889a64d872720f01 {
      padding-left: 0; }
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-block-query_df0558aefcb50ef9 .wp-block-post-template_889a64d872720f01 .wp-block-post_84b962603271f09b {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-block-navigation__responsive-container-content_f341221af8edc1f9 .wp-block-page-list_fb8512f862224ab8 {
      padding-left: 0; }
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-block-group_48c1bba20d358f00 {
      margin: 15px 0; }
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content .wp-block-group_48c1bba20d358f00 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_33ea407ea446c336 .te-post-item_80dd7eb5306fdeca .te-blog-post-tag_e13942292433e609 .te-social-share_5188f1f4d5b62de9 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_33ea407ea446c336 .wp-block-calendar_b6508c8f034b8dc5 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_0c33ce073a6ce1fc,
.navigation_6274730d0833cdac.posts-navigation_cb029a687853461f,
.comment-navigation_88865c82e150c254 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_0c33ce073a6ce1fc .wp-block-query-pagination-numbers_ecccd51ab1b31476,
  .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .wp-block-query-pagination-numbers_ecccd51ab1b31476,
  .comment-navigation_88865c82e150c254 .wp-block-query-pagination-numbers_ecccd51ab1b31476 {
    width: inherit; }
  .wp-block-query-pagination_0c33ce073a6ce1fc .nav-links_dde17f8593f33b1e,
  .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .nav-links_dde17f8593f33b1e,
  .comment-navigation_88865c82e150c254 .nav-links_dde17f8593f33b1e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_0c33ce073a6ce1fc .wp-block-query-pagination-previous_0b801fc0e4bc6e19,
  .wp-block-query-pagination_0c33ce073a6ce1fc .wp-block-query-pagination-next_68ead140da1e6c5e,
  .wp-block-query-pagination_0c33ce073a6ce1fc .nav-next_6cf92d69e0a6f337 a,
  .wp-block-query-pagination_0c33ce073a6ce1fc .nav-previous_3514ca7586a586d7 a,
  .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .wp-block-query-pagination-previous_0b801fc0e4bc6e19,
  .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .wp-block-query-pagination-next_68ead140da1e6c5e,
  .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .nav-next_6cf92d69e0a6f337 a,
  .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .nav-previous_3514ca7586a586d7 a,
  .comment-navigation_88865c82e150c254 .wp-block-query-pagination-previous_0b801fc0e4bc6e19,
  .comment-navigation_88865c82e150c254 .wp-block-query-pagination-next_68ead140da1e6c5e,
  .comment-navigation_88865c82e150c254 .nav-next_6cf92d69e0a6f337 a,
  .comment-navigation_88865c82e150c254 .nav-previous_3514ca7586a586d7 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_0c33ce073a6ce1fc .wp-block-query-pagination-previous_0b801fc0e4bc6e19,
      .wp-block-query-pagination_0c33ce073a6ce1fc .wp-block-query-pagination-next_68ead140da1e6c5e,
      .wp-block-query-pagination_0c33ce073a6ce1fc .nav-next_6cf92d69e0a6f337 a,
      .wp-block-query-pagination_0c33ce073a6ce1fc .nav-previous_3514ca7586a586d7 a,
      .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .wp-block-query-pagination-previous_0b801fc0e4bc6e19,
      .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .wp-block-query-pagination-next_68ead140da1e6c5e,
      .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .nav-next_6cf92d69e0a6f337 a,
      .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .nav-previous_3514ca7586a586d7 a,
      .comment-navigation_88865c82e150c254 .wp-block-query-pagination-previous_0b801fc0e4bc6e19,
      .comment-navigation_88865c82e150c254 .wp-block-query-pagination-next_68ead140da1e6c5e,
      .comment-navigation_88865c82e150c254 .nav-next_6cf92d69e0a6f337 a,
      .comment-navigation_88865c82e150c254 .nav-previous_3514ca7586a586d7 a {
        height: 40px; } }
    .wp-block-query-pagination_0c33ce073a6ce1fc .wp-block-query-pagination-previous_0b801fc0e4bc6e19:hover,
    .wp-block-query-pagination_0c33ce073a6ce1fc .wp-block-query-pagination-next_68ead140da1e6c5e:hover,
    .wp-block-query-pagination_0c33ce073a6ce1fc .nav-next_6cf92d69e0a6f337 a:hover,
    .wp-block-query-pagination_0c33ce073a6ce1fc .nav-previous_3514ca7586a586d7 a:hover,
    .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .wp-block-query-pagination-previous_0b801fc0e4bc6e19:hover,
    .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .wp-block-query-pagination-next_68ead140da1e6c5e:hover,
    .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .nav-next_6cf92d69e0a6f337 a:hover,
    .navigation_6274730d0833cdac.posts-navigation_cb029a687853461f .nav-previous_3514ca7586a586d7 a:hover,
    .comment-navigation_88865c82e150c254 .wp-block-query-pagination-previous_0b801fc0e4bc6e19:hover,
    .comment-navigation_88865c82e150c254 .wp-block-query-pagination-next_68ead140da1e6c5e:hover,
    .comment-navigation_88865c82e150c254 .nav-next_6cf92d69e0a6f337 a:hover,
    .comment-navigation_88865c82e150c254 .nav-previous_3514ca7586a586d7 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_ce4ddc36e6dc17e3,
.page-links_7340a672e34709f0,
.wp-block-query-pagination-numbers_ecccd51ab1b31476 {
  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_ce4ddc36e6dc17e3 ul,
  .page-links_7340a672e34709f0 ul,
  .wp-block-query-pagination-numbers_ecccd51ab1b31476 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_ce4ddc36e6dc17e3 ul li,
    .page-links_7340a672e34709f0 ul li,
    .wp-block-query-pagination-numbers_ecccd51ab1b31476 ul li {
      padding-top: 0; }
    .te-basic-pagination_ce4ddc36e6dc17e3 ul .prev span,
    .te-basic-pagination_ce4ddc36e6dc17e3 ul .next span,
    .page-links_7340a672e34709f0 ul .prev span,
    .page-links_7340a672e34709f0 ul .next span,
    .wp-block-query-pagination-numbers_ecccd51ab1b31476 ul .prev span,
    .wp-block-query-pagination-numbers_ecccd51ab1b31476 ul .next span {
      display: none; }
  .te-basic-pagination_ce4ddc36e6dc17e3 .post-page-numbers_8fbfc38205074edb,
  .page-links_7340a672e34709f0 .post-page-numbers_8fbfc38205074edb,
  .wp-block-query-pagination-numbers_ecccd51ab1b31476 .post-page-numbers_8fbfc38205074edb {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_ce4ddc36e6dc17e3 .page-numbers_02e447ee437a51bd,
  .te-basic-pagination_ce4ddc36e6dc17e3 .post-page-numbers_8fbfc38205074edb,
  .page-links_7340a672e34709f0 .page-numbers_02e447ee437a51bd,
  .page-links_7340a672e34709f0 .post-page-numbers_8fbfc38205074edb,
  .wp-block-query-pagination-numbers_ecccd51ab1b31476 .page-numbers_02e447ee437a51bd,
  .wp-block-query-pagination-numbers_ecccd51ab1b31476 .post-page-numbers_8fbfc38205074edb {
    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_ce4ddc36e6dc17e3 .page-numbers_02e447ee437a51bd,
      .te-basic-pagination_ce4ddc36e6dc17e3 .post-page-numbers_8fbfc38205074edb,
      .page-links_7340a672e34709f0 .page-numbers_02e447ee437a51bd,
      .page-links_7340a672e34709f0 .post-page-numbers_8fbfc38205074edb,
      .wp-block-query-pagination-numbers_ecccd51ab1b31476 .page-numbers_02e447ee437a51bd,
      .wp-block-query-pagination-numbers_ecccd51ab1b31476 .post-page-numbers_8fbfc38205074edb {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_ce4ddc36e6dc17e3 .page-numbers_02e447ee437a51bd:hover,
    .te-basic-pagination_ce4ddc36e6dc17e3 .post-page-numbers_8fbfc38205074edb:hover,
    .page-links_7340a672e34709f0 .page-numbers_02e447ee437a51bd:hover,
    .page-links_7340a672e34709f0 .post-page-numbers_8fbfc38205074edb:hover,
    .wp-block-query-pagination-numbers_ecccd51ab1b31476 .page-numbers_02e447ee437a51bd:hover,
    .wp-block-query-pagination-numbers_ecccd51ab1b31476 .post-page-numbers_8fbfc38205074edb: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_ce4ddc36e6dc17e3 .page-numbers_02e447ee437a51bd.current,
    .te-basic-pagination_ce4ddc36e6dc17e3 .post-page-numbers_8fbfc38205074edb.current,
    .page-links_7340a672e34709f0 .page-numbers_02e447ee437a51bd.current,
    .page-links_7340a672e34709f0 .post-page-numbers_8fbfc38205074edb.current,
    .wp-block-query-pagination-numbers_ecccd51ab1b31476 .page-numbers_02e447ee437a51bd.current,
    .wp-block-query-pagination-numbers_ecccd51ab1b31476 .post-page-numbers_8fbfc38205074edb.current {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

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

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

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

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

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

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

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

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

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

/* Widget */
.widget_3ef202adaac3a6fb,
.sidebar__widget_454431ae427e49cb {
  /* 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_3ef202adaac3a6fb ol,
  .widget_3ef202adaac3a6fb ul,
  .sidebar__widget_454431ae427e49cb ol,
  .sidebar__widget_454431ae427e49cb ul {
    margin-bottom: 0; }
  .widget_3ef202adaac3a6fb .widget-instagram-feed_342d4db48d8679a5,
  .sidebar__widget_454431ae427e49cb .widget-instagram-feed_342d4db48d8679a5 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_3ef202adaac3a6fb .widget-instagram-feed_342d4db48d8679a5,
      .sidebar__widget_454431ae427e49cb .widget-instagram-feed_342d4db48d8679a5 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_3ef202adaac3a6fb .widget-instagram-feed_342d4db48d8679a5,
      .sidebar__widget_454431ae427e49cb .widget-instagram-feed_342d4db48d8679a5 {
        width: 200px; } }
    .widget_3ef202adaac3a6fb .widget-instagram-feed_342d4db48d8679a5 .single-instagram-feed_2cb49623c7125005,
    .sidebar__widget_454431ae427e49cb .widget-instagram-feed_342d4db48d8679a5 .single-instagram-feed_2cb49623c7125005 {
      width: 96px;
      height: 96px; }
  .widget_3ef202adaac3a6fb .wp-block-heading_45c3d55b35d5f9cc,
  .widget_3ef202adaac3a6fb .widget-title_98f6a7b612b2b4ee,
  .widget_3ef202adaac3a6fb .wp-block-search__label_ef9d8835add5d926,
  .sidebar__widget_454431ae427e49cb .wp-block-heading_45c3d55b35d5f9cc,
  .sidebar__widget_454431ae427e49cb .widget-title_98f6a7b612b2b4ee,
  .sidebar__widget_454431ae427e49cb .wp-block-search__label_ef9d8835add5d926 {
    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_3ef202adaac3a6fb .wp-block-social-links_b1c84e10e6e21646 .wp-social-link_1523083db89fdb93,
  .sidebar__widget_454431ae427e49cb .wp-block-social-links_b1c84e10e6e21646 .wp-social-link_1523083db89fdb93 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_3ef202adaac3a6fb .wp-block-social-links_b1c84e10e6e21646 .wp-social-link_1523083db89fdb93 a,
    .sidebar__widget_454431ae427e49cb .wp-block-social-links_b1c84e10e6e21646 .wp-social-link_1523083db89fdb93 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_3ef202adaac3a6fb .wp-block-social-links_b1c84e10e6e21646 .wp-social-link_1523083db89fdb93 a:before,
      .sidebar__widget_454431ae427e49cb .wp-block-social-links_b1c84e10e6e21646 .wp-social-link_1523083db89fdb93 a:before {
        display: none; }
  .widget_3ef202adaac3a6fb .has-avatars_82b345e4e7e928cc.has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414,
  .widget_3ef202adaac3a6fb .has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414,
  .sidebar__widget_454431ae427e49cb .has-avatars_82b345e4e7e928cc.has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414,
  .sidebar__widget_454431ae427e49cb .has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 {
    font-weight: 500; }
    .widget_3ef202adaac3a6fb .has-avatars_82b345e4e7e928cc.has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-author_039c27aa3029731e,
    .widget_3ef202adaac3a6fb .has-avatars_82b345e4e7e928cc.has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac,
    .widget_3ef202adaac3a6fb .has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-author_039c27aa3029731e,
    .widget_3ef202adaac3a6fb .has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac,
    .sidebar__widget_454431ae427e49cb .has-avatars_82b345e4e7e928cc.has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-author_039c27aa3029731e,
    .sidebar__widget_454431ae427e49cb .has-avatars_82b345e4e7e928cc.has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac,
    .sidebar__widget_454431ae427e49cb .has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-author_039c27aa3029731e,
    .sidebar__widget_454431ae427e49cb .has-dates_282f5f00b7c5d445.has-excerpts_498e210ca8e837c5.wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac {
      font-weight: 500; }
  .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f,
  .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f,
  .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f,
  .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li.wp-block-te-latest-comments__comment_b4eb20c2d1e45e1f {
    margin-bottom: 0; }
  .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414,
  .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-latest-posts__te-post-title_2faceefa83394126,
  .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414,
  .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-latest-posts__te-post-title_2faceefa83394126,
  .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414,
  .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-latest-posts__te-post-title_2faceefa83394126,
  .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414,
  .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-latest-posts__te-post-title_2faceefa83394126 {
    line-height: 28px;
    font-weight: 400; }
    .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514,
    .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514,
    .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514,
    .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514,
    .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514,
    .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514,
    .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514,
    .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514:before,
      .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514:before,
      .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514:before,
      .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514:before,
      .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514:before,
      .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514:before,
      .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-meta_7f95264b7b1e1414 .wp-block-te-latest-comments__comment-date_247c397745624514:before,
      .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-latest-posts__te-post-title_2faceefa83394126 .wp-block-te-latest-comments__comment-date_247c397745624514:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li a,
  .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li a,
  .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li a,
  .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li a {
    color: #335371; }
    .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li a.wp-block-te-latest-comments__comment-author_039c27aa3029731e, .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li a.wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac,
    .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li a.wp-block-te-latest-comments__comment-author_039c27aa3029731e,
    .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li a.wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac,
    .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li a.wp-block-te-latest-comments__comment-author_039c27aa3029731e,
    .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li a.wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac,
    .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li a.wp-block-te-latest-comments__comment-author_039c27aa3029731e,
    .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li a.wp-block-te-latest-comments__comment-link_314dd97c1e3ea0ac {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li a:hover,
    .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li a:hover,
    .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li a:hover,
    .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li a:hover {
      color: #317EFE; }
  .widget_3ef202adaac3a6fb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-excerpt_e46b036aa94791e1 p,
  .widget_3ef202adaac3a6fb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-excerpt_e46b036aa94791e1 p,
  .sidebar__widget_454431ae427e49cb .wp-block-te-latest-comments_b7a872a863576d69 li .wp-block-te-latest-comments__comment-excerpt_e46b036aa94791e1 p,
  .sidebar__widget_454431ae427e49cb .wp-block-latest-posts_8128d0a084c43206 li .wp-block-te-latest-comments__comment-excerpt_e46b036aa94791e1 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8,
  .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8 a,
    .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 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_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8 a,
        .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 a {
          width: 40px;
          height: 40px; } }
      .widget_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8 a.facebook_5e39d4c6f8ac5275,
      .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 a.facebook_5e39d4c6f8ac5275 {
        background-color: #1877f2; }
      .widget_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8 a.twitter_9ee92e18b556b8fc,
      .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 a.twitter_9ee92e18b556b8fc {
        background-color: #1da1f2; }
      .widget_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8 a.linkedin_450b20df7e2ddc11,
      .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 a.linkedin_450b20df7e2ddc11 {
        background-color: #0a66c2; }
      .widget_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8 a.instagram_d4240c5b279543b0,
      .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 a.instagram_d4240c5b279543b0 {
        background-color: #405de6; }
      .widget_3ef202adaac3a6fb .te-social-profile_f2aedfe15d20f1a8 a:hover,
      .sidebar__widget_454431ae427e49cb .te-social-profile_f2aedfe15d20f1a8 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_3ef202adaac3a6fb select,
  .sidebar__widget_454431ae427e49cb select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_3ef202adaac3a6fb .has-login-form_a0ce5baf3b05ca60 .login-username_7227b8614bf223da label,
  .widget_3ef202adaac3a6fb .has-login-form_a0ce5baf3b05ca60 .login-password_9c271bc1c29d5102 label,
  .sidebar__widget_454431ae427e49cb .has-login-form_a0ce5baf3b05ca60 .login-username_7227b8614bf223da label,
  .sidebar__widget_454431ae427e49cb .has-login-form_a0ce5baf3b05ca60 .login-password_9c271bc1c29d5102 label {
    margin-bottom: 10px; }
  .widget_3ef202adaac3a6fb .has-login-form_a0ce5baf3b05ca60 .login-username_7227b8614bf223da input,
  .widget_3ef202adaac3a6fb .has-login-form_a0ce5baf3b05ca60 .login-password_9c271bc1c29d5102 input,
  .sidebar__widget_454431ae427e49cb .has-login-form_a0ce5baf3b05ca60 .login-username_7227b8614bf223da input,
  .sidebar__widget_454431ae427e49cb .has-login-form_a0ce5baf3b05ca60 .login-password_9c271bc1c29d5102 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_3ef202adaac3a6fb .has-login-form_a0ce5baf3b05ca60 .login-remember_2f713f12560d96d2 label,
  .sidebar__widget_454431ae427e49cb .has-login-form_a0ce5baf3b05ca60 .login-remember_2f713f12560d96d2 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_3ef202adaac3a6fb .has-login-form_a0ce5baf3b05ca60 .login-submit_74836c985c4b238a,
  .sidebar__widget_454431ae427e49cb .has-login-form_a0ce5baf3b05ca60 .login-submit_74836c985c4b238a {
    margin-bottom: 0; }
    .widget_3ef202adaac3a6fb .has-login-form_a0ce5baf3b05ca60 .login-submit_74836c985c4b238a input.button-primary_bd826b50256e44ef,
    .sidebar__widget_454431ae427e49cb .has-login-form_a0ce5baf3b05ca60 .login-submit_74836c985c4b238a input.button-primary_bd826b50256e44ef {
      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_3ef202adaac3a6fb .search-form_f0fe36137050b0dd,
  .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_3ef202adaac3a6fb .search-form_f0fe36137050b0dd button,
    .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_3ef202adaac3a6fb.widget_search_b1c53eacb42dac4e .sidebar__search_eb10aaf777a861cc,
  .sidebar__widget_454431ae427e49cb.widget_search_b1c53eacb42dac4e .sidebar__search_eb10aaf777a861cc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_3ef202adaac3a6fb.widget_search_b1c53eacb42dac4e .sidebar__search_eb10aaf777a861cc button,
    .sidebar__widget_454431ae427e49cb.widget_search_b1c53eacb42dac4e .sidebar__search_eb10aaf777a861cc button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_3ef202adaac3a6fb .wp-block-search__no-button_435e8f5a3b445e94.wp-block-search_1322896ab75cdc7c input,
  .sidebar__widget_454431ae427e49cb .wp-block-search__no-button_435e8f5a3b445e94.wp-block-search_1322896ab75cdc7c input {
    border-radius: 10px; }
  .widget_3ef202adaac3a6fb .wp-block-search_1322896ab75cdc7c,
  .sidebar__widget_454431ae427e49cb .wp-block-search_1322896ab75cdc7c {
    margin-bottom: -2px; }
  .widget_3ef202adaac3a6fb .wp-block-search_1322896ab75cdc7c,
  .widget_3ef202adaac3a6fb .search-form_f0fe36137050b0dd,
  .widget_3ef202adaac3a6fb .sidebar__search_eb10aaf777a861cc,
  .sidebar__widget_454431ae427e49cb .wp-block-search_1322896ab75cdc7c,
  .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd,
  .sidebar__widget_454431ae427e49cb .sidebar__search_eb10aaf777a861cc {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_3ef202adaac3a6fb .wp-block-search_1322896ab75cdc7c .wp-block-search__inside-wrapper_dcb120d2ff2cadb0,
    .widget_3ef202adaac3a6fb .search-form_f0fe36137050b0dd .wp-block-search__inside-wrapper_dcb120d2ff2cadb0,
    .widget_3ef202adaac3a6fb .sidebar__search_eb10aaf777a861cc .wp-block-search__inside-wrapper_dcb120d2ff2cadb0,
    .sidebar__widget_454431ae427e49cb .wp-block-search_1322896ab75cdc7c .wp-block-search__inside-wrapper_dcb120d2ff2cadb0,
    .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd .wp-block-search__inside-wrapper_dcb120d2ff2cadb0,
    .sidebar__widget_454431ae427e49cb .sidebar__search_eb10aaf777a861cc .wp-block-search__inside-wrapper_dcb120d2ff2cadb0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_3ef202adaac3a6fb .wp-block-search_1322896ab75cdc7c label,
    .widget_3ef202adaac3a6fb .search-form_f0fe36137050b0dd label,
    .widget_3ef202adaac3a6fb .sidebar__search_eb10aaf777a861cc label,
    .sidebar__widget_454431ae427e49cb .wp-block-search_1322896ab75cdc7c label,
    .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd label,
    .sidebar__widget_454431ae427e49cb .sidebar__search_eb10aaf777a861cc label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_3ef202adaac3a6fb .wp-block-search_1322896ab75cdc7c input,
    .widget_3ef202adaac3a6fb .search-form_f0fe36137050b0dd input,
    .widget_3ef202adaac3a6fb .sidebar__search_eb10aaf777a861cc input,
    .sidebar__widget_454431ae427e49cb .wp-block-search_1322896ab75cdc7c input,
    .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd input,
    .sidebar__widget_454431ae427e49cb .sidebar__search_eb10aaf777a861cc 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_3ef202adaac3a6fb .wp-block-search_1322896ab75cdc7c button,
    .widget_3ef202adaac3a6fb .search-form_f0fe36137050b0dd button,
    .widget_3ef202adaac3a6fb .sidebar__search_eb10aaf777a861cc button,
    .sidebar__widget_454431ae427e49cb .wp-block-search_1322896ab75cdc7c button,
    .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd button,
    .sidebar__widget_454431ae427e49cb .sidebar__search_eb10aaf777a861cc 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_3ef202adaac3a6fb .tagcloud_71c7ac4ae0979d6f,
  .widget_3ef202adaac3a6fb .wp-block-tag-cloud_f1de5bba665c6b38,
  .sidebar__widget_454431ae427e49cb .tagcloud_71c7ac4ae0979d6f,
  .sidebar__widget_454431ae427e49cb .wp-block-tag-cloud_f1de5bba665c6b38 {
    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_3ef202adaac3a6fb .tagcloud_71c7ac4ae0979d6f a,
    .widget_3ef202adaac3a6fb .wp-block-tag-cloud_f1de5bba665c6b38 a,
    .sidebar__widget_454431ae427e49cb .tagcloud_71c7ac4ae0979d6f a,
    .sidebar__widget_454431ae427e49cb .wp-block-tag-cloud_f1de5bba665c6b38 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_3ef202adaac3a6fb .tagcloud_71c7ac4ae0979d6f a:hover,
      .widget_3ef202adaac3a6fb .wp-block-tag-cloud_f1de5bba665c6b38 a:hover,
      .sidebar__widget_454431ae427e49cb .tagcloud_71c7ac4ae0979d6f a:hover,
      .sidebar__widget_454431ae427e49cb .wp-block-tag-cloud_f1de5bba665c6b38 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_3ef202adaac3a6fb ul,
  .widget_3ef202adaac3a6fb ol,
  .sidebar__widget_454431ae427e49cb ul,
  .sidebar__widget_454431ae427e49cb ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_3ef202adaac3a6fb ul li,
    .widget_3ef202adaac3a6fb ol li,
    .sidebar__widget_454431ae427e49cb ul li,
    .sidebar__widget_454431ae427e49cb ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_3ef202adaac3a6fb ul li:first-child,
      .widget_3ef202adaac3a6fb ol li:first-child,
      .sidebar__widget_454431ae427e49cb ul li:first-child,
      .sidebar__widget_454431ae427e49cb ol li:first-child {
        border-top: 0; }
      .widget_3ef202adaac3a6fb ul li:last-child,
      .widget_3ef202adaac3a6fb ol li:last-child,
      .sidebar__widget_454431ae427e49cb ul li:last-child,
      .sidebar__widget_454431ae427e49cb ol li:last-child {
        margin-bottom: 0; }
      .widget_3ef202adaac3a6fb ul li.recentcomments_5b727b8576560182 .comment-author-link_537fba95db9cb119 a:before, .widget_3ef202adaac3a6fb ul li.wp-block-latest-comments__comment_b9c8cb20849744a6 .comment-author-link_537fba95db9cb119 a:before,
      .widget_3ef202adaac3a6fb ol li.recentcomments_5b727b8576560182 .comment-author-link_537fba95db9cb119 a:before,
      .widget_3ef202adaac3a6fb ol li.wp-block-latest-comments__comment_b9c8cb20849744a6 .comment-author-link_537fba95db9cb119 a:before,
      .sidebar__widget_454431ae427e49cb ul li.recentcomments_5b727b8576560182 .comment-author-link_537fba95db9cb119 a:before,
      .sidebar__widget_454431ae427e49cb ul li.wp-block-latest-comments__comment_b9c8cb20849744a6 .comment-author-link_537fba95db9cb119 a:before,
      .sidebar__widget_454431ae427e49cb ol li.recentcomments_5b727b8576560182 .comment-author-link_537fba95db9cb119 a:before,
      .sidebar__widget_454431ae427e49cb ol li.wp-block-latest-comments__comment_b9c8cb20849744a6 .comment-author-link_537fba95db9cb119 a:before {
        display: none; }
      .widget_3ef202adaac3a6fb ul li.recentcomments_5b727b8576560182 a, .widget_3ef202adaac3a6fb ul li.wp-block-latest-comments__comment_b9c8cb20849744a6 a,
      .widget_3ef202adaac3a6fb ol li.recentcomments_5b727b8576560182 a,
      .widget_3ef202adaac3a6fb ol li.wp-block-latest-comments__comment_b9c8cb20849744a6 a,
      .sidebar__widget_454431ae427e49cb ul li.recentcomments_5b727b8576560182 a,
      .sidebar__widget_454431ae427e49cb ul li.wp-block-latest-comments__comment_b9c8cb20849744a6 a,
      .sidebar__widget_454431ae427e49cb ol li.recentcomments_5b727b8576560182 a,
      .sidebar__widget_454431ae427e49cb ol li.wp-block-latest-comments__comment_b9c8cb20849744a6 a {
        padding-left: 0;
        display: inline; }
        .widget_3ef202adaac3a6fb ul li.recentcomments_5b727b8576560182 a:before, .widget_3ef202adaac3a6fb ul li.wp-block-latest-comments__comment_b9c8cb20849744a6 a:before,
        .widget_3ef202adaac3a6fb ol li.recentcomments_5b727b8576560182 a:before,
        .widget_3ef202adaac3a6fb ol li.wp-block-latest-comments__comment_b9c8cb20849744a6 a:before,
        .sidebar__widget_454431ae427e49cb ul li.recentcomments_5b727b8576560182 a:before,
        .sidebar__widget_454431ae427e49cb ul li.wp-block-latest-comments__comment_b9c8cb20849744a6 a:before,
        .sidebar__widget_454431ae427e49cb ol li.recentcomments_5b727b8576560182 a:before,
        .sidebar__widget_454431ae427e49cb ol li.wp-block-latest-comments__comment_b9c8cb20849744a6 a:before {
          display: none; }
      .widget_3ef202adaac3a6fb ul li a,
      .widget_3ef202adaac3a6fb ol li a,
      .sidebar__widget_454431ae427e49cb ul li a,
      .sidebar__widget_454431ae427e49cb 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_3ef202adaac3a6fb ul li a::before,
        .widget_3ef202adaac3a6fb ol li a::before,
        .sidebar__widget_454431ae427e49cb ul li a::before,
        .sidebar__widget_454431ae427e49cb ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_3ef202adaac3a6fb ul li a:hover,
        .widget_3ef202adaac3a6fb ol li a:hover,
        .sidebar__widget_454431ae427e49cb ul li a:hover,
        .sidebar__widget_454431ae427e49cb ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_3ef202adaac3a6fb ul li a.rsswidget_cc1c73195c09db3c, .widget_3ef202adaac3a6fb ul li a.wp-block-latest-posts__post-title_72b9cd5152634bd9,
        .widget_3ef202adaac3a6fb ol li a.rsswidget_cc1c73195c09db3c,
        .widget_3ef202adaac3a6fb ol li a.wp-block-latest-posts__post-title_72b9cd5152634bd9,
        .sidebar__widget_454431ae427e49cb ul li a.rsswidget_cc1c73195c09db3c,
        .sidebar__widget_454431ae427e49cb ul li a.wp-block-latest-posts__post-title_72b9cd5152634bd9,
        .sidebar__widget_454431ae427e49cb ol li a.rsswidget_cc1c73195c09db3c,
        .sidebar__widget_454431ae427e49cb ol li a.wp-block-latest-posts__post-title_72b9cd5152634bd9 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_3ef202adaac3a6fb ul li a.rsswidget_cc1c73195c09db3c:before, .widget_3ef202adaac3a6fb ul li a.wp-block-latest-posts__post-title_72b9cd5152634bd9:before,
          .widget_3ef202adaac3a6fb ol li a.rsswidget_cc1c73195c09db3c:before,
          .widget_3ef202adaac3a6fb ol li a.wp-block-latest-posts__post-title_72b9cd5152634bd9:before,
          .sidebar__widget_454431ae427e49cb ul li a.rsswidget_cc1c73195c09db3c:before,
          .sidebar__widget_454431ae427e49cb ul li a.wp-block-latest-posts__post-title_72b9cd5152634bd9:before,
          .sidebar__widget_454431ae427e49cb ol li a.rsswidget_cc1c73195c09db3c:before,
          .sidebar__widget_454431ae427e49cb ol li a.wp-block-latest-posts__post-title_72b9cd5152634bd9:before {
            display: none; }
      .widget_3ef202adaac3a6fb ul li ul,
      .widget_3ef202adaac3a6fb ol li ul,
      .sidebar__widget_454431ae427e49cb ul li ul,
      .sidebar__widget_454431ae427e49cb ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_3ef202adaac3a6fb ul.wp-tag-cloud_daf93fe06be7e500 li,
    .widget_3ef202adaac3a6fb ol.wp-tag-cloud_daf93fe06be7e500 li,
    .sidebar__widget_454431ae427e49cb ul.wp-tag-cloud_daf93fe06be7e500 li,
    .sidebar__widget_454431ae427e49cb ol.wp-tag-cloud_daf93fe06be7e500 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_3ef202adaac3a6fb ul.wp-tag-cloud_daf93fe06be7e500 li a:before,
      .widget_3ef202adaac3a6fb ol.wp-tag-cloud_daf93fe06be7e500 li a:before,
      .sidebar__widget_454431ae427e49cb ul.wp-tag-cloud_daf93fe06be7e500 li a:before,
      .sidebar__widget_454431ae427e49cb ol.wp-tag-cloud_daf93fe06be7e500 li a:before {
        display: none; }
  .widget_3ef202adaac3a6fb.te_widget_categories_2b23a3a3a6d75178 li, .widget_3ef202adaac3a6fb.widget_archive_a8469896e0240957 li,
  .widget_3ef202adaac3a6fb .wp-block-categories-list_e5ceac31f62589d6 li,
  .widget_3ef202adaac3a6fb .wp-block-archives-list_3b4ba7af5d02da08 li,
  .sidebar__widget_454431ae427e49cb.te_widget_categories_2b23a3a3a6d75178 li,
  .sidebar__widget_454431ae427e49cb.widget_archive_a8469896e0240957 li,
  .sidebar__widget_454431ae427e49cb .wp-block-categories-list_e5ceac31f62589d6 li,
  .sidebar__widget_454431ae427e49cb .wp-block-archives-list_3b4ba7af5d02da08 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_3ef202adaac3a6fb.te_widget_categories_2b23a3a3a6d75178 li.cat-item_b461248f417b399f, .widget_3ef202adaac3a6fb.widget_archive_a8469896e0240957 li.cat-item_b461248f417b399f,
    .widget_3ef202adaac3a6fb .wp-block-categories-list_e5ceac31f62589d6 li.cat-item_b461248f417b399f,
    .widget_3ef202adaac3a6fb .wp-block-archives-list_3b4ba7af5d02da08 li.cat-item_b461248f417b399f,
    .sidebar__widget_454431ae427e49cb.te_widget_categories_2b23a3a3a6d75178 li.cat-item_b461248f417b399f,
    .sidebar__widget_454431ae427e49cb.widget_archive_a8469896e0240957 li.cat-item_b461248f417b399f,
    .sidebar__widget_454431ae427e49cb .wp-block-categories-list_e5ceac31f62589d6 li.cat-item_b461248f417b399f,
    .sidebar__widget_454431ae427e49cb .wp-block-archives-list_3b4ba7af5d02da08 li.cat-item_b461248f417b399f {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_3ef202adaac3a6fb.te_widget_categories_2b23a3a3a6d75178 li a, .widget_3ef202adaac3a6fb.widget_archive_a8469896e0240957 li a,
    .widget_3ef202adaac3a6fb .wp-block-categories-list_e5ceac31f62589d6 li a,
    .widget_3ef202adaac3a6fb .wp-block-archives-list_3b4ba7af5d02da08 li a,
    .sidebar__widget_454431ae427e49cb.te_widget_categories_2b23a3a3a6d75178 li a,
    .sidebar__widget_454431ae427e49cb.widget_archive_a8469896e0240957 li a,
    .sidebar__widget_454431ae427e49cb .wp-block-categories-list_e5ceac31f62589d6 li a,
    .sidebar__widget_454431ae427e49cb .wp-block-archives-list_3b4ba7af5d02da08 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_92e2ddd6b9e9580d {
  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_92e2ddd6b9e9580d .about-desc_303a1a63e2c92254 {
    text-align: left; }
    .widget-about-info_92e2ddd6b9e9580d .about-desc_303a1a63e2c92254 .about-title_2144dfe002021be1 {
      font-size: 20px; }
  .widget-about-info_92e2ddd6b9e9580d .about-image_c4964435a519df17 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_92e2ddd6b9e9580d .te-social-profile_f2aedfe15d20f1a8 {
    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_92e2ddd6b9e9580d .te-social-profile_f2aedfe15d20f1a8 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_92e2ddd6b9e9580d .te-social-profile_f2aedfe15d20f1a8 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_282f5f00b7c5d445.has-author_3f9e7a3405b9e7de.wp-block-latest-posts_8128d0a084c43206 .wp-block-latest-posts__te-post-title_2faceefa83394126 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_da816e9c986ded5c .wp-block-heading_45c3d55b35d5f9cc:before,
.widget_rss_da816e9c986ded5c .widget-title_98f6a7b612b2b4ee:before {
  display: none; }
.widget_rss_da816e9c986ded5c .rss-widget-icon_22e5e035583d3ad8 {
  margin-right: 6px; }
.widget_rss_da816e9c986ded5c ul li a.rsswidget_cc1c73195c09db3c {
  color: #14203A; }
  .widget_rss_da816e9c986ded5c ul li a.rsswidget_cc1c73195c09db3c:hover {
    color: #317EFE; }

.wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-title_b597e9a63f3cde8b,
.wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-title_b597e9a63f3cde8b,
.widget_rss_da816e9c986ded5c .wp-block-rss__item-title_b597e9a63f3cde8b {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-title_b597e9a63f3cde8b a:before,
  .wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-title_b597e9a63f3cde8b a:before,
  .widget_rss_da816e9c986ded5c .wp-block-rss__item-title_b597e9a63f3cde8b a:before {
    display: none; }
.wp-block-latest-posts_8128d0a084c43206 .wp-block-latest-posts__post-author_4a62d75c15fa956d,
.wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-publish-date_1b161b2226a0d94a,
.wp-block-rss_aab9a7728142adf0 .wp-block-latest-posts__post-author_4a62d75c15fa956d,
.wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-publish-date_1b161b2226a0d94a,
.widget_rss_da816e9c986ded5c .wp-block-latest-posts__post-author_4a62d75c15fa956d,
.widget_rss_da816e9c986ded5c .wp-block-rss__item-publish-date_1b161b2226a0d94a {
  margin-right: 10px; }
.wp-block-latest-posts_8128d0a084c43206 .wp-block-latest-posts__post-author_4a62d75c15fa956d,
.wp-block-latest-posts_8128d0a084c43206 .wp-block-latest-posts__te-post-date_84abbff0b9d90702,
.wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-publish-date_1b161b2226a0d94a,
.wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-author_9cdad6bcb8dc722e,
.wp-block-latest-posts_8128d0a084c43206 .rss-date_e20d01db1b8fd462,
.wp-block-rss_aab9a7728142adf0 .wp-block-latest-posts__post-author_4a62d75c15fa956d,
.wp-block-rss_aab9a7728142adf0 .wp-block-latest-posts__te-post-date_84abbff0b9d90702,
.wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-publish-date_1b161b2226a0d94a,
.wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-author_9cdad6bcb8dc722e,
.wp-block-rss_aab9a7728142adf0 .rss-date_e20d01db1b8fd462,
.widget_rss_da816e9c986ded5c .wp-block-latest-posts__post-author_4a62d75c15fa956d,
.widget_rss_da816e9c986ded5c .wp-block-latest-posts__te-post-date_84abbff0b9d90702,
.widget_rss_da816e9c986ded5c .wp-block-rss__item-publish-date_1b161b2226a0d94a,
.widget_rss_da816e9c986ded5c .wp-block-rss__item-author_9cdad6bcb8dc722e,
.widget_rss_da816e9c986ded5c .rss-date_e20d01db1b8fd462 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_8128d0a084c43206 .wp-block-latest-posts__te-post-date_84abbff0b9d90702:before,
.wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-publish-date_1b161b2226a0d94a:before,
.wp-block-latest-posts_8128d0a084c43206 .rss-date_e20d01db1b8fd462:before,
.wp-block-rss_aab9a7728142adf0 .wp-block-latest-posts__te-post-date_84abbff0b9d90702:before,
.wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-publish-date_1b161b2226a0d94a:before,
.wp-block-rss_aab9a7728142adf0 .rss-date_e20d01db1b8fd462:before,
.widget_rss_da816e9c986ded5c .wp-block-latest-posts__te-post-date_84abbff0b9d90702:before,
.widget_rss_da816e9c986ded5c .wp-block-rss__item-publish-date_1b161b2226a0d94a:before,
.widget_rss_da816e9c986ded5c .rss-date_e20d01db1b8fd462:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8128d0a084c43206 .wp-block-latest-posts__post-author_4a62d75c15fa956d:before,
.wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-author_9cdad6bcb8dc722e:before,
.wp-block-rss_aab9a7728142adf0 .wp-block-latest-posts__post-author_4a62d75c15fa956d:before,
.wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-author_9cdad6bcb8dc722e:before,
.widget_rss_da816e9c986ded5c .wp-block-latest-posts__post-author_4a62d75c15fa956d:before,
.widget_rss_da816e9c986ded5c .wp-block-rss__item-author_9cdad6bcb8dc722e:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8128d0a084c43206 .wp-block-latest-posts__post-excerpt_8a6e5b4ca0b82d4a,
.wp-block-latest-posts_8128d0a084c43206 .wp-block-rss__item-excerpt_9ee4cbe97a6ac58d,
.wp-block-latest-posts_8128d0a084c43206 .rssSummary_941e5f88022f5fd2,
.wp-block-rss_aab9a7728142adf0 .wp-block-latest-posts__post-excerpt_8a6e5b4ca0b82d4a,
.wp-block-rss_aab9a7728142adf0 .wp-block-rss__item-excerpt_9ee4cbe97a6ac58d,
.wp-block-rss_aab9a7728142adf0 .rssSummary_941e5f88022f5fd2,
.widget_rss_da816e9c986ded5c .wp-block-latest-posts__post-excerpt_8a6e5b4ca0b82d4a,
.widget_rss_da816e9c986ded5c .wp-block-rss__item-excerpt_9ee4cbe97a6ac58d,
.widget_rss_da816e9c986ded5c .rssSummary_941e5f88022f5fd2 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_80dd7eb5306fdeca .te-single-post-meta_84cefed43d0cf323 {
  gap: 32px; }

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

.te-comment-title_d597d569dafe4c73 h2,
.te-comment-title_d597d569dafe4c73 .wp-block-comments-title_e9a0cffea8f53f4e,
.wp-block-comments_fe757c8722731cf7 h2,
.wp-block-comments_fe757c8722731cf7 .wp-block-comments-title_e9a0cffea8f53f4e {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 {
  padding-left: 0; }
  .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 .wp-block-te-comment-reply_5708f39242a2d4a5 {
    margin-top: 15px; }
  .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-column_5f828f5df50d1267:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-avatar_4a6494fc7303cfab {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-avatar_4a6494fc7303cfab img {
        width: 100%; }
    .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-comment-author-name_a9ff1aee074db40b a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-comment-edit-link_c1f9a4f4977d6e18 a {
      color: #317EFE; }
    .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-comment-date_7280fe29293b70c3 a,
    .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-comment-edit-link_c1f9a4f4977d6e18 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-te-comment-reply_5708f39242a2d4a5 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_fe757c8722731cf7 .wp-block-comment-template_714b79f7ce634878 li .wp-block-columns_71fd4a77cb2d71d4 .wp-block-te-comment-reply_5708f39242a2d4a5 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_221574783562ee91 .te-comment-respond_3dfdd7a8764442f4,
.te-latest-comments_221574783562ee91 .comment-respond_c0e70c7ca095e9f5 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_221574783562ee91 li .children .te-comments-item_c2e4fe44e6f73a01 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_221574783562ee91 li .children .te-comments-item_c2e4fe44e6f73a01 {
      margin-left: 0; } }
.te-latest-comments_221574783562ee91 li .children .children .te-comments-item_c2e4fe44e6f73a01 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 {
      padding: 30px; } }
  .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-avatar_e73a1a938965eb06 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-avatar_e73a1a938965eb06 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-avatar_e73a1a938965eb06 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d {
    overflow: hidden; }
    .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d .te-avatar-name_5c7c046a5c09e822 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d .te-avatar-name_5c7c046a5c09e822 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_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d .te-avatar-name_5c7c046a5c09e822 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_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d .te-avatar-name_5c7c046a5c09e822 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d .te-comment-reply_776a8aa0eaf7112b {
      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_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d .te-comment-reply_776a8aa0eaf7112b {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_221574783562ee91 li .te-comments-item_c2e4fe44e6f73a01 .te-comments-text_698db48543612b8d .te-comment-reply_776a8aa0eaf7112b:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_8ccc0ee9b476ba5b .te-contacts-message_c2e37edf8e1d4ea6 {
  margin-top: 10px; }

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

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

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

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

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

.te-portfolio-card_05cb5c45f4824464.style-3_6349f3a3ad78cb39:hover .te-content-wrapper_a94b1d3e871f10f4 .content .btn-wrapper_78a57db5160e312f {
  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_05cb5c45f4824464.style-3_6349f3a3ad78cb39 .te-content-wrapper_a94b1d3e871f10f4 {
  padding: 0; }
  .te-portfolio-card_05cb5c45f4824464.style-3_6349f3a3ad78cb39 .te-content-wrapper_a94b1d3e871f10f4 .content .content-inner_da61984e90ffe493 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_05cb5c45f4824464.style-3_6349f3a3ad78cb39 .te-content-wrapper_a94b1d3e871f10f4 .content .btn-wrapper_78a57db5160e312f {
    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_ea8797df0b55eb12.style-1_4a32a5c2ca76aa2f {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_ea8797df0b55eb12.style-1_4a32a5c2ca76aa2f {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_f15159f2e82b9639.style-1_4a32a5c2ca76aa2f {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_42c2ab1564c75f60.style-1_4a32a5c2ca76aa2f {
  overflow: hidden; }

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

.about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 .te-about-image-card_241d2deca13f8cfb {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 .te-about-image-card_241d2deca13f8cfb .te-main-img-wrapper_277189d3dda1c8bb .te-main-img-inner_2fad0de83d8ab047 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 .te-about-image-card_241d2deca13f8cfb .te-company-foundation_5ebd9206db2a864b {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 .te-about-info-card_d41970815276c185 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 .te-about-info-card_d41970815276c185 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_4a076374fb916e5d.style-2_c8e1c494e945ecb2 .te-about-info-card_d41970815276c185 {
      padding-left: 80px; } }

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

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

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

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

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

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

.testimonial-slider-area_f15159f2e82b9639 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_f15159f2e82b9639.style-2_c8e1c494e945ecb2 .slick-list_7c6a952848ca31a7 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_f15159f2e82b9639.style-2_c8e1c494e945ecb2 .slick-list_7c6a952848ca31a7 .te-slick-item_1d8b6ab5c6239bf7 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de .te-counter-item_814fda76f74e38b6 .icon_13eab8add6abe487 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de .te-counter-item_814fda76f74e38b6 .te-counter-title_f835b307b0ad3718 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de .te-counter-item_814fda76f74e38b6 .te-counter-title_f835b307b0ad3718 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de .te-counter-item_814fda76f74e38b6 .title {
    color: #ffffff; }
  .counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de .te-counter-item_814fda76f74e38b6 .number_1025dc9bf7fe85a7 {
    color: #E7F914; }
  .counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de .te-counter-item_814fda76f74e38b6 .number_1025dc9bf7fe85a7,
  .counter-up-area_3fea608c7ccd2ddd.style-2_c8e1c494e945ecb2 .te-counter-card_0f72a9882a9a66de .te-counter-item_814fda76f74e38b6 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-image-bg-collumn_a9a13899fc89f69b {
      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_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-subscribe-form-wrapper_c248f59bbf05e2e1 {
      padding: 0; }
    .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 {
      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_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 {
          -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_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 {
          -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_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 {
          gap: 60px; } }
      .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 .te-subscribe-title_abe9fe88132d4b2f {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 .te-content-inner_698aa53c1677f8e5 {
        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_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 .te-content-inner_698aa53c1677f8e5 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 .te-content-inner_698aa53c1677f8e5 .icon_13eab8add6abe487 {
          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_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .te-subscribe-form-widget_9f9459e916a5f402 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .mc4wp-form-fields_cd318b8ef46b90ae {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_5bdbbe55c9e032b4.style-2_c8e1c494e945ecb2 .te-subscribe-inner-area_33e8f38111c9b636 .mc4wp-form-fields_cd318b8ef46b90ae {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_f15159f2e82b9639.style-3_6349f3a3ad78cb39 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_f15159f2e82b9639.style-3_6349f3a3ad78cb39 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_f15159f2e82b9639.style-3_6349f3a3ad78cb39 {
      padding: 100px 0; } }
  .testimonial-slider-area_f15159f2e82b9639.style-3_6349f3a3ad78cb39 .slick-list_7c6a952848ca31a7 .slick-slide.slick-current_2881081fa3ee447e .te-testimonial-card_e3b6427e710829df.style-3_6349f3a3ad78cb39 .te-content-wrapper_a94b1d3e871f10f4 .te-user-meta_b7cdcdaa58ec0dd1 .icon_13eab8add6abe487 {
    color: #317EFE; }

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

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

.te-contact-info_1240cb1cd3ed3ef1 {
  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_1240cb1cd3ed3ef1 .te-icon-card_18452ff9caf0c142 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

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

.service-details-overview_2f45f4d4cb137a1b {
  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_2f45f4d4cb137a1b .list-wrapper_52f6bd827973f8a1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_2f45f4d4cb137a1b .list-wrapper_52f6bd827973f8a1 .icon_13eab8add6abe487 {
      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_2f45f4d4cb137a1b .list-wrapper_52f6bd827973f8a1 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_2f45f4d4cb137a1b .list-wrapper_52f6bd827973f8a1 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_2f45f4d4cb137a1b .list-wrapper_52f6bd827973f8a1 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_2f45f4d4cb137a1b .list-wrapper_52f6bd827973f8a1 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_d2b0a2faf95f0da6 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_d2b0a2faf95f0da6 .te-team-card_01322703b16ff0f3 {
    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_c67d7ed247dcb0fa {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_c67d7ed247dcb0fa {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_c67d7ed247dcb0fa {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_1005a8e514136602 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_1005a8e514136602 .te-subscribe-form-widget_9f9459e916a5f402 .submit-btn_f32cdfa7c3f1ea58 span {
    display: none; }
  .footer_1005a8e514136602.style-1_4a32a5c2ca76aa2f {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_1005a8e514136602.style-1_4a32a5c2ca76aa2f .te-footer-sec_80c8c4532fdb78e4 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_1005a8e514136602.style-1_4a32a5c2ca76aa2f .te-footer-sec_80c8c4532fdb78e4 .te-footer-widget_2b6d462ab486e949 .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-form-fields_cd318b8ef46b90ae {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_1005a8e514136602.style-1_4a32a5c2ca76aa2f .te-footer-widget_2b6d462ab486e949 .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 input {
      color: #131A2A; }
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .wp-block-heading_45c3d55b35d5f9cc,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .widget-title_98f6a7b612b2b4ee,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .wp-block-search__label_ef9d8835add5d926,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .wp-block-heading_45c3d55b35d5f9cc,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .widget-title_98f6a7b612b2b4ee,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .wp-block-search__label_ef9d8835add5d926,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb ul li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb ol li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb ul li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb ol li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb ul li,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-calendar-table_2b353d81f8fbedd9,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-block-calendar_b6508c8f034b8dc5 caption,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 nav.wp-calendar-nav_9ebb93ef3b662344 a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-block-latest-comments__comment-excerpt_3ac9ca36ae6c0009,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-calendar-table_2b353d81f8fbedd9 caption,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_text_413929af9dfd1b44,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .tagcloud_71c7ac4ae0979d6f a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .wp-block-tag-cloud_f1de5bba665c6b38 a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .tagcloud_71c7ac4ae0979d6f a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .wp-block-tag-cloud_f1de5bba665c6b38 a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-block-latest-comments__comment-date_5f7cabd5c19dab2a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-block-latest-comments__comment_b9c8cb20849744a6,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-block-archives-dropdown_184b3cc7e7bfe214 label,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_categories_850b6e1477e03fd7 li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_archive_a8469896e0240957 li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_nav_menu_bfe499b2234cafd9 li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_tag_cloud_488fa5701629bc7f a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_rss_da816e9c986ded5c li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_rss_da816e9c986ded5c li,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .footer__widget_b1ca40a5cbf9a94c a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .footer__widget_b1ca40a5cbf9a94c li,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 li.recentcomments_5b727b8576560182 {
    color: #ffffff; }
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-theme-btn_3befdb1de5b1bb86,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-block-loginout_b9ceef499fe28ab8 a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 input.te-theme-btn_3befdb1de5b1bb86,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .wp-block-search_1322896ab75cdc7c button,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .search-form_f0fe36137050b0dd button,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .widget_3ef202adaac3a6fb .sidebar__search_eb10aaf777a861cc button,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .wp-block-search_1322896ab75cdc7c button,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .search-form_f0fe36137050b0dd button,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .sidebar__widget_454431ae427e49cb .sidebar__search_eb10aaf777a861cc button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_1005a8e514136602 .footer__widget_b1ca40a5cbf9a94c li {
    list-style: none; }
  .footer_1005a8e514136602 .te-footer-widget_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 li.wp-block-social-link_242598302097a3d9 {
    display: inline-block;
    width: unset !important; }
  .footer_1005a8e514136602 .te_widget_nav_menu_a7792ac94e30ae72 li.cat-item_b461248f417b399f {
    text-align: right; }
    .footer_1005a8e514136602 .te_widget_nav_menu_a7792ac94e30ae72 li.cat-item_b461248f417b399f a {
      float: left; }
  .footer_1005a8e514136602 .te-footer-bg_9a679925b0f37f16 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_1005a8e514136602 .footer-nav-widget_4d1c404ca9e21e7a {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_1005a8e514136602 .footer-nav-widget_4d1c404ca9e21e7a {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_1005a8e514136602 .footer-nav-widget_4d1c404ca9e21e7a {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_1005a8e514136602 .footer-nav-widget_4d1c404ca9e21e7a {
        padding: 0 30px; } }

.te-footer-widget_2b6d462ab486e949 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_2b6d462ab486e949 {
      margin-bottom: 40px; } }
  .te-footer-widget_2b6d462ab486e949 .te-footer-widget-title_8b863494133ffa56,
  .te-footer-widget_2b6d462ab486e949 .wp-block-heading_45c3d55b35d5f9cc {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_2b6d462ab486e949 ul {
    padding-left: 0; }
  .te-footer-widget_2b6d462ab486e949 .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-form-fields_cd318b8ef46b90ae {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_2b6d462ab486e949 .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_2b6d462ab486e949.widget-latest-posts-footer_95062860bea039fa {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_2b6d462ab486e949.zoom-instagram-widget_7215f07793f39af6 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_2b6d462ab486e949.widget_contact_info_widget_1bb7924fa2f6a2d9 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_2b6d462ab486e949 .widget-instagram-feed_342d4db48d8679a5 {
      width: 170px; } }
  .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c {
        padding-right: 0; } }
    .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c .te-footer-logo_274019eb6753c600 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c .info-form-and-social-icon_37c8f662decc58ad {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c .info-form-and-social-icon_37c8f662decc58ad .te-social-profile_f2aedfe15d20f1a8 {
        margin-top: 0; }
    .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c .te-social-profile_f2aedfe15d20f1a8 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_2b6d462ab486e949 .te-footer-widget-info_4047534ecf7ef46c .info-form-and-social-icon_37c8f662decc58ad {
        -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_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 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_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 p {
    color: #335371; }
  .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul {
    list-style: none; }
    .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 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_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li:first-child .contact-icon_1bb35fb43e6a4564 {
          margin-top: 5px; }
      .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li .contact-icon_1bb35fb43e6a4564 {
        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_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li .contact-text_7ff423108ec0299d {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li .contact-text_7ff423108ec0299d a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li .contact-text_7ff423108ec0299d span,
        .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li .contact-text_7ff423108ec0299d p,
        .te-footer-widget_2b6d462ab486e949 .te-footer-widget-contact_d26178da3e1a0ec3 .footer-contact_6a3b1cb6dc04fa79 ul li .contact-text_7ff423108ec0299d 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_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-thumb_2230c022a22aeb4f {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-desc_056a15456095c7d8 .te-latest-post-title_fe649d04c49b01f6 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-desc_056a15456095c7d8 .te-latest-post-title_fe649d04c49b01f6 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_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-desc_056a15456095c7d8 .te-latest-post-title_fe649d04c49b01f6 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-desc_056a15456095c7d8 .te-latest-post-meta_05e51ff1819d63b9 {
      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_092107211f742316 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_092107211f742316 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_092107211f742316 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_092107211f742316 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_5bdbbe55c9e032b4 {
  overflow: hidden; }
  .subscribe-area_5bdbbe55c9e032b4.style-1_4a32a5c2ca76aa2f .te-subscribe-inner-area_33e8f38111c9b636 .te-content-wrapper_a94b1d3e871f10f4 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_5bdbbe55c9e032b4.style-1_4a32a5c2ca76aa2f .te-image-bg-collumn_a9a13899fc89f69b {
    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_5bdbbe55c9e032b4.style-1_4a32a5c2ca76aa2f .te-image-bg-collumn_a9a13899fc89f69b {
        display: none; } }
  .subscribe-area_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 {
    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_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 .short-title_d7231283a1a9a02e {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 .te-subscribe-title_abe9fe88132d4b2f {
      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_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 .te-subscribe-title_abe9fe88132d4b2f {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 .te-subscribe-title_abe9fe88132d4b2f {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 .te-subscribe-title_abe9fe88132d4b2f {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_5bdbbe55c9e032b4 .te-content-wrapper_a94b1d3e871f10f4 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_5bdbbe55c9e032b4 .te-subscribe-inner-area_33e8f38111c9b636 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_5bdbbe55c9e032b4 .te-subscribe-inner-area_33e8f38111c9b636 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_5bdbbe55c9e032b4 .te-subscribe-inner-area_33e8f38111c9b636 .te-subscribe-collumn_a1274dcd2391a74a {
      -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_5bdbbe55c9e032b4 .te-subscribe-inner-area_33e8f38111c9b636 .te-subscribe-collumn_a1274dcd2391a74a.te-image-bg-collumn_a9a13899fc89f69b {
          display: none; } }
    .subscribe-area_5bdbbe55c9e032b4 .te-subscribe-inner-area_33e8f38111c9b636 .mc4wp-form-fields_cd318b8ef46b90ae {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_5bdbbe55c9e032b4 .te-subscribe-inner-area_33e8f38111c9b636 .mc4wp-form-fields_cd318b8ef46b90ae {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_5bdbbe55c9e032b4 .te-subscribe-inner-area_33e8f38111c9b636 .mc4wp-form-fields_cd318b8ef46b90ae .submit-btn_f32cdfa7c3f1ea58 {
        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_2b6d462ab486e949 .te-subscribe-form-wrapper_c248f59bbf05e2e1 {
  color: #335371; }

.te-subscribe-form-widget_9f9459e916a5f402 {
  position: relative; }
  .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-form-fields_cd318b8ef46b90ae {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9f9459e916a5f402 .single-field_973b9be40c22ab21 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_9f9459e916a5f402 .submit-btn_f32cdfa7c3f1ea58 {
    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_9f9459e916a5f402 .submit-btn_f32cdfa7c3f1ea58:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-response_a6e546dbb6be21de {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-response_a6e546dbb6be21de .mc4wp-alert_95bb4f2f108686d4.mc4wp-error_b2b9aafde8a65c46 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-response_a6e546dbb6be21de .mc4wp-alert_95bb4f2f108686d4.mc4wp-error_b2b9aafde8a65c46 a {
      color: #ff0000; }
    .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-response_a6e546dbb6be21de .mc4wp-alert_95bb4f2f108686d4.mc4wp-success_5ea08df8070041e3 p, .te-subscribe-form-widget_9f9459e916a5f402 .mc4wp-response_a6e546dbb6be21de .mc4wp-alert_95bb4f2f108686d4.mc4wp-notice_089fe76e9a36eb12 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_4ea78fc47952ccfe {
  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_4ea78fc47952ccfe .te-footer-logo_274019eb6753c600 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_4ea78fc47952ccfe .te-social-widget_96a1538d0e02c87d {
    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_4ea78fc47952ccfe .te-social-widget_96a1538d0e02c87d span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_1005a8e514136602.style-2_c8e1c494e945ecb2 {
  background-color: #131A2A; }
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-sec_80c8c4532fdb78e4 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-widget-title_8b863494133ffa56,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .wp-block-heading_45c3d55b35d5f9cc {
    color: #ffffff;
    font-size: 24px; }
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .footer-bottom-area_191100c17c696ed5 .te-copyright-text_7da8ce79fb6016bd p,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-widget_2b6d462ab486e949.te_widget_nav_menu_a7792ac94e30ae72 li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-widget_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-desc_056a15456095c7d8 .te-latest-post-title_fe649d04c49b01f6 a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-widget_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-desc_056a15456095c7d8 .te-latest-post-title_fe649d04c49b01f6,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-widget_2b6d462ab486e949 .te_widget_latest_post_5aa6473008fbac42 ul li .te-latest-post-desc_056a15456095c7d8 .te-latest-post-meta_05e51ff1819d63b9,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-widget_2b6d462ab486e949 .te-subscribe-form-wrapper_c248f59bbf05e2e1,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .te-footer-bottom-menu_092107211f742316 ul li a,
  .footer_1005a8e514136602.style-2_c8e1c494e945ecb2 .footer-bottom-area_191100c17c696ed5 .te-copyright-text_7da8ce79fb6016bd p a {
    color: #ffffff; }

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