@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-hero{position:relative}.product-hero__bg{width:100%;height:100%;position:absolute;inset:0}.product-hero__grid{grid-template-columns:1fr;gap:24px;padding:24px 16px 16px;display:grid}@media screen and (width>=1024px){.product-hero__grid{grid-template-columns:repeat(2,1fr);align-items:center;padding:46px 15vw}}.product-hero__nav{position:absolute;top:29%;left:0;right:0}@media screen and (width>=1024px){.product-hero__nav{top:50%}}.product-hero__nav .swiper-button{backdrop-filter:blur(21px);color:#fff;background:radial-gradient(100% 282.54% at 0 55.68%,#fff6 0%,#fff0 100%),linear-gradient(#0000000d,#0000000d);border:1px solid #ffffff80;justify-content:center;align-items:center;transition:opacity .333s ease-in-out,visibility .333s ease-in-out,background .333s ease-in-out,box-shadow .333s ease-in-out;display:flex}@media (hover:hover){.product-hero__nav .swiper-button:hover{box-shadow:inset 0 0 0 1px}}.product-hero__nav .swiper-button.swiper-button-lock{display:none}.product-hero__nav .swiper-button svg{flex:0 0 18px;width:18px;height:18px}.product-hero__swiper{min-width:0}.product-hero__swiper.product-hero__swiper--images{height:100%}@media screen and (width>=1024px){.product-hero__swiper.product-hero__swiper--images{min-height:49vw}}.product-hero__images{margin:0 -16px;padding:0 16px}@media screen and (width>=1024px){.product-hero__images{margin:0;padding:0;position:absolute;inset:0}}.product-hero__images .image-snippet{width:40vw;margin:0 auto}@media screen and (width>=1024px){.product-hero__images .image-snippet{width:24vw;margin:0 0 0 20vw}}.product-hero__content{backdrop-filter:blur(21px);background:linear-gradient(#0003 0% 100%),linear-gradient(359deg,#ffffff80 -30.18%,#fff0 103.22%);width:91vw;margin:0 auto}@media screen and (width>=1024px){.product-hero__content{width:33.5vw}}.product-hero__content .swiper-slide{height:auto;transition-duration:0s!important}.product-hero__product{color:#fff;flex-direction:column;gap:16px;height:100%;padding:16px;display:flex}@media screen and (width>=1024px){.product-hero__product{gap:24px;padding:32px}}.product-hero__product-meta{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.product-hero__product-mid{justify-content:space-between;align-items:center;display:flex}.product-hero__product-tags{align-items:center;gap:8px;display:flex}.product-hero__product-notes{grid-template-columns:1fr;gap:8px;display:grid}@media screen and (width>=1024px){.product-hero__product-notes{gap:16px;padding:0 70px 0 0}}.product-hero__product-note{align-items:center;gap:8px;display:flex}.product-hero__product-note .svg-wrapper{flex:0 0 18px;width:18px;height:18px}@media screen and (width>=1024px){.product-hero__product-note .svg-wrapper{flex:0 0 26px;width:26px;height:26px}}.product-hero__product-form{justify-content:flex-end;align-items:center;margin:auto 0 0;display:flex}@media screen and (width>=1024px){.product-hero__product-form{position:relative}.product-hero__product-add[type=submit]{position:absolute;bottom:calc(100% + 24px);right:0}.product-hero__product-view{width:100%}}