.hsh-section-wrapper img{display:block;max-width:100%}.hsh-hero{position:relative;overflow:hidden;min-height:clamp(48rem,80dvh,80rem);background-color:var(--hrc-bg, #f7f7f7);display:flex;align-items:center;padding-top:clamp(3.2rem,6vw,6.4rem);padding-bottom:clamp(2.4rem,4vw,4.8rem)}.hsh-hero__bg-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--hrc-font-display);font-size:var(--hrc-fs-6xl);font-weight:var(--hrc-fw-bold);letter-spacing:-.02em;white-space:nowrap;color:var(--hrc-black-10);opacity:.07;-webkit-user-select:none;user-select:none;pointer-events:none;margin:0;line-height:1}.hsh-hero__inner{max-width:128rem;margin-inline:auto;padding-inline:clamp(1.2rem,4vw,2rem);width:100%;display:grid;grid-template-columns:1fr;gap:clamp(1.6rem,3vw,2.4rem);align-items:center;position:relative;z-index:1}@media(min-width:768px){.hsh-hero__inner{grid-template-columns:5fr 7fr}}.hsh-hero__content{display:flex;flex-direction:column;gap:2.4rem;justify-content:center}.hsh-hero__eyebrow{font-family:var(--hrc-font-body);font-size:var(--hrc-fs-sm);font-weight:var(--hrc-fw-bold);letter-spacing:var(--hrc-ls-xl);text-transform:var(--hrc-tu);color:var(--hrc-color-accent-dark);margin:0}.hsh-hero__headline{font-family:var(--hrc-font-display);font-size:var(--hrc-fs-xl);font-weight:var(--hrc-fw-extrabold);line-height:1.15;color:var(--hrc-text-primary);text-transform:var(--hrc-tu);margin:0}.hsh-hero__sub{font-family:var(--hrc-font-body);font-size:var(--hrc-fs-sm);line-height:1.6;color:var(--hrc-text-secondary);max-width:42ch;margin:0}.hsh-hero__composition{position:relative;height:clamp(28rem,55vw,38rem);margin-top:1.6rem}@media(min-width:768px){.hsh-hero__composition{height:clamp(48rem,55dvh,64rem);margin-top:0}}.hsh-hero__img{position:absolute;will-change:transform;transition:transform var(--hrc-dt-slow) var(--hrc-ease)}.hsh-hero__img-el{width:100%;height:auto;object-fit:cover;border:1px solid var(--hrc-border-light)}.hsh-hero__img--back{top:0;right:0;width:60%;z-index:1;filter:grayscale(1)}.hsh-hero__img--back:hover{filter:grayscale(0);transform:translateY(-8px)!important}@media(min-width:768px){.hsh-hero__img--back{width:50%}}.hsh-hero__img--front{bottom:40px;left:0;width:65%;z-index:2;box-shadow:0 8px 24px var(--hrc-black-1)}.hsh-hero__img--front:hover{transform:scale(1.02)!important}@media(min-width:768px){.hsh-hero__img--front{width:55%}}.hsh-hero__img--accent{bottom:0;right:16px;width:30%;z-index:3;transform:translateY(16px);box-shadow:0 12px 32px var(--hrc-black-2)}.hsh-hero__img--accent:hover{transform:translateY(16px) rotate(3deg)!important}@media(min-width:768px){.hsh-hero__img--accent{width:25%}}.hsh-hero__img--placeholder{background-color:#0ff;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e0}.hsh-hero__placeholder-svg{width:100%;aspect-ratio:3 / 4;opacity:.3}.hsh-catbar{background-color:var(--hrc-bg-subtle);border-top:var(--hrc-border-strong);width:100%;position:relative;z-index:40}.hsh-catbar__track{max-width:128rem;margin-inline:auto;display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.hsh-catbar__track::-webkit-scrollbar{display:none}.hsh-catbar__item{flex:1;min-width:140px;display:flex;align-items:center;justify-content:center;gap:12px;padding-block:2.4rem;padding-inline:3.2rem;border-right:var(--hrc-border-strong);color:var(--hrc-text-tertiary);text-decoration:none;transition:background-color var(--hrc-dt-base) var(--hrc-ease),color var(--hrc-dt-base) var(--hrc-ease),transform var(--hrc-dt-fasr) var(--hrc-ease)}.hsh-catbar__item:last-child{border-right:none}.hsh-catbar__item:hover,.hsh-catbar__item--active{background:linear-gradient(90deg,var(--hrc-bg-subtle) 0%,var(--hrc-bg-surface) 50%,var(--hrc-bg-subtle) 100%);color:var(--hrc-text-primary)}.hsh-catbar__item:hover .hsh-catbar__icon,.hsh-catbar__item:hover .hsh-catbar__label{transform:scale(1.05)}.hsh-catbar__icon{font-size:24px;display:inline-block;transition:transform var(--hrc-dt-fast) var(--hrc-ease)}.hsh-catbar__label{font-family:var(--hsh-font-display);font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1;transition:transform var(--hrc-dt-fast) var(--hrc-ease)}.hsh-bottomnav{display:flex;justify-content:space-between;align-items:stretch;position:fixed;bottom:0;left:0;width:100%;background-color:var(--hrc-bg-dark);border-top:var(--hrc-border-strong);z-index:50;overflow-x:auto;scrollbar-width:none}.hsh-bottomnav::-webkit-scrollbar{display:none}@media(max-width:1024px){.hsh-hero{min-height:clamp(52rem,72dvh,68rem)}.hsh-hero__inner{max-width:min(100% - 3.2rem,112rem);gap:clamp(2rem,4vw,3.2rem)}.hsh-hero__composition{height:clamp(42rem,52dvh,56rem)}.hsh-catbar__track{width:100%;overflow:hidden}.hsh-catbar__item{flex:1 1 0;min-width:0;padding-inline:clamp(1.6rem,2vw,2.4rem);padding-block:2rem}.hsh-catbar__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}}@media(max-width:840px){.hsh-hero{min-height:clamp(50rem,68dvh,62rem);padding-top:clamp(3.2rem,5vw,5.2rem);padding-bottom:clamp(3.2rem,5vw,4.8rem)}.hsh-hero__inner{max-width:min(100% - 3.2rem,96rem);grid-template-columns:1fr;gap:clamp(2.4rem,4vw,3.6rem)}.hsh-hero__content{max-width:58rem}.hsh-hero__sub{max-width:52ch}.hsh-hero__composition{height:clamp(38rem,58vw,50rem);margin-top:0}.hsh-hero__img--back{width:48%;right:4%}.hsh-hero__img--front{width:54%;left:4%;bottom:4rem}.hsh-hero__img--accent{width:24%;right:10%}.hsh-catbar__track{width:100%;overflow:hidden}.hsh-catbar__item{flex:1 1 0;min-width:0;gap:.8rem;padding-inline:1.2rem;padding-block:1.8rem}.hsh-catbar__icon{font-size:2rem}.hsh-catbar__label{font-size:var(--hrc-fs-2xs);letter-spacing:var(--hrc-ls-md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}}@media(max-width:768px){.hsh-hero{min-height:auto;align-items:flex-start;padding-top:clamp(3.2rem,8vw,4.8rem);padding-bottom:clamp(3.2rem,8vw,5.6rem)}.hsh-hero__inner{max-width:none;padding-inline:clamp(1.6rem,5vw,2.4rem);gap:clamp(2.4rem,7vw,4rem)}.hsh-hero__content{gap:1.6rem;max-width:none}.hsh-hero__headline{line-height:1.1;font-size:var(--hrc-fs-xl)}.hsh-hero__sub{max-width:100%}.hsh-hero__composition{width:100%;height:clamp(30rem,82vw,42rem)}.hsh-hero__img--back{width:58%;right:0}.hsh-hero__img--front{width:66%;bottom:3.2rem;left:0}.hsh-hero__img--accent{width:32%;right:1.2rem;transform:translateY(1rem)}.hsh-catbar__track{display:flex;width:100%;overflow:hidden}.hsh-catbar__item{flex:1 1 0;min-width:0;gap:.8rem;padding-block:1.8rem;padding-inline:1rem}.hsh-catbar__icon{font-size:2rem}.hsh-catbar__label{font-size:var(--hrc-fs-2xs);letter-spacing:var(--hrc-ls-lg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hsh-bottomnav{padding-bottom:env(safe-area-inset-bottom)}}@media(max-width:480px){.hsh-hero{padding-top:3.2rem;padding-bottom:4rem}.hsh-hero__content{gap:1.4rem}.hsh-hero__eyebrow{font-size:var(--hrc-fs-xs);letter-spacing:var(--hrc-ls-lg)}.hsh-hero__composition{height:clamp(27rem,86vw,34rem)}.hsh-hero__img--back{width:60%}.hsh-hero__img--front{width:68%;bottom:2.4rem}.hsh-hero__img--accent{width:34%;right:.8rem}.hsh-catbar__item{min-width:10.8rem;padding-block:1.6rem;padding-inline:1.6rem}.hsh-catbar{display:none}}@media(hover:none){.hsh-hero__img--back:hover,.hsh-hero__img--front:hover,.hsh-hero__img--accent:hover{transform:none!important}.hsh-catbar__item:hover .hsh-catbar__icon,.hsh-catbar__item:hover .hsh-catbar__label{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/products-hero.css.map */
