.f1-product-info{display:block}.f1-product-info__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.8rem,5vw,6.4rem);align-items:start}.f1-product-info__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:850;letter-spacing:.1em;line-height:1;text-transform:uppercase;opacity:.68}.f1-product-info__heading{max-width:58rem;margin:0;font-size:clamp(3rem,4.6vw,5.8rem);font-weight:900;letter-spacing:0;line-height:1}.f1-product-info__intro{max-width:54rem;margin-top:1.8rem;color:#121212b8;font-size:1.6rem;line-height:1.65}.f1-product-info__intro p{margin:0}.f1-product-info__thumbs{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:3rem}.f1-product-info__thumb{position:relative;display:grid;gap:.9rem;justify-items:center;width:9.6rem;padding:0;border:0;color:currentColor;background:transparent;cursor:pointer;text-align:center}.f1-product-info__thumb-media{position:relative;display:block;overflow:hidden;width:9.2rem;height:9.2rem;border:.2rem solid rgba(18,18,18,.12);border-radius:50%;background:#1212120f;box-shadow:0 1.4rem 3.2rem #1212121f;transition:border-color var(--duration-short) ease,transform var(--duration-short) ease,box-shadow var(--duration-short) ease}.f1-product-info__thumb:hover .f1-product-info__thumb-media{border-color:#1212124d;transform:translateY(-.2rem);box-shadow:0 1.8rem 4rem #12121229}.f1-product-info__thumb-media img,.f1-product-info__thumb-media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.f1-product-info__play{position:absolute;top:5.6rem;right:.4rem;display:inline-flex;align-items:center;justify-content:center;width:3.1rem;height:3.1rem;border-radius:50%;background:#121212;color:#fff;box-shadow:0 .8rem 1.8rem #12121233}.f1-product-info__play svg{width:1.1rem;height:1.1rem}.f1-product-info__thumb-label{display:-webkit-box;overflow:hidden;color:#121212b8;font-size:1.2rem;font-weight:750;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.f1-product-info__accordions{display:grid;gap:1.2rem}.f1-product-info__accordion{overflow:hidden;border:.1rem solid rgba(18,18,18,.1);border-radius:1.8rem;background:rgb(var(--color-background));box-shadow:0 1.8rem 4.5rem #1212120f}.f1-product-info__accordion summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:6.8rem;padding:1.9rem 2.2rem;cursor:pointer;font-size:1.7rem;font-weight:850;line-height:1.2;list-style:none}.f1-product-info__accordion summary::-webkit-details-marker{display:none}.f1-product-info__accordion-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 3.6rem;width:3.6rem;height:3.6rem;border-radius:50%;background:#1212120f;transition:transform var(--duration-short) ease}.f1-product-info__accordion-icon svg{width:1.4rem;height:1.4rem}.f1-product-info__accordion[open] .f1-product-info__accordion-icon{transform:rotate(45deg)}.f1-product-info__accordion-content{padding:0 2.2rem 2.2rem;color:#121212b8;font-size:1.5rem;line-height:1.7}.f1-product-info__accordion-content>*:first-child{margin-top:0}.f1-product-info__accordion-content>*:last-child{margin-bottom:0}.f1-product-info__thumb:focus-visible,.f1-product-info__accordion summary:focus-visible,.f1-product-info__close:focus-visible,.f1-product-info__media-controls button:focus-visible,.f1-product-info__product-button:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.f1-product-info__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:2rem}.f1-product-info__modal.is-open{display:flex}.f1-product-info__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.f1-product-info__dialog{position:relative;z-index:1;width:min(96rem,100%);max-height:min(88rem,92vh);overflow:hidden;border:.1rem solid rgba(255,255,255,.16);border-radius:2.8rem;background:#101010;color:#fff;box-shadow:0 3rem 9rem #0000006b}.f1-product-info__close{position:absolute;top:1.6rem;right:1.6rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;border:0;border-radius:50%;background:#ffffff29;color:#fff;cursor:pointer}.f1-product-info__close svg{width:1.6rem;height:1.6rem}.f1-product-info__panel{display:grid;grid-template-columns:minmax(28rem,.82fr) minmax(28rem,1fr);gap:0}.f1-product-info__panel[hidden]{display:none}.f1-product-info__viewer{position:relative;overflow:hidden;min-height:62rem;background:#050505}.f1-product-info__video,.f1-product-info__image{display:block;width:100%;height:100%;min-height:62rem;object-fit:cover}.f1-product-info__media-controls{position:absolute;right:1.6rem;bottom:1.6rem;left:1.6rem;display:flex;justify-content:space-between;gap:1rem}.f1-product-info__media-controls button{min-height:4rem;padding:.9rem 1.4rem;border:.1rem solid rgba(255,255,255,.18);border-radius:999rem;background:#0000006b;color:#fff;cursor:pointer;font-size:1.25rem;font-weight:800;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.f1-product-info__panel-content{display:flex;flex-direction:column;justify-content:flex-end;min-height:62rem;padding:clamp(2.4rem,4vw,4rem)}.f1-product-info__panel-content h3{margin:0;font-size:clamp(2.8rem,4vw,5rem);font-weight:900;line-height:1;letter-spacing:0}.f1-product-info__caption{max-width:42rem;margin-top:1.4rem;color:#ffffffb8;font-size:1.5rem;line-height:1.65}.f1-product-info__caption p{margin:0}.f1-product-info__product-card{display:grid;grid-template-columns:8.4rem minmax(0,1fr) auto;gap:1.4rem;align-items:center;margin-top:3rem;padding:1.2rem;border:.1rem solid rgba(255,255,255,.14);border-radius:1.8rem;background:#ffffff14}.f1-product-info__product-media{display:block;overflow:hidden;width:8.4rem;height:8.4rem;border-radius:1.2rem;background:#ffffff14}.f1-product-info__product-media img,.f1-product-info__product-media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.f1-product-info__product-copy{display:grid;gap:.4rem;min-width:0}.f1-product-info__product-copy a,.f1-product-info__product-copy span{color:#fff;font-size:1.4rem;font-weight:850;line-height:1.25;text-decoration:none}.f1-product-info__product-copy small{color:#ffffffa8;font-size:1.25rem}.f1-product-info__product-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.2rem;padding:1rem 1.6rem;border-radius:999rem;font-size:1.25rem;font-weight:850;line-height:1;text-decoration:none}body.f1-product-info-modal-open{overflow:hidden}@media screen and (max-width:989px){.f1-product-info__grid{grid-template-columns:1fr}.f1-product-info__panel{grid-template-columns:1fr;overflow-y:auto;max-height:92vh}.f1-product-info__viewer,.f1-product-info__video,.f1-product-info__image{min-height:58rem}.f1-product-info__panel-content{min-height:auto}}@media screen and (max-width:749px){.f1-product-info__grid{display:flex;flex-direction:column;align-items:center;gap:2.4rem}.f1-product-info__feedback{display:contents}.f1-product-info__eyebrow{order:1;width:100%;text-align:center}.f1-product-info__heading{order:3;width:100%;font-size:clamp(2.6rem,8vw,3.8rem);text-align:center;white-space:nowrap}.f1-product-info__intro{order:4;width:100%;margin-top:0;text-align:center}.f1-product-info__accordions{order:2;width:100%}.f1-product-info__accordion{width:100%}.f1-product-info__accordion summary{text-align:left}.f1-product-info__thumbs{order:5;justify-content:center;width:100%;flex-wrap:nowrap;margin-top:0;overflow-x:auto;padding-bottom:.8rem;scroll-snap-type:x mandatory}.f1-product-info__thumb{flex:0 0 9.4rem;scroll-snap-align:start}.f1-product-info__modal{padding:1rem}.f1-product-info__dialog{border-radius:2rem}.f1-product-info__viewer,.f1-product-info__video,.f1-product-info__image{min-height:62vh}.f1-product-info__panel-content{padding:2rem}.f1-product-info__product-card{grid-template-columns:6.8rem minmax(0,1fr)}.f1-product-info__product-media{width:6.8rem;height:6.8rem}.f1-product-info__product-button{grid-column:1 / -1;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/f1-product-information.css.map */
