:root{--elo-collection-paper: #f3f1ed;--elo-collection-card: #ebe8e2;--elo-collection-ink: #5f5c57;--elo-collection-black: #242220;--elo-collection-line: rgba(95, 92, 87, .28);--elo-collection-ease: cubic-bezier(.76, 0, .24, 1)}html:has(.elo-collection){overflow-x:clip}html.elo-collection-sort-open,body.elo-collection-sort-open{overflow:hidden}.elo-collection,.elo-collection *{box-sizing:border-box}.elo-collection{display:block;width:100%;max-width:100vw;overflow:clip;background:var(--elo-collection-paper);color:var(--elo-collection-ink)}.elo-collection a{color:inherit;text-decoration:none}.elo-collection button{font:inherit}.elo-collection .elo-overline{margin:0;font-size:1.1rem;font-weight:700;line-height:1.1;letter-spacing:.12em;text-transform:uppercase}.elo-collection__hero{position:relative;min-height:clamp(42rem,47vw,72rem);margin:0 1.2rem;overflow:hidden;border-radius:0 0 3rem 3rem;background:#a8c5dd;color:#fff;isolation:isolate}.elo-collection__hero-media,.elo-collection__hero-image,.elo-collection__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.elo-collection__hero-image{object-fit:cover;object-position:center 42%;transform:scale(1.015);transition:transform 1.4s var(--elo-collection-ease)}.elo-collection.is-ready .elo-collection__hero-image{transform:scale(1)}.elo-collection__hero-shade{z-index:1;background:linear-gradient(180deg,#19161412,#19161408 45%,#1916144d)}.elo-collection__hero-copy{position:absolute;z-index:2;top:50%;left:50%;width:min(91rem,86%);text-align:center;transform:translate(-50%,-50%)}.elo-collection__hero-copy h1{max-width:88rem;margin:1.2rem auto 0;color:inherit;font-size:clamp(5.6rem,8.1vw,12.8rem);font-weight:600;line-height:.82;letter-spacing:-.075em}.elo-collection__hero-copy>p:last-child{max-width:50rem;margin:2rem auto 0;color:inherit;font-size:clamp(1.4rem,1.25vw,1.9rem);line-height:1.35}.elo-collection__hero-index{position:absolute;z-index:2;right:3rem;bottom:2.4rem;left:3rem;display:grid;grid-template-columns:auto 1fr auto;gap:1.8rem;align-items:center;font-size:1.1rem;font-weight:700;letter-spacing:.08em}.elo-collection__hero-index i{height:1px;background:currentColor;opacity:.7}.elo-collection__categories{width:100%;padding:1.4rem 1.2rem 0;overflow:hidden}.elo-collection__categories-track{display:flex;gap:.8rem;width:max-content;max-width:100%;padding-right:1.2rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.elo-collection__categories-track::-webkit-scrollbar{display:none}.elo-collection__categories a{flex:0 0 auto;min-width:13rem;padding:1.4rem 2.3rem;border:1px solid var(--elo-collection-line);border-radius:999px;background:transparent;font-size:1.2rem;font-weight:700;line-height:1;letter-spacing:.04em;text-align:center;scroll-snap-align:start;transition:background-color .35s ease,border-color .35s ease,color .35s ease}.elo-collection__categories a:hover,.elo-collection__categories a:focus-visible,.elo-collection__categories a.is-active{border-color:var(--elo-collection-black);background:var(--elo-collection-black);color:var(--elo-collection-paper)}.elo-collection__catalog{padding:clamp(6rem,8vw,12rem) 1.2rem 8rem}.elo-collection__intro{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(28rem,.45fr);gap:4rem;align-items:end;margin-bottom:clamp(5rem,7vw,9rem)}.elo-collection__intro h2{max-width:105rem;margin:.8rem 0 0;color:inherit;font-size:clamp(6rem,9vw,14rem);font-weight:600;line-height:.78;letter-spacing:-.085em;text-transform:lowercase}.elo-collection__intro>p,.elo-collection__description{max-width:48rem;margin:0 0 .5rem;font-size:clamp(1.5rem,1.25vw,2rem);line-height:1.38}.elo-collection__description>*:first-child{margin-top:0}.elo-collection__description>*:last-child{margin-bottom:0}.elo-collection__toolbar{position:relative;z-index:5;display:flex;min-height:6.2rem;justify-content:space-between;align-items:center;margin-bottom:1.2rem;border-top:1px solid var(--elo-collection-line);border-bottom:1px solid var(--elo-collection-line)}.elo-collection__sort>button,.elo-collection__layout{display:flex;gap:.8rem;align-items:center}.elo-collection__sort>button{min-height:6rem;padding:0;border:0;background:transparent;color:inherit;font-size:1.1rem;font-weight:500;letter-spacing:.035em;cursor:pointer}.elo-collection__sort>button strong{font-weight:700}.elo-collection__sort>button svg{width:1rem;height:.8rem;margin-left:.3rem;transition:transform .45s var(--elo-collection-ease)}.elo-collection.is-sort-open .elo-collection__sort>button svg{transform:rotate(180deg)}.elo-collection__layout{gap:1.1rem}.elo-collection__layout>span{margin-right:1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:.05em}.elo-collection__layout button{display:grid;width:3.2rem;height:3.2rem;grid-template-columns:repeat(2,.42rem);grid-template-rows:repeat(2,.42rem);gap:.32rem;place-content:center;padding:0;border:1px solid transparent;border-radius:50%;background:transparent;color:inherit;opacity:.45;cursor:pointer;transition:opacity .25s ease,border-color .25s ease}.elo-collection__layout button:hover,.elo-collection__layout button:focus-visible,.elo-collection__layout button.is-active{border-color:currentColor;opacity:1}.elo-collection__layout button i{display:block;width:.42rem;height:.42rem;background:currentColor}.elo-collection__layout-one{grid-template-columns:.72rem!important;grid-template-rows:.72rem!important}.elo-collection__layout-one i{width:.72rem!important;height:.72rem!important}.elo-collection__layout-three{grid-template-columns:repeat(3,.36rem)!important;grid-template-rows:repeat(2,.36rem)!important;gap:.24rem!important}.elo-collection__layout-three i{width:.36rem!important;height:.36rem!important}.elo-collection__sort-layer{position:absolute;top:calc(100% + .8rem);left:0;width:min(40rem,calc(100vw - 2.4rem));opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s linear .45s}.elo-collection__sort-backdrop{display:none}.elo-collection__sort-popup{overflow:hidden;border:1px solid var(--elo-collection-line);border-radius:1.8rem;background:var(--elo-collection-paper);box-shadow:0 2rem 5rem #2422201f;transform:translate3d(0,-1rem,0);transition:transform .55s var(--elo-collection-ease)}.elo-collection.is-sort-open .elo-collection__sort-layer{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease,visibility 0s}.elo-collection.is-sort-open .elo-collection__sort-popup{transform:translateZ(0)}.elo-collection__sort-heading,.elo-collection__sort-options button{display:flex;justify-content:space-between;align-items:center}.elo-collection__sort-heading{min-height:5.6rem;padding:0 1.8rem;border-bottom:1px solid var(--elo-collection-line)}.elo-collection__sort-heading p,.elo-collection__sort-options button{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.045em}.elo-collection__sort-heading button{width:3rem;height:3rem;padding:0;border:0;background:transparent;color:inherit;font-size:2.5rem;font-weight:300;cursor:pointer}.elo-collection__sort-options button{width:100%;min-height:5.2rem;padding:0 1.8rem;border:0;border-bottom:1px solid var(--elo-collection-line);background:transparent;color:inherit;text-align:left;cursor:pointer}.elo-collection__sort-options button:last-child{border-bottom:0}.elo-collection__sort-options button:hover,.elo-collection__sort-options button:focus-visible{background:#5f5c570f}.elo-collection__sort-options i{width:1rem;height:1rem;border:1px solid currentColor;border-radius:50%}.elo-collection__sort-options button.is-active i{border:.3rem solid var(--elo-collection-paper);outline:1px solid currentColor;background:currentColor}.elo-collection__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;transition:opacity .25s ease}.elo-collection__grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.elo-collection-card,.elo-collection-promo{min-width:0;overflow:hidden;border-radius:2.2rem;background:var(--elo-collection-card)}.elo-collection-card{display:flex;flex-direction:column}.elo-collection-card__media{position:relative;display:block;aspect-ratio:.86;overflow:hidden;background:#ebe8e2;container-type:inline-size;isolation:isolate}.elo-collection-card__image{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;transform:scale(.86);transition:opacity .45s ease,transform .75s var(--elo-collection-ease)}.elo-collection-card__image--hover{z-index:3;opacity:0}.elo-collection-card__editorial{position:absolute;z-index:4;top:.2rem;left:1.3rem;max-width:calc(100% - 2.6rem);color:#5f5c57e6;font-size:clamp(3.4rem,22cqw,10rem);font-weight:600;line-height:.86;letter-spacing:-.075em;text-transform:lowercase;white-space:nowrap}.elo-collection-card__number{position:absolute;z-index:5;top:1.5rem;right:1.5rem;font-size:1.1rem;font-weight:700;letter-spacing:.08em}.elo-collection-card__badge{position:absolute;z-index:5;bottom:1.5rem;left:1.5rem;padding:.9rem 1.2rem;border:1px solid var(--elo-collection-line);border-radius:999px;background:#f3f1edbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.95rem;font-weight:700;line-height:1;letter-spacing:.06em}.elo-collection-card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:1.8rem}.elo-collection-card__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:start}.elo-collection-card__title-row h2,.elo-collection-card__title-row span{margin:0;color:inherit;font-size:1.3rem;font-weight:700;line-height:1.2;letter-spacing:.035em;text-transform:uppercase}.elo-collection-card__content>p{min-height:3.8rem;margin:1rem 0 1.6rem;font-size:1.2rem;line-height:1.45}.elo-collection-card__variant-row{display:flex;min-height:3.5rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;margin-bottom:1.5rem}.elo-collection-card__variants{display:flex;flex-wrap:wrap;gap:.55rem}.elo-collection-card__variant{display:grid;width:2.4rem;height:2.4rem;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer}.elo-collection-card__variant>span{display:block;width:1.55rem;height:1.55rem;border:1px solid rgba(36,34,32,.16);border-radius:50%;background:var(--elo-swatch)}.elo-collection-card__variant:hover,.elo-collection-card__variant:focus-visible,.elo-collection-card__variant.is-selected{border-color:currentColor}.elo-collection-card__variant:disabled{cursor:not-allowed;opacity:.35}.elo-collection-card__variant--visual{cursor:default}.elo-collection-card__variant--visual:hover,.elo-collection-card__variant--visual:focus-visible{border-color:transparent}.elo-collection-card__variant-title{overflow:hidden;font-size:1rem;font-weight:700;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.elo-collection-card__form{margin-top:auto}.elo-collection-card__form button,.elo-collection .elo-pill-link{display:flex;width:100%;min-height:4.8rem;justify-content:space-between;align-items:center;padding:0 1.8rem;border:1px solid var(--elo-collection-ink);border-radius:999px;background:transparent;color:inherit;font-size:1.1rem;font-weight:700;letter-spacing:.045em;cursor:pointer;transition:background-color .35s ease,color .35s ease,transform .2s ease}.elo-collection-card__form button:hover,.elo-collection-card__form button:focus-visible,.elo-collection .elo-pill-link:hover,.elo-collection .elo-pill-link:focus-visible{background:var(--elo-collection-black);color:var(--elo-collection-paper)}.elo-collection-card__form button:active{transform:scale(.985)}.elo-collection-card__form button:disabled{cursor:not-allowed;opacity:.45}.elo-collection-card__form button.is-loading{pointer-events:none}.elo-collection-promo{position:relative;display:block;min-height:100%;aspect-ratio:.74;color:#fff!important;isolation:isolate}.elo-collection-promo__media,.elo-collection-promo__media img,.elo-collection-promo__shade{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.elo-collection-promo__media img{object-fit:cover;transition:transform .85s var(--elo-collection-ease)}.elo-collection-promo:hover .elo-collection-promo__media img{transform:scale(1.025)}.elo-collection-promo__shade{z-index:1;background:linear-gradient(180deg,#18161605,#18161659)}.elo-collection-promo__copy{position:absolute;z-index:2;right:1.8rem;bottom:1.8rem;left:1.8rem}.elo-collection-promo__copy h2{margin:.7rem 0 1.7rem;color:inherit;font-size:clamp(4.8rem,5.8vw,8.2rem);font-weight:600;line-height:.82;letter-spacing:-.075em}.elo-collection-promo__copy span{display:inline-flex;min-height:4.8rem;align-items:center;padding:0 1.8rem;border:1px solid currentColor;border-radius:999px;font-size:1.1rem;font-weight:700;letter-spacing:.04em}.elo-collection__empty{display:grid;min-height:42rem;place-content:center;padding:4rem 2rem;border-radius:2.2rem;background:var(--elo-collection-card);text-align:center}.elo-collection__empty h2{margin:1rem 0 3rem;color:inherit;font-size:clamp(4rem,6vw,8rem);font-weight:600;line-height:.88;letter-spacing:-.065em}.elo-collection .elo-pill-link{width:auto;min-width:20rem;gap:4rem;margin:0 auto}.elo-collection__pagination{margin-top:5rem}[data-elo-collection-reveal],[data-elo-collection-card]{opacity:0;transform:translate3d(0,2.4rem,0);transition:opacity .65s ease,transform .85s var(--elo-collection-ease)}[data-elo-collection-card]{transition-delay:min(calc(var(--elo-collection-card-order, 1) * 55ms),.33s)}[data-elo-collection-reveal].is-visible,[data-elo-collection-card].is-visible,.shopify-design-mode [data-elo-collection-reveal],.shopify-design-mode [data-elo-collection-card]{opacity:1;transform:translateZ(0)}@media(hover:hover)and (pointer:fine){.elo-collection-card__media.has-hover:hover .elo-collection-card__image--selected{opacity:0}.elo-collection-card__media.has-hover:hover .elo-collection-card__image--hover{opacity:1;transform:scale(.9)}.elo-collection-card__media:hover .elo-collection-card__editorial{opacity:.45}}@media screen and (max-width:989px){.elo-collection__hero{min-height:min(122vw,76rem);margin:0 .8rem;border-radius:0 0 2.4rem 2.4rem}.elo-collection__hero-image{object-position:center center}.elo-collection__hero-copy{top:32%;width:calc(100% - 3.2rem)}.elo-collection__hero-copy h1{max-width:70rem;font-size:clamp(5.4rem,12.5vw,9rem)}.elo-collection__hero-copy>p:last-child{font-size:1.4rem}.elo-collection__hero-index{right:1.8rem;bottom:1.8rem;left:1.8rem}.elo-collection__categories{padding:1rem .8rem 0}.elo-collection__catalog{padding:6rem .8rem}.elo-collection__intro{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}.elo-collection__intro h2{font-size:clamp(5.4rem,12vw,9.5rem)}.elo-collection__intro>p,.elo-collection__description{max-width:56rem;font-size:1.5rem}.elo-collection__toolbar{min-height:5.8rem}.elo-collection__sort>button{min-height:5.6rem}.elo-collection__sort>button span,.elo-collection__layout>span,.elo-collection__layout-three{display:none}.elo-collection__sort-layer{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;width:auto;opacity:1;visibility:hidden;transition:visibility 0s linear .7s}.elo-collection__sort-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:#24222057;opacity:0;transition:opacity .45s ease}.elo-collection__sort-popup{position:absolute;right:.8rem;bottom:.8rem;left:.8rem;max-height:calc(100dvh - 2.4rem);overflow-y:auto;border-radius:2.2rem;transform:translate3d(0,calc(100% + 1.6rem),0);transition:transform .7s var(--elo-collection-ease)}.elo-collection.is-sort-open .elo-collection__sort-layer{visibility:visible;transition:visibility 0s}.elo-collection.is-sort-open .elo-collection__sort-backdrop{opacity:1}.elo-collection.is-sort-open .elo-collection__sort-popup{transform:translateZ(0)}.elo-collection__grid,.elo-collection__grid[data-columns="3"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.elo-collection__grid[data-columns="1"]{grid-template-columns:minmax(0,1fr)}.elo-collection-card,.elo-collection-promo{border-radius:1.8rem}.elo-collection-card__content{padding:1.3rem}.elo-collection-card__title-row{gap:.8rem}.elo-collection-card__title-row h2,.elo-collection-card__title-row span{font-size:1.15rem}.elo-collection-card__content>p{font-size:1.1rem}.elo-collection-promo__copy h2{font-size:clamp(5rem,9vw,8rem)}}@media screen and (max-width:749px){.elo-collection__hero{min-height:126vw;max-height:75rem}.elo-collection__hero-copy{top:31%}.elo-collection__hero-copy h1{font-size:clamp(4.8rem,12.8vw,7rem)}.elo-collection__hero-copy>p:last-child{max-width:31rem;margin-top:1.4rem;font-size:1.25rem}.elo-collection__categories a{min-width:11rem;padding:1.2rem 1.8rem;font-size:1.05rem}.elo-collection__intro h2{font-size:clamp(4.9rem,14.3vw,7.2rem)}.elo-collection__toolbar{margin-bottom:.8rem}.elo-collection__sort>button{max-width:18rem}.elo-collection__sort>button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elo-collection-card__editorial{top:.6rem;left:.8rem;font-size:clamp(3.2rem,22cqw,7.5rem)}.elo-collection-card__number{top:1rem;right:1rem;font-size:.95rem}.elo-collection-card__badge{bottom:.8rem;left:.8rem;padding:.7rem .8rem;font-size:.78rem}.elo-collection-card__image{transform:scale(.91)}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__content{padding:1.1rem .9rem 1rem}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__title-row{display:flex;flex-direction:column;gap:.55rem}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__title-row h2,.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__title-row span{font-size:1rem;line-height:1.2}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__content>p,.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__variant-title{display:none}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__variant-row{min-height:3rem;margin:1rem 0 .8rem}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__variant{width:2rem;height:2rem}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__variant>span{width:1.25rem;height:1.25rem}.elo-collection__grid:not([data-columns="1"]) .elo-collection-card__form button{min-height:4rem;padding:0 1.1rem;font-size:.95rem}.elo-collection__grid:not([data-columns="1"]) .elo-collection-promo__copy{right:1.1rem;bottom:1.1rem;left:1.1rem}.elo-collection__grid:not([data-columns="1"]) .elo-collection-promo__copy h2{font-size:clamp(3.8rem,12vw,5.8rem)}.elo-collection__grid:not([data-columns="1"]) .elo-collection-promo__copy span{min-height:4rem;padding:0 1.1rem;font-size:.9rem}}@media screen and (max-width:389px){.elo-collection__hero-copy h1{font-size:4.4rem}.elo-collection__layout{gap:.4rem}.elo-collection__sort>button{max-width:15rem}}@media(prefers-reduced-motion:reduce){.elo-collection *,.elo-collection *:before,.elo-collection *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/elo-collection-v10.css.map */
