.hero-cards-swiper{display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.hero-cards-swiper__container{display:flex;flex-direction:column;width:100%;max-width:24400px;padding:28px 24px;background:radial-gradient(ellipse at 100% 50%,#e1f3fd,#fff 70%);gap:16px;align-items:center;justify-content:center;text-align:center}@media (min-width: 990px){.hero-cards-swiper__container{display:grid;grid-template-columns:1fr 1fr;padding:0;background:none;gap:0}}.hero-cards-swiper__media-col{display:contents}@media (min-width: 990px){.hero-cards-swiper__media-col{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:0 20px;background:#fff;min-height:640px;overflow:hidden}}.hero-cards-swiper__element{display:block;width:100%;height:380px;position:relative}@media (max-width: 989px){.hero-cards-swiper__element{order:4}}@media (min-width: 990px){.hero-cards-swiper__element{height:560px}}.hero-cards-swiper__element .swiper{width:100%;height:100%;overflow:visible;margin-left:0}.hero-cards-swiper .swiper-slide{width:200px;height:300px;display:flex;justify-content:center;align-items:center;overflow:visible}.hero-cards-swiper .swiper-slide-active.swiper-slide-fully-visible{z-index:6}@media (min-width: 990px){.hero-cards-swiper .swiper-slide{width:320px;height:420px}}.hero-cards-swiper .hero-card{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden;background-color:#d0d0d0;transform-origin:center center;transition:transform .5s cubic-bezier(.25,.8,.25,1),opacity .5s ease,box-shadow .5s ease;transform:scale(.7);opacity:0;pointer-events:none}@media (min-width: 990px){.hero-cards-swiper .hero-card{border-radius:24px}}.hero-cards-swiper .hero-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to bottom,#0000,#000000b8);z-index:1;pointer-events:none}.hero-cards-swiper .hero-card__media{width:100%;height:100%;position:relative}.hero-cards-swiper .hero-card__image,.hero-cards-swiper .hero-card__video{width:100%;height:100%;object-fit:cover;display:block}.hero-cards-swiper .hero-card__mute-btn{position:absolute;top:12px;right:12px;z-index:7;width:28px;height:28px;border-radius:50%;border:none;background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background-color .2s ease,transform .2s ease;padding:0;pointer-events:auto}@media (min-width: 990px){.hero-cards-swiper .hero-card__mute-btn{top:16px;right:16px;width:36px;height:36px}}.hero-cards-swiper .hero-card__mute-btn:hover{background:#0009;transform:scale(1.05)}.hero-cards-swiper .hero-card__mute-btn svg{width:18px;height:18px;display:block}@media (min-width: 990px){.hero-cards-swiper .hero-card__mute-btn svg{width:23px;height:23px}}.hero-cards-swiper .hero-card__mute-btn .hero-card__mute-icon--unmuted{display:none}.hero-cards-swiper .hero-card__mute-btn .hero-card__mute-icon--muted{display:flex}.hero-cards-swiper .hero-card__badge{position:absolute;top:12px;left:12px;z-index:2;padding:4px 10px;border-radius:100px;font-size:8px;font-weight:700;font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.06em;background-color:var(--badge-bg, #0e445f);color:var(--badge-text-color, #ffffff);white-space:nowrap}@media (min-width: 990px){.hero-cards-swiper .hero-card__badge{top:16px;left:16px;padding:6px 12px;font-size:10px}}.hero-cards-swiper .hero-card__content{position:absolute;bottom:0;left:0;width:100%;padding:12px;z-index:2;color:#fff;box-sizing:border-box}@media (min-width: 990px){.hero-cards-swiper .hero-card__content{padding:16px}}.hero-cards-swiper .hero-card__title{font-size:14px;font-weight:700;font-family:Montserrat,sans-serif;margin:0 0 2px;line-height:normal;color:#fff}@media (min-width: 990px){.hero-cards-swiper .hero-card__title{font-size:20px;margin:0 0 4px}}.hero-cards-swiper .hero-card__subtext{font-size:10px;font-weight:400;font-family:Montserrat,sans-serif;margin:0;line-height:normal;color:#fff}@media (min-width: 990px){.hero-cards-swiper .hero-card__subtext{font-size:13px}}.hero-cards-swiper .swiper-slide-active .hero-card{transform:scale(1) rotate(0);opacity:1;z-index:10;pointer-events:auto;box-shadow:0 12px 24px #0003}@media (min-width: 990px){.hero-cards-swiper .swiper-slide-active .hero-card{box-shadow:0 18px 36px #00000038}}.hero-cards-swiper .swiper-slide-prev .hero-card{transform:translate(38%) rotate(6deg) scale(.85);opacity:1;z-index:5;pointer-events:auto;box-shadow:0 12px 24px #0000002e}@media (min-width: 990px){.hero-cards-swiper .swiper-slide-prev .hero-card{transform:translate(42%) rotate(6deg) scale(.85);box-shadow:0 18px 36px #00000038}}.hero-cards-swiper .swiper-slide-next .hero-card{transform:translate(-38%) rotate(-6deg) scale(.85);opacity:1;z-index:5;pointer-events:auto;box-shadow:0 12px 24px #0000002e}@media (min-width: 990px){.hero-cards-swiper .swiper-slide-next .hero-card{transform:translate(-42%) rotate(-6deg) scale(.85);box-shadow:0 18px 36px #00000038}}.hero-cards-swiper .hero-swiper-prev,.hero-cards-swiper .hero-swiper-next{display:none}@media (min-width: 990px){.hero-cards-swiper .hero-swiper-prev,.hero-cards-swiper .hero-swiper-next{display:flex;width:48px;height:48px;background-color:#fff;border-radius:50%;box-shadow:0 4px 16px #00000026;transition:background-color .2s ease,transform .2s ease;z-index:20;top:50%;margin-top:-24px;justify-content:center;align-items:center}}.hero-cards-swiper .hero-swiper-prev:before,.hero-cards-swiper .hero-swiper-next:before{display:none}.hero-cards-swiper .hero-swiper-prev:after,.hero-cards-swiper .hero-swiper-next:after{display:none}.hero-cards-swiper .hero-swiper-prev svg,.hero-cards-swiper .hero-swiper-next svg{fill:none;width:20px;height:20px}.hero-cards-swiper .hero-swiper-prev:hover,.hero-cards-swiper .hero-swiper-next:hover{background-color:#f5fafd;transform:scale(1.06)}@media (min-width: 990px){.hero-cards-swiper .hero-swiper-prev{left:24px}}@media (min-width: 990px){.hero-cards-swiper .hero-swiper-next{right:24px}}.hero-cards-swiper .hero-swiper-pagination.swiper-pagination{position:relative;left:auto;transform:none;width:100%;display:flex;gap:8px;justify-content:center;align-items:center;padding:24px 0 16px;bottom:50px;top:auto}@media (min-width: 990px){.hero-cards-swiper .hero-swiper-pagination.swiper-pagination{position:absolute;left:50%;transform:translate(-50%);width:auto;padding:0}}.hero-cards-swiper .hero-swiper-pagination.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background-color:#0e445f;opacity:.3;border-radius:100px;transition:width .3s ease,opacity .3s ease;margin:0}.hero-cards-swiper .hero-swiper-pagination.swiper-pagination .swiper-pagination-bullet-active{width:24px;border-radius:100px;opacity:1}.hero-cards-swiper__content-col{display:contents}@media (min-width: 990px){.hero-cards-swiper__content-col{display:flex;flex-direction:column;gap:20px;align-items:flex-start;text-align:left;padding:0 96px 96px;background:radial-gradient(ellipse at 100% 50%,#e1f3fd,#fff 70%);overflow:hidden}}.hero-cards-swiper__kicker{font-size:12px;font-weight:700;font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:1.12px;color:#23617b;display:block;line-height:normal}@media (max-width: 989px){.hero-cards-swiper__kicker{order:1}}@media (min-width: 990px){.hero-cards-swiper__kicker{font-size:14px}}.hero-cards-swiper__heading{font-size:28px;font-weight:700;font-family:Montserrat,sans-serif;line-height:1.18;margin:0;color:#2c2c2c}@media (max-width: 989px){.hero-cards-swiper__heading{order:2}}@media (min-width: 990px){.hero-cards-swiper__heading{font-size:48px}}.hero-cards-swiper__text{font-size:15px;font-weight:400;font-family:Montserrat,sans-serif;line-height:1.5;color:#373330;max-width:480px}.hero-cards-swiper__text p{margin:0}@media (max-width: 989px){.hero-cards-swiper__text{order:3}}@media (min-width: 990px){.hero-cards-swiper__text{font-size:17px}}.hero-cards-swiper__button{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 20px;border-radius:100px;font-size:16px;font-weight:700;font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.02em;background-color:#0e445f;color:#fff!important;text-decoration:none;border:none;white-space:nowrap;transition:background-color .2s ease,transform .2s ease}@media (max-width: 989px){.hero-cards-swiper__button{order:5}}@media (min-width: 990px){.hero-cards-swiper__button{display:inline-flex;width:auto}}.hero-cards-swiper__button:hover{background-color:#0b3550;transform:translateY(-2px)}.hero-cards-swiper__element[data-muted=false] .hero-card__mute-icon--unmuted{display:flex}.hero-cards-swiper__element[data-muted=false] .hero-card__mute-icon--muted{display:none}
