.product-hero{position:relative;overflow:hidden;padding:0;background:var(--color-gray-100);height:fit-content}.product-hero .product-hero__wrapper{position:relative;width:100%;perspective:200px}.product-hero .product-hero__background-image{object-fit:contain;z-index:0;max-width:100%;margin:0 auto -7.4rem}@media all and (min-width:768px){.product-hero .product-hero__background-image{max-width:582px}}.product-hero .product-hero__wrapper{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;justify-content:space-between}.product-hero .product-hero__content{display:flex;flex-direction:column;gap:var(--spacing-lg);align-items:center;position:relative;z-index:1;margin:0 auto;text-align:center;padding-top:var(--spacing-xl);width:100%;background:#fff;border-radius:30vw 30vw 0 0}.product-hero .product-hero__content .product-hero__text{display:flex;flex-direction:column;gap:var(--spacing-lg);max-width:730px}.product-hero .product-hero__description{font-size:var(--font-size-lg);line-height:var(--line-height-lg);color:var(--color-gray-700);margin:0 auto}@media all and (max-width:768px){.product-hero .product-hero__description{max-width:580px;padding-inline:var(--spacing-lg)}}.product-hero .product-hero__image{width:100%;height:auto;max-width:330px;margin:var(--spacing-xl) auto 0;position:relative;z-index:1}@media all and (max-width:768px){.product-hero .product-hero__image{width:65%}}.product-hero .product-hero__usps{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:var(--spacing-sm)}@media all and (min-width:1150px){.product-hero .product-hero__usps{flex-direction:row}}.product-hero .product-hero__usps .product-hero__usp{display:flex;align-items:center;gap:var(--spacing-xs);background:var(--color-gray-50);padding:var(--spacing-2xs);padding-right:var(--spacing-sm);border-radius:var(--radius-full)}.product-hero .product-hero__usps .product-hero__usp span{white-space:nowrap}.product-hero .product-hero__usps .product-hero__usp-icon{background:var(--color-black);border-radius:var(--radius-full);width:34px;height:34px;display:flex;align-items:center;justify-content:center}.product-hero__text{width:100%;container-type:inline-size;container-name:product-hero-text}.herofix-bottom{background:#fff;width:100%;margin:0 auto;height:100%;aspect-ratio:5/4;border-radius:30vw;position:absolute;bottom:-59%}@media all and (min-width:768px){.herofix-bottom{border-radius:220px}}@container product-hero-text (max-width: 730px){.herofix-bottom{bottom:-0%}}.product-hero__wrapper:before{content:"";position:absolute;top:0;left:50%;width:480px;height:480px;background-color:#ff4b4b00;z-index:1;-webkit-backdrop-filter:blur(80px) saturate(170%);backdrop-filter:blur(80px) saturate(170%);opacity:1;border-radius:999px;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;mask-image:radial-gradient(circle,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(circle,black 10%,#00000000 70%);transform:scaleY(.6) translate(-50%)}.product-hero__wrapper:after{content:"";position:absolute;top:-140px;right:70px;width:360px;height:360px;background-color:#f000;z-index:1;-webkit-backdrop-filter:blur(80px) saturate(180%);backdrop-filter:blur(80px) saturate(180%);opacity:1;border-radius:999px;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;mask-image:radial-gradient(circle,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(circle,black -10%,#00000000 70%);transform:scaleX(.7)}
