.plp-custom-grid__fullbg{background-color:#e3e3e3}.plp-custom-grid{--plp-grid-mobile-reference-width: min(390px, calc(390 / var(--base-w-mob) * 100vw));--plp-grid-desktop-reference-width: min(calc(1440 / var(--base-w) * 100vw), calc(1440 / var(--base-w) * var(--cap-vp) * 1px));max-width:var(--plp-grid-desktop-reference-width);margin:0 auto;padding-top:calc(var(--plp-grid-padding-top-desktop) / 1440 * var(--plp-grid-desktop-reference-width));padding-bottom:calc(var(--plp-grid-padding-bottom-desktop) / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__inner{width:100%;max-width:calc(1260 / 1440 * var(--plp-grid-desktop-reference-width));margin:0 auto;position:relative;z-index:1}.plp-custom-grid__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--plp-grid-columns-desktop),minmax(0,1fr));column-gap:calc(var(--plp-grid-column-gap) / 1440 * var(--plp-grid-desktop-reference-width));row-gap:calc(var(--plp-grid-row-gap) / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__item{padding:calc(3 / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__card{border-radius:calc(12 / 1440 * var(--plp-grid-desktop-reference-width));background-image:var(--plp-grid-mesh-image),linear-gradient(0deg,rgba(1,35,38,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(1,35,38,.06) 1px,transparent 1px);background-size:cover,calc(18 / 1440 * var(--plp-grid-desktop-reference-width)) calc(18 / 1440 * var(--plp-grid-desktop-reference-width)),calc(18 / 1440 * var(--plp-grid-desktop-reference-width)) calc(18 / 1440 * var(--plp-grid-desktop-reference-width));background-repeat:no-repeat;background-position:center,center,center;min-height:calc(592 / 1440 * var(--plp-grid-desktop-reference-width));padding:calc(12 / 1440 * var(--plp-grid-desktop-reference-width));display:flex;flex-direction:column}.plp-custom-grid__badges{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:calc(6 / 1440 * var(--plp-grid-desktop-reference-width));margin-right:calc(4 / 1440 * var(--plp-grid-desktop-reference-width));margin-left:calc(4 / 1440 * var(--plp-grid-desktop-reference-width));margin-top:calc(4 / 1440 * var(--plp-grid-desktop-reference-width));margin-bottom:calc(12 / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__badges-group{display:flex;flex-wrap:wrap;align-items:center;gap:calc(6 / 1440 * var(--plp-grid-desktop-reference-width));min-width:0;max-width:100%}.plp-custom-grid__badges-group--left{flex:1 1 0;justify-content:flex-start}.plp-custom-grid__badges-group--right{flex:0 0 auto;flex-direction:column;align-items:flex-end;justify-content:flex-start;margin-left:auto}.plp-custom-grid__badges-stack{display:flex;flex-direction:column;align-items:flex-start;gap:calc(8 / 1440 * var(--plp-grid-desktop-reference-width));min-width:0}.plp-custom-grid__badges-row{display:flex;align-items:center;gap:calc(6 / 1440 * var(--plp-grid-desktop-reference-width));min-width:0}.plp-custom-grid__badge{font-family:Geist Mono,Courier New,monospace;font-size:calc(11 / 1440 * var(--plp-grid-desktop-reference-width));line-height:1.3;text-transform:uppercase;border-radius:calc(999 / 1440 * var(--plp-grid-desktop-reference-width));white-space:nowrap;display:inline-flex;align-items:center;gap:calc(4 / 1440 * var(--plp-grid-desktop-reference-width));padding:calc(3 / 1440 * var(--plp-grid-desktop-reference-width)) calc(10 / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__badge--dark{background-color:#091315;color:#fafafa}.plp-custom-grid__badge--outline{border:1px solid #0f2f32;color:#012326}.plp-custom-grid__badge-text--mobile{display:none}.plp-custom-grid__badge--muted{background-color:#5e6769;color:#fafafa;margin-left:auto}.plp-custom-grid__badge--accent{background-color:#ff6e13;color:#fafafa;font-weight:500}.plp-custom-grid__badges--meta{justify-content:flex-start;align-items:flex-start}.plp-custom-grid__badge--meta{border:1px solid #012326}.plp-custom-grid__badge--meta-right{margin-left:0;order:initial}.plp-custom-grid__badge-dot{width:calc(8 / 1440 * var(--plp-grid-desktop-reference-width));height:calc(8 / 1440 * var(--plp-grid-desktop-reference-width));border-radius:50%;background-color:#22d9d8;box-shadow:0 0 #23dedb99;animation:plp-custom-grid-badge-dot-pulse 2s ease-in-out infinite;filter:drop-shadow(1px 1px 20px #23DEDB66)}.plp-custom-grid__badge--meta .plp-custom-grid__badge-dot{width:calc(6 / 1440 * var(--plp-grid-desktop-reference-width));height:calc(6 / 1440 * var(--plp-grid-desktop-reference-width));box-shadow:none;animation:none;filter:none}.plp-custom-grid__badge--dot-large .plp-custom-grid__badge-dot{width:calc(10 / 1440 * var(--plp-grid-desktop-reference-width));height:calc(10 / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__badge--animated .plp-custom-grid__badge-dot{box-shadow:0 0 #23dedb99;animation:plp-custom-grid-badge-dot-pulse 2s ease-in-out infinite;filter:drop-shadow(1px 1px 20px #23DEDB66)}@keyframes plp-custom-grid-badge-dot-pulse{0%{box-shadow:0 0 #23dedb99}60%{box-shadow:0 0 0 calc(6 / 1440 * var(--plp-grid-desktop-reference-width)) #23dedb00}to{box-shadow:0 0 #23dedb00}}.plp-custom-grid__image-shell{position:relative;width:fit-content;margin:auto}.plp-custom-grid__image-link{position:relative;z-index:3;display:block;text-decoration:none;width:fit-content;animation:pc-product-float 4s ease-in-out infinite}@keyframes pc-product-float{0%{transform:translateY(0)}50%{transform:translateY(calc(-8 / var(--base-w) * 100vw))}to{transform:translateY(0)}}.plp-custom-grid__image-shell:before,.plp-custom-grid__image-shell:after{content:"";position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;will-change:transform}.plp-custom-grid__image-shell:before{width:calc(240 / 1440 * var(--plp-grid-desktop-reference-width));height:calc(240 / 1440 * var(--plp-grid-desktop-reference-width));background-image:var(--plp-grid-ring-outer-image);background-repeat:no-repeat;background-size:contain;background-position:center;animation:plp-ring-spin-inner 26s linear infinite}.plp-custom-grid__image-shell:after{width:calc(221 / 1440 * var(--plp-grid-desktop-reference-width));height:calc(221 / 1440 * var(--plp-grid-desktop-reference-width));background-image:var(--plp-grid-ring-inner-image);background-repeat:no-repeat;background-size:contain;background-position:center;animation:plp-ring-spin-outer 34s linear infinite}.plp-custom-grid__image{display:block;position:relative;z-index:2;width:100%;max-width:calc(205 / 1440 * var(--plp-grid-desktop-reference-width));aspect-ratio:1 / 1;margin:0 auto;object-fit:contain;filter:drop-shadow(0 calc(8 / 1440 * var(--plp-grid-desktop-reference-width)) calc(12 / 1440 * var(--plp-grid-desktop-reference-width)) rgba(1,35,38,.22));transition:transform .28s ease,filter .28s ease;will-change:transform}@keyframes plp-ring-spin-inner{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes plp-ring-spin-outer{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@media(hover:hover)and (pointer:fine){.plp-custom-grid__card:hover .plp-custom-grid__image-shell:before{animation-duration:8s}.plp-custom-grid__card:hover .plp-custom-grid__image-shell:after{animation-duration:12s}.plp-custom-grid__card:hover .plp-custom-grid__image{transform:translateY(calc(-4 / 1440 * var(--plp-grid-desktop-reference-width))) scale(1.03);filter:drop-shadow(0 calc(12 / 1440 * var(--plp-grid-desktop-reference-width)) calc(16 / 1440 * var(--plp-grid-desktop-reference-width)) rgba(1,35,38,.28))}}@media(prefers-reduced-motion:reduce){.plp-custom-grid__image-shell:before,.plp-custom-grid__image-shell:after{animation:none}.plp-custom-grid__image{transition:none}.plp-custom-grid__badge-dot{animation:none}}.plp-custom-grid__content{margin-bottom:calc(12 / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__reviews{margin-top:calc(8 / 1440 * var(--plp-grid-desktop-reference-width));margin-bottom:0;padding:calc(4 / 1440 * var(--plp-grid-desktop-reference-width)) 0}.plp-custom-grid__reviews-link{display:inline-flex;text-decoration:none;color:inherit}.plp-custom-grid__reviews-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.plp-custom-grid .product-spotlight__reviews{display:flex;align-items:center;gap:calc(8 / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid .product-spotlight__stars-fallback{--ps-rating-percent: 0%;position:relative;display:inline-block;letter-spacing:.08em;line-height:1}.plp-custom-grid .product-spotlight__stars-track,.plp-custom-grid .product-spotlight__stars-fill{font-family:Geist Mono,monospace;font-size:calc(14 / 1440 * var(--plp-grid-desktop-reference-width));display:block}.plp-custom-grid .product-spotlight__stars-track{color:#01232640}.plp-custom-grid .product-spotlight__stars-fill{color:#012326;overflow:hidden;position:absolute;top:0;left:0;width:var(--ps-rating-percent);white-space:nowrap}.plp-custom-grid .product-spotlight__rating,.plp-custom-grid .product-spotlight__review-count{font-family:Geist Mono,monospace;font-size:calc(12 / 1440 * var(--plp-grid-desktop-reference-width));line-height:1.2;font-weight:500;color:#012326;text-transform:uppercase}.plp-custom-grid__title{margin:0 0 calc(12 / 1440 * var(--plp-grid-desktop-reference-width)) calc(40 / 1440 * var(--plp-grid-desktop-reference-width));font-family:Roboto,Arial,sans-serif;font-size:calc(24 / 1440 * var(--plp-grid-desktop-reference-width));line-height:1;font-weight:400;color:#012326;text-transform:uppercase}.plp-custom-grid__title a{color:inherit;text-decoration:none;font-family:Roboto,Arial,sans-serif;font-size:calc(24 / 1440 * var(--plp-grid-desktop-reference-width));line-height:1;font-weight:400;color:#012326;text-transform:uppercase}.plp-custom-grid__description{margin:0;font-family:Roboto,Arial,sans-serif;font-size:calc(16 / 1440 * var(--plp-grid-desktop-reference-width));line-height:1.2;color:#012326}.plp-custom-grid__cta{display:inline-flex;align-items:center;justify-content:center;gap:calc(10 / 1440 * var(--plp-grid-desktop-reference-width));min-height:calc(48 / 1440 * var(--plp-grid-desktop-reference-width));width:100%;min-width:100%;border-radius:calc(6 / 1440 * var(--plp-grid-desktop-reference-width));background-color:#23dedb;box-shadow:1px 1px 20px #23dedb66;color:#012326;text-decoration:none;font-family:Geist Mono,Courier New,monospace;font-size:calc(21 / 1440 * var(--plp-grid-desktop-reference-width));line-height:1;text-transform:uppercase;transition:background .3s ease,box-shadow .3s ease,color .3s ease,border-color .3s ease,opacity .2s ease}.plp-custom-grid__cta-icon{display:none;width:calc(16 / 1440 * var(--plp-grid-desktop-reference-width));height:calc(16 / 1440 * var(--plp-grid-desktop-reference-width));flex:0 0 auto}.plp-custom-grid__cta-icon svg{display:block;width:100%;height:100%}.plp-custom-grid__cta:hover .plp-custom-grid__cta-price .plp-custom-grid__cta-price-current{color:#fafafa}.plp-custom-grid__cta-price{display:inline-flex;align-items:center;gap:calc(8 / 1440 * var(--plp-grid-desktop-reference-width))}.plp-custom-grid__cta-price-compare{color:#0123264d;text-decoration:line-through}.plp-custom-grid__cta-price-current{color:#012326;transition:background .3s ease,box-shadow .3s ease,color .3s ease,border-color .3s ease,opacity .2s ease}.plp-custom-grid__cta:focus-visible,.plp-custom-grid__title a:focus-visible,.plp-custom-grid__image-link:focus-visible{outline:2px solid #012326;outline-offset:2px}.plp-custom-grid__empty{margin:0;text-align:center}@media screen and (min-width:750px){.plp-custom-grid:before,.plp-custom-grid:after{content:"";position:absolute;top:0;bottom:0;width:calc(var(--plp-grid-desktop-reference-width) * 232 / 1440);border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;pointer-events:none;z-index:0}.plp-custom-grid:before{left:calc(var(--plp-grid-desktop-reference-width) * 105 / 1440)}.plp-custom-grid:after{right:calc(var(--plp-grid-desktop-reference-width) * 89 / 1440)}}@media screen and (max-width:1024px){.plp-custom-grid__inner{width:100%;max-width:100%;margin:0 auto}.plp-custom-grid{padding-top:calc(var(--plp-grid-padding-top-mobile) / 390 * var(--plp-grid-mobile-reference-width));padding-bottom:calc(var(--plp-grid-padding-bottom-mobile) / 390 * var(--plp-grid-mobile-reference-width));padding-right:calc(16 / 390 * var(--plp-grid-mobile-reference-width));padding-left:calc(16 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__list{grid-template-columns:repeat(var(--plp-grid-columns-mobile),minmax(0,1fr));column-gap:calc(8 / 390 * var(--plp-grid-mobile-reference-width));row-gap:calc(12 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__item{padding:0}.plp-custom-grid__card{border:.5px solid #6C6C6C;border-radius:calc(12 / 390 * var(--plp-grid-mobile-reference-width));padding:calc(6 / 390 * var(--plp-grid-mobile-reference-width));background-size:cover,calc(16 / 390 * var(--plp-grid-mobile-reference-width)) calc(16 / 390 * var(--plp-grid-mobile-reference-width)),calc(16 / 390 * var(--plp-grid-mobile-reference-width)) calc(16 / 390 * var(--plp-grid-mobile-reference-width));min-height:calc(301 / 390 * var(--plp-grid-mobile-reference-width));height:100%}.plp-custom-grid__image-shell{margin-bottom:calc(8 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__image-shell:before{width:calc(112 / 390 * var(--plp-grid-mobile-reference-width));height:calc(112 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__image-shell:after{width:calc(122 / 390 * var(--plp-grid-mobile-reference-width));height:calc(122 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badges{gap:calc(3 / 390 * var(--plp-grid-mobile-reference-width));margin-bottom:calc(6 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badges-group{gap:calc(3 / 390 * var(--plp-grid-mobile-reference-width));width:100%}.plp-custom-grid__badges-group--left,.plp-custom-grid__badges-group--right{flex-basis:100%}.plp-custom-grid__badges-group--right{margin-left:0;align-items:flex-start;justify-content:flex-start}.plp-custom-grid__badges-stack{gap:calc(4 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badges-row{gap:calc(3 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badge{display:flex;align-items:center;font-size:calc(10 / 390 * var(--plp-grid-mobile-reference-width));font-weight:500;border-radius:calc(999 / 390 * var(--plp-grid-mobile-reference-width));gap:calc(2 / 390 * var(--plp-grid-mobile-reference-width));padding:calc(2 / 390 * var(--plp-grid-mobile-reference-width)) calc(7 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badge--outline{font-size:calc(10 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badge-text--desktop{display:none}.plp-custom-grid__badge-text--mobile{display:inline}.plp-custom-grid__badge--muted,.plp-custom-grid__badge--accent{display:none}.plp-custom-grid__badge-dot{width:calc(6 / 390 * var(--plp-grid-mobile-reference-width));height:calc(6 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badge--dot-large .plp-custom-grid__badge-dot{width:calc(10 / 390 * var(--plp-grid-mobile-reference-width));height:calc(10 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__badge--meta-right{margin-left:0}.plp-custom-grid__image{max-width:calc(106 / 390 * var(--plp-grid-mobile-reference-width));filter:drop-shadow(0 calc(4 / 390 * var(--plp-grid-mobile-reference-width)) calc(8 / 390 * var(--plp-grid-mobile-reference-width)) rgba(1,35,38,.2))}.plp-custom-grid__content{margin-bottom:calc(16 / 390 * var(--plp-grid-mobile-reference-width));min-height:calc(78 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__reviews{margin-top:calc(6 / 390 * var(--plp-grid-mobile-reference-width));padding:calc(3 / 390 * var(--plp-grid-mobile-reference-width)) 0}.plp-custom-grid .product-spotlight__reviews{gap:calc(8 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid .product-spotlight__stars-track,.plp-custom-grid .product-spotlight__stars-fill,.plp-custom-grid .product-spotlight__rating,.plp-custom-grid .product-spotlight__review-count{font-size:calc(14 / 390 * var(--plp-grid-mobile-reference-width))}.plp-custom-grid__title{margin:0 0 calc(8 / 390 * var(--plp-grid-mobile-reference-width));font-size:calc(16 / 390 * var(--plp-grid-mobile-reference-width));line-height:1.2}.plp-custom-grid__title a{font-size:calc(16 / 390 * var(--plp-grid-mobile-reference-width));line-height:1.2}.plp-custom-grid__description{font-size:calc(12 / 390 * var(--plp-grid-mobile-reference-width));line-height:1.2}a.plp-custom-grid__cta{min-height:calc(32 / 390 * var(--plp-grid-mobile-reference-width));min-width:100%;width:100%}a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price){min-width:calc(114 / 390 * var(--plp-grid-mobile-reference-width));width:100%;height:auto;margin:0 auto;padding:calc(8 / 390 * var(--plp-grid-mobile-reference-width)) calc(16 / 390 * var(--plp-grid-mobile-reference-width));border:calc(.5 / 390 * var(--plp-grid-mobile-reference-width)) solid #0AC2C1;border-radius:calc(4 / 390 * var(--plp-grid-mobile-reference-width));background:#23dedb;box-shadow:calc(1 / 390 * var(--plp-grid-mobile-reference-width)) calc(1 / 390 * var(--plp-grid-mobile-reference-width)) calc(20 / 390 * var(--plp-grid-mobile-reference-width)) calc(8 / 390 * var(--plp-grid-mobile-reference-width)) #23dedb66;gap:calc(12 / 390 * var(--plp-grid-mobile-reference-width))}a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-icon{display:inline-flex;width:calc(16 / 390 * var(--plp-grid-mobile-reference-width));height:calc(16 / 390 * var(--plp-grid-mobile-reference-width))}a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-label,a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-separator{display:none}a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-price{gap:calc(4 / 390 * var(--plp-grid-mobile-reference-width));font-family:Geist Mono,monospace;font-size:calc(11 / 390 * var(--plp-grid-mobile-reference-width));line-height:1.3;font-weight:500}a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-price-compare,a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-price-current{font-family:Geist Mono,monospace;font-size:calc(11 / 390 * var(--plp-grid-mobile-reference-width));line-height:1.3;font-weight:500;text-transform:uppercase}a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-price-compare{color:#0123264d}a.plp-custom-grid__cta:has(.plp-custom-grid__cta-price) .plp-custom-grid__cta-price-current{color:#012326}}@media screen and (min-width:750px)and (max-width:1024px){.plp-custom-grid{padding-right:calc(22 / 1024 * 100vw);padding-left:calc(22 / 1024 * 100vw)}.plp-custom-grid__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(10px,calc(14 / 1024 * 100vw),14px);row-gap:clamp(12px,calc(18 / 1024 * 100vw),18px)}.plp-custom-grid__card{min-height:clamp(420px,54.6875vw,560px);padding:clamp(8px,calc(10 / 1024 * 100vw),10px)}.plp-custom-grid__image-shell:before{width:clamp(160px,calc(212 / 1024 * 100vw),212px);height:clamp(160px,calc(212 / 1024 * 100vw),212px)}.plp-custom-grid__image-shell:after{width:clamp(148px,calc(194 / 1024 * 100vw),194px);height:clamp(148px,calc(194 / 1024 * 100vw),194px)}.plp-custom-grid__image{max-width:clamp(126px,16.40625vw,168px)}.plp-custom-grid__title,.plp-custom-grid__title a{font-size:clamp(28px,calc(34 / 1024 * 100vw),34px)}.plp-custom-grid__description{font-size:clamp(16px,calc(20 / 1024 * 100vw),20px)}.plp-custom-grid__cta{min-height:clamp(36px,calc(44 / 1024 * 100vw),44px);font-size:clamp(20px,2.34375vw,24px)}}@media(max-width:768px){.plp-custom-grid .product-spotlight__rating,.plp-custom-grid .product-spotlight__review-count{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/plp-custom-collection-grid.css.map */
