.cp-featured{--cp-featured-bg: #f8f6f2;--cp-featured-text: #1d1d1f;--cp-featured-muted: #6b6761;--cp-featured-accent: #897867;--cp-featured-image-bg: #eeeae4;--cp-featured-radius: 24px;position:relative;overflow:hidden;background:var(--cp-featured-bg);padding:76px 0 84px}.cp-featured__container{width:100%;max-width:1240px;margin:0 auto;padding-right:0;padding-left:18px}.cp-featured__header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 18px 34px 0}.cp-featured__heading-area{max-width:680px}.cp-featured__eyebrow{display:block;margin-bottom:13px;color:var(--cp-featured-accent);font-size:11px;font-weight:700;line-height:1;letter-spacing:.22em}.cp-featured__heading{margin:0;color:var(--cp-featured-text);font-size:clamp(31px,8vw,43px);font-weight:700;line-height:1.04;letter-spacing:-1.35px;text-wrap:balance}.cp-featured__description{max-width:570px;margin-top:16px;color:var(--cp-featured-muted);font-size:15px;line-height:1.65}.cp-featured__description p{margin:0}.cp-featured__view-all{display:inline-flex;align-items:center;gap:8px;color:var(--cp-featured-text);font-size:14px;font-weight:650;line-height:1;text-decoration:none}.cp-featured__view-all svg{width:19px;height:19px;transition:transform .3s ease}.cp-featured__view-all--desktop{display:none}.cp-featured__products{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-right:18px;padding-bottom:8px;scroll-padding-left:18px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cp-featured__products::-webkit-scrollbar{display:none}.cp-product-card{flex:0 0 calc((100vw - 54px) / 2.18);min-width:0;scroll-snap-align:start}.cp-product-card__media{position:relative;display:block;width:100%;aspect-ratio:.84;overflow:hidden;border-radius:var(--cp-featured-radius);background:var(--cp-featured-image-bg);color:inherit;text-decoration:none;isolation:isolate;-webkit-tap-highlight-color:transparent}.cp-product-card__image,.cp-product-card__placeholder{display:block;width:100%;height:100%}.cp-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;transition:opacity .45s ease,transform .6s cubic-bezier(.22,.61,.36,1)}.cp-product-card__image--primary{z-index:1;opacity:1}.cp-product-card__image--secondary{z-index:2;opacity:0}.cp-product-card__placeholder{background:var(--cp-featured-image-bg)}.cp-product-card__badge{position:absolute;z-index:4;top:12px;left:12px;display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;background:#f8f6f2eb;color:var(--cp-featured-text);font-size:10px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cp-product-card__details{padding-top:14px}.cp-product-card__title-link{color:inherit;text-decoration:none}.cp-product-card__title{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;color:var(--cp-featured-text);font-size:14px;font-weight:600;line-height:1.38;letter-spacing:-.2px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cp-product-card__price{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px}.cp-product-card__price-current{color:var(--cp-featured-text);font-size:14px;font-weight:700;line-height:1}.cp-product-card__price-compare{color:#918c85;font-size:12px;font-weight:500;line-height:1;text-decoration:line-through}.cp-product-card__form{margin-top:13px}.cp-product-card__quick-add{width:100%;min-height:42px;padding:10px 12px;border:1px solid rgba(29,29,31,.16);border-radius:999px;background:transparent;color:var(--cp-featured-text);font:inherit;font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}.cp-product-card__quick-add:disabled{cursor:not-allowed;opacity:.45}.cp-featured__mobile-footer{display:flex;justify-content:center;padding:34px 18px 0 0}.cp-featured__view-all--mobile{min-height:48px;justify-content:center;padding:13px 22px;border:1px solid rgba(29,29,31,.15);border-radius:999px}@media screen and (min-width:750px){.cp-featured{padding:92px 0 102px}.cp-featured__container{padding:0 28px}.cp-featured__header{margin:0 0 46px}.cp-featured__heading{font-size:48px}.cp-featured__description{font-size:17px}.cp-featured__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;overflow:visible;padding:0}.cp-product-card{min-width:0}.cp-product-card__media{border-radius:28px}.cp-product-card__title{min-height:auto;font-size:16px}.cp-product-card__price-current{font-size:15px}.cp-product-card__price-compare{font-size:13px}}@media screen and (min-width:990px){.cp-featured{padding:108px 0 118px}.cp-featured__container{padding:0 40px}.cp-featured__header{margin-bottom:54px}.cp-featured__eyebrow{margin-bottom:17px;font-size:12px}.cp-featured__heading{font-size:56px;letter-spacing:-2px}.cp-featured__description{margin-top:19px;font-size:18px}.cp-featured__view-all--desktop{display:inline-flex;margin-bottom:5px}.cp-featured__products{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.cp-product-card__media{border-radius:30px}.cp-product-card__details{padding-top:17px}.cp-product-card__title{font-size:17px}.cp-featured__mobile-footer{display:none}}@media(hover:hover)and (pointer:fine){.cp-featured__view-all:hover svg{transform:translate(4px)}.cp-product-card:hover .cp-product-card__image--primary{transform:scale(1.04)}.cp-product-card:hover .cp-product-card__image--secondary{opacity:1;transform:scale(1.04)}.cp-product-card__title-link:hover .cp-product-card__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.cp-product-card__quick-add:hover{border-color:var(--cp-featured-text);background:var(--cp-featured-text);color:#fff;transform:translateY(-1px)}}.cp-product-card__media:focus-visible,.cp-product-card__title-link:focus-visible,.cp-featured__view-all:focus-visible,.cp-product-card__quick-add:focus-visible{outline:3px solid #b09262;outline-offset:4px}@media(prefers-reduced-motion:reduce){.cp-product-card__image,.cp-featured__view-all svg,.cp-product-card__quick-add{transition:none}.cp-product-card:hover .cp-product-card__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/chaplex-featured-products.css.map */
