.prm-cat-banner-wrapper{margin:0 auto 2rem;max-width:100%;width:100%}.prm-cat-banner{border:none;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.prm-cat-banner:hover{box-shadow:0 12px 24px rgba(0,0,0,.35);transform:translateY(-.25rem);z-index:10}.prm-cat-banner__link{color:#fff;display:block;height:100%;text-decoration:none}.prm-cat-banner__link.is-disabled{cursor:default;opacity:.9}.prm-cat-banner__content{align-items:center;aspect-ratio:6/1;display:flex;justify-content:center;max-height:220px;min-height:120px;overflow:hidden;position:relative;text-align:center;width:100%}@media (max-width:1024px){.prm-cat-banner__content{aspect-ratio:4/1;max-height:180px}}@media (max-width:640px){.prm-cat-banner__content{aspect-ratio:2/1;max-height:160px}}.prm-cat-banner__content:after{background-image:var(--bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute;transform:scale(1);transition:transform .6s ease-in-out;z-index:0}.prm-cat-banner__content:before{background-color:rgba(0,0,0,.5);content:"";inset:0;opacity:1;pointer-events:none;position:absolute;transition:opacity .4s ease;z-index:1}.prm-cat-banner:hover .prm-cat-banner__content:after{transform:scale(1.08)}.prm-cat-banner:hover .prm-cat-banner__content:before{opacity:0}.prm-cat-banner__text{position:relative;z-index:2}.prm-cat-banner__highlight,.prm-cat-banner__text{align-items:center;display:flex;flex-direction:column;width:100%}.prm-cat-banner__highlight{background:transparent;border-radius:0;gap:clamp(.25rem,1vw,.5rem);padding-block:clamp(.75rem,2.5vw,1.25rem);transition:background-color .25s ease,color .25s ease}.prm-cat-banner__highlight h3{color:#fff;font-family:Bahnschrift,Helvetica,sans-serif!important;font-size:clamp(1.125rem,4.2vw,2.375rem);font-weight:700;letter-spacing:clamp(.125rem,.6vw,.3125rem);line-height:1.12;margin:0;text-align:center;text-transform:uppercase}.prm-cat-banner__arrow{color:#fff}.prm-cat-banner__arrow svg{height:clamp(1.125rem,3.5vw,1.5rem);width:clamp(1.125rem,3.5vw,1.5rem)}.prm-cat-banner:hover .prm-cat-banner__highlight{background:#f7f6f5}.prm-cat-banner:hover .prm-cat-banner__arrow,.prm-cat-banner:hover .prm-cat-banner__highlight h3{color:#272423}@media (max-width:640px){.prm-cat-banner__content:before{background-color:rgba(0,0,0,.6)}}.prm-cat-banner:hover .arrow--right svg{transform:none}