.Hero-module__JgYmMq__hero{background:#111;justify-content:center;align-items:center;width:100%;height:50vh;min-height:400px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__video{object-fit:cover;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__content{z-index:10;text-align:center;position:relative}.Hero-module__JgYmMq__headline{font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:8vw;font-weight:700;line-height:.9}.Hero-module__JgYmMq__subheadline{font-family:var(--font-inter);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:1rem}.Hero-module__JgYmMq__overlay{z-index:2;pointer-events:none;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}
.ProductCard-module__g-pugq__card{cursor:pointer;flex-direction:column;gap:12px;display:flex}.ProductCard-module__g-pugq__imageWrapper{aspect-ratio:1;background:#111;width:100%;position:relative;overflow:hidden}.ProductCard-module__g-pugq__image{object-fit:cover;width:100%;height:100%;transition:opacity .4s}.ProductCard-module__g-pugq__imageSecondary{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__imageSecondary{opacity:1}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__imagePrimary{opacity:0}.ProductCard-module__g-pugq__addButton{background:var(--foreground);width:100%;color:var(--background);font-family:var(--font-oswald);text-transform:uppercase;border:none;padding:12px;font-weight:700;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__addButton{transform:translateY(0)}.ProductCard-module__g-pugq__details{justify-content:space-between;align-items:flex-start;padding:0 4px;display:flex}.ProductCard-module__g-pugq__title{font-family:var(--font-oswald);text-transform:uppercase;color:var(--foreground);font-size:1rem;font-weight:700}.ProductCard-module__g-pugq__price{font-family:var(--font-inter);color:var(--accent);font-size:.9rem}
.ProductGrid-module__I0z52G__section{background:var(--background);padding:80px 40px}.ProductGrid-module__I0z52G__header{border-bottom:1px solid #ffffff1a;margin-bottom:40px;padding-bottom:20px}.ProductGrid-module__I0z52G__title{font-family:var(--font-oswald);color:var(--foreground);text-transform:uppercase;font-size:2rem}.ProductGrid-module__I0z52G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:40px 20px;display:grid}@media (max-width:600px){.ProductGrid-module__I0z52G__grid{grid-template-columns:1fr}.ProductGrid-module__I0z52G__section{padding:60px 20px}}
