.shop-by-category-section{position:relative;width:100%;padding-block:clamp(50px,6.25vw,100px) 0}.shop-by-category__header{margin-bottom:clamp(24px,2.2vw,36px)}.shop-by-category__main-heading{font-family:var(--cormorantGaramond_fontFamily, "Cormorant Garamond", serif);font-size:clamp(28px,3.625vw,58px);font-weight:var(--font_weight_400, 400);line-height:1.15;color:var(--heading_color, #1C2E3A);margin:0;text-align:left}.shop-by-category__wrapper{display:flex;flex-wrap:wrap;gap:var(--grid-gap, 24px);width:100%}.shop-by-category__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;flex:0 0 calc((100% - (var(--grid-gap, 24px) * 2)) / 3);width:calc((100% - (var(--grid-gap, 24px) * 2)) / 3);min-height:var(--card-min-height, 480px);border-radius:16px;overflow:hidden;box-sizing:border-box;background-color:var(--heading_color, #1C2E3A);text-decoration:none}.shop-by-category__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.shop-by-category__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,1,.5,1)}.shop-by-category__card:hover .shop-by-category__image{transform:scale(1.04)}.shop-by-category__image--mobile{display:none}.shop-by-category__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1c2e3a,#2b4455);display:flex;align-items:center;justify-content:center}.shop-by-category__placeholder svg{width:100%;height:100%;opacity:.15}.shop-by-category__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(180deg,#0e151c00 25%,#0e151c73 58%,#0e151ce6);pointer-events:none}.shop-by-category__content{position:relative;z-index:3;padding:clamp(24px,2.2vw,36px);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;width:100%;box-sizing:border-box}.shop-by-category__title{font-family:var(--cormorantGaramond_fontFamily, "Cormorant Garamond", serif);font-size:clamp(36px,2.75vw,44px);font-weight:var(--font_weight_400, 400);line-height:1.15;color:var(--white_color, #ffffff);margin:0 0 10px}.shop-by-category__subcontent{font-family:var(--prozaLibre_fontFamily, "Proza Libre", sans-serif);font-size:clamp(14px,1.125vw,18px);font-weight:var(--font_weight_400, 400);line-height:1.4;color:var(--white_color, #ffffff);margin:0 0 18px}.shop-by-category__subcontent p{font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;margin:0}.shop-by-category__cta{display:inline-flex;align-items:center;font-family:var(--prozaLibre_fontFamily, "Proza Libre", sans-serif);font-size:clamp(14px,1.125vw,18px);font-weight:var(--font_weight_400, 400);line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--white_color, #ffffff)!important;text-decoration:underline!important;text-underline-offset:4px;text-decoration-thickness:1px;cursor:pointer;transition:opacity .25s ease,text-underline-offset .25s ease}.shop-by-category__cta:hover{opacity:.85;text-underline-offset:6px}@media screen and (max-width:989px){.shop-by-category__card{flex:0 0 calc((100% - var(--grid-gap, 24px)) / 2);width:calc((100% - var(--grid-gap, 24px)) / 2);min-height:440px}}@media screen and (max-width:767px){.shop-by-category__wrapper{gap:var(--grid-gap-mobile, 16px)}.shop-by-category__card{flex:0 0 100%!important;width:100%!important;min-height:var(--card-min-height-mobile, 420px)}.shop-by-category__content{padding:20px}.shop-by-category__title{width:100%;max-width:30rem}.shop-by-category__subcontent{margin-bottom:16px}.shop-by-category__image--mobile{display:block}.shop-by-category__image--has-mobile.shop-by-category__image--desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/137/assets/shop-by-category.css.map */
