@keyframes hr-skeleton-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}.collection-product-card{z-index:0;box-sizing:border-box;background-color:#fff;flex-direction:column;flex-basis:100%;align-items:center;gap:12px;min-width:0;margin-bottom:60px;padding:20px;display:flex;position:relative}@media only screen and (min-width:800px){.collection-product-card{flex-basis:50%;min-height:630px;margin-bottom:0;padding:100px 20px}}.collection-product-card.is-dropdown-open{z-index:5}@media only screen and (min-width:800px){.collection-product-card--extra-margin{flex-basis:calc(50% - 60px);margin:30px}}.collection-product-card picture{display:contents}.collection-product-card__background{z-index:-1;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.collection-product-card__background-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.collection-product-card--static-bg .collection-product-card__background{opacity:1;visibility:visible}.collection-product-card__badges{z-index:3;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:calc(100% - 40px);display:flex;position:absolute;top:20px;right:20px}.collection-product-card__badge{text-transform:uppercase;color:#000;background-color:#efff7f;padding:8px 12px;font-size:14px;line-height:1}.collection-product-card__media{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:260px;margin-bottom:8px;display:flex;position:relative}.collection-product-card__image{-o-object-fit:contain;object-fit:contain;width:100%;max-width:260px;height:260px}.collection-product-card__image-badge{z-index:2;width:auto;height:80px;position:absolute;top:10px;right:max(20px,50% - 217.5px)}.collection-product-card__content{z-index:1;text-align:center;width:100%;max-width:435px;color:var(--text-color,#000);flex-direction:column;flex-grow:1;gap:12px;margin:0 auto;transition:color .3s;display:flex;position:relative}.collection-product-card__title{text-transform:uppercase;color:inherit;margin:0;font-size:21px;font-weight:400;line-height:36px}@media only screen and (min-width:800px){.collection-product-card__title{font-size:26px}}.collection-product-card__title-link{color:inherit;flex-wrap:wrap;justify-content:space-between;gap:0 20px;text-decoration:none;display:flex}.collection-product-card__title--single .collection-product-card__title-link{justify-content:center}.collection-product-card__title--long .collection-product-card__title-link{justify-content:flex-start}.collection-product-card__rating{justify-content:center;align-items:center;min-height:22px;font-size:14px;line-height:22px;display:flex}.collection-product-card__rating .oke-stars,.collection-product-card__rating .oke-stars svg{width:auto;height:16px}.collection-product-card__rating .oke-sr-stars{margin-right:8px}.collection-product-card__rating .oke-sr-count{margin-left:0}.collection-product-card__meta{justify-content:space-between;align-items:center;gap:20px;display:flex}.collection-product-card__eyebrow{text-transform:uppercase;color:inherit;margin:0;font-size:14px;line-height:18px}.collection-product-card__eyebrow-compare{opacity:.5}.collection-product-card__note{text-align:right;color:inherit;margin:0;font-family:TimesTenLT,serif;font-size:16px;line-height:24px}.collection-product-card__note-size+.collection-product-card__note-evocation:before{content:" · "}.collection-product-card__description{height:72px;color:inherit;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:16px;line-height:24px;display:-webkit-box;overflow:hidden}.collection-product-card__actions{z-index:2;width:100%;max-width:435px;margin:0 auto;padding-top:12px;position:relative}.collection-product-card__actions-inner{width:100%}.collection-product-card__form{margin:0}.collection-product-card__sizes{box-sizing:border-box;width:-moz-fit-content;width:fit-content;max-width:100%;background-color:#fff;border:1px solid #000;justify-content:center;align-items:stretch;min-inline-size:0;margin:0 auto;padding:0;display:flex;overflow:hidden}.collection-product-card__sizes+.collection-product-card__sizes{margin-top:8px}.collection-product-card__sizes--wide{width:100%}.collection-product-card__sizes--wide .collection-product-card__size{flex:auto;width:auto}.collection-product-card__size{box-sizing:border-box;text-transform:uppercase;text-align:center;white-space:nowrap;color:#000;cursor:pointer;background-color:#0000;border:0;flex-direction:column;flex:0 auto;justify-content:center;align-items:center;gap:2px;width:108.25px;min-width:0;height:68px;padding:6px 12px;font-family:inherit;font-size:13px;line-height:18px;text-decoration:none;transition:background-color .2s,color .2s;display:flex;position:relative}@media only screen and (min-width:800px){.collection-product-card__size{font-size:14px}}@media (hover:hover){.collection-product-card__size:not(.collection-product-card__size--unavailable):hover{color:#fff;background-color:#000}.collection-product-card__size:not(.collection-product-card__size--unavailable):hover .collection-product-card__size-compare{color:#fff9}.collection-product-card__size:not(.collection-product-card__size--unavailable):hover:before,.collection-product-card__size:not(.collection-product-card__size--unavailable):hover+.collection-product-card__size:before,.collection-product-card__size:not(.collection-product-card__size--unavailable):hover+.collection-product-card__option-input+.collection-product-card__size:before{opacity:0}}.collection-product-card__size[hidden]{display:none}.collection-product-card__size~.collection-product-card__size:before{content:"";background-color:#000;width:1px;height:32px;transition:opacity .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.collection-product-card__size--submit,.collection-product-card__size--link{flex-grow:1}.collection-product-card__size--submit:focus-visible{outline-offset:-2px;outline:2px solid #000}.collection-product-card__size--link:focus-visible{outline-offset:-2px;outline:2px solid #000}.collection-product-card__size--unavailable,.collection-product-card__size--unavailable:hover,.collection-product-card__size--unavailable:focus,.collection-product-card__size--unavailable:active{color:#717171}.collection-product-card__size--unavailable:focus-visible{color:#717171}.collection-product-card__size--unavailable:focus-visible{outline-offset:-2px;outline:2px solid #717171}span.collection-product-card__size--unavailable{cursor:default}.collection-product-card__size-label{text-overflow:ellipsis;max-width:100%;overflow:hidden}.collection-product-card__size-prices{align-items:center;gap:4px;font-size:12px;line-height:16px;display:flex}.collection-product-card__size-compare{color:#383838;text-decoration:line-through}.collection-product-card__size--unavailable .collection-product-card__size-compare,.collection-product-card__size--unavailable .collection-product-card__size-price{color:inherit}.collection-product-card__option-input:focus-visible+.collection-product-card__size{outline-offset:-2px;outline:2px solid #000}.collection-product-card__dropdown{border:0;min-inline-size:0;margin:0;padding:0;position:relative}.collection-product-card__dropdown.is-open{z-index:1}.collection-product-card__dropdown-trigger{box-sizing:border-box;text-align:left;text-transform:uppercase;color:#000;cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:0;justify-content:space-between;align-items:center;gap:12px;width:100%;height:38px;padding:0 16px 0 13px;font-family:inherit;font-size:14px;line-height:24px;transition:background-color .2s;display:flex}@media (hover:hover){.collection-product-card__dropdown-trigger:hover{background-color:#efff7f}}.collection-product-card__dropdown-trigger:focus-visible{outline-offset:-2px;outline:2px solid #000}.collection-product-card__dropdown-trigger.is-placeholder{color:#a4a4a4}.collection-product-card__dropdown-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.collection-product-card__dropdown-trigger .icon-chevron{color:#000;flex-shrink:0;width:12px;height:8px;transition:transform .2s}.collection-product-card__dropdown-trigger[aria-expanded=true] .icon-chevron{transform:scaleY(-1)}.collection-product-card__dropdown-list{box-sizing:border-box;background-color:#fff;border:1px solid #000;max-height:190px;margin:0;padding:0;list-style:none;position:absolute;top:auto;bottom:37px;left:0;right:0;overflow-y:auto}.collection-product-card__dropdown-list:focus-visible{outline-offset:-2px;outline:2px solid #000}.collection-product-card__dropdown-list[hidden]{display:none}.collection-product-card__dropdown-option{box-sizing:border-box;text-transform:uppercase;color:#000;cursor:pointer;align-items:center;gap:15px;min-height:36px;padding:6px 13px;font-size:14px;line-height:24px;display:flex}.collection-product-card__dropdown-option+.collection-product-card__dropdown-option{border-top:1px solid #000}.collection-product-card__dropdown-option.is-active{background-color:#f9ffd9}@media (hover:hover){.collection-product-card__dropdown-option:hover{background-color:#f9ffd9}}.collection-product-card__dropdown-option[aria-selected=true]{background-color:#efff7f}.collection-product-card__dropdown-option[aria-disabled=true]{color:#a4a4a4;cursor:default}.collection-product-card__dropdown-option[aria-disabled=true].is-active{background-color:#fff}@media (hover:hover){.collection-product-card__dropdown-option[aria-disabled=true]:hover{background-color:#fff}}.collection-product-card__dropdown-option-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.collection-product-card__dropdown-option .collection-product-card__size-prices{font-size:inherit;line-height:inherit;gap:8px}.collection-product-card__waitlist{z-index:4;align-items:flex-end;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.collection-product-card__waitlist[hidden]{display:none}.collection-product-card__waitlist-inner{box-sizing:border-box;background-color:#efff7f;width:100%;padding:14px 20px 16px;position:relative}@media only screen and (min-width:800px){.collection-product-card__waitlist-inner{padding:28px 40px 32px}}.collection-product-card__waitlist-close{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:6px;right:6px}@media only screen and (min-width:800px){.collection-product-card__waitlist-close{top:14px;right:14px}}.collection-product-card__waitlist-close:focus-visible{outline-offset:2px;outline:2px solid #000}.collection-product-card__waitlist-close .icon{fill:currentColor;flex-shrink:0;width:11px;height:11px}.collection-product-card__waitlist-title{text-align:left;margin:0 0 10px;padding-right:24px;font-size:13px;line-height:20px}.collection-product-card__waitlist-title strong{font-weight:700}.collection-product-card__waitlist.is-waitlist-success .collection-product-card__waitlist-title{display:none}.collection-product-card__waitlist .waitlist{background:0 0;margin:0;padding:0}.collection-product-card__waitlist .waitlist p{text-align:left;margin:0;font-size:13px;line-height:20px}.collection-product-card__waitlist input[type=email]{min-width:0}.collection-product-card__waitlist .notify-me-wrapper .styled-submit.button{flex-shrink:0;padding:12px 18px;font-size:14px}.collection-product-card__waitlist .notify-me-wrapper .styled-submit.button:hover{box-shadow:inset 0 0 0 1px #000}.collection-product-card__status{text-align:center;color:#717171;min-height:18px;margin:6px 0 0;font-size:12px;line-height:18px;transition:color .2s}.collection-product-card__status.is-success{color:#000}.collection-product-card__status.is-error{color:#b3261e}.collection-product-card.is-pending .collection-product-card__actions-inner{pointer-events:none}.collection-product-card.is-pending .collection-product-card__size[aria-busy=true]{opacity:.5}@media only screen and (min-width:800px){.collection-product-card:hover .collection-product-card__background{opacity:1;visibility:visible}.collection-product-card:hover .collection-product-card__content{color:var(--hover-text-color,#fff)}.collection-product-card:hover .collection-product-card__rating{--oke-stars-foregroundColor:var(--hover-text-color,#fff);--oke-stars-backgroundColor:#fff6}.collection-product-card.is-waitlist-open .collection-product-card__background{opacity:0;visibility:hidden}.collection-product-card.is-waitlist-open .collection-product-card__content{color:var(--text-color,#000)}.collection-product-card.is-waitlist-open .collection-product-card__rating{--oke-stars-foregroundColor:#000;--oke-stars-backgroundColor:#e5e5e5}}
