.hero-patches{position:relative;min-height:var(--hero-min-height, 640px);display:flex;align-items:center;background-color:var(--hero-bg-color, #0b1220);overflow:hidden}.hero-patches__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-patches__bg-img{width:100%;height:100%;object-fit:cover;display:block}.hero-patches__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;background-color:var(--hero-overlay-color, #0b1220);opacity:var(--hero-overlay-opacity, .55)}.hero-patches__container{position:relative;z-index:1;width:100%;padding:60px 24px}.hero-patches__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;max-width:1280px;margin:0 auto}.hero-patches__badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,170,0,.6);color:#ffb020;font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:8px 16px;border-radius:999px;margin-bottom:20px}.hero-patches__heading{font-size:clamp(32px,5vw,56px);font-weight:600;line-height:1.1;margin:0 0 20px;text-transform:uppercase}.hero-patches__heading-line{display:block;color:var(--hero-heading-color, #ffffff)}.hero-patches__heading-line--highlight{color:var(--hero-heading-highlight-color, #4f8cff)}.hero-patches__badge-icon--image{display:inline-flex;align-items:center;width:18px;height:18px}.hero-patches__badge-icon--image img{width:100%;height:100%;object-fit:contain;display:block}.hero-patches__description{color:#ffffffbf;font-size:16px;line-height:1.6;max-width:520px;margin-bottom:32px}.hero-patches__description p{margin:0}.hero-patches__buttons{display:flex;flex-wrap:wrap;gap:16px}.hero-patches__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-weight:500;font-size:15px;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.hero-patches__btn:hover{transform:translateY(-2px);opacity:.92}.hero-patches__btn--primary{background:#3d63ff;color:#fff}.hero-patches__btn--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.hero-patches__btn-arrow{font-size:18px;line-height:1}.hero-patches__slideshow-wrap{display:flex;justify-content:center}.hero-patches__slideshow{position:relative;width:100%;max-width:440px;aspect-ratio:1 / 1;background:#fff;border-radius:24px;box-shadow:0 20px 60px #00000059;overflow:hidden}.hero-patches__slides{position:relative;width:100%;height:100%}.hero-patches__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease;display:flex;align-items:center;justify-content:center;padding:24px}.hero-patches__slide.is-active{opacity:1;visibility:visible}.hero-patches__slide-img{width:100%;height:100%;object-fit:contain;display:block}.hero-patches__slide-placeholder,.hero-patches__slide-placeholder-svg{width:100%;height:100%}.hero-patches__nav{position:absolute;top:50%;transform:translateY(-50%);background:#00000059;color:#fff;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:2}.hero-patches__nav--prev{left:12px}.hero-patches__nav--next{right:12px}.hero-patches__nav:hover{background:#0000008c}.hero-patches__dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:2}.hero-patches__dot{width:8px;height:8px;border-radius:50%;border:none;background:#00000040;cursor:pointer;padding:0}.hero-patches__dot.is-active{background:#3d63ff;width:20px;border-radius:4px}@media screen and (max-width:989px){.hero-patches{min-height:var(--hero-min-height-mobile, 780px)}.hero-patches__grid{grid-template-columns:1fr;gap:40px;text-align:center}.hero-patches__description{margin-left:auto;margin-right:auto}.hero-patches__buttons{justify-content:center}.hero-patches__slideshow{max-width:340px}}@media screen and (max-width:480px){.hero-patches__container{padding:40px 16px}.hero-patches__heading{font-size:30px}.hero-patches__btn{padding:12px 20px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-ppc-hero-slideshow.css.map */
