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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_96bf9274ba3807a4,
.wp-block-loginout_03e80a292ef203be a,
input.te-theme-btn_96bf9274ba3807a4 {
  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_96bf9274ba3807a4:hover,
  .wp-block-loginout_03e80a292ef203be a:hover,
  input.te-theme-btn_96bf9274ba3807a4:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_96bf9274ba3807a4:focus,
  .wp-block-loginout_03e80a292ef203be a:focus,
  input.te-theme-btn_96bf9274ba3807a4:focus {
    color: #ffffff; }
  .te-theme-btn_96bf9274ba3807a4.yellow-btn_fdaf0189999b7c5f,
  .wp-block-loginout_03e80a292ef203be a.yellow-btn_fdaf0189999b7c5f,
  input.te-theme-btn_96bf9274ba3807a4.yellow-btn_fdaf0189999b7c5f {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_96bf9274ba3807a4.simple-btn_a6df8eeeb895bfb4,
  .wp-block-loginout_03e80a292ef203be a.simple-btn_a6df8eeeb895bfb4,
  input.te-theme-btn_96bf9274ba3807a4.simple-btn_a6df8eeeb895bfb4 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_837a2db6e521e936 {
  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_837a2db6e521e936 .circle-rotate-inner_f2d6ab4760f5ff7a {
    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_05ef314d621f35a7 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_31cb9386b04aa5e0 .size-full_2a34b9c93f28946b.alignright_85f56b8a22adf23d {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_31cb9386b04aa5e0 figure.wp-caption_7fdd3dd83d2459db.aligncenter_3ef57423ed63b2ba {
  margin-top: 40px; }
.tp-page-content_31cb9386b04aa5e0 dl, .tp-page-content_31cb9386b04aa5e0 ol, .tp-page-content_31cb9386b04aa5e0 ul {
  margin-bottom: 11px; }
.tp-page-content_31cb9386b04aa5e0 .te-comment-respond_c9109703ede645c4 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_31cb9386b04aa5e0 .te-latest-comments_9b8ee2679ae86983 .te-comment-respond_c9109703ede645c4 {
  margin-bottom: 40px; }
.tp-page-content_31cb9386b04aa5e0 .te-post-comments_b6604fb6e15ea0ee {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_0b19f604af5ac100 .gallery-item_a3113fafcfe0c329 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_afc60d3fcbee81ff .gallery-item_a3113fafcfe0c329 {
  max-width: 50%; }

.gallery-columns-3_0aa1f897ba4e1078 .gallery-item_a3113fafcfe0c329 {
  max-width: 33.33%; }

.gallery-columns-4_246300613c0547c2 .gallery-item_a3113fafcfe0c329 {
  max-width: 25%; }

.gallery-columns-5_cae91f5a2fc67425 .gallery-item_a3113fafcfe0c329 {
  max-width: 20%; }

.gallery-columns-6_ba77353ad33a69ab .gallery-item_a3113fafcfe0c329 {
  max-width: 16.66%; }

.gallery-columns-7_98de3f746f7ed103 .gallery-item_a3113fafcfe0c329 {
  max-width: 14.28%; }

.gallery-columns-8_8e6f26d87b66b7d2 .gallery-item_a3113fafcfe0c329 {
  max-width: 12.5%; }

.gallery-columns-9_35f3f689048c9d4c .gallery-item_a3113fafcfe0c329 {
  max-width: 11.11%; }

.gallery-caption_6735f45540cebb84 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_7e44a5c0b9af7c58 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_56ebdf0fcf68dc66 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_a03d9d00946ac296 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_b0f99a5c39ab8ca2 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_8d91c08601c377f3 p.wp-block-cover-text_9c99c0980dff3d0f,
.wp-block-cover_8d91c08601c377f3.is-light_5c69ecd4e917ebcf .wp-block-cover__inner-container_b5e9d25c1c6f1ad7 {
  color: #fff !important; }

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

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

.widget_7c7fe998bda8e337 .wp-block-archives-dropdown_1084d188ecbdc1a3,
.widget_7c7fe998bda8e337 .wp-block-categories-dropdown_8af3021cc9f654fd,
.widget_7c7fe998bda8e337 .wp-block-loginout_03e80a292ef203be,
.widget_7c7fe998bda8e337 .wp-block-social-links_ecaf11f2b43fdd74,
.widget_7c7fe998bda8e337.widget_archive_0c86ed282e1d1745 select,
.widget_7c7fe998bda8e337.te_widget_categories_60d1facf864c0b4b select,
.widget_7c7fe998bda8e337.widget_text_4fd7fbe5c53c8f90 select,
.widget_7c7fe998bda8e337.te_widget_search_8d90328465024ebb .search-form_32472808e382cd48,
.widget_7c7fe998bda8e337.te_widget_tag_cloud_b6c8ada6afdbaf3a .tagcloud_1d8254584c5a9b82,
.widget_7c7fe998bda8e337 .wp-block-tag-cloud_be7057e0eb4d0b18 {
  margin-bottom: 6px; }

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

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

.blog-search-content_c586e384b94d29bb {
  margin: 0; }
  .blog-search-content_c586e384b94d29bb .wp-block-search_56ebdf0fcf68dc66,
  .blog-search-content_c586e384b94d29bb .search-form_32472808e382cd48,
  .blog-search-content_c586e384b94d29bb .sidebar__search_c9e3540db6d243a9 {
    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_c586e384b94d29bb .wp-block-search_56ebdf0fcf68dc66,
      .blog-search-content_c586e384b94d29bb .search-form_32472808e382cd48,
      .blog-search-content_c586e384b94d29bb .sidebar__search_c9e3540db6d243a9 {
        width: 100%; } }
    .blog-search-content_c586e384b94d29bb .wp-block-search_56ebdf0fcf68dc66 .wp-block-search__inside-wrapper_492f12eef1f67ed2,
    .blog-search-content_c586e384b94d29bb .search-form_32472808e382cd48 .wp-block-search__inside-wrapper_492f12eef1f67ed2,
    .blog-search-content_c586e384b94d29bb .sidebar__search_c9e3540db6d243a9 .wp-block-search__inside-wrapper_492f12eef1f67ed2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_c586e384b94d29bb .wp-block-search_56ebdf0fcf68dc66 label,
    .blog-search-content_c586e384b94d29bb .search-form_32472808e382cd48 label,
    .blog-search-content_c586e384b94d29bb .sidebar__search_c9e3540db6d243a9 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_c586e384b94d29bb .wp-block-search_56ebdf0fcf68dc66 input,
    .blog-search-content_c586e384b94d29bb .search-form_32472808e382cd48 input,
    .blog-search-content_c586e384b94d29bb .sidebar__search_c9e3540db6d243a9 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_c586e384b94d29bb .wp-block-search_56ebdf0fcf68dc66 button,
    .blog-search-content_c586e384b94d29bb .search-form_32472808e382cd48 button,
    .blog-search-content_c586e384b94d29bb .sidebar__search_c9e3540db6d243a9 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_31cb9386b04aa5e0 .wp-smiley_be5b8d52db06b4d1,
.entry-content_d7a934c1ac41aba9 .wp-smiley_be5b8d52db06b4d1,
.comment-content_1b8dc0c954dc4c6a .wp-smiley_be5b8d52db06b4d1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_c9109703ede645c4.style-two_a31877b9c79f4d5e .wpcf7-form_a9f527ef358d2df2 .wpcf7-not-valid-tip_ed52a82b5597bbb4 {
  color: #d9c0b8 !important; }
.te-comment-respond_c9109703ede645c4 .wpcf7-form_a9f527ef358d2df2 .wpcf7-not-valid_21fdc964f79bd903 {
  border-color: #dc3232 !important; }
.te-comment-respond_c9109703ede645c4 .wpcf7-form_a9f527ef358d2df2 .wpcf7-not-valid-tip_ed52a82b5597bbb4 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_c9109703ede645c4 .wpcf7-form_a9f527ef358d2df2.sent_0e9c0e358e494d40 .wpcf7-response-output_cccaa7627e1971a7 {
  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_c9109703ede645c4 .wpcf7-form_a9f527ef358d2df2.invalid_baa2ce8dd141faab .wpcf7-response-output_cccaa7627e1971a7 {
  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_7c9e432c8d4d7cd6 {
  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_7c9e432c8d4d7cd6 .wpcf7-te-list-item_6df02e3bdd31288e {
    margin: 0; }
    .wpcf7-form-control_7c9e432c8d4d7cd6 .wpcf7-te-list-item_6df02e3bdd31288e label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_7c9e432c8d4d7cd6 .wpcf7-te-list-item_6df02e3bdd31288e label .wpcf7-te-list-item-label_7006672212628a84 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_17bfe99e35864122 .te-comment-respond_c9109703ede645c4 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_1c7067f15ffdf5e2 .header-menu-area_04b834dc29e4aaa6.sticky_menu_fb7bb689e398a8dc {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_1c7067f15ffdf5e2 .header-menu-area_04b834dc29e4aaa6.sticky_menu_fb7bb689e398a8dc {
      top: 0; } }

.page-template-default_8163651477a31a24.page-id-146_00c3b23019c54351 .tp-page-content_31cb9386b04aa5e0 p:last-child {
  margin-bottom: 10px; }
.page-template-default_8163651477a31a24.page-id-1133_3c4163492735186e .tp-page-content_31cb9386b04aa5e0 .te-comment-respond_c9109703ede645c4 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_8163651477a31a24.page-id-3_495b7c49534a84ac .page-area_5a366714357ed0b1 {
  padding-top: 128px; }

.single-post-item_6f2e30b993b8b114.post-24_120cc0038285bc90 .wp-block-button_47c9b8b28afadc0e a {
  color: #ffffff; }

.post-template-default_57012832b7f6ecc8.postid-163_7ebe17be16826218 .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content {
  margin-bottom: 34px; }
.post-template-default_57012832b7f6ecc8.postid-150_ca8fa21e206beb09 .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_57012832b7f6ecc8.postid-150_ca8fa21e206beb09 .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-block-group_0ae376abf6b7c89c.is-layout-constrained_f1566ac6aa290c77:last-child {
    border: 1px solid #000; }
.post-template-default_57012832b7f6ecc8.postid-51_3931bc02311784ac .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_57012832b7f6ecc8.postid-51_3931bc02311784ac .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_57012832b7f6ecc8.postid-1163_0d05e4128ce00665 .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-caption_7fdd3dd83d2459db, .post-template-default_57012832b7f6ecc8.postid-568_09dabc6c1994c936 .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-caption_7fdd3dd83d2459db {
  margin-top: 20px; }
.post-template-default_57012832b7f6ecc8.postid-1785_8acef87198bd9eaa .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-block-button__link_543fcaabb7a3fcbe {
  color: #ffffff !important; }
.post-template-default_57012832b7f6ecc8.postid-1149_e868a40a603387e8 .te-blog-details-wrapper_3de68cd0f384b21b .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e p {
  margin-bottom: 0; }
.post-template-default_57012832b7f6ecc8.postid-555_61a23126a9506326 .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .gallery_20a037427f2f2f67 {
  margin-top: 20px; }

.error-404_9b4aa844b1103fe2.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_9b4aa844b1103fe2.not-found .error-content_f748c6cd00093c9e .error-btn-bh_bb93be26b5cddade {
    margin-top: 20px; }

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

.sidebar_cd61cc5730455e88 .widget_media_gallery_dc55cc4bdc21803b .gallery-item_a3113fafcfe0c329 {
  margin-bottom: 0; }
  .sidebar_cd61cc5730455e88 .widget_media_gallery_dc55cc4bdc21803b .gallery-item_a3113fafcfe0c329 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_19332183ee426723 {
  -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_1e145ec23b40120e {
  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_a080fdb68fa08b7b path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_1c7067f15ffdf5e2 .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376.login .te-header-menu-area_1e13534ce684911e {
  top: auto !important; }

.header-area_d36ed2e1b2aaffc0 .container-fluid_f7286b04e2919016 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_d36ed2e1b2aaffc0 .container-fluid_f7286b04e2919016 {
      padding: 0 24px; } }
.header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .header-top .te-header-contact-info_8f1c28bca0793368 span {
    color: #677471; }
    .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .header-top .te-header-contact-info_8f1c28bca0793368 span i {
      color: #317EFE; }
    .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .header-top .te-header-contact-info_8f1c28bca0793368 span a {
      color: #677471; }
  .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .header-top .te-social-profile_e869ff0c12290749 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .header-top .te-social-profile_e869ff0c12290749 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .te-header-menu-area_1e13534ce684911e {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .te-header-menu-area_1e13534ce684911e .menu-wrapper_a6d2e58ac8231ae2 {
    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_d36ed2e1b2aaffc0.style-2_598d333574a79376 .te-header-menu-area_1e13534ce684911e .menu-wrapper_a6d2e58ac8231ae2 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .te-header-menu-area_1e13534ce684911e .te-header-btn_083fa316651c750d .te-quote-btn_13663f5d132f5c00 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .te-sticky_menu {
  top: 0; }
  .header-area_d36ed2e1b2aaffc0.style-2_598d333574a79376 .te-sticky_menu .menu-wrapper_a6d2e58ac8231ae2 {
    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_e9ad0828864ed162 {
    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_060098cc1f57b3c0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_8f1c28bca0793368 {
    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_8f1c28bca0793368 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_8f1c28bca0793368 span.te-contact-info-item_b2ab21c3916b421f {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_8f1c28bca0793368 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_cb01966d35c9063d {
      display: none; } }
  .header-top .header-top-btn_cb01966d35c9063d 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_cb01966d35c9063d a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_cb01966d35c9063d 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_e869ff0c12290749 {
    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_e869ff0c12290749 .te-social-profile-label_b0f33578eb754214 {
      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_e869ff0c12290749 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_e869ff0c12290749 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_1e13534ce684911e {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_1e13534ce684911e.te-te-sticky-header_0213da6f01e1a2a5 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_1e13534ce684911e.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_1e13534ce684911e.te-sticky_menu .te-logo_4366933b65e2ba66 {
      height: 84px; }
      .te-header-menu-area_1e13534ce684911e.te-sticky_menu .te-logo_4366933b65e2ba66:after {
        display: none; }
      .te-header-menu-area_1e13534ce684911e.te-sticky_menu .te-logo_4366933b65e2ba66 .te-standard-logo_7acbeb49201a2f06 {
        display: none; }
      .te-header-menu-area_1e13534ce684911e.te-sticky_menu .te-logo_4366933b65e2ba66 .te-sticky-logo_7b72c122e2f23174 {
        display: block; }
        .te-header-menu-area_1e13534ce684911e.te-sticky_menu .te-logo_4366933b65e2ba66 .te-sticky-logo_7b72c122e2f23174 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_1e13534ce684911e.te-sticky_menu .te-main-menu_e3cdee606821d1d0 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_1e13534ce684911e.te-sticky_menu .te-main-menu_e3cdee606821d1d0 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_1e13534ce684911e.te-sticky_menu .te-main-menu_e3cdee606821d1d0 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_1e13534ce684911e.te-sticky_menu .te-main-menu_e3cdee606821d1d0 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_1e13534ce684911e .te-header-menu-wrapper_4328738c6936dae8 {
    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_1e13534ce684911e .te-header-menu-wrapper_4328738c6936dae8 {
        gap: 20px; } }
  .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 {
    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_1e13534ce684911e .te-logo_4366933b65e2ba66 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 .te-standard-logo_7acbeb49201a2f06 {
        display: none; } }
    .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 .te-standard-logo_7acbeb49201a2f06 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 .te-sticky-logo_7b72c122e2f23174 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 .te-sticky-logo_7b72c122e2f23174 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 .te-sticky-logo_7b72c122e2f23174 {
          display: block; } }
      .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 .te-sticky-logo_7b72c122e2f23174 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_1e13534ce684911e .te-logo_4366933b65e2ba66 .te-retina-logo_3ed7483ee53e4d05 {
      display: none; }

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

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

.te-header-btn_083fa316651c750d {
  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_083fa316651c750d .te-icon_550606ce0587beb3 {
    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_083fa316651c750d .te-icon_550606ce0587beb3: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_083fa316651c750d {
      display: none; } }
  .te-header-btn_083fa316651c750d .te-cta-btn_47829d2cce23ff34 {
    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_083fa316651c750d .te-cta-btn_47829d2cce23ff34:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_083fa316651c750d .te-quote-btn_13663f5d132f5c00 {
    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_083fa316651c750d .te-quote-btn_13663f5d132f5c00: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_ca2865d7067abb87 {
    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_ca2865d7067abb87 .te-search-content-filed_f3480cd2bd5d4413 {
      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_ca2865d7067abb87 .te-search-content-filed_f3480cd2bd5d4413 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_ca2865d7067abb87 .te-search-form_9acc6ab6b315f8af {
      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_ca2865d7067abb87 .te-search-form_9acc6ab6b315f8af .te-search-form-input_f714a6e40adadfce {
        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_ca2865d7067abb87 .te-search-form_9acc6ab6b315f8af .te-search-form-input_f714a6e40adadfce .te-search-icon_bb376c816035f96c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_ca2865d7067abb87 .te-search-form_9acc6ab6b315f8af .te-search-form-input_f714a6e40adadfce button.te-submit-search-btn_90cd90a9848673b1 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_ca2865d7067abb87 .te-search-form_9acc6ab6b315f8af 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_d5e8a6510d3ffc8f {
  display: none; }

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

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

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

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

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

.te-mobile-menu-bar_d613cb2ed13e8cff 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_d613cb2ed13e8cff 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_6af32babb41f4094 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_157d62672e57392c {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_f382fc3329463757 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_f382fc3329463757 .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_f382fc3329463757 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-menu-sidebar-title_80e4a22ef9d9718d {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-header-contact-info_8f1c28bca0793368 {
      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_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-header-contact-info_8f1c28bca0793368 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_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-header-contact-info_8f1c28bca0793368 span.te-contact-info-item_b2ab21c3916b421f {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-header-contact-info_8f1c28bca0793368 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_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-header-contact-info_8f1c28bca0793368 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-social-profile_e869ff0c12290749 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-social-profile_e869ff0c12290749 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c8c9f30681fcb68b .te-menu-sidebar-single-widget_8686bde4c33c186b .te-social-profile_e869ff0c12290749 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_1ac70fa5c01f1393 {
  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_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b {
        height: unset;
        padding: 80px 0; } }
    .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-feature-img_88a8dd11949bf0b4 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-feature-img_88a8dd11949bf0b4 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-feature-img_88a8dd11949bf0b4 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-feature-img_88a8dd11949bf0b4 {
          right: -380px; } }
      .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-feature-img_88a8dd11949bf0b4 .company-award_5537aadb48a929aa {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-feature-img_88a8dd11949bf0b4 .company-award_5537aadb48a929aa .icon_983c7bb47cfd7dae {
          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_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-feature-img_88a8dd11949bf0b4 .slider-feature-img-overlay_7617026ae235e82a {
          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_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-left-shape_65baa4958472e1b6 {
      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_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-left-shape_65baa4958472e1b6 {
          display: none; } }
    .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-right-shape_da5589c1831f0092 {
      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_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-right-shape_da5589c1831f0092 {
          display: none; } }
    .slider-area_1ac70fa5c01f1393.style-2_598d333574a79376 .te-single-slider_14267d729e320e2b .slider-circle-shape_ed761c7fbfa3c635 {
      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_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-short-title_6f5e22450631a7f8,
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-title_ba9647382c06dd52,
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-short-desc_9d42cab3a9c7a783,
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-btn-wrapper_10aaba4e24c59e18 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-short-title_6f5e22450631a7f8 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-title_ba9647382c06dd52 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-short-desc_9d42cab3a9c7a783 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-active_567da699488f1e31 .te-slider-btn-wrapper_10aaba4e24c59e18 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-dots_61d1d795df522507 {
    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_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-dots_61d1d795df522507 {
        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_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-dots_61d1d795df522507 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_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-dots_61d1d795df522507 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_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-dots_61d1d795df522507 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-dots_61d1d795df522507 li.slick-active_567da699488f1e31 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_1ac70fa5c01f1393 .te-slider-wrapper_c99f0391ef874b3f .slick-dots_61d1d795df522507 li.slick-active_567da699488f1e31 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b {
    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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b {
        background-image: none !important; } }
    .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-overlay_39e931ca1287b7d5 {
      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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-overlay_39e931ca1287b7d5 {
          left: 0; } }
      .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-overlay_39e931ca1287b7d5 .te-slider-overlay-shape_2ee0c169e78c6576 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-overlay_39e931ca1287b7d5 .te-slider-overlay-shape_2ee0c169e78c6576 {
            display: none; } }
    .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 {
      position: relative;
      z-index: 99; }
      .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-short-title_6f5e22450631a7f8 {
        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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
        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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-short-desc_9d42cab3a9c7a783 {
        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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-short-desc_9d42cab3a9c7a783 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-short-desc_9d42cab3a9c7a783 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-short-desc_9d42cab3a9c7a783 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 {
        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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 {
            padding-top: 30px; } }
        .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-theme-btn_96bf9274ba3807a4 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-call-btn_35ae44039ce8be65 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-call-btn_35ae44039ce8be65 .te-icon_550606ce0587beb3 {
            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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-call-btn_35ae44039ce8be65 .te-content_506cca025708e30c {
            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_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-call-btn_35ae44039ce8be65 .te-content_506cca025708e30c .te-title_eda257f5df8146d9 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_1ac70fa5c01f1393 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-call-btn_35ae44039ce8be65 .te-content_506cca025708e30c .te-text_ce4f70582bc4b005 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0: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_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-overlay_39e931ca1287b7d5 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-overlay_39e931ca1287b7d5::before {
        display: none; }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .slider-shape_39a813d6b865d90d {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .slider-shape_39a813d6b865d90d img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-one_cef26174b9bc66fc {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-one_cef26174b9bc66fc {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-one_cef26174b9bc66fc {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-one_cef26174b9bc66fc {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-one_cef26174b9bc66fc {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-two_bec5a636e57900c4 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-two_bec5a636e57900c4 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-two_bec5a636e57900c4 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-two_bec5a636e57900c4 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-two_bec5a636e57900c4 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-three_630a9ce26892638c {
      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_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-three_630a9ce26892638c {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .shape-three_630a9ce26892638c {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-container_8aa0c637b6ae3c4a {
      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_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-container_8aa0c637b6ae3c4a {
          -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_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-container_8aa0c637b6ae3c4a {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-container_8aa0c637b6ae3c4a .te-slider-column_4f754561a1aca70e {
        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_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-container_8aa0c637b6ae3c4a .te-slider-column_4f754561a1aca70e {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-theme-btn_96bf9274ba3807a4 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-theme-btn_96bf9274ba3807a4:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-btn-wrapper_10aaba4e24c59e18 .te-call-btn_35ae44039ce8be65 .te-icon_550606ce0587beb3 {
      color: #317EFE; }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
      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_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-single-slider_14267d729e320e2b .te-slider-content-wrapper_5683406f1b0ccdd4 .te-slider-content_ae7571f78d13598e .te-slider-title_ba9647382c06dd52 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-slider-wrapper_c99f0391ef874b3f .container_c081c4edad346e0d {
    position: relative; }
  .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-slider-wrapper_c99f0391ef874b3f .slider-shape-bg_be36f40c5baa9583 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-slider-wrapper_c99f0391ef874b3f .slider-shape-bg_be36f40c5baa9583 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-slider-wrapper_c99f0391ef874b3f .slider-shape-bg_be36f40c5baa9583 {
        margin-left: 0; } }
    .slider-area_1ac70fa5c01f1393.style-1_a83cb1384165eba0 .te-slider-wrapper_c99f0391ef874b3f .slider-shape-bg_be36f40c5baa9583: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_006f809a21eb844a {
  position: relative; }

.te-info-card_280bb01097c638ae {
  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_280bb01097c638ae {
      padding: 40px 25px; } }
  .te-info-card_280bb01097c638ae: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_280bb01097c638ae:hover .te-image-wrapper_fb67b3cbf97c05bd .overlay_11c6041b36d90a8e {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_280bb01097c638ae:hover .te-image-wrapper_fb67b3cbf97c05bd 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_280bb01097c638ae:hover .icon_983c7bb47cfd7dae img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_280bb01097c638ae:hover .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 .te-theme-btn_96bf9274ba3807a4 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_280bb01097c638ae .te-info-card-inner_573a4b5d5d5b9fd9 {
    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_280bb01097c638ae .te-image-wrapper_fb67b3cbf97c05bd {
    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_280bb01097c638ae .te-image-wrapper_fb67b3cbf97c05bd 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_280bb01097c638ae .te-image-wrapper_fb67b3cbf97c05bd .overlay_11c6041b36d90a8e {
      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_280bb01097c638ae .icon_983c7bb47cfd7dae {
    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_280bb01097c638ae .icon_983c7bb47cfd7dae img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_280bb01097c638ae .te-content-wrapper_16ade84b3de01121 {
    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_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 {
    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_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 .icon_983c7bb47cfd7dae {
      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_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 .icon_983c7bb47cfd7dae::before, .te-info-card_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 .icon_983c7bb47cfd7dae::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 .icon_983c7bb47cfd7dae::before {
        top: 15px;
        left: 5px; }
      .te-info-card_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 .icon_983c7bb47cfd7dae::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 .title_2fdcfd4d02c91ebf {
      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_280bb01097c638ae .te-title-wrapper_4ff75ede72e2ee51 .divider_747df3cc79763680 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_280bb01097c638ae .content_c0c5260b6b2f59af {
    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_280bb01097c638ae .content_c0c5260b6b2f59af .desc_20e4533b319465f4 {
      -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_280bb01097c638ae .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_280bb01097c638ae .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 .te-theme-btn_96bf9274ba3807a4 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_280bb01097c638ae .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 .te-theme-btn_96bf9274ba3807a4:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_280bb01097c638ae.style-2_598d333574a79376 {
  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_280bb01097c638ae.style-2_598d333574a79376 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_280bb01097c638ae.style-2_598d333574a79376 {
      padding: 35px; } }
  .te-info-card_280bb01097c638ae.style-2_598d333574a79376:hover .image_2d626c8aca56e68c 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_280bb01097c638ae.style-2_598d333574a79376:hover .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 .te-theme-btn_96bf9274ba3807a4 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_280bb01097c638ae.style-2_598d333574a79376 .image_2d626c8aca56e68c {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_280bb01097c638ae.style-2_598d333574a79376 .image_2d626c8aca56e68c 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_280bb01097c638ae.style-2_598d333574a79376 .te-title-wrapper_4ff75ede72e2ee51 {
    padding-bottom: 15px; }
  .te-info-card_280bb01097c638ae.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_280bb01097c638ae.style-2_598d333574a79376 .content_c0c5260b6b2f59af {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_280bb01097c638ae.style-2_598d333574a79376 .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 .te-theme-btn_96bf9274ba3807a4 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_90f1205827865e08.style-three_e30ed824cb163ab3 {
  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_90f1205827865e08.style-three_e30ed824cb163ab3 .icon_983c7bb47cfd7dae {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_90f1205827865e08.style-three_e30ed824cb163ab3 .icon_983c7bb47cfd7dae img {
      width: 100%; }
  .te-icon-card_90f1205827865e08.style-three_e30ed824cb163ab3 .content_c0c5260b6b2f59af {
    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_90f1205827865e08.style-three_e30ed824cb163ab3 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
      color: #ffffff; }
    .te-icon-card_90f1205827865e08.style-three_e30ed824cb163ab3 .content_c0c5260b6b2f59af .desc_20e4533b319465f4 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_90f1205827865e08.style-three_e30ed824cb163ab3 {
      gap: 25px; }
      .te-icon-card_90f1205827865e08.style-three_e30ed824cb163ab3 .content_c0c5260b6b2f59af {
        gap: 18px; } }

.te-icon-card_90f1205827865e08.style-2_598d333574a79376 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_90f1205827865e08.style-2_598d333574a79376 .icon_983c7bb47cfd7dae {
    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_90f1205827865e08.style-2_598d333574a79376 .content_c0c5260b6b2f59af {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_90f1205827865e08.style-2_598d333574a79376 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_90f1205827865e08.style-2_598d333574a79376 .content_c0c5260b6b2f59af .desc_20e4533b319465f4 {
      line-height: 22px; }

.te-about-image-card_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de {
      text-align: left; } }
  .te-about-image-card_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 > img {
          width: 100%; } }
    .te-about-image-card_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-img-card-shape_da64717f9c14bc69 {
      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_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-img-card-shape_da64717f9c14bc69 {
          right: 0; } }
.te-about-image-card_eb665bd27791113e .te-company-foundation_927b80c436ad94ed {
  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_eb665bd27791113e .te-company-foundation_927b80c436ad94ed .te-counter-wrapper_e47e9767e1be1236 {
    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_eb665bd27791113e .te-company-foundation_927b80c436ad94ed .counter-title_cef46fc96e9d9abd {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_eb665bd27791113e .te-company-foundation_927b80c436ad94ed .title_2fdcfd4d02c91ebf {
    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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-img-card-shape_da64717f9c14bc69 {
    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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-img-card-shape_da64717f9c14bc69 {
        display: none; } }
  .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 {
        position: relative; } }
    .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-another-image-inner_2652ecd37f4d2073 {
      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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-another-image-inner_2652ecd37f4d2073 {
          width: 100%; }
          .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-another-image-inner_2652ecd37f4d2073 img {
            width: 100%; } }
    .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .video-btn_5d4fcceda7f1d783 {
      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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .video-btn_5d4fcceda7f1d783 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .video-btn_5d4fcceda7f1d783 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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-badge-text_1f178cc2f1f1a444 {
      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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-badge-text_1f178cc2f1f1a444 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-badge-text_1f178cc2f1f1a444 .icon_983c7bb47cfd7dae {
        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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-badge-text_1f178cc2f1f1a444 .text_21bad0eb151a0964 {
        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_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-badge-text_1f178cc2f1f1a444 .text_21bad0eb151a0964 .title_2fdcfd4d02c91ebf {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_eb665bd27791113e.style-2_598d333574a79376 .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 .te-another-image_cb2ddd02bc462162 .te-badge-text_1f178cc2f1f1a444 .text_21bad0eb151a0964 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 {
  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_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-section-title_ac16b83dcb50fa57 {
    margin-bottom: 0; }
    .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-section-title_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf {
      margin-bottom: 0; }
  .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-list-item-wrapper_00f3a70f9d50cb4e {
    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_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-list-item-wrapper_00f3a70f9d50cb4e {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-list-item-wrapper_00f3a70f9d50cb4e .te-list-item_e4c68c7b8a1ca748 .icon_983c7bb47cfd7dae {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-list-item-wrapper_00f3a70f9d50cb4e .te-list-item_e4c68c7b8a1ca748 .text_21bad0eb151a0964 {
      color: #14203A; }
  .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 {
    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_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .te-single-info-list_29d24f68a831f39f {
      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_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .te-single-info-list_29d24f68a831f39f:hover .icon_983c7bb47cfd7dae 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_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .te-single-info-list_29d24f68a831f39f .icon_983c7bb47cfd7dae {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .te-single-info-list_29d24f68a831f39f .icon_983c7bb47cfd7dae::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_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .te-single-info-list_29d24f68a831f39f .icon_983c7bb47cfd7dae 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_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .te-single-info-list_29d24f68a831f39f .title_2fdcfd4d02c91ebf {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_df13867828b15950 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .te-single-info-list_29d24f68a831f39f .short-title_ca76759e91b4bfab {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_df13867828b15950.style-2_598d333574a79376 .te-about-info-content_6ac0e49887af1561 {
  gap: 10px; }
  .te-about-info-card_df13867828b15950.style-2_598d333574a79376 .te-about-info-content_6ac0e49887af1561 .te-list-item-wrapper_00f3a70f9d50cb4e {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_df13867828b15950.style-2_598d333574a79376 .te-about-info-content_6ac0e49887af1561 .te-list-item-wrapper_00f3a70f9d50cb4e .te-list-item_e4c68c7b8a1ca748 .icon_983c7bb47cfd7dae {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_df13867828b15950.style-2_598d333574a79376 .te-about-info-content_6ac0e49887af1561 .te-list-item-wrapper_00f3a70f9d50cb4e .te-list-item_e4c68c7b8a1ca748 .text_21bad0eb151a0964 {
      color: #335371; }
  .te-about-info-card_df13867828b15950.style-2_598d333574a79376 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_df13867828b15950.style-2_598d333574a79376 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .divider_747df3cc79763680 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_df13867828b15950.style-2_598d333574a79376 .te-about-info-content_6ac0e49887af1561 .te-info-list_8d369afa8e745598 .divider_747df3cc79763680 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-section-title_ac16b83dcb50fa57 {
  margin-bottom: 40px; }
.te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .about-info-wrapper_481a24052b8015fd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .about-info-wrapper_481a24052b8015fd {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .about-info-wrapper_481a24052b8015fd .about-info-img_34c364b729138845 {
    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_df13867828b15950.style-three_e30ed824cb163ab3 .about-info-wrapper_481a24052b8015fd .about-info-img_34c364b729138845 {
        height: 350px; } }
    .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .about-info-wrapper_481a24052b8015fd .about-info-img_34c364b729138845 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 .skill-progressbar-wrapper_18832138787677fe {
    width: 100%; }
  .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 .te-icon-card-wrapper_9de2897fb4dde740 {
    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_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 .te-icon-card-wrapper_9de2897fb4dde740 .te-icon-card_90f1205827865e08 {
      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_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 .te-icon-card-wrapper_9de2897fb4dde740 .te-icon-card_90f1205827865e08 .icon_983c7bb47cfd7dae {
        width: 40px;
        height: 40px; }
      .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 .te-icon-card-wrapper_9de2897fb4dde740 .te-icon-card_90f1205827865e08 .content_c0c5260b6b2f59af {
        gap: 4px; }
        .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 .te-icon-card-wrapper_9de2897fb4dde740 .te-icon-card_90f1205827865e08 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_df13867828b15950.style-three_e30ed824cb163ab3 .te-about-info-content_6ac0e49887af1561 .te-btn-wrapper_47f2dd38989acfcd {
    margin-top: 7px; }

.te-counter-card_08a08e3db6c403f2 {
  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_08a08e3db6c403f2 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_08a08e3db6c403f2 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 {
    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_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46:hover .icon_983c7bb47cfd7dae img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .icon_983c7bb47cfd7dae {
      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_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .icon_983c7bb47cfd7dae img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .te-counter-title_52a03a8874253139 {
      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_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .te-counter-title_52a03a8874253139 .content_c0c5260b6b2f59af {
        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_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .number_d60ba703e8e89ae7 {
      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_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .number_d60ba703e8e89ae7 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .title_2fdcfd4d02c91ebf {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .text_21bad0eb151a0964 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_cc6017352b430555 {
  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_cc6017352b430555::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_cc6017352b430555 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_cc6017352b430555:hover {
    top: -5px; }
    .te-process-step_cc6017352b430555:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_cc6017352b430555:hover .icon_983c7bb47cfd7dae img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_cc6017352b430555:hover .counter-number_87b467c55a1e54ec {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_cc6017352b430555:hover .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 .te-theme-btn_96bf9274ba3807a4 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_cc6017352b430555 .icon_983c7bb47cfd7dae {
    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_cc6017352b430555 .icon_983c7bb47cfd7dae img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_cc6017352b430555 .te-content-wrapper_16ade84b3de01121 {
    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_cc6017352b430555 .te-counter-wrapper_e47e9767e1be1236 {
    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_cc6017352b430555 .te-counter-wrapper_e47e9767e1be1236 .shape_975d908205bdba4c {
      position: relative; }
  .te-process-step_cc6017352b430555 .counter-number_87b467c55a1e54ec {
    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_cc6017352b430555 .te-title-wrapper_4ff75ede72e2ee51 {
    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_cc6017352b430555 .te-title-wrapper_4ff75ede72e2ee51 .icon_983c7bb47cfd7dae {
      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_cc6017352b430555 .te-title-wrapper_4ff75ede72e2ee51 .title_2fdcfd4d02c91ebf {
      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_cc6017352b430555 .content_c0c5260b6b2f59af {
    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_cc6017352b430555 .content_c0c5260b6b2f59af .desc_20e4533b319465f4 {
      -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_cc6017352b430555 .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 {
      margin-top: -10px; }
      .te-process-step_cc6017352b430555 .content_c0c5260b6b2f59af .te-read-more_c2648330a8627c56 .te-theme-btn_96bf9274ba3807a4 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_1bb0b6c78c83f0d5 {
  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_1bb0b6c78c83f0d5 {
      padding: 30px; } }
  .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 {
    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_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 {
      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_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .image_2d626c8aca56e68c {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .rating_257def347233364e {
          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_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .name_931a46834bc46326 {
          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_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .name_931a46834bc46326 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .designation_5ef5ebe8ed9a5173 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .icon_983c7bb47cfd7dae {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_1bb0b6c78c83f0d5 .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .icon_983c7bb47cfd7dae {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_30a3b8a71287a1ec {
  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_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 {
    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_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af p {
        margin-bottom: 0; }
    .te-testimonial-card-two_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 {
        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_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .icon_983c7bb47cfd7dae {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .name_931a46834bc46326 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .designation_5ef5ebe8ed9a5173 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_30a3b8a71287a1ec .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .image_2d626c8aca56e68c {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf::before {
    display: none; }
  .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 {
    gap: 15px; }
    .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 {
      -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_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 {
          padding: 15px 30px; } }
      .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .image_2d626c8aca56e68c {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .image_2d626c8aca56e68c img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .rating_257def347233364e {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .te-user-info_15bef956dbe38bb4 .name_931a46834bc46326 span {
        color: #317EFE; }
    .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .icon_983c7bb47cfd7dae {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .icon_983c7bb47cfd7dae {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_888668c7a8261739 {
  position: relative; }
  .te-testimonial-slider-wrapper_888668c7a8261739 .slick-list_d1194eb9d7c676c4 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_888668c7a8261739 .slick-list_d1194eb9d7c676c4 .slick-slide_0794f1c32fee1588 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_888668c7a8261739 .slick-dots_61d1d795df522507 {
    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_888668c7a8261739 .slick-dots_61d1d795df522507 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_888668c7a8261739 .slick-dots_61d1d795df522507 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_888668c7a8261739 .slick-dots_61d1d795df522507 li.slick-active_567da699488f1e31 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_888668c7a8261739 .slick-dots_61d1d795df522507 li.slick-active_567da699488f1e31 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_888668c7a8261739 .slick-arrow_77a91bbd1c27a980 {
    display: none !important; }

.te-accordion-box-wrapper_e0ddabb62eb8e39d {
  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_f5c2d228f24d95f4 .te-accordion-list-item_f01f99a798bf4d63 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_f5c2d228f24d95f4 .te-accordion-list-item_f01f99a798bf4d63 .te-accordion-head_18f87eafea6f3dd9 {
    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_f5c2d228f24d95f4 .te-accordion-list-item_f01f99a798bf4d63 .te-accordion-head_18f87eafea6f3dd9: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_f5c2d228f24d95f4 .te-accordion-list-item_f01f99a798bf4d63 .te-accordion-head_18f87eafea6f3dd9.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_f5c2d228f24d95f4 .te-accordion-list-item_f01f99a798bf4d63 .te-accordion-head_18f87eafea6f3dd9 .te-accordion-title_54d5f6dc30ea65ca {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_f5c2d228f24d95f4 .te-accordion-list-item_f01f99a798bf4d63 .te-accordion-body_493a0e23adc1408c {
    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_36e58954e798271b {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_36e58954e798271b {
      padding-left: 30px; } }
  .page-header_36e58954e798271b .te-page-title_b6eabd46616c1d03,
  .page-header_36e58954e798271b .page-title_216d15dcfd8be6db {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_36e58954e798271b .te-page-title_b6eabd46616c1d03,
      .page-header_36e58954e798271b .page-title_216d15dcfd8be6db {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_c038f0c79034788a {
  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_c038f0c79034788a:hover .te-post-thumbnail_64122a1386628652 img,
  .te-post-item_c038f0c79034788a:hover .post-video_366f69a8ad517681 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_c038f0c79034788a iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_c038f0c79034788a iframe {
        height: 350px; } }
  .te-post-item_c038f0c79034788a .post-gallery .slick-list_d1194eb9d7c676c4 .slick-track_c915465f66df29eb {
    height: 392px;
    overflow: hidden; }
  .te-post-item_c038f0c79034788a .te-post-content-wrapper_2559e49b4f720313 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_c038f0c79034788a .te-post-content-wrapper_2559e49b4f720313 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_c038f0c79034788a .te-post-content-wrapper_2559e49b4f720313 .te-read-more_c2648330a8627c56 {
      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_c038f0c79034788a.format-quote_06d36e970e8a472c .te-post-content {
    margin: 0; }
  .te-post-item_c038f0c79034788a.format-quote_06d36e970e8a472c blockquote {
    margin: 0; }
    .te-post-item_c038f0c79034788a.format-quote_06d36e970e8a472c blockquote p {
      margin-top: 0; }
    .te-post-item_c038f0c79034788a.format-quote_06d36e970e8a472c 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_c038f0c79034788a.format-quote_06d36e970e8a472c blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_c038f0c79034788a.sticky_2ff1f8038eea624d {
    border: 2px solid #317EFE; }
    .te-post-item_c038f0c79034788a.sticky_2ff1f8038eea624d .te-post-content {
      margin-bottom: 0; }
      .te-post-item_c038f0c79034788a.sticky_2ff1f8038eea624d .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_c038f0c79034788a .te-post-title_4aeef5ae8b07f651 {
    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_c038f0c79034788a .te-post-title_4aeef5ae8b07f651 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_c038f0c79034788a .te-post-title_4aeef5ae8b07f651:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_c038f0c79034788a .te-post-content p {
    margin-top: 17px; }
  .te-post-item_c038f0c79034788a .te-post-content h2,
  .te-post-item_c038f0c79034788a .te-post-content h3,
  .te-post-item_c038f0c79034788a .te-post-content h4,
  .te-post-item_c038f0c79034788a .te-post-content h5,
  .te-post-item_c038f0c79034788a .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_c038f0c79034788a .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_c038f0c79034788a .te-single-post-meta_f92212d2622f3303 {
    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_c038f0c79034788a .te-social-share_01226f37e38605fa {
    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_c038f0c79034788a .te-social-share_01226f37e38605fa a.facebook_3a5ac00bcdf91664 {
      color: #1877f2; }
    .te-post-item_c038f0c79034788a .te-social-share_01226f37e38605fa a.twitter_8c5083ed1f059eb5 {
      color: #1da1f2; }
    .te-post-item_c038f0c79034788a .te-social-share_01226f37e38605fa a.linkedin_2ccce52c77cfbfc1 {
      color: #1a70c6; }
    .te-post-item_c038f0c79034788a .te-social-share_01226f37e38605fa .te-social-share-title_fa3d9c9302feedc9 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_c038f0c79034788a .te-blog-post-tag_e952f785d0a601b5 {
    width: 100%;
    display: inline-block; }
    .te-post-item_c038f0c79034788a .te-blog-post-tag_e952f785d0a601b5 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_c038f0c79034788a .te-blog-post-tag_e952f785d0a601b5 .te-post-tag-list_28dec4df6888debf {
      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_c038f0c79034788a .te-blog-post-tag_e952f785d0a601b5 .te-post-tag-list_28dec4df6888debf 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_c038f0c79034788a .te-blog-post-tag_e952f785d0a601b5 .te-post-tag-list_28dec4df6888debf 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_c038f0c79034788a .te-post-thumbnail_64122a1386628652,
  .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681 {
    position: relative;
    overflow: hidden; }
    .te-post-item_c038f0c79034788a .te-post-thumbnail_64122a1386628652 img,
    .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681 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_c038f0c79034788a .te-post-thumbnail_64122a1386628652 .popup-video-wrapper_b06d8dd64beb1b57,
    .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681 .popup-video-wrapper_b06d8dd64beb1b57 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_c038f0c79034788a .te-post-thumbnail_64122a1386628652 .video-btn_5d4fcceda7f1d783 a,
    .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681 .video-btn_5d4fcceda7f1d783 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_c038f0c79034788a .te-post-thumbnail_64122a1386628652 .video-btn_5d4fcceda7f1d783 a i,
      .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681 .video-btn_5d4fcceda7f1d783 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_c038f0c79034788a .te-post-thumbnail_64122a1386628652 .video-btn_5d4fcceda7f1d783 a:hover,
      .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681 .video-btn_5d4fcceda7f1d783 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_c038f0c79034788a button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_c038f0c79034788a button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_c038f0c79034788a button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_c038f0c79034788a button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_c038f0c79034788a button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_c038f0c79034788a button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_c038f0c79034788a .post-audio_ed58bf48af073fcf iframe {
    width: 100%; }
  .te-post-item_c038f0c79034788a .te-post-meta_4292286dd4ffab96 {
    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_c038f0c79034788a .te-post-meta_4292286dd4ffab96 {
        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_c038f0c79034788a .te-post-meta_4292286dd4ffab96 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_c038f0c79034788a .te-post-meta_4292286dd4ffab96 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_c038f0c79034788a .te-post-meta_4292286dd4ffab96 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_c038f0c79034788a .te-post-meta_4292286dd4ffab96 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_c038f0c79034788a .te-post-meta_4292286dd4ffab96 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_eea3c368add6c3ad {
  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_eea3c368add6c3ad.style-1_a83cb1384165eba0 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_eea3c368add6c3ad.style-1_a83cb1384165eba0 .image_2d626c8aca56e68c {
      height: 290px; }
    .te-post-card_eea3c368add6c3ad.style-1_a83cb1384165eba0 .content_c0c5260b6b2f59af {
      padding: 0 20px 20px 20px; }
  .te-post-card_eea3c368add6c3ad:hover .image_2d626c8aca56e68c 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_eea3c368add6c3ad .image_2d626c8aca56e68c {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_eea3c368add6c3ad .image_2d626c8aca56e68c 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_eea3c368add6c3ad .image_2d626c8aca56e68c .te-post-date_ae9da8c2cbc93cac {
      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_eea3c368add6c3ad .image_2d626c8aca56e68c .te-post-date_ae9da8c2cbc93cac span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_eea3c368add6c3ad .content_c0c5260b6b2f59af {
    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_eea3c368add6c3ad .content_c0c5260b6b2f59af .te-post-meta-info_23376509ebe57ad6 {
      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_eea3c368add6c3ad .content_c0c5260b6b2f59af .te-post-meta-info_23376509ebe57ad6 .te-single-meta_1b780816ccb2060f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_eea3c368add6c3ad .content_c0c5260b6b2f59af .te-post-meta-info_23376509ebe57ad6 .te-single-meta_1b780816ccb2060f span,
        .te-post-card_eea3c368add6c3ad .content_c0c5260b6b2f59af .te-post-meta-info_23376509ebe57ad6 .te-single-meta_1b780816ccb2060f a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_eea3c368add6c3ad .content_c0c5260b6b2f59af .te-post-meta-info_23376509ebe57ad6 .te-single-meta_1b780816ccb2060f i {
          color: #317EFE; }
    .te-post-card_eea3c368add6c3ad .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
      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_eea3c368add6c3ad .content_c0c5260b6b2f59af a.read-btn_5eb8f8d711bb7cfc {
      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_eea3c368add6c3ad .content_c0c5260b6b2f59af a.read-btn_5eb8f8d711bb7cfc:hover {
        color: #317EFE; }

.te-post-card_eea3c368add6c3ad.style-2_598d333574a79376 {
  gap: 20px; }
  .te-post-card_eea3c368add6c3ad.style-2_598d333574a79376 .image_2d626c8aca56e68c {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_eea3c368add6c3ad.style-2_598d333574a79376 .image_2d626c8aca56e68c .te-post-date_ae9da8c2cbc93cac {
      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_eea3c368add6c3ad.style-2_598d333574a79376 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
    font-size: 20px; }
  .te-post-card_eea3c368add6c3ad.style-2_598d333574a79376 .content_c0c5260b6b2f59af .te-post-meta-info_23376509ebe57ad6 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_3de68cd0f384b21b .te-comment-respond_c9109703ede645c4 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_3de68cd0f384b21b .te-post-comments_b6604fb6e15ea0ee {
  margin-top: 70px; }
.te-blog-details-wrapper_3de68cd0f384b21b .wp-block-group_0ae376abf6b7c89c.has-background_c1fcf0b4b560390d .wp-block-button_47c9b8b28afadc0e .wp-block-button__link_543fcaabb7a3fcbe {
  color: #ffffff !important; }
.te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-meta_4292286dd4ffab96 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-thumbnail_64122a1386628652,
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681,
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-gallery,
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .postbox-audio_e40f5d77c031b0d9,
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .wp-block-post-featured-image_90c3fbf52f121832 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-thumbnail_64122a1386628652,
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681,
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-gallery,
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .postbox-audio_e40f5d77c031b0d9,
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .wp-block-post-featured-image_90c3fbf52f121832 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-thumbnail_64122a1386628652:hover img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681:hover img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-gallery:hover img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .postbox-audio_e40f5d77c031b0d9:hover img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .wp-block-post-featured-image_90c3fbf52f121832: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_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-thumbnail_64122a1386628652 img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-video_366f69a8ad517681 img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .post-gallery img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .postbox-audio_e40f5d77c031b0d9 img,
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .wp-block-post-featured-image_90c3fbf52f121832 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_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content-wrapper_2559e49b4f720313 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-block-query_311d6155e739c71a .wp-block-post-template_4acdba89a3f7c2c8 {
      padding-left: 0; }
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-block-query_311d6155e739c71a .wp-block-post-template_4acdba89a3f7c2c8 .wp-block-post_4e51b79eaad5009e {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-block-navigation__responsive-container-content_5f7821491da87262 .wp-block-page-list_668e7e9a22bb08bf {
      padding-left: 0; }
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-block-group_0ae376abf6b7c89c {
      margin: 15px 0; }
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content .wp-block-group_0ae376abf6b7c89c p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_3de68cd0f384b21b .te-post-item_c038f0c79034788a .te-blog-post-tag_e952f785d0a601b5 .te-social-share_01226f37e38605fa {
    padding-bottom: 20px; }
.te-blog-details-wrapper_3de68cd0f384b21b .wp-block-calendar_2babe513384ac483 {
  margin-bottom: 30px; }

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

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

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

.cta-area_2a370fd57d0b4128 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_2a370fd57d0b4128 .te-content-wrapper_16ade84b3de01121 {
    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_2a370fd57d0b4128 .te-content-wrapper_16ade84b3de01121 .short-title_ca76759e91b4bfab {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_2a370fd57d0b4128 .te-content-wrapper_16ade84b3de01121 .te-cta-title_19ed766954c785e9 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_2a370fd57d0b4128 .te-content-wrapper_16ade84b3de01121 .te-cta-title_19ed766954c785e9 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_2a370fd57d0b4128 .te-content-wrapper_16ade84b3de01121 .te-cta-title_19ed766954c785e9 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_2a370fd57d0b4128 .te-content-wrapper_16ade84b3de01121 .te-cta-title_19ed766954c785e9 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_2a370fd57d0b4128 .te-content-wrapper_16ade84b3de01121 .text_21bad0eb151a0964 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_2a370fd57d0b4128 .te-btn-wrapper_47f2dd38989acfcd {
    margin-top: 30px; }
  .cta-area_2a370fd57d0b4128 .te-cta-inner-area_0ac7e472e51194dc {
    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_2a370fd57d0b4128 .te-cta-inner-area_0ac7e472e51194dc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_2a370fd57d0b4128 .te-cta-inner-area_0ac7e472e51194dc .te-cta-collumn_2e15d98ee0727934 {
      -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_ac16b83dcb50fa57 {
  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_ac16b83dcb50fa57 {
      -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_ac16b83dcb50fa57.left-align-title_ff81c143e19ce80c .te-section-content_9f303a90f0922614 {
    margin-top: -15px; }
  .te-section-title_ac16b83dcb50fa57 .te-section-content_9f303a90f0922614 {
    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_ac16b83dcb50fa57 .short-title_ca76759e91b4bfab {
    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_ac16b83dcb50fa57 .short-title_ca76759e91b4bfab::before, .te-section-title_ac16b83dcb50fa57 .short-title_ca76759e91b4bfab::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_ac16b83dcb50fa57 .short-title_ca76759e91b4bfab.only-divider_d03e7e3a9f307119 {
      gap: 10px; }
      .te-section-title_ac16b83dcb50fa57 .short-title_ca76759e91b4bfab.only-divider_d03e7e3a9f307119::before {
        display: none; }
  .te-section-title_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf {
    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_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf br {
        display: none; } }
    .te-section-title_ac16b83dcb50fa57 .title_2fdcfd4d02c91ebf span {
      color: #317EFE; }
  .te-section-title_ac16b83dcb50fa57 .te-section-desc_2e5a73f4845dd84c {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_ac16b83dcb50fa57 .te-section-desc_2e5a73f4845dd84c .te-theme-btn_96bf9274ba3807a4 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_ac16b83dcb50fa57 .te-section-desc_2e5a73f4845dd84c .te-theme-btn_96bf9274ba3807a4:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_6d784eafa8d4cecf,
.navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98,
.comment-navigation_a59958f9e2b5396c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_6d784eafa8d4cecf .wp-block-query-pagination-numbers_fdb9460827af7417,
  .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .wp-block-query-pagination-numbers_fdb9460827af7417,
  .comment-navigation_a59958f9e2b5396c .wp-block-query-pagination-numbers_fdb9460827af7417 {
    width: inherit; }
  .wp-block-query-pagination_6d784eafa8d4cecf .nav-links_374c7156b9365473,
  .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .nav-links_374c7156b9365473,
  .comment-navigation_a59958f9e2b5396c .nav-links_374c7156b9365473 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_6d784eafa8d4cecf .wp-block-query-pagination-previous_7b6da5caf548aa20,
  .wp-block-query-pagination_6d784eafa8d4cecf .wp-block-query-pagination-next_382399bd61a6eb2e,
  .wp-block-query-pagination_6d784eafa8d4cecf .nav-next_801550caf5428320 a,
  .wp-block-query-pagination_6d784eafa8d4cecf .nav-previous_4047baeaf010c03f a,
  .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .wp-block-query-pagination-previous_7b6da5caf548aa20,
  .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .wp-block-query-pagination-next_382399bd61a6eb2e,
  .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .nav-next_801550caf5428320 a,
  .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .nav-previous_4047baeaf010c03f a,
  .comment-navigation_a59958f9e2b5396c .wp-block-query-pagination-previous_7b6da5caf548aa20,
  .comment-navigation_a59958f9e2b5396c .wp-block-query-pagination-next_382399bd61a6eb2e,
  .comment-navigation_a59958f9e2b5396c .nav-next_801550caf5428320 a,
  .comment-navigation_a59958f9e2b5396c .nav-previous_4047baeaf010c03f 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_6d784eafa8d4cecf .wp-block-query-pagination-previous_7b6da5caf548aa20,
      .wp-block-query-pagination_6d784eafa8d4cecf .wp-block-query-pagination-next_382399bd61a6eb2e,
      .wp-block-query-pagination_6d784eafa8d4cecf .nav-next_801550caf5428320 a,
      .wp-block-query-pagination_6d784eafa8d4cecf .nav-previous_4047baeaf010c03f a,
      .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .wp-block-query-pagination-previous_7b6da5caf548aa20,
      .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .wp-block-query-pagination-next_382399bd61a6eb2e,
      .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .nav-next_801550caf5428320 a,
      .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .nav-previous_4047baeaf010c03f a,
      .comment-navigation_a59958f9e2b5396c .wp-block-query-pagination-previous_7b6da5caf548aa20,
      .comment-navigation_a59958f9e2b5396c .wp-block-query-pagination-next_382399bd61a6eb2e,
      .comment-navigation_a59958f9e2b5396c .nav-next_801550caf5428320 a,
      .comment-navigation_a59958f9e2b5396c .nav-previous_4047baeaf010c03f a {
        height: 40px; } }
    .wp-block-query-pagination_6d784eafa8d4cecf .wp-block-query-pagination-previous_7b6da5caf548aa20:hover,
    .wp-block-query-pagination_6d784eafa8d4cecf .wp-block-query-pagination-next_382399bd61a6eb2e:hover,
    .wp-block-query-pagination_6d784eafa8d4cecf .nav-next_801550caf5428320 a:hover,
    .wp-block-query-pagination_6d784eafa8d4cecf .nav-previous_4047baeaf010c03f a:hover,
    .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .wp-block-query-pagination-previous_7b6da5caf548aa20:hover,
    .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .wp-block-query-pagination-next_382399bd61a6eb2e:hover,
    .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .nav-next_801550caf5428320 a:hover,
    .navigation_84aa5e674dc6705f.posts-navigation_b91d7f7415ac6a98 .nav-previous_4047baeaf010c03f a:hover,
    .comment-navigation_a59958f9e2b5396c .wp-block-query-pagination-previous_7b6da5caf548aa20:hover,
    .comment-navigation_a59958f9e2b5396c .wp-block-query-pagination-next_382399bd61a6eb2e:hover,
    .comment-navigation_a59958f9e2b5396c .nav-next_801550caf5428320 a:hover,
    .comment-navigation_a59958f9e2b5396c .nav-previous_4047baeaf010c03f 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_3ea4ddf738ef99c9,
.page-links_43d6d70790d9b755,
.wp-block-query-pagination-numbers_fdb9460827af7417 {
  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_3ea4ddf738ef99c9 ul,
  .page-links_43d6d70790d9b755 ul,
  .wp-block-query-pagination-numbers_fdb9460827af7417 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_3ea4ddf738ef99c9 ul li,
    .page-links_43d6d70790d9b755 ul li,
    .wp-block-query-pagination-numbers_fdb9460827af7417 ul li {
      padding-top: 0; }
    .te-basic-pagination_3ea4ddf738ef99c9 ul .prev_f4616d0d444c8ab2 span,
    .te-basic-pagination_3ea4ddf738ef99c9 ul .next_e147847ae888b9ee span,
    .page-links_43d6d70790d9b755 ul .prev_f4616d0d444c8ab2 span,
    .page-links_43d6d70790d9b755 ul .next_e147847ae888b9ee span,
    .wp-block-query-pagination-numbers_fdb9460827af7417 ul .prev_f4616d0d444c8ab2 span,
    .wp-block-query-pagination-numbers_fdb9460827af7417 ul .next_e147847ae888b9ee span {
      display: none; }
  .te-basic-pagination_3ea4ddf738ef99c9 .post-page-numbers_4375a139d129eb64,
  .page-links_43d6d70790d9b755 .post-page-numbers_4375a139d129eb64,
  .wp-block-query-pagination-numbers_fdb9460827af7417 .post-page-numbers_4375a139d129eb64 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_3ea4ddf738ef99c9 .page-numbers_dba472d0b2f6d80d,
  .te-basic-pagination_3ea4ddf738ef99c9 .post-page-numbers_4375a139d129eb64,
  .page-links_43d6d70790d9b755 .page-numbers_dba472d0b2f6d80d,
  .page-links_43d6d70790d9b755 .post-page-numbers_4375a139d129eb64,
  .wp-block-query-pagination-numbers_fdb9460827af7417 .page-numbers_dba472d0b2f6d80d,
  .wp-block-query-pagination-numbers_fdb9460827af7417 .post-page-numbers_4375a139d129eb64 {
    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_3ea4ddf738ef99c9 .page-numbers_dba472d0b2f6d80d,
      .te-basic-pagination_3ea4ddf738ef99c9 .post-page-numbers_4375a139d129eb64,
      .page-links_43d6d70790d9b755 .page-numbers_dba472d0b2f6d80d,
      .page-links_43d6d70790d9b755 .post-page-numbers_4375a139d129eb64,
      .wp-block-query-pagination-numbers_fdb9460827af7417 .page-numbers_dba472d0b2f6d80d,
      .wp-block-query-pagination-numbers_fdb9460827af7417 .post-page-numbers_4375a139d129eb64 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_3ea4ddf738ef99c9 .page-numbers_dba472d0b2f6d80d:hover,
    .te-basic-pagination_3ea4ddf738ef99c9 .post-page-numbers_4375a139d129eb64:hover,
    .page-links_43d6d70790d9b755 .page-numbers_dba472d0b2f6d80d:hover,
    .page-links_43d6d70790d9b755 .post-page-numbers_4375a139d129eb64:hover,
    .wp-block-query-pagination-numbers_fdb9460827af7417 .page-numbers_dba472d0b2f6d80d:hover,
    .wp-block-query-pagination-numbers_fdb9460827af7417 .post-page-numbers_4375a139d129eb64: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_3ea4ddf738ef99c9 .page-numbers_dba472d0b2f6d80d.current_f7855f3406af4de1,
    .te-basic-pagination_3ea4ddf738ef99c9 .post-page-numbers_4375a139d129eb64.current_f7855f3406af4de1,
    .page-links_43d6d70790d9b755 .page-numbers_dba472d0b2f6d80d.current_f7855f3406af4de1,
    .page-links_43d6d70790d9b755 .post-page-numbers_4375a139d129eb64.current_f7855f3406af4de1,
    .wp-block-query-pagination-numbers_fdb9460827af7417 .page-numbers_dba472d0b2f6d80d.current_f7855f3406af4de1,
    .wp-block-query-pagination-numbers_fdb9460827af7417 .post-page-numbers_4375a139d129eb64.current_f7855f3406af4de1 {
      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_7939946380a854db {
  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_7939946380a854db {
      -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_7939946380a854db {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 {
    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_7939946380a854db .te-post-navigation_345bb6d2c6233354 {
        -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_7939946380a854db .te-post-navigation_345bb6d2c6233354 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 {
        width: 100%; } }
    .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354::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_7939946380a854db .te-post-navigation_345bb6d2c6233354::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354::after {
          display: none; } }
    .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354:last-child .text_21bad0eb151a0964 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354:last-child .text_21bad0eb151a0964 {
            text-align: left; } }
      .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354:last-child::after {
        display: none; }
    .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 .te-post-img_66acafcc955229c8 {
      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_7939946380a854db .te-post-navigation_345bb6d2c6233354 .te-post-img_66acafcc955229c8 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 .te-post-img_66acafcc955229c8 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 .text_21bad0eb151a0964 {
      width: 100%; }
      .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 .text_21bad0eb151a0964 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 .text_21bad0eb151a0964 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_7939946380a854db .te-post-navigation_345bb6d2c6233354 .theme-navigation_a4697c41efb573b1 {
      width: 100%; }

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

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

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

.project-details-overview_d8018194ac7c8cdd {
  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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 {
    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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 {
        -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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 .image_2d626c8aca56e68c {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 .image_2d626c8aca56e68c img {
        border-radius: 20px; }
    .project-details-overview_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 .user-card_ca364a640393fcb0 {
      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_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 .user-card_ca364a640393fcb0 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 .user-card_ca364a640393fcb0 .image_2d626c8aca56e68c {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 .user-card_ca364a640393fcb0 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_d8018194ac7c8cdd .list-wrapper_b5709d38cf332160 .user-card_ca364a640393fcb0 .content_c0c5260b6b2f59af .text_21bad0eb151a0964 {
        margin-bottom: 0; }

.te-list-item_e4c68c7b8a1ca748 {
  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_e4c68c7b8a1ca748 .icon_983c7bb47cfd7dae {
    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_e4c68c7b8a1ca748 .text_21bad0eb151a0964 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_7c7fe998bda8e337,
.sidebar__widget_139aedc9612e295a {
  /* 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_7c7fe998bda8e337 ol,
  .widget_7c7fe998bda8e337 ul,
  .sidebar__widget_139aedc9612e295a ol,
  .sidebar__widget_139aedc9612e295a ul {
    margin-bottom: 0; }
  .widget_7c7fe998bda8e337 .widget-instagram-feed_a462c33a2eb44bfd,
  .sidebar__widget_139aedc9612e295a .widget-instagram-feed_a462c33a2eb44bfd {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_7c7fe998bda8e337 .widget-instagram-feed_a462c33a2eb44bfd,
      .sidebar__widget_139aedc9612e295a .widget-instagram-feed_a462c33a2eb44bfd {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_7c7fe998bda8e337 .widget-instagram-feed_a462c33a2eb44bfd,
      .sidebar__widget_139aedc9612e295a .widget-instagram-feed_a462c33a2eb44bfd {
        width: 200px; } }
    .widget_7c7fe998bda8e337 .widget-instagram-feed_a462c33a2eb44bfd .single-instagram-feed_3f64348dc30a5439,
    .sidebar__widget_139aedc9612e295a .widget-instagram-feed_a462c33a2eb44bfd .single-instagram-feed_3f64348dc30a5439 {
      width: 96px;
      height: 96px; }
  .widget_7c7fe998bda8e337 .wp-block-heading_c92cf1d0d5e8283c,
  .widget_7c7fe998bda8e337 .widget-title_631ba5deac64b246,
  .widget_7c7fe998bda8e337 .wp-block-search__label_d2b4db8bb22f94d1,
  .sidebar__widget_139aedc9612e295a .wp-block-heading_c92cf1d0d5e8283c,
  .sidebar__widget_139aedc9612e295a .widget-title_631ba5deac64b246,
  .sidebar__widget_139aedc9612e295a .wp-block-search__label_d2b4db8bb22f94d1 {
    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_7c7fe998bda8e337 .wp-block-social-links_ecaf11f2b43fdd74 .wp-social-link_9311f390a674082d,
  .sidebar__widget_139aedc9612e295a .wp-block-social-links_ecaf11f2b43fdd74 .wp-social-link_9311f390a674082d {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_7c7fe998bda8e337 .wp-block-social-links_ecaf11f2b43fdd74 .wp-social-link_9311f390a674082d a,
    .sidebar__widget_139aedc9612e295a .wp-block-social-links_ecaf11f2b43fdd74 .wp-social-link_9311f390a674082d 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_7c7fe998bda8e337 .wp-block-social-links_ecaf11f2b43fdd74 .wp-social-link_9311f390a674082d a:before,
      .sidebar__widget_139aedc9612e295a .wp-block-social-links_ecaf11f2b43fdd74 .wp-social-link_9311f390a674082d a:before {
        display: none; }
  .widget_7c7fe998bda8e337 .has-avatars_87b16d67e4b9c6fd.has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba,
  .widget_7c7fe998bda8e337 .has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba,
  .sidebar__widget_139aedc9612e295a .has-avatars_87b16d67e4b9c6fd.has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba,
  .sidebar__widget_139aedc9612e295a .has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba {
    font-weight: 500; }
    .widget_7c7fe998bda8e337 .has-avatars_87b16d67e4b9c6fd.has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-author_3b332097def70d8b,
    .widget_7c7fe998bda8e337 .has-avatars_87b16d67e4b9c6fd.has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-link_3cefd40f24e13f89,
    .widget_7c7fe998bda8e337 .has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-author_3b332097def70d8b,
    .widget_7c7fe998bda8e337 .has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-link_3cefd40f24e13f89,
    .sidebar__widget_139aedc9612e295a .has-avatars_87b16d67e4b9c6fd.has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-author_3b332097def70d8b,
    .sidebar__widget_139aedc9612e295a .has-avatars_87b16d67e4b9c6fd.has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-link_3cefd40f24e13f89,
    .sidebar__widget_139aedc9612e295a .has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-author_3b332097def70d8b,
    .sidebar__widget_139aedc9612e295a .has-dates_fbb68490fb5ac061.has-excerpts_b313297d493b0c71.wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-link_3cefd40f24e13f89 {
      font-weight: 500; }
  .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f,
  .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li.wp-block-te-latest-comments__comment_35bed353b3908f0f,
  .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li.wp-block-te-latest-comments__comment_35bed353b3908f0f,
  .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li.wp-block-te-latest-comments__comment_35bed353b3908f0f {
    margin-bottom: 0; }
  .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba,
  .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a,
  .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba,
  .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a,
  .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba,
  .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a,
  .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba,
  .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a {
    line-height: 28px;
    font-weight: 400; }
    .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71,
    .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71,
    .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71,
    .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71,
    .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71,
    .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71,
    .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71,
    .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before,
      .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before,
      .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before,
      .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before,
      .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before,
      .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before,
      .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-meta_818f168c5e984dba .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before,
      .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a .wp-block-te-latest-comments__comment-date_c8186dd31a8b7a71:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li a,
  .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li a,
  .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li a,
  .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li a {
    color: #335371; }
    .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li a.wp-block-te-latest-comments__comment-author_3b332097def70d8b, .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li a.wp-block-te-latest-comments__comment-link_3cefd40f24e13f89,
    .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li a.wp-block-te-latest-comments__comment-author_3b332097def70d8b,
    .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li a.wp-block-te-latest-comments__comment-link_3cefd40f24e13f89,
    .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li a.wp-block-te-latest-comments__comment-author_3b332097def70d8b,
    .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li a.wp-block-te-latest-comments__comment-link_3cefd40f24e13f89,
    .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li a.wp-block-te-latest-comments__comment-author_3b332097def70d8b,
    .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li a.wp-block-te-latest-comments__comment-link_3cefd40f24e13f89 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li a:hover,
    .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li a:hover,
    .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li a:hover,
    .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li a:hover {
      color: #317EFE; }
  .widget_7c7fe998bda8e337 .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-excerpt_65ee5b0e3d33c2db p,
  .widget_7c7fe998bda8e337 .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-excerpt_65ee5b0e3d33c2db p,
  .sidebar__widget_139aedc9612e295a .wp-block-te-latest-comments_14b7ab716e56bcbf li .wp-block-te-latest-comments__comment-excerpt_65ee5b0e3d33c2db p,
  .sidebar__widget_139aedc9612e295a .wp-block-latest-posts_4703414c1f5f275c li .wp-block-te-latest-comments__comment-excerpt_65ee5b0e3d33c2db p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749,
  .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749 a,
    .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 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_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749 a,
        .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 a {
          width: 40px;
          height: 40px; } }
      .widget_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749 a.facebook_3a5ac00bcdf91664,
      .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 a.facebook_3a5ac00bcdf91664 {
        background-color: #1877f2; }
      .widget_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749 a.twitter_8c5083ed1f059eb5,
      .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 a.twitter_8c5083ed1f059eb5 {
        background-color: #1da1f2; }
      .widget_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749 a.linkedin_2ccce52c77cfbfc1,
      .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 a.linkedin_2ccce52c77cfbfc1 {
        background-color: #0a66c2; }
      .widget_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749 a.instagram_9612f07032174d8e,
      .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 a.instagram_9612f07032174d8e {
        background-color: #405de6; }
      .widget_7c7fe998bda8e337 .te-social-profile_e869ff0c12290749 a:hover,
      .sidebar__widget_139aedc9612e295a .te-social-profile_e869ff0c12290749 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_7c7fe998bda8e337 select,
  .sidebar__widget_139aedc9612e295a select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_7c7fe998bda8e337 .has-login-form_f79a43e34a607a3e .login-username_f640ff750611828d label,
  .widget_7c7fe998bda8e337 .has-login-form_f79a43e34a607a3e .login-password_6b718c5f2d2483ca label,
  .sidebar__widget_139aedc9612e295a .has-login-form_f79a43e34a607a3e .login-username_f640ff750611828d label,
  .sidebar__widget_139aedc9612e295a .has-login-form_f79a43e34a607a3e .login-password_6b718c5f2d2483ca label {
    margin-bottom: 10px; }
  .widget_7c7fe998bda8e337 .has-login-form_f79a43e34a607a3e .login-username_f640ff750611828d input,
  .widget_7c7fe998bda8e337 .has-login-form_f79a43e34a607a3e .login-password_6b718c5f2d2483ca input,
  .sidebar__widget_139aedc9612e295a .has-login-form_f79a43e34a607a3e .login-username_f640ff750611828d input,
  .sidebar__widget_139aedc9612e295a .has-login-form_f79a43e34a607a3e .login-password_6b718c5f2d2483ca input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_7c7fe998bda8e337 .has-login-form_f79a43e34a607a3e .login-remember_78697929d9dc065e label,
  .sidebar__widget_139aedc9612e295a .has-login-form_f79a43e34a607a3e .login-remember_78697929d9dc065e label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_7c7fe998bda8e337 .has-login-form_f79a43e34a607a3e .login-submit_6de688f57cb2e2cd,
  .sidebar__widget_139aedc9612e295a .has-login-form_f79a43e34a607a3e .login-submit_6de688f57cb2e2cd {
    margin-bottom: 0; }
    .widget_7c7fe998bda8e337 .has-login-form_f79a43e34a607a3e .login-submit_6de688f57cb2e2cd input.button-primary_e6e95c0c547ee4cb,
    .sidebar__widget_139aedc9612e295a .has-login-form_f79a43e34a607a3e .login-submit_6de688f57cb2e2cd input.button-primary_e6e95c0c547ee4cb {
      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_7c7fe998bda8e337 .search-form_32472808e382cd48,
  .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_7c7fe998bda8e337 .search-form_32472808e382cd48 button,
    .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_7c7fe998bda8e337.widget_search_b1ffca7c17885137 .sidebar__search_c9e3540db6d243a9,
  .sidebar__widget_139aedc9612e295a.widget_search_b1ffca7c17885137 .sidebar__search_c9e3540db6d243a9 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_7c7fe998bda8e337.widget_search_b1ffca7c17885137 .sidebar__search_c9e3540db6d243a9 button,
    .sidebar__widget_139aedc9612e295a.widget_search_b1ffca7c17885137 .sidebar__search_c9e3540db6d243a9 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_7c7fe998bda8e337 .wp-block-search__no-button_69d107d77e7d29cc.wp-block-search_56ebdf0fcf68dc66 input,
  .sidebar__widget_139aedc9612e295a .wp-block-search__no-button_69d107d77e7d29cc.wp-block-search_56ebdf0fcf68dc66 input {
    border-radius: 10px; }
  .widget_7c7fe998bda8e337 .wp-block-search_56ebdf0fcf68dc66,
  .sidebar__widget_139aedc9612e295a .wp-block-search_56ebdf0fcf68dc66 {
    margin-bottom: -2px; }
  .widget_7c7fe998bda8e337 .wp-block-search_56ebdf0fcf68dc66,
  .widget_7c7fe998bda8e337 .search-form_32472808e382cd48,
  .widget_7c7fe998bda8e337 .sidebar__search_c9e3540db6d243a9,
  .sidebar__widget_139aedc9612e295a .wp-block-search_56ebdf0fcf68dc66,
  .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48,
  .sidebar__widget_139aedc9612e295a .sidebar__search_c9e3540db6d243a9 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_7c7fe998bda8e337 .wp-block-search_56ebdf0fcf68dc66 .wp-block-search__inside-wrapper_492f12eef1f67ed2,
    .widget_7c7fe998bda8e337 .search-form_32472808e382cd48 .wp-block-search__inside-wrapper_492f12eef1f67ed2,
    .widget_7c7fe998bda8e337 .sidebar__search_c9e3540db6d243a9 .wp-block-search__inside-wrapper_492f12eef1f67ed2,
    .sidebar__widget_139aedc9612e295a .wp-block-search_56ebdf0fcf68dc66 .wp-block-search__inside-wrapper_492f12eef1f67ed2,
    .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48 .wp-block-search__inside-wrapper_492f12eef1f67ed2,
    .sidebar__widget_139aedc9612e295a .sidebar__search_c9e3540db6d243a9 .wp-block-search__inside-wrapper_492f12eef1f67ed2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_7c7fe998bda8e337 .wp-block-search_56ebdf0fcf68dc66 label,
    .widget_7c7fe998bda8e337 .search-form_32472808e382cd48 label,
    .widget_7c7fe998bda8e337 .sidebar__search_c9e3540db6d243a9 label,
    .sidebar__widget_139aedc9612e295a .wp-block-search_56ebdf0fcf68dc66 label,
    .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48 label,
    .sidebar__widget_139aedc9612e295a .sidebar__search_c9e3540db6d243a9 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_7c7fe998bda8e337 .wp-block-search_56ebdf0fcf68dc66 input,
    .widget_7c7fe998bda8e337 .search-form_32472808e382cd48 input,
    .widget_7c7fe998bda8e337 .sidebar__search_c9e3540db6d243a9 input,
    .sidebar__widget_139aedc9612e295a .wp-block-search_56ebdf0fcf68dc66 input,
    .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48 input,
    .sidebar__widget_139aedc9612e295a .sidebar__search_c9e3540db6d243a9 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_7c7fe998bda8e337 .wp-block-search_56ebdf0fcf68dc66 button,
    .widget_7c7fe998bda8e337 .search-form_32472808e382cd48 button,
    .widget_7c7fe998bda8e337 .sidebar__search_c9e3540db6d243a9 button,
    .sidebar__widget_139aedc9612e295a .wp-block-search_56ebdf0fcf68dc66 button,
    .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48 button,
    .sidebar__widget_139aedc9612e295a .sidebar__search_c9e3540db6d243a9 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_7c7fe998bda8e337 .tagcloud_1d8254584c5a9b82,
  .widget_7c7fe998bda8e337 .wp-block-tag-cloud_be7057e0eb4d0b18,
  .sidebar__widget_139aedc9612e295a .tagcloud_1d8254584c5a9b82,
  .sidebar__widget_139aedc9612e295a .wp-block-tag-cloud_be7057e0eb4d0b18 {
    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_7c7fe998bda8e337 .tagcloud_1d8254584c5a9b82 a,
    .widget_7c7fe998bda8e337 .wp-block-tag-cloud_be7057e0eb4d0b18 a,
    .sidebar__widget_139aedc9612e295a .tagcloud_1d8254584c5a9b82 a,
    .sidebar__widget_139aedc9612e295a .wp-block-tag-cloud_be7057e0eb4d0b18 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_7c7fe998bda8e337 .tagcloud_1d8254584c5a9b82 a:hover,
      .widget_7c7fe998bda8e337 .wp-block-tag-cloud_be7057e0eb4d0b18 a:hover,
      .sidebar__widget_139aedc9612e295a .tagcloud_1d8254584c5a9b82 a:hover,
      .sidebar__widget_139aedc9612e295a .wp-block-tag-cloud_be7057e0eb4d0b18 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_7c7fe998bda8e337 ul,
  .widget_7c7fe998bda8e337 ol,
  .sidebar__widget_139aedc9612e295a ul,
  .sidebar__widget_139aedc9612e295a ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_7c7fe998bda8e337 ul li,
    .widget_7c7fe998bda8e337 ol li,
    .sidebar__widget_139aedc9612e295a ul li,
    .sidebar__widget_139aedc9612e295a ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_7c7fe998bda8e337 ul li:first-child,
      .widget_7c7fe998bda8e337 ol li:first-child,
      .sidebar__widget_139aedc9612e295a ul li:first-child,
      .sidebar__widget_139aedc9612e295a ol li:first-child {
        border-top: 0; }
      .widget_7c7fe998bda8e337 ul li:last-child,
      .widget_7c7fe998bda8e337 ol li:last-child,
      .sidebar__widget_139aedc9612e295a ul li:last-child,
      .sidebar__widget_139aedc9612e295a ol li:last-child {
        margin-bottom: 0; }
      .widget_7c7fe998bda8e337 ul li.recentcomments_b111fa5879717892 .comment-author-link_0f058b985afb2c42 a:before, .widget_7c7fe998bda8e337 ul li.wp-block-latest-comments__comment_d7bb5334c88e6b62 .comment-author-link_0f058b985afb2c42 a:before,
      .widget_7c7fe998bda8e337 ol li.recentcomments_b111fa5879717892 .comment-author-link_0f058b985afb2c42 a:before,
      .widget_7c7fe998bda8e337 ol li.wp-block-latest-comments__comment_d7bb5334c88e6b62 .comment-author-link_0f058b985afb2c42 a:before,
      .sidebar__widget_139aedc9612e295a ul li.recentcomments_b111fa5879717892 .comment-author-link_0f058b985afb2c42 a:before,
      .sidebar__widget_139aedc9612e295a ul li.wp-block-latest-comments__comment_d7bb5334c88e6b62 .comment-author-link_0f058b985afb2c42 a:before,
      .sidebar__widget_139aedc9612e295a ol li.recentcomments_b111fa5879717892 .comment-author-link_0f058b985afb2c42 a:before,
      .sidebar__widget_139aedc9612e295a ol li.wp-block-latest-comments__comment_d7bb5334c88e6b62 .comment-author-link_0f058b985afb2c42 a:before {
        display: none; }
      .widget_7c7fe998bda8e337 ul li.recentcomments_b111fa5879717892 a, .widget_7c7fe998bda8e337 ul li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a,
      .widget_7c7fe998bda8e337 ol li.recentcomments_b111fa5879717892 a,
      .widget_7c7fe998bda8e337 ol li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a,
      .sidebar__widget_139aedc9612e295a ul li.recentcomments_b111fa5879717892 a,
      .sidebar__widget_139aedc9612e295a ul li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a,
      .sidebar__widget_139aedc9612e295a ol li.recentcomments_b111fa5879717892 a,
      .sidebar__widget_139aedc9612e295a ol li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a {
        padding-left: 0;
        display: inline; }
        .widget_7c7fe998bda8e337 ul li.recentcomments_b111fa5879717892 a:before, .widget_7c7fe998bda8e337 ul li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a:before,
        .widget_7c7fe998bda8e337 ol li.recentcomments_b111fa5879717892 a:before,
        .widget_7c7fe998bda8e337 ol li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a:before,
        .sidebar__widget_139aedc9612e295a ul li.recentcomments_b111fa5879717892 a:before,
        .sidebar__widget_139aedc9612e295a ul li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a:before,
        .sidebar__widget_139aedc9612e295a ol li.recentcomments_b111fa5879717892 a:before,
        .sidebar__widget_139aedc9612e295a ol li.wp-block-latest-comments__comment_d7bb5334c88e6b62 a:before {
          display: none; }
      .widget_7c7fe998bda8e337 ul li a,
      .widget_7c7fe998bda8e337 ol li a,
      .sidebar__widget_139aedc9612e295a ul li a,
      .sidebar__widget_139aedc9612e295a 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_7c7fe998bda8e337 ul li a::before,
        .widget_7c7fe998bda8e337 ol li a::before,
        .sidebar__widget_139aedc9612e295a ul li a::before,
        .sidebar__widget_139aedc9612e295a ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_7c7fe998bda8e337 ul li a:hover,
        .widget_7c7fe998bda8e337 ol li a:hover,
        .sidebar__widget_139aedc9612e295a ul li a:hover,
        .sidebar__widget_139aedc9612e295a ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_7c7fe998bda8e337 ul li a.rsswidget_1348d0286aefefa3, .widget_7c7fe998bda8e337 ul li a.wp-block-latest-posts__post-title_1e17dd51d556a616,
        .widget_7c7fe998bda8e337 ol li a.rsswidget_1348d0286aefefa3,
        .widget_7c7fe998bda8e337 ol li a.wp-block-latest-posts__post-title_1e17dd51d556a616,
        .sidebar__widget_139aedc9612e295a ul li a.rsswidget_1348d0286aefefa3,
        .sidebar__widget_139aedc9612e295a ul li a.wp-block-latest-posts__post-title_1e17dd51d556a616,
        .sidebar__widget_139aedc9612e295a ol li a.rsswidget_1348d0286aefefa3,
        .sidebar__widget_139aedc9612e295a ol li a.wp-block-latest-posts__post-title_1e17dd51d556a616 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_7c7fe998bda8e337 ul li a.rsswidget_1348d0286aefefa3:before, .widget_7c7fe998bda8e337 ul li a.wp-block-latest-posts__post-title_1e17dd51d556a616:before,
          .widget_7c7fe998bda8e337 ol li a.rsswidget_1348d0286aefefa3:before,
          .widget_7c7fe998bda8e337 ol li a.wp-block-latest-posts__post-title_1e17dd51d556a616:before,
          .sidebar__widget_139aedc9612e295a ul li a.rsswidget_1348d0286aefefa3:before,
          .sidebar__widget_139aedc9612e295a ul li a.wp-block-latest-posts__post-title_1e17dd51d556a616:before,
          .sidebar__widget_139aedc9612e295a ol li a.rsswidget_1348d0286aefefa3:before,
          .sidebar__widget_139aedc9612e295a ol li a.wp-block-latest-posts__post-title_1e17dd51d556a616:before {
            display: none; }
      .widget_7c7fe998bda8e337 ul li ul,
      .widget_7c7fe998bda8e337 ol li ul,
      .sidebar__widget_139aedc9612e295a ul li ul,
      .sidebar__widget_139aedc9612e295a ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_7c7fe998bda8e337 ul.wp-tag-cloud_6c80ddbac854fe55 li,
    .widget_7c7fe998bda8e337 ol.wp-tag-cloud_6c80ddbac854fe55 li,
    .sidebar__widget_139aedc9612e295a ul.wp-tag-cloud_6c80ddbac854fe55 li,
    .sidebar__widget_139aedc9612e295a ol.wp-tag-cloud_6c80ddbac854fe55 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_7c7fe998bda8e337 ul.wp-tag-cloud_6c80ddbac854fe55 li a:before,
      .widget_7c7fe998bda8e337 ol.wp-tag-cloud_6c80ddbac854fe55 li a:before,
      .sidebar__widget_139aedc9612e295a ul.wp-tag-cloud_6c80ddbac854fe55 li a:before,
      .sidebar__widget_139aedc9612e295a ol.wp-tag-cloud_6c80ddbac854fe55 li a:before {
        display: none; }
  .widget_7c7fe998bda8e337.te_widget_categories_60d1facf864c0b4b li, .widget_7c7fe998bda8e337.widget_archive_0c86ed282e1d1745 li,
  .widget_7c7fe998bda8e337 .wp-block-categories-list_822681bad1768101 li,
  .widget_7c7fe998bda8e337 .wp-block-archives-list_508a929644a26d68 li,
  .sidebar__widget_139aedc9612e295a.te_widget_categories_60d1facf864c0b4b li,
  .sidebar__widget_139aedc9612e295a.widget_archive_0c86ed282e1d1745 li,
  .sidebar__widget_139aedc9612e295a .wp-block-categories-list_822681bad1768101 li,
  .sidebar__widget_139aedc9612e295a .wp-block-archives-list_508a929644a26d68 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_7c7fe998bda8e337.te_widget_categories_60d1facf864c0b4b li.cat-item_f365d7008b53d330, .widget_7c7fe998bda8e337.widget_archive_0c86ed282e1d1745 li.cat-item_f365d7008b53d330,
    .widget_7c7fe998bda8e337 .wp-block-categories-list_822681bad1768101 li.cat-item_f365d7008b53d330,
    .widget_7c7fe998bda8e337 .wp-block-archives-list_508a929644a26d68 li.cat-item_f365d7008b53d330,
    .sidebar__widget_139aedc9612e295a.te_widget_categories_60d1facf864c0b4b li.cat-item_f365d7008b53d330,
    .sidebar__widget_139aedc9612e295a.widget_archive_0c86ed282e1d1745 li.cat-item_f365d7008b53d330,
    .sidebar__widget_139aedc9612e295a .wp-block-categories-list_822681bad1768101 li.cat-item_f365d7008b53d330,
    .sidebar__widget_139aedc9612e295a .wp-block-archives-list_508a929644a26d68 li.cat-item_f365d7008b53d330 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_7c7fe998bda8e337.te_widget_categories_60d1facf864c0b4b li a, .widget_7c7fe998bda8e337.widget_archive_0c86ed282e1d1745 li a,
    .widget_7c7fe998bda8e337 .wp-block-categories-list_822681bad1768101 li a,
    .widget_7c7fe998bda8e337 .wp-block-archives-list_508a929644a26d68 li a,
    .sidebar__widget_139aedc9612e295a.te_widget_categories_60d1facf864c0b4b li a,
    .sidebar__widget_139aedc9612e295a.widget_archive_0c86ed282e1d1745 li a,
    .sidebar__widget_139aedc9612e295a .wp-block-categories-list_822681bad1768101 li a,
    .sidebar__widget_139aedc9612e295a .wp-block-archives-list_508a929644a26d68 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_d23ac277ebf25eaa {
  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_d23ac277ebf25eaa .about-desc_5ffc06acd7166b34 {
    text-align: left; }
    .widget-about-info_d23ac277ebf25eaa .about-desc_5ffc06acd7166b34 .about-title_0f1f7b4166dd0a32 {
      font-size: 20px; }
  .widget-about-info_d23ac277ebf25eaa .about-image_1d8473fe15212c3c {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_d23ac277ebf25eaa .te-social-profile_e869ff0c12290749 {
    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_d23ac277ebf25eaa .te-social-profile_e869ff0c12290749 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_d23ac277ebf25eaa .te-social-profile_e869ff0c12290749 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_fbb68490fb5ac061.has-author_1aa38dc4fc5adf8d.wp-block-latest-posts_4703414c1f5f275c .wp-block-latest-posts__te-post-title_0a685ed20b4ca28a {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_a876b825f9ed0609 .wp-block-heading_c92cf1d0d5e8283c:before,
.widget_rss_a876b825f9ed0609 .widget-title_631ba5deac64b246:before {
  display: none; }
.widget_rss_a876b825f9ed0609 .rss-widget-icon_d8072672edcfc995 {
  margin-right: 6px; }
.widget_rss_a876b825f9ed0609 ul li a.rsswidget_1348d0286aefefa3 {
  color: #14203A; }
  .widget_rss_a876b825f9ed0609 ul li a.rsswidget_1348d0286aefefa3:hover {
    color: #317EFE; }

.wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-title_3ee07d146632d872,
.wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-title_3ee07d146632d872,
.widget_rss_a876b825f9ed0609 .wp-block-rss__item-title_3ee07d146632d872 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-title_3ee07d146632d872 a:before,
  .wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-title_3ee07d146632d872 a:before,
  .widget_rss_a876b825f9ed0609 .wp-block-rss__item-title_3ee07d146632d872 a:before {
    display: none; }
.wp-block-latest-posts_4703414c1f5f275c .wp-block-latest-posts__post-author_99ca4646bdfdf6a8,
.wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-publish-date_9999411df79262d4,
.wp-block-rss_5f1743e57dcaf06e .wp-block-latest-posts__post-author_99ca4646bdfdf6a8,
.wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-publish-date_9999411df79262d4,
.widget_rss_a876b825f9ed0609 .wp-block-latest-posts__post-author_99ca4646bdfdf6a8,
.widget_rss_a876b825f9ed0609 .wp-block-rss__item-publish-date_9999411df79262d4 {
  margin-right: 10px; }
.wp-block-latest-posts_4703414c1f5f275c .wp-block-latest-posts__post-author_99ca4646bdfdf6a8,
.wp-block-latest-posts_4703414c1f5f275c .wp-block-latest-posts__te-post-date_897ef084da42fc44,
.wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-publish-date_9999411df79262d4,
.wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-author_0309ab7ec791f0a4,
.wp-block-latest-posts_4703414c1f5f275c .rss-date_520ac30614588044,
.wp-block-rss_5f1743e57dcaf06e .wp-block-latest-posts__post-author_99ca4646bdfdf6a8,
.wp-block-rss_5f1743e57dcaf06e .wp-block-latest-posts__te-post-date_897ef084da42fc44,
.wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-publish-date_9999411df79262d4,
.wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-author_0309ab7ec791f0a4,
.wp-block-rss_5f1743e57dcaf06e .rss-date_520ac30614588044,
.widget_rss_a876b825f9ed0609 .wp-block-latest-posts__post-author_99ca4646bdfdf6a8,
.widget_rss_a876b825f9ed0609 .wp-block-latest-posts__te-post-date_897ef084da42fc44,
.widget_rss_a876b825f9ed0609 .wp-block-rss__item-publish-date_9999411df79262d4,
.widget_rss_a876b825f9ed0609 .wp-block-rss__item-author_0309ab7ec791f0a4,
.widget_rss_a876b825f9ed0609 .rss-date_520ac30614588044 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_4703414c1f5f275c .wp-block-latest-posts__te-post-date_897ef084da42fc44:before,
.wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-publish-date_9999411df79262d4:before,
.wp-block-latest-posts_4703414c1f5f275c .rss-date_520ac30614588044:before,
.wp-block-rss_5f1743e57dcaf06e .wp-block-latest-posts__te-post-date_897ef084da42fc44:before,
.wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-publish-date_9999411df79262d4:before,
.wp-block-rss_5f1743e57dcaf06e .rss-date_520ac30614588044:before,
.widget_rss_a876b825f9ed0609 .wp-block-latest-posts__te-post-date_897ef084da42fc44:before,
.widget_rss_a876b825f9ed0609 .wp-block-rss__item-publish-date_9999411df79262d4:before,
.widget_rss_a876b825f9ed0609 .rss-date_520ac30614588044:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_4703414c1f5f275c .wp-block-latest-posts__post-author_99ca4646bdfdf6a8:before,
.wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-author_0309ab7ec791f0a4:before,
.wp-block-rss_5f1743e57dcaf06e .wp-block-latest-posts__post-author_99ca4646bdfdf6a8:before,
.wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-author_0309ab7ec791f0a4:before,
.widget_rss_a876b825f9ed0609 .wp-block-latest-posts__post-author_99ca4646bdfdf6a8:before,
.widget_rss_a876b825f9ed0609 .wp-block-rss__item-author_0309ab7ec791f0a4:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_4703414c1f5f275c .wp-block-latest-posts__post-excerpt_24225dfd55e4cd41,
.wp-block-latest-posts_4703414c1f5f275c .wp-block-rss__item-excerpt_9a309c464acf5156,
.wp-block-latest-posts_4703414c1f5f275c .rssSummary_5517587bdc6b149c,
.wp-block-rss_5f1743e57dcaf06e .wp-block-latest-posts__post-excerpt_24225dfd55e4cd41,
.wp-block-rss_5f1743e57dcaf06e .wp-block-rss__item-excerpt_9a309c464acf5156,
.wp-block-rss_5f1743e57dcaf06e .rssSummary_5517587bdc6b149c,
.widget_rss_a876b825f9ed0609 .wp-block-latest-posts__post-excerpt_24225dfd55e4cd41,
.widget_rss_a876b825f9ed0609 .wp-block-rss__item-excerpt_9a309c464acf5156,
.widget_rss_a876b825f9ed0609 .rssSummary_5517587bdc6b149c {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_c038f0c79034788a .te-single-post-meta_f92212d2622f3303 {
  gap: 32px; }

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

.te-comment-title_6c77f1773ab95c94 h2,
.te-comment-title_6c77f1773ab95c94 .wp-block-comments-title_3e6bf0a818618e78,
.wp-block-comments_1ced1b65a1daa086 h2,
.wp-block-comments_1ced1b65a1daa086 .wp-block-comments-title_3e6bf0a818618e78 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 {
  padding-left: 0; }
  .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 .wp-block-te-comment-reply_d7f687db12fa9238 {
    margin-top: 15px; }
  .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-column_371e082fc951a128:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-avatar_14c797fc91e6d677 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-avatar_14c797fc91e6d677 img {
        width: 100%; }
    .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-comment-author-name_fac2afb047188f9a a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-comment-edit-link_347e100c7ead8ab1 a {
      color: #317EFE; }
    .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-comment-date_5e882ad3d8f2f1fe a,
    .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-comment-edit-link_347e100c7ead8ab1 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-te-comment-reply_d7f687db12fa9238 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_1ced1b65a1daa086 .wp-block-comment-template_4cdfdcbeb7882c33 li .wp-block-columns_318ed166b8d4427f .wp-block-te-comment-reply_d7f687db12fa9238 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_9b8ee2679ae86983 .te-comment-respond_c9109703ede645c4,
.te-latest-comments_9b8ee2679ae86983 .comment-respond_6764572a156d145e {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_9b8ee2679ae86983 li .children_f7f0a55533374566 .te-comments-item_45a154455bd4b77e {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_9b8ee2679ae86983 li .children_f7f0a55533374566 .te-comments-item_45a154455bd4b77e {
      margin-left: 0; } }
.te-latest-comments_9b8ee2679ae86983 li .children_f7f0a55533374566 .children_f7f0a55533374566 .te-comments-item_45a154455bd4b77e {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e {
      padding: 30px; } }
  .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-avatar_2a87a3f6594adf6e {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-avatar_2a87a3f6594adf6e {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-avatar_2a87a3f6594adf6e img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e {
    overflow: hidden; }
    .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e .te-avatar-name_0d00b01ec2d92249 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e .te-avatar-name_0d00b01ec2d92249 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_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e .te-avatar-name_0d00b01ec2d92249 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_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e .te-avatar-name_0d00b01ec2d92249 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e .te-comment-reply_b9c5e1a685f64d82 {
      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_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e .te-comment-reply_b9c5e1a685f64d82 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_9b8ee2679ae86983 li .te-comments-item_45a154455bd4b77e .te-comments-text_ba3c8588317e9c0e .te-comment-reply_b9c5e1a685f64d82:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_f7f0a55533374566 {
  list-style: none; }

.te-post-comments-form_30f20395f4abb8ff .te-contacts-message_b2fe2f5f96e59e2f {
  margin-top: 10px; }

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

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

.te-comment-respond_c9109703ede645c4,
.comment-respond_6764572a156d145e {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_c9109703ede645c4 .comment-form-cookies-consent_6666c6b0118c7004,
  .comment-respond_6764572a156d145e .comment-form-cookies-consent_6666c6b0118c7004 {
    display: none; }
  .te-comment-respond_c9109703ede645c4 .comment-notes_e5aa1b055f2130e5,
  .comment-respond_6764572a156d145e .comment-notes_e5aa1b055f2130e5 {
    margin-bottom: 30px; }
  .te-comment-respond_c9109703ede645c4 p,
  .comment-respond_6764572a156d145e p {
    margin: 0; }
  .te-comment-respond_c9109703ede645c4 .te-contacts-email_b59fdb4b9ee7b34b,
  .te-comment-respond_c9109703ede645c4 .te-contacts-name_d12a680acad7274e,
  .te-comment-respond_c9109703ede645c4 .single-input-field_0c9da673ea720ccb,
  .comment-respond_6764572a156d145e .te-contacts-email_b59fdb4b9ee7b34b,
  .comment-respond_6764572a156d145e .te-contacts-name_d12a680acad7274e,
  .comment-respond_6764572a156d145e .single-input-field_0c9da673ea720ccb {
    margin-bottom: 20px; }
  .te-comment-respond_c9109703ede645c4 label,
  .comment-respond_6764572a156d145e label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_c9109703ede645c4 .checkbox-field-wrapper_bca05148b29edcf8,
  .comment-respond_6764572a156d145e .checkbox-field-wrapper_bca05148b29edcf8 {
    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_c9109703ede645c4 .checkbox-field-wrapper_bca05148b29edcf8 p,
    .comment-respond_6764572a156d145e .checkbox-field-wrapper_bca05148b29edcf8 p {
      margin: 0; }
    .te-comment-respond_c9109703ede645c4 .checkbox-field-wrapper_bca05148b29edcf8 .single-checkbox-field_2737d0e9cc9def03,
    .comment-respond_6764572a156d145e .checkbox-field-wrapper_bca05148b29edcf8 .single-checkbox-field_2737d0e9cc9def03 {
      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_c9109703ede645c4 .te-comment-form-cookies-consent_029b109b06233817,
  .comment-respond_6764572a156d145e .te-comment-form-cookies-consent_029b109b06233817 {
    display: none; }
  .te-comment-respond_c9109703ede645c4 input[type="number"],
  .comment-respond_6764572a156d145e input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_c9109703ede645c4 input,
  .te-comment-respond_c9109703ede645c4 select,
  .comment-respond_6764572a156d145e input,
  .comment-respond_6764572a156d145e 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_c9109703ede645c4 *::-webkit-input-placeholder,
  .comment-respond_6764572a156d145e *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_c9109703ede645c4 *:-ms-input-placeholder,
  .comment-respond_6764572a156d145e *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_c9109703ede645c4 *::-ms-input-placeholder,
  .comment-respond_6764572a156d145e *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_c9109703ede645c4 *::placeholder,
  .comment-respond_6764572a156d145e *::placeholder {
    color: #778196; }
  .te-comment-respond_c9109703ede645c4 textarea,
  .comment-respond_6764572a156d145e 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_c9109703ede645c4 input:focus,
  .te-comment-respond_c9109703ede645c4 textarea:focus,
  .te-comment-respond_c9109703ede645c4 .form-select_4d89454e327efeb0:focus,
  .comment-respond_6764572a156d145e input:focus,
  .comment-respond_6764572a156d145e textarea:focus,
  .comment-respond_6764572a156d145e .form-select_4d89454e327efeb0: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_377c85d0137c1224 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_377c85d0137c1224:hover .image_2d626c8aca56e68c:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_377c85d0137c1224:hover .image_2d626c8aca56e68c 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_377c85d0137c1224:hover .te-content-wrapper_16ade84b3de01121 {
    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_377c85d0137c1224 .image_2d626c8aca56e68c {
    overflow: hidden;
    position: relative; }
    .te-team-card_377c85d0137c1224 .image_2d626c8aca56e68c: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_377c85d0137c1224 .image_2d626c8aca56e68c 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_377c85d0137c1224 .te-content-wrapper_16ade84b3de01121 {
    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_377c85d0137c1224 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af {
      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_377c85d0137c1224 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_377c85d0137c1224 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .desc_20e4533b319465f4 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_377c85d0137c1224 .te-content-wrapper_16ade84b3de01121 .social_46b41ef7608bd5a7 {
      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_377c85d0137c1224 .te-content-wrapper_16ade84b3de01121 .social_46b41ef7608bd5a7 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_377c85d0137c1224 .te-content-wrapper_16ade84b3de01121 .social_46b41ef7608bd5a7 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_377c85d0137c1224.style-2_598d333574a79376 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_377c85d0137c1224.style-2_598d333574a79376:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_377c85d0137c1224.style-2_598d333574a79376:hover .te-content-wrapper_16ade84b3de01121 .social_46b41ef7608bd5a7 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_377c85d0137c1224.style-2_598d333574a79376:hover .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf,
    .te-team-card_377c85d0137c1224.style-2_598d333574a79376:hover .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .desc_20e4533b319465f4 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .image_2d626c8aca56e68c {
    border-radius: 20px; }
  .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf a:hover {
          color: #ffffff !important; }
      .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .desc_20e4533b319465f4 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .social_46b41ef7608bd5a7 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_377c85d0137c1224.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .social_46b41ef7608bd5a7 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_2018a06c604201b9 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_2018a06c604201b9 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_2018a06c604201b9 .slick-list_d1194eb9d7c676c4 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_2018a06c604201b9 .slick-list_d1194eb9d7c676c4 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_2018a06c604201b9 .slick-list_d1194eb9d7c676c4 .slick-slide_0794f1c32fee1588 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_2018a06c604201b9 .slick-dots_61d1d795df522507 {
    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_2018a06c604201b9 .slick-dots_61d1d795df522507 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_2018a06c604201b9 .slick-dots_61d1d795df522507 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_2018a06c604201b9 .slick-dots_61d1d795df522507 li.slick-active_567da699488f1e31 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_2018a06c604201b9 .slick-dots_61d1d795df522507 li.slick-active_567da699488f1e31 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_2018a06c604201b9 .slick-arrow_77a91bbd1c27a980 {
    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_81022990646003d6 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_81022990646003d6:hover .image_2d626c8aca56e68c .te-content-wrapper_16ade84b3de01121 {
    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_81022990646003d6:hover .image_2d626c8aca56e68c .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .content-inner_725b03088d5dff4b {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_81022990646003d6:hover .image_2d626c8aca56e68c .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .btn-wrapper_88198050ff415dfa {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_81022990646003d6:hover .image_2d626c8aca56e68c .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .content-inner_725b03088d5dff4b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_81022990646003d6:hover .image_2d626c8aca56e68c 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_81022990646003d6 .image_2d626c8aca56e68c {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_81022990646003d6 .image_2d626c8aca56e68c 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_81022990646003d6 .te-content-wrapper_16ade84b3de01121 {
    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_81022990646003d6 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af {
      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_81022990646003d6 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .content-inner_725b03088d5dff4b {
        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_81022990646003d6 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .sub-title_b11d6151fe139c7a {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_81022990646003d6 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_81022990646003d6 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .btn-wrapper_88198050ff415dfa {
        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_81022990646003d6 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .btn-wrapper_88198050ff415dfa 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_81022990646003d6 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .btn-wrapper_88198050ff415dfa a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_81022990646003d6.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_81022990646003d6.style-2_598d333574a79376 .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .btn-wrapper_88198050ff415dfa {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_81022990646003d6.style-3_b818098bb6c152bf:hover .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .btn-wrapper_88198050ff415dfa {
  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_81022990646003d6.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 {
  padding: 0; }
  .te-portfolio-card_81022990646003d6.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .content-inner_725b03088d5dff4b {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_81022990646003d6.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .content_c0c5260b6b2f59af .btn-wrapper_88198050ff415dfa {
    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_6c52114bd487b792.style-1_a83cb1384165eba0 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_6c52114bd487b792.style-1_a83cb1384165eba0 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_f4dca5bed75e7b65.style-1_a83cb1384165eba0 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_a264376933f40021.style-1_a83cb1384165eba0 {
  overflow: hidden; }

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

.about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 .te-about-image-card_eb665bd27791113e {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 .te-about-image-card_eb665bd27791113e .te-main-img-wrapper_8bb33d8ee129b1de .te-main-img-inner_c2c095d54bfa6827 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 .te-about-image-card_eb665bd27791113e .te-company-foundation_927b80c436ad94ed {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 .te-about-info-card_df13867828b15950 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 .te-about-info-card_df13867828b15950 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_1efe4904118ae8e8.style-2_598d333574a79376 .te-about-info-card_df13867828b15950 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .accordion-wrapper_f5c2d228f24d95f4 {
      padding-right: 60px; } }
  .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 {
        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_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 {
        right: 0; } }
    .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd {
      position: relative; }
      .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .te-main-img-inner_c2c095d54bfa6827 {
        -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_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .te-image-shape_88a68ea37c735b2e {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .content_c0c5260b6b2f59af {
        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_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .content_c0c5260b6b2f59af .title_2fdcfd4d02c91ebf {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .content_c0c5260b6b2f59af .number_d60ba703e8e89ae7 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .top-content_38c900ca43517c13 {
        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_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .top-content_38c900ca43517c13 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .bottom-content_46352680c6e8e27e {
        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_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .bottom-content_46352680c6e8e27e {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .bottom-content_46352680c6e8e27e .bottom-content-inner_93771ff1bada283b {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .bottom-content_46352680c6e8e27e .bottom-content-inner_93771ff1bada283b .title_2fdcfd4d02c91ebf,
          .faq-area_09d6ddeed14fef2b.style-1_a83cb1384165eba0 .te-faq-image_f46f823fdea2a818 .te-image-wrapper_fb67b3cbf97c05bd .bottom-content_46352680c6e8e27e .bottom-content-inner_93771ff1bada283b .number_d60ba703e8e89ae7 {
            color: #14203A; }

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

.testimonial-slider-area_f4dca5bed75e7b65 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_f4dca5bed75e7b65.style-2_598d333574a79376 .slick-list_d1194eb9d7c676c4 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_f4dca5bed75e7b65.style-2_598d333574a79376 .slick-list_d1194eb9d7c676c4 .te-slick-item_870f191d1d6e9928 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .icon_983c7bb47cfd7dae {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .te-counter-title_52a03a8874253139 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .te-counter-title_52a03a8874253139 .content_c0c5260b6b2f59af {
      gap: 18px;
      text-align: left; }
  .counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .title_2fdcfd4d02c91ebf {
    color: #ffffff; }
  .counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .number_d60ba703e8e89ae7 {
    color: #E7F914; }
  .counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .number_d60ba703e8e89ae7,
  .counter-up-area_c4389873ee97d99a.style-2_598d333574a79376 .te-counter-card_08a08e3db6c403f2 .te-counter-item_b5148d6aea70df46 .title_2fdcfd4d02c91ebf {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-image-bg-collumn_c050d2d360120bcd {
      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_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-subscribe-form-wrapper_b02ddf5dab72b6de {
      padding: 0; }
    .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 {
      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_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 {
          -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_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 {
          -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_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 {
          gap: 60px; } }
      .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 .te-subscribe-title_7a6a7b9c3c298277 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 .te-content-inner_2a6c066fcde65188 {
        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_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 .te-content-inner_2a6c066fcde65188 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 .te-content-inner_2a6c066fcde65188 .icon_983c7bb47cfd7dae {
          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_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-subscribe-form-widget_66bd8d6d26c2346a {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .mc4wp-form-fields_ab85fc8a3fd2ee2b {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_d7f1fa096d74e823.style-2_598d333574a79376 .te-subscribe-inner-area_31b0ec058a1a01e1 .mc4wp-form-fields_ab85fc8a3fd2ee2b {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_f4dca5bed75e7b65.style-3_b818098bb6c152bf {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_f4dca5bed75e7b65.style-3_b818098bb6c152bf {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_f4dca5bed75e7b65.style-3_b818098bb6c152bf {
      padding: 100px 0; } }
  .testimonial-slider-area_f4dca5bed75e7b65.style-3_b818098bb6c152bf .slick-list_d1194eb9d7c676c4 .slick-slide_0794f1c32fee1588.slick-current_1aede4f251fa4e02 .te-testimonial-card_1bb0b6c78c83f0d5.style-3_b818098bb6c152bf .te-content-wrapper_16ade84b3de01121 .te-user-meta_d19c062f473208b1 .icon_983c7bb47cfd7dae {
    color: #317EFE; }

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

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

.te-contact-info_4fe160e69941d571 {
  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_4fe160e69941d571 .te-icon-card_90f1205827865e08 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_6a166a3fe362f995 {
  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_6a166a3fe362f995 .image_2d626c8aca56e68c {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_6a166a3fe362f995 .content_c0c5260b6b2f59af .te-title-wrapper_4ff75ede72e2ee51 {
    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_6a166a3fe362f995 .content_c0c5260b6b2f59af .te-title-wrapper_4ff75ede72e2ee51 .title-inner_e9cb5e3751cd497c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_6a166a3fe362f995 .content_c0c5260b6b2f59af .te-title-wrapper_4ff75ede72e2ee51 .title-inner_e9cb5e3751cd497c .icon_983c7bb47cfd7dae {
        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_6a166a3fe362f995 .content_c0c5260b6b2f59af .te-title-wrapper_4ff75ede72e2ee51 .title-inner_e9cb5e3751cd497c .title_2fdcfd4d02c91ebf {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_72a2244457d6b8a8 {
  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_72a2244457d6b8a8 .list-wrapper_b5709d38cf332160 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_72a2244457d6b8a8 .list-wrapper_b5709d38cf332160 .icon_983c7bb47cfd7dae {
      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_72a2244457d6b8a8 .list-wrapper_b5709d38cf332160 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_72a2244457d6b8a8 .list-wrapper_b5709d38cf332160 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_72a2244457d6b8a8 .list-wrapper_b5709d38cf332160 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_72a2244457d6b8a8 .list-wrapper_b5709d38cf332160 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_09b3f9d325b0c71b {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_09b3f9d325b0c71b .te-team-card_377c85d0137c1224 {
    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_0434d839ef0c1fd7 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_0434d839ef0c1fd7 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_0434d839ef0c1fd7 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_b512c090f79d3b29 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_b512c090f79d3b29 .te-subscribe-form-widget_66bd8d6d26c2346a .submit-btn_c1d4f3c46209450c span {
    display: none; }
  .footer_b512c090f79d3b29.style-1_a83cb1384165eba0 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_b512c090f79d3b29.style-1_a83cb1384165eba0 .te-footer-sec_bc7a3d2b9d49c0d8 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_b512c090f79d3b29.style-1_a83cb1384165eba0 .te-footer-sec_bc7a3d2b9d49c0d8 .te-footer-widget_7a3b07f104d98936 .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-form-fields_ab85fc8a3fd2ee2b {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_b512c090f79d3b29.style-1_a83cb1384165eba0 .te-footer-widget_7a3b07f104d98936 .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f input {
      color: #131A2A; }
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .wp-block-heading_c92cf1d0d5e8283c,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .widget-title_631ba5deac64b246,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .wp-block-search__label_d2b4db8bb22f94d1,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .wp-block-heading_c92cf1d0d5e8283c,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .widget-title_631ba5deac64b246,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .wp-block-search__label_d2b4db8bb22f94d1,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 ul li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 ol li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a ul li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a ol li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 ul li,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-calendar-table_f6232bc1041691c8,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-block-calendar_2babe513384ac483 caption,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 nav.wp-calendar-nav_d721d8318315d7b8 a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-block-latest-comments__comment-excerpt_347f5dab92bdbff2,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-calendar-table_f6232bc1041691c8 caption,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_text_4fd7fbe5c53c8f90,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .tagcloud_1d8254584c5a9b82 a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .wp-block-tag-cloud_be7057e0eb4d0b18 a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .tagcloud_1d8254584c5a9b82 a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .wp-block-tag-cloud_be7057e0eb4d0b18 a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-block-latest-comments__comment-date_4c2f68b4858ee956,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-block-latest-comments__comment_d7bb5334c88e6b62,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-block-archives-dropdown_1084d188ecbdc1a3 label,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_categories_4acf6becb1c1ded1 li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_archive_0c86ed282e1d1745 li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_nav_menu_81e74d0039406dea li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_tag_cloud_e2a0400938cdc89b a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_rss_a876b825f9ed0609 li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_rss_a876b825f9ed0609 li,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .footer__widget_80e492b37eda3367 a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .footer__widget_80e492b37eda3367 li,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 li.recentcomments_b111fa5879717892 {
    color: #ffffff; }
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-theme-btn_96bf9274ba3807a4,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-block-loginout_03e80a292ef203be a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 input.te-theme-btn_96bf9274ba3807a4,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .wp-block-search_56ebdf0fcf68dc66 button,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .search-form_32472808e382cd48 button,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .widget_7c7fe998bda8e337 .sidebar__search_c9e3540db6d243a9 button,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .wp-block-search_56ebdf0fcf68dc66 button,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .search-form_32472808e382cd48 button,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .sidebar__widget_139aedc9612e295a .sidebar__search_c9e3540db6d243a9 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_b512c090f79d3b29 .footer__widget_80e492b37eda3367 li {
    list-style: none; }
  .footer_b512c090f79d3b29 .te-footer-widget_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f li.wp-block-social-link_8ac90ff75557b3c6 {
    display: inline-block;
    width: unset !important; }
  .footer_b512c090f79d3b29 .te_widget_nav_menu_3486c9afa282830f li.cat-item_f365d7008b53d330 {
    text-align: right; }
    .footer_b512c090f79d3b29 .te_widget_nav_menu_3486c9afa282830f li.cat-item_f365d7008b53d330 a {
      float: left; }
  .footer_b512c090f79d3b29 .te-footer-bg_6483c95e00fabc26 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_b512c090f79d3b29 .footer-nav-widget_3cc9fd7fa31112b1 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_b512c090f79d3b29 .footer-nav-widget_3cc9fd7fa31112b1 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_b512c090f79d3b29 .footer-nav-widget_3cc9fd7fa31112b1 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_b512c090f79d3b29 .footer-nav-widget_3cc9fd7fa31112b1 {
        padding: 0 30px; } }

.te-footer-widget_7a3b07f104d98936 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_7a3b07f104d98936 {
      margin-bottom: 40px; } }
  .te-footer-widget_7a3b07f104d98936 .te-footer-widget-title_0c6a146cc49e53f9,
  .te-footer-widget_7a3b07f104d98936 .wp-block-heading_c92cf1d0d5e8283c {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_7a3b07f104d98936 ul {
    padding-left: 0; }
  .te-footer-widget_7a3b07f104d98936 .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-form-fields_ab85fc8a3fd2ee2b {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_7a3b07f104d98936 .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_7a3b07f104d98936.widget-latest-posts-footer_10f4b385112e25b4 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_7a3b07f104d98936.zoom-instagram-widget_b12c7207fd989899 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_7a3b07f104d98936.widget_contact_info_widget_65f91a3fa0e9c617 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_7a3b07f104d98936 .widget-instagram-feed_a462c33a2eb44bfd {
      width: 170px; } }
  .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a {
        padding-right: 0; } }
    .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a .te-footer-logo_55dfa1eb3de21676 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a .info-form-and-social-icon_06df4493f63887c4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a .info-form-and-social-icon_06df4493f63887c4 .te-social-profile_e869ff0c12290749 {
        margin-top: 0; }
    .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a .te-social-profile_e869ff0c12290749 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_7a3b07f104d98936 .te-footer-widget-info_d7a4d455881cc11a .info-form-and-social-icon_06df4493f63887c4 {
        -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_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f 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_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 p {
    color: #335371; }
  .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul {
    list-style: none; }
    .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 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_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li:first-child .contact-icon_0f03a7addd0bbc8a {
          margin-top: 5px; }
      .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li .contact-icon_0f03a7addd0bbc8a {
        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_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li .contact-text_fa2916666a76c819 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li .contact-text_fa2916666a76c819 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li .contact-text_fa2916666a76c819 span,
        .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li .contact-text_fa2916666a76c819 p,
        .te-footer-widget_7a3b07f104d98936 .te-footer-widget-contact_c0ce2ce066bb52a6 .footer-contact_5f8731d7740d4a75 ul li .contact-text_fa2916666a76c819 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_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-thumb_4ecd1a1873c815dc {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-desc_5d23fce6267a94fb .te-latest-post-title_55b127fd26b55511 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-desc_5d23fce6267a94fb .te-latest-post-title_55b127fd26b55511 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_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-desc_5d23fce6267a94fb .te-latest-post-title_55b127fd26b55511 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-desc_5d23fce6267a94fb .te-latest-post-meta_dbb7f1ac9b65a011 {
      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_84dc9794328690b0 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_84dc9794328690b0 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_84dc9794328690b0 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_84dc9794328690b0 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_d7f1fa096d74e823 {
  overflow: hidden; }
  .subscribe-area_d7f1fa096d74e823.style-1_a83cb1384165eba0 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-content-wrapper_16ade84b3de01121 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_d7f1fa096d74e823.style-1_a83cb1384165eba0 .te-image-bg-collumn_c050d2d360120bcd {
    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_d7f1fa096d74e823.style-1_a83cb1384165eba0 .te-image-bg-collumn_c050d2d360120bcd {
        display: none; } }
  .subscribe-area_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 {
    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_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 .short-title_ca76759e91b4bfab {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 .te-subscribe-title_7a6a7b9c3c298277 {
      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_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 .te-subscribe-title_7a6a7b9c3c298277 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 .te-subscribe-title_7a6a7b9c3c298277 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 .te-subscribe-title_7a6a7b9c3c298277 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_d7f1fa096d74e823 .te-content-wrapper_16ade84b3de01121 .text_21bad0eb151a0964 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_d7f1fa096d74e823 .te-subscribe-inner-area_31b0ec058a1a01e1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_d7f1fa096d74e823 .te-subscribe-inner-area_31b0ec058a1a01e1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_d7f1fa096d74e823 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-subscribe-collumn_9b49d87cd7bf9c02 {
      -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_d7f1fa096d74e823 .te-subscribe-inner-area_31b0ec058a1a01e1 .te-subscribe-collumn_9b49d87cd7bf9c02.te-image-bg-collumn_c050d2d360120bcd {
          display: none; } }
    .subscribe-area_d7f1fa096d74e823 .te-subscribe-inner-area_31b0ec058a1a01e1 .mc4wp-form-fields_ab85fc8a3fd2ee2b {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_d7f1fa096d74e823 .te-subscribe-inner-area_31b0ec058a1a01e1 .mc4wp-form-fields_ab85fc8a3fd2ee2b {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_d7f1fa096d74e823 .te-subscribe-inner-area_31b0ec058a1a01e1 .mc4wp-form-fields_ab85fc8a3fd2ee2b .submit-btn_c1d4f3c46209450c {
        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_7a3b07f104d98936 .te-subscribe-form-wrapper_b02ddf5dab72b6de {
  color: #335371; }

.te-subscribe-form-widget_66bd8d6d26c2346a {
  position: relative; }
  .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-form-fields_ab85fc8a3fd2ee2b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .single-field_bf0f15c8102c997f *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_66bd8d6d26c2346a .submit-btn_c1d4f3c46209450c {
    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_66bd8d6d26c2346a .submit-btn_c1d4f3c46209450c:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-response_1c02c1c67674e337 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-response_1c02c1c67674e337 .mc4wp-alert_b55cb64f1f01d102.mc4wp-error_f6fb582ea5e55340 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-response_1c02c1c67674e337 .mc4wp-alert_b55cb64f1f01d102.mc4wp-error_f6fb582ea5e55340 a {
      color: #ff0000; }
    .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-response_1c02c1c67674e337 .mc4wp-alert_b55cb64f1f01d102.mc4wp-success_3066c0875737ec5c p, .te-subscribe-form-widget_66bd8d6d26c2346a .mc4wp-response_1c02c1c67674e337 .mc4wp-alert_b55cb64f1f01d102.mc4wp-notice_611e3b11a3523a6f p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_a6732717854fd06f {
  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_a6732717854fd06f .te-footer-logo_55dfa1eb3de21676 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_a6732717854fd06f .te-social-widget_e4452f882b8347d9 {
    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_a6732717854fd06f .te-social-widget_e4452f882b8347d9 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_b512c090f79d3b29.style-2_598d333574a79376 {
  background-color: #131A2A; }
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-sec_bc7a3d2b9d49c0d8 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-widget-title_0c6a146cc49e53f9,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .wp-block-heading_c92cf1d0d5e8283c {
    color: #ffffff;
    font-size: 24px; }
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .footer-bottom-area_ee223f8025b85c08 .te-copyright-text_a0c0622dc695dba4 p,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-widget_7a3b07f104d98936.te_widget_nav_menu_3486c9afa282830f li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-widget_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-desc_5d23fce6267a94fb .te-latest-post-title_55b127fd26b55511 a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-widget_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-desc_5d23fce6267a94fb .te-latest-post-title_55b127fd26b55511,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-widget_7a3b07f104d98936 .te_widget_latest_post_12ba4a93c4f149b4 ul li .te-latest-post-desc_5d23fce6267a94fb .te-latest-post-meta_dbb7f1ac9b65a011,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-widget_7a3b07f104d98936 .te-subscribe-form-wrapper_b02ddf5dab72b6de,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .te-footer-bottom-menu_84dc9794328690b0 ul li a,
  .footer_b512c090f79d3b29.style-2_598d333574a79376 .footer-bottom-area_ee223f8025b85c08 .te-copyright-text_a0c0622dc695dba4 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_3435ec7ab464a1b4.map_100a89abe035f4b8 */