.atsumeru-shop-hero{display:flex;width:min(var(--page-width),100%);min-height:36rem;align-items:flex-end;justify-content:space-between;gap:5.4rem;margin:0 auto;padding:5.8rem 5rem 5rem;background:#fff}.atsumeru-shop-hero__copy{max-width:88rem}.atsumeru-shop-eyebrow{margin:0 0 1.4rem;color:var(--atsumeru-red-dark, #9d1116);font-size:1.4rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.atsumeru-shop-hero__title{max-width:82rem;margin:0 0 2rem;color:var(--atsumeru-black, #111);font-size:clamp(4rem,5.2vw,7rem);line-height:1.02;letter-spacing:-.045em}.atsumeru-shop-hero__description,.atsumeru-shop-hero__description.rte{max-width:72rem;margin:0;color:#111111ad;font-size:1.7rem;line-height:1.65}.atsumeru-shop-hero__description>:first-child{margin-top:0}.atsumeru-shop-hero__description>:last-child{margin-bottom:0}.atsumeru-shop-stat{display:flex;flex:0 0 23rem;flex-direction:column;border-left:.1rem solid rgba(17,17,17,.15);padding-left:2.6rem}.atsumeru-shop-stat strong{color:var(--atsumeru-black, #111);font-size:4.8rem;line-height:1;letter-spacing:-.04em}.atsumeru-shop-stat span{margin-top:.9rem;color:#1111119e;font-size:1.2rem;line-height:1.45}.atsumeru-shop-grid-section{border-top:.1rem solid rgba(17,17,17,.12)}.atsumeru-shop-shell.facets-vertical{align-items:flex-start;gap:clamp(3rem,4vw,5rem)}.atsumeru-shop-shell.facets-vertical .atsumeru-shop-sidebar.facets-wrapper{position:sticky;top:calc(var(--header-height, 10rem) + 2rem);display:block;flex:0 0 23rem;width:23rem;max-height:calc(100vh - var(--header-height, 10rem) - 4rem);overflow-y:auto;padding-right:0}.atsumeru-shop-shell.facets-vertical .facets-container{display:block;padding-top:2.8rem}.atsumeru-shop-shell.facets-vertical .facets__form-vertical{width:100%}.atsumeru-shop-shell.facets-vertical .product-grid-container{min-width:0;flex:1 1 auto}.atsumeru-shop-categories__heading{margin:0 0 1.3rem;color:var(--atsumeru-black, #111);font-size:1.2rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.atsumeru-shop-categories__list{display:grid;gap:.5rem;margin:0;padding:0 0 2.6rem;border-bottom:.1rem solid rgba(17,17,17,.12);list-style:none}.atsumeru-shop-category-link{display:flex;min-height:4.2rem;align-items:center;justify-content:space-between;gap:1rem;border-radius:1.2rem;padding:.8rem 1.1rem;color:#111111b3;font-size:1.35rem;font-weight:650;line-height:1.25;text-decoration:none;transition:color var(--duration-short) ease,background-color var(--duration-short) ease}.atsumeru-shop-category-link:after{content:"\2192";color:var(--atsumeru-red, #ca161c);opacity:0;transform:translate(-.4rem);transition:opacity var(--duration-short) ease,transform var(--duration-short) ease}.atsumeru-shop-category-link:hover,.atsumeru-shop-category-link:focus-visible{background:var(--atsumeru-red-soft, #f8e3e2);color:var(--atsumeru-black, #111)}.atsumeru-shop-category-link:hover:after,.atsumeru-shop-category-link:focus-visible:after,.atsumeru-shop-category-link[aria-current=page]:after{opacity:1;transform:translate(0)}.atsumeru-shop-category-link[aria-current=page]{background:var(--atsumeru-black, #111);color:#fff}.atsumeru-shop-category-link[aria-current=page]:after{color:#fff}.atsumeru-shop-categories--mobile{display:none}.atsumeru-shop-toolbar{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.4rem;border-bottom:.1rem solid rgba(17,17,17,.12);padding:0 0 1.6rem}.atsumeru-shop-toolbar .atsumeru-shop-count.product-count-vertical{margin:0;color:#111111a6}.atsumeru-shop-toolbar .product-count__text{font-size:1.3rem;font-weight:650}.atsumeru-shop-sort-form{margin-left:auto}.atsumeru-shop-sort-form__row{display:flex;align-items:center;gap:1rem}.atsumeru-shop-sort-form__label{margin:0;color:#1111119e;font-size:1.25rem;font-weight:650}.atsumeru-shop-sort-form .select{width:auto}.atsumeru-shop-sort-form .select:before,.atsumeru-shop-sort-form .select:after{content:none}.atsumeru-shop-sort-form .select__select{min-width:20rem;min-height:4.3rem;border:.1rem solid rgba(17,17,17,.2);border-radius:1.2rem;background:#fff;padding:0 4rem 0 1.3rem;color:var(--atsumeru-black, #111);font-size:1.3rem;font-weight:600}.atsumeru-shop-sort-form .select__select:hover,.atsumeru-shop-sort-form .select__select:focus-visible{border-color:var(--atsumeru-red, #ca161c)}.atsumeru-shop-sort-form .icon-caret{right:1.4rem}.atsumeru-shop-shell .facets__heading--vertical{color:var(--atsumeru-black, #111);font-size:1.2rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.atsumeru-shop-shell .facets__summary{color:var(--atsumeru-black, #111);font-weight:650}.atsumeru-shop-shell .facet-checkbox input[type=checkbox]{accent-color:var(--atsumeru-red, #ca161c)}@media screen and (max-width:989px){.atsumeru-shop-hero{padding-right:3.2rem;padding-left:3.2rem}.atsumeru-shop-shell.facets-vertical{gap:2.8rem}.atsumeru-shop-shell.facets-vertical .atsumeru-shop-sidebar.facets-wrapper{flex-basis:20rem;width:20rem}}@media screen and (max-width:749px){.atsumeru-shop-hero{min-height:34rem;align-items:flex-start;flex-direction:column;gap:2.8rem;padding:4.8rem 1.8rem 4rem}.atsumeru-shop-hero__title{margin-bottom:1.6rem;font-size:clamp(3.2rem,9vw,4rem)}.atsumeru-shop-hero__description,.atsumeru-shop-hero__description.rte{font-size:1.5rem}.atsumeru-shop-stat{max-width:none;flex-basis:auto;border-top:.1rem solid rgba(17,17,17,.15);border-left:0;padding-top:1.8rem;padding-left:0}.atsumeru-shop-stat strong{font-size:3.4rem}.atsumeru-shop-shell.facets-vertical{display:block;padding-top:2.4rem}.atsumeru-shop-shell.facets-vertical .atsumeru-shop-sidebar.facets-wrapper{position:static;display:block;width:100%;max-height:none;margin-bottom:2rem;overflow:visible;padding:0}.atsumeru-shop-categories--mobile{display:block;margin-bottom:1rem}.atsumeru-shop-categories--mobile summary{display:flex;min-height:4.8rem;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;border:.1rem solid rgba(17,17,17,.18);border-radius:1.2rem;background:#fff;padding:.8rem 1.4rem;color:var(--atsumeru-black, #111);list-style:none}.atsumeru-shop-categories--mobile summary::-webkit-details-marker{display:none}.atsumeru-shop-categories--mobile summary::marker{content:""}.atsumeru-shop-categories--mobile summary>span{display:flex;flex-direction:column;gap:.2rem;font-size:1.15rem}.atsumeru-shop-categories--mobile summary small{color:#11111194;font-size:1rem;font-weight:650;letter-spacing:.07em;text-transform:uppercase}.atsumeru-shop-categories--mobile summary strong{font-size:1.35rem}.atsumeru-shop-categories--mobile summary .icon-caret{position:static;width:1.2rem;height:.7rem;transition:transform var(--duration-short) ease}.atsumeru-shop-categories--mobile[open] summary .icon-caret{transform:rotate(180deg)}.atsumeru-shop-categories--mobile .atsumeru-shop-categories__list{margin-top:.8rem;border:.1rem solid rgba(17,17,17,.12);border-radius:1.4rem;background:#fff;padding:.8rem}.atsumeru-shop-shell.facets-vertical .facets-container{display:block;padding-top:0}.atsumeru-shop-shell .mobile-facets__wrapper,.atsumeru-shop-shell .mobile-facets__open-wrapper,.atsumeru-shop-shell .mobile-facets__open{width:100%}.atsumeru-shop-shell .mobile-facets__open{min-height:4.8rem;justify-content:center;border:.1rem solid rgba(17,17,17,.18);border-radius:1.2rem;background:#fff;padding:.8rem 1.4rem;color:var(--atsumeru-black, #111);font-size:1.3rem;font-weight:700;text-decoration:none}.atsumeru-shop-shell .product-count{margin-top:1.2rem;text-align:left}.atsumeru-shop-shell .active-facets-mobile{margin-top:1rem}}.atsumeru-shop-shell #product-grid.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.2rem,1.4vw,2rem);align-items:stretch}.atsumeru-shop-shell #product-grid.product-grid>.grid__item{width:auto;max-width:none;min-width:0;padding-bottom:0}.atsumeru-shop-shell #product-grid .card-wrapper,.atsumeru-shop-shell #product-grid .card-wrapper>.card{height:100%}.atsumeru-shop-shell #product-grid .card-wrapper>.card{display:flex;flex-direction:column}.atsumeru-shop-shell #product-grid .card__inner.ratio{--ratio-percent: 75% !important;flex:0 0 auto;background:#fff}.atsumeru-shop-shell #product-grid .card__media,.atsumeru-shop-shell #product-grid .card__media .media{background:#fff}.atsumeru-shop-shell #product-grid .card__media .media img{box-sizing:border-box;object-fit:contain;object-position:center;padding:clamp(1rem,1.3vw,1.8rem)}.atsumeru-shop-shell #product-grid .card-wrapper>.card>.card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:1.5rem 1.5rem 1.2rem}.atsumeru-shop-shell #product-grid .card-wrapper>.card>.card__content>.card__information{display:flex;flex:1 1 auto;flex-direction:column;padding:0}.atsumeru-shop-shell #product-grid .card__heading{display:-webkit-box;min-height:6.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.atsumeru-shop-shell #product-grid .card-information{display:flex;flex:1 1 auto;flex-direction:column}.atsumeru-shop-shell #product-grid .card-information>.price{display:flex;min-height:2.6rem;align-items:flex-end;margin-top:1.2rem}.atsumeru-shop-shell #product-grid .quick-add{width:100%;margin:1.5rem 0 0}.atsumeru-shop-shell #product-grid .quick-add__submit{min-height:5rem;margin:0}@media screen and (min-width:990px){.atsumeru-shop-shell.facets-vertical.page-width{width:100%;max-width:180rem;padding-right:clamp(3rem,4vw,6rem);padding-left:clamp(3rem,4vw,6rem)}}@media screen and (min-width:750px)and (max-width:989px){.atsumeru-shop-shell #product-grid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1450px){.atsumeru-shop-shell #product-grid.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1850px){.atsumeru-shop-shell #product-grid.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:749px){.atsumeru-shop-shell #product-grid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem .8rem}.atsumeru-shop-shell #product-grid .card-wrapper>.card>.card__content{padding:1.2rem 1rem 1rem}.atsumeru-shop-shell #product-grid .card__heading{min-height:7.6rem;font-size:1.35rem;line-height:1.4;-webkit-line-clamp:4;line-clamp:4}.atsumeru-shop-shell #product-grid .card__media .media img{padding:.8rem}.atsumeru-shop-shell #product-grid .quick-add{margin-top:1.2rem}.atsumeru-shop-shell #product-grid .quick-add__submit{min-height:4.6rem;padding-right:.8rem;padding-left:.8rem;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/atsumeru-shop.css.map */
