.product-spotlight{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.product-spotlight--visible{opacity:1;transform:translateY(0)}.product-spotlight__eyebrow{font-size:1.1rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#555;margin:0 0 16px}.product-spotlight__heading{font-family:var(--font-heading-family);font-size:clamp(2.8rem,4.5vw,4rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:#151515;margin:0 0 20px}.product-spotlight__text-copy{font-size:1.6rem;line-height:1.55;color:#555;max-width:440px;margin:0 0 28px}.product-spotlight__button{display:inline-flex;align-items:center;background:#151515;color:#fff;border-radius:999px;padding:15px 30px;font-weight:600;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.product-spotlight__button:hover{opacity:.85;transform:translateY(-1px)}.product-spotlight__zoom-frame{position:relative;border-radius:20px;overflow:hidden;background:#f3f3f3;aspect-ratio:1 / 1}.product-spotlight__image{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.15);transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-spotlight__zoom-frame:hover .product-spotlight__image{transform:scale(1.25)}.product-spotlight__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f7f7f7;color:#555}.product-spotlight__callout{position:absolute;display:flex;align-items:center;gap:10px;background:#fffffff2;border-radius:999px;padding:10px 16px 10px 10px;box-shadow:0 6px 20px #00000024;max-width:220px;z-index:2}.product-spotlight__callout--top-right{top:20px;right:20px}.product-spotlight__callout--top-left{top:20px;left:20px}.product-spotlight__callout--bottom-right{bottom:20px;right:20px}.product-spotlight__callout--bottom-left{bottom:20px;left:20px}.product-spotlight__callout--middle-right{top:50%;right:20px;transform:translateY(-50%)}.product-spotlight__callout--middle-left{top:50%;left:20px;transform:translateY(-50%)}.product-spotlight__callout-icon{width:32px;height:32px;min-width:32px;border-radius:50%;background:#f3f3f3;display:flex;align-items:center;justify-content:center;color:#151515}.product-spotlight__callout-icon svg{width:16px;height:16px}.product-spotlight__callout-text{display:flex;flex-direction:column;font-size:1.1rem;line-height:1.25;color:#1d1d1f}.product-spotlight__callout-text strong{font-size:1.2rem}.product-spotlight__callout-text span{color:#555}@media screen and (max-width:989px){.product-spotlight{grid-template-columns:1fr;gap:32px}.product-spotlight__visual{order:-1}}@media(prefers-reduced-motion:reduce){.product-spotlight{opacity:1;transform:none;transition:none}.product-spotlight__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-spotlight.css.map */
