.ever-home-products{overflow:hidden;padding-top:var(--ever-products-top);padding-bottom:var(--ever-products-bottom);background:var(--ever-products-bg)}.ever-home-products__inner{position:relative}.ever-home-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.ever-home-products__heading{min-width:0}.ever-home-products__heading h2{margin:0;color:#111;font-size:clamp(25px,2.2vw,36px);font-weight:500;line-height:1.15}.ever-home-products__description{max-width:720px;margin-top:8px;color:#555;font-size:15px;line-height:1.55}.ever-home-products__description p{margin:0}.ever-home-products__actions,.ever-home-products__arrows{display:flex;flex:0 0 auto;align-items:center;gap:10px}.ever-home-products__view-all{margin-right:8px;color:#111;font-size:14px;text-decoration:underline;text-underline-offset:4px}.ever-home-products__arrow{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#111;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease}.ever-home-products__arrow:hover:not(:disabled),.ever-home-products__arrow:focus-visible{border-color:#111;background:#111;color:#fff}.ever-home-products__arrow:focus-visible{outline:2px solid #111;outline-offset:3px}.ever-home-products__arrow:disabled{opacity:.28;cursor:default}.ever-home-products__arrow svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.ever-home-products__track{display:flex;gap:var(--ever-products-gap);overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.ever-home-products__track::-webkit-scrollbar{display:none}.ever-home-products__track:focus-visible{outline:2px solid #111;outline-offset:6px}.ever-home-products__card{flex:0 0 calc((100% - (var(--ever-products-per-row) - 1) * var(--ever-products-gap)) / var(--ever-products-per-row));min-width:0;scroll-snap-align:start}.ever-home-products__image-link{display:block;color:inherit}.ever-home-products__image{position:relative;overflow:hidden;border-radius:4px;background:#f3f3f1}.ever-home-products__image--landscape{aspect-ratio:5 / 4}.ever-home-products__image--square{aspect-ratio:1}.ever-home-products__image--portrait{aspect-ratio:4 / 6}.ever-home-products__image img,.ever-home-products__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .5s cubic-bezier(.22,.61,.36,1)}.ever-home-products__secondary-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.ever-home-products__image-link:hover .ever-home-products__primary-image{transform:scale(1.025)}.ever-home-products__image-link:hover .ever-home-products__secondary-image{opacity:1;transform:scale(1.025)}.ever-home-products__image-link:hover:has(.ever-home-products__secondary-image) .ever-home-products__primary-image{opacity:0}.ever-home-products__badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:#fff;color:#111;font-size:11px;font-weight:600;letter-spacing:.05em;line-height:1;text-transform:uppercase}.ever-home-products__details{padding-top:13px}.ever-home-products__details h3{margin:0;font-family:inherit;font-size:16px;font-weight:500;line-height:1.35}.ever-home-products__details h3 a{color:#111;text-decoration:none}.ever-home-products__details h3 a:hover{text-decoration:underline;text-underline-offset:3px}.ever-home-products__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:8px;color:#111;font-size:14px}.ever-home-products__current-price{font-size:16px;font-weight:700}.ever-home-products__from,.ever-home-products__unit{color:#555;font-size:12px}.ever-home-products__price s{margin-left:4px;color:#777;font-size:13px}@media(max-width:989px){.ever-home-products__card{flex-basis:calc((100% - var(--ever-products-gap)) / 2.15)}}@media(max-width:749px){.ever-home-products__header{align-items:center;margin-bottom:18px}.ever-home-products__description{font-size:14px}.ever-home-products__view-all{display:none}.ever-home-products__arrows{gap:7px}.ever-home-products__arrow{width:38px;height:38px}.ever-home-products__card{flex-basis:min(78vw,310px)}.ever-home-products__details h3{font-size:15px}}@media(prefers-reduced-motion:reduce){.ever-home-products__track{scroll-behavior:auto}.ever-home-products__image img{transition:none}}.ever-product-description{margin:72px auto;padding:0 28px;color:#171713}.ever-description-shell{width:100%;max-width:1480px;margin:0 auto}.ever-product-description .ranBowrange{margin:0}.ever-product-description .ranBowrange.is-enhanced{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start;position:relative}.ever-product-description .ranBowrange.is-enhanced>img.mainImg{display:block;grid-column:1;grid-row:1;width:100%!important;height:auto!important;min-height:0;max-height:none;margin:0;border-radius:18px;object-fit:contain;object-position:center;aspect-ratio:auto;align-self:start}.ever-description-panel{display:grid;grid-column:1;grid-row:2;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:20px;align-items:stretch;min-width:0}.ever-product-description .ranBowrange.is-enhanced .rnbCap{position:static;inset:auto;width:auto;max-width:none;margin:0;padding:32px;transform:none;border:1px solid #dfdfd8;border-radius:18px;background:#fff;box-shadow:0 12px 30px #1c1c1812;text-align:left}.ever-product-description .ever-description-panel .rnbCap{grid-column:1;grid-row:1;height:100%;box-sizing:border-box}.ever-product-description .rnbCap h2{margin:0 0 16px;color:#171713;font-family:inherit;font-size:clamp(26px,2vw,32px);font-weight:500;line-height:1.15;letter-spacing:-.02em;text-transform:none}.ever-product-description .rnbCap>p{margin:0;color:#44443f;font-size:15px;font-weight:400;line-height:1.65}.ever-product-description .rnbCap a{color:inherit;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ever-description-details{display:grid;grid-column:2;grid-row:1;grid-template-columns:minmax(0,1fr);gap:14px;align-items:stretch;padding:28px 30px;border:1px solid #e2e2dc;border-radius:18px;background:#f7f7f3}.ever-description-intro{grid-column:1;margin:0;color:#383833;font-size:15px;line-height:1.7}.ever-description-meta{display:block;margin:0;padding:14px;border:1px solid #e1e1da;border-radius:12px;background:#fff}.ever-description-meta__label{display:block;margin-bottom:7px;color:#73736d;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.ever-description-meta__value{color:#252521;font-size:14px;line-height:1.5}.ever-description-designer{display:flex;align-items:center;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e4e4de}.ever-description-designer img{width:48px;height:48px;flex:0 0 48px;margin:0;border-radius:50%;object-fit:cover}.ever-description-designer p{margin:0;color:#666660;font-size:13px;line-height:1.35}.ever-description-designer strong{color:#1f1f1b;font-weight:600}@media(max-width:1199px){.ever-product-description{padding-inline:20px}.ever-product-description .ranBowrange.is-enhanced{gap:18px}.ever-product-description .ranBowrange.is-enhanced>img.mainImg{min-height:0}.ever-product-description .ranBowrange.is-enhanced .rnbCap,.ever-description-details{padding:24px}.ever-description-details{grid-template-columns:minmax(0,1fr)}}@media(max-width:899px){.ever-product-description{margin:52px auto}.ever-product-description .ranBowrange.is-enhanced{grid-template-columns:minmax(0,1fr);gap:16px}.ever-product-description .ranBowrange.is-enhanced>img.mainImg{grid-column:1;width:100%;height:auto;min-height:0;aspect-ratio:auto}.ever-description-panel{display:grid;grid-column:1;grid-row:2;grid-template-columns:minmax(0,1fr);gap:16px;align-items:stretch}.ever-product-description .ever-description-panel .rnbCap,.ever-description-details{grid-column:auto;grid-row:auto}.ever-description-details{display:flex;flex-direction:column;gap:16px}.ever-description-meta{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:baseline;padding:12px 0 0;border:0;border-top:1px solid #deded7;border-radius:0;background:transparent}.ever-description-meta__label{margin-bottom:0}}@media(max-width:767px){.ever-product-description{margin:42px auto;padding-inline:16px}.ever-product-description .ranBowrange.is-enhanced{gap:14px}.ever-product-description .ranBowrange.is-enhanced>img.mainImg{aspect-ratio:auto;border-radius:14px}.ever-description-panel{display:flex;flex-direction:column;gap:12px}.ever-product-description .ranBowrange.is-enhanced .rnbCap,.ever-description-details{padding:21px;border-radius:14px;box-shadow:none}.ever-product-description .rnbCap h2{margin-bottom:13px;font-size:24px;line-height:1.18}.ever-product-description .rnbCap>p,.ever-description-intro{font-size:14px;line-height:1.65}.ever-description-details{gap:16px}.ever-description-meta{grid-template-columns:88px minmax(0,1fr);gap:12px;padding-top:12px}.ever-description-meta__label{font-size:11px}.ever-description-meta__value{font-size:13px}.ever-description-designer{margin-top:20px;padding-top:17px}.ever-description-designer img{width:44px;height:44px;flex-basis:44px}}.product-featured-categories{margin-top:56px;padding:48px 0 52px;background:#f4f5f5;color:#111}.product-featured-categories__heading{margin:0 0 24px;font-family:inherit;font-size:clamp(24px,2.2vw,32px);font-weight:600;line-height:1.2;letter-spacing:-.02em}.product-featured-categories__track{display:grid;grid-auto-columns:minmax(190px,220px);grid-auto-flow:column;gap:16px;margin:0;padding:0 0 10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:1px;scroll-snap-type:inline mandatory;scrollbar-color:rgba(17,17,17,.3) transparent;scrollbar-width:thin}.product-featured-categories__track::-webkit-scrollbar{height:5px}.product-featured-categories__track::-webkit-scrollbar-thumb{border-radius:999px;background:#11111147}.product-featured-categories__item{min-width:0;list-style:none;scroll-snap-align:start}.product-featured-categories__card{display:block;height:100%;overflow:hidden;border:1px solid #dedfdf;border-radius:8px;background:#fff;color:#111;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-featured-categories__card:hover,.product-featured-categories__card:focus-visible{border-color:#aaa;box-shadow:0 12px 28px #11111117;color:#111;transform:translateY(-3px)}.product-featured-categories__card:focus-visible{outline:2px solid #111;outline-offset:3px}.product-featured-categories__media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#e9eaea}.product-featured-categories__media img,.product-featured-categories__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-featured-categories__card:hover .product-featured-categories__media img{transform:scale(1.025)}.product-featured-categories__copy{display:grid;gap:12px;min-height:114px;padding:15px 16px 16px}.product-featured-categories__title{display:-webkit-box;overflow:hidden;font-size:17px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-featured-categories__link{align-self:end;width:max-content;border-bottom:1px solid currentColor;font-size:13px;font-weight:500;line-height:1.4}@media(max-width:767px){.product-featured-categories{margin-top:38px;padding:34px 0 38px}.product-featured-categories .page-width{padding-right:18px;padding-left:18px}.product-featured-categories__heading{margin-bottom:18px}.product-featured-categories__track{grid-auto-columns:minmax(220px,72vw);gap:12px;margin-right:-18px;padding-right:18px}.product-featured-categories__copy{min-height:105px;padding:14px}}@media(prefers-reduced-motion:reduce){.product-featured-categories__card,.product-featured-categories__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/74/compiled_assets/styles.css.map */
