.hero-section{width:100%}.hero-container{gap:24px;transition:transform .3s ease}.hero-section-full-width .page-width{padding:0;max-width:100%}.hero-container.hero-grid{display:grid;grid-template-columns:repeat(1,1fr)}.hero-container.hero-grid[data-block-count="1"],.hero-container.hero-grid[data-block-count="2"]{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:480px){.hero-container.hero-grid[data-block-count="2"]{grid-template-columns:repeat(2,1fr)}}.hero-container.hero-grid[data-block-count="3"]{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:990px){.hero-container.hero-grid[data-block-count="3"]{grid-template-columns:repeat(3,1fr)}}.hero-container.hero-grid[data-block-count="4"]{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:1921px){.hero-container.hero-grid[data-block-count="4"]{grid-template-columns:repeat(4,1fr)}}.hero-block{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.hero-block__wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-block__wrapper:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg,#000000e6 -1.29%,#0000 43.71%),linear-gradient(180deg,#0000 30%,#0009);z-index:1}.hero-section--no-gradients .hero-block__wrapper:before{display:none}.hero-block__background{position:absolute;top:0;left:0;width:100%;height:100%}.hero-block__background-image{width:100%;height:100%;object-fit:cover;display:block}.hero-block__logo{padding:0 80px;position:absolute;top:40px;left:50%;transform:translate(-50%);pointer-events:none;width:100%;text-align:center;z-index:1}.hero-block__logo-image{max-width:100%;height:auto}.hero-block__person{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.hero-block__person-image{width:100%;height:100%;object-fit:cover;display:block}.hero-block__content{position:absolute;width:100%;height:100%;display:flex;pointer-events:none;z-index:2}.hero-block__content-inner{max-width:100%;position:relative;width:100%;height:70%;margin:auto 0}.hero-block__content-text{pointer-events:auto;width:40%;position:absolute;padding:10px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transform:translate(calc(var(--content-horizontal, 50) * -1%),calc(var(--content-vertical, 50) * -1%))}.hero-block__content-text,.hero-block__content-text *,.hero-block__content-text p{color:#fff}.hero-block__content--text-left .hero-block__content-text{text-align:left}.hero-block__content--text-center .hero-block__content-text{text-align:center}.hero-block__content--text-right .hero-block__content-text{text-align:right}.hero-block__footer{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:flex-end;padding:40px;pointer-events:none;z-index:2;column-gap:20px}.hero-block__barcode{display:flex;align-items:center}.hero-block__barcode-image{max-width:150px;height:auto;display:block}.hero-block__vol{font-weight:700;font-size:30px;line-height:1.25;color:#fff;font-family:Druk Wide}.hero-container.hero-slider{display:block;gap:0;overflow:visible;position:relative}.hero-container.hero-slider .hero-block{width:100%;min-width:0}@media screen and (min-width:480px){.hero-container.hero-slider:not(.hero-slider--flickity) .hero-block{flex:0 0 calc(50% - 12px)}}@media screen and (min-width:990px){.hero-container.hero-slider:not(.hero-slider--flickity) .hero-block{flex:0 0 calc(33.333% - 16px)}}@media screen and (min-width:1921px){.hero-container.hero-slider:not(.hero-slider--flickity) .hero-block{flex:0 0 calc(25% - 18px)}}.hero-slider__navigation{display:none;justify-content:center;align-items:center;gap:20px;margin:2rem 0;width:100%}.hero-slider__navigation[style*=flex]{display:flex!important}.hero-slider__arrow{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:10px;transition:opacity .3s ease}.hero-slider__arrow:hover{opacity:.7}.hero-slider__arrow:disabled{opacity:.3;cursor:not-allowed}.hero-slider__arrow svg{display:block;width:23px;height:8px;flex-shrink:0}@media screen and (max-width:989px){.hero-slider__arrow svg{width:23px;height:8px}}.hero-slider__dots{display:none;justify-content:center;align-items:center;gap:8px;margin-top:1.5rem;width:100%}.hero-slider__dots[style*=flex]{display:flex!important}@media screen and (max-width:749px){.hero-slider__dots{display:flex}}.hero-container.hero-slider.hero-slider--flickity .flickity-page-dots{position:relative;bottom:auto;margin-top:1.5rem}.hero-container.hero-slider.hero-slider--flickity .flickity-page-dots .dot{width:8px;height:8px;border-radius:50%;background:#0000004d;opacity:1;transition:background .3s ease}.hero-container.hero-slider.hero-slider--flickity .flickity-page-dots .dot.is-selected{background:#000c}.hero-container.hero-slider.hero-slider--flickity{display:block}.hero-container.hero-slider.hero-slider--flickity .flickity-viewport{overflow:hidden;width:100%}.hero-container.hero-slider.hero-slider--flickity .flickity-slider{display:flex;width:100%}.hero-container.hero-slider.hero-slider--flickity .hero-block{width:100%;margin-right:24px;flex-shrink:0;min-width:0}.hero-container.hero-slider.hero-slider--flickity .flickity-cell{margin-right:24px;flex-shrink:0}.hero-container.hero-slider.hero-slider--flickity .flickity-slider .hero-block{flex-shrink:0}@media screen and (max-width:479px){.hero-container.hero-slider.hero-slider--flickity{touch-action:pan-y pinch-zoom}.hero-container.hero-slider.hero-slider--flickity .flickity-viewport{touch-action:pan-x;-webkit-overflow-scrolling:touch}.hero-container.hero-slider.hero-slider--flickity .flickity-cell,.hero-container.hero-slider.hero-slider--flickity .flickity-slider .hero-block{width:100%!important}}@media screen and (min-width:480px)and (max-width:989px){.hero-container.hero-slider.hero-slider--flickity.block-count-2 .flickity-cell,.hero-container.hero-slider.hero-slider--flickity.block-count-2 .flickity-slider .hero-block,.hero-container.hero-slider.hero-slider--flickity.block-count-3 .flickity-cell,.hero-container.hero-slider.hero-slider--flickity.block-count-3 .flickity-slider .hero-block,.hero-container.hero-slider.hero-slider--flickity.block-count-4 .flickity-cell,.hero-container.hero-slider.hero-slider--flickity.block-count-4 .flickity-slider .hero-block,.hero-container.hero-slider.hero-slider--flickity.block-count-5 .flickity-cell,.hero-container.hero-slider.hero-slider--flickity.block-count-5 .flickity-slider .hero-block{width:calc((100% - 24px)/2)!important}}@media screen and (min-width:990px)and (max-width:1920px){.hero-container.hero-slider.hero-slider--flickity.block-count-4 .flickity-cell,.hero-container.hero-slider.hero-slider--flickity.block-count-4 .flickity-slider .hero-block,.hero-container.hero-slider.hero-slider--flickity.block-count-5 .flickity-cell,.hero-container.hero-slider.hero-slider--flickity.block-count-5 .flickity-slider .hero-block{width:calc((100% - 48px) / 3)!important}}@media screen and (min-width:1921px){.hero-container.hero-slider.hero-slider--flickity.block-count-5 .flickity-cell,.hero-container.hero-slider.hero-slider--flickity.block-count-5 .flickity-slider .hero-block{width:calc((100% - 72px)/4)!important}}.hero-container.hero-grid .hero-block{display:block}.hero-container.hero-slider:not(.hero-slider--flickity){display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hero-container.hero-slider:not(.hero-slider--flickity) .hero-block{flex:0 0 100%;scroll-snap-align:start}@media screen and (max-width:1440px){.hero-block__footer{padding:25px}.hero-block__vol{font-size:26px}.hero-block__content-text{width:50%}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-hero.css.map */
