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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_d837a0ba3aecdd15,
.wp-block-loginout_3697fcfa881f2b23 a,
input.te-theme-btn_d837a0ba3aecdd15 {
  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_d837a0ba3aecdd15:hover,
  .wp-block-loginout_3697fcfa881f2b23 a:hover,
  input.te-theme-btn_d837a0ba3aecdd15:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_d837a0ba3aecdd15:focus,
  .wp-block-loginout_3697fcfa881f2b23 a:focus,
  input.te-theme-btn_d837a0ba3aecdd15:focus {
    color: #ffffff; }
  .te-theme-btn_d837a0ba3aecdd15.yellow-btn_bdf9c8ccbe11ef7f,
  .wp-block-loginout_3697fcfa881f2b23 a.yellow-btn_bdf9c8ccbe11ef7f,
  input.te-theme-btn_d837a0ba3aecdd15.yellow-btn_bdf9c8ccbe11ef7f {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_d837a0ba3aecdd15.simple-btn_f0162ce6b1ae3e6b,
  .wp-block-loginout_3697fcfa881f2b23 a.simple-btn_f0162ce6b1ae3e6b,
  input.te-theme-btn_d837a0ba3aecdd15.simple-btn_f0162ce6b1ae3e6b {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_ba6d1746265c18d0 {
  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_ba6d1746265c18d0 .circle-rotate-inner_2051607f58efda71 {
    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_66f5dadff05d8bbe {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_7fe8ae954362bfbe {
  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_2181e8d8197126c8 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_2181e8d8197126c8 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_2181e8d8197126c8 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_2181e8d8197126c8 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_81b2dbb1ef6330a4 .size-full_4ea161835f61a7f0.alignright_ec941484d31281a4 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_81b2dbb1ef6330a4 figure.wp-caption_44fa572ee5a92838.aligncenter_5eaf84286e8a1843 {
  margin-top: 40px; }
.tp-page-content_81b2dbb1ef6330a4 dl, .tp-page-content_81b2dbb1ef6330a4 ol, .tp-page-content_81b2dbb1ef6330a4 ul {
  margin-bottom: 11px; }
.tp-page-content_81b2dbb1ef6330a4 .te-comment-respond_6eb14dc25c0dd7d9 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_81b2dbb1ef6330a4 .te-latest-comments_3129a27c5da4c6ab .te-comment-respond_6eb14dc25c0dd7d9 {
  margin-bottom: 40px; }
.tp-page-content_81b2dbb1ef6330a4 .te-post-comments_f1c025ac1980325b {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_08600e3e02fb6bbc .gallery-item_69eac6a4af91e2f1 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_4016da3265217ba4 .gallery-item_69eac6a4af91e2f1 {
  max-width: 50%; }

.gallery-columns-3_4f6682107c55f164 .gallery-item_69eac6a4af91e2f1 {
  max-width: 33.33%; }

.gallery-columns-4_7cda4a2329ab3b71 .gallery-item_69eac6a4af91e2f1 {
  max-width: 25%; }

.gallery-columns-5_8bd14366d1073390 .gallery-item_69eac6a4af91e2f1 {
  max-width: 20%; }

.gallery-columns-6_4cda49f2a9bbeae0 .gallery-item_69eac6a4af91e2f1 {
  max-width: 16.66%; }

.gallery-columns-7_d5d5449ff64588e2 .gallery-item_69eac6a4af91e2f1 {
  max-width: 14.28%; }

.gallery-columns-8_873f18454571d1ba .gallery-item_69eac6a4af91e2f1 {
  max-width: 12.5%; }

.gallery-columns-9_52927c4c9e47614c .gallery-item_69eac6a4af91e2f1 {
  max-width: 11.11%; }

.gallery-caption_153fec5958177a81 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_e21c062caa596402 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_983aecd900d57be6 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_31437fba787ae822 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_8c76a47224dd078e p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_76067a17f2c1b913 p.wp-block-cover-text_e50730605f933c65,
.wp-block-cover_76067a17f2c1b913.is-light_c9f71961175cd8ec .wp-block-cover__inner-container_9d93290d7cab3d07 {
  color: #fff !important; }

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

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

.widget_e87e19dbe2e3ccc5 .wp-block-archives-dropdown_1dd7b030ea232dad,
.widget_e87e19dbe2e3ccc5 .wp-block-categories-dropdown_c714838dceb53ed2,
.widget_e87e19dbe2e3ccc5 .wp-block-loginout_3697fcfa881f2b23,
.widget_e87e19dbe2e3ccc5 .wp-block-social-links_ae294282085176c1,
.widget_e87e19dbe2e3ccc5.widget_archive_1070c4dfa5b3704c select,
.widget_e87e19dbe2e3ccc5.te_widget_categories_634f017c7c7c077c select,
.widget_e87e19dbe2e3ccc5.widget_text_75bbdd72cdbca75d select,
.widget_e87e19dbe2e3ccc5.te_widget_search_f05b0b4b19304c1c .search-form_8f16932cd3918b3c,
.widget_e87e19dbe2e3ccc5.te_widget_tag_cloud_7d266a93017e51fc .tagcloud_2965c234ec71949e,
.widget_e87e19dbe2e3ccc5 .wp-block-tag-cloud_e0e22508f74849fb {
  margin-bottom: 6px; }

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

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

.blog-search-content_197af3abc6954e70 {
  margin: 0; }
  .blog-search-content_197af3abc6954e70 .wp-block-search_983aecd900d57be6,
  .blog-search-content_197af3abc6954e70 .search-form_8f16932cd3918b3c,
  .blog-search-content_197af3abc6954e70 .sidebar__search_175d5485fb29d4d1 {
    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_197af3abc6954e70 .wp-block-search_983aecd900d57be6,
      .blog-search-content_197af3abc6954e70 .search-form_8f16932cd3918b3c,
      .blog-search-content_197af3abc6954e70 .sidebar__search_175d5485fb29d4d1 {
        width: 100%; } }
    .blog-search-content_197af3abc6954e70 .wp-block-search_983aecd900d57be6 .wp-block-search__inside-wrapper_df4eac0597523ae2,
    .blog-search-content_197af3abc6954e70 .search-form_8f16932cd3918b3c .wp-block-search__inside-wrapper_df4eac0597523ae2,
    .blog-search-content_197af3abc6954e70 .sidebar__search_175d5485fb29d4d1 .wp-block-search__inside-wrapper_df4eac0597523ae2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_197af3abc6954e70 .wp-block-search_983aecd900d57be6 label,
    .blog-search-content_197af3abc6954e70 .search-form_8f16932cd3918b3c label,
    .blog-search-content_197af3abc6954e70 .sidebar__search_175d5485fb29d4d1 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_197af3abc6954e70 .wp-block-search_983aecd900d57be6 input,
    .blog-search-content_197af3abc6954e70 .search-form_8f16932cd3918b3c input,
    .blog-search-content_197af3abc6954e70 .sidebar__search_175d5485fb29d4d1 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_197af3abc6954e70 .wp-block-search_983aecd900d57be6 button,
    .blog-search-content_197af3abc6954e70 .search-form_8f16932cd3918b3c button,
    .blog-search-content_197af3abc6954e70 .sidebar__search_175d5485fb29d4d1 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_81b2dbb1ef6330a4 .wp-smiley_51c1ea025041d6be,
.entry-content_6d5f2213ae7f9e32 .wp-smiley_51c1ea025041d6be,
.comment-content_c7d2daf405064768 .wp-smiley_51c1ea025041d6be {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_6eb14dc25c0dd7d9.style-two_962db51dbc631885 .wpcf7-form_448f576b3e676550 .wpcf7-not-valid-tip_effdcd3174000e54 {
  color: #d9c0b8 !important; }
.te-comment-respond_6eb14dc25c0dd7d9 .wpcf7-form_448f576b3e676550 .wpcf7-not-valid_0ff5a8089aa20d39 {
  border-color: #dc3232 !important; }
.te-comment-respond_6eb14dc25c0dd7d9 .wpcf7-form_448f576b3e676550 .wpcf7-not-valid-tip_effdcd3174000e54 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_6eb14dc25c0dd7d9 .wpcf7-form_448f576b3e676550.sent_e4d8edb9f6874881 .wpcf7-response-output_35d26d710688294c {
  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_6eb14dc25c0dd7d9 .wpcf7-form_448f576b3e676550.invalid_327efdb99482f47a .wpcf7-response-output_35d26d710688294c {
  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_cbd2eeaca440ec92 {
  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_cbd2eeaca440ec92 .wpcf7-te-list-item_c28c42389dd8f580 {
    margin: 0; }
    .wpcf7-form-control_cbd2eeaca440ec92 .wpcf7-te-list-item_c28c42389dd8f580 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_cbd2eeaca440ec92 .wpcf7-te-list-item_c28c42389dd8f580 label .wpcf7-te-list-item-label_a7e970b6bf6fa356 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_fe08eff28cec2e6f .te-comment-respond_6eb14dc25c0dd7d9 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_4329fc9fe747e945 .header-menu-area_b984ba377079f018.sticky_menu_3a4742ba86a24388 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_4329fc9fe747e945 .header-menu-area_b984ba377079f018.sticky_menu_3a4742ba86a24388 {
      top: 0; } }

.page-template-default_5dfd850d91abaefb.page-id-146_5bbb1c75561b35f8 .tp-page-content_81b2dbb1ef6330a4 p:last-child {
  margin-bottom: 10px; }
.page-template-default_5dfd850d91abaefb.page-id-1133_a1f62db19d2d07b0 .tp-page-content_81b2dbb1ef6330a4 .te-comment-respond_6eb14dc25c0dd7d9 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_5dfd850d91abaefb.page-id-3_668bb1e12fda8800 .page-area_e206545df7e59450 {
  padding-top: 128px; }

.single-post-item_9e317b394a5cb1b6.post-24_d1c2f093c5af0651 .wp-block-button_f92146d6cd971680 a {
  color: #ffffff; }

.post-template-default_099ab91b35ce9e1e.postid-163_f70ddf173b43d1a2 .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content {
  margin-bottom: 34px; }
.post-template-default_099ab91b35ce9e1e.postid-150_104e3c865b14d9a6 .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_099ab91b35ce9e1e.postid-150_104e3c865b14d9a6 .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-block-group_59a84200bf6c5ba4.is-layout-constrained_0348c0104df19cb5:last-child {
    border: 1px solid #000; }
.post-template-default_099ab91b35ce9e1e.postid-51_63d32eedc9673a19 .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_099ab91b35ce9e1e.postid-51_63d32eedc9673a19 .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_099ab91b35ce9e1e.postid-1163_4fb3db6adc59087b .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-caption_44fa572ee5a92838, .post-template-default_099ab91b35ce9e1e.postid-568_d153a39a7ccecf6f .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-caption_44fa572ee5a92838 {
  margin-top: 20px; }
.post-template-default_099ab91b35ce9e1e.postid-1785_832ced493ef4fb70 .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-block-button__link_4c698897ff63c5ef {
  color: #ffffff !important; }
.post-template-default_099ab91b35ce9e1e.postid-1149_b4963e3d1f591523 .te-blog-details-wrapper_ab2a6726e7c72e62 .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 p {
  margin-bottom: 0; }
.post-template-default_099ab91b35ce9e1e.postid-555_1b40d9f7205e7dfb .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .gallery {
  margin-top: 20px; }

.error-404_c4a808f48ec5cca5.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_c4a808f48ec5cca5.not-found .error-content_43454fbde7f9c24f .error-btn-bh_2b7603c72202aadc {
    margin-top: 20px; }

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

.sidebar_1701f5ed7e894046 .widget_media_gallery_2bfa556344f29c1b .gallery-item_69eac6a4af91e2f1 {
  margin-bottom: 0; }
  .sidebar_1701f5ed7e894046 .widget_media_gallery_2bfa556344f29c1b .gallery-item_69eac6a4af91e2f1 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_f493e1814a52b59e {
  -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_cdc3aa96de29f67e {
  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_434bf1ac5508338d path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_4329fc9fe747e945 .header-area_b063f596e0451d73.style-2_6220518fd36d9413.login .te-header-menu-area_0db1ca8ab6bef2e1 {
  top: auto !important; }

.header-area_b063f596e0451d73 .container-fluid_b4008dea365b9041 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_b063f596e0451d73 .container-fluid_b4008dea365b9041 {
      padding: 0 24px; } }
.header-area_b063f596e0451d73.style-2_6220518fd36d9413 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .header-top .te-header-contact-info_bfe8cea2bdfe9549 span {
    color: #677471; }
    .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .header-top .te-header-contact-info_bfe8cea2bdfe9549 span i {
      color: #317EFE; }
    .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .header-top .te-header-contact-info_bfe8cea2bdfe9549 span a {
      color: #677471; }
  .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .header-top .te-social-profile_11ac9524f0a629ee a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .header-top .te-social-profile_11ac9524f0a629ee a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_b063f596e0451d73.style-2_6220518fd36d9413 .te-header-menu-area_0db1ca8ab6bef2e1 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .te-header-menu-area_0db1ca8ab6bef2e1 .menu-wrapper_352f27eb06a2583c {
    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_b063f596e0451d73.style-2_6220518fd36d9413 .te-header-menu-area_0db1ca8ab6bef2e1 .menu-wrapper_352f27eb06a2583c {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .te-header-menu-area_0db1ca8ab6bef2e1 .te-header-btn_d2e2b54ea68248c4 .te-quote-btn_4aa9ffd100b0bb58 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_b063f596e0451d73.style-2_6220518fd36d9413 .te-sticky_menu {
  top: 0; }
  .header-area_b063f596e0451d73.style-2_6220518fd36d9413 .te-sticky_menu .menu-wrapper_352f27eb06a2583c {
    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_3a1df7203c2a88ce {
    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_ab833c6f9d8f84f7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_bfe8cea2bdfe9549 {
    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_bfe8cea2bdfe9549 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_bfe8cea2bdfe9549 span.te-contact-info-item_bb9399ea0c40c8c2 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_bfe8cea2bdfe9549 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_a94ae4a856581731 {
      display: none; } }
  .header-top .header-top-btn_a94ae4a856581731 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_a94ae4a856581731 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_a94ae4a856581731 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_11ac9524f0a629ee {
    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_11ac9524f0a629ee .te-social-profile-label_fd13878bd20ecf0f {
      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_11ac9524f0a629ee 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_11ac9524f0a629ee a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_0db1ca8ab6bef2e1 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_0db1ca8ab6bef2e1.te-te-sticky-header_742fcfe696653a11 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_0db1ca8ab6bef2e1.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_0db1ca8ab6bef2e1.te-sticky_menu .te-logo_e4b525c6a21e75be .te-sticky-logo_320c4e7328c50cd3 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_0db1ca8ab6bef2e1.te-sticky_menu .te-main-menu_9574d7d63a42bda5 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_0db1ca8ab6bef2e1.te-sticky_menu .te-main-menu_9574d7d63a42bda5 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_0db1ca8ab6bef2e1.te-sticky_menu .te-main-menu_9574d7d63a42bda5 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_0db1ca8ab6bef2e1.te-sticky_menu .te-main-menu_9574d7d63a42bda5 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_0db1ca8ab6bef2e1 .te-header-menu-wrapper_e5716e620fc3ed32 {
    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_0db1ca8ab6bef2e1 .te-header-menu-wrapper_e5716e620fc3ed32 {
        gap: 20px; } }
  .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be {
    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_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be {
        height: 80px; } }
    .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be .te-standard-logo_aa95ff7b8fd18859 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be .te-sticky-logo_320c4e7328c50cd3 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be .te-sticky-logo_320c4e7328c50cd3 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be .te-sticky-logo_320c4e7328c50cd3 {
          display: block; } }
      .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be .te-sticky-logo_320c4e7328c50cd3 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_0db1ca8ab6bef2e1 .te-logo_e4b525c6a21e75be .te-retina-logo_6214c461dea4f7ac {
      display: none; }

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

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

.te-header-btn_d2e2b54ea68248c4 {
  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_d2e2b54ea68248c4 .te-icon_caa3af493f4f7067 {
    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_d2e2b54ea68248c4 .te-icon_caa3af493f4f7067: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_d2e2b54ea68248c4 {
      display: none; } }
  .te-header-btn_d2e2b54ea68248c4 .te-cta-btn_29d25032ae9c3e41 {
    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_d2e2b54ea68248c4 .te-cta-btn_29d25032ae9c3e41:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_d2e2b54ea68248c4 .te-quote-btn_4aa9ffd100b0bb58 {
    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_d2e2b54ea68248c4 .te-quote-btn_4aa9ffd100b0bb58: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_083b15d6da813633 {
    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_083b15d6da813633 .te-search-content-filed_80f8fee5b350c8ec {
      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_083b15d6da813633 .te-search-content-filed_80f8fee5b350c8ec .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_083b15d6da813633 .te-search-form_787f658926832dac {
      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_083b15d6da813633 .te-search-form_787f658926832dac .te-search-form-input_a595acc42c5fbd0a {
        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_083b15d6da813633 .te-search-form_787f658926832dac .te-search-form-input_a595acc42c5fbd0a .te-search-icon_e856ebbc2c6bb14e {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_083b15d6da813633 .te-search-form_787f658926832dac .te-search-form-input_a595acc42c5fbd0a button.te-submit-search-btn_09c602a22d71d96b {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_083b15d6da813633 .te-search-form_787f658926832dac 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_e8e5e4f47bfe1c0f a.mean-expand.mean-clicked_85c57edc41d8ad59 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_116983107bab29bd 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_116983107bab29bd 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_53173d5f2f41527c {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_4c03a919ccc44562 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_a68f8a83edfb122e {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_a68f8a83edfb122e .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_a68f8a83edfb122e .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-menu-sidebar-title_794fdc452858e825 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-header-contact-info_bfe8cea2bdfe9549 {
      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_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-header-contact-info_bfe8cea2bdfe9549 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_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-header-contact-info_bfe8cea2bdfe9549 span.te-contact-info-item_bb9399ea0c40c8c2 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-header-contact-info_bfe8cea2bdfe9549 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_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-header-contact-info_bfe8cea2bdfe9549 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-social-profile_11ac9524f0a629ee {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-social-profile_11ac9524f0a629ee a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6df9892717894662 .te-menu-sidebar-single-widget_f6243b2a75fc2826 .te-social-profile_11ac9524f0a629ee 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_9317f0191060f99b {
  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_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-feature-img_403bf7f6bd4357ce {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-feature-img_403bf7f6bd4357ce {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-feature-img_403bf7f6bd4357ce {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-feature-img_403bf7f6bd4357ce {
          right: -380px; } }
      .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-feature-img_403bf7f6bd4357ce .company-award_7293dcb04a3019d2 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-feature-img_403bf7f6bd4357ce .company-award_7293dcb04a3019d2 .icon_4b2701c24fb3cf27 {
          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_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-feature-img_403bf7f6bd4357ce .slider-feature-img-overlay_7a362c01cce7f43b {
          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_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-left-shape_349e6c96267442b1 {
      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_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-left-shape_349e6c96267442b1 {
          display: none; } }
    .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-right-shape_1ed46a4b0cc50044 {
      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_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-right-shape_1ed46a4b0cc50044 {
          display: none; } }
    .slider-area_9317f0191060f99b.style-2_6220518fd36d9413 .te-single-slider_6bb5dde90685a3f8 .slider-circle-shape_ee8f355f773d5650 {
      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_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-short-title_b2baf01407c51b31,
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-title_96c092fe95b3cf7b,
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-short-desc_afc2cd593a9d6df2,
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-btn-wrapper_a549090aaa1cf162 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-short-title_b2baf01407c51b31 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-title_96c092fe95b3cf7b {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-short-desc_afc2cd593a9d6df2 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-active .te-slider-btn-wrapper_a549090aaa1cf162 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-dots_c86311e718a79a5f {
    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_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-dots_c86311e718a79a5f {
        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_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-dots_c86311e718a79a5f 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_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-dots_c86311e718a79a5f 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_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-dots_c86311e718a79a5f li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-dots_c86311e718a79a5f li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_9317f0191060f99b .te-slider-wrapper_29cdfbd68ddd6c3b .slick-dots_c86311e718a79a5f li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 {
    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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 {
        background-image: none !important; } }
    .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-overlay_50aaac19b8085f32 {
      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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-overlay_50aaac19b8085f32 {
          left: 0; } }
      .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-overlay_50aaac19b8085f32 .te-slider-overlay-shape_7cf8886927075354 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-overlay_50aaac19b8085f32 .te-slider-overlay-shape_7cf8886927075354 {
            display: none; } }
    .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf {
      position: relative;
      z-index: 99; }
      .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-short-title_b2baf01407c51b31 {
        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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
        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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-short-desc_afc2cd593a9d6df2 {
        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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-short-desc_afc2cd593a9d6df2 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-short-desc_afc2cd593a9d6df2 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-short-desc_afc2cd593a9d6df2 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 {
        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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 {
            padding-top: 30px; } }
        .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-theme-btn_d837a0ba3aecdd15 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-call-btn_203ed5c0a01c582a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-call-btn_203ed5c0a01c582a .te-icon_caa3af493f4f7067 {
            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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-call-btn_203ed5c0a01c582a .te-content_06ba83bd3c2e08dc {
            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_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-call-btn_203ed5c0a01c582a .te-content_06ba83bd3c2e08dc .te-title_2b999fc38b51470a {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_9317f0191060f99b .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-call-btn_203ed5c0a01c582a .te-content_06ba83bd3c2e08dc .te-text_7280168eaceede10 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c: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_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-overlay_50aaac19b8085f32 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-overlay_50aaac19b8085f32::before {
        display: none; }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .slider-shape_a67e64d00345a5c9 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .slider-shape_a67e64d00345a5c9 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-one_71d93806e5c2cd9c {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-one_71d93806e5c2cd9c {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-one_71d93806e5c2cd9c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-one_71d93806e5c2cd9c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-one_71d93806e5c2cd9c {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-two_3a5bd3346f0b9ca2 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-two_3a5bd3346f0b9ca2 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-two_3a5bd3346f0b9ca2 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-two_3a5bd3346f0b9ca2 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-two_3a5bd3346f0b9ca2 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-three_1b9728c472a0b2e7 {
      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_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-three_1b9728c472a0b2e7 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .shape-three_1b9728c472a0b2e7 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-container_9a8b72bd3fe2b510 {
      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_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-container_9a8b72bd3fe2b510 {
          -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_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-container_9a8b72bd3fe2b510 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-container_9a8b72bd3fe2b510 .te-slider-column_533d950ad67152a9 {
        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_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-container_9a8b72bd3fe2b510 .te-slider-column_533d950ad67152a9 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-theme-btn_d837a0ba3aecdd15 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-theme-btn_d837a0ba3aecdd15:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-btn-wrapper_a549090aaa1cf162 .te-call-btn_203ed5c0a01c582a .te-icon_caa3af493f4f7067 {
      color: #317EFE; }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
      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_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-single-slider_6bb5dde90685a3f8 .te-slider-content-wrapper_774aed9aa00e51cf .te-slider-content_f9b9497271de9bea .te-slider-title_96c092fe95b3cf7b {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-slider-wrapper_29cdfbd68ddd6c3b .container {
    position: relative; }
  .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-slider-wrapper_29cdfbd68ddd6c3b .slider-shape-bg_739f4936aafcb254 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-slider-wrapper_29cdfbd68ddd6c3b .slider-shape-bg_739f4936aafcb254 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-slider-wrapper_29cdfbd68ddd6c3b .slider-shape-bg_739f4936aafcb254 {
        margin-left: 0; } }
    .slider-area_9317f0191060f99b.style-1_6e37349b963d7a0c .te-slider-wrapper_29cdfbd68ddd6c3b .slider-shape-bg_739f4936aafcb254: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_eab4739ac4625e01 {
  position: relative; }

.te-info-card_5c7c64e3c0dbcb61 {
  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_5c7c64e3c0dbcb61 {
      padding: 40px 25px; } }
  .te-info-card_5c7c64e3c0dbcb61: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_5c7c64e3c0dbcb61:hover .te-image-wrapper_7399671a686ab161 .overlay_19440c0ce120af5b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_5c7c64e3c0dbcb61:hover .te-image-wrapper_7399671a686ab161 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_5c7c64e3c0dbcb61:hover .icon_4b2701c24fb3cf27 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_5c7c64e3c0dbcb61:hover .content .te-read-more_999134d457926708 .te-theme-btn_d837a0ba3aecdd15 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_5c7c64e3c0dbcb61 .te-info-card-inner_f753fa24093bc1cd {
    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_5c7c64e3c0dbcb61 .te-image-wrapper_7399671a686ab161 {
    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_5c7c64e3c0dbcb61 .te-image-wrapper_7399671a686ab161 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_5c7c64e3c0dbcb61 .te-image-wrapper_7399671a686ab161 .overlay_19440c0ce120af5b {
      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_5c7c64e3c0dbcb61 .icon_4b2701c24fb3cf27 {
    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_5c7c64e3c0dbcb61 .icon_4b2701c24fb3cf27 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_5c7c64e3c0dbcb61 .te-content-wrapper_065c6007472bb154 {
    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_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 {
    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_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 .icon_4b2701c24fb3cf27 {
      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_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 .icon_4b2701c24fb3cf27::before, .te-info-card_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 .icon_4b2701c24fb3cf27::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 .icon_4b2701c24fb3cf27::before {
        top: 15px;
        left: 5px; }
      .te-info-card_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 .icon_4b2701c24fb3cf27::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 .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_5c7c64e3c0dbcb61 .te-title-wrapper_f21aab5306fd99d2 .divider_75a1358822f03ac7 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_5c7c64e3c0dbcb61 .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_5c7c64e3c0dbcb61 .content .desc_8a858d8f337407f2 {
      -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_5c7c64e3c0dbcb61 .content .te-read-more_999134d457926708 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_5c7c64e3c0dbcb61 .content .te-read-more_999134d457926708 .te-theme-btn_d837a0ba3aecdd15 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_5c7c64e3c0dbcb61 .content .te-read-more_999134d457926708 .te-theme-btn_d837a0ba3aecdd15:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 {
      text-align: left; } }
  .te-about-image-card_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 > img {
          width: 100%; } }
    .te-about-image-card_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-img-card-shape_c78e4e6c6ab991f9 {
      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_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-img-card-shape_c78e4e6c6ab991f9 {
          right: 0; } }
.te-about-image-card_85da36e64e6f043d .te-company-foundation_c8db12ed4911ac26 {
  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_85da36e64e6f043d .te-company-foundation_c8db12ed4911ac26 .te-counter-wrapper_ea5c74ee76bb904c {
    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_85da36e64e6f043d .te-company-foundation_c8db12ed4911ac26 .counter-title_868753f4899e6fbf {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_85da36e64e6f043d .te-company-foundation_c8db12ed4911ac26 .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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-img-card-shape_c78e4e6c6ab991f9 {
    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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-img-card-shape_c78e4e6c6ab991f9 {
        display: none; } }
  .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd {
        position: relative; } }
    .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-another-image-inner_fe1046a4016af50e {
      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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-another-image-inner_fe1046a4016af50e {
          width: 100%; }
          .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-another-image-inner_fe1046a4016af50e img {
            width: 100%; } }
    .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .video-btn_f186f6c78d9c97da {
      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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .video-btn_f186f6c78d9c97da {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .video-btn_f186f6c78d9c97da 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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-badge-text_05100b25466abd51 {
      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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-badge-text_05100b25466abd51 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-badge-text_05100b25466abd51 .icon_4b2701c24fb3cf27 {
        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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-badge-text_05100b25466abd51 .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_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-badge-text_05100b25466abd51 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_85da36e64e6f043d.style-2_6220518fd36d9413 .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 .te-another-image_6063c74d37fd12cd .te-badge-text_05100b25466abd51 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb {
  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_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-section-title_35ce7cf81681e08a {
    margin-bottom: 0; }
    .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-section-title_35ce7cf81681e08a .title {
      margin-bottom: 0; }
  .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-list-item-wrapper_07ef8fca62b16089 {
    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_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-list-item-wrapper_07ef8fca62b16089 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-list-item-wrapper_07ef8fca62b16089 .te-list-item_81935e9852d2b137 .icon_4b2701c24fb3cf27 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-list-item-wrapper_07ef8fca62b16089 .te-list-item_81935e9852d2b137 .text {
      color: #14203A; }
  .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 {
    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_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .te-single-info-list_6201e4f5b7125341 {
      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_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .te-single-info-list_6201e4f5b7125341:hover .icon_4b2701c24fb3cf27 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_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .te-single-info-list_6201e4f5b7125341 .icon_4b2701c24fb3cf27 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .te-single-info-list_6201e4f5b7125341 .icon_4b2701c24fb3cf27::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_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .te-single-info-list_6201e4f5b7125341 .icon_4b2701c24fb3cf27 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_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .te-single-info-list_6201e4f5b7125341 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_5a47fafbd02d8b44 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .te-single-info-list_6201e4f5b7125341 .short-title_8546a6b77fbfd85b {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_5a47fafbd02d8b44.style-2_6220518fd36d9413 .te-about-info-content_6ad417cb2e652afb {
  gap: 10px; }
  .te-about-info-card_5a47fafbd02d8b44.style-2_6220518fd36d9413 .te-about-info-content_6ad417cb2e652afb .te-list-item-wrapper_07ef8fca62b16089 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_5a47fafbd02d8b44.style-2_6220518fd36d9413 .te-about-info-content_6ad417cb2e652afb .te-list-item-wrapper_07ef8fca62b16089 .te-list-item_81935e9852d2b137 .icon_4b2701c24fb3cf27 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_5a47fafbd02d8b44.style-2_6220518fd36d9413 .te-about-info-content_6ad417cb2e652afb .te-list-item-wrapper_07ef8fca62b16089 .te-list-item_81935e9852d2b137 .text {
      color: #335371; }
  .te-about-info-card_5a47fafbd02d8b44.style-2_6220518fd36d9413 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_5a47fafbd02d8b44.style-2_6220518fd36d9413 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .divider_75a1358822f03ac7 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_5a47fafbd02d8b44.style-2_6220518fd36d9413 .te-about-info-content_6ad417cb2e652afb .te-info-list_954b616cd8fc7596 .divider_75a1358822f03ac7 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-section-title_35ce7cf81681e08a {
  margin-bottom: 40px; }
.te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .about-info-wrapper_5cf30ac84c6dc1e8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .about-info-wrapper_5cf30ac84c6dc1e8 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .about-info-wrapper_5cf30ac84c6dc1e8 .about-info-img_638be890f591d0f6 {
    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_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .about-info-wrapper_5cf30ac84c6dc1e8 .about-info-img_638be890f591d0f6 {
        height: 350px; } }
    .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .about-info-wrapper_5cf30ac84c6dc1e8 .about-info-img_638be890f591d0f6 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb .skill-progressbar-wrapper_6ed81f2430f4f7fb {
    width: 100%; }
  .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb .te-icon-card-wrapper_cd8de84fa19644c3 {
    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_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb .te-icon-card-wrapper_cd8de84fa19644c3 .te-icon-card_25d8c139a9df8adc {
      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_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb .te-icon-card-wrapper_cd8de84fa19644c3 .te-icon-card_25d8c139a9df8adc .icon_4b2701c24fb3cf27 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb .te-icon-card-wrapper_cd8de84fa19644c3 .te-icon-card_25d8c139a9df8adc .content {
        gap: 4px; }
        .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb .te-icon-card-wrapper_cd8de84fa19644c3 .te-icon-card_25d8c139a9df8adc .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_5a47fafbd02d8b44.style-three_25202f5dded6dcd3 .te-about-info-content_6ad417cb2e652afb .te-btn-wrapper_bc618fa45630cc56 {
    margin-top: 7px; }

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

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

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

.te-process-step_d9a71f780496238c {
  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_d9a71f780496238c::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_d9a71f780496238c {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_d9a71f780496238c:hover {
    top: -5px; }
    .te-process-step_d9a71f780496238c:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_d9a71f780496238c:hover .icon_4b2701c24fb3cf27 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d9a71f780496238c:hover .counter-number_5b4d2b13bd6ccd20 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d9a71f780496238c:hover .content .te-read-more_999134d457926708 .te-theme-btn_d837a0ba3aecdd15 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_d9a71f780496238c .icon_4b2701c24fb3cf27 {
    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_d9a71f780496238c .icon_4b2701c24fb3cf27 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_d9a71f780496238c .te-content-wrapper_065c6007472bb154 {
    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_d9a71f780496238c .te-counter-wrapper_ea5c74ee76bb904c {
    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_d9a71f780496238c .te-counter-wrapper_ea5c74ee76bb904c .shape_2db67df25c028f84 {
      position: relative; }
  .te-process-step_d9a71f780496238c .counter-number_5b4d2b13bd6ccd20 {
    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_d9a71f780496238c .te-title-wrapper_f21aab5306fd99d2 {
    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_d9a71f780496238c .te-title-wrapper_f21aab5306fd99d2 .icon_4b2701c24fb3cf27 {
      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_d9a71f780496238c .te-title-wrapper_f21aab5306fd99d2 .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_d9a71f780496238c .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_d9a71f780496238c .content .desc_8a858d8f337407f2 {
      -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_d9a71f780496238c .content .te-read-more_999134d457926708 {
      margin-top: -10px; }
      .te-process-step_d9a71f780496238c .content .te-read-more_999134d457926708 .te-theme-btn_d837a0ba3aecdd15 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_10d6b4f3e88bf394 {
  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_e95d3358b248a927 .te-accordion-list-item_35dbc0776632ab83 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_e95d3358b248a927 .te-accordion-list-item_35dbc0776632ab83 .te-accordion-head_19ede3103626a8ae {
    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_e95d3358b248a927 .te-accordion-list-item_35dbc0776632ab83 .te-accordion-head_19ede3103626a8ae: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_e95d3358b248a927 .te-accordion-list-item_35dbc0776632ab83 .te-accordion-head_19ede3103626a8ae.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_e95d3358b248a927 .te-accordion-list-item_35dbc0776632ab83 .te-accordion-head_19ede3103626a8ae .te-accordion-title_3eae0436c5ed99c5 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_e95d3358b248a927 .te-accordion-list-item_35dbc0776632ab83 .te-accordion-body_2765dcbe8705ec67 {
    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_d85330c715be49d1 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_d85330c715be49d1 {
      padding-left: 30px; } }
  .page-header_d85330c715be49d1 .te-page-title_3083c65d23f92f91,
  .page-header_d85330c715be49d1 .page-title_a773f82f2f8351b0 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_d85330c715be49d1 .te-page-title_3083c65d23f92f91,
      .page-header_d85330c715be49d1 .page-title_a773f82f2f8351b0 {
        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_7791599bc3f43aee {
  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_7791599bc3f43aee:hover .te-post-thumbnail_ae1ff872fcbd7bf7 img,
  .te-post-item_7791599bc3f43aee:hover .post-video_5050d017eba86aca 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_7791599bc3f43aee iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_7791599bc3f43aee iframe {
        height: 350px; } }
  .te-post-item_7791599bc3f43aee .post-gallery .slick-list_c2a2db0456991cb3 .slick-track_abc86ee6d4dfa737 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_7791599bc3f43aee .te-post-content-wrapper_c09516eca2f66490 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_7791599bc3f43aee .te-post-content-wrapper_c09516eca2f66490 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_7791599bc3f43aee .te-post-content-wrapper_c09516eca2f66490 .te-read-more_999134d457926708 {
      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_7791599bc3f43aee.format-quote_d26f5a76fa8faa07 .te-post-content {
    margin: 0; }
  .te-post-item_7791599bc3f43aee.format-quote_d26f5a76fa8faa07 blockquote {
    margin: 0; }
    .te-post-item_7791599bc3f43aee.format-quote_d26f5a76fa8faa07 blockquote p {
      margin-top: 0; }
    .te-post-item_7791599bc3f43aee.format-quote_d26f5a76fa8faa07 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_7791599bc3f43aee.format-quote_d26f5a76fa8faa07 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_7791599bc3f43aee.sticky_309bc824ef3e435b {
    border: 2px solid #317EFE; }
    .te-post-item_7791599bc3f43aee.sticky_309bc824ef3e435b .te-post-content {
      margin-bottom: 0; }
      .te-post-item_7791599bc3f43aee.sticky_309bc824ef3e435b .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_7791599bc3f43aee .te-post-title_33437e1134785966 {
    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_7791599bc3f43aee .te-post-title_33437e1134785966 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_7791599bc3f43aee .te-post-title_33437e1134785966:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_7791599bc3f43aee .te-post-content p {
    margin-top: 17px; }
  .te-post-item_7791599bc3f43aee .te-post-content h2,
  .te-post-item_7791599bc3f43aee .te-post-content h3,
  .te-post-item_7791599bc3f43aee .te-post-content h4,
  .te-post-item_7791599bc3f43aee .te-post-content h5,
  .te-post-item_7791599bc3f43aee .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_7791599bc3f43aee .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_7791599bc3f43aee .te-single-post-meta_f2f745f2adf9f515 {
    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_7791599bc3f43aee .te-social-share_2308990288e888de {
    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_7791599bc3f43aee .te-social-share_2308990288e888de a.facebook_af0aa019017c0ea8 {
      color: #1877f2; }
    .te-post-item_7791599bc3f43aee .te-social-share_2308990288e888de a.twitter_25efc1e918540e1c {
      color: #1da1f2; }
    .te-post-item_7791599bc3f43aee .te-social-share_2308990288e888de a.linkedin_f8c8791ae1bedb5e {
      color: #1a70c6; }
    .te-post-item_7791599bc3f43aee .te-social-share_2308990288e888de .te-social-share-title_28279cd626df7fa9 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_7791599bc3f43aee .te-blog-post-tag_04432b6e5449fcb4 {
    width: 100%;
    display: inline-block; }
    .te-post-item_7791599bc3f43aee .te-blog-post-tag_04432b6e5449fcb4 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_7791599bc3f43aee .te-blog-post-tag_04432b6e5449fcb4 .te-post-tag-list_122e6e4b604fbb7a {
      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_7791599bc3f43aee .te-blog-post-tag_04432b6e5449fcb4 .te-post-tag-list_122e6e4b604fbb7a 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_7791599bc3f43aee .te-blog-post-tag_04432b6e5449fcb4 .te-post-tag-list_122e6e4b604fbb7a 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_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7,
  .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca {
    position: relative;
    overflow: hidden; }
    .te-post-item_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7 img,
    .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca 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_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7 .popup-video-wrapper_002ebf9e0d897b2b,
    .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca .popup-video-wrapper_002ebf9e0d897b2b {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7 .video-btn_f186f6c78d9c97da a,
    .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca .video-btn_f186f6c78d9c97da 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_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7 .video-btn_f186f6c78d9c97da a i,
      .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca .video-btn_f186f6c78d9c97da a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7 .video-btn_f186f6c78d9c97da a:hover,
      .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca .video-btn_f186f6c78d9c97da a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_7791599bc3f43aee button.post-gallery-btn_bacfafc89657f4ba {
    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_7791599bc3f43aee button.post-gallery-btn_bacfafc89657f4ba.prev-btn_b7bf45da70e0ac91 {
      left: 30px; }
    .te-post-item_7791599bc3f43aee button.post-gallery-btn_bacfafc89657f4ba.next-btn_08cc9215fc0b39a7 {
      right: 30px; }
    .te-post-item_7791599bc3f43aee button.post-gallery-btn_bacfafc89657f4ba 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_7791599bc3f43aee button.post-gallery-btn_bacfafc89657f4ba:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_7791599bc3f43aee button.post-gallery-btn_bacfafc89657f4ba:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_7791599bc3f43aee .post-audio_bb3959d590a077f2 iframe {
    width: 100%; }
  .te-post-item_7791599bc3f43aee .te-post-meta_1987276838440c60 {
    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_7791599bc3f43aee .te-post-meta_1987276838440c60 {
        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_7791599bc3f43aee .te-post-meta_1987276838440c60 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_7791599bc3f43aee .te-post-meta_1987276838440c60 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_7791599bc3f43aee .te-post-meta_1987276838440c60 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_7791599bc3f43aee .te-post-meta_1987276838440c60 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_7791599bc3f43aee .te-post-meta_1987276838440c60 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_5f4bc9c9ef96c7ca.style-2_6220518fd36d9413 {
  gap: 20px; }
  .te-post-card_5f4bc9c9ef96c7ca.style-2_6220518fd36d9413 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_5f4bc9c9ef96c7ca.style-2_6220518fd36d9413 .image .te-post-date_2c7299e0a1522e4a {
      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_5f4bc9c9ef96c7ca.style-2_6220518fd36d9413 .content .title {
    font-size: 20px; }
  .te-post-card_5f4bc9c9ef96c7ca.style-2_6220518fd36d9413 .content .te-post-meta-info_40635b0c372ca4b7 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_ab2a6726e7c72e62 .te-comment-respond_6eb14dc25c0dd7d9 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-comments_f1c025ac1980325b {
  margin-top: 70px; }
.te-blog-details-wrapper_ab2a6726e7c72e62 .wp-block-group_59a84200bf6c5ba4.has-background_4449a3a6f49f0597 .wp-block-button_f92146d6cd971680 .wp-block-button__link_4c698897ff63c5ef {
  color: #ffffff !important; }
.te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-meta_1987276838440c60 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7,
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca,
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-gallery,
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .postbox-audio_572d4e5bed09872c,
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .wp-block-post-featured-image_6a7e92eb29a08703 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7,
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca,
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-gallery,
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .postbox-audio_572d4e5bed09872c,
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .wp-block-post-featured-image_6a7e92eb29a08703 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7:hover img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca:hover img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-gallery:hover img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .postbox-audio_572d4e5bed09872c:hover img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .wp-block-post-featured-image_6a7e92eb29a08703: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_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-thumbnail_ae1ff872fcbd7bf7 img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-video_5050d017eba86aca img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .post-gallery img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .postbox-audio_572d4e5bed09872c img,
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .wp-block-post-featured-image_6a7e92eb29a08703 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_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content-wrapper_c09516eca2f66490 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-block-query_4f88c712be993738 .wp-block-post-template_dc3ce980e9f18d4e {
      padding-left: 0; }
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-block-query_4f88c712be993738 .wp-block-post-template_dc3ce980e9f18d4e .wp-block-post_5518676a6b1e6243 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-block-navigation__responsive-container-content_9864f1385145d3de .wp-block-page-list_6e111602a6e75c23 {
      padding-left: 0; }
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-block-group_59a84200bf6c5ba4 {
      margin: 15px 0; }
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content .wp-block-group_59a84200bf6c5ba4 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_ab2a6726e7c72e62 .te-post-item_7791599bc3f43aee .te-blog-post-tag_04432b6e5449fcb4 .te-social-share_2308990288e888de {
    padding-bottom: 20px; }
.te-blog-details-wrapper_ab2a6726e7c72e62 .wp-block-calendar_ff163561c965adcb {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_a0d0a8124fc81471,
.navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648,
.comment-navigation_ab9a7e57a1794229 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_a0d0a8124fc81471 .wp-block-query-pagination-numbers_d88dabb432f11f44,
  .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .wp-block-query-pagination-numbers_d88dabb432f11f44,
  .comment-navigation_ab9a7e57a1794229 .wp-block-query-pagination-numbers_d88dabb432f11f44 {
    width: inherit; }
  .wp-block-query-pagination_a0d0a8124fc81471 .nav-links_c45d9e587f31e279,
  .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .nav-links_c45d9e587f31e279,
  .comment-navigation_ab9a7e57a1794229 .nav-links_c45d9e587f31e279 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_a0d0a8124fc81471 .wp-block-query-pagination-previous_98f83aedf9c57e74,
  .wp-block-query-pagination_a0d0a8124fc81471 .wp-block-query-pagination-next_5c91ef39be99ecac,
  .wp-block-query-pagination_a0d0a8124fc81471 .nav-next_997df1637114a445 a,
  .wp-block-query-pagination_a0d0a8124fc81471 .nav-previous_bb7641a79cc65f12 a,
  .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .wp-block-query-pagination-previous_98f83aedf9c57e74,
  .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .wp-block-query-pagination-next_5c91ef39be99ecac,
  .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .nav-next_997df1637114a445 a,
  .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .nav-previous_bb7641a79cc65f12 a,
  .comment-navigation_ab9a7e57a1794229 .wp-block-query-pagination-previous_98f83aedf9c57e74,
  .comment-navigation_ab9a7e57a1794229 .wp-block-query-pagination-next_5c91ef39be99ecac,
  .comment-navigation_ab9a7e57a1794229 .nav-next_997df1637114a445 a,
  .comment-navigation_ab9a7e57a1794229 .nav-previous_bb7641a79cc65f12 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_a0d0a8124fc81471 .wp-block-query-pagination-previous_98f83aedf9c57e74,
      .wp-block-query-pagination_a0d0a8124fc81471 .wp-block-query-pagination-next_5c91ef39be99ecac,
      .wp-block-query-pagination_a0d0a8124fc81471 .nav-next_997df1637114a445 a,
      .wp-block-query-pagination_a0d0a8124fc81471 .nav-previous_bb7641a79cc65f12 a,
      .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .wp-block-query-pagination-previous_98f83aedf9c57e74,
      .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .wp-block-query-pagination-next_5c91ef39be99ecac,
      .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .nav-next_997df1637114a445 a,
      .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .nav-previous_bb7641a79cc65f12 a,
      .comment-navigation_ab9a7e57a1794229 .wp-block-query-pagination-previous_98f83aedf9c57e74,
      .comment-navigation_ab9a7e57a1794229 .wp-block-query-pagination-next_5c91ef39be99ecac,
      .comment-navigation_ab9a7e57a1794229 .nav-next_997df1637114a445 a,
      .comment-navigation_ab9a7e57a1794229 .nav-previous_bb7641a79cc65f12 a {
        height: 40px; } }
    .wp-block-query-pagination_a0d0a8124fc81471 .wp-block-query-pagination-previous_98f83aedf9c57e74:hover,
    .wp-block-query-pagination_a0d0a8124fc81471 .wp-block-query-pagination-next_5c91ef39be99ecac:hover,
    .wp-block-query-pagination_a0d0a8124fc81471 .nav-next_997df1637114a445 a:hover,
    .wp-block-query-pagination_a0d0a8124fc81471 .nav-previous_bb7641a79cc65f12 a:hover,
    .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .wp-block-query-pagination-previous_98f83aedf9c57e74:hover,
    .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .wp-block-query-pagination-next_5c91ef39be99ecac:hover,
    .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .nav-next_997df1637114a445 a:hover,
    .navigation_a0c999a755e4eb78.posts-navigation_b653654640d6c648 .nav-previous_bb7641a79cc65f12 a:hover,
    .comment-navigation_ab9a7e57a1794229 .wp-block-query-pagination-previous_98f83aedf9c57e74:hover,
    .comment-navigation_ab9a7e57a1794229 .wp-block-query-pagination-next_5c91ef39be99ecac:hover,
    .comment-navigation_ab9a7e57a1794229 .nav-next_997df1637114a445 a:hover,
    .comment-navigation_ab9a7e57a1794229 .nav-previous_bb7641a79cc65f12 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_8a55d92561ff6c98,
.page-links_422a614d8ecf6cc8,
.wp-block-query-pagination-numbers_d88dabb432f11f44 {
  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_8a55d92561ff6c98 ul,
  .page-links_422a614d8ecf6cc8 ul,
  .wp-block-query-pagination-numbers_d88dabb432f11f44 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_8a55d92561ff6c98 ul li,
    .page-links_422a614d8ecf6cc8 ul li,
    .wp-block-query-pagination-numbers_d88dabb432f11f44 ul li {
      padding-top: 0; }
    .te-basic-pagination_8a55d92561ff6c98 ul .prev span,
    .te-basic-pagination_8a55d92561ff6c98 ul .next span,
    .page-links_422a614d8ecf6cc8 ul .prev span,
    .page-links_422a614d8ecf6cc8 ul .next span,
    .wp-block-query-pagination-numbers_d88dabb432f11f44 ul .prev span,
    .wp-block-query-pagination-numbers_d88dabb432f11f44 ul .next span {
      display: none; }
  .te-basic-pagination_8a55d92561ff6c98 .post-page-numbers_6fced04eff4fc62c,
  .page-links_422a614d8ecf6cc8 .post-page-numbers_6fced04eff4fc62c,
  .wp-block-query-pagination-numbers_d88dabb432f11f44 .post-page-numbers_6fced04eff4fc62c {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_8a55d92561ff6c98 .page-numbers_5927444dce584b8f,
  .te-basic-pagination_8a55d92561ff6c98 .post-page-numbers_6fced04eff4fc62c,
  .page-links_422a614d8ecf6cc8 .page-numbers_5927444dce584b8f,
  .page-links_422a614d8ecf6cc8 .post-page-numbers_6fced04eff4fc62c,
  .wp-block-query-pagination-numbers_d88dabb432f11f44 .page-numbers_5927444dce584b8f,
  .wp-block-query-pagination-numbers_d88dabb432f11f44 .post-page-numbers_6fced04eff4fc62c {
    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_8a55d92561ff6c98 .page-numbers_5927444dce584b8f,
      .te-basic-pagination_8a55d92561ff6c98 .post-page-numbers_6fced04eff4fc62c,
      .page-links_422a614d8ecf6cc8 .page-numbers_5927444dce584b8f,
      .page-links_422a614d8ecf6cc8 .post-page-numbers_6fced04eff4fc62c,
      .wp-block-query-pagination-numbers_d88dabb432f11f44 .page-numbers_5927444dce584b8f,
      .wp-block-query-pagination-numbers_d88dabb432f11f44 .post-page-numbers_6fced04eff4fc62c {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_8a55d92561ff6c98 .page-numbers_5927444dce584b8f:hover,
    .te-basic-pagination_8a55d92561ff6c98 .post-page-numbers_6fced04eff4fc62c:hover,
    .page-links_422a614d8ecf6cc8 .page-numbers_5927444dce584b8f:hover,
    .page-links_422a614d8ecf6cc8 .post-page-numbers_6fced04eff4fc62c:hover,
    .wp-block-query-pagination-numbers_d88dabb432f11f44 .page-numbers_5927444dce584b8f:hover,
    .wp-block-query-pagination-numbers_d88dabb432f11f44 .post-page-numbers_6fced04eff4fc62c: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_8a55d92561ff6c98 .page-numbers_5927444dce584b8f.current,
    .te-basic-pagination_8a55d92561ff6c98 .post-page-numbers_6fced04eff4fc62c.current,
    .page-links_422a614d8ecf6cc8 .page-numbers_5927444dce584b8f.current,
    .page-links_422a614d8ecf6cc8 .post-page-numbers_6fced04eff4fc62c.current,
    .wp-block-query-pagination-numbers_d88dabb432f11f44 .page-numbers_5927444dce584b8f.current,
    .wp-block-query-pagination-numbers_d88dabb432f11f44 .post-page-numbers_6fced04eff4fc62c.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_4d109e63fa989850 {
  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_4d109e63fa989850 {
      -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_4d109e63fa989850 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 {
    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_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 {
        -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_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 {
        width: 100%; } }
    .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995::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_4d109e63fa989850 .te-post-navigation_2edb0173a9422995::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995::after {
          display: none; } }
    .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995:last-child::after {
        display: none; }
    .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 .te-post-img_aed2c21c8be3bcb8 {
      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_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 .te-post-img_aed2c21c8be3bcb8 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 .te-post-img_aed2c21c8be3bcb8 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 .text {
      width: 100%; }
      .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_4d109e63fa989850 .te-post-navigation_2edb0173a9422995 .theme-navigation_f89b7d5bcb25d9fe {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_e87e19dbe2e3ccc5,
.sidebar__widget_1d95351d4192975f {
  /* 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_e87e19dbe2e3ccc5 ol,
  .widget_e87e19dbe2e3ccc5 ul,
  .sidebar__widget_1d95351d4192975f ol,
  .sidebar__widget_1d95351d4192975f ul {
    margin-bottom: 0; }
  .widget_e87e19dbe2e3ccc5 .widget-instagram-feed_ff936fa9013829ac,
  .sidebar__widget_1d95351d4192975f .widget-instagram-feed_ff936fa9013829ac {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_e87e19dbe2e3ccc5 .widget-instagram-feed_ff936fa9013829ac,
      .sidebar__widget_1d95351d4192975f .widget-instagram-feed_ff936fa9013829ac {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_e87e19dbe2e3ccc5 .widget-instagram-feed_ff936fa9013829ac,
      .sidebar__widget_1d95351d4192975f .widget-instagram-feed_ff936fa9013829ac {
        width: 200px; } }
    .widget_e87e19dbe2e3ccc5 .widget-instagram-feed_ff936fa9013829ac .single-instagram-feed_600e63b8845820cd,
    .sidebar__widget_1d95351d4192975f .widget-instagram-feed_ff936fa9013829ac .single-instagram-feed_600e63b8845820cd {
      width: 96px;
      height: 96px; }
  .widget_e87e19dbe2e3ccc5 .wp-block-heading_8e4876722f2f913b,
  .widget_e87e19dbe2e3ccc5 .widget-title_d1546a2453cb8a26,
  .widget_e87e19dbe2e3ccc5 .wp-block-search__label_a63c06270ef87a09,
  .sidebar__widget_1d95351d4192975f .wp-block-heading_8e4876722f2f913b,
  .sidebar__widget_1d95351d4192975f .widget-title_d1546a2453cb8a26,
  .sidebar__widget_1d95351d4192975f .wp-block-search__label_a63c06270ef87a09 {
    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_e87e19dbe2e3ccc5 .wp-block-social-links_ae294282085176c1 .wp-social-link_3ae8bcfa052b5e99,
  .sidebar__widget_1d95351d4192975f .wp-block-social-links_ae294282085176c1 .wp-social-link_3ae8bcfa052b5e99 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_e87e19dbe2e3ccc5 .wp-block-social-links_ae294282085176c1 .wp-social-link_3ae8bcfa052b5e99 a,
    .sidebar__widget_1d95351d4192975f .wp-block-social-links_ae294282085176c1 .wp-social-link_3ae8bcfa052b5e99 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_e87e19dbe2e3ccc5 .wp-block-social-links_ae294282085176c1 .wp-social-link_3ae8bcfa052b5e99 a:before,
      .sidebar__widget_1d95351d4192975f .wp-block-social-links_ae294282085176c1 .wp-social-link_3ae8bcfa052b5e99 a:before {
        display: none; }
  .widget_e87e19dbe2e3ccc5 .has-avatars_9bd3be2f8350c538.has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72,
  .widget_e87e19dbe2e3ccc5 .has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72,
  .sidebar__widget_1d95351d4192975f .has-avatars_9bd3be2f8350c538.has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72,
  .sidebar__widget_1d95351d4192975f .has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 {
    font-weight: 500; }
    .widget_e87e19dbe2e3ccc5 .has-avatars_9bd3be2f8350c538.has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-author_e78b774542823958,
    .widget_e87e19dbe2e3ccc5 .has-avatars_9bd3be2f8350c538.has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-link_f332c3318b6a6c65,
    .widget_e87e19dbe2e3ccc5 .has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-author_e78b774542823958,
    .widget_e87e19dbe2e3ccc5 .has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-link_f332c3318b6a6c65,
    .sidebar__widget_1d95351d4192975f .has-avatars_9bd3be2f8350c538.has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-author_e78b774542823958,
    .sidebar__widget_1d95351d4192975f .has-avatars_9bd3be2f8350c538.has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-link_f332c3318b6a6c65,
    .sidebar__widget_1d95351d4192975f .has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-author_e78b774542823958,
    .sidebar__widget_1d95351d4192975f .has-dates_df656515dce0367e.has-excerpts_b9f10d0dfedab722.wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-link_f332c3318b6a6c65 {
      font-weight: 500; }
  .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced,
  .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li.wp-block-te-latest-comments__comment_2c2f8937471dfced,
  .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li.wp-block-te-latest-comments__comment_2c2f8937471dfced,
  .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li.wp-block-te-latest-comments__comment_2c2f8937471dfced {
    margin-bottom: 0; }
  .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72,
  .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-latest-posts__te-post-title_100d54c20e59501e,
  .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72,
  .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li .wp-block-latest-posts__te-post-title_100d54c20e59501e,
  .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72,
  .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-latest-posts__te-post-title_100d54c20e59501e,
  .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72,
  .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li .wp-block-latest-posts__te-post-title_100d54c20e59501e {
    line-height: 28px;
    font-weight: 400; }
    .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3,
    .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3,
    .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3,
    .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3,
    .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3,
    .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3,
    .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3,
    .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before,
      .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before,
      .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before,
      .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before,
      .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before,
      .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before,
      .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-meta_3bafb38268f9cb72 .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before,
      .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li .wp-block-latest-posts__te-post-title_100d54c20e59501e .wp-block-te-latest-comments__comment-date_2af1891d4d88d7c3:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li a,
  .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li a,
  .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li a,
  .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li a {
    color: #335371; }
    .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li a.wp-block-te-latest-comments__comment-author_e78b774542823958, .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li a.wp-block-te-latest-comments__comment-link_f332c3318b6a6c65,
    .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li a.wp-block-te-latest-comments__comment-author_e78b774542823958,
    .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li a.wp-block-te-latest-comments__comment-link_f332c3318b6a6c65,
    .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li a.wp-block-te-latest-comments__comment-author_e78b774542823958,
    .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li a.wp-block-te-latest-comments__comment-link_f332c3318b6a6c65,
    .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li a.wp-block-te-latest-comments__comment-author_e78b774542823958,
    .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li a.wp-block-te-latest-comments__comment-link_f332c3318b6a6c65 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li a:hover,
    .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li a:hover,
    .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li a:hover,
    .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li a:hover {
      color: #317EFE; }
  .widget_e87e19dbe2e3ccc5 .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-excerpt_e926fe492211fe63 p,
  .widget_e87e19dbe2e3ccc5 .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-excerpt_e926fe492211fe63 p,
  .sidebar__widget_1d95351d4192975f .wp-block-te-latest-comments_c22f8318165ed13d li .wp-block-te-latest-comments__comment-excerpt_e926fe492211fe63 p,
  .sidebar__widget_1d95351d4192975f .wp-block-latest-posts_1d118ced234ad844 li .wp-block-te-latest-comments__comment-excerpt_e926fe492211fe63 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee,
  .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee a,
    .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee 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_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee a,
        .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee a {
          width: 40px;
          height: 40px; } }
      .widget_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee a.facebook_af0aa019017c0ea8,
      .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee a.facebook_af0aa019017c0ea8 {
        background-color: #1877f2; }
      .widget_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee a.twitter_25efc1e918540e1c,
      .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee a.twitter_25efc1e918540e1c {
        background-color: #1da1f2; }
      .widget_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee a.linkedin_f8c8791ae1bedb5e,
      .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee a.linkedin_f8c8791ae1bedb5e {
        background-color: #0a66c2; }
      .widget_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee a.instagram_20747376f00bed17,
      .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee a.instagram_20747376f00bed17 {
        background-color: #405de6; }
      .widget_e87e19dbe2e3ccc5 .te-social-profile_11ac9524f0a629ee a:hover,
      .sidebar__widget_1d95351d4192975f .te-social-profile_11ac9524f0a629ee a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_e87e19dbe2e3ccc5 select,
  .sidebar__widget_1d95351d4192975f select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_e87e19dbe2e3ccc5 .has-login-form_86815a5f993e7a09 .login-username_51ae1aa90d3495f2 label,
  .widget_e87e19dbe2e3ccc5 .has-login-form_86815a5f993e7a09 .login-password_881381c16d474635 label,
  .sidebar__widget_1d95351d4192975f .has-login-form_86815a5f993e7a09 .login-username_51ae1aa90d3495f2 label,
  .sidebar__widget_1d95351d4192975f .has-login-form_86815a5f993e7a09 .login-password_881381c16d474635 label {
    margin-bottom: 10px; }
  .widget_e87e19dbe2e3ccc5 .has-login-form_86815a5f993e7a09 .login-username_51ae1aa90d3495f2 input,
  .widget_e87e19dbe2e3ccc5 .has-login-form_86815a5f993e7a09 .login-password_881381c16d474635 input,
  .sidebar__widget_1d95351d4192975f .has-login-form_86815a5f993e7a09 .login-username_51ae1aa90d3495f2 input,
  .sidebar__widget_1d95351d4192975f .has-login-form_86815a5f993e7a09 .login-password_881381c16d474635 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_e87e19dbe2e3ccc5 .has-login-form_86815a5f993e7a09 .login-remember_0054b6bd5d6be904 label,
  .sidebar__widget_1d95351d4192975f .has-login-form_86815a5f993e7a09 .login-remember_0054b6bd5d6be904 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_e87e19dbe2e3ccc5 .has-login-form_86815a5f993e7a09 .login-submit_96590a9e92a59fb6,
  .sidebar__widget_1d95351d4192975f .has-login-form_86815a5f993e7a09 .login-submit_96590a9e92a59fb6 {
    margin-bottom: 0; }
    .widget_e87e19dbe2e3ccc5 .has-login-form_86815a5f993e7a09 .login-submit_96590a9e92a59fb6 input.button-primary_56f095ee8ac2ebef,
    .sidebar__widget_1d95351d4192975f .has-login-form_86815a5f993e7a09 .login-submit_96590a9e92a59fb6 input.button-primary_56f095ee8ac2ebef {
      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_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c,
  .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c button,
    .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_e87e19dbe2e3ccc5.widget_search_0a7bee2e660035ab .sidebar__search_175d5485fb29d4d1,
  .sidebar__widget_1d95351d4192975f.widget_search_0a7bee2e660035ab .sidebar__search_175d5485fb29d4d1 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_e87e19dbe2e3ccc5.widget_search_0a7bee2e660035ab .sidebar__search_175d5485fb29d4d1 button,
    .sidebar__widget_1d95351d4192975f.widget_search_0a7bee2e660035ab .sidebar__search_175d5485fb29d4d1 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_e87e19dbe2e3ccc5 .wp-block-search__no-button_de8a1b5e8d6bb1dd.wp-block-search_983aecd900d57be6 input,
  .sidebar__widget_1d95351d4192975f .wp-block-search__no-button_de8a1b5e8d6bb1dd.wp-block-search_983aecd900d57be6 input {
    border-radius: 10px; }
  .widget_e87e19dbe2e3ccc5 .wp-block-search_983aecd900d57be6,
  .sidebar__widget_1d95351d4192975f .wp-block-search_983aecd900d57be6 {
    margin-bottom: -2px; }
  .widget_e87e19dbe2e3ccc5 .wp-block-search_983aecd900d57be6,
  .widget_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c,
  .widget_e87e19dbe2e3ccc5 .sidebar__search_175d5485fb29d4d1,
  .sidebar__widget_1d95351d4192975f .wp-block-search_983aecd900d57be6,
  .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c,
  .sidebar__widget_1d95351d4192975f .sidebar__search_175d5485fb29d4d1 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_e87e19dbe2e3ccc5 .wp-block-search_983aecd900d57be6 .wp-block-search__inside-wrapper_df4eac0597523ae2,
    .widget_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c .wp-block-search__inside-wrapper_df4eac0597523ae2,
    .widget_e87e19dbe2e3ccc5 .sidebar__search_175d5485fb29d4d1 .wp-block-search__inside-wrapper_df4eac0597523ae2,
    .sidebar__widget_1d95351d4192975f .wp-block-search_983aecd900d57be6 .wp-block-search__inside-wrapper_df4eac0597523ae2,
    .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c .wp-block-search__inside-wrapper_df4eac0597523ae2,
    .sidebar__widget_1d95351d4192975f .sidebar__search_175d5485fb29d4d1 .wp-block-search__inside-wrapper_df4eac0597523ae2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_e87e19dbe2e3ccc5 .wp-block-search_983aecd900d57be6 label,
    .widget_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c label,
    .widget_e87e19dbe2e3ccc5 .sidebar__search_175d5485fb29d4d1 label,
    .sidebar__widget_1d95351d4192975f .wp-block-search_983aecd900d57be6 label,
    .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c label,
    .sidebar__widget_1d95351d4192975f .sidebar__search_175d5485fb29d4d1 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_e87e19dbe2e3ccc5 .wp-block-search_983aecd900d57be6 input,
    .widget_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c input,
    .widget_e87e19dbe2e3ccc5 .sidebar__search_175d5485fb29d4d1 input,
    .sidebar__widget_1d95351d4192975f .wp-block-search_983aecd900d57be6 input,
    .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c input,
    .sidebar__widget_1d95351d4192975f .sidebar__search_175d5485fb29d4d1 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_e87e19dbe2e3ccc5 .wp-block-search_983aecd900d57be6 button,
    .widget_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c button,
    .widget_e87e19dbe2e3ccc5 .sidebar__search_175d5485fb29d4d1 button,
    .sidebar__widget_1d95351d4192975f .wp-block-search_983aecd900d57be6 button,
    .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c button,
    .sidebar__widget_1d95351d4192975f .sidebar__search_175d5485fb29d4d1 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_e87e19dbe2e3ccc5 .tagcloud_2965c234ec71949e,
  .widget_e87e19dbe2e3ccc5 .wp-block-tag-cloud_e0e22508f74849fb,
  .sidebar__widget_1d95351d4192975f .tagcloud_2965c234ec71949e,
  .sidebar__widget_1d95351d4192975f .wp-block-tag-cloud_e0e22508f74849fb {
    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_e87e19dbe2e3ccc5 .tagcloud_2965c234ec71949e a,
    .widget_e87e19dbe2e3ccc5 .wp-block-tag-cloud_e0e22508f74849fb a,
    .sidebar__widget_1d95351d4192975f .tagcloud_2965c234ec71949e a,
    .sidebar__widget_1d95351d4192975f .wp-block-tag-cloud_e0e22508f74849fb 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_e87e19dbe2e3ccc5 .tagcloud_2965c234ec71949e a:hover,
      .widget_e87e19dbe2e3ccc5 .wp-block-tag-cloud_e0e22508f74849fb a:hover,
      .sidebar__widget_1d95351d4192975f .tagcloud_2965c234ec71949e a:hover,
      .sidebar__widget_1d95351d4192975f .wp-block-tag-cloud_e0e22508f74849fb a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_e87e19dbe2e3ccc5 ul,
  .widget_e87e19dbe2e3ccc5 ol,
  .sidebar__widget_1d95351d4192975f ul,
  .sidebar__widget_1d95351d4192975f ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_e87e19dbe2e3ccc5 ul li,
    .widget_e87e19dbe2e3ccc5 ol li,
    .sidebar__widget_1d95351d4192975f ul li,
    .sidebar__widget_1d95351d4192975f ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_e87e19dbe2e3ccc5 ul li:first-child,
      .widget_e87e19dbe2e3ccc5 ol li:first-child,
      .sidebar__widget_1d95351d4192975f ul li:first-child,
      .sidebar__widget_1d95351d4192975f ol li:first-child {
        border-top: 0; }
      .widget_e87e19dbe2e3ccc5 ul li:last-child,
      .widget_e87e19dbe2e3ccc5 ol li:last-child,
      .sidebar__widget_1d95351d4192975f ul li:last-child,
      .sidebar__widget_1d95351d4192975f ol li:last-child {
        margin-bottom: 0; }
      .widget_e87e19dbe2e3ccc5 ul li.recentcomments_b3ad823872348289 .comment-author-link_416a5ef8a3ca8d5a a:before, .widget_e87e19dbe2e3ccc5 ul li.wp-block-latest-comments__comment_319a7720617e32cd .comment-author-link_416a5ef8a3ca8d5a a:before,
      .widget_e87e19dbe2e3ccc5 ol li.recentcomments_b3ad823872348289 .comment-author-link_416a5ef8a3ca8d5a a:before,
      .widget_e87e19dbe2e3ccc5 ol li.wp-block-latest-comments__comment_319a7720617e32cd .comment-author-link_416a5ef8a3ca8d5a a:before,
      .sidebar__widget_1d95351d4192975f ul li.recentcomments_b3ad823872348289 .comment-author-link_416a5ef8a3ca8d5a a:before,
      .sidebar__widget_1d95351d4192975f ul li.wp-block-latest-comments__comment_319a7720617e32cd .comment-author-link_416a5ef8a3ca8d5a a:before,
      .sidebar__widget_1d95351d4192975f ol li.recentcomments_b3ad823872348289 .comment-author-link_416a5ef8a3ca8d5a a:before,
      .sidebar__widget_1d95351d4192975f ol li.wp-block-latest-comments__comment_319a7720617e32cd .comment-author-link_416a5ef8a3ca8d5a a:before {
        display: none; }
      .widget_e87e19dbe2e3ccc5 ul li.recentcomments_b3ad823872348289 a, .widget_e87e19dbe2e3ccc5 ul li.wp-block-latest-comments__comment_319a7720617e32cd a,
      .widget_e87e19dbe2e3ccc5 ol li.recentcomments_b3ad823872348289 a,
      .widget_e87e19dbe2e3ccc5 ol li.wp-block-latest-comments__comment_319a7720617e32cd a,
      .sidebar__widget_1d95351d4192975f ul li.recentcomments_b3ad823872348289 a,
      .sidebar__widget_1d95351d4192975f ul li.wp-block-latest-comments__comment_319a7720617e32cd a,
      .sidebar__widget_1d95351d4192975f ol li.recentcomments_b3ad823872348289 a,
      .sidebar__widget_1d95351d4192975f ol li.wp-block-latest-comments__comment_319a7720617e32cd a {
        padding-left: 0;
        display: inline; }
        .widget_e87e19dbe2e3ccc5 ul li.recentcomments_b3ad823872348289 a:before, .widget_e87e19dbe2e3ccc5 ul li.wp-block-latest-comments__comment_319a7720617e32cd a:before,
        .widget_e87e19dbe2e3ccc5 ol li.recentcomments_b3ad823872348289 a:before,
        .widget_e87e19dbe2e3ccc5 ol li.wp-block-latest-comments__comment_319a7720617e32cd a:before,
        .sidebar__widget_1d95351d4192975f ul li.recentcomments_b3ad823872348289 a:before,
        .sidebar__widget_1d95351d4192975f ul li.wp-block-latest-comments__comment_319a7720617e32cd a:before,
        .sidebar__widget_1d95351d4192975f ol li.recentcomments_b3ad823872348289 a:before,
        .sidebar__widget_1d95351d4192975f ol li.wp-block-latest-comments__comment_319a7720617e32cd a:before {
          display: none; }
      .widget_e87e19dbe2e3ccc5 ul li a,
      .widget_e87e19dbe2e3ccc5 ol li a,
      .sidebar__widget_1d95351d4192975f ul li a,
      .sidebar__widget_1d95351d4192975f 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_e87e19dbe2e3ccc5 ul li a::before,
        .widget_e87e19dbe2e3ccc5 ol li a::before,
        .sidebar__widget_1d95351d4192975f ul li a::before,
        .sidebar__widget_1d95351d4192975f ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_e87e19dbe2e3ccc5 ul li a:hover,
        .widget_e87e19dbe2e3ccc5 ol li a:hover,
        .sidebar__widget_1d95351d4192975f ul li a:hover,
        .sidebar__widget_1d95351d4192975f ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_e87e19dbe2e3ccc5 ul li a.rsswidget_24744c23b98a6784, .widget_e87e19dbe2e3ccc5 ul li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d,
        .widget_e87e19dbe2e3ccc5 ol li a.rsswidget_24744c23b98a6784,
        .widget_e87e19dbe2e3ccc5 ol li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d,
        .sidebar__widget_1d95351d4192975f ul li a.rsswidget_24744c23b98a6784,
        .sidebar__widget_1d95351d4192975f ul li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d,
        .sidebar__widget_1d95351d4192975f ol li a.rsswidget_24744c23b98a6784,
        .sidebar__widget_1d95351d4192975f ol li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_e87e19dbe2e3ccc5 ul li a.rsswidget_24744c23b98a6784:before, .widget_e87e19dbe2e3ccc5 ul li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d:before,
          .widget_e87e19dbe2e3ccc5 ol li a.rsswidget_24744c23b98a6784:before,
          .widget_e87e19dbe2e3ccc5 ol li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d:before,
          .sidebar__widget_1d95351d4192975f ul li a.rsswidget_24744c23b98a6784:before,
          .sidebar__widget_1d95351d4192975f ul li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d:before,
          .sidebar__widget_1d95351d4192975f ol li a.rsswidget_24744c23b98a6784:before,
          .sidebar__widget_1d95351d4192975f ol li a.wp-block-latest-posts__post-title_3a91a56cc0d75a8d:before {
            display: none; }
      .widget_e87e19dbe2e3ccc5 ul li ul,
      .widget_e87e19dbe2e3ccc5 ol li ul,
      .sidebar__widget_1d95351d4192975f ul li ul,
      .sidebar__widget_1d95351d4192975f ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_e87e19dbe2e3ccc5 ul.wp-tag-cloud_019625decfbb598e li,
    .widget_e87e19dbe2e3ccc5 ol.wp-tag-cloud_019625decfbb598e li,
    .sidebar__widget_1d95351d4192975f ul.wp-tag-cloud_019625decfbb598e li,
    .sidebar__widget_1d95351d4192975f ol.wp-tag-cloud_019625decfbb598e li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_e87e19dbe2e3ccc5 ul.wp-tag-cloud_019625decfbb598e li a:before,
      .widget_e87e19dbe2e3ccc5 ol.wp-tag-cloud_019625decfbb598e li a:before,
      .sidebar__widget_1d95351d4192975f ul.wp-tag-cloud_019625decfbb598e li a:before,
      .sidebar__widget_1d95351d4192975f ol.wp-tag-cloud_019625decfbb598e li a:before {
        display: none; }
  .widget_e87e19dbe2e3ccc5.te_widget_categories_634f017c7c7c077c li, .widget_e87e19dbe2e3ccc5.widget_archive_1070c4dfa5b3704c li,
  .widget_e87e19dbe2e3ccc5 .wp-block-categories-list_791f453681fff212 li,
  .widget_e87e19dbe2e3ccc5 .wp-block-archives-list_98463433cee17580 li,
  .sidebar__widget_1d95351d4192975f.te_widget_categories_634f017c7c7c077c li,
  .sidebar__widget_1d95351d4192975f.widget_archive_1070c4dfa5b3704c li,
  .sidebar__widget_1d95351d4192975f .wp-block-categories-list_791f453681fff212 li,
  .sidebar__widget_1d95351d4192975f .wp-block-archives-list_98463433cee17580 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_e87e19dbe2e3ccc5.te_widget_categories_634f017c7c7c077c li.cat-item_3166b9ad32d10572, .widget_e87e19dbe2e3ccc5.widget_archive_1070c4dfa5b3704c li.cat-item_3166b9ad32d10572,
    .widget_e87e19dbe2e3ccc5 .wp-block-categories-list_791f453681fff212 li.cat-item_3166b9ad32d10572,
    .widget_e87e19dbe2e3ccc5 .wp-block-archives-list_98463433cee17580 li.cat-item_3166b9ad32d10572,
    .sidebar__widget_1d95351d4192975f.te_widget_categories_634f017c7c7c077c li.cat-item_3166b9ad32d10572,
    .sidebar__widget_1d95351d4192975f.widget_archive_1070c4dfa5b3704c li.cat-item_3166b9ad32d10572,
    .sidebar__widget_1d95351d4192975f .wp-block-categories-list_791f453681fff212 li.cat-item_3166b9ad32d10572,
    .sidebar__widget_1d95351d4192975f .wp-block-archives-list_98463433cee17580 li.cat-item_3166b9ad32d10572 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_e87e19dbe2e3ccc5.te_widget_categories_634f017c7c7c077c li a, .widget_e87e19dbe2e3ccc5.widget_archive_1070c4dfa5b3704c li a,
    .widget_e87e19dbe2e3ccc5 .wp-block-categories-list_791f453681fff212 li a,
    .widget_e87e19dbe2e3ccc5 .wp-block-archives-list_98463433cee17580 li a,
    .sidebar__widget_1d95351d4192975f.te_widget_categories_634f017c7c7c077c li a,
    .sidebar__widget_1d95351d4192975f.widget_archive_1070c4dfa5b3704c li a,
    .sidebar__widget_1d95351d4192975f .wp-block-categories-list_791f453681fff212 li a,
    .sidebar__widget_1d95351d4192975f .wp-block-archives-list_98463433cee17580 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_3b4afc9e97178d7f {
  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_3b4afc9e97178d7f .about-desc_9e3a43c5da6fdd98 {
    text-align: left; }
    .widget-about-info_3b4afc9e97178d7f .about-desc_9e3a43c5da6fdd98 .about-title_8994505dbe16d352 {
      font-size: 20px; }
  .widget-about-info_3b4afc9e97178d7f .about-image_a2477959f8babb10 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_3b4afc9e97178d7f .te-social-profile_11ac9524f0a629ee {
    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_3b4afc9e97178d7f .te-social-profile_11ac9524f0a629ee 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_3b4afc9e97178d7f .te-social-profile_11ac9524f0a629ee 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_df656515dce0367e.has-author_114146830a1446a3.wp-block-latest-posts_1d118ced234ad844 .wp-block-latest-posts__te-post-title_100d54c20e59501e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_ec55762a5b13acd5 .wp-block-heading_8e4876722f2f913b:before,
.widget_rss_ec55762a5b13acd5 .widget-title_d1546a2453cb8a26:before {
  display: none; }
.widget_rss_ec55762a5b13acd5 .rss-widget-icon_96c7d7fcd8ca43d2 {
  margin-right: 6px; }
.widget_rss_ec55762a5b13acd5 ul li a.rsswidget_24744c23b98a6784 {
  color: #14203A; }
  .widget_rss_ec55762a5b13acd5 ul li a.rsswidget_24744c23b98a6784:hover {
    color: #317EFE; }

.wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-title_ca7df7fafa9d55fd,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-title_ca7df7fafa9d55fd,
.widget_rss_ec55762a5b13acd5 .wp-block-rss__item-title_ca7df7fafa9d55fd {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-title_ca7df7fafa9d55fd a:before,
  .wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-title_ca7df7fafa9d55fd a:before,
  .widget_rss_ec55762a5b13acd5 .wp-block-rss__item-title_ca7df7fafa9d55fd a:before {
    display: none; }
.wp-block-latest-posts_1d118ced234ad844 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf,
.wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-publish-date_0c721d5a4c81b342,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-publish-date_0c721d5a4c81b342,
.widget_rss_ec55762a5b13acd5 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf,
.widget_rss_ec55762a5b13acd5 .wp-block-rss__item-publish-date_0c721d5a4c81b342 {
  margin-right: 10px; }
.wp-block-latest-posts_1d118ced234ad844 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf,
.wp-block-latest-posts_1d118ced234ad844 .wp-block-latest-posts__te-post-date_f82b9a75ca331866,
.wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-publish-date_0c721d5a4c81b342,
.wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-author_b22b8b0a4711fa5a,
.wp-block-latest-posts_1d118ced234ad844 .rss-date_f580c014df8fac03,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-latest-posts__te-post-date_f82b9a75ca331866,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-publish-date_0c721d5a4c81b342,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-author_b22b8b0a4711fa5a,
.wp-block-rss_d7d6da95ad4848a3 .rss-date_f580c014df8fac03,
.widget_rss_ec55762a5b13acd5 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf,
.widget_rss_ec55762a5b13acd5 .wp-block-latest-posts__te-post-date_f82b9a75ca331866,
.widget_rss_ec55762a5b13acd5 .wp-block-rss__item-publish-date_0c721d5a4c81b342,
.widget_rss_ec55762a5b13acd5 .wp-block-rss__item-author_b22b8b0a4711fa5a,
.widget_rss_ec55762a5b13acd5 .rss-date_f580c014df8fac03 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_1d118ced234ad844 .wp-block-latest-posts__te-post-date_f82b9a75ca331866:before,
.wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-publish-date_0c721d5a4c81b342:before,
.wp-block-latest-posts_1d118ced234ad844 .rss-date_f580c014df8fac03:before,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-latest-posts__te-post-date_f82b9a75ca331866:before,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-publish-date_0c721d5a4c81b342:before,
.wp-block-rss_d7d6da95ad4848a3 .rss-date_f580c014df8fac03:before,
.widget_rss_ec55762a5b13acd5 .wp-block-latest-posts__te-post-date_f82b9a75ca331866:before,
.widget_rss_ec55762a5b13acd5 .wp-block-rss__item-publish-date_0c721d5a4c81b342:before,
.widget_rss_ec55762a5b13acd5 .rss-date_f580c014df8fac03:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1d118ced234ad844 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf:before,
.wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-author_b22b8b0a4711fa5a:before,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf:before,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-author_b22b8b0a4711fa5a:before,
.widget_rss_ec55762a5b13acd5 .wp-block-latest-posts__post-author_beadcbdf14b2e8cf:before,
.widget_rss_ec55762a5b13acd5 .wp-block-rss__item-author_b22b8b0a4711fa5a:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1d118ced234ad844 .wp-block-latest-posts__post-excerpt_456c44c444903da7,
.wp-block-latest-posts_1d118ced234ad844 .wp-block-rss__item-excerpt_1e2a4abab8ec2341,
.wp-block-latest-posts_1d118ced234ad844 .rssSummary_b65a224c3bd3f410,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-latest-posts__post-excerpt_456c44c444903da7,
.wp-block-rss_d7d6da95ad4848a3 .wp-block-rss__item-excerpt_1e2a4abab8ec2341,
.wp-block-rss_d7d6da95ad4848a3 .rssSummary_b65a224c3bd3f410,
.widget_rss_ec55762a5b13acd5 .wp-block-latest-posts__post-excerpt_456c44c444903da7,
.widget_rss_ec55762a5b13acd5 .wp-block-rss__item-excerpt_1e2a4abab8ec2341,
.widget_rss_ec55762a5b13acd5 .rssSummary_b65a224c3bd3f410 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_7791599bc3f43aee .te-single-post-meta_f2f745f2adf9f515 {
  gap: 32px; }

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

.te-comment-title_b4d2f22a6c2d4596 h2,
.te-comment-title_b4d2f22a6c2d4596 .wp-block-comments-title_7e534947f80fb31d,
.wp-block-comments_0123e0515de34e0f h2,
.wp-block-comments_0123e0515de34e0f .wp-block-comments-title_7e534947f80fb31d {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 {
  padding-left: 0; }
  .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 .wp-block-te-comment-reply_0b271fe0b3e88de7 {
    margin-top: 15px; }
  .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-column_e5a433b94ad25521:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-avatar_90072dd949988fe9 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-avatar_90072dd949988fe9 img {
        width: 100%; }
    .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-comment-author-name_ea27689aedd67b29 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-comment-edit-link_3812b23106fbf550 a {
      color: #317EFE; }
    .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-comment-date_07687a9e65bd3bf0 a,
    .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-comment-edit-link_3812b23106fbf550 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-te-comment-reply_0b271fe0b3e88de7 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_0123e0515de34e0f .wp-block-comment-template_c062c52f2927a593 li .wp-block-columns_373eaa4b2a427deb .wp-block-te-comment-reply_0b271fe0b3e88de7 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_3129a27c5da4c6ab .te-comment-respond_6eb14dc25c0dd7d9,
.te-latest-comments_3129a27c5da4c6ab .comment-respond_918aefd653d98465 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_3129a27c5da4c6ab li .children .te-comments-item_47b85397791add81 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_3129a27c5da4c6ab li .children .te-comments-item_47b85397791add81 {
      margin-left: 0; } }
.te-latest-comments_3129a27c5da4c6ab li .children .children .te-comments-item_47b85397791add81 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 {
      padding: 30px; } }
  .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-avatar_2b1fd5ddf65184a3 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-avatar_2b1fd5ddf65184a3 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-avatar_2b1fd5ddf65184a3 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 {
    overflow: hidden; }
    .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 .te-avatar-name_45aa219a1766b649 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 .te-avatar-name_45aa219a1766b649 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_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 .te-avatar-name_45aa219a1766b649 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_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 .te-avatar-name_45aa219a1766b649 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 .te-comment-reply_7746f9942bfa1e47 {
      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_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 .te-comment-reply_7746f9942bfa1e47 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_3129a27c5da4c6ab li .te-comments-item_47b85397791add81 .te-comments-text_93e88870453a7e01 .te-comment-reply_7746f9942bfa1e47:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_8a7c56d4b23b1ef6 .te-contacts-message_21a0ca79866601c0 {
  margin-top: 10px; }

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

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

.te-comment-respond_6eb14dc25c0dd7d9,
.comment-respond_918aefd653d98465 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_6eb14dc25c0dd7d9 .comment-form-cookies-consent_296d4a26df069734,
  .comment-respond_918aefd653d98465 .comment-form-cookies-consent_296d4a26df069734 {
    display: none; }
  .te-comment-respond_6eb14dc25c0dd7d9 .comment-notes_e178a932b094b91b,
  .comment-respond_918aefd653d98465 .comment-notes_e178a932b094b91b {
    margin-bottom: 30px; }
  .te-comment-respond_6eb14dc25c0dd7d9 p,
  .comment-respond_918aefd653d98465 p {
    margin: 0; }
  .te-comment-respond_6eb14dc25c0dd7d9 .te-contacts-email_ef00523be39b985d,
  .te-comment-respond_6eb14dc25c0dd7d9 .te-contacts-name_bf19e700c37fa3ad,
  .te-comment-respond_6eb14dc25c0dd7d9 .single-input-field_2c0030a28ea49604,
  .comment-respond_918aefd653d98465 .te-contacts-email_ef00523be39b985d,
  .comment-respond_918aefd653d98465 .te-contacts-name_bf19e700c37fa3ad,
  .comment-respond_918aefd653d98465 .single-input-field_2c0030a28ea49604 {
    margin-bottom: 20px; }
  .te-comment-respond_6eb14dc25c0dd7d9 label,
  .comment-respond_918aefd653d98465 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_6eb14dc25c0dd7d9 .checkbox-field-wrapper_f68a066592dfc579,
  .comment-respond_918aefd653d98465 .checkbox-field-wrapper_f68a066592dfc579 {
    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_6eb14dc25c0dd7d9 .checkbox-field-wrapper_f68a066592dfc579 p,
    .comment-respond_918aefd653d98465 .checkbox-field-wrapper_f68a066592dfc579 p {
      margin: 0; }
    .te-comment-respond_6eb14dc25c0dd7d9 .checkbox-field-wrapper_f68a066592dfc579 .single-checkbox-field_d4077468ad0dbd49,
    .comment-respond_918aefd653d98465 .checkbox-field-wrapper_f68a066592dfc579 .single-checkbox-field_d4077468ad0dbd49 {
      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_6eb14dc25c0dd7d9 .te-comment-form-cookies-consent_2737ab42e13f388a,
  .comment-respond_918aefd653d98465 .te-comment-form-cookies-consent_2737ab42e13f388a {
    display: none; }
  .te-comment-respond_6eb14dc25c0dd7d9 input[type="number"],
  .comment-respond_918aefd653d98465 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_6eb14dc25c0dd7d9 input,
  .te-comment-respond_6eb14dc25c0dd7d9 select,
  .comment-respond_918aefd653d98465 input,
  .comment-respond_918aefd653d98465 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_6eb14dc25c0dd7d9 *::-webkit-input-placeholder,
  .comment-respond_918aefd653d98465 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_6eb14dc25c0dd7d9 *:-ms-input-placeholder,
  .comment-respond_918aefd653d98465 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_6eb14dc25c0dd7d9 *::-ms-input-placeholder,
  .comment-respond_918aefd653d98465 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_6eb14dc25c0dd7d9 *::placeholder,
  .comment-respond_918aefd653d98465 *::placeholder {
    color: #778196; }
  .te-comment-respond_6eb14dc25c0dd7d9 textarea,
  .comment-respond_918aefd653d98465 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_6eb14dc25c0dd7d9 input:focus,
  .te-comment-respond_6eb14dc25c0dd7d9 textarea:focus,
  .te-comment-respond_6eb14dc25c0dd7d9 .form-select_144d57d0bbec08e0:focus,
  .comment-respond_918aefd653d98465 input:focus,
  .comment-respond_918aefd653d98465 textarea:focus,
  .comment-respond_918aefd653d98465 .form-select_144d57d0bbec08e0: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_ac2433b9d8df66d6 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_ac2433b9d8df66d6:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_ac2433b9d8df66d6: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_ac2433b9d8df66d6:hover .te-content-wrapper_065c6007472bb154 {
    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_ac2433b9d8df66d6 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_ac2433b9d8df66d6 .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_ac2433b9d8df66d6 .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_ac2433b9d8df66d6 .te-content-wrapper_065c6007472bb154 {
    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_ac2433b9d8df66d6 .te-content-wrapper_065c6007472bb154 .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_ac2433b9d8df66d6 .te-content-wrapper_065c6007472bb154 .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_ac2433b9d8df66d6 .te-content-wrapper_065c6007472bb154 .content .desc_8a858d8f337407f2 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_ac2433b9d8df66d6 .te-content-wrapper_065c6007472bb154 .social_9c7ca633a55dc376 {
      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_ac2433b9d8df66d6 .te-content-wrapper_065c6007472bb154 .social_9c7ca633a55dc376 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_ac2433b9d8df66d6 .te-content-wrapper_065c6007472bb154 .social_9c7ca633a55dc376 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413:hover .te-content-wrapper_065c6007472bb154 .social_9c7ca633a55dc376 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413:hover .te-content-wrapper_065c6007472bb154 .content .title,
    .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413:hover .te-content-wrapper_065c6007472bb154 .content .desc_8a858d8f337407f2 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .image {
    border-radius: 20px; }
  .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .te-content-wrapper_065c6007472bb154 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .te-content-wrapper_065c6007472bb154 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .te-content-wrapper_065c6007472bb154 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .te-content-wrapper_065c6007472bb154 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .te-content-wrapper_065c6007472bb154 .content .desc_8a858d8f337407f2 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .te-content-wrapper_065c6007472bb154 .social_9c7ca633a55dc376 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_ac2433b9d8df66d6.style-2_6220518fd36d9413 .te-content-wrapper_065c6007472bb154 .social_9c7ca633a55dc376 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_aba501af8460131a {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_aba501af8460131a {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_aba501af8460131a .slick-list_c2a2db0456991cb3 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_aba501af8460131a .slick-list_c2a2db0456991cb3 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_aba501af8460131a .slick-list_c2a2db0456991cb3 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_aba501af8460131a .slick-dots_c86311e718a79a5f {
    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_aba501af8460131a .slick-dots_c86311e718a79a5f 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_aba501af8460131a .slick-dots_c86311e718a79a5f 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_aba501af8460131a .slick-dots_c86311e718a79a5f 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_aba501af8460131a .slick-dots_c86311e718a79a5f li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_aba501af8460131a .slick-arrow_dcea4130df561b63 {
    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_8d5e04ce56bfcbf4 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_8d5e04ce56bfcbf4:hover .image .te-content-wrapper_065c6007472bb154 {
    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_8d5e04ce56bfcbf4:hover .image .te-content-wrapper_065c6007472bb154 .content .content-inner_6399e7a52b829ec1 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8d5e04ce56bfcbf4:hover .image .te-content-wrapper_065c6007472bb154 .content .btn-wrapper_c4537435456de20f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8d5e04ce56bfcbf4:hover .image .te-content-wrapper_065c6007472bb154 .content .content-inner_6399e7a52b829ec1 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_8d5e04ce56bfcbf4: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_8d5e04ce56bfcbf4 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_8d5e04ce56bfcbf4 .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_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 {
    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_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 .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_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 .content .content-inner_6399e7a52b829ec1 {
        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_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 .content .sub-title_b0cecaa0be412e4b {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 .content .btn-wrapper_c4537435456de20f {
        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_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 .content .btn-wrapper_c4537435456de20f 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_8d5e04ce56bfcbf4 .te-content-wrapper_065c6007472bb154 .content .btn-wrapper_c4537435456de20f a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_8d5e04ce56bfcbf4.style-3_87d379a2ada6f29c:hover .te-content-wrapper_065c6007472bb154 .content .btn-wrapper_c4537435456de20f {
  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_8d5e04ce56bfcbf4.style-3_87d379a2ada6f29c .te-content-wrapper_065c6007472bb154 {
  padding: 0; }
  .te-portfolio-card_8d5e04ce56bfcbf4.style-3_87d379a2ada6f29c .te-content-wrapper_065c6007472bb154 .content .content-inner_6399e7a52b829ec1 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_8d5e04ce56bfcbf4.style-3_87d379a2ada6f29c .te-content-wrapper_065c6007472bb154 .content .btn-wrapper_c4537435456de20f {
    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_22046e09b6557ca4.style-1_6e37349b963d7a0c {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_22046e09b6557ca4.style-1_6e37349b963d7a0c {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_3e2ab018ed106f18.style-1_6e37349b963d7a0c {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_5b4f8a954366f4f5.style-1_6e37349b963d7a0c {
  overflow: hidden; }

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

.about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 .te-about-image-card_85da36e64e6f043d {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 .te-about-image-card_85da36e64e6f043d .te-main-img-wrapper_d0110b0e93dd2a89 .te-main-img-inner_1cb60f936f7a0c28 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 .te-about-image-card_85da36e64e6f043d .te-company-foundation_c8db12ed4911ac26 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 .te-about-info-card_5a47fafbd02d8b44 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 .te-about-info-card_5a47fafbd02d8b44 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_d2de72e1b75e77de.style-2_6220518fd36d9413 .te-about-info-card_5a47fafbd02d8b44 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .accordion-wrapper_e95d3358b248a927 {
      padding-right: 60px; } }
  .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b {
        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_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b {
        right: 0; } }
    .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 {
      position: relative; }
      .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .te-main-img-inner_1cb60f936f7a0c28 {
        -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_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .te-image-shape_ae1df5588e24c222 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .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_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .content .number_f4cd96aebbf604ee {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .top-content_b350c4f742062d06 {
        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_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .top-content_b350c4f742062d06 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .bottom-content_8bef51c9c7c27aef {
        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_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .bottom-content_8bef51c9c7c27aef {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .bottom-content_8bef51c9c7c27aef .bottom-content-inner_d332c1b85b7dc3ec {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .bottom-content_8bef51c9c7c27aef .bottom-content-inner_d332c1b85b7dc3ec .title,
          .faq-area_7ae3a39bbdf938b8.style-1_6e37349b963d7a0c .te-faq-image_a82e54f64f38d44b .te-image-wrapper_7399671a686ab161 .bottom-content_8bef51c9c7c27aef .bottom-content-inner_d332c1b85b7dc3ec .number_f4cd96aebbf604ee {
            color: #14203A; }

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

.testimonial-slider-area_3e2ab018ed106f18 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_3e2ab018ed106f18.style-2_6220518fd36d9413 .slick-list_c2a2db0456991cb3 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_3e2ab018ed106f18.style-2_6220518fd36d9413 .slick-list_c2a2db0456991cb3 .te-slick-item_9bd03dbc49e9589e {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 .te-counter-item_aa2ffea857a01ef5 .icon_4b2701c24fb3cf27 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 .te-counter-item_aa2ffea857a01ef5 .te-counter-title_7547c02a43aded96 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 .te-counter-item_aa2ffea857a01ef5 .te-counter-title_7547c02a43aded96 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 .te-counter-item_aa2ffea857a01ef5 .title {
    color: #ffffff; }
  .counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 .te-counter-item_aa2ffea857a01ef5 .number_f4cd96aebbf604ee {
    color: #E7F914; }
  .counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 .te-counter-item_aa2ffea857a01ef5 .number_f4cd96aebbf604ee,
  .counter-up-area_777ffb91e1280c19.style-2_6220518fd36d9413 .te-counter-card_02de3cc3e5a2aff2 .te-counter-item_aa2ffea857a01ef5 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-image-bg-collumn_acc173003af1b14a {
      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_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-subscribe-form-wrapper_19f96f7429cdc578 {
      padding: 0; }
    .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 {
      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_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 {
          -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_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 {
          -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_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 {
          gap: 60px; } }
      .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 .te-subscribe-title_a894850b3ab7c54a {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 .te-content-inner_3c539a9b94a2e9c7 {
        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_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 .te-content-inner_3c539a9b94a2e9c7 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 .te-content-inner_3c539a9b94a2e9c7 .icon_4b2701c24fb3cf27 {
          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_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-subscribe-form-widget_31d41abb60c3b287 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .mc4wp-form-fields_7dcd78ae0e217a79 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_1adc1b6f5a6c1492.style-2_6220518fd36d9413 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .mc4wp-form-fields_7dcd78ae0e217a79 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_3e2ab018ed106f18.style-3_87d379a2ada6f29c {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_3e2ab018ed106f18.style-3_87d379a2ada6f29c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_3e2ab018ed106f18.style-3_87d379a2ada6f29c {
      padding: 100px 0; } }
  .testimonial-slider-area_3e2ab018ed106f18.style-3_87d379a2ada6f29c .slick-list_c2a2db0456991cb3 .slick-slide.slick-current_634c7e0eacdb30d3 .te-testimonial-card_c41cadf99ddc2506.style-3_87d379a2ada6f29c .te-content-wrapper_065c6007472bb154 .te-user-meta_5d6c182716546921 .icon_4b2701c24fb3cf27 {
    color: #317EFE; }

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

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

.te-contact-info_7705e7a3bca12dde {
  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_7705e7a3bca12dde .te-icon-card_25d8c139a9df8adc {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_4ff5da5b6913bb00 {
  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_4ff5da5b6913bb00 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_4ff5da5b6913bb00 .content .te-title-wrapper_f21aab5306fd99d2 {
    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_4ff5da5b6913bb00 .content .te-title-wrapper_f21aab5306fd99d2 .title-inner_ab5eb18d6fbcc0cb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_4ff5da5b6913bb00 .content .te-title-wrapper_f21aab5306fd99d2 .title-inner_ab5eb18d6fbcc0cb .icon_4b2701c24fb3cf27 {
        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_4ff5da5b6913bb00 .content .te-title-wrapper_f21aab5306fd99d2 .title-inner_ab5eb18d6fbcc0cb .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_40f477a1842372fb {
  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_40f477a1842372fb .list-wrapper_ab52c5c0675571d2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_40f477a1842372fb .list-wrapper_ab52c5c0675571d2 .icon_4b2701c24fb3cf27 {
      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_40f477a1842372fb .list-wrapper_ab52c5c0675571d2 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_40f477a1842372fb .list-wrapper_ab52c5c0675571d2 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_40f477a1842372fb .list-wrapper_ab52c5c0675571d2 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_40f477a1842372fb .list-wrapper_ab52c5c0675571d2 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_e31371cad470403c {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_e31371cad470403c .te-team-card_ac2433b9d8df66d6 {
    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_bdff98b9b7d7abba {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_bdff98b9b7d7abba {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_bdff98b9b7d7abba {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_abb6a1f7c7848e41 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_abb6a1f7c7848e41 .te-subscribe-form-widget_31d41abb60c3b287 .submit-btn_0f831f488d9192e5 span {
    display: none; }
  .footer_abb6a1f7c7848e41.style-1_6e37349b963d7a0c {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_abb6a1f7c7848e41.style-1_6e37349b963d7a0c .te-footer-sec_af969bd62f2208dd {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_abb6a1f7c7848e41.style-1_6e37349b963d7a0c .te-footer-sec_af969bd62f2208dd .te-footer-widget_651af0c4ab0fde6f .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-form-fields_7dcd78ae0e217a79 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_abb6a1f7c7848e41.style-1_6e37349b963d7a0c .te-footer-widget_651af0c4ab0fde6f .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 input {
      color: #131A2A; }
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .wp-block-heading_8e4876722f2f913b,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .widget-title_d1546a2453cb8a26,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .wp-block-search__label_a63c06270ef87a09,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .wp-block-heading_8e4876722f2f913b,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .widget-title_d1546a2453cb8a26,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .wp-block-search__label_a63c06270ef87a09,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 ul li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 ol li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f ul li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f ol li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 ul li,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-calendar-table_a17e54b9778e9355,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-block-calendar_ff163561c965adcb caption,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 nav.wp-calendar-nav_cbcb33edf6da5419 a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-block-latest-comments__comment-excerpt_90e1ac84ab61e85b,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-calendar-table_a17e54b9778e9355 caption,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_text_75bbdd72cdbca75d,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .tagcloud_2965c234ec71949e a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .wp-block-tag-cloud_e0e22508f74849fb a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .tagcloud_2965c234ec71949e a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .wp-block-tag-cloud_e0e22508f74849fb a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-block-latest-comments__comment-date_3d3728d40e8033f5,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-block-latest-comments__comment_319a7720617e32cd,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-block-archives-dropdown_1dd7b030ea232dad label,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_categories_b7e2275362d8a12c li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_archive_1070c4dfa5b3704c li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_nav_menu_d6161b5bcd84d6ef li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_tag_cloud_e2bc4b7a4b8f1e10 a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_rss_ec55762a5b13acd5 li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_rss_ec55762a5b13acd5 li,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .footer__widget_446aaf9577355441 a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .footer__widget_446aaf9577355441 li,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 li.recentcomments_b3ad823872348289 {
    color: #ffffff; }
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-theme-btn_d837a0ba3aecdd15,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-block-loginout_3697fcfa881f2b23 a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 input.te-theme-btn_d837a0ba3aecdd15,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .wp-block-search_983aecd900d57be6 button,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .search-form_8f16932cd3918b3c button,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .widget_e87e19dbe2e3ccc5 .sidebar__search_175d5485fb29d4d1 button,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .wp-block-search_983aecd900d57be6 button,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .search-form_8f16932cd3918b3c button,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .sidebar__widget_1d95351d4192975f .sidebar__search_175d5485fb29d4d1 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_abb6a1f7c7848e41 .footer__widget_446aaf9577355441 li {
    list-style: none; }
  .footer_abb6a1f7c7848e41 .te-footer-widget_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e li.wp-block-social-link_a77ba9cb9f7b7d94 {
    display: inline-block;
    width: unset !important; }
  .footer_abb6a1f7c7848e41 .te_widget_nav_menu_eb893e67077fc60e li.cat-item_3166b9ad32d10572 {
    text-align: right; }
    .footer_abb6a1f7c7848e41 .te_widget_nav_menu_eb893e67077fc60e li.cat-item_3166b9ad32d10572 a {
      float: left; }
  .footer_abb6a1f7c7848e41 .te-footer-bg_9ceb671228993b1f {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_abb6a1f7c7848e41 .footer-nav-widget_d5c2fb5fdeeb9ec3 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_abb6a1f7c7848e41 .footer-nav-widget_d5c2fb5fdeeb9ec3 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_abb6a1f7c7848e41 .footer-nav-widget_d5c2fb5fdeeb9ec3 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_abb6a1f7c7848e41 .footer-nav-widget_d5c2fb5fdeeb9ec3 {
        padding: 0 30px; } }

.te-footer-widget_651af0c4ab0fde6f {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_651af0c4ab0fde6f {
      margin-bottom: 40px; } }
  .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-title_83d601f1b042de46,
  .te-footer-widget_651af0c4ab0fde6f .wp-block-heading_8e4876722f2f913b {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_651af0c4ab0fde6f ul {
    padding-left: 0; }
  .te-footer-widget_651af0c4ab0fde6f .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-form-fields_7dcd78ae0e217a79 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_651af0c4ab0fde6f .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_651af0c4ab0fde6f.widget-latest-posts-footer_3bbf3586f4219a4d {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_651af0c4ab0fde6f.zoom-instagram-widget_05f7718054994799 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_651af0c4ab0fde6f.widget_contact_info_widget_292332165d8a3c06 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_651af0c4ab0fde6f .widget-instagram-feed_ff936fa9013829ac {
      width: 170px; } }
  .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 {
        padding-right: 0; } }
    .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 .te-footer-logo_e0ec61cd97ede1e5 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 .info-form-and-social-icon_2ac3afb8072a314b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 .info-form-and-social-icon_2ac3afb8072a314b .te-social-profile_11ac9524f0a629ee {
        margin-top: 0; }
    .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 .te-social-profile_11ac9524f0a629ee {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-info_2dd1ab2cdca795d3 .info-form-and-social-icon_2ac3afb8072a314b {
        -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_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e 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_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e p {
    color: #335371; }
  .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul {
    list-style: none; }
    .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 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_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li:first-child .contact-icon_33609309180b07f0 {
          margin-top: 5px; }
      .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li .contact-icon_33609309180b07f0 {
        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_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li .contact-text_f8ea3e23359db4fc {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li .contact-text_f8ea3e23359db4fc a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li .contact-text_f8ea3e23359db4fc span,
        .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li .contact-text_f8ea3e23359db4fc p,
        .te-footer-widget_651af0c4ab0fde6f .te-footer-widget-contact_124a7d4af1996a9e .footer-contact_543ec6816bdd07e8 ul li .contact-text_f8ea3e23359db4fc 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_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-thumb_c1be40d86018cc54 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-desc_29217029eef59633 .te-latest-post-title_3b62997cff06d9b7 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-desc_29217029eef59633 .te-latest-post-title_3b62997cff06d9b7 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_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-desc_29217029eef59633 .te-latest-post-title_3b62997cff06d9b7 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-desc_29217029eef59633 .te-latest-post-meta_9c9ab3f998370988 {
      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_d35261dde92f366b 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_d35261dde92f366b ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_d35261dde92f366b 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_d35261dde92f366b ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_1adc1b6f5a6c1492 {
  overflow: hidden; }
  .subscribe-area_1adc1b6f5a6c1492.style-1_6e37349b963d7a0c .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-content-wrapper_065c6007472bb154 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_1adc1b6f5a6c1492.style-1_6e37349b963d7a0c .te-image-bg-collumn_acc173003af1b14a {
    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_1adc1b6f5a6c1492.style-1_6e37349b963d7a0c .te-image-bg-collumn_acc173003af1b14a {
        display: none; } }
  .subscribe-area_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 {
    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_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 .short-title_8546a6b77fbfd85b {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 .te-subscribe-title_a894850b3ab7c54a {
      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_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 .te-subscribe-title_a894850b3ab7c54a {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 .te-subscribe-title_a894850b3ab7c54a {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 .te-subscribe-title_a894850b3ab7c54a {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_1adc1b6f5a6c1492 .te-content-wrapper_065c6007472bb154 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_1adc1b6f5a6c1492 .te-subscribe-inner-area_5ccfea8b1f1d7a62 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_1adc1b6f5a6c1492 .te-subscribe-inner-area_5ccfea8b1f1d7a62 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_1adc1b6f5a6c1492 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-subscribe-collumn_298458725517c518 {
      -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_1adc1b6f5a6c1492 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .te-subscribe-collumn_298458725517c518.te-image-bg-collumn_acc173003af1b14a {
          display: none; } }
    .subscribe-area_1adc1b6f5a6c1492 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .mc4wp-form-fields_7dcd78ae0e217a79 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_1adc1b6f5a6c1492 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .mc4wp-form-fields_7dcd78ae0e217a79 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_1adc1b6f5a6c1492 .te-subscribe-inner-area_5ccfea8b1f1d7a62 .mc4wp-form-fields_7dcd78ae0e217a79 .submit-btn_0f831f488d9192e5 {
        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_651af0c4ab0fde6f .te-subscribe-form-wrapper_19f96f7429cdc578 {
  color: #335371; }

.te-subscribe-form-widget_31d41abb60c3b287 {
  position: relative; }
  .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-form-fields_7dcd78ae0e217a79 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_31d41abb60c3b287 .single-field_412d3de505edac97 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_31d41abb60c3b287 .submit-btn_0f831f488d9192e5 {
    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_31d41abb60c3b287 .submit-btn_0f831f488d9192e5:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-response_fd48a76d334032b5 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-response_fd48a76d334032b5 .mc4wp-alert_5635dcacef0d935e.mc4wp-error_f860c1c1e244834c p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-response_fd48a76d334032b5 .mc4wp-alert_5635dcacef0d935e.mc4wp-error_f860c1c1e244834c a {
      color: #ff0000; }
    .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-response_fd48a76d334032b5 .mc4wp-alert_5635dcacef0d935e.mc4wp-success_342cbac91624048b p, .te-subscribe-form-widget_31d41abb60c3b287 .mc4wp-response_fd48a76d334032b5 .mc4wp-alert_5635dcacef0d935e.mc4wp-notice_8ed6e871a3f3103c p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_1dba3f53261ba9fa {
  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_1dba3f53261ba9fa .te-footer-logo_e0ec61cd97ede1e5 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_1dba3f53261ba9fa .te-social-widget_30a97ac9aeac1973 {
    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_1dba3f53261ba9fa .te-social-widget_30a97ac9aeac1973 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 {
  background-color: #131A2A; }
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-sec_af969bd62f2208dd {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-widget-title_83d601f1b042de46,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .wp-block-heading_8e4876722f2f913b {
    color: #ffffff;
    font-size: 24px; }
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .footer-bottom-area_2645db304ed6d63c .te-copyright-text_b2d249cd31eebb49 p,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-widget_651af0c4ab0fde6f.te_widget_nav_menu_eb893e67077fc60e li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-widget_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-desc_29217029eef59633 .te-latest-post-title_3b62997cff06d9b7 a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-widget_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-desc_29217029eef59633 .te-latest-post-title_3b62997cff06d9b7,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-widget_651af0c4ab0fde6f .te_widget_latest_post_042f47d400851b0f ul li .te-latest-post-desc_29217029eef59633 .te-latest-post-meta_9c9ab3f998370988,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-widget_651af0c4ab0fde6f .te-subscribe-form-wrapper_19f96f7429cdc578,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .te-footer-bottom-menu_d35261dde92f366b ul li a,
  .footer_abb6a1f7c7848e41.style-2_6220518fd36d9413 .footer-bottom-area_2645db304ed6d63c .te-copyright-text_b2d249cd31eebb49 p a {
    color: #ffffff; }

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