.catalog-hero{position:relative;height:min(340px,42vw);min-height:300px;overflow:hidden;background:#090909;color:#fff;isolation:isolate;margin-inline:calc(50% - 50vw)}
.catalog-hero__slides,.catalog-hero__slide,.catalog-hero__slide img,.catalog-hero__shade{position:absolute;inset:0;width:100%;height:100%}
.catalog-hero__slide{opacity:0;transform:scale(1.04);transition:opacity .8s ease,transform 6s ease;pointer-events:none}.catalog-hero__slide:first-child,.catalog-hero__slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.catalog-hero__slide img{object-fit:cover}.catalog-hero__shade{z-index:1;background:linear-gradient(90deg,rgba(4,4,4,.94),rgba(4,4,4,.62) 48%,transparent 84%);pointer-events:none}
.catalog-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(680px,82%);height:100%;padding:22px max(24px,calc((100vw - 1400px)/2 + 24px))}.catalog-hero__copy h1{margin:0;max-width:16ch;font:clamp(2.1rem,4vw,4.1rem)/.95 var(--display,Georgia,serif);color:#fff}.catalog-hero__copy>p{margin:9px 0;color:rgba(255,255,255,.82);max-width:62ch}.catalog-hero .hero-search{display:flex;width:min(520px,100%);margin:9px 0 0}.catalog-hero .hero-search input{flex:1;background:rgba(5,5,5,.76);color:#fff;border:1px solid rgba(255,255,255,.35);padding:12px 15px}.catalog-hero .hero-search button{border:0;background:var(--gold,var(--accent,#d4af52));color:#111;padding:12px 18px;font-weight:700}.catalog-hero__links{display:flex;gap:18px;margin-top:9px;font-size:.8rem}.catalog-hero__links a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.catalog-hero__caption{position:absolute;right:22px;bottom:17px;max-width:38ch;padding:7px 10px;background:rgba(0,0,0,.62);color:#fff;font-size:.72rem}.catalog-hero__controls{position:absolute;z-index:3;right:max(20px,calc((100vw - 1400px)/2 + 20px));top:17px;display:flex;align-items:center;gap:8px}.catalog-hero__controls>button{width:35px;height:35px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(0,0,0,.55);color:#fff;cursor:pointer}.catalog-hero__controls div{display:flex;gap:6px}.catalog-hero__controls div button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer}.catalog-hero__controls div button[aria-current=true]{background:#fff;transform:scale(1.35)}.catalog-hero__empty{display:grid;height:100%;place-items:center;color:#fff}
.catalog-hero--woods .catalog-hero__shade{background:linear-gradient(90deg,rgba(12,35,25,.94),rgba(12,35,25,.5),transparent)}.catalog-hero--woods .catalog-hero__slide{transform:translateX(2.5%) scale(1.02)}.catalog-hero--woods .catalog-hero__slide.is-active{transform:none}.catalog-hero--editorial{border-block:8px solid #101010}.catalog-hero--editorial .catalog-hero__shade{background:linear-gradient(105deg,rgba(5,8,7,.95) 0 45%,rgba(5,8,7,.18) 70%)}.catalog-hero--editorial .catalog-hero__slide{clip-path:inset(0 0 0 10%);transform:none}.catalog-hero--editorial .catalog-hero__slide.is-active{clip-path:inset(0)}
.legacy-site.home-page .nav-search{display:none}.rfpm-site .catalog-hero{margin-top:90px}
@media(max-width:700px){.catalog-hero{height:260px;min-height:240px;margin-inline:0}.catalog-hero__copy{width:100%;padding:18px}.catalog-hero__copy h1{font-size:clamp(1.8rem,9vw,2.7rem)}.catalog-hero__copy>p,.catalog-hero__links,.catalog-hero__caption{display:none}.catalog-hero__controls{right:10px;top:10px}.catalog-hero__controls div{display:none}.rfpm-site .catalog-hero{margin-top:70px}}
@media(prefers-reduced-motion:reduce){.catalog-hero__slide{transition:none!important}}
