.pearl-product-card-wrapper{--ppc-cyan: #00ccff;--ppc-cyan-soft: rgba(0, 204, 255, .18);--ppc-cyan-glow: rgba(0, 204, 255, .32);--ppc-bg-top: #242833;--ppc-bg-mid: #0f131a;--ppc-bg-bottom: #000000;--ppc-border: rgba(255, 255, 255, .06);--ppc-border-hover: rgba(0, 204, 255, .45);--ppc-text: #ffffff;--ppc-text-muted: rgba(255, 255, 255, .68);--ppc-text-faint: rgba(255, 255, 255, .5);--ppc-shadow: 0 18px 36px -14px rgba(0, 0, 0, .55);--ppc-shadow-hover: 0 30px 60px rgba(0, 0, 0, .45), 0 0 40px rgba(0, 204, 255, .08);--ppc-radius: 18px;--ppc-ease: cubic-bezier(.2, .7, .2, 1);--ppc-dur: .52s;--ppc-dur-short: .32s;display:block;height:100%;position:relative;padding:0;margin:0;background:transparent;border:0;color:inherit;text-decoration:none}.pearl-product-card-wrapper:before,.pearl-product-card-wrapper:after{content:none!important}.pearl-product-card-wrapper.underline-links-hover:hover a{text-decoration:none!important}.pearl-product-card{position:relative;display:flex;flex-direction:column;height:100%;border-radius:var(--ppc-radius);background:linear-gradient(180deg,var(--ppc-bg-top) 0%,var(--ppc-bg-mid) 55%,var(--ppc-bg-bottom) 100%);border:1px solid var(--ppc-border);box-shadow:var(--ppc-shadow);overflow:hidden;text-decoration:none;color:var(--ppc-text);transition:transform var(--ppc-dur) var(--ppc-ease),border-color var(--ppc-dur) var(--ppc-ease),box-shadow var(--ppc-dur) var(--ppc-ease);will-change:transform}.pearl-product-card:focus-visible{outline:2px solid var(--ppc-cyan);outline-offset:3px;border-radius:var(--ppc-radius)}.pearl-product-card__media{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--ppc-bg-mid);flex-shrink:0}.pearl-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transition:transform .9s var(--ppc-ease),opacity .6s var(--ppc-ease);will-change:transform}.pearl-product-card__image--secondary{opacity:0;z-index:1}.pearl-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--ppc-bg-mid)}.pearl-product-card__placeholder .placeholder-svg{width:60%;height:60%;fill:#ffffff1f}.pearl-product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000 0% 30%,#0f131a4d 65%,#0f131ab8 85%,#000000f2);transition:opacity var(--ppc-dur) var(--ppc-ease);opacity:1;z-index:2}.pearl-product-card__bloom{position:absolute;left:50%;bottom:-18%;width:78%;height:55%;transform:translate(-50%);pointer-events:none;background:radial-gradient(ellipse at center,#00ccff17,#00ccff08 38%,#0cf0 72%);filter:blur(2px);opacity:.6;transition:opacity var(--ppc-dur) var(--ppc-ease);z-index:2}.pearl-product-card__content{position:relative;z-index:3;display:flex;flex-direction:column;flex-grow:1;padding:2rem 2rem 2.4rem}.pearl-product-card__content:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;pointer-events:none;background:linear-gradient(90deg,#0cf0,#00ccff2e,#0cf0);opacity:.65;transition:opacity var(--ppc-dur) var(--ppc-ease)}.pearl-product-card__title{font-family:Times New Roman,Times,serif;font-weight:400;font-size:2.2rem;line-height:1.12;letter-spacing:-.005em;color:var(--ppc-text);margin:0;padding:0}.pearl-product-card__title-link{color:inherit;text-decoration:none}.pearl-product-card__divider{display:block;width:4.4rem;height:1px;background:var(--ppc-cyan);opacity:.85;margin:1.4rem 0 0;transition:width var(--ppc-dur) var(--ppc-ease),opacity var(--ppc-dur) var(--ppc-ease)}.pearl-product-card__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.35;letter-spacing:.02em;color:#ffffff6b;margin:1.5rem 0 0}.pearl-product-card__description{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.6;letter-spacing:.005em;color:var(--ppc-text-muted);margin:1.1rem 0 0;max-width:24ch;white-space:pre-line}.pearl-product-card__title+.pearl-product-card__divider+.pearl-product-card__description{margin-top:1.5rem}.pearl-product-card__price{margin-top:auto;padding-top:2.2rem}.pearl-product-card .price{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:inherit;letter-spacing:0;line-height:1;color:var(--ppc-text);margin:0;padding:0}.pearl-product-card .price__container{display:block;margin:0;padding:0}.pearl-product-card .price__regular{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin:0}.pearl-product-card .price__sale{display:none;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin:0}.pearl-product-card .price.price--on-sale .price__regular{display:none}.pearl-product-card .price.price--on-sale .price__sale{display:flex}.pearl-product-card .price.price--sold-out .price__regular{opacity:.55}.pearl-product-card .price__regular:before,.pearl-product-card .price.price--on-sale .price__sale:before{content:"from";font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ppc-cyan);opacity:.6;line-height:1;margin-right:.1rem;align-self:center}.pearl-product-card .price.price--on-sale .price__regular:before{content:none}.pearl-product-card .price-item--regular,.pearl-product-card .price-item--sale{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:450;letter-spacing:-.005em;line-height:1;color:var(--ppc-text);margin:0}.pearl-product-card .price-item__unit-separator,.pearl-product-card .price-item__unit-suffix{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;font-weight:400;letter-spacing:0;color:#ffffff73;margin-left:.05rem}.pearl-product-card .price-item__unit-separator{margin:0 .05rem 0 .25rem}.pearl-product-card .price--on-sale .price__sale>*{order:0}.pearl-product-card .price--on-sale .price-item--sale{order:1;color:var(--ppc-text);font-size:1.5rem;font-weight:450}.pearl-product-card .price--on-sale .price-item--regular{order:2;font-size:1.05rem;font-weight:400;color:#ffffff6b;text-decoration:line-through;margin:0 0 0 .4rem}.pearl-product-card .price .visually-hidden,.pearl-product-card .price .visually-hidden--inline{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.pearl-product-card .unit-price,.pearl-product-card .price__badge-sale,.pearl-product-card .price__badge-sold-out{display:none!important}.pearl-product-card__cta{display:inline-flex;align-items:center;gap:.9rem;margin-top:2.2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.15rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ppc-cyan);line-height:1;align-self:flex-start}.pearl-product-card__cta-text{position:relative;display:inline-block;padding-bottom:.5rem}.pearl-product-card__cta-text:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--ppc-cyan);opacity:.85;transition:opacity var(--ppc-dur-short) var(--ppc-ease)}.pearl-product-card__cta-arrow{display:inline-flex;align-items:center;width:2.2rem;height:.9rem;color:var(--ppc-cyan);transition:transform var(--ppc-dur-short) var(--ppc-ease);will-change:transform}.pearl-product-card__cta-arrow svg{width:100%;height:100%;display:block}@media(hover:hover)and (min-width:750px){.pearl-product-card-wrapper:hover .pearl-product-card{transform:translateY(-4px);border-color:var(--ppc-border-hover);box-shadow:var(--ppc-shadow-hover)}.pearl-product-card-wrapper:hover .pearl-product-card__image--primary{transform:scale(1.03)}.pearl-product-card-wrapper:hover .pearl-product-card__image--secondary{opacity:1;transform:scale(1.03)}.pearl-product-card-wrapper:hover .pearl-product-card__overlay{opacity:.94}.pearl-product-card-wrapper:hover .pearl-product-card__bloom{opacity:1}.pearl-product-card-wrapper:hover .pearl-product-card__content:before{opacity:1}.pearl-product-card-wrapper:hover .pearl-product-card__divider{width:6.6rem;opacity:1}.pearl-product-card-wrapper:hover .pearl-product-card__cta-arrow{transform:translate(6px)}.pearl-product-card-wrapper:hover .pearl-product-card__cta-text:after{opacity:1}}@media screen and (max-width:989px)and (min-width:750px){.pearl-product-card__title{font-size:2rem}.pearl-product-card__content{padding:1.8rem 1.8rem 2rem}}@media screen and (min-width:990px){.grid--4-col-desktop .pearl-product-card__title{font-size:2rem}.grid--4-col-desktop .pearl-product-card__content{padding:1.6rem 1.6rem 2rem}.grid--4-col-desktop .pearl-product-card__divider{width:3.6rem;margin-top:1.2rem}.grid--4-col-desktop .pearl-product-card__subtitle{margin-top:1.2rem;font-size:1rem}.grid--4-col-desktop .pearl-product-card__description{font-size:1.2rem;margin-top:.9rem;max-width:22ch}.grid--4-col-desktop .pearl-product-card__price{padding-top:1.8rem}.grid--4-col-desktop .pearl-product-card .price-item--regular,.grid--4-col-desktop .pearl-product-card .price-item--sale,.grid--4-col-desktop .pearl-product-card .price--on-sale .price-item--sale{font-size:1.4rem}.grid--4-col-desktop .pearl-product-card__cta{font-size:1rem;margin-top:1.8rem;letter-spacing:.18em}.grid--4-col-desktop .pearl-product-card__cta-arrow{width:1.8rem}.grid--4-col-desktop .pearl-product-card-wrapper:hover .pearl-product-card__divider{width:5rem}}@media screen and (min-width:990px){.grid--5-col-desktop .pearl-product-card__title,.grid--6-col-desktop .pearl-product-card__title{font-size:1.75rem}.grid--5-col-desktop .pearl-product-card__content,.grid--6-col-desktop .pearl-product-card__content{padding:1.4rem 1.4rem 1.6rem}.grid--5-col-desktop .pearl-product-card__description,.grid--6-col-desktop .pearl-product-card__description{font-size:1.1rem;max-width:20ch}}@media screen and (max-width:749px){.pearl-product-card{border-radius:14px}.pearl-product-card__content{padding:1.6rem 1.6rem 2rem}.pearl-product-card__title{font-size:1.85rem}.pearl-product-card__divider{width:3.6rem;margin-top:1.2rem}.pearl-product-card__subtitle{font-size:1rem;margin-top:1.2rem}.pearl-product-card__description{font-size:1.2rem;margin-top:.9rem;max-width:28ch}.pearl-product-card__price{padding-top:1.8rem}.pearl-product-card .price__regular:before,.pearl-product-card .price__sale:before{font-size:.85rem;letter-spacing:.16em}.pearl-product-card .price-item--regular,.pearl-product-card .price-item--sale,.pearl-product-card .price--on-sale .price-item--sale{font-size:1.45rem}.pearl-product-card .price-item__unit-separator,.pearl-product-card .price-item__unit-suffix{font-size:1rem}.pearl-product-card__cta{font-size:1.05rem;margin-top:1.8rem;letter-spacing:.18em}.pearl-product-card__cta-arrow{width:1.9rem}}@media(prefers-reduced-motion:reduce){.pearl-product-card,.pearl-product-card__image,.pearl-product-card__overlay,.pearl-product-card__bloom,.pearl-product-card__content:before,.pearl-product-card__divider,.pearl-product-card__cta-arrow,.pearl-product-card__cta-text:after{transition:none!important}.pearl-product-card-wrapper:hover .pearl-product-card,.pearl-product-card-wrapper:hover .pearl-product-card__image,.pearl-product-card-wrapper:hover .pearl-product-card__cta-arrow{transform:none}}.product-grid .pearl-product-card-wrapper,.grid .pearl-product-card-wrapper{--shadow-horizontal-offset: 0px;--shadow-vertical-offset: 0px;--shadow-blur-radius: 0px;--shadow-opacity: 0}.pearl-product-card-wrapper .card--card:after,.pearl-product-card-wrapper .card--standard .card__inner:after{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/122/assets/pearl-product-card.css.map */
