.hero-banner{padding:20px}.hero-banner__wrapper{display:flex;gap:40px;align-items:stretch;flex-wrap:wrap}.hero-banner__slider{position:relative;flex:1 1 55%;min-width:300px;overflow:hidden;border-radius:4px;aspect-ratio:4 / 3}.hero-banner__track{display:flex;height:100%;transition:transform .6s ease}.hero-banner__slide{flex:0 0 100%;height:100%;position:relative}.hero-banner__image{width:100%;height:100%;object-fit:cover;display:block}.hero-banner__placeholder{width:100%;height:100%;background:#eee}.hero-banner__placeholder-svg{width:100%;height:100%}.hero-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #00000026;z-index:2}.hero-banner__arrow--prev{left:16px}.hero-banner__arrow--next{right:16px}.hero-banner__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.hero-banner__dot{width:6px;height:6px;border-radius:50%;border:none;background:#fff9;cursor:pointer;padding:0}.hero-banner__dot.is-active{width:18px;border-radius:3px;background:#fff}.hero-banner__pause{position:absolute;bottom:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.hero-banner__content{flex:1 1 35%;min-width:260px;position:relative}.hero-banner__text{position:absolute;top:33%;left:0;right:0;transform:translateY(-50%)}.hero-banner__bottom{position:absolute;top:62%;left:0;right:0;transform:translateY(-50%);display:flex;flex-direction:column;gap:16px}.hero-banner__heading,.hero-banner__subheading{font-size:20px;font-weight:700;line-height:1.3;margin:0}.hero-banner__info{margin-top:8px;background:none;border:none;cursor:pointer;padding:0;position:relative;color:currentColor}.hero-banner__tooltip{display:none;position:absolute;top:28px;left:0;background:#111;color:#fff;font-size:13px;font-weight:400;padding:10px 14px;border-radius:4px;width:240px;z-index:5;text-align:left}.hero-banner__info.is-open .hero-banner__tooltip{display:block}.hero-banner__question{font-weight:600;margin:0}.hero-banner__buttons{display:flex;flex-wrap:wrap;gap:12px}.hero-banner__button{padding:14px 28px;border-radius:24px;font-weight:700;font-size:14px;text-decoration:none;text-align:center;transition:opacity .2s ease}.hero-banner__button--solid{background:#111;color:#fff}.hero-banner__button--outline{background:transparent;color:#111;border:1px solid #111}.hero-banner__button:hover{opacity:.8}@media(max-width:749px){.hero-banner__wrapper{flex-direction:column}.hero-banner__slider{flex-basis:auto;width:100%}.hero-banner__content{position:static;display:flex;flex-direction:column;gap:24px}.hero-banner__text,.hero-banner__bottom{position:static;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-banner.css.map */
