.product-overview{padding-block:6rem;background:var(--background)}@media(min-width:768px){.product-overview{padding-block:8rem}}@media(min-width:1024px){.product-overview{padding-block:10rem}}.product-overview header{text-align:start;margin-bottom:3rem;transition:all .7s ease;transform:translateY(2rem);opacity:0}@media(min-width:768px){.product-overview header{margin-bottom:4rem}}.product-overview header.visible{transform:translateY(0);opacity:1}.product-overview header p{margin-top:1rem;max-width:48rem}.product-overview .overview-frame{position:relative;overflow:hidden;margin-inline:auto;aspect-ratio:9/16;max-width:26rem;border-radius:var(--radius-2xl);background:var(--neutral-100);box-shadow:var(--shadow-xl)}:root.dark .product-overview .overview-frame{background:var(--neutral-800)}@media(min-width:768px){.product-overview .overview-frame{aspect-ratio:16/9;max-width:70rem}}.product-overview .overview-frame[data-crop="16x9"]{aspect-ratio:16/9;max-width:70rem}.product-overview .overview-frame[data-crop="9x16"]{aspect-ratio:9/16;max-width:26rem}.product-overview .overview-poster{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-overview .overview-poster--landscape{display:none}@media(min-width:768px){.product-overview .overview-poster--landscape{display:block}.product-overview .overview-poster--upright{display:none}}.product-overview .overview-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity var(--transition-slow) ease}.product-overview .overview-video.visible{opacity:1}.product-overview .overview-caption{margin-block-start:.75rem;margin-inline:auto;max-width:26rem;text-align:start}@media(min-width:768px){.product-overview .overview-caption{max-width:70rem}}.product-overview .overview-controls{position:absolute;inset-block-end:1rem;inset-inline-end:1rem;display:flex;gap:.5rem}.product-overview .overview-controls button{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;border-radius:var(--radius-full);color:#fff;background:rgba(0,0,0,.45);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);cursor:pointer;transition:background var(--transition-base) ease}.product-overview .overview-controls button:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-overview .overview-controls button:hover{background:rgba(0,0,0,.6)}.product-overview .overview-controls button svg{width:1.25rem;height:1.25rem}
/*# sourceMappingURL=abaaa503e51e2b27.css.map*/