/**
 * 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_4003c656dfeffca3 {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_88f8a67a421d24e0,
.wp-block-loginout_7fdf83cfaa0d15d3 a,
input.te-theme-btn_88f8a67a421d24e0 {
  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_88f8a67a421d24e0:hover,
  .wp-block-loginout_7fdf83cfaa0d15d3 a:hover,
  input.te-theme-btn_88f8a67a421d24e0:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_88f8a67a421d24e0:focus,
  .wp-block-loginout_7fdf83cfaa0d15d3 a:focus,
  input.te-theme-btn_88f8a67a421d24e0:focus {
    color: #ffffff; }
  .te-theme-btn_88f8a67a421d24e0.yellow-btn_4ea73ff2db42408c,
  .wp-block-loginout_7fdf83cfaa0d15d3 a.yellow-btn_4ea73ff2db42408c,
  input.te-theme-btn_88f8a67a421d24e0.yellow-btn_4ea73ff2db42408c {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_88f8a67a421d24e0.simple-btn_e037a98a9e005caf,
  .wp-block-loginout_7fdf83cfaa0d15d3 a.simple-btn_e037a98a9e005caf,
  input.te-theme-btn_88f8a67a421d24e0.simple-btn_e037a98a9e005caf {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_5fb1fd2b4e307cc3 {
  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_5fb1fd2b4e307cc3 .circle-rotate-inner_326bdfeb9924d715 {
    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_673847ecde39a19f {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_8df3f04b6b4bdd1a {
  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_00ee5d11e4f6f9e1 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_00ee5d11e4f6f9e1 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_00ee5d11e4f6f9e1 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_00ee5d11e4f6f9e1 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_804b527db975dde3 .size-full_dc027aefec31b78f.alignright_93ffb0e6e7bacb45 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_804b527db975dde3 figure.wp-caption_78ee456ce41cfd6c.aligncenter_c06f2a50c425e95d {
  margin-top: 40px; }
.tp-page-content_804b527db975dde3 dl, .tp-page-content_804b527db975dde3 ol, .tp-page-content_804b527db975dde3 ul {
  margin-bottom: 11px; }
.tp-page-content_804b527db975dde3 .te-comment-respond_df43cbf7ae9f258f {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_804b527db975dde3 .te-latest-comments_c9ebc6b5d4e82a35 .te-comment-respond_df43cbf7ae9f258f {
  margin-bottom: 40px; }
.tp-page-content_804b527db975dde3 .te-post-comments_fdeba77c97fb3d91 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_29489a76b9331e3b .gallery-item_fd3d6fe19bffc754 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_03eb0dd3aa841bd4 .gallery-item_fd3d6fe19bffc754 {
  max-width: 50%; }

.gallery-columns-3_b800573ab1b2b252 .gallery-item_fd3d6fe19bffc754 {
  max-width: 33.33%; }

.gallery-columns-4_5405a8590a615961 .gallery-item_fd3d6fe19bffc754 {
  max-width: 25%; }

.gallery-columns-5_f54c26e429913b7e .gallery-item_fd3d6fe19bffc754 {
  max-width: 20%; }

.gallery-columns-6_0e8212cff0a889f6 .gallery-item_fd3d6fe19bffc754 {
  max-width: 16.66%; }

.gallery-columns-7_2773f3a42efd0c22 .gallery-item_fd3d6fe19bffc754 {
  max-width: 14.28%; }

.gallery-columns-8_60fc73f2e903ebce .gallery-item_fd3d6fe19bffc754 {
  max-width: 12.5%; }

.gallery-columns-9_7d6ee920e811ade7 .gallery-item_fd3d6fe19bffc754 {
  max-width: 11.11%; }

.gallery-caption_b1e282ab654f4ca5 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_d0076ebca65ce305 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_134f6d31b92f6006 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_2bbfd5f4d39800dd {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_e18925ebef1a00ce p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_966b951f4c7cf643 p.wp-block-cover-text_8e488055c11d5fbf,
.wp-block-cover_966b951f4c7cf643.is-light_2c1d5e3e10475dc8 .wp-block-cover__inner-container_9e9b5cad78fb2a78 {
  color: #fff !important; }

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

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

.widget_b002c9dcd4192d8c .wp-block-archives-dropdown_e30a71e75d97abb2,
.widget_b002c9dcd4192d8c .wp-block-categories-dropdown_52f43101a15230bc,
.widget_b002c9dcd4192d8c .wp-block-loginout_7fdf83cfaa0d15d3,
.widget_b002c9dcd4192d8c .wp-block-social-links_ebe0b6a247ed5569,
.widget_b002c9dcd4192d8c.widget_archive_d776f0ad4d1d441b select,
.widget_b002c9dcd4192d8c.te_widget_categories_31f8449312508adf select,
.widget_b002c9dcd4192d8c.widget_text_dd82db55ef8b5816 select,
.widget_b002c9dcd4192d8c.te_widget_search_19a1a841dc8fc141 .search-form_fbd28ee5372c4a00,
.widget_b002c9dcd4192d8c.te_widget_tag_cloud_173d063866599572 .tagcloud_3e91fa726e43529d,
.widget_b002c9dcd4192d8c .wp-block-tag-cloud_92c1ed20c65585fe {
  margin-bottom: 6px; }

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

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

.blog-search-content_b6587b36e15c883f {
  margin: 0; }
  .blog-search-content_b6587b36e15c883f .wp-block-search_134f6d31b92f6006,
  .blog-search-content_b6587b36e15c883f .search-form_fbd28ee5372c4a00,
  .blog-search-content_b6587b36e15c883f .sidebar__search_45c2c39c87e35bda {
    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_b6587b36e15c883f .wp-block-search_134f6d31b92f6006,
      .blog-search-content_b6587b36e15c883f .search-form_fbd28ee5372c4a00,
      .blog-search-content_b6587b36e15c883f .sidebar__search_45c2c39c87e35bda {
        width: 100%; } }
    .blog-search-content_b6587b36e15c883f .wp-block-search_134f6d31b92f6006 .wp-block-search__inside-wrapper_8b679dc55919ce2f,
    .blog-search-content_b6587b36e15c883f .search-form_fbd28ee5372c4a00 .wp-block-search__inside-wrapper_8b679dc55919ce2f,
    .blog-search-content_b6587b36e15c883f .sidebar__search_45c2c39c87e35bda .wp-block-search__inside-wrapper_8b679dc55919ce2f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_b6587b36e15c883f .wp-block-search_134f6d31b92f6006 label,
    .blog-search-content_b6587b36e15c883f .search-form_fbd28ee5372c4a00 label,
    .blog-search-content_b6587b36e15c883f .sidebar__search_45c2c39c87e35bda 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_b6587b36e15c883f .wp-block-search_134f6d31b92f6006 input,
    .blog-search-content_b6587b36e15c883f .search-form_fbd28ee5372c4a00 input,
    .blog-search-content_b6587b36e15c883f .sidebar__search_45c2c39c87e35bda 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_b6587b36e15c883f .wp-block-search_134f6d31b92f6006 button,
    .blog-search-content_b6587b36e15c883f .search-form_fbd28ee5372c4a00 button,
    .blog-search-content_b6587b36e15c883f .sidebar__search_45c2c39c87e35bda 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_804b527db975dde3 .wp-smiley_0b10e7651e124a9d,
.entry-content_1207ca99f4330ed9 .wp-smiley_0b10e7651e124a9d,
.comment-content_6448a2de6ba4b501 .wp-smiley_0b10e7651e124a9d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_df43cbf7ae9f258f.style-two_07859610a896a488 .wpcf7-form_21344b051b384e76 .wpcf7-not-valid-tip_49e5a46aaa8eb14f {
  color: #d9c0b8 !important; }
.te-comment-respond_df43cbf7ae9f258f .wpcf7-form_21344b051b384e76 .wpcf7-not-valid_92a07af559854e49 {
  border-color: #dc3232 !important; }
.te-comment-respond_df43cbf7ae9f258f .wpcf7-form_21344b051b384e76 .wpcf7-not-valid-tip_49e5a46aaa8eb14f {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_df43cbf7ae9f258f .wpcf7-form_21344b051b384e76.sent_42c0f4e1cb3a1eb7 .wpcf7-response-output_76c64aa623348be2 {
  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_df43cbf7ae9f258f .wpcf7-form_21344b051b384e76.invalid_80198e737117d4d9 .wpcf7-response-output_76c64aa623348be2 {
  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_732f5615b6b02017 {
  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_732f5615b6b02017 .wpcf7-te-list-item_68631f5e01894392 {
    margin: 0; }
    .wpcf7-form-control_732f5615b6b02017 .wpcf7-te-list-item_68631f5e01894392 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_732f5615b6b02017 .wpcf7-te-list-item_68631f5e01894392 label .wpcf7-te-list-item-label_8c408856010f08eb {
        font-size: 16px;
        font-weight: 400; }

.logged-in_2cfc05c234ef0850 .te-comment-respond_df43cbf7ae9f258f textarea {
  margin-bottom: 12px; }

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

body.admin-bar_64e4b3a249eaf3bd .header-menu-area_2b6502e301bf5d4f.sticky_menu_c453fd697233fa35 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_64e4b3a249eaf3bd .header-menu-area_2b6502e301bf5d4f.sticky_menu_c453fd697233fa35 {
      top: 0; } }

.page-template-default_a4beb36f9bc434f1.page-id-146_4f9270f8a3c3b740 .tp-page-content_804b527db975dde3 p:last-child {
  margin-bottom: 10px; }
.page-template-default_a4beb36f9bc434f1.page-id-1133_e17d71a615a06b1a .tp-page-content_804b527db975dde3 .te-comment-respond_df43cbf7ae9f258f {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_a4beb36f9bc434f1.page-id-3_d608db9463caf306 .page-area_2f6f2b98286093dd {
  padding-top: 128px; }

.single-post-item_80db04580037d138.post-24_cdccac001ca385f7 .wp-block-button_693c7aa4f8f866bd a {
  color: #ffffff; }

.post-template-default_2bdddbd30da7e5a5.postid-163_f52bb58c6a149e3f .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_2bdddbd30da7e5a5.postid-150_1bfc2f475115ae57 .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_2bdddbd30da7e5a5.postid-150_1bfc2f475115ae57 .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-block-group_0767455bf7affc08.is-layout-constrained_116fe65385d67ba0:last-child {
    border: 1px solid #000; }
.post-template-default_2bdddbd30da7e5a5.postid-51_4295f90e141ea5bf .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_2bdddbd30da7e5a5.postid-51_4295f90e141ea5bf .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_2bdddbd30da7e5a5.postid-1163_653148e86a7376a2 .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-caption_78ee456ce41cfd6c, .post-template-default_2bdddbd30da7e5a5.postid-568_76344fdd30d1188b .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-caption_78ee456ce41cfd6c {
  margin-top: 20px; }
.post-template-default_2bdddbd30da7e5a5.postid-1785_9afba71d1e5579d7 .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-block-button__link_64dcfce15b7b9cf3 {
  color: #ffffff !important; }
.post-template-default_2bdddbd30da7e5a5.postid-1149_21d179dc2baef839 .te-blog-details-wrapper_fdb669ba5a72f82a .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e p {
  margin-bottom: 0; }
.post-template-default_2bdddbd30da7e5a5.postid-555_1bb4a0f56e00e8b3 .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_59c528cd854f1e77.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_59c528cd854f1e77.not-found .error-content_0fa08a1b75605127 .error-btn-bh_ff4383ca76cc0eec {
    margin-top: 20px; }

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

.sidebar_17ff6520a1cdc371 .widget_media_gallery_d2716e9be7a38790 .gallery-item_fd3d6fe19bffc754 {
  margin-bottom: 0; }
  .sidebar_17ff6520a1cdc371 .widget_media_gallery_d2716e9be7a38790 .gallery-item_fd3d6fe19bffc754 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_3251212ec2dfa629 {
  -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_25d6cf74d7f4c495 {
  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_53abb9901a38a140 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_64e4b3a249eaf3bd .header-area_176748af795d1bbe.style-2_b740f6133348edf1.login .te-header-menu-area_d67d59e4296be718 {
  top: auto !important; }

.header-area_176748af795d1bbe .container-fluid_5a8ea8d51208da08 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_176748af795d1bbe .container-fluid_5a8ea8d51208da08 {
      padding: 0 24px; } }
.header-area_176748af795d1bbe.style-2_b740f6133348edf1 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .header-top .te-header-contact-info_92d7da32074fa0a3 span {
    color: #677471; }
    .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .header-top .te-header-contact-info_92d7da32074fa0a3 span i {
      color: #317EFE; }
    .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .header-top .te-header-contact-info_92d7da32074fa0a3 span a {
      color: #677471; }
  .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .header-top .te-social-profile_ae6bd1c46c8dd4d7 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .header-top .te-social-profile_ae6bd1c46c8dd4d7 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_176748af795d1bbe.style-2_b740f6133348edf1 .te-header-menu-area_d67d59e4296be718 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .te-header-menu-area_d67d59e4296be718 .menu-wrapper_0cfc093ac8d1edc1 {
    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_176748af795d1bbe.style-2_b740f6133348edf1 .te-header-menu-area_d67d59e4296be718 .menu-wrapper_0cfc093ac8d1edc1 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .te-header-menu-area_d67d59e4296be718 .te-header-btn_832590d41c3c4c7c .te-quote-btn_4f8d87d51da9c0cf {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_176748af795d1bbe.style-2_b740f6133348edf1 .te-sticky_menu {
  top: 0; }
  .header-area_176748af795d1bbe.style-2_b740f6133348edf1 .te-sticky_menu .menu-wrapper_0cfc093ac8d1edc1 {
    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_9e8ff699e64c3f64 {
    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_5a5b4e3576eb471d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_92d7da32074fa0a3 {
    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_92d7da32074fa0a3 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_92d7da32074fa0a3 span.te-contact-info-item_da59f91a95ef5122 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_92d7da32074fa0a3 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_b8843894ae5c775a {
      display: none; } }
  .header-top .header-top-btn_b8843894ae5c775a 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_b8843894ae5c775a a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_b8843894ae5c775a 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_ae6bd1c46c8dd4d7 {
    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_ae6bd1c46c8dd4d7 .te-social-profile-label_d21ec20986e239f3 {
      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_ae6bd1c46c8dd4d7 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_ae6bd1c46c8dd4d7 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_d67d59e4296be718 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_d67d59e4296be718.te-te-sticky-header_12bd7b22d70a9691 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_d67d59e4296be718.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_d67d59e4296be718.te-sticky_menu .te-logo_fb0eb3f102e6b373 .te-sticky-logo_11f58f44daadc6e8 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_d67d59e4296be718.te-sticky_menu .te-main-menu_29a1c38986d6cc77 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_d67d59e4296be718.te-sticky_menu .te-main-menu_29a1c38986d6cc77 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_d67d59e4296be718.te-sticky_menu .te-main-menu_29a1c38986d6cc77 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_d67d59e4296be718.te-sticky_menu .te-main-menu_29a1c38986d6cc77 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_d67d59e4296be718 .te-header-menu-wrapper_d01458e8c34cdfeb {
    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_d67d59e4296be718 .te-header-menu-wrapper_d01458e8c34cdfeb {
        gap: 20px; } }
  .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 {
    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_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 {
        height: 80px; } }
    .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 .te-standard-logo_6b95b19418e1b848 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 .te-sticky-logo_11f58f44daadc6e8 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 .te-sticky-logo_11f58f44daadc6e8 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 .te-sticky-logo_11f58f44daadc6e8 {
          display: block; } }
      .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 .te-sticky-logo_11f58f44daadc6e8 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_d67d59e4296be718 .te-logo_fb0eb3f102e6b373 .te-retina-logo_0e424adcb2dc46c6 {
      display: none; }

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

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

.te-header-btn_832590d41c3c4c7c {
  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_832590d41c3c4c7c .te-icon_a437ec998b870b98 {
    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_832590d41c3c4c7c .te-icon_a437ec998b870b98: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_832590d41c3c4c7c {
      display: none; } }
  .te-header-btn_832590d41c3c4c7c .te-cta-btn_5bb1154b37c19f32 {
    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_832590d41c3c4c7c .te-cta-btn_5bb1154b37c19f32:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_832590d41c3c4c7c .te-quote-btn_4f8d87d51da9c0cf {
    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_832590d41c3c4c7c .te-quote-btn_4f8d87d51da9c0cf: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_5f2c8f8556914c44 {
    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_5f2c8f8556914c44 .te-search-content-filed_6a61104b3d3feb91 {
      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_5f2c8f8556914c44 .te-search-content-filed_6a61104b3d3feb91 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_5f2c8f8556914c44 .te-search-form_7299a205b855da60 {
      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_5f2c8f8556914c44 .te-search-form_7299a205b855da60 .te-search-form-input_bc3af737fcff7a3e {
        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_5f2c8f8556914c44 .te-search-form_7299a205b855da60 .te-search-form-input_bc3af737fcff7a3e .te-search-icon_52b60519b1046cae {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_5f2c8f8556914c44 .te-search-form_7299a205b855da60 .te-search-form-input_bc3af737fcff7a3e button.te-submit-search-btn_f1f6322d6b7d554c {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_5f2c8f8556914c44 .te-search-form_7299a205b855da60 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_4df1894a20c8ebcf a.mean-expand.mean-clicked_98744b5b8af50e00 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_dcc284c5a71104fb 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_dcc284c5a71104fb 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_fe14186db02cb13a {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_ea0a913c312b378b {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_51b54c9e0b7cf672 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_51b54c9e0b7cf672 .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_51b54c9e0b7cf672 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-menu-sidebar-title_ecf964728a5c51fd {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-header-contact-info_92d7da32074fa0a3 {
      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_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-header-contact-info_92d7da32074fa0a3 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_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-header-contact-info_92d7da32074fa0a3 span.te-contact-info-item_da59f91a95ef5122 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-header-contact-info_92d7da32074fa0a3 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_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-header-contact-info_92d7da32074fa0a3 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-social-profile_ae6bd1c46c8dd4d7 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-social-profile_ae6bd1c46c8dd4d7 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f504b38bd7bb5605 .te-menu-sidebar-single-widget_bc219334361007d2 .te-social-profile_ae6bd1c46c8dd4d7 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_91e274e7ec5f8680 {
  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_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-feature-img_5afbec0123c224c3 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-feature-img_5afbec0123c224c3 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-feature-img_5afbec0123c224c3 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-feature-img_5afbec0123c224c3 {
          right: -380px; } }
      .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-feature-img_5afbec0123c224c3 .company-award_9979dff360769290 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-feature-img_5afbec0123c224c3 .company-award_9979dff360769290 .icon_1cd29495c8d29acf {
          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_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-feature-img_5afbec0123c224c3 .slider-feature-img-overlay_7d4cba32b5c22981 {
          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_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-left-shape_5242c40a487a17d8 {
      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_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-left-shape_5242c40a487a17d8 {
          display: none; } }
    .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-right-shape_70a68b2ec3f0c1f6 {
      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_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-right-shape_70a68b2ec3f0c1f6 {
          display: none; } }
    .slider-area_91e274e7ec5f8680.style-2_b740f6133348edf1 .te-single-slider_e6e4c2e0b0be6348 .slider-circle-shape_e7efc5694b553a85 {
      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_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-short-title_d4c767f0b5d88521,
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-title_df7eb443105768fd,
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-short-desc_afc1aa9cb46074e2,
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-btn-wrapper_ec6daea17c1d4d47 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-short-title_d4c767f0b5d88521 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-title_df7eb443105768fd {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-short-desc_afc1aa9cb46074e2 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-active .te-slider-btn-wrapper_ec6daea17c1d4d47 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-dots_56fd5843b712a1ef {
    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_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-dots_56fd5843b712a1ef {
        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_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-dots_56fd5843b712a1ef 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_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-dots_56fd5843b712a1ef 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_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-dots_56fd5843b712a1ef li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-dots_56fd5843b712a1ef li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_91e274e7ec5f8680 .te-slider-wrapper_437a908d8e3b1c59 .slick-dots_56fd5843b712a1ef li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 {
    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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 {
        background-image: none !important; } }
    .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-overlay_9c1256f974f2f59d {
      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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-overlay_9c1256f974f2f59d {
          left: 0; } }
      .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-overlay_9c1256f974f2f59d .te-slider-overlay-shape_d30584348a819c2d {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-overlay_9c1256f974f2f59d .te-slider-overlay-shape_d30584348a819c2d {
            display: none; } }
    .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a {
      position: relative;
      z-index: 99; }
      .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-short-title_d4c767f0b5d88521 {
        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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
        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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-short-desc_afc1aa9cb46074e2 {
        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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-short-desc_afc1aa9cb46074e2 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-short-desc_afc1aa9cb46074e2 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-short-desc_afc1aa9cb46074e2 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 {
        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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 {
            padding-top: 30px; } }
        .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-theme-btn_88f8a67a421d24e0 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-call-btn_3f25b8f4cb76b8d7 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-call-btn_3f25b8f4cb76b8d7 .te-icon_a437ec998b870b98 {
            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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-call-btn_3f25b8f4cb76b8d7 .te-content_572dd3b2e08a4966 {
            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_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-call-btn_3f25b8f4cb76b8d7 .te-content_572dd3b2e08a4966 .te-title_18fe6bb91d0ee937 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_91e274e7ec5f8680 .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-call-btn_3f25b8f4cb76b8d7 .te-content_572dd3b2e08a4966 .te-text_ca3cf7eff7c3406c {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea: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_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-overlay_9c1256f974f2f59d {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-overlay_9c1256f974f2f59d::before {
        display: none; }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .slider-shape_21c88c793c54fdb6 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .slider-shape_21c88c793c54fdb6 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-one_c5420d569a5084d1 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-one_c5420d569a5084d1 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-one_c5420d569a5084d1 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-one_c5420d569a5084d1 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-one_c5420d569a5084d1 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-two_79fb86fe0c54f935 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-two_79fb86fe0c54f935 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-two_79fb86fe0c54f935 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-two_79fb86fe0c54f935 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-two_79fb86fe0c54f935 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-three_0973976e3df924ef {
      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_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-three_0973976e3df924ef {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .shape-three_0973976e3df924ef {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-container_2b02c1be6e3f02e8 {
      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_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-container_2b02c1be6e3f02e8 {
          -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_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-container_2b02c1be6e3f02e8 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-container_2b02c1be6e3f02e8 .te-slider-column_fb7a4d0783067d8e {
        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_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-container_2b02c1be6e3f02e8 .te-slider-column_fb7a4d0783067d8e {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-theme-btn_88f8a67a421d24e0 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-theme-btn_88f8a67a421d24e0:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-btn-wrapper_ec6daea17c1d4d47 .te-call-btn_3f25b8f4cb76b8d7 .te-icon_a437ec998b870b98 {
      color: #317EFE; }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
      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_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-single-slider_e6e4c2e0b0be6348 .te-slider-content-wrapper_a2f9bc72a04d5e5a .te-slider-content_d9109d9ecd7034b5 .te-slider-title_df7eb443105768fd {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-slider-wrapper_437a908d8e3b1c59 .container {
    position: relative; }
  .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-slider-wrapper_437a908d8e3b1c59 .slider-shape-bg_d379221f4b5fa268 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-slider-wrapper_437a908d8e3b1c59 .slider-shape-bg_d379221f4b5fa268 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-slider-wrapper_437a908d8e3b1c59 .slider-shape-bg_d379221f4b5fa268 {
        margin-left: 0; } }
    .slider-area_91e274e7ec5f8680.style-1_c3e774427a6c89ea .te-slider-wrapper_437a908d8e3b1c59 .slider-shape-bg_d379221f4b5fa268: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_4cfa310b0772b2fc {
  position: relative; }

.te-info-card_e007256ecc310b2e {
  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_e007256ecc310b2e {
      padding: 40px 25px; } }
  .te-info-card_e007256ecc310b2e: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_e007256ecc310b2e:hover .te-image-wrapper_fdb5ff6d319de228 .overlay_49f42490e869cf0e {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_e007256ecc310b2e:hover .te-image-wrapper_fdb5ff6d319de228 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_e007256ecc310b2e:hover .icon_1cd29495c8d29acf img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_e007256ecc310b2e:hover .content .te-read-more_fec7067a9951e6e4 .te-theme-btn_88f8a67a421d24e0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e007256ecc310b2e .te-info-card-inner_8ad67e238c921839 {
    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_e007256ecc310b2e .te-image-wrapper_fdb5ff6d319de228 {
    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_e007256ecc310b2e .te-image-wrapper_fdb5ff6d319de228 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_e007256ecc310b2e .te-image-wrapper_fdb5ff6d319de228 .overlay_49f42490e869cf0e {
      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_e007256ecc310b2e .icon_1cd29495c8d29acf {
    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_e007256ecc310b2e .icon_1cd29495c8d29acf img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e007256ecc310b2e .te-content-wrapper_fef717996e1d6fee {
    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_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 {
    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_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 .icon_1cd29495c8d29acf {
      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_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 .icon_1cd29495c8d29acf::before, .te-info-card_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 .icon_1cd29495c8d29acf::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 .icon_1cd29495c8d29acf::before {
        top: 15px;
        left: 5px; }
      .te-info-card_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 .icon_1cd29495c8d29acf::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 .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_e007256ecc310b2e .te-title-wrapper_46d7954b5a9d29f6 .divider_3e625123f379afb9 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_e007256ecc310b2e .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_e007256ecc310b2e .content .desc_6ddadd48f03b9fbd {
      -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_e007256ecc310b2e .content .te-read-more_fec7067a9951e6e4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_e007256ecc310b2e .content .te-read-more_fec7067a9951e6e4 .te-theme-btn_88f8a67a421d24e0 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_e007256ecc310b2e .content .te-read-more_fec7067a9951e6e4 .te-theme-btn_88f8a67a421d24e0:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1 {
  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_e007256ecc310b2e.style-2_b740f6133348edf1 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1 {
      padding: 35px; } }
  .te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1: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_e007256ecc310b2e.style-2_b740f6133348edf1:hover .content .te-read-more_fec7067a9951e6e4 .te-theme-btn_88f8a67a421d24e0 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1 .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1 .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_e007256ecc310b2e.style-2_b740f6133348edf1 .te-title-wrapper_46d7954b5a9d29f6 {
    padding-bottom: 15px; }
  .te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1 .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_e007256ecc310b2e.style-2_b740f6133348edf1 .content .te-read-more_fec7067a9951e6e4 .te-theme-btn_88f8a67a421d24e0 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db {
  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_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db .icon_1cd29495c8d29acf {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db .icon_1cd29495c8d29acf img {
      width: 100%; }
  .te-icon-card_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db .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_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db .content .title {
      color: #ffffff; }
    .te-icon-card_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db .content .desc_6ddadd48f03b9fbd {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db {
      gap: 25px; }
      .te-icon-card_50cb9aaefc8aa68f.style-three_db60fd07a8f7e6db .content {
        gap: 18px; } }

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

.te-about-image-card_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 {
      text-align: left; } }
  .te-about-image-card_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 > img {
          width: 100%; } }
    .te-about-image-card_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-img-card-shape_83bc07694be1cec9 {
      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_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-img-card-shape_83bc07694be1cec9 {
          right: 0; } }
.te-about-image-card_c2f44619281edd65 .te-company-foundation_6d6e50ec37dfa836 {
  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_c2f44619281edd65 .te-company-foundation_6d6e50ec37dfa836 .te-counter-wrapper_26b5c1ff1ce5b364 {
    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_c2f44619281edd65 .te-company-foundation_6d6e50ec37dfa836 .counter-title_7ae3d1bf7f88f392 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_c2f44619281edd65 .te-company-foundation_6d6e50ec37dfa836 .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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-img-card-shape_83bc07694be1cec9 {
    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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-img-card-shape_83bc07694be1cec9 {
        display: none; } }
  .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 {
        position: relative; } }
    .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-another-image-inner_9f6b4c6349929042 {
      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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-another-image-inner_9f6b4c6349929042 {
          width: 100%; }
          .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-another-image-inner_9f6b4c6349929042 img {
            width: 100%; } }
    .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .video-btn_7bcb830b740c7ae0 {
      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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .video-btn_7bcb830b740c7ae0 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .video-btn_7bcb830b740c7ae0 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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-badge-text_57965a93704f8ffb {
      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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-badge-text_57965a93704f8ffb {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-badge-text_57965a93704f8ffb .icon_1cd29495c8d29acf {
        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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-badge-text_57965a93704f8ffb .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_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-badge-text_57965a93704f8ffb .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_c2f44619281edd65.style-2_b740f6133348edf1 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 .te-another-image_8d6002bd6ef032c4 .te-badge-text_57965a93704f8ffb .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 {
  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_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-section-title_c88e9f6861faaecd {
    margin-bottom: 0; }
    .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-section-title_c88e9f6861faaecd .title {
      margin-bottom: 0; }
  .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-list-item-wrapper_7a5596d659c7b4e8 {
    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_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-list-item-wrapper_7a5596d659c7b4e8 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-list-item-wrapper_7a5596d659c7b4e8 .te-list-item_029d0f202b7963ec .icon_1cd29495c8d29acf {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-list-item-wrapper_7a5596d659c7b4e8 .te-list-item_029d0f202b7963ec .text {
      color: #14203A; }
  .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 {
    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_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .te-single-info-list_0c799275acb7a7c4 {
      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_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .te-single-info-list_0c799275acb7a7c4:hover .icon_1cd29495c8d29acf 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_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .te-single-info-list_0c799275acb7a7c4 .icon_1cd29495c8d29acf {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .te-single-info-list_0c799275acb7a7c4 .icon_1cd29495c8d29acf::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_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .te-single-info-list_0c799275acb7a7c4 .icon_1cd29495c8d29acf 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_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .te-single-info-list_0c799275acb7a7c4 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_38e628b5778041c2 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .te-single-info-list_0c799275acb7a7c4 .short-title_030104f7ac139d56 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_38e628b5778041c2.style-2_b740f6133348edf1 .te-about-info-content_128347d2efcfc980 {
  gap: 10px; }
  .te-about-info-card_38e628b5778041c2.style-2_b740f6133348edf1 .te-about-info-content_128347d2efcfc980 .te-list-item-wrapper_7a5596d659c7b4e8 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_38e628b5778041c2.style-2_b740f6133348edf1 .te-about-info-content_128347d2efcfc980 .te-list-item-wrapper_7a5596d659c7b4e8 .te-list-item_029d0f202b7963ec .icon_1cd29495c8d29acf {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_38e628b5778041c2.style-2_b740f6133348edf1 .te-about-info-content_128347d2efcfc980 .te-list-item-wrapper_7a5596d659c7b4e8 .te-list-item_029d0f202b7963ec .text {
      color: #335371; }
  .te-about-info-card_38e628b5778041c2.style-2_b740f6133348edf1 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_38e628b5778041c2.style-2_b740f6133348edf1 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .divider_3e625123f379afb9 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_38e628b5778041c2.style-2_b740f6133348edf1 .te-about-info-content_128347d2efcfc980 .te-info-list_59720f878b2fc227 .divider_3e625123f379afb9 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-section-title_c88e9f6861faaecd {
  margin-bottom: 40px; }
.te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .about-info-wrapper_9b40e5431036a965 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .about-info-wrapper_9b40e5431036a965 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .about-info-wrapper_9b40e5431036a965 .about-info-img_5b1e6d1fdc3b7888 {
    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_38e628b5778041c2.style-three_db60fd07a8f7e6db .about-info-wrapper_9b40e5431036a965 .about-info-img_5b1e6d1fdc3b7888 {
        height: 350px; } }
    .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .about-info-wrapper_9b40e5431036a965 .about-info-img_5b1e6d1fdc3b7888 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 .skill-progressbar-wrapper_6571da0e4022dbc7 {
    width: 100%; }
  .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 .te-icon-card-wrapper_e28d4493093df09a {
    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_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 .te-icon-card-wrapper_e28d4493093df09a .te-icon-card_50cb9aaefc8aa68f {
      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_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 .te-icon-card-wrapper_e28d4493093df09a .te-icon-card_50cb9aaefc8aa68f .icon_1cd29495c8d29acf {
        width: 40px;
        height: 40px; }
      .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 .te-icon-card-wrapper_e28d4493093df09a .te-icon-card_50cb9aaefc8aa68f .content {
        gap: 4px; }
        .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 .te-icon-card-wrapper_e28d4493093df09a .te-icon-card_50cb9aaefc8aa68f .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_38e628b5778041c2.style-three_db60fd07a8f7e6db .te-about-info-content_128347d2efcfc980 .te-btn-wrapper_ff62ee50f6ddc5ac {
    margin-top: 7px; }

.te-counter-card_e491a77da822b4a5 {
  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_e491a77da822b4a5 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_e491a77da822b4a5 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 {
    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_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21:hover .icon_1cd29495c8d29acf img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .icon_1cd29495c8d29acf {
      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_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .icon_1cd29495c8d29acf img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .te-counter-title_ed4c98f94f70cf1d {
      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_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .te-counter-title_ed4c98f94f70cf1d .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_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .number_240e52bdb04d9851 {
      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_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .number_240e52bdb04d9851 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_c4fb66a377f31e55 {
  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_c4fb66a377f31e55::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_c4fb66a377f31e55 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_c4fb66a377f31e55:hover {
    top: -5px; }
    .te-process-step_c4fb66a377f31e55:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_c4fb66a377f31e55:hover .icon_1cd29495c8d29acf img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c4fb66a377f31e55:hover .counter-number_ab24e483723ca453 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c4fb66a377f31e55:hover .content .te-read-more_fec7067a9951e6e4 .te-theme-btn_88f8a67a421d24e0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_c4fb66a377f31e55 .icon_1cd29495c8d29acf {
    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_c4fb66a377f31e55 .icon_1cd29495c8d29acf img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_c4fb66a377f31e55 .te-content-wrapper_fef717996e1d6fee {
    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_c4fb66a377f31e55 .te-counter-wrapper_26b5c1ff1ce5b364 {
    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_c4fb66a377f31e55 .te-counter-wrapper_26b5c1ff1ce5b364 .shape_7dfd44ef08b1647d {
      position: relative; }
  .te-process-step_c4fb66a377f31e55 .counter-number_ab24e483723ca453 {
    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_c4fb66a377f31e55 .te-title-wrapper_46d7954b5a9d29f6 {
    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_c4fb66a377f31e55 .te-title-wrapper_46d7954b5a9d29f6 .icon_1cd29495c8d29acf {
      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_c4fb66a377f31e55 .te-title-wrapper_46d7954b5a9d29f6 .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_c4fb66a377f31e55 .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_c4fb66a377f31e55 .content .desc_6ddadd48f03b9fbd {
      -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_c4fb66a377f31e55 .content .te-read-more_fec7067a9951e6e4 {
      margin-top: -10px; }
      .te-process-step_c4fb66a377f31e55 .content .te-read-more_fec7067a9951e6e4 .te-theme-btn_88f8a67a421d24e0 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_04f82b5c32432fb8 {
  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_04f82b5c32432fb8 {
      padding: 30px; } }
  .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee {
    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_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 {
      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_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .te-user-info_30307cbc3000d9e6 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .te-user-info_30307cbc3000d9e6 .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .te-user-info_30307cbc3000d9e6 .rating_e97b807cccc2c3ce {
          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_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .te-user-info_30307cbc3000d9e6 .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_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .te-user-info_30307cbc3000d9e6 .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .te-user-info_30307cbc3000d9e6 .designation_6f0f168dc3986bb2 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .icon_1cd29495c8d29acf {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_04f82b5c32432fb8 .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .icon_1cd29495c8d29acf {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

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

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

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

.te-accordion-box-wrapper_4823598e08dbc57b {
  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_98cb228284509ca1 .te-accordion-list-item_3865d9df3cb25275 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_98cb228284509ca1 .te-accordion-list-item_3865d9df3cb25275 .te-accordion-head_f91f1cf0fdbb740a {
    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_98cb228284509ca1 .te-accordion-list-item_3865d9df3cb25275 .te-accordion-head_f91f1cf0fdbb740a: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_98cb228284509ca1 .te-accordion-list-item_3865d9df3cb25275 .te-accordion-head_f91f1cf0fdbb740a.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_98cb228284509ca1 .te-accordion-list-item_3865d9df3cb25275 .te-accordion-head_f91f1cf0fdbb740a .te-accordion-title_801cb9d357b54b15 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_98cb228284509ca1 .te-accordion-list-item_3865d9df3cb25275 .te-accordion-body_080aa6878fcbaa98 {
    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_5329313516e845f7 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_5329313516e845f7 {
      padding-left: 30px; } }
  .page-header_5329313516e845f7 .te-page-title_4a4672015ce05d8f,
  .page-header_5329313516e845f7 .page-title_ca5895987d84dc88 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_5329313516e845f7 .te-page-title_4a4672015ce05d8f,
      .page-header_5329313516e845f7 .page-title_ca5895987d84dc88 {
        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_512055e999cc2363 {
  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_512055e999cc2363:hover .te-post-thumbnail_f98914774a976af4 img,
  .te-post-item_512055e999cc2363:hover .post-video_a7891f9a88f2bb8b 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_512055e999cc2363 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_512055e999cc2363 iframe {
        height: 350px; } }
  .te-post-item_512055e999cc2363 .post-gallery .slick-list_59aa669141c840d1 .slick-track_a2f625852fec511f {
    height: 392px;
    overflow: hidden; }
  .te-post-item_512055e999cc2363 .te-post-content-wrapper_aca5e2bd3e714fc3 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_512055e999cc2363 .te-post-content-wrapper_aca5e2bd3e714fc3 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_512055e999cc2363 .te-post-content-wrapper_aca5e2bd3e714fc3 .te-read-more_fec7067a9951e6e4 {
      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_512055e999cc2363.format-quote_e872f9dd8906f53b .te-post-content {
    margin: 0; }
  .te-post-item_512055e999cc2363.format-quote_e872f9dd8906f53b blockquote {
    margin: 0; }
    .te-post-item_512055e999cc2363.format-quote_e872f9dd8906f53b blockquote p {
      margin-top: 0; }
    .te-post-item_512055e999cc2363.format-quote_e872f9dd8906f53b 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_512055e999cc2363.format-quote_e872f9dd8906f53b blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_512055e999cc2363.sticky_20133968bfc7552a {
    border: 2px solid #317EFE; }
    .te-post-item_512055e999cc2363.sticky_20133968bfc7552a .te-post-content {
      margin-bottom: 0; }
      .te-post-item_512055e999cc2363.sticky_20133968bfc7552a .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_512055e999cc2363 .te-post-title_5b564cafac934cf9 {
    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_512055e999cc2363 .te-post-title_5b564cafac934cf9 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_512055e999cc2363 .te-post-title_5b564cafac934cf9:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_512055e999cc2363 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_512055e999cc2363 .te-post-content h2,
  .te-post-item_512055e999cc2363 .te-post-content h3,
  .te-post-item_512055e999cc2363 .te-post-content h4,
  .te-post-item_512055e999cc2363 .te-post-content h5,
  .te-post-item_512055e999cc2363 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_512055e999cc2363 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_512055e999cc2363 .te-single-post-meta_b3480cf2c140c7fc {
    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_512055e999cc2363 .te-social-share_e9a397a194d30605 {
    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_512055e999cc2363 .te-social-share_e9a397a194d30605 a.facebook_1c1b5af096c60cd2 {
      color: #1877f2; }
    .te-post-item_512055e999cc2363 .te-social-share_e9a397a194d30605 a.twitter_1c7d1f8e43b4f136 {
      color: #1da1f2; }
    .te-post-item_512055e999cc2363 .te-social-share_e9a397a194d30605 a.linkedin_08e3cbf186036a13 {
      color: #1a70c6; }
    .te-post-item_512055e999cc2363 .te-social-share_e9a397a194d30605 .te-social-share-title_1a4add87f79d4d99 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_512055e999cc2363 .te-blog-post-tag_4a94d1ee8881bbcf {
    width: 100%;
    display: inline-block; }
    .te-post-item_512055e999cc2363 .te-blog-post-tag_4a94d1ee8881bbcf 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_512055e999cc2363 .te-blog-post-tag_4a94d1ee8881bbcf .te-post-tag-list_a736afb66b5aebe1 {
      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_512055e999cc2363 .te-blog-post-tag_4a94d1ee8881bbcf .te-post-tag-list_a736afb66b5aebe1 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_512055e999cc2363 .te-blog-post-tag_4a94d1ee8881bbcf .te-post-tag-list_a736afb66b5aebe1 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_512055e999cc2363 .te-post-thumbnail_f98914774a976af4,
  .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b {
    position: relative;
    overflow: hidden; }
    .te-post-item_512055e999cc2363 .te-post-thumbnail_f98914774a976af4 img,
    .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b 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_512055e999cc2363 .te-post-thumbnail_f98914774a976af4 .popup-video-wrapper_23917b848b1065e2,
    .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b .popup-video-wrapper_23917b848b1065e2 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_512055e999cc2363 .te-post-thumbnail_f98914774a976af4 .video-btn_7bcb830b740c7ae0 a,
    .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b .video-btn_7bcb830b740c7ae0 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_512055e999cc2363 .te-post-thumbnail_f98914774a976af4 .video-btn_7bcb830b740c7ae0 a i,
      .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b .video-btn_7bcb830b740c7ae0 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_512055e999cc2363 .te-post-thumbnail_f98914774a976af4 .video-btn_7bcb830b740c7ae0 a:hover,
      .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b .video-btn_7bcb830b740c7ae0 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_512055e999cc2363 button.post-gallery-btn_bc4a10922ab1b1ed {
    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_512055e999cc2363 button.post-gallery-btn_bc4a10922ab1b1ed.prev-btn_eea53832b50e1ef2 {
      left: 30px; }
    .te-post-item_512055e999cc2363 button.post-gallery-btn_bc4a10922ab1b1ed.next-btn_c7377af76025cc44 {
      right: 30px; }
    .te-post-item_512055e999cc2363 button.post-gallery-btn_bc4a10922ab1b1ed 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_512055e999cc2363 button.post-gallery-btn_bc4a10922ab1b1ed:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_512055e999cc2363 button.post-gallery-btn_bc4a10922ab1b1ed:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_512055e999cc2363 .post-audio_cd51b632cb22a41c iframe {
    width: 100%; }
  .te-post-item_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 {
    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_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 {
        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_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 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_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 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_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_65a5fefb6e958351 {
  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_65a5fefb6e958351.style-1_c3e774427a6c89ea {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_65a5fefb6e958351.style-1_c3e774427a6c89ea .image {
      height: 290px; }
    .te-post-card_65a5fefb6e958351.style-1_c3e774427a6c89ea .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_65a5fefb6e958351: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_65a5fefb6e958351 .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_65a5fefb6e958351 .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_65a5fefb6e958351 .image .te-post-date_d8b8f0b36e2bdc54 {
      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_65a5fefb6e958351 .image .te-post-date_d8b8f0b36e2bdc54 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_65a5fefb6e958351 .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_65a5fefb6e958351 .content .te-post-meta-info_c08e519fbcf442f6 {
      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_65a5fefb6e958351 .content .te-post-meta-info_c08e519fbcf442f6 .te-single-meta_208f45854143cce8 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_65a5fefb6e958351 .content .te-post-meta-info_c08e519fbcf442f6 .te-single-meta_208f45854143cce8 span,
        .te-post-card_65a5fefb6e958351 .content .te-post-meta-info_c08e519fbcf442f6 .te-single-meta_208f45854143cce8 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_65a5fefb6e958351 .content .te-post-meta-info_c08e519fbcf442f6 .te-single-meta_208f45854143cce8 i {
          color: #317EFE; }
    .te-post-card_65a5fefb6e958351 .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_65a5fefb6e958351 .content a.read-btn_df5771b69dcbf002 {
      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_65a5fefb6e958351 .content a.read-btn_df5771b69dcbf002:hover {
        color: #317EFE; }

.te-post-card_65a5fefb6e958351.style-2_b740f6133348edf1 {
  gap: 20px; }
  .te-post-card_65a5fefb6e958351.style-2_b740f6133348edf1 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_65a5fefb6e958351.style-2_b740f6133348edf1 .image .te-post-date_d8b8f0b36e2bdc54 {
      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_65a5fefb6e958351.style-2_b740f6133348edf1 .content .title {
    font-size: 20px; }
  .te-post-card_65a5fefb6e958351.style-2_b740f6133348edf1 .content .te-post-meta-info_c08e519fbcf442f6 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_fdb669ba5a72f82a .te-comment-respond_df43cbf7ae9f258f {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_fdb669ba5a72f82a .te-post-comments_fdeba77c97fb3d91 {
  margin-top: 70px; }
.te-blog-details-wrapper_fdb669ba5a72f82a .wp-block-group_0767455bf7affc08.has-background_71dd17a35ce3f135 .wp-block-button_693c7aa4f8f866bd .wp-block-button__link_64dcfce15b7b9cf3 {
  color: #ffffff !important; }
.te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-meta_f6f5f98f1a057cd0 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-thumbnail_f98914774a976af4,
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b,
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-gallery,
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .postbox-audio_c616b74bee116047,
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .wp-block-post-featured-image_9fe9c143d4a07b93 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-thumbnail_f98914774a976af4,
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b,
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-gallery,
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .postbox-audio_c616b74bee116047,
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .wp-block-post-featured-image_9fe9c143d4a07b93 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-thumbnail_f98914774a976af4:hover img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b:hover img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-gallery:hover img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .postbox-audio_c616b74bee116047:hover img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .wp-block-post-featured-image_9fe9c143d4a07b93: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_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-thumbnail_f98914774a976af4 img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-video_a7891f9a88f2bb8b img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .post-gallery img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .postbox-audio_c616b74bee116047 img,
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .wp-block-post-featured-image_9fe9c143d4a07b93 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_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content-wrapper_aca5e2bd3e714fc3 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-block-query_08bfa0d7d51f9c27 .wp-block-post-template_ecbc57487430e17b {
      padding-left: 0; }
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-block-query_08bfa0d7d51f9c27 .wp-block-post-template_ecbc57487430e17b .wp-block-post_4e0ec06f048c6d12 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-block-navigation__responsive-container-content_3e46eb02c17bab14 .wp-block-page-list_cf58ede4890d6681 {
      padding-left: 0; }
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-block-group_0767455bf7affc08 {
      margin: 15px 0; }
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content .wp-block-group_0767455bf7affc08 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_fdb669ba5a72f82a .te-post-item_512055e999cc2363 .te-blog-post-tag_4a94d1ee8881bbcf .te-social-share_e9a397a194d30605 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_fdb669ba5a72f82a .wp-block-calendar_c9df8abba0c87e6d {
  margin-bottom: 30px; }

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

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

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

.cta-area_1946af4cb02fd2b6 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_1946af4cb02fd2b6 .te-content-wrapper_fef717996e1d6fee {
    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_1946af4cb02fd2b6 .te-content-wrapper_fef717996e1d6fee .short-title_030104f7ac139d56 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_1946af4cb02fd2b6 .te-content-wrapper_fef717996e1d6fee .te-cta-title_47ebd79eb8d565fb {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_1946af4cb02fd2b6 .te-content-wrapper_fef717996e1d6fee .te-cta-title_47ebd79eb8d565fb {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_1946af4cb02fd2b6 .te-content-wrapper_fef717996e1d6fee .te-cta-title_47ebd79eb8d565fb {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_1946af4cb02fd2b6 .te-content-wrapper_fef717996e1d6fee .te-cta-title_47ebd79eb8d565fb {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_1946af4cb02fd2b6 .te-content-wrapper_fef717996e1d6fee .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_1946af4cb02fd2b6 .te-btn-wrapper_ff62ee50f6ddc5ac {
    margin-top: 30px; }
  .cta-area_1946af4cb02fd2b6 .te-cta-inner-area_35f5b5fdbd8076cf {
    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_1946af4cb02fd2b6 .te-cta-inner-area_35f5b5fdbd8076cf {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_1946af4cb02fd2b6 .te-cta-inner-area_35f5b5fdbd8076cf .te-cta-collumn_ade5dafb78e10e93 {
      -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_c88e9f6861faaecd {
  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_c88e9f6861faaecd {
      -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_c88e9f6861faaecd.left-align-title_e821f2a31f4618cc .te-section-content_0756a4a7ef0bc22f {
    margin-top: -15px; }
  .te-section-title_c88e9f6861faaecd .te-section-content_0756a4a7ef0bc22f {
    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_c88e9f6861faaecd .short-title_030104f7ac139d56 {
    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_c88e9f6861faaecd .short-title_030104f7ac139d56::before, .te-section-title_c88e9f6861faaecd .short-title_030104f7ac139d56::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_c88e9f6861faaecd .short-title_030104f7ac139d56.only-divider_713697ab9ef45da0 {
      gap: 10px; }
      .te-section-title_c88e9f6861faaecd .short-title_030104f7ac139d56.only-divider_713697ab9ef45da0::before {
        display: none; }
  .te-section-title_c88e9f6861faaecd .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_c88e9f6861faaecd .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_c88e9f6861faaecd .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_c88e9f6861faaecd .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_c88e9f6861faaecd .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_c88e9f6861faaecd .title br {
        display: none; } }
    .te-section-title_c88e9f6861faaecd .title span {
      color: #317EFE; }
  .te-section-title_c88e9f6861faaecd .te-section-desc_633a16a94e29350b {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_c88e9f6861faaecd .te-section-desc_633a16a94e29350b .te-theme-btn_88f8a67a421d24e0 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_c88e9f6861faaecd .te-section-desc_633a16a94e29350b .te-theme-btn_88f8a67a421d24e0:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_c75936d55a97acfe,
.navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5,
.comment-navigation_0012d29bfc958deb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_c75936d55a97acfe .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6,
  .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6,
  .comment-navigation_0012d29bfc958deb .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 {
    width: inherit; }
  .wp-block-query-pagination_c75936d55a97acfe .nav-links_b9b3e0e21fcd1ecc,
  .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .nav-links_b9b3e0e21fcd1ecc,
  .comment-navigation_0012d29bfc958deb .nav-links_b9b3e0e21fcd1ecc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_c75936d55a97acfe .wp-block-query-pagination-previous_3bfb2841e9fe2e21,
  .wp-block-query-pagination_c75936d55a97acfe .wp-block-query-pagination-next_53f81a2c14d2382a,
  .wp-block-query-pagination_c75936d55a97acfe .nav-next_c222f4b23b0d558a a,
  .wp-block-query-pagination_c75936d55a97acfe .nav-previous_8156ba9e59916ba6 a,
  .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .wp-block-query-pagination-previous_3bfb2841e9fe2e21,
  .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .wp-block-query-pagination-next_53f81a2c14d2382a,
  .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .nav-next_c222f4b23b0d558a a,
  .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .nav-previous_8156ba9e59916ba6 a,
  .comment-navigation_0012d29bfc958deb .wp-block-query-pagination-previous_3bfb2841e9fe2e21,
  .comment-navigation_0012d29bfc958deb .wp-block-query-pagination-next_53f81a2c14d2382a,
  .comment-navigation_0012d29bfc958deb .nav-next_c222f4b23b0d558a a,
  .comment-navigation_0012d29bfc958deb .nav-previous_8156ba9e59916ba6 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_c75936d55a97acfe .wp-block-query-pagination-previous_3bfb2841e9fe2e21,
      .wp-block-query-pagination_c75936d55a97acfe .wp-block-query-pagination-next_53f81a2c14d2382a,
      .wp-block-query-pagination_c75936d55a97acfe .nav-next_c222f4b23b0d558a a,
      .wp-block-query-pagination_c75936d55a97acfe .nav-previous_8156ba9e59916ba6 a,
      .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .wp-block-query-pagination-previous_3bfb2841e9fe2e21,
      .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .wp-block-query-pagination-next_53f81a2c14d2382a,
      .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .nav-next_c222f4b23b0d558a a,
      .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .nav-previous_8156ba9e59916ba6 a,
      .comment-navigation_0012d29bfc958deb .wp-block-query-pagination-previous_3bfb2841e9fe2e21,
      .comment-navigation_0012d29bfc958deb .wp-block-query-pagination-next_53f81a2c14d2382a,
      .comment-navigation_0012d29bfc958deb .nav-next_c222f4b23b0d558a a,
      .comment-navigation_0012d29bfc958deb .nav-previous_8156ba9e59916ba6 a {
        height: 40px; } }
    .wp-block-query-pagination_c75936d55a97acfe .wp-block-query-pagination-previous_3bfb2841e9fe2e21:hover,
    .wp-block-query-pagination_c75936d55a97acfe .wp-block-query-pagination-next_53f81a2c14d2382a:hover,
    .wp-block-query-pagination_c75936d55a97acfe .nav-next_c222f4b23b0d558a a:hover,
    .wp-block-query-pagination_c75936d55a97acfe .nav-previous_8156ba9e59916ba6 a:hover,
    .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .wp-block-query-pagination-previous_3bfb2841e9fe2e21:hover,
    .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .wp-block-query-pagination-next_53f81a2c14d2382a:hover,
    .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .nav-next_c222f4b23b0d558a a:hover,
    .navigation_46968816b4206d13.posts-navigation_efe588bdf4971ad5 .nav-previous_8156ba9e59916ba6 a:hover,
    .comment-navigation_0012d29bfc958deb .wp-block-query-pagination-previous_3bfb2841e9fe2e21:hover,
    .comment-navigation_0012d29bfc958deb .wp-block-query-pagination-next_53f81a2c14d2382a:hover,
    .comment-navigation_0012d29bfc958deb .nav-next_c222f4b23b0d558a a:hover,
    .comment-navigation_0012d29bfc958deb .nav-previous_8156ba9e59916ba6 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_b3709908e9ee43c2,
.page-links_d51833989751f3d9,
.wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 {
  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_b3709908e9ee43c2 ul,
  .page-links_d51833989751f3d9 ul,
  .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 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_b3709908e9ee43c2 ul li,
    .page-links_d51833989751f3d9 ul li,
    .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 ul li {
      padding-top: 0; }
    .te-basic-pagination_b3709908e9ee43c2 ul .prev span,
    .te-basic-pagination_b3709908e9ee43c2 ul .next span,
    .page-links_d51833989751f3d9 ul .prev span,
    .page-links_d51833989751f3d9 ul .next span,
    .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 ul .prev span,
    .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 ul .next span {
      display: none; }
  .te-basic-pagination_b3709908e9ee43c2 .post-page-numbers_896aab45b6b4a379,
  .page-links_d51833989751f3d9 .post-page-numbers_896aab45b6b4a379,
  .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .post-page-numbers_896aab45b6b4a379 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_b3709908e9ee43c2 .page-numbers_057175546ab05e7f,
  .te-basic-pagination_b3709908e9ee43c2 .post-page-numbers_896aab45b6b4a379,
  .page-links_d51833989751f3d9 .page-numbers_057175546ab05e7f,
  .page-links_d51833989751f3d9 .post-page-numbers_896aab45b6b4a379,
  .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .page-numbers_057175546ab05e7f,
  .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .post-page-numbers_896aab45b6b4a379 {
    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_b3709908e9ee43c2 .page-numbers_057175546ab05e7f,
      .te-basic-pagination_b3709908e9ee43c2 .post-page-numbers_896aab45b6b4a379,
      .page-links_d51833989751f3d9 .page-numbers_057175546ab05e7f,
      .page-links_d51833989751f3d9 .post-page-numbers_896aab45b6b4a379,
      .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .page-numbers_057175546ab05e7f,
      .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .post-page-numbers_896aab45b6b4a379 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_b3709908e9ee43c2 .page-numbers_057175546ab05e7f:hover,
    .te-basic-pagination_b3709908e9ee43c2 .post-page-numbers_896aab45b6b4a379:hover,
    .page-links_d51833989751f3d9 .page-numbers_057175546ab05e7f:hover,
    .page-links_d51833989751f3d9 .post-page-numbers_896aab45b6b4a379:hover,
    .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .page-numbers_057175546ab05e7f:hover,
    .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .post-page-numbers_896aab45b6b4a379: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_b3709908e9ee43c2 .page-numbers_057175546ab05e7f.current,
    .te-basic-pagination_b3709908e9ee43c2 .post-page-numbers_896aab45b6b4a379.current,
    .page-links_d51833989751f3d9 .page-numbers_057175546ab05e7f.current,
    .page-links_d51833989751f3d9 .post-page-numbers_896aab45b6b4a379.current,
    .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .page-numbers_057175546ab05e7f.current,
    .wp-block-query-pagination-numbers_a1c49a67a9eaa2a6 .post-page-numbers_896aab45b6b4a379.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_23c6e4282ae0deb6 {
  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_23c6e4282ae0deb6 {
      -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_23c6e4282ae0deb6 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 {
    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_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 {
        -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_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 {
        width: 100%; } }
    .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32::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_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32::after {
          display: none; } }
    .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32:last-child::after {
        display: none; }
    .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 .te-post-img_e4272fc208b2f16e {
      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_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 .te-post-img_e4272fc208b2f16e {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 .te-post-img_e4272fc208b2f16e img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 .text {
      width: 100%; }
      .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_23c6e4282ae0deb6 .te-post-navigation_0c14632fcc12dc32 .theme-navigation_a6fe6d87abc2cc86 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_b002c9dcd4192d8c,
.sidebar__widget_01551d4952e1bcab {
  /* 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_b002c9dcd4192d8c ol,
  .widget_b002c9dcd4192d8c ul,
  .sidebar__widget_01551d4952e1bcab ol,
  .sidebar__widget_01551d4952e1bcab ul {
    margin-bottom: 0; }
  .widget_b002c9dcd4192d8c .widget-instagram-feed_1738d39114b7f9ba,
  .sidebar__widget_01551d4952e1bcab .widget-instagram-feed_1738d39114b7f9ba {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_b002c9dcd4192d8c .widget-instagram-feed_1738d39114b7f9ba,
      .sidebar__widget_01551d4952e1bcab .widget-instagram-feed_1738d39114b7f9ba {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_b002c9dcd4192d8c .widget-instagram-feed_1738d39114b7f9ba,
      .sidebar__widget_01551d4952e1bcab .widget-instagram-feed_1738d39114b7f9ba {
        width: 200px; } }
    .widget_b002c9dcd4192d8c .widget-instagram-feed_1738d39114b7f9ba .single-instagram-feed_f1d8d63365b34e1e,
    .sidebar__widget_01551d4952e1bcab .widget-instagram-feed_1738d39114b7f9ba .single-instagram-feed_f1d8d63365b34e1e {
      width: 96px;
      height: 96px; }
  .widget_b002c9dcd4192d8c .wp-block-heading_c177323bb62a2ac3,
  .widget_b002c9dcd4192d8c .widget-title_889beedeab3db0d9,
  .widget_b002c9dcd4192d8c .wp-block-search__label_6ac8d41efabbbb80,
  .sidebar__widget_01551d4952e1bcab .wp-block-heading_c177323bb62a2ac3,
  .sidebar__widget_01551d4952e1bcab .widget-title_889beedeab3db0d9,
  .sidebar__widget_01551d4952e1bcab .wp-block-search__label_6ac8d41efabbbb80 {
    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_b002c9dcd4192d8c .wp-block-social-links_ebe0b6a247ed5569 .wp-social-link_3001dc8520245b06,
  .sidebar__widget_01551d4952e1bcab .wp-block-social-links_ebe0b6a247ed5569 .wp-social-link_3001dc8520245b06 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_b002c9dcd4192d8c .wp-block-social-links_ebe0b6a247ed5569 .wp-social-link_3001dc8520245b06 a,
    .sidebar__widget_01551d4952e1bcab .wp-block-social-links_ebe0b6a247ed5569 .wp-social-link_3001dc8520245b06 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_b002c9dcd4192d8c .wp-block-social-links_ebe0b6a247ed5569 .wp-social-link_3001dc8520245b06 a:before,
      .sidebar__widget_01551d4952e1bcab .wp-block-social-links_ebe0b6a247ed5569 .wp-social-link_3001dc8520245b06 a:before {
        display: none; }
  .widget_b002c9dcd4192d8c .has-avatars_28374e81317570a9.has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0,
  .widget_b002c9dcd4192d8c .has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0,
  .sidebar__widget_01551d4952e1bcab .has-avatars_28374e81317570a9.has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0,
  .sidebar__widget_01551d4952e1bcab .has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 {
    font-weight: 500; }
    .widget_b002c9dcd4192d8c .has-avatars_28374e81317570a9.has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-author_2a37f791a087363b,
    .widget_b002c9dcd4192d8c .has-avatars_28374e81317570a9.has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9,
    .widget_b002c9dcd4192d8c .has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-author_2a37f791a087363b,
    .widget_b002c9dcd4192d8c .has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9,
    .sidebar__widget_01551d4952e1bcab .has-avatars_28374e81317570a9.has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-author_2a37f791a087363b,
    .sidebar__widget_01551d4952e1bcab .has-avatars_28374e81317570a9.has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9,
    .sidebar__widget_01551d4952e1bcab .has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-author_2a37f791a087363b,
    .sidebar__widget_01551d4952e1bcab .has-dates_2a19454ba32377e5.has-excerpts_f44d4e3e40daf226.wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9 {
      font-weight: 500; }
  .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2,
  .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2,
  .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2,
  .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li.wp-block-te-latest-comments__comment_bf2b71bbfc2136f2 {
    margin-bottom: 0; }
  .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0,
  .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-latest-posts__te-post-title_4306866c618e1b91,
  .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0,
  .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li .wp-block-latest-posts__te-post-title_4306866c618e1b91,
  .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0,
  .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-latest-posts__te-post-title_4306866c618e1b91,
  .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0,
  .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li .wp-block-latest-posts__te-post-title_4306866c618e1b91 {
    line-height: 28px;
    font-weight: 400; }
    .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4,
    .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4,
    .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4,
    .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4,
    .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4,
    .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4,
    .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4,
    .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before,
      .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before,
      .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before,
      .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before,
      .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before,
      .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before,
      .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-meta_4b89c6efdf796eb0 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before,
      .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li .wp-block-latest-posts__te-post-title_4306866c618e1b91 .wp-block-te-latest-comments__comment-date_b79e99b6d2a03fb4:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a,
  .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li a,
  .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a,
  .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li a {
    color: #335371; }
    .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a.wp-block-te-latest-comments__comment-author_2a37f791a087363b, .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a.wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9,
    .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li a.wp-block-te-latest-comments__comment-author_2a37f791a087363b,
    .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li a.wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9,
    .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a.wp-block-te-latest-comments__comment-author_2a37f791a087363b,
    .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a.wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9,
    .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li a.wp-block-te-latest-comments__comment-author_2a37f791a087363b,
    .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li a.wp-block-te-latest-comments__comment-link_b4f1cedf93034fc9 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a:hover,
    .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li a:hover,
    .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li a:hover,
    .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li a:hover {
      color: #317EFE; }
  .widget_b002c9dcd4192d8c .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-excerpt_475e5853641fc4a0 p,
  .widget_b002c9dcd4192d8c .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-excerpt_475e5853641fc4a0 p,
  .sidebar__widget_01551d4952e1bcab .wp-block-te-latest-comments_fb5d458b4b2a4b6a li .wp-block-te-latest-comments__comment-excerpt_475e5853641fc4a0 p,
  .sidebar__widget_01551d4952e1bcab .wp-block-latest-posts_72d581a6b28d194d li .wp-block-te-latest-comments__comment-excerpt_475e5853641fc4a0 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7,
  .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7 a,
    .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 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_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7 a,
        .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 a {
          width: 40px;
          height: 40px; } }
      .widget_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7 a.facebook_1c1b5af096c60cd2,
      .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 a.facebook_1c1b5af096c60cd2 {
        background-color: #1877f2; }
      .widget_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7 a.twitter_1c7d1f8e43b4f136,
      .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 a.twitter_1c7d1f8e43b4f136 {
        background-color: #1da1f2; }
      .widget_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7 a.linkedin_08e3cbf186036a13,
      .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 a.linkedin_08e3cbf186036a13 {
        background-color: #0a66c2; }
      .widget_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7 a.instagram_2fefb3d9a00f3dcb,
      .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 a.instagram_2fefb3d9a00f3dcb {
        background-color: #405de6; }
      .widget_b002c9dcd4192d8c .te-social-profile_ae6bd1c46c8dd4d7 a:hover,
      .sidebar__widget_01551d4952e1bcab .te-social-profile_ae6bd1c46c8dd4d7 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_b002c9dcd4192d8c select,
  .sidebar__widget_01551d4952e1bcab select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_b002c9dcd4192d8c .has-login-form_8d48f7f69d560ac2 .login-username_3e86643ac05e232c label,
  .widget_b002c9dcd4192d8c .has-login-form_8d48f7f69d560ac2 .login-password_7416f5ff6a1fb5bf label,
  .sidebar__widget_01551d4952e1bcab .has-login-form_8d48f7f69d560ac2 .login-username_3e86643ac05e232c label,
  .sidebar__widget_01551d4952e1bcab .has-login-form_8d48f7f69d560ac2 .login-password_7416f5ff6a1fb5bf label {
    margin-bottom: 10px; }
  .widget_b002c9dcd4192d8c .has-login-form_8d48f7f69d560ac2 .login-username_3e86643ac05e232c input,
  .widget_b002c9dcd4192d8c .has-login-form_8d48f7f69d560ac2 .login-password_7416f5ff6a1fb5bf input,
  .sidebar__widget_01551d4952e1bcab .has-login-form_8d48f7f69d560ac2 .login-username_3e86643ac05e232c input,
  .sidebar__widget_01551d4952e1bcab .has-login-form_8d48f7f69d560ac2 .login-password_7416f5ff6a1fb5bf input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_b002c9dcd4192d8c .has-login-form_8d48f7f69d560ac2 .login-remember_a1e053ea1186f3c5 label,
  .sidebar__widget_01551d4952e1bcab .has-login-form_8d48f7f69d560ac2 .login-remember_a1e053ea1186f3c5 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_b002c9dcd4192d8c .has-login-form_8d48f7f69d560ac2 .login-submit_50b7e13838f13c3c,
  .sidebar__widget_01551d4952e1bcab .has-login-form_8d48f7f69d560ac2 .login-submit_50b7e13838f13c3c {
    margin-bottom: 0; }
    .widget_b002c9dcd4192d8c .has-login-form_8d48f7f69d560ac2 .login-submit_50b7e13838f13c3c input.button-primary_b92a481830bec4c6,
    .sidebar__widget_01551d4952e1bcab .has-login-form_8d48f7f69d560ac2 .login-submit_50b7e13838f13c3c input.button-primary_b92a481830bec4c6 {
      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_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00,
  .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00 button,
    .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b002c9dcd4192d8c.widget_search_ec7ffeb170b6338e .sidebar__search_45c2c39c87e35bda,
  .sidebar__widget_01551d4952e1bcab.widget_search_ec7ffeb170b6338e .sidebar__search_45c2c39c87e35bda {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b002c9dcd4192d8c.widget_search_ec7ffeb170b6338e .sidebar__search_45c2c39c87e35bda button,
    .sidebar__widget_01551d4952e1bcab.widget_search_ec7ffeb170b6338e .sidebar__search_45c2c39c87e35bda button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b002c9dcd4192d8c .wp-block-search__no-button_45bc950162daf660.wp-block-search_134f6d31b92f6006 input,
  .sidebar__widget_01551d4952e1bcab .wp-block-search__no-button_45bc950162daf660.wp-block-search_134f6d31b92f6006 input {
    border-radius: 10px; }
  .widget_b002c9dcd4192d8c .wp-block-search_134f6d31b92f6006,
  .sidebar__widget_01551d4952e1bcab .wp-block-search_134f6d31b92f6006 {
    margin-bottom: -2px; }
  .widget_b002c9dcd4192d8c .wp-block-search_134f6d31b92f6006,
  .widget_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00,
  .widget_b002c9dcd4192d8c .sidebar__search_45c2c39c87e35bda,
  .sidebar__widget_01551d4952e1bcab .wp-block-search_134f6d31b92f6006,
  .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00,
  .sidebar__widget_01551d4952e1bcab .sidebar__search_45c2c39c87e35bda {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_b002c9dcd4192d8c .wp-block-search_134f6d31b92f6006 .wp-block-search__inside-wrapper_8b679dc55919ce2f,
    .widget_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00 .wp-block-search__inside-wrapper_8b679dc55919ce2f,
    .widget_b002c9dcd4192d8c .sidebar__search_45c2c39c87e35bda .wp-block-search__inside-wrapper_8b679dc55919ce2f,
    .sidebar__widget_01551d4952e1bcab .wp-block-search_134f6d31b92f6006 .wp-block-search__inside-wrapper_8b679dc55919ce2f,
    .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00 .wp-block-search__inside-wrapper_8b679dc55919ce2f,
    .sidebar__widget_01551d4952e1bcab .sidebar__search_45c2c39c87e35bda .wp-block-search__inside-wrapper_8b679dc55919ce2f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_b002c9dcd4192d8c .wp-block-search_134f6d31b92f6006 label,
    .widget_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00 label,
    .widget_b002c9dcd4192d8c .sidebar__search_45c2c39c87e35bda label,
    .sidebar__widget_01551d4952e1bcab .wp-block-search_134f6d31b92f6006 label,
    .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00 label,
    .sidebar__widget_01551d4952e1bcab .sidebar__search_45c2c39c87e35bda label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_b002c9dcd4192d8c .wp-block-search_134f6d31b92f6006 input,
    .widget_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00 input,
    .widget_b002c9dcd4192d8c .sidebar__search_45c2c39c87e35bda input,
    .sidebar__widget_01551d4952e1bcab .wp-block-search_134f6d31b92f6006 input,
    .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00 input,
    .sidebar__widget_01551d4952e1bcab .sidebar__search_45c2c39c87e35bda 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_b002c9dcd4192d8c .wp-block-search_134f6d31b92f6006 button,
    .widget_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00 button,
    .widget_b002c9dcd4192d8c .sidebar__search_45c2c39c87e35bda button,
    .sidebar__widget_01551d4952e1bcab .wp-block-search_134f6d31b92f6006 button,
    .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00 button,
    .sidebar__widget_01551d4952e1bcab .sidebar__search_45c2c39c87e35bda 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_b002c9dcd4192d8c .tagcloud_3e91fa726e43529d,
  .widget_b002c9dcd4192d8c .wp-block-tag-cloud_92c1ed20c65585fe,
  .sidebar__widget_01551d4952e1bcab .tagcloud_3e91fa726e43529d,
  .sidebar__widget_01551d4952e1bcab .wp-block-tag-cloud_92c1ed20c65585fe {
    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_b002c9dcd4192d8c .tagcloud_3e91fa726e43529d a,
    .widget_b002c9dcd4192d8c .wp-block-tag-cloud_92c1ed20c65585fe a,
    .sidebar__widget_01551d4952e1bcab .tagcloud_3e91fa726e43529d a,
    .sidebar__widget_01551d4952e1bcab .wp-block-tag-cloud_92c1ed20c65585fe 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_b002c9dcd4192d8c .tagcloud_3e91fa726e43529d a:hover,
      .widget_b002c9dcd4192d8c .wp-block-tag-cloud_92c1ed20c65585fe a:hover,
      .sidebar__widget_01551d4952e1bcab .tagcloud_3e91fa726e43529d a:hover,
      .sidebar__widget_01551d4952e1bcab .wp-block-tag-cloud_92c1ed20c65585fe a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_b002c9dcd4192d8c ul,
  .widget_b002c9dcd4192d8c ol,
  .sidebar__widget_01551d4952e1bcab ul,
  .sidebar__widget_01551d4952e1bcab ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_b002c9dcd4192d8c ul li,
    .widget_b002c9dcd4192d8c ol li,
    .sidebar__widget_01551d4952e1bcab ul li,
    .sidebar__widget_01551d4952e1bcab ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_b002c9dcd4192d8c ul li:first-child,
      .widget_b002c9dcd4192d8c ol li:first-child,
      .sidebar__widget_01551d4952e1bcab ul li:first-child,
      .sidebar__widget_01551d4952e1bcab ol li:first-child {
        border-top: 0; }
      .widget_b002c9dcd4192d8c ul li:last-child,
      .widget_b002c9dcd4192d8c ol li:last-child,
      .sidebar__widget_01551d4952e1bcab ul li:last-child,
      .sidebar__widget_01551d4952e1bcab ol li:last-child {
        margin-bottom: 0; }
      .widget_b002c9dcd4192d8c ul li.recentcomments_29b59bff8a03d317 .comment-author-link_aa4da0a04479e3b2 a:before, .widget_b002c9dcd4192d8c ul li.wp-block-latest-comments__comment_27fd06b75b158568 .comment-author-link_aa4da0a04479e3b2 a:before,
      .widget_b002c9dcd4192d8c ol li.recentcomments_29b59bff8a03d317 .comment-author-link_aa4da0a04479e3b2 a:before,
      .widget_b002c9dcd4192d8c ol li.wp-block-latest-comments__comment_27fd06b75b158568 .comment-author-link_aa4da0a04479e3b2 a:before,
      .sidebar__widget_01551d4952e1bcab ul li.recentcomments_29b59bff8a03d317 .comment-author-link_aa4da0a04479e3b2 a:before,
      .sidebar__widget_01551d4952e1bcab ul li.wp-block-latest-comments__comment_27fd06b75b158568 .comment-author-link_aa4da0a04479e3b2 a:before,
      .sidebar__widget_01551d4952e1bcab ol li.recentcomments_29b59bff8a03d317 .comment-author-link_aa4da0a04479e3b2 a:before,
      .sidebar__widget_01551d4952e1bcab ol li.wp-block-latest-comments__comment_27fd06b75b158568 .comment-author-link_aa4da0a04479e3b2 a:before {
        display: none; }
      .widget_b002c9dcd4192d8c ul li.recentcomments_29b59bff8a03d317 a, .widget_b002c9dcd4192d8c ul li.wp-block-latest-comments__comment_27fd06b75b158568 a,
      .widget_b002c9dcd4192d8c ol li.recentcomments_29b59bff8a03d317 a,
      .widget_b002c9dcd4192d8c ol li.wp-block-latest-comments__comment_27fd06b75b158568 a,
      .sidebar__widget_01551d4952e1bcab ul li.recentcomments_29b59bff8a03d317 a,
      .sidebar__widget_01551d4952e1bcab ul li.wp-block-latest-comments__comment_27fd06b75b158568 a,
      .sidebar__widget_01551d4952e1bcab ol li.recentcomments_29b59bff8a03d317 a,
      .sidebar__widget_01551d4952e1bcab ol li.wp-block-latest-comments__comment_27fd06b75b158568 a {
        padding-left: 0;
        display: inline; }
        .widget_b002c9dcd4192d8c ul li.recentcomments_29b59bff8a03d317 a:before, .widget_b002c9dcd4192d8c ul li.wp-block-latest-comments__comment_27fd06b75b158568 a:before,
        .widget_b002c9dcd4192d8c ol li.recentcomments_29b59bff8a03d317 a:before,
        .widget_b002c9dcd4192d8c ol li.wp-block-latest-comments__comment_27fd06b75b158568 a:before,
        .sidebar__widget_01551d4952e1bcab ul li.recentcomments_29b59bff8a03d317 a:before,
        .sidebar__widget_01551d4952e1bcab ul li.wp-block-latest-comments__comment_27fd06b75b158568 a:before,
        .sidebar__widget_01551d4952e1bcab ol li.recentcomments_29b59bff8a03d317 a:before,
        .sidebar__widget_01551d4952e1bcab ol li.wp-block-latest-comments__comment_27fd06b75b158568 a:before {
          display: none; }
      .widget_b002c9dcd4192d8c ul li a,
      .widget_b002c9dcd4192d8c ol li a,
      .sidebar__widget_01551d4952e1bcab ul li a,
      .sidebar__widget_01551d4952e1bcab 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_b002c9dcd4192d8c ul li a::before,
        .widget_b002c9dcd4192d8c ol li a::before,
        .sidebar__widget_01551d4952e1bcab ul li a::before,
        .sidebar__widget_01551d4952e1bcab ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_b002c9dcd4192d8c ul li a:hover,
        .widget_b002c9dcd4192d8c ol li a:hover,
        .sidebar__widget_01551d4952e1bcab ul li a:hover,
        .sidebar__widget_01551d4952e1bcab ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_b002c9dcd4192d8c ul li a.rsswidget_be87ea3e693277f7, .widget_b002c9dcd4192d8c ul li a.wp-block-latest-posts__post-title_597917852399639c,
        .widget_b002c9dcd4192d8c ol li a.rsswidget_be87ea3e693277f7,
        .widget_b002c9dcd4192d8c ol li a.wp-block-latest-posts__post-title_597917852399639c,
        .sidebar__widget_01551d4952e1bcab ul li a.rsswidget_be87ea3e693277f7,
        .sidebar__widget_01551d4952e1bcab ul li a.wp-block-latest-posts__post-title_597917852399639c,
        .sidebar__widget_01551d4952e1bcab ol li a.rsswidget_be87ea3e693277f7,
        .sidebar__widget_01551d4952e1bcab ol li a.wp-block-latest-posts__post-title_597917852399639c {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_b002c9dcd4192d8c ul li a.rsswidget_be87ea3e693277f7:before, .widget_b002c9dcd4192d8c ul li a.wp-block-latest-posts__post-title_597917852399639c:before,
          .widget_b002c9dcd4192d8c ol li a.rsswidget_be87ea3e693277f7:before,
          .widget_b002c9dcd4192d8c ol li a.wp-block-latest-posts__post-title_597917852399639c:before,
          .sidebar__widget_01551d4952e1bcab ul li a.rsswidget_be87ea3e693277f7:before,
          .sidebar__widget_01551d4952e1bcab ul li a.wp-block-latest-posts__post-title_597917852399639c:before,
          .sidebar__widget_01551d4952e1bcab ol li a.rsswidget_be87ea3e693277f7:before,
          .sidebar__widget_01551d4952e1bcab ol li a.wp-block-latest-posts__post-title_597917852399639c:before {
            display: none; }
      .widget_b002c9dcd4192d8c ul li ul,
      .widget_b002c9dcd4192d8c ol li ul,
      .sidebar__widget_01551d4952e1bcab ul li ul,
      .sidebar__widget_01551d4952e1bcab ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_b002c9dcd4192d8c ul.wp-tag-cloud_5797cef5c6a1de33 li,
    .widget_b002c9dcd4192d8c ol.wp-tag-cloud_5797cef5c6a1de33 li,
    .sidebar__widget_01551d4952e1bcab ul.wp-tag-cloud_5797cef5c6a1de33 li,
    .sidebar__widget_01551d4952e1bcab ol.wp-tag-cloud_5797cef5c6a1de33 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_b002c9dcd4192d8c ul.wp-tag-cloud_5797cef5c6a1de33 li a:before,
      .widget_b002c9dcd4192d8c ol.wp-tag-cloud_5797cef5c6a1de33 li a:before,
      .sidebar__widget_01551d4952e1bcab ul.wp-tag-cloud_5797cef5c6a1de33 li a:before,
      .sidebar__widget_01551d4952e1bcab ol.wp-tag-cloud_5797cef5c6a1de33 li a:before {
        display: none; }
  .widget_b002c9dcd4192d8c.te_widget_categories_31f8449312508adf li, .widget_b002c9dcd4192d8c.widget_archive_d776f0ad4d1d441b li,
  .widget_b002c9dcd4192d8c .wp-block-categories-list_aa8f576e593af1ce li,
  .widget_b002c9dcd4192d8c .wp-block-archives-list_e84b10da214afa5b li,
  .sidebar__widget_01551d4952e1bcab.te_widget_categories_31f8449312508adf li,
  .sidebar__widget_01551d4952e1bcab.widget_archive_d776f0ad4d1d441b li,
  .sidebar__widget_01551d4952e1bcab .wp-block-categories-list_aa8f576e593af1ce li,
  .sidebar__widget_01551d4952e1bcab .wp-block-archives-list_e84b10da214afa5b 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_b002c9dcd4192d8c.te_widget_categories_31f8449312508adf li.cat-item_3e909817ef15e6ac, .widget_b002c9dcd4192d8c.widget_archive_d776f0ad4d1d441b li.cat-item_3e909817ef15e6ac,
    .widget_b002c9dcd4192d8c .wp-block-categories-list_aa8f576e593af1ce li.cat-item_3e909817ef15e6ac,
    .widget_b002c9dcd4192d8c .wp-block-archives-list_e84b10da214afa5b li.cat-item_3e909817ef15e6ac,
    .sidebar__widget_01551d4952e1bcab.te_widget_categories_31f8449312508adf li.cat-item_3e909817ef15e6ac,
    .sidebar__widget_01551d4952e1bcab.widget_archive_d776f0ad4d1d441b li.cat-item_3e909817ef15e6ac,
    .sidebar__widget_01551d4952e1bcab .wp-block-categories-list_aa8f576e593af1ce li.cat-item_3e909817ef15e6ac,
    .sidebar__widget_01551d4952e1bcab .wp-block-archives-list_e84b10da214afa5b li.cat-item_3e909817ef15e6ac {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_b002c9dcd4192d8c.te_widget_categories_31f8449312508adf li a, .widget_b002c9dcd4192d8c.widget_archive_d776f0ad4d1d441b li a,
    .widget_b002c9dcd4192d8c .wp-block-categories-list_aa8f576e593af1ce li a,
    .widget_b002c9dcd4192d8c .wp-block-archives-list_e84b10da214afa5b li a,
    .sidebar__widget_01551d4952e1bcab.te_widget_categories_31f8449312508adf li a,
    .sidebar__widget_01551d4952e1bcab.widget_archive_d776f0ad4d1d441b li a,
    .sidebar__widget_01551d4952e1bcab .wp-block-categories-list_aa8f576e593af1ce li a,
    .sidebar__widget_01551d4952e1bcab .wp-block-archives-list_e84b10da214afa5b li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_aeda66142aa52c3a {
  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_aeda66142aa52c3a .about-desc_2116cc0c44adac53 {
    text-align: left; }
    .widget-about-info_aeda66142aa52c3a .about-desc_2116cc0c44adac53 .about-title_3ec0bf7ec6a39d5b {
      font-size: 20px; }
  .widget-about-info_aeda66142aa52c3a .about-image_08e53d7252f5764c {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_aeda66142aa52c3a .te-social-profile_ae6bd1c46c8dd4d7 {
    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_aeda66142aa52c3a .te-social-profile_ae6bd1c46c8dd4d7 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_aeda66142aa52c3a .te-social-profile_ae6bd1c46c8dd4d7 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_2a19454ba32377e5.has-author_40edeb40e19a90de.wp-block-latest-posts_72d581a6b28d194d .wp-block-latest-posts__te-post-title_4306866c618e1b91 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_4755aa113395a3de .wp-block-heading_c177323bb62a2ac3:before,
.widget_rss_4755aa113395a3de .widget-title_889beedeab3db0d9:before {
  display: none; }
.widget_rss_4755aa113395a3de .rss-widget-icon_41ab8682e2b00b51 {
  margin-right: 6px; }
.widget_rss_4755aa113395a3de ul li a.rsswidget_be87ea3e693277f7 {
  color: #14203A; }
  .widget_rss_4755aa113395a3de ul li a.rsswidget_be87ea3e693277f7:hover {
    color: #317EFE; }

.wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-title_730a8d0d2f0b78a5,
.wp-block-rss_96296d1a632c2357 .wp-block-rss__item-title_730a8d0d2f0b78a5,
.widget_rss_4755aa113395a3de .wp-block-rss__item-title_730a8d0d2f0b78a5 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-title_730a8d0d2f0b78a5 a:before,
  .wp-block-rss_96296d1a632c2357 .wp-block-rss__item-title_730a8d0d2f0b78a5 a:before,
  .widget_rss_4755aa113395a3de .wp-block-rss__item-title_730a8d0d2f0b78a5 a:before {
    display: none; }
.wp-block-latest-posts_72d581a6b28d194d .wp-block-latest-posts__post-author_542e04734e5c7b5a,
.wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64,
.wp-block-rss_96296d1a632c2357 .wp-block-latest-posts__post-author_542e04734e5c7b5a,
.wp-block-rss_96296d1a632c2357 .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64,
.widget_rss_4755aa113395a3de .wp-block-latest-posts__post-author_542e04734e5c7b5a,
.widget_rss_4755aa113395a3de .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64 {
  margin-right: 10px; }
.wp-block-latest-posts_72d581a6b28d194d .wp-block-latest-posts__post-author_542e04734e5c7b5a,
.wp-block-latest-posts_72d581a6b28d194d .wp-block-latest-posts__te-post-date_88864c620c63bc13,
.wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64,
.wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-author_4f004e012d6275a0,
.wp-block-latest-posts_72d581a6b28d194d .rss-date_aa263fe804088451,
.wp-block-rss_96296d1a632c2357 .wp-block-latest-posts__post-author_542e04734e5c7b5a,
.wp-block-rss_96296d1a632c2357 .wp-block-latest-posts__te-post-date_88864c620c63bc13,
.wp-block-rss_96296d1a632c2357 .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64,
.wp-block-rss_96296d1a632c2357 .wp-block-rss__item-author_4f004e012d6275a0,
.wp-block-rss_96296d1a632c2357 .rss-date_aa263fe804088451,
.widget_rss_4755aa113395a3de .wp-block-latest-posts__post-author_542e04734e5c7b5a,
.widget_rss_4755aa113395a3de .wp-block-latest-posts__te-post-date_88864c620c63bc13,
.widget_rss_4755aa113395a3de .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64,
.widget_rss_4755aa113395a3de .wp-block-rss__item-author_4f004e012d6275a0,
.widget_rss_4755aa113395a3de .rss-date_aa263fe804088451 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_72d581a6b28d194d .wp-block-latest-posts__te-post-date_88864c620c63bc13:before,
.wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64:before,
.wp-block-latest-posts_72d581a6b28d194d .rss-date_aa263fe804088451:before,
.wp-block-rss_96296d1a632c2357 .wp-block-latest-posts__te-post-date_88864c620c63bc13:before,
.wp-block-rss_96296d1a632c2357 .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64:before,
.wp-block-rss_96296d1a632c2357 .rss-date_aa263fe804088451:before,
.widget_rss_4755aa113395a3de .wp-block-latest-posts__te-post-date_88864c620c63bc13:before,
.widget_rss_4755aa113395a3de .wp-block-rss__item-publish-date_6c8dd1f6f9dd4b64:before,
.widget_rss_4755aa113395a3de .rss-date_aa263fe804088451:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_72d581a6b28d194d .wp-block-latest-posts__post-author_542e04734e5c7b5a:before,
.wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-author_4f004e012d6275a0:before,
.wp-block-rss_96296d1a632c2357 .wp-block-latest-posts__post-author_542e04734e5c7b5a:before,
.wp-block-rss_96296d1a632c2357 .wp-block-rss__item-author_4f004e012d6275a0:before,
.widget_rss_4755aa113395a3de .wp-block-latest-posts__post-author_542e04734e5c7b5a:before,
.widget_rss_4755aa113395a3de .wp-block-rss__item-author_4f004e012d6275a0:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_72d581a6b28d194d .wp-block-latest-posts__post-excerpt_da474e2e4af0abc5,
.wp-block-latest-posts_72d581a6b28d194d .wp-block-rss__item-excerpt_ebe350f21b6e0285,
.wp-block-latest-posts_72d581a6b28d194d .rssSummary_02612ce51b516b35,
.wp-block-rss_96296d1a632c2357 .wp-block-latest-posts__post-excerpt_da474e2e4af0abc5,
.wp-block-rss_96296d1a632c2357 .wp-block-rss__item-excerpt_ebe350f21b6e0285,
.wp-block-rss_96296d1a632c2357 .rssSummary_02612ce51b516b35,
.widget_rss_4755aa113395a3de .wp-block-latest-posts__post-excerpt_da474e2e4af0abc5,
.widget_rss_4755aa113395a3de .wp-block-rss__item-excerpt_ebe350f21b6e0285,
.widget_rss_4755aa113395a3de .rssSummary_02612ce51b516b35 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_512055e999cc2363 .te-single-post-meta_b3480cf2c140c7fc {
  gap: 32px; }

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

.te-comment-title_ff05e3bd085a0fee h2,
.te-comment-title_ff05e3bd085a0fee .wp-block-comments-title_0cd4342ee892614b,
.wp-block-comments_9318b63323c31519 h2,
.wp-block-comments_9318b63323c31519 .wp-block-comments-title_0cd4342ee892614b {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 {
  padding-left: 0; }
  .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 .wp-block-te-comment-reply_1a114e77e9f26ace {
    margin-top: 15px; }
  .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-column_7f4aa0a50f860ffe:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-avatar_02265b02fc4287e5 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-avatar_02265b02fc4287e5 img {
        width: 100%; }
    .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-comment-author-name_329b3820018dfe5d a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-comment-edit-link_10f9a41d6d786e33 a {
      color: #317EFE; }
    .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-comment-date_258230443d0a6217 a,
    .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-comment-edit-link_10f9a41d6d786e33 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-te-comment-reply_1a114e77e9f26ace 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_9318b63323c31519 .wp-block-comment-template_e2ecea9039e284c3 li .wp-block-columns_9ece438764c5b4df .wp-block-te-comment-reply_1a114e77e9f26ace 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_c9ebc6b5d4e82a35 .te-comment-respond_df43cbf7ae9f258f,
.te-latest-comments_c9ebc6b5d4e82a35 .comment-respond_c838885737b09645 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_c9ebc6b5d4e82a35 li .children .te-comments-item_1c4d69eea78ab14b {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_c9ebc6b5d4e82a35 li .children .te-comments-item_1c4d69eea78ab14b {
      margin-left: 0; } }
.te-latest-comments_c9ebc6b5d4e82a35 li .children .children .te-comments-item_1c4d69eea78ab14b {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b {
      padding: 30px; } }
  .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-avatar_08ca15824d86d89b {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-avatar_08ca15824d86d89b {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-avatar_08ca15824d86d89b img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e {
    overflow: hidden; }
    .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e .te-avatar-name_36f94b27b800602a {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e .te-avatar-name_36f94b27b800602a 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_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e .te-avatar-name_36f94b27b800602a 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_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e .te-avatar-name_36f94b27b800602a span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e .te-comment-reply_43fe9fab2fdc6887 {
      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_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e .te-comment-reply_43fe9fab2fdc6887 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_c9ebc6b5d4e82a35 li .te-comments-item_1c4d69eea78ab14b .te-comments-text_d850db334f973f3e .te-comment-reply_43fe9fab2fdc6887:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_ccde2e245d2d6b70 .te-contacts-message_948ffc1d7d35f7f9 {
  margin-top: 10px; }

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

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

.te-comment-respond_df43cbf7ae9f258f,
.comment-respond_c838885737b09645 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_df43cbf7ae9f258f .comment-form-cookies-consent_f877e092d2f818fb,
  .comment-respond_c838885737b09645 .comment-form-cookies-consent_f877e092d2f818fb {
    display: none; }
  .te-comment-respond_df43cbf7ae9f258f .comment-notes_659bd309bf300c1d,
  .comment-respond_c838885737b09645 .comment-notes_659bd309bf300c1d {
    margin-bottom: 30px; }
  .te-comment-respond_df43cbf7ae9f258f p,
  .comment-respond_c838885737b09645 p {
    margin: 0; }
  .te-comment-respond_df43cbf7ae9f258f .te-contacts-email_14779fb9714e58d8,
  .te-comment-respond_df43cbf7ae9f258f .te-contacts-name_bf3c28a81a89951f,
  .te-comment-respond_df43cbf7ae9f258f .single-input-field_746b4f3c0313e75e,
  .comment-respond_c838885737b09645 .te-contacts-email_14779fb9714e58d8,
  .comment-respond_c838885737b09645 .te-contacts-name_bf3c28a81a89951f,
  .comment-respond_c838885737b09645 .single-input-field_746b4f3c0313e75e {
    margin-bottom: 20px; }
  .te-comment-respond_df43cbf7ae9f258f label,
  .comment-respond_c838885737b09645 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_df43cbf7ae9f258f .checkbox-field-wrapper_97f8db9742262ad1,
  .comment-respond_c838885737b09645 .checkbox-field-wrapper_97f8db9742262ad1 {
    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_df43cbf7ae9f258f .checkbox-field-wrapper_97f8db9742262ad1 p,
    .comment-respond_c838885737b09645 .checkbox-field-wrapper_97f8db9742262ad1 p {
      margin: 0; }
    .te-comment-respond_df43cbf7ae9f258f .checkbox-field-wrapper_97f8db9742262ad1 .single-checkbox-field_6cc0d84093637ccc,
    .comment-respond_c838885737b09645 .checkbox-field-wrapper_97f8db9742262ad1 .single-checkbox-field_6cc0d84093637ccc {
      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_df43cbf7ae9f258f .te-comment-form-cookies-consent_8745b14c28b659b5,
  .comment-respond_c838885737b09645 .te-comment-form-cookies-consent_8745b14c28b659b5 {
    display: none; }
  .te-comment-respond_df43cbf7ae9f258f input[type="number"],
  .comment-respond_c838885737b09645 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_df43cbf7ae9f258f input,
  .te-comment-respond_df43cbf7ae9f258f select,
  .comment-respond_c838885737b09645 input,
  .comment-respond_c838885737b09645 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_df43cbf7ae9f258f *::-webkit-input-placeholder,
  .comment-respond_c838885737b09645 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_df43cbf7ae9f258f *:-ms-input-placeholder,
  .comment-respond_c838885737b09645 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_df43cbf7ae9f258f *::-ms-input-placeholder,
  .comment-respond_c838885737b09645 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_df43cbf7ae9f258f *::placeholder,
  .comment-respond_c838885737b09645 *::placeholder {
    color: #778196; }
  .te-comment-respond_df43cbf7ae9f258f textarea,
  .comment-respond_c838885737b09645 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_df43cbf7ae9f258f input:focus,
  .te-comment-respond_df43cbf7ae9f258f textarea:focus,
  .te-comment-respond_df43cbf7ae9f258f .form-select_b96e460f2bec4be5:focus,
  .comment-respond_c838885737b09645 input:focus,
  .comment-respond_c838885737b09645 textarea:focus,
  .comment-respond_c838885737b09645 .form-select_b96e460f2bec4be5: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_cb09b24177329fd8 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_cb09b24177329fd8:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_cb09b24177329fd8: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_cb09b24177329fd8:hover .te-content-wrapper_fef717996e1d6fee {
    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_cb09b24177329fd8 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_cb09b24177329fd8 .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_cb09b24177329fd8 .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_cb09b24177329fd8 .te-content-wrapper_fef717996e1d6fee {
    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_cb09b24177329fd8 .te-content-wrapper_fef717996e1d6fee .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_cb09b24177329fd8 .te-content-wrapper_fef717996e1d6fee .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_cb09b24177329fd8 .te-content-wrapper_fef717996e1d6fee .content .desc_6ddadd48f03b9fbd {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_cb09b24177329fd8 .te-content-wrapper_fef717996e1d6fee .social_54599ca2d46152db {
      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_cb09b24177329fd8 .te-content-wrapper_fef717996e1d6fee .social_54599ca2d46152db 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_cb09b24177329fd8 .te-content-wrapper_fef717996e1d6fee .social_54599ca2d46152db a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1:hover .te-content-wrapper_fef717996e1d6fee .social_54599ca2d46152db a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1:hover .te-content-wrapper_fef717996e1d6fee .content .title,
    .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1:hover .te-content-wrapper_fef717996e1d6fee .content .desc_6ddadd48f03b9fbd {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .image {
    border-radius: 20px; }
  .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee .content .desc_6ddadd48f03b9fbd {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee .social_54599ca2d46152db a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_cb09b24177329fd8.style-2_b740f6133348edf1 .te-content-wrapper_fef717996e1d6fee .social_54599ca2d46152db 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_aa7d5c6935b3ac67 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_aa7d5c6935b3ac67 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_aa7d5c6935b3ac67 .slick-list_59aa669141c840d1 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_aa7d5c6935b3ac67 .slick-list_59aa669141c840d1 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_aa7d5c6935b3ac67 .slick-list_59aa669141c840d1 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_aa7d5c6935b3ac67 .slick-dots_56fd5843b712a1ef {
    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_aa7d5c6935b3ac67 .slick-dots_56fd5843b712a1ef 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_aa7d5c6935b3ac67 .slick-dots_56fd5843b712a1ef 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_aa7d5c6935b3ac67 .slick-dots_56fd5843b712a1ef 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_aa7d5c6935b3ac67 .slick-dots_56fd5843b712a1ef li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_aa7d5c6935b3ac67 .slick-arrow_3671a87beef5ad5c {
    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_a86c7d3f9fd71c8e {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_a86c7d3f9fd71c8e:hover .image .te-content-wrapper_fef717996e1d6fee {
    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_a86c7d3f9fd71c8e:hover .image .te-content-wrapper_fef717996e1d6fee .content .content-inner_69e755686aafeaf4 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a86c7d3f9fd71c8e:hover .image .te-content-wrapper_fef717996e1d6fee .content .btn-wrapper_d43a97befe0698c0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a86c7d3f9fd71c8e:hover .image .te-content-wrapper_fef717996e1d6fee .content .content-inner_69e755686aafeaf4 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_a86c7d3f9fd71c8e: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_a86c7d3f9fd71c8e .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_a86c7d3f9fd71c8e .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_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee {
    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_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee .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_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee .content .content-inner_69e755686aafeaf4 {
        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_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee .content .sub-title_14388e680e68f2b8 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee .content .btn-wrapper_d43a97befe0698c0 {
        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_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee .content .btn-wrapper_d43a97befe0698c0 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_a86c7d3f9fd71c8e .te-content-wrapper_fef717996e1d6fee .content .btn-wrapper_d43a97befe0698c0 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_a86c7d3f9fd71c8e.style-3_889f4c482c8338ae:hover .te-content-wrapper_fef717996e1d6fee .content .btn-wrapper_d43a97befe0698c0 {
  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_a86c7d3f9fd71c8e.style-3_889f4c482c8338ae .te-content-wrapper_fef717996e1d6fee {
  padding: 0; }
  .te-portfolio-card_a86c7d3f9fd71c8e.style-3_889f4c482c8338ae .te-content-wrapper_fef717996e1d6fee .content .content-inner_69e755686aafeaf4 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_a86c7d3f9fd71c8e.style-3_889f4c482c8338ae .te-content-wrapper_fef717996e1d6fee .content .btn-wrapper_d43a97befe0698c0 {
    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_26f7625e1fb548c5.style-1_c3e774427a6c89ea {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_26f7625e1fb548c5.style-1_c3e774427a6c89ea {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_5821378a9aebc6e5.style-1_c3e774427a6c89ea {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_f2715191820e1ae8.style-1_c3e774427a6c89ea {
  overflow: hidden; }

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

.about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 .te-about-image-card_c2f44619281edd65 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 .te-about-image-card_c2f44619281edd65 .te-main-img-wrapper_c9337b5da2eaa978 .te-main-img-inner_7f75edcb2625d591 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 .te-about-image-card_c2f44619281edd65 .te-company-foundation_6d6e50ec37dfa836 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 .te-about-info-card_38e628b5778041c2 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 .te-about-info-card_38e628b5778041c2 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_c1c0eb378e247f07.style-2_b740f6133348edf1 .te-about-info-card_38e628b5778041c2 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .accordion-wrapper_98cb228284509ca1 {
      padding-right: 60px; } }
  .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 {
        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_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 {
        right: 0; } }
    .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 {
      position: relative; }
      .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .te-main-img-inner_7f75edcb2625d591 {
        -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_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .te-image-shape_dff80a0643a8fcc8 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .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_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .content .number_240e52bdb04d9851 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .top-content_c336a5b3c513a4f7 {
        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_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .top-content_c336a5b3c513a4f7 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .bottom-content_9ac878f8ab81032a {
        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_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .bottom-content_9ac878f8ab81032a {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .bottom-content_9ac878f8ab81032a .bottom-content-inner_32ed0c6b6a528648 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .bottom-content_9ac878f8ab81032a .bottom-content-inner_32ed0c6b6a528648 .title,
          .faq-area_0b91387542652e2d.style-1_c3e774427a6c89ea .te-faq-image_e4649750b5ada454 .te-image-wrapper_fdb5ff6d319de228 .bottom-content_9ac878f8ab81032a .bottom-content-inner_32ed0c6b6a528648 .number_240e52bdb04d9851 {
            color: #14203A; }

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

.testimonial-slider-area_5821378a9aebc6e5 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_5821378a9aebc6e5.style-2_b740f6133348edf1 .slick-list_59aa669141c840d1 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_5821378a9aebc6e5.style-2_b740f6133348edf1 .slick-list_59aa669141c840d1 .te-slick-item_af8d20bdbbba593f {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .icon_1cd29495c8d29acf {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .te-counter-title_ed4c98f94f70cf1d {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .te-counter-title_ed4c98f94f70cf1d .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .title {
    color: #ffffff; }
  .counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .number_240e52bdb04d9851 {
    color: #E7F914; }
  .counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .number_240e52bdb04d9851,
  .counter-up-area_d1b1bc7161f9918c.style-2_b740f6133348edf1 .te-counter-card_e491a77da822b4a5 .te-counter-item_c7185eaf5bb40b21 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-image-bg-collumn_77834166ebdaa8d9 {
      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_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-subscribe-form-wrapper_d0dfbd95ca2fba3b {
      padding: 0; }
    .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee {
      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_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee {
          -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_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee {
          -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_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee {
          gap: 60px; } }
      .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee .te-subscribe-title_046a1f09dcccc4ae {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee .te-content-inner_3ca17c559075232f {
        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_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee .te-content-inner_3ca17c559075232f {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee .te-content-inner_3ca17c559075232f .icon_1cd29495c8d29acf {
          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_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .te-subscribe-form-widget_f6867569e452a121 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .mc4wp-form-fields_eb5a0dc778301b3e {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_10c636e6ef89d572.style-2_b740f6133348edf1 .te-subscribe-inner-area_8504c81fa2d63f49 .mc4wp-form-fields_eb5a0dc778301b3e {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_5821378a9aebc6e5.style-3_889f4c482c8338ae {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_5821378a9aebc6e5.style-3_889f4c482c8338ae {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_5821378a9aebc6e5.style-3_889f4c482c8338ae {
      padding: 100px 0; } }
  .testimonial-slider-area_5821378a9aebc6e5.style-3_889f4c482c8338ae .slick-list_59aa669141c840d1 .slick-slide.slick-current_63ab59ba51583308 .te-testimonial-card_04f82b5c32432fb8.style-3_889f4c482c8338ae .te-content-wrapper_fef717996e1d6fee .te-user-meta_bd06b12468929526 .icon_1cd29495c8d29acf {
    color: #317EFE; }

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

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

.te-contact-info_bcc37569d2819a6e {
  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_bcc37569d2819a6e .te-icon-card_50cb9aaefc8aa68f {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_ce4dced39fc49af5 {
  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_ce4dced39fc49af5 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_ce4dced39fc49af5 .content .te-title-wrapper_46d7954b5a9d29f6 {
    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_ce4dced39fc49af5 .content .te-title-wrapper_46d7954b5a9d29f6 .title-inner_f71cd4e52c666353 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_ce4dced39fc49af5 .content .te-title-wrapper_46d7954b5a9d29f6 .title-inner_f71cd4e52c666353 .icon_1cd29495c8d29acf {
        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_ce4dced39fc49af5 .content .te-title-wrapper_46d7954b5a9d29f6 .title-inner_f71cd4e52c666353 .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_75abcbab0a74ba4e {
  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_75abcbab0a74ba4e .list-wrapper_f246dbcd17c0d76e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_75abcbab0a74ba4e .list-wrapper_f246dbcd17c0d76e .icon_1cd29495c8d29acf {
      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_75abcbab0a74ba4e .list-wrapper_f246dbcd17c0d76e 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_75abcbab0a74ba4e .list-wrapper_f246dbcd17c0d76e 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_75abcbab0a74ba4e .list-wrapper_f246dbcd17c0d76e 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_75abcbab0a74ba4e .list-wrapper_f246dbcd17c0d76e 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_0b99d36cab994e60 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_0b99d36cab994e60 .te-team-card_cb09b24177329fd8 {
    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_4f1450d3f3a4bb81 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_4f1450d3f3a4bb81 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_4f1450d3f3a4bb81 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_923a558aecb806be {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_923a558aecb806be .te-subscribe-form-widget_f6867569e452a121 .submit-btn_8832222fffd34f88 span {
    display: none; }
  .footer_923a558aecb806be.style-1_c3e774427a6c89ea {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_923a558aecb806be.style-1_c3e774427a6c89ea .te-footer-sec_eb681dfe41cad8f9 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_923a558aecb806be.style-1_c3e774427a6c89ea .te-footer-sec_eb681dfe41cad8f9 .te-footer-widget_08d413cb80671a2d .te-subscribe-form-widget_f6867569e452a121 .mc4wp-form-fields_eb5a0dc778301b3e {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_923a558aecb806be.style-1_c3e774427a6c89ea .te-footer-widget_08d413cb80671a2d .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b input {
      color: #131A2A; }
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .wp-block-heading_c177323bb62a2ac3,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .widget-title_889beedeab3db0d9,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .wp-block-search__label_6ac8d41efabbbb80,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .wp-block-heading_c177323bb62a2ac3,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .widget-title_889beedeab3db0d9,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .wp-block-search__label_6ac8d41efabbbb80,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c ul li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c ol li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab ul li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab ol li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c ul li,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-calendar-table_f918259ac3c63254,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-block-calendar_c9df8abba0c87e6d caption,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 nav.wp-calendar-nav_b48d4fda7d5f7bc7 a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-block-latest-comments__comment-excerpt_9958ecaf6b619b89,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-calendar-table_f918259ac3c63254 caption,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_text_dd82db55ef8b5816,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .tagcloud_3e91fa726e43529d a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .wp-block-tag-cloud_92c1ed20c65585fe a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .tagcloud_3e91fa726e43529d a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .wp-block-tag-cloud_92c1ed20c65585fe a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-block-latest-comments__comment-date_439cef197828d110,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-block-latest-comments__comment_27fd06b75b158568,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-block-archives-dropdown_e30a71e75d97abb2 label,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_categories_144370555d2f4a43 li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_archive_d776f0ad4d1d441b li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_nav_menu_26813a9c90524e78 li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_tag_cloud_d37aa26c0e82ef92 a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_rss_4755aa113395a3de li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_rss_4755aa113395a3de li,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .footer__widget_f4084ac270884af7 a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .footer__widget_f4084ac270884af7 li,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 li.recentcomments_29b59bff8a03d317 {
    color: #ffffff; }
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-theme-btn_88f8a67a421d24e0,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-block-loginout_7fdf83cfaa0d15d3 a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 input.te-theme-btn_88f8a67a421d24e0,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .wp-block-search_134f6d31b92f6006 button,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .search-form_fbd28ee5372c4a00 button,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .widget_b002c9dcd4192d8c .sidebar__search_45c2c39c87e35bda button,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .wp-block-search_134f6d31b92f6006 button,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .search-form_fbd28ee5372c4a00 button,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .sidebar__widget_01551d4952e1bcab .sidebar__search_45c2c39c87e35bda button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_923a558aecb806be .footer__widget_f4084ac270884af7 li {
    list-style: none; }
  .footer_923a558aecb806be .te-footer-widget_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 li.wp-block-social-link_8e0c0a25e1918579 {
    display: inline-block;
    width: unset !important; }
  .footer_923a558aecb806be .te_widget_nav_menu_53c7828eed526bf6 li.cat-item_3e909817ef15e6ac {
    text-align: right; }
    .footer_923a558aecb806be .te_widget_nav_menu_53c7828eed526bf6 li.cat-item_3e909817ef15e6ac a {
      float: left; }
  .footer_923a558aecb806be .te-footer-bg_a5705ba48876c834 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_923a558aecb806be .footer-nav-widget_8c0e1b8f33a15a30 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_923a558aecb806be .footer-nav-widget_8c0e1b8f33a15a30 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_923a558aecb806be .footer-nav-widget_8c0e1b8f33a15a30 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_923a558aecb806be .footer-nav-widget_8c0e1b8f33a15a30 {
        padding: 0 30px; } }

.te-footer-widget_08d413cb80671a2d {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_08d413cb80671a2d {
      margin-bottom: 40px; } }
  .te-footer-widget_08d413cb80671a2d .te-footer-widget-title_93e51c5d47c4aab0,
  .te-footer-widget_08d413cb80671a2d .wp-block-heading_c177323bb62a2ac3 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_08d413cb80671a2d ul {
    padding-left: 0; }
  .te-footer-widget_08d413cb80671a2d .te-subscribe-form-widget_f6867569e452a121 .mc4wp-form-fields_eb5a0dc778301b3e {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_08d413cb80671a2d .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_08d413cb80671a2d.widget-latest-posts-footer_0ede32e5eeb62950 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_08d413cb80671a2d.zoom-instagram-widget_5cf39db13f761d22 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_08d413cb80671a2d.widget_contact_info_widget_dad3f0e7239a0887 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_08d413cb80671a2d .widget-instagram-feed_1738d39114b7f9ba {
      width: 170px; } }
  .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 {
        padding-right: 0; } }
    .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 .te-footer-logo_a16787775f179a25 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 .info-form-and-social-icon_24d87989ac1fe757 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 .info-form-and-social-icon_24d87989ac1fe757 .te-social-profile_ae6bd1c46c8dd4d7 {
        margin-top: 0; }
    .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 .te-social-profile_ae6bd1c46c8dd4d7 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_08d413cb80671a2d .te-footer-widget-info_5a1097aa163d2bc4 .info-form-and-social-icon_24d87989ac1fe757 {
        -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_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 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_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 p {
    color: #335371; }
  .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul {
    list-style: none; }
    .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 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_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li:first-child .contact-icon_f89285afc52f08da {
          margin-top: 5px; }
      .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li .contact-icon_f89285afc52f08da {
        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_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li .contact-text_99a461a5a034a728 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li .contact-text_99a461a5a034a728 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li .contact-text_99a461a5a034a728 span,
        .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li .contact-text_99a461a5a034a728 p,
        .te-footer-widget_08d413cb80671a2d .te-footer-widget-contact_02c207342f7d14e3 .footer-contact_999709f8aa5be434 ul li .contact-text_99a461a5a034a728 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_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-thumb_866c8ce91bcced6e {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-desc_825484879ff65577 .te-latest-post-title_57c82e54d97262f8 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-desc_825484879ff65577 .te-latest-post-title_57c82e54d97262f8 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_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-desc_825484879ff65577 .te-latest-post-title_57c82e54d97262f8 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-desc_825484879ff65577 .te-latest-post-meta_29b6724706994a25 {
      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_adb89bdbfcc5fa02 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_adb89bdbfcc5fa02 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_adb89bdbfcc5fa02 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_adb89bdbfcc5fa02 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_10c636e6ef89d572 {
  overflow: hidden; }
  .subscribe-area_10c636e6ef89d572.style-1_c3e774427a6c89ea .te-subscribe-inner-area_8504c81fa2d63f49 .te-content-wrapper_fef717996e1d6fee {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_10c636e6ef89d572.style-1_c3e774427a6c89ea .te-image-bg-collumn_77834166ebdaa8d9 {
    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_10c636e6ef89d572.style-1_c3e774427a6c89ea .te-image-bg-collumn_77834166ebdaa8d9 {
        display: none; } }
  .subscribe-area_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee {
    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_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee .short-title_030104f7ac139d56 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee .te-subscribe-title_046a1f09dcccc4ae {
      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_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee .te-subscribe-title_046a1f09dcccc4ae {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee .te-subscribe-title_046a1f09dcccc4ae {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee .te-subscribe-title_046a1f09dcccc4ae {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_10c636e6ef89d572 .te-content-wrapper_fef717996e1d6fee .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_10c636e6ef89d572 .te-subscribe-inner-area_8504c81fa2d63f49 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_10c636e6ef89d572 .te-subscribe-inner-area_8504c81fa2d63f49 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_10c636e6ef89d572 .te-subscribe-inner-area_8504c81fa2d63f49 .te-subscribe-collumn_16cddd3b1491a47f {
      -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_10c636e6ef89d572 .te-subscribe-inner-area_8504c81fa2d63f49 .te-subscribe-collumn_16cddd3b1491a47f.te-image-bg-collumn_77834166ebdaa8d9 {
          display: none; } }
    .subscribe-area_10c636e6ef89d572 .te-subscribe-inner-area_8504c81fa2d63f49 .mc4wp-form-fields_eb5a0dc778301b3e {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_10c636e6ef89d572 .te-subscribe-inner-area_8504c81fa2d63f49 .mc4wp-form-fields_eb5a0dc778301b3e {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_10c636e6ef89d572 .te-subscribe-inner-area_8504c81fa2d63f49 .mc4wp-form-fields_eb5a0dc778301b3e .submit-btn_8832222fffd34f88 {
        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_08d413cb80671a2d .te-subscribe-form-wrapper_d0dfbd95ca2fba3b {
  color: #335371; }

.te-subscribe-form-widget_f6867569e452a121 {
  position: relative; }
  .te-subscribe-form-widget_f6867569e452a121 .mc4wp-form-fields_eb5a0dc778301b3e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f6867569e452a121 .single-field_0db12eeb1ca27b8b *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_f6867569e452a121 .submit-btn_8832222fffd34f88 {
    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_f6867569e452a121 .submit-btn_8832222fffd34f88:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_f6867569e452a121 .mc4wp-response_e0ffe76d6d5b3dff {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_f6867569e452a121 .mc4wp-response_e0ffe76d6d5b3dff .mc4wp-alert_91d72c75cdd0a5b5.mc4wp-error_0087c76ddc4d26e4 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_f6867569e452a121 .mc4wp-response_e0ffe76d6d5b3dff .mc4wp-alert_91d72c75cdd0a5b5.mc4wp-error_0087c76ddc4d26e4 a {
      color: #ff0000; }
    .te-subscribe-form-widget_f6867569e452a121 .mc4wp-response_e0ffe76d6d5b3dff .mc4wp-alert_91d72c75cdd0a5b5.mc4wp-success_4ca499558f24790d p, .te-subscribe-form-widget_f6867569e452a121 .mc4wp-response_e0ffe76d6d5b3dff .mc4wp-alert_91d72c75cdd0a5b5.mc4wp-notice_48997eeab9a75056 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_2f2a10578d3d86bc {
  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_2f2a10578d3d86bc .te-footer-logo_a16787775f179a25 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_2f2a10578d3d86bc .te-social-widget_e77bea56bbaff860 {
    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_2f2a10578d3d86bc .te-social-widget_e77bea56bbaff860 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_923a558aecb806be.style-2_b740f6133348edf1 {
  background-color: #131A2A; }
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-sec_eb681dfe41cad8f9 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-widget-title_93e51c5d47c4aab0,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .wp-block-heading_c177323bb62a2ac3 {
    color: #ffffff;
    font-size: 24px; }
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .footer-bottom-area_f0a24ed905749c3a .te-copyright-text_255c7a7fbd53d1a3 p,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-widget_08d413cb80671a2d.te_widget_nav_menu_53c7828eed526bf6 li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-widget_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-desc_825484879ff65577 .te-latest-post-title_57c82e54d97262f8 a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-widget_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-desc_825484879ff65577 .te-latest-post-title_57c82e54d97262f8,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-widget_08d413cb80671a2d .te_widget_latest_post_653eba3084c826d9 ul li .te-latest-post-desc_825484879ff65577 .te-latest-post-meta_29b6724706994a25,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-widget_08d413cb80671a2d .te-subscribe-form-wrapper_d0dfbd95ca2fba3b,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .te-footer-bottom-menu_adb89bdbfcc5fa02 ul li a,
  .footer_923a558aecb806be.style-2_b740f6133348edf1 .footer-bottom-area_f0a24ed905749c3a .te-copyright-text_255c7a7fbd53d1a3 p a {
    color: #ffffff; }

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