.custom-shop-by-collection{--sbc-bottom-scale: .55;--sbc-overlap: clamp(2.4rem, 3.5vw, 5rem);--sbc-center-max: 42rem}.custom-shop-by-collection__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto;align-items:start;column-gap:0}.custom-shop-by-collection__center-top{grid-column:2;grid-row:1;align-self:stretch;justify-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;min-width:0;height:100%;padding:2rem 1.6rem;text-align:center}.custom-shop-by-collection__center-top>*{max-width:var(--sbc-center-max);width:100%;margin-left:auto;margin-right:auto;text-align:center}.custom-shop-by-collection__center-bottom{grid-column:2;grid-row:2;align-self:stretch;justify-self:stretch;width:100%;min-width:0;margin-top:calc(var(--sbc-overlap) * -1);padding:0;text-align:center;border-top:var(--sbc-overlap) solid var(--sbc-card-bg, #f4f0e7)}.custom-shop-by-collection__gif{display:flex;justify-content:center}.custom-shop-by-collection__gif-img{display:block;width:min(16rem,100%);height:auto;aspect-ratio:1;object-fit:contain}.custom-shop-by-collection__heading{margin:-1.2rem 0 0;color:var(--sbc-heading-color, #b2965a);font-family:var(--font-heading-family);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 300);line-height:1.5;text-align:center;text-transform:uppercase;overflow-wrap:break-word}.custom-shop-by-collection__button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:fit-content;max-width:100%;min-width:0;height:5rem;margin:2rem auto 0;padding:.6rem 2.4rem .5rem;border:0;border-radius:2.5rem;background:var(--sbc-button-bg, #980065);color:#fff;font-family:var(--font-body-family);font-size:clamp(1.3rem,1.2vw,1.8rem);font-weight:500;line-height:1.33;text-decoration:none;text-transform:uppercase;transition:background-color .5s ease,color .5s ease}.custom-shop-by-collection__button:hover{background:var(--sbc-button-hover-bg, #b2965a);color:#fff}.custom-shop-by-collection__bottom-text{display:flex;align-items:center;max-width:var(--sbc-center-max);min-height:26.6rem;margin:0 auto;padding:0 1.6rem}.custom-shop-by-collection__bottom-text p{margin:0 auto;max-width:100%;color:rgb(var(--color-foreground));font-size:clamp(1.4rem,1.15vw,2rem);font-weight:400;line-height:1.5;overflow-wrap:break-word}.custom-shop-by-collection__card{position:relative;display:block;overflow:hidden;padding:5rem;background:var(--sbc-card-bg, #f4f0e7);text-decoration:none;color:inherit}.custom-shop-by-collection__card *{transition:all .5s ease}.custom-shop-by-collection__card-media{display:block;position:relative;overflow:hidden;aspect-ratio:1;width:100%;background-color:#000}.custom-shop-by-collection__card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.35) 42%,rgba(0,0,0,.08) 70%,transparent 100%)}.custom-shop-by-collection__card-img{display:block;width:100%;height:100%;object-fit:cover;vertical-align:middle;background-color:#000}.custom-shop-by-collection__card:hover .custom-shop-by-collection__card-img{transform:scale(1.1)}.custom-shop-by-collection__card-details{position:absolute;z-index:2}.custom-shop-by-collection__card-name{display:block;margin-bottom:4rem;color:#fff;font-family:var(--font-heading-family);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 300);font-size:4rem;line-height:1.1;text-transform:uppercase}.custom-shop-by-collection__card-link{display:inline-block;color:var(--sbc-link-color, #efcf8a);font-family:var(--font-body-family);font-size:1.8rem;font-weight:500;line-height:1.33;text-decoration:underline;opacity:0;transition:opacity .5s ease,color .5s ease}.custom-shop-by-collection__card:hover .custom-shop-by-collection__card-link,.custom-shop-by-collection__card:focus-visible .custom-shop-by-collection__card-link{opacity:1}.custom-shop-by-collection__card-link:hover{color:#fff}.custom-shop-by-collection__card--1,.custom-shop-by-collection__card--3,.custom-shop-by-collection__card--1 .custom-shop-by-collection__card-media,.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-media{border-radius:300px 0 0 300px}.custom-shop-by-collection__card--2,.custom-shop-by-collection__card--4,.custom-shop-by-collection__card--2 .custom-shop-by-collection__card-media,.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-media{border-radius:0 300px 300px 0}.custom-shop-by-collection__card--1,.custom-shop-by-collection__card--2{width:100%;justify-self:stretch;grid-row:1}.custom-shop-by-collection__card--1{grid-column:1}.custom-shop-by-collection__card--2{grid-column:3}.custom-shop-by-collection__card--1 .custom-shop-by-collection__card-media,.custom-shop-by-collection__card--2 .custom-shop-by-collection__card-media{aspect-ratio:1 / .8}.custom-shop-by-collection__card--1 .custom-shop-by-collection__card-media:after{background:linear-gradient(to top left,rgba(0,0,0,.75) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 68%,transparent 100%)}.custom-shop-by-collection__card--2 .custom-shop-by-collection__card-media:after{background:linear-gradient(to top right,rgba(0,0,0,.75) 0%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 68%,transparent 100%)}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-media:after{background:linear-gradient(to right,rgba(0,0,0,.7) 0%,rgba(0,0,0,.35) 45%,rgba(0,0,0,.08) 75%,transparent 100%)}.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-media:after{background:linear-gradient(to left,rgba(0,0,0,.7) 0%,rgba(0,0,0,.35) 45%,rgba(0,0,0,.08) 75%,transparent 100%)}.custom-shop-by-collection__card--3,.custom-shop-by-collection__card--4{grid-row:2;width:calc(100% * (1 - var(--sbc-bottom-scale) / 3));margin-top:calc(var(--sbc-overlap) * -1)}.custom-shop-by-collection__card--3{grid-column:1;justify-self:end}.custom-shop-by-collection__card--4{grid-column:3;justify-self:start}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-media,.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-media{aspect-ratio:calc((1 - var(--sbc-bottom-scale) / 3) / var(--sbc-bottom-scale))}.custom-shop-by-collection__card--1 .custom-shop-by-collection__card-details{right:7.5rem;bottom:2.5rem;text-align:right}.custom-shop-by-collection__card--1:hover .custom-shop-by-collection__card-details{bottom:8rem}.custom-shop-by-collection__card--2 .custom-shop-by-collection__card-details{left:7.5rem;bottom:2.5rem;text-align:left}.custom-shop-by-collection__card--2:hover .custom-shop-by-collection__card-details{bottom:8rem}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-details{left:10rem;top:50%;transform:translateY(-50%);text-align:left}.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-details{right:10rem;top:50%;transform:translateY(-50%);text-align:right}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-name,.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-name{font-size:3.4rem}@media screen and (max-width:1740px){.custom-shop-by-collection__heading{font-size:4rem}.custom-shop-by-collection__button{margin:1.6rem auto 0}.custom-shop-by-collection__bottom-text{min-height:0;padding:13% 0}.custom-shop-by-collection__bottom-text p{font-size:1.8rem}}@media screen and (max-width:1365px){.custom-shop-by-collection__card-name{font-size:3.4rem}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-name,.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-name{font-size:3rem}.custom-shop-by-collection__bottom-text p{font-size:1.6rem}}@media screen and (max-width:1279px){.custom-shop-by-collection{--section-padding-top: 4rem;--section-padding-bottom: 2rem;--sbc-overlap: clamp(1.6rem, 2.5vw, 2rem)}.custom-shop-by-collection__gif-img{width:10rem;height:10rem}.custom-shop-by-collection__heading{margin:-1.4rem 0 0;font-size:3rem}.custom-shop-by-collection__bottom-text{padding:8% 2rem}.custom-shop-by-collection__bottom-text p{font-size:1.4rem}.custom-shop-by-collection__card{padding:2rem}.custom-shop-by-collection__card-name{font-size:2.8rem}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-name,.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-name{font-size:2.2rem}.custom-shop-by-collection__card--1 .custom-shop-by-collection__card-details{right:5rem;bottom:0}.custom-shop-by-collection__card--2 .custom-shop-by-collection__card-details{left:5rem;bottom:0}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-details{left:5rem;top:55%}.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-details{right:5rem;top:55%}}@media screen and (max-width:1023px){.custom-shop-by-collection__grid{grid-template-columns:1fr 1fr}.custom-shop-by-collection__center-top{grid-column:1 / -1;grid-row:1;padding:2rem 1.6rem;height:auto;align-self:start}.custom-shop-by-collection__center-bottom{grid-column:1 / -1;grid-row:2;margin-top:0;border-top:0}.custom-shop-by-collection__card--1{grid-column:1;grid-row:3}.custom-shop-by-collection__card--2{grid-column:2;grid-row:3}.custom-shop-by-collection__card--3{grid-column:1;grid-row:4}.custom-shop-by-collection__card--4{grid-column:2;grid-row:4}.custom-shop-by-collection__gif-img{width:6rem;height:6rem}.custom-shop-by-collection__heading{margin:-1rem 0 0;font-size:2.6rem}.custom-shop-by-collection__button{margin:1.6rem auto 0}.custom-shop-by-collection__bottom-text{min-height:0;padding:0 0 2rem}.custom-shop-by-collection__card--1,.custom-shop-by-collection__card--3{padding:2rem 1rem 2rem 2rem}.custom-shop-by-collection__card--2,.custom-shop-by-collection__card--4{padding:2rem 2rem 2rem 1rem}}@media screen and (max-width:767px){.custom-shop-by-collection__card-name{font-size:2.4rem}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-name,.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-name{font-size:2rem}.custom-shop-by-collection__card--1 .custom-shop-by-collection__card-details{right:3rem;bottom:-2rem}.custom-shop-by-collection__card--2 .custom-shop-by-collection__card-details{left:3rem;bottom:-2rem}.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-details{left:4rem;top:58%}.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-details{right:4rem;top:58%}}@media screen and (max-width:480px){.custom-shop-by-collection__grid{grid-template-columns:1fr}.custom-shop-by-collection__card--1,.custom-shop-by-collection__card--2,.custom-shop-by-collection__card--3,.custom-shop-by-collection__card--4,.custom-shop-by-collection__card--1 .custom-shop-by-collection__card-media,.custom-shop-by-collection__card--2 .custom-shop-by-collection__card-media,.custom-shop-by-collection__card--3 .custom-shop-by-collection__card-media,.custom-shop-by-collection__card--4 .custom-shop-by-collection__card-media{border-radius:0}.custom-shop-by-collection__card{padding:1rem!important}.custom-shop-by-collection__card--3,.custom-shop-by-collection__card--4{margin-top:0;width:100%;justify-self:stretch}.custom-shop-by-collection__card--1{grid-row:3;grid-column:1}.custom-shop-by-collection__card--2{grid-row:4;grid-column:1}.custom-shop-by-collection__card--4{grid-row:5;grid-column:1}.custom-shop-by-collection__card--3{grid-row:6;grid-column:1}}@media(prefers-reduced-motion:reduce){.custom-shop-by-collection__card *,.custom-shop-by-collection__button{transition:none}.custom-shop-by-collection__card:hover .custom-shop-by-collection__card-img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-custom-shop-by-collection.css.map */
