@keyframes product-hero-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes product-pack-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.product-hero{grid-template-columns:1fr;align-items:center;gap:clamp(32px,5vw,64px);width:100%;padding-block:clamp(24px,4vw,56px) clamp(40px,6vw,72px);display:grid}.product-hero__content{flex-direction:column;align-items:flex-start;gap:18px;animation:.6s cubic-bezier(.22,1,.36,1) both product-hero-rise;display:flex}.product-hero__chip{letter-spacing:.09em;text-transform:uppercase;color:#10283a;background-color:#fff;border:1px solid #c4d5de;border-radius:4px;align-items:center;gap:10px;padding:7px 12px;font-size:11.5px;font-weight:700;line-height:1.5;display:inline-flex}.product-hero__chip:before{content:"";background:linear-gradient(115deg,#3d80c2 0%,#52a9ab 52%,#6bbd94 100%);border-radius:2px;flex-shrink:0;width:3px;height:1.1em}.product-hero__title{font-family:var(--font-display),var(--font-body),sans-serif;letter-spacing:-.01em;color:#10283a;text-wrap:balance;font-size:clamp(30px,5vw,54px);font-weight:600;line-height:1.12}.product-hero__meta{flex-wrap:wrap;gap:10px;display:flex}.product-hero__meta-pill{color:#3b5468;background-color:#fff;border:1px solid #c4d5de;border-radius:4px;padding:7px 14px;font-size:14px;font-weight:600}.product-hero__highlights{flex-direction:column;gap:10px;margin-top:8px;display:flex}.product-hero__highlight{color:#3b5468;align-items:flex-start;gap:12px;max-width:52ch;font-size:clamp(15px,1.4vw,17px);line-height:1.65;display:flex}.product-hero__check{color:#fff;background:linear-gradient(115deg,#3d80c2 0%,#52a9ab 52%,#6bbd94 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:12px;font-weight:700;display:inline-flex}.product-hero__media{border-radius:30px;justify-content:center;justify-self:center;align-items:flex-end;width:min(100%,460px);height:clamp(300px,40vw,420px);animation:.7s cubic-bezier(.22,1,.36,1) .15s both product-hero-rise;display:flex;position:relative;overflow:hidden}.product-hero__media-bg{background:radial-gradient(110% 90% at 18% 4%,#3d80c233,#0000 58%),radial-gradient(110% 90% at 85% 96%,#6bbd9438,#0000 60%),#e9f2f6;position:absolute;inset:0}.product-hero__media-bg:after{content:"";background-image:radial-gradient(#3d80c229 1.2px,#0000 1.3px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000 85%);mask-image:radial-gradient(80% 80%,#000,#0000 85%)}.product-hero__img{transform-origin:bottom;width:auto;animation:7s ease-in-out 1s infinite product-pack-float;position:relative}.product-hero__img--landscape{height:126%}.product-hero__img--portrait{height:88%;margin-bottom:5%}@media screen and (min-width:900px){.product-hero{grid-template-columns:1.1fr .9fr}}
.product-page-benefits{grid-template-columns:1fr;align-items:start;gap:clamp(28px,4vw,56px);width:100%;padding-block:clamp(8px,2vw,24px) clamp(24px,4vw,48px);display:grid}.product-page-benefits__heading{grid-column:1/-1}.product-page-benefits__heading .section-heading{margin-bottom:4px}.product-page-benefits__list{counter-reset:benefit;width:100%}.product-page-benefits__item{width:100%;padding-block:14px}.product-page-benefits__item-content{align-items:flex-start;gap:18px;display:flex}.product-page-benefits__number{font-family:var(--font-display),var(--font-body),sans-serif;font-variant-numeric:tabular-nums;background:linear-gradient(115deg,#3d80c2 0%,#52a9ab 52%,#6bbd94 100%);color:#0000;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:15px;font-weight:600;line-height:1.6}.product-page-benefits__text{color:#10283a;font-size:clamp(15px,1.4vw,17px);font-weight:500;line-height:1.65}.product-page-benefits__line{background-color:#dbe6ec;border:none;height:1px;margin-top:14px}.product-page-benefits__item:last-child .product-page-benefits__line{display:none}@media screen and (min-width:992px){.product-page-benefits{grid-template-columns:1.1fr .9fr}}
.product-page-benefits-img{border-radius:30px;display:none;position:sticky;top:96px;overflow:hidden;box-shadow:0 4px 10px #10283a0d,0 32px 64px -24px #10283a42}.product-page-benefits-img__img{border-radius:30px;width:100%;height:auto;transition:transform .8s cubic-bezier(.22,1,.36,1);display:block}.product-page-benefits-img:hover .product-page-benefits-img__img{transform:scale(1.03)}@media screen and (min-width:992px){.product-page-benefits-img{display:block}}
