.pins-product-hero{display:block;min-height:var(--pins-hero-minh-desktop)}.pins-product-hero__container{align-items:center;display:grid;gap:48px;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1200px;padding:56px 20px}.pins-product-hero__eyebrow{color:#008eff;font-size:18px;font-weight:500;line-height:1.2;margin:0 0 16px}.pins-product-hero__heading{color:#1b3a59;margin:0 0 18px;max-width:680px}.pins-product-hero__heading h1,.pins-product-hero__heading h2,.pins-product-hero__heading h3,.pins-product-hero__heading h4,.pins-product-hero__heading p{color:#1b3a59;font-size:clamp(44px,4.4vw,72px);font-weight:600;letter-spacing:-.03em;line-height:1.02;margin:0;max-width:680px}.pins-product-hero__body{color:rgba(27,58,89,.78);font-size:18px;line-height:1.55;max-width:44ch}.pins-product-hero__body p{margin:0}.pins-product-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.pins-btn{align-items:center;border:2px solid transparent;border-radius:999px;display:inline-flex;font-weight:600;justify-content:center;line-height:1;padding:12px 18px;text-decoration:none;transition:transform .08s ease,box-shadow .12s ease,background .12s ease;-webkit-font-smoothing:antialiased}.pins-btn:focus{outline:3px solid rgba(0,142,255,.25);outline-offset:2px}.pins-btn--primary{background-clip:padding-box,border-box;background-image:linear-gradient(180deg,#008eff,#4db3ff),linear-gradient(180deg,#008eff,#4db3ff);background-origin:border-box;border:2px solid transparent;box-shadow:0 10px 22px rgba(0,142,255,.18);color:#fff}.pins-btn--primary:hover{background-image:linear-gradient(180deg,#007fe6,#3aa9ff),linear-gradient(180deg,#007fe6,#3aa9ff);transform:translateY(-1px)}.pins-btn--secondary{background:#fff;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(180deg,#008eff,#4db3ff);background-origin:border-box;border:2px solid transparent;box-shadow:none;color:#008eff}.pins-btn--secondary:hover{background-image:linear-gradient(#fff,#fff),linear-gradient(180deg,#007fe6,#3aa9ff);transform:translateY(-1px)}.pins-product-hero__media{justify-self:end;width:100%}.pins-product-hero__imageWrap{aspect-ratio:var(--pins-product-hero-ratio);display:block;margin-left:auto;max-width:var(--pins-product-hero-img-maxw);overflow:visible;width:100%}.pins-product-hero__image{display:block;height:100%;object-fit:contain;width:100%}@media (min-width:1100px){.pins-product-hero__container{grid-template-columns:1.05fr .95fr;padding-bottom:42px;padding-top:42px}.pins-product-hero__image{transform:scale(1.14);transform-origin:right center}}@media (max-width:900px){.pins-product-hero{min-height:var(--pins-hero-minh-mobile)}.pins-product-hero__container{gap:28px;grid-template-columns:1fr;padding:44px 18px}.pins-product-hero__eyebrow{margin-bottom:14px}.pins-product-hero__heading h1,.pins-product-hero__heading h2,.pins-product-hero__heading h3,.pins-product-hero__heading h4,.pins-product-hero__heading p{font-size:42px;line-height:1;max-width:640px}.pins-product-hero__body{max-width:60ch}.pins-product-hero__media{justify-self:auto}.pins-product-hero__imageWrap{margin:0;overflow:hidden}.pins-product-hero__image{transform:none}}@media (max-width:767px){.pins-product-hero__eyebrow{font-size:16px;margin-bottom:12px}.pins-product-hero__heading h1,.pins-product-hero__heading h2,.pins-product-hero__heading h3,.pins-product-hero__heading h4,.pins-product-hero__heading p{font-size:34px;letter-spacing:-.03em;line-height:1.02}.pins-product-hero__body{font-size:17px;line-height:1.55;margin-top:20px;max-width:100%}.pins-product-hero__actions{gap:12px;margin-top:24px}.pins-btn{font-size:15px;min-height:50px;padding:12px 20px}}