.pedrocchi-header-menu-item,.pedrocchi-header-menu-cluster,.pedrocchi-header-menu-disclosure{position:static}.pedrocchi-header-menu-cluster{display:flex;align-items:stretch;height:100%}.pedrocchi-header-menu-link{padding-right:.35rem}.pedrocchi-header-menu-link,.pedrocchi-header-menu-link:hover,.pedrocchi-header-menu-link:focus-visible,.pedrocchi-header-menu-link .header__active-menu-item{text-decoration:none!important}.pedrocchi-header-menu-disclosure,.pedrocchi-header-menu-disclosure .mega-menu{display:flex;align-items:stretch}.pedrocchi-header-menu-toggle{display:flex;align-items:center;justify-content:center;min-width:2.2rem;margin:0;padding:0 .45rem 0 .15rem;cursor:default}.pedrocchi-header-menu-toggle .icon-caret{position:static;width:.9rem;height:.6rem;margin:0;transition:transform var(--duration-short) ease}.pedrocchi-mega-menu[open] .pedrocchi-header-menu-toggle .icon-caret{transform:rotate(180deg)}.pedrocchi-mega-menu__content{max-height:min(78vh,80rem);padding:3.2rem 0 3.6rem;overflow-y:auto;border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 1.6rem 3.2rem rgba(var(--color-shadow),.08)}.pedrocchi-mega-menu__inner{width:100%}.pedrocchi-mega-menu__columns-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,38%);gap:4rem;align-items:start}.pedrocchi-mega-menu__columns-shell:has(.pedrocchi-mega-menu__promos:empty){grid-template-columns:1fr}.pedrocchi-mega-menu__nav-grid{display:grid;grid-template-columns:repeat(4,minmax(13rem,1fr));gap:2.4rem 3.2rem;margin:0;padding:0;list-style:none}.pedrocchi-mega-menu__nav-heading,.pedrocchi-mega-menu__nav-link{text-decoration:none!important}.pedrocchi-mega-menu__nav-heading{display:inline-block;margin-bottom:.8rem;color:rgb(var(--color-foreground));font-weight:600}.pedrocchi-mega-menu__nav-list{margin:0;padding:0;list-style:none}.pedrocchi-mega-menu__nav-link{display:block;padding:.55rem 0;color:rgba(var(--color-foreground),.68)}.pedrocchi-mega-menu__nav-heading:hover,.pedrocchi-mega-menu__nav-link:hover,.pedrocchi-mega-menu__nav-heading:focus-visible,.pedrocchi-mega-menu__nav-link:focus-visible{color:rgb(var(--color-foreground));text-decoration:none!important;opacity:.68}.pedrocchi-mega-menu__promos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.pedrocchi-mega-menu__promos:empty{display:none}.pedrocchi-mega-menu__promo{position:relative;display:block;min-height:25rem;overflow:hidden;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.05);color:#fff;text-decoration:none!important}.pedrocchi-mega-menu__promo-media,.pedrocchi-mega-menu__promo-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pedrocchi-mega-menu__promo-media img{object-fit:cover;transition:transform .35s ease}.pedrocchi-mega-menu__promo-media.is-png{background:transparent}.pedrocchi-mega-menu__promo-media.is-png img{object-fit:contain}.pedrocchi-mega-menu__promo:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.68) 100%)}.pedrocchi-mega-menu__promo-copy{position:absolute;left:1.8rem;right:1.8rem;bottom:1.7rem;z-index:1}.pedrocchi-mega-menu__promo-title,.pedrocchi-mega-menu__promo-description{margin:0;color:currentColor}.pedrocchi-mega-menu__promo-description{margin-top:.45rem;opacity:.78}.pedrocchi-mega-menu__promo--png{min-height:0;overflow:visible;background:transparent;color:rgb(var(--color-foreground))}.pedrocchi-mega-menu__promo--png:after{display:none}.pedrocchi-mega-menu__promo--png .pedrocchi-mega-menu__promo-media{position:relative;inset:auto;height:22rem;overflow:hidden;border-radius:var(--media-radius);background:transparent}.pedrocchi-mega-menu__promo--png .pedrocchi-mega-menu__promo-copy{position:static;margin-top:1rem;color:rgb(var(--color-foreground))}.pedrocchi-mega-menu__promo:hover .pedrocchi-mega-menu__promo-media img,.pedrocchi-mega-menu__promo:focus-visible .pedrocchi-mega-menu__promo-media img{transform:scale(1.025)}.pedrocchi-mega-menu__cards{display:grid;grid-template-columns:repeat(var(--pedrocchi-mega-card-count, 2),minmax(0,1fr));gap:3.2rem;margin:0;padding:0;list-style:none}.pedrocchi-mega-menu__card{min-width:0}.pedrocchi-mega-menu__card-link{display:block;color:inherit;text-decoration:none!important}.pedrocchi-mega-menu__cards--pure .pedrocchi-mega-menu__card-link{text-align:left}.pedrocchi-mega-menu__card-media{position:relative;overflow:hidden;width:100%;aspect-ratio:1.58 / 1;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.05)}.pedrocchi-mega-menu__cards--pure .pedrocchi-mega-menu__card-media{width:min(100%,calc(var(--pedrocchi-pure-image-height, 300px) * var(--pedrocchi-pure-ratio-number, 1.5)));margin-inline:auto;aspect-ratio:var(--pedrocchi-pure-ratio-css, 3 / 2)}.pedrocchi-mega-menu__card-media img,.pedrocchi-mega-menu__card-media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pedrocchi-mega-menu__card-media.is-png{background:transparent}.pedrocchi-mega-menu__card-media.is-png img{object-fit:contain}.pedrocchi-mega-menu__card-title{margin:1.4rem 0 0;color:rgb(var(--color-foreground));text-decoration:none!important}.pedrocchi-mega-menu__card-description{max-width:48rem;margin:.65rem 0 0;color:rgba(var(--color-foreground),.66);line-height:1.45}.pedrocchi-mega-menu__card-link:hover .pedrocchi-mega-menu__card-media img,.pedrocchi-mega-menu__card-link:focus-visible .pedrocchi-mega-menu__card-media img{transform:scale(1.02)}.pedrocchi-mega-menu__card-link:hover .pedrocchi-mega-menu__card-title,.pedrocchi-mega-menu__card-link:focus-visible .pedrocchi-mega-menu__card-title{text-decoration:none!important;opacity:.68}.header-wrapper--transparent.pedrocchi-mega-menu-open{background:rgb(var(--color-background))!important;background-color:rgb(var(--color-background))!important;box-shadow:none}.header-wrapper--transparent.pedrocchi-mega-menu-open .header__heading-link,.header-wrapper--transparent.pedrocchi-mega-menu-open .header__menu-item,.header-wrapper--transparent.pedrocchi-mega-menu-open .header__icon,.header-wrapper--transparent.pedrocchi-mega-menu-open .localization-form__select,.header-wrapper--transparent.pedrocchi-mega-menu-open .disclosure__button,.header-wrapper--transparent.pedrocchi-mega-menu-open .header__heading-link .h2{color:rgb(var(--color-foreground))!important}@media screen and (max-width:1199px)and (min-width:990px){.pedrocchi-mega-menu__columns-shell{grid-template-columns:minmax(0,1fr) minmax(24rem,34%);gap:2.8rem}.pedrocchi-mega-menu__nav-grid{grid-template-columns:repeat(3,minmax(12rem,1fr))}.pedrocchi-mega-menu__promos{grid-template-columns:1fr}.pedrocchi-mega-menu__promo:nth-child(n+2){display:none}.pedrocchi-mega-menu__cards{gap:2rem}}@media screen and (max-width:989px){.pedrocchi-mega-menu__content{display:none}}@media(prefers-reduced-motion:reduce){.pedrocchi-header-menu-toggle .icon-caret,.pedrocchi-mega-menu__promo-media img,.pedrocchi-mega-menu__card-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/pedrocchi-mega-menu.css.map */
