.custom-shop-by-category{position:relative;overflow:hidden;background:#f8f5f0;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.custom-shop-by-category *{box-sizing:border-box}.custom-shop-by-category .page-width{max-width:1600px;margin:0 auto;padding:0 40px}.shop-category__header{max-width:760px;margin:0 auto 80px;text-align:center}.shop-category__eyebrow{display:inline-flex;align-items:center;gap:14px;margin-bottom:20px;color:#a67c32;font-size:14px;font-weight:500;letter-spacing:.35em;text-transform:uppercase}.shop-category__eyebrow:before,.shop-category__eyebrow:after{content:"";width:45px;height:1px;background:#a67c32}.shop-category__heading{margin:0;color:#111;font-family:Cormorant Garamond,serif;font-size:64px;font-weight:300;line-height:1.08;letter-spacing:-.03em}.shop-category__description{max-width:620px;margin:28px auto 0;color:#6e6256;font-size:18px;line-height:1.9}.shop-category__description p{margin:0}.shop-category__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:28px}.shop-category__card{position:relative;overflow:hidden;border-radius:32px;min-height:340px;background:#ece7e0}.shop-category__card--hero{grid-column:span 12;min-height:650px}.shop-category__card--large{grid-column:span 6;min-height:500px}.shop-category__card--medium{grid-column:span 4;min-height:420px}.shop-category__card--small{grid-column:span 3;min-height:320px}.shop-category__link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.custom-shop-by-category{opacity:0;transform:translateY(60px);transition:opacity .9s ease,transform .9s ease}.custom-shop-by-category.in-view{opacity:1;transform:none}.shop-category__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit}.shop-category__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .9s cubic-bezier(.22,.61,.36,1),filter .6s ease;will-change:transform}.shop-category__placeholder{width:100%;height:100%;display:block}.shop-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0000002e 45%,#000000b8);transition:all .45s ease}.shop-category__content{position:absolute;left:40px;right:40px;bottom:36px;z-index:5;display:flex;flex-direction:column;justify-content:flex-end}.shop-category__subtitle{display:inline-block;margin-bottom:12px;color:#ffffffd9;font-size:13px;font-weight:500;letter-spacing:.25em;text-transform:uppercase}.shop-category__title{margin:0;color:#fff;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:300;line-height:1.05;letter-spacing:-.02em}.shop-category__text{max-width:480px;margin-top:18px;color:#ffffffe0;font-size:16px;line-height:1.8}.shop-category__text p{margin:0}.shop-category__card--hero .shop-category__title{font-size:72px}.shop-category__card--hero .shop-category__text{max-width:620px}.shop-category__card--large .shop-category__title{font-size:54px}.shop-category__card--medium .shop-category__title{font-size:42px}.shop-category__card--small .shop-category__content{left:28px;right:28px;bottom:26px}.shop-category__card--small .shop-category__title{font-size:30px}.shop-category__card--small .shop-category__subtitle{font-size:11px}.shop-category__card--small .shop-category__text{display:none}.shop-category__card{transition:transform .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease}.shop-category__card:hover{transform:translateY(-10px);box-shadow:0 35px 90px #00000024}.shop-category__card:hover .shop-category__image{transform:scale(1.08)}.shop-category__card:hover .shop-category__overlay{background:linear-gradient(180deg,#00000014,#00000047 45%,#000000d1)}.shop-category__footer{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.shop-category__button{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:all .35s ease}.shop-category__card:hover .shop-category__button{background:#a67c32;border-color:#a67c32}.shop-category__arrow{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);color:#fff;transition:all .35s ease}.shop-category__arrow svg{transition:transform .35s ease}.shop-category__card:hover .shop-category__arrow{background:#a67c32;border-color:#a67c32}.shop-category__card:hover .shop-category__arrow svg{transform:translate(4px)}.shop-category__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#a67c32;transform:scaleX(0);transform-origin:left;transition:transform .45s ease;z-index:6}.shop-category__card:hover:before{transform:scaleX(1)}.shop-category__subtitle,.shop-category__title,.shop-category__text,.shop-category__footer{transition:transform .45s ease,opacity .45s ease}.shop-category__card:hover .shop-category__subtitle,.shop-category__card:hover .shop-category__title,.shop-category__card:hover .shop-category__text,.shop-category__card:hover .shop-category__footer{transform:translateY(-6px)}.shop-category__link:focus-visible{outline:2px solid #A67C32;outline-offset:6px;border-radius:32px}.shop-category__image{backface-visibility:hidden;transform:translateZ(0);image-rendering:auto}@media screen and (max-width:1200px){.shop-category__heading{font-size:54px}.shop-category__grid{gap:22px}.shop-category__card--hero{min-height:560px}.shop-category__card--large{min-height:430px}.shop-category__card--medium{grid-column:span 6}.shop-category__card--small{grid-column:span 4}}@media screen and (max-width:991px){.custom-shop-by-category .page-width{padding:0 20px}.shop-category__header{margin-bottom:50px}.shop-category__heading{font-size:42px}.shop-category__description{font-size:16px;line-height:1.8}.shop-category__grid{grid-template-columns:1fr;gap:20px}.shop-category__card,.shop-category__card--hero,.shop-category__card--large,.shop-category__card--medium,.shop-category__card--small{grid-column:span 1;min-height:420px}.shop-category__content{left:24px;right:24px;bottom:24px}.shop-category__title{font-size:34px!important}.shop-category__text{display:block;font-size:15px}}@media screen and (max-width:576px){.custom-shop-by-category{padding-top:80px;padding-bottom:80px}.shop-category__heading{font-size:32px;line-height:1.15}.shop-category__eyebrow{font-size:12px;letter-spacing:.22em}.shop-category__eyebrow:before,.shop-category__eyebrow:after{width:28px}.shop-category__card{min-height:340px;border-radius:22px}.shop-category__content{left:20px;right:20px;bottom:20px}.shop-category__title{font-size:28px!important}.shop-category__subtitle{font-size:11px}.shop-category__text{display:none}.shop-category__footer{margin-top:18px}.shop-category__button{padding:12px 18px;font-size:12px}.shop-category__arrow{width:46px;height:46px}}.shop-category__card{opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.custom-shop-by-category.in-view .shop-category__card{opacity:1;transform:none}.custom-shop-by-category.in-view .shop-category__card:nth-child(1){transition-delay:.1s}.custom-shop-by-category.in-view .shop-category__card:nth-child(2){transition-delay:.2s}.custom-shop-by-category.in-view .shop-category__card:nth-child(3){transition-delay:.3s}.custom-shop-by-category.in-view .shop-category__card:nth-child(4){transition-delay:.4s}.custom-shop-by-category.in-view .shop-category__card:nth-child(5){transition-delay:.5s}.custom-shop-by-category.in-view .shop-category__card:nth-child(6){transition-delay:.6s}.custom-shop-by-category.in-view .shop-category__card:nth-child(7){transition-delay:.7s}.custom-shop-by-category.in-view .shop-category__card:nth-child(8){transition-delay:.8s}.shop-category__card,.shop-category__image,.shop-category__overlay{will-change:transform}.shop-category__image{backface-visibility:hidden;transform:translateZ(0)}.shop-category__overlay{pointer-events:none}@media(prefers-reduced-motion:reduce){.shop-category__card,.shop-category__image,.shop-category__overlay,.shop-category__button,.shop-category__arrow,.custom-shop-by-category{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-shop-by-category.css.map */
