.pedrocchi-hero{--pedrocchi-hero-resolved-height: var(--pedrocchi-hero-height-mobile);position:relative}.pedrocchi-hero__frame--page-width{max-width:var(--page-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.pedrocchi-hero__stage{position:relative;overflow:hidden;height:var(--pedrocchi-hero-resolved-height);min-height:var(--pedrocchi-hero-resolved-height);background:rgb(var(--color-background))}.pedrocchi-hero__frame--page-width .pedrocchi-hero__stage{border-radius:var(--media-radius)}.pedrocchi-hero .slideshow{height:100%;margin:0}.pedrocchi-hero__slider{cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain}.pedrocchi-hero.is-dragging .pedrocchi-hero__slider{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.pedrocchi-hero .slideshow__slide{position:relative;min-width:100%;height:var(--pedrocchi-hero-resolved-height);min-height:var(--pedrocchi-hero-resolved-height)}.pedrocchi-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%}.pedrocchi-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;pointer-events:none}.pedrocchi-hero__media img,.pedrocchi-hero__media svg{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.pedrocchi-hero__media--desktop{display:none}.pedrocchi-hero__media--mobile{display:block}.pedrocchi-hero__image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;touch-action:pan-y;-webkit-user-drag:none}.pedrocchi-hero__content-wrap{position:relative;z-index:3;display:flex;width:100%;height:var(--pedrocchi-hero-resolved-height);min-height:var(--pedrocchi-hero-resolved-height);pointer-events:none}.pedrocchi-hero__content-wrap--bottom-left,.pedrocchi-hero__content-wrap--bottom-center{align-items:flex-end}.pedrocchi-hero__content-wrap--center-left,.pedrocchi-hero__content-wrap--center{align-items:center}.pedrocchi-hero__content-width{width:100%;pointer-events:none}.pedrocchi-hero__frame--full-width .pedrocchi-hero__content-width.page-width{max-width:none;padding-left:2rem;padding-right:2rem}.pedrocchi-hero__content{max-width:var(--pedrocchi-hero-content-width);padding-bottom:9.2rem;color:rgb(var(--color-foreground));pointer-events:auto}.pedrocchi-hero__content-wrap--bottom-center .pedrocchi-hero__content,.pedrocchi-hero__content-wrap--center .pedrocchi-hero__content,.pedrocchi-hero__content--center{margin-left:auto;margin-right:auto;text-align:center}.pedrocchi-hero__eyebrow,.pedrocchi-hero__heading,.pedrocchi-hero__description{color:rgb(var(--color-foreground))}.pedrocchi-hero__eyebrow{margin:0 0 .8rem}.pedrocchi-hero__heading{margin:0}.pedrocchi-hero__description{max-width:100%;margin-top:1rem}.pedrocchi-hero__description p{margin:0}.pedrocchi-hero__content--center .pedrocchi-hero__description,.pedrocchi-hero__content-wrap--bottom-center .pedrocchi-hero__description,.pedrocchi-hero__content-wrap--center .pedrocchi-hero__description{margin-left:auto;margin-right:auto}.pedrocchi-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.pedrocchi-hero__content--center .pedrocchi-hero__buttons,.pedrocchi-hero__content-wrap--bottom-center .pedrocchi-hero__buttons,.pedrocchi-hero__content-wrap--center .pedrocchi-hero__buttons{justify-content:center}.pedrocchi-hero__button{min-width:13.6rem;min-height:5.6rem;padding:0 2.4rem;white-space:nowrap}.pedrocchi-hero__button.button--secondary{--alpha-button-background: 0;--alpha-button-border: 1}.pedrocchi-hero__controls{--pedrocchi-hero-control-color: rgb(var(--color-button));position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;width:100%;height:100%;padding:0;border:0;background:transparent;pointer-events:none}.pedrocchi-hero__controls[data-control-color=white]{--pedrocchi-hero-control-color: #fff}.pedrocchi-hero__controls[data-control-color=black]{--pedrocchi-hero-control-color: #111}.pedrocchi-hero__counter{position:absolute;left:50%;bottom:1.8rem;display:block;transform:translate(-50%);pointer-events:auto}.pedrocchi-hero__actions{position:absolute;right:2rem;bottom:2.4rem;display:none;align-items:center;gap:.8rem;pointer-events:auto}.pedrocchi-hero .slideshow__control-wrapper{display:flex;align-items:center;gap:.7rem}.pedrocchi-hero .slider-counter__link--dots{display:flex;align-items:center;justify-content:center;width:.7rem;height:1.4rem;padding:0;color:var(--pedrocchi-hero-control-color);opacity:1}.pedrocchi-hero .slider-counter__link--dots .dot{display:block;width:.6rem;height:.6rem;border:0;border-radius:50%;background:currentColor;opacity:.34;transition:opacity .2s ease,transform .2s ease}.pedrocchi-hero .slider-counter__link--active.slider-counter__link--dots .dot{opacity:1;transform:scale(1.08)}.pedrocchi-hero__autoplay.slider-button,.pedrocchi-hero__nav-button.slider-button{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;color:var(--pedrocchi-hero-control-color);border:0;border-radius:50%;background:#ffffff1f;background:color-mix(in srgb,var(--pedrocchi-hero-control-color) 12%,transparent);transition:background-color .2s ease,opacity .2s ease}.pedrocchi-hero__autoplay.slider-button{width:3.6rem;height:3.6rem}.pedrocchi-hero__nav-button.slider-button{width:4rem;height:4rem}.pedrocchi-hero__autoplay.slider-button:hover,.pedrocchi-hero__nav-button.slider-button:hover{color:var(--pedrocchi-hero-control-color);background:#fff3;background:color-mix(in srgb,var(--pedrocchi-hero-control-color) 20%,transparent)}.pedrocchi-hero__autoplay .svg-wrapper{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;margin:0;transform:translate(-50%,-50%)}.pedrocchi-hero__autoplay .svg-wrapper svg{display:block;width:.9rem;height:.9rem}.pedrocchi-hero__autoplay .icon-play{transform:translate(.05rem)}.pedrocchi-hero__nav-button .svg-wrapper{width:1.2rem;height:1.2rem}.pedrocchi-hero__progress{position:absolute;top:0;right:0;bottom:0;left:0;width:3.6rem;height:3.6rem;color:var(--pedrocchi-hero-control-color);transform:rotate(-90deg);pointer-events:none}.pedrocchi-hero__progress-track,.pedrocchi-hero__progress-indicator{fill:none;stroke-width:1.3}.pedrocchi-hero__progress-track{stroke:currentColor;opacity:.3}.pedrocchi-hero__progress-indicator{stroke:currentColor;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:pedrocchi-hero-progress var(--pedrocchi-hero-autoplay-duration) linear infinite}.pedrocchi-hero__autoplay.slideshow__autoplay--paused .pedrocchi-hero__progress-indicator{animation-play-state:paused}@keyframes pedrocchi-hero-progress{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@media screen and (min-width:750px){.pedrocchi-hero__frame--page-width{padding-left:5rem;padding-right:5rem}.pedrocchi-hero__frame--full-width .pedrocchi-hero__content-width.page-width{padding-left:6.4rem;padding-right:6.4rem}.pedrocchi-hero__actions{right:6.4rem}}@media screen and (min-width:990px){.pedrocchi-hero{--pedrocchi-hero-resolved-height: var(--pedrocchi-hero-height-desktop)}.pedrocchi-hero__media--desktop{display:block}.pedrocchi-hero__media--mobile{display:none}.pedrocchi-hero__content{padding-bottom:7.6rem}.pedrocchi-hero__counter{bottom:2.4rem}.pedrocchi-hero__actions{display:flex}}@media(prefers-reduced-motion:reduce){.pedrocchi-hero .slider-counter__link--dots .dot,.pedrocchi-hero__autoplay.slider-button,.pedrocchi-hero__nav-button.slider-button{transition:none}.pedrocchi-hero__progress-indicator{animation:none;stroke-dashoffset:0}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-pedrocchi-hero-slideshow.css.map */
