.zumpets-pdp .zp-col-banner-wrap{position:relative}.zumpets-pdp .zp-col-banner{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;border-radius:var(--zp-radius-lg);-webkit-overflow-scrolling:touch;scrollbar-width:none}.zumpets-pdp .zp-col-banner::-webkit-scrollbar{display:none}.zumpets-pdp .zp-col-banner__slide{flex:0 0 100%;scroll-snap-align:center;position:relative;border-radius:var(--zp-radius-lg);overflow:hidden;aspect-ratio:24 / 9;min-height:220px;background-size:cover;background-position:center}.zumpets-pdp .zp-col-banner__slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.zumpets-pdp .zp-col-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border-radius:50%;background:#ffffffe6;color:var(--zp-sapphire);box-shadow:0 12px 30px -12px #1e3a8f80;display:flex;align-items:center;justify-content:center;font-size:20px}.zumpets-pdp .zp-col-banner__arrow--prev{left:16px}.zumpets-pdp .zp-col-banner__arrow--next{right:16px}.zumpets-pdp .zp-col-banner__dots{position:absolute;left:0;right:0;bottom:16px;z-index:4;display:flex;gap:8px;justify-content:center}.zumpets-pdp .zp-col-banner__dot{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:#ffffff80;box-shadow:0 2px 8px #00000040;cursor:pointer}.zumpets-pdp .zp-col-banner__dot.zp-active{background:#fff}.zumpets-pdp .zp-col-hero-copy{text-align:center;max-width:640px;margin:44px auto 4px}.zumpets-pdp .zp-col-hero-copy .zp-lede{margin-top:16px}.zumpets-pdp .zp-col-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px}.zumpets-pdp .zp-col-viewall{font-weight:700;font-size:14px;color:var(--zp-cerulean);white-space:nowrap}.zumpets-pdp .zp-product-card{display:block;color:var(--zp-text-2)}.zumpets-pdp .zp-product-card__media{position:relative;aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:linear-gradient(150deg,var(--zp-rose),var(--zp-blush))}.zumpets-pdp .zp-product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}.zumpets-pdp .zp-product-card__media img.zp-hover-image{opacity:0}.zumpets-pdp .zp-product-card:hover .zp-product-card__media img.zp-hover-image{opacity:1}.zumpets-pdp .zp-product-card:hover .zp-product-card__media img.zp-main-image{opacity:0}.zumpets-pdp .zp-product-card__badge{position:absolute;top:14px;left:14px;z-index:4;background:var(--zp-sapphire);color:var(--zp-white);font-size:10px;font-weight:700;letter-spacing:.06em;padding:5px 11px;border-radius:20px}.zumpets-pdp .zp-product-card__body{padding:16px 2px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.zumpets-pdp .zp-product-card__title{font-size:17px;font-weight:600;transition:color .3s;color:var(--zp-text)}.zumpets-pdp .zp-product-card__price{display:flex;align-items:baseline;gap:8px;margin-top:6px}.zumpets-pdp .zp-product-card__price s{font-size:13px;color:var(--zp-faint)}.zumpets-pdp .zp-product-card__swatches{display:flex;gap:6px;margin-top:10px}.zumpets-pdp .zp-product-card__swatch{width:14px;height:14px;border-radius:50%;box-shadow:0 0 0 1.5px #fff,0 0 0 2.5px #1b2a3e1f}.zumpets-pdp .zp-product-card__add{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--zp-sapphire);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px -16px #1b2a3e99;font-size:20px;font-weight:600;border:none;cursor:pointer}.zumpets-pdp .zp-product-card__add.zp-loading{opacity:.6;pointer-events:none}.zumpets-pdp .zp-brand-block{position:relative;border-radius:var(--zp-radius-lg);overflow:hidden;min-height:300px;display:grid;grid-template-columns:1fr 1fr}.zumpets-pdp .zp-brand-block__media{position:relative;width:100%;height:100%;min-height:300px;background-size:cover;background-position:center}.zumpets-pdp .zp-brand-block__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.zumpets-pdp .zp-brand-block__text{display:flex;align-items:center;padding:clamp(32px,5vw,64px)}.zumpets-pdp .zp-brand-block__text-inner{max-width:460px}.zumpets-pdp .zp-brand-block--text-right .zp-brand-block__text{justify-content:flex-end;text-align:right}.zumpets-pdp .zp-brand-block--text-right .zp-brand-block__text-inner{margin-left:auto}.zumpets-pdp .zp-brand-block--reverse{grid-template-columns:1fr 1fr}.zumpets-pdp .zp-brand-block--reverse .zp-brand-block__media{order:1}.zumpets-pdp .zp-brand-block--reverse .zp-brand-block__text{order:2}.zumpets-pdp .zp-col-cta{border-radius:36px;padding:clamp(48px,7vw,90px) 40px;text-align:center;position:relative;overflow:hidden}@media(max-width:960px){.zumpets-pdp .zp-grid-3.zp-col-grid{grid-template-columns:repeat(2,1fr)}.zumpets-pdp .zp-brand-block,.zumpets-pdp .zp-brand-block--reverse{grid-template-columns:1fr}.zumpets-pdp .zp-brand-block__media{min-height:220px}.zumpets-pdp .zp-brand-block--reverse .zp-brand-block__media{order:0}.zumpets-pdp .zp-brand-block--reverse .zp-brand-block__text{order:1}}@media(max-width:560px){.zumpets-pdp .zp-grid-3.zp-col-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/zumpets-collection.css.map */
