.es-product-spotlight,.es-product-spotlight *{box-sizing:border-box}.es-product-spotlight{color:var(--es-ps-text, #17202A);background:var(--es-ps-bg, #FAFAF8)}.es-product-spotlight__inner{padding-top:var(--es-ps-pad-top, 100px);padding-bottom:var(--es-ps-pad-bottom, 104px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);align-items:center;gap:clamp(46px,6vw,88px)}.es-product-spotlight--right .es-product-spotlight__media-wrap{order:2}.es-product-spotlight--right .es-product-spotlight__content{order:1}.es-product-spotlight__media-wrap{position:relative;min-height:510px;isolation:isolate}.es-product-spotlight__media-glow{position:absolute;z-index:-2;top:8%;right:3%;bottom:4%;left:5%;border-radius:35% 65% 58% 42%/44% 37% 63% 56%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.95),transparent 30%),var(--es-ps-media-bg, #EDF8F6);border:1px solid color-mix(in srgb,var(--es-ps-accent, #0F9D8A) 11%,transparent)}.es-product-spotlight__media-card{position:absolute;top:7%;right:8%;bottom:8%;left:4%;display:grid;place-items:center;overflow:hidden;padding:clamp(22px,3vw,38px);border:1px solid color-mix(in srgb,var(--es-ps-border, #E6E9EC) 92%,transparent);border-radius:24px;background:#ffffffdb;box-shadow:0 24px 65px #17202a1c;text-decoration:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.es-product-spotlight__image,.es-product-spotlight__placeholder{width:100%;height:100%;display:block;object-fit:contain;transition:transform .42s cubic-bezier(.2,.65,.25,1)}.es-product-spotlight__media-card:hover .es-product-spotlight__image{transform:scale(1.025)}.es-product-spotlight__detail-card{position:absolute;z-index:3;right:0;bottom:0;width:min(215px,36%);aspect-ratio:1 / 1;overflow:hidden;padding:8px;border:1px solid rgba(23,32,42,.08);border-radius:18px;background:#fff;box-shadow:0 20px 48px #17202a21;transform:rotate(3deg)}.es-product-spotlight__detail-image{width:100%;height:100%;display:block;object-fit:cover;border-radius:12px}.es-product-spotlight__floating-note{position:absolute;z-index:4;top:3%;left:0;min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(23,32,42,.08);border-radius:10px;color:var(--es-ps-text, #17202A);background:#ffffffe6;box-shadow:0 12px 30px #17202a12;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:11px;font-weight:750}.es-product-spotlight__floating-dot{width:8px;height:8px;border-radius:50%;background:var(--es-ps-accent, #0F9D8A);box-shadow:0 0 0 5px color-mix(in srgb,var(--es-ps-accent, #0F9D8A) 11%,transparent)}.es-product-spotlight__content{max-width:620px}.es-product-spotlight__eyebrow{margin:0 0 14px;display:inline-flex;align-items:center;gap:10px;color:var(--es-ps-accent, #0F9D8A);font-size:11px;font-weight:850;line-height:1.2;letter-spacing:.14em}.es-product-spotlight__eyebrow-line{width:34px;height:2px;flex:0 0 34px;border-radius:999px;background:linear-gradient(90deg,var(--es-ps-accent, #0F9D8A),var(--es-ps-gold, #D9A441))}.es-product-spotlight__heading{margin:0;color:var(--es-ps-text, #17202A);font-family:var(--font-heading-family, sans-serif);font-size:clamp(36px,4.3vw,56px);font-weight:800;line-height:1.02;letter-spacing:-.042em;text-wrap:balance}.es-product-spotlight__text{margin-top:18px;color:var(--es-ps-muted, #667085);font-size:15.5px;line-height:1.68}.es-product-spotlight__text p{margin:0}.es-product-spotlight__price{margin-top:22px;display:flex;align-items:baseline;gap:11px}.es-product-spotlight__price-current{color:var(--es-ps-text, #17202A);font-size:25px;font-weight:850;line-height:1}.es-product-spotlight__price s{color:#98a2b3;font-size:13px}.es-product-spotlight__points{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.es-product-spotlight__point{display:flex;align-items:flex-start;gap:9px;min-width:0;color:var(--es-ps-text, #17202A);font-size:12.5px;font-weight:720;line-height:1.4}.es-product-spotlight__point-icon{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:var(--es-ps-accent, #0F9D8A);background:color-mix(in srgb,var(--es-ps-accent, #0F9D8A) 8%,#fff);border:1px solid color-mix(in srgb,var(--es-ps-accent, #0F9D8A) 17%,transparent)}.es-product-spotlight__point-icon svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.es-product-spotlight__actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.es-product-spotlight__button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border-radius:9px;font-size:13px;font-weight:820;text-decoration:none;transition:transform .2s cubic-bezier(.2,.65,.25,1),background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.es-product-spotlight__button svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.es-product-spotlight__button--primary{color:#fff;background:var(--es-ps-accent, #0F9D8A);box-shadow:0 10px 25px color-mix(in srgb,var(--es-ps-accent, #0F9D8A) 20%,transparent)}.es-product-spotlight__button--primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px color-mix(in srgb,var(--es-ps-accent, #0F9D8A) 26%,transparent)}.es-product-spotlight__button--primary:hover svg{transform:translate(3px)}.es-product-spotlight__button--secondary{color:var(--es-ps-text, #17202A);border:1px solid var(--es-ps-border, #E6E9EC);background:#ffffff8c}.es-product-spotlight__button--secondary:hover{color:var(--es-ps-accent, #0F9D8A);border-color:color-mix(in srgb,var(--es-ps-accent, #0F9D8A) 35%,var(--es-ps-border, #E6E9EC));transform:translateY(-2px)}.es-product-spotlight__note{margin-top:22px;display:inline-flex;align-items:center;gap:8px;color:var(--es-ps-muted, #667085);font-size:12px;font-weight:680}.es-product-spotlight__note>span{width:20px;height:20px;color:var(--es-ps-gold, #D9A441)}.es-product-spotlight__note svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:989px){.es-product-spotlight__inner{grid-template-columns:1fr;gap:48px}.es-product-spotlight--right .es-product-spotlight__media-wrap,.es-product-spotlight--right .es-product-spotlight__content{order:initial}.es-product-spotlight__content{max-width:760px}.es-product-spotlight__media-wrap{max-width:760px;width:100%;margin:0 auto}}@media screen and (max-width:749px){.es-product-spotlight__inner{padding-top:72px;padding-bottom:76px;gap:36px}.es-product-spotlight__media-wrap{min-height:390px}.es-product-spotlight__media-card{top:7%;right:3%;bottom:9%;left:3%;padding:18px;border-radius:20px}.es-product-spotlight__detail-card{width:34%;right:0}.es-product-spotlight__floating-note{top:0;left:5px;font-size:10px}.es-product-spotlight__eyebrow{margin-bottom:12px;font-size:10px}.es-product-spotlight__eyebrow-line{width:26px;flex-basis:26px}.es-product-spotlight__heading{font-size:clamp(32px,9.4vw,43px)}.es-product-spotlight__text{font-size:14.5px}.es-product-spotlight__points{grid-template-columns:1fr}.es-product-spotlight__actions{display:grid;grid-template-columns:1fr}.es-product-spotlight__button{width:100%}}@media(prefers-reduced-motion:reduce){.es-product-spotlight__image,.es-product-spotlight__button,.es-product-spotlight__button svg{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/es-product-spotlight.css.map */
