.heading-600{font-weight:400;font-size:80px;line-height:85%;font-family:recent-grotesk,sans-serif}@media (min-width: 740px){.heading-600{font-size:160px}}.heading-500{font-size:60px;line-height:85%;font-family:recent-grotesk,sans-serif}@media (min-width: 740px){.heading-500{font-size:110px}}.heading-400{font-size:32px;line-height:100%;font-family:recent-grotesk,sans-serif;letter-spacing:.8px}@media (min-width: 740px){.heading-400{font-size:40px}}.heading-300{font-style:italic;font-size:20px;line-height:120%;font-family:minion-pro,serif}@media (min-width: 740px){.heading-300{font-size:24px}}.heading-200{font-style:italic;font-size:16px;line-height:132%;font-family:minion-pro,serif}@media (min-width: 740px){.heading-200{font-size:18px}}.body{font-size:14px;line-height:132%;font-family:Inter,sans-serif;letter-spacing:.24px}.overline{font-size:10px;line-height:120%;font-family:Roboto Mono,monospace;letter-spacing:1px}.overline-emphasized{font-weight:500;font-size:10px;line-height:120%;font-family:Roboto Mono,monospace;letter-spacing:1px}.product-gallery__zoom-modal{position:fixed;top:48px;right:0;bottom:0;left:0;visibility:hidden;opacity:0;z-index:2000;height:calc(100vh - 48px)}.product-gallery__zoom-modal.active{visibility:visible;opacity:1}.product-gallery__zoom-modal.active .product-gallery__zoom-container{transform:scale(1)}.product-gallery__zoom-modal.active~.product-gallery__first-thumb{display:none}.product-gallery__zoom-modal.active~.product-gallery__pagination{display:none}.product-gallery__zoom-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000e6}.product-gallery__zoom-container{display:flex;position:relative;justify-content:center;align-items:center;transform:scale(.9);transition:transform .3s ease;padding:0;width:100%;height:100%}@media (min-width: 740px){.product-gallery__zoom-container{padding:48px}}.product-gallery__zoom-content{position:absolute;top:0;left:0;width:100vw;height:100vh}.product-gallery__zoom-content .media{width:100%;height:100%}.product-gallery__zoom-content .media img,.product-gallery__zoom-content .media video{width:100%;height:100%;object-fit:cover}.product-gallery__zoom-content .media__content{width:100%;height:100%}@media (min-width: 740px){.product-gallery__zoom-content{position:relative;width:auto;max-width:80vw;height:auto;max-height:80vh}.product-gallery__zoom-content .media img,.product-gallery__zoom-content .media video{object-fit:contain}}.product-gallery__zoom-controls{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%);z-index:10;pointer-events:none}.product-gallery__zoom-prev{left:12px}@media (min-width: 740px){.product-gallery__zoom-prev{left:calc(24px + 10vw)}}.product-gallery__zoom-next{right:12px}@media (min-width: 740px){.product-gallery__zoom-next{right:calc(24px + 10vw)}}.product-gallery__zoom-pagination{display:flex;position:absolute;bottom:12px;left:12px;gap:8px;z-index:10}@media (min-width: 740px){.product-gallery__zoom-pagination{bottom:calc(24px + (20vh - 48px)/2);left:calc(24px + 10vw)}}.product-gallery__main-container.zoom-mode .media{width:100%;height:100%}.product-gallery__main-container.zoom-mode .media img,.product-gallery__main-container.zoom-mode .media video{width:100vw;max-width:100vw;height:100vh;max-height:100vh;object-fit:cover;object-position:center}.product-gallery__main-container.zoom-mode .media__content{width:100%;height:100%}.product-gallery__main-container.zoom-mode .product-gallery__main-controls,.product-gallery__main-container.zoom-mode .product-gallery__arrow,.product-gallery__main-container.zoom-mode .product-gallery__specifications{display:none}.product-gallery__main-container.zoom-mode .product-gallery__main-slide{background-color:transparent;aspect-ratio:unset;width:100vw;height:100vh}@media (min-width: 740px){.product-gallery__main-container.zoom-mode .media img,.product-gallery__main-container.zoom-mode .media video{max-width:80vw;max-height:80vh}.product-gallery__main-container.zoom-mode .product-gallery__main-slide{aspect-ratio:1;width:auto;height:auto}}body.product-gallery-zoom-active{overflow:hidden}body.product-gallery-zoom-active .product-gallery__pagination{display:none}.product-gallery{position:relative;background-color:#000;width:100%;--media-aspect-ratio: 4/3;--media-mobile-aspect-ratio: 4/5;aspect-ratio:var(--media-mobile-aspect-ratio)}@media (min-width: 1000px){.product-gallery{padding:48px;aspect-ratio:var(--media-aspect-ratio)}}@media (min-width: 1000px){.product-gallery--no-padding{padding:0}}.product-gallery__main{position:relative;width:100%}.product-gallery__main-container{position:relative;aspect-ratio:var(--media-mobile-aspect-ratio, 1);width:100%}@media (min-width: 1000px){.product-gallery__main-container{position:relative;aspect-ratio:var(--media-aspect-ratio, 1);width:100%}}.product-gallery__main-slide{position:relative;border-radius:2px;background-color:#0f0f0f;aspect-ratio:var(--media-mobile-aspect-ratio, 1);width:100%;overflow:hidden}@media (min-width: 740px){.product-gallery__main-slide{aspect-ratio:var(--media-mobile-aspect-ratio, 1)}}.product-gallery__main-slide .media{display:block;width:100%;height:100%}.product-gallery__main-slide img,.product-gallery__main-slide video{display:block;width:100%;height:100%;object-fit:cover}@media (min-width: 1000px){.product-gallery__main-slide{position:relative;border-radius:2px;background-color:#0f0f0f;aspect-ratio:var(--media-aspect-ratio, 1);width:100%;overflow:hidden}}@media (min-width: 1000px) and (min-width: 740px){.product-gallery__main-slide{aspect-ratio:var(--media-aspect-ratio, 1)}}@media (min-width: 1000px){.product-gallery__main-slide .media{display:block;width:100%;height:100%}.product-gallery__main-slide img,.product-gallery__main-slide video{display:block;width:100%;height:100%;object-fit:cover}}.product-gallery__specifications{display:flex;position:absolute;top:12px;left:12px;flex-direction:column;gap:4px;z-index:10;transition:right .3s}@media (min-width: 740px){.product-gallery__specifications{top:24px;left:24px}}.product-gallery__spec-item{line-height:120%;font-family:Roboto Mono,monospace;letter-spacing:1px;display:flex;align-items:center;gap:4px;color:#504646;font-size:10px;text-transform:uppercase}.product-gallery__zoom-trigger:focus-visible{outline:2px solid #eb5a82}.product-gallery__zoom-trigger{display:block;position:relative;cursor:pointer;border:none;background:none;padding:0;width:100%;height:100%}.product-gallery__zoom-trigger .media{display:block;width:100%;height:100%}.product-gallery__zoom-trigger img,.product-gallery__zoom-trigger video{display:block;width:100%;height:100%;object-fit:cover}.product-gallery__arrow:focus-visible,.product-gallery__zoom-prev:focus-visible,.product-gallery__zoom-next:focus-visible{outline:2px solid #eb5a82}.product-gallery__arrow,.product-gallery__zoom-prev,.product-gallery__zoom-next{display:flex;position:absolute;justify-content:center;align-items:center;opacity:.7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;border:none;background-color:#0009;width:32px;height:32px;pointer-events:auto;color:#fff}.product-gallery__arrow svg,.product-gallery__zoom-prev svg,.product-gallery__zoom-next svg{width:20px;height:20px}.product-gallery__arrow:hover,.product-gallery__zoom-prev:hover,.product-gallery__zoom-next:hover{opacity:1;background-color:#000c}.product-gallery__arrow:disabled,.product-gallery__zoom-prev:disabled,.product-gallery__zoom-next:disabled{opacity:.3;cursor:not-allowed}@media (min-width: 740px){.product-gallery__arrow,.product-gallery__zoom-prev,.product-gallery__zoom-next{width:32px;height:32px}.product-gallery__arrow svg,.product-gallery__zoom-prev svg,.product-gallery__zoom-next svg{width:24px;height:24px}}.product-gallery__main-controls{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%);z-index:10;pointer-events:none}.product-gallery__arrow--prev{left:12px}@media (min-width: 1000px){.product-gallery__arrow--prev{left:24px}}.product-gallery__arrow--next{right:12px}@media (min-width: 1000px){.product-gallery__arrow--next{right:24px}}.product-gallery__pagination{display:flex;position:absolute;bottom:16px;left:16px;gap:8px;z-index:10}@media (min-width: 740px){.product-gallery__pagination{left:24px}}@media (min-width: 1000px){.product-gallery__pagination{bottom:72px;left:72px}}@media (min-width: 1000px){.product-gallery--no-padding .product-gallery__pagination{bottom:24px;left:24px}}.product-gallery__pagination-dot:focus-visible,.product-gallery__zoom-pagination-dot:focus-visible{outline:2px solid #eb5a82}.product-gallery__pagination-dot,.product-gallery__zoom-pagination-dot{transition:background-color .2s ease;cursor:pointer;border:none;border-radius:2px;background-color:#504646;width:12px;height:2px}.product-gallery__pagination-dot:hover,.product-gallery__zoom-pagination-dot:hover{background-color:#878787}.product-gallery__pagination-dot--active,.product-gallery__pagination-dot.active,.product-gallery__pagination-dot.carousel-dot--active,.product-gallery__zoom-pagination-dot--active,.product-gallery__zoom-pagination-dot.active,.product-gallery__zoom-pagination-dot.carousel-dot--active{background-color:#eb5a82}.product-gallery__pagination-dot,.product-gallery__zoom-pagination-dot{opacity:.6;transition:all .3s ease;width:12px;height:2px}.product-gallery__pagination-dot:hover,.product-gallery__zoom-pagination-dot:hover{opacity:.8}.product-gallery__pagination-dot.active,.product-gallery__zoom-pagination-dot.active{opacity:1}.product-gallery__first-thumb{position:absolute;top:16px;right:16px;visibility:visible;opacity:1;z-index:10;transition:all .3s ease}@media (min-width: 740px){.product-gallery__first-thumb{top:24px;right:24px}}@media (min-width: 1000px){.product-gallery__first-thumb{top:72px;right:72px}}@media (min-width: 1000px){.product-gallery--no-padding .product-gallery__first-thumb{top:24px;right:24px}}.product-gallery__first-thumb-image{display:block;border:none;border-radius:2px;background-color:#0f0f0f;padding:0;width:96px;height:120px;overflow:hidden}.product-gallery__first-thumb-image .media{width:100%;height:100%}@media (min-width: 740px){.product-gallery__first-thumb-image{width:135px;height:169px}}.product-gallery__empty{display:flex;justify-content:center;align-items:center;background-color:#0f0f0f;padding:48px;aspect-ratio:var(--media-mobile-aspect-ratio, 1);color:#878787}.product-gallery__empty p{font-size:14px;line-height:132%;font-family:Inter,sans-serif;letter-spacing:.24px;text-align:center}@media (min-width: 1000px){.product-gallery__empty{display:flex;justify-content:center;align-items:center;background-color:#0f0f0f;padding:48px;aspect-ratio:var(--media-aspect-ratio, 1);color:#878787}.product-gallery__empty p{font-size:14px;line-height:132%;font-family:Inter,sans-serif;letter-spacing:.24px;text-align:center}}.product-gallery .media,.product-gallery .media__content{width:100%;height:100%}.product-gallery .media img,.product-gallery .media video{width:100%;height:100%;object-fit:cover}
