.pmd-hero{display:block;position:relative;width:100%;overflow:hidden}.pmd-hero .swiper{width:100%;height:var(--pmd-hero-height-desktop, 580px)}.pmd-hero .swiper-slide{position:relative;overflow:hidden;display:flex;align-items:stretch}.pmd-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.pmd-hero__media picture,.pmd-hero__media .pmd-hero__media-img{display:block;width:100%;height:100%}.pmd-hero__media .pmd-hero__media-img{object-fit:cover;object-position:center center}.pmd-hero__mob-img{display:none}.pmd-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.pmd-hero__inner{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto}.pmd-hero__content{width:52%;min-height:var(--pmd-hero-height-desktop, 580px);padding-block:var(--pmd-hero-content-padding-block-start, 56px) var(--pmd-hero-content-padding-block-end, 56px);padding-inline:var(--pmd-hero-content-padding-inline-end, 48px) var(--pmd-hero-content-padding-inline-start, 56px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--pmd-hero-content-gap, 18px);color:#fff}.pmd-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;background:var(--pmd-hero-badge-bg, rgba(255, 255, 255, .18));border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:13px;font-weight:500;color:var(--pmd-hero-badge-text-color, #ffffff);white-space:nowrap}.pmd-hero__stars{display:flex;gap:2px;align-items:center}.pmd-hero__badge-divider{width:1px;height:14px;background:#fff6}.pmd-hero__badge-highlight{font-weight:600;color:var(--pmd-hero-badge-highlight-color, #e96f1a)}.pmd-hero__heading{font-size:clamp(var(--pmd-hero-heading-size-min, 32px),3.8vw,var(--pmd-hero-heading-size-max, 58px));line-height:1.08;font-weight:700;letter-spacing:-.02em;margin:0;color:var(--pmd-hero-heading-color, #ffffff)}.pmd-hero__heading em{font-style:italic;font-weight:300;display:block;color:var(--pmd-hero-heading-italic-color, #ffffff)}.pmd-hero__subtext{font-size:var(--pmd-hero-subtext-size, 15px);line-height:1.6;max-width:var(--pmd-hero-subtext-max-width, 380px);opacity:.92;margin:0;color:var(--pmd-hero-subtext-color, #ffffff)}.pmd-hero__features{display:flex;align-items:center;gap:var(--pmd-hero-feature-gap, 28px)}.pmd-hero__feature{display:flex;align-items:center;gap:10px;font-size:var(--pmd-hero-feature-font-size, 14px);font-weight:600;color:var(--pmd-hero-feature-color, #ffffff);white-space:nowrap}.pmd-hero__feature-icon{width:var(--pmd-hero-feature-icon-size, 34px);height:var(--pmd-hero-feature-icon-size, 34px);object-fit:contain;flex-shrink:0}.pmd-hero__feature-placeholder{width:var(--pmd-hero-feature-icon-size, 34px);height:var(--pmd-hero-feature-icon-size, 34px);background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.pmd-hero__cta{display:inline-flex;align-items:center;gap:12px;padding:var(--pmd-hero-cta-padding-block, 18px) var(--pmd-hero-cta-padding-inline, 44px);border-radius:100px;background:var(--pmd-hero-cta-bg, #e96f1a);color:var(--pmd-hero-cta-color, #ffffff);font-size:var(--pmd-hero-cta-font-size, 14px);font-weight:700;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;border:3px dotted var(--pmd-hero-cta-glow-color, #c9ff8c);box-shadow:6px 6px var(--pmd-hero-cta-glow-color, #c9ff8c);margin-top:4px}.pmd-hero .swiper-pagination{bottom:22px!important}.pmd-hero .swiper-pagination-bullet{width:8px;height:8px;background:#ffffff80;opacity:1;border-radius:100px}.pmd-hero .swiper-pagination-bullet-active{width:28px;background:#fff}.pmd-hero .swiper-button-prev,.pmd-hero .swiper-button-next{width:46px;height:46px;background:#ffffff26;border-radius:50%;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.pmd-hero .swiper-button-prev:hover,.pmd-hero .swiper-button-next:hover{background:#ffffff47}.pmd-hero .swiper-button-prev:after,.pmd-hero .swiper-button-next:after{font-size:15px;font-weight:700;color:#fff}@media(max-width:768px){.pmd-hero .swiper-slide{flex-direction:column}.pmd-hero__content{width:100%;min-height:0;padding:28px 20px 32px;gap:14px;align-items:center;text-align:center}.pmd-hero__badge{font-size:11px;padding:7px 12px;gap:6px}.pmd-hero__heading{font-size:clamp(28px,8.5vw,42px)}.pmd-hero__subtext{font-size:14px;max-width:100%}.pmd-hero__features{gap:0;width:100%;justify-content:center}.pmd-hero__feature{flex:1;flex-direction:column;align-items:center;text-align:center;gap:8px;font-size:12px;white-space:normal;padding:0 8px}.pmd-hero__feature-icon,.pmd-hero__feature-placeholder{width:40px;height:40px}.pmd-hero__cta{width:100%;justify-content:center;background:var(--pmd-hero-cta-bg-mobile, #ffffff);color:var(--pmd-hero-cta-color-mobile, #e96f1a)}.pmd-hero__mob-img{display:block;width:100%;min-height:var(--pmd-hero-height-mobile, 480px);overflow:hidden}.pmd-hero__mob-img picture,.pmd-hero__mob-img .pmd-hero__mob-img-el{display:block;width:100%;height:100%;min-height:inherit}.pmd-hero__mob-img .pmd-hero__mob-img-el{object-fit:cover;object-position:center top}.pmd-hero .swiper-button-prev,.pmd-hero .swiper-button-next{display:none!important}.pmd-hero .swiper-pagination{bottom:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/pmd-hero.css.map */
