.section-shop-by-collection{width:100%;max-width:100%;overflow-x:clip}.shop-by-collection,.shop-by-collection *{box-sizing:border-box}.shop-by-collection{position:relative;isolation:isolate;width:100%;max-width:100%;min-height:var(--sbc-min-height, 0);overflow:hidden;background:var(--sbc-background, #fffdf8);color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shop-by-collection__background{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.shop-by-collection__background img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--sbc-background-position, center)}.shop-by-collection__inner{width:min(100%,var(--sbc-width, 1900px));min-height:var(--sbc-min-height, 0);margin-inline:auto;padding:var(--sbc-padding-top, 48px) var(--sbc-side-padding, 28px) var(--sbc-padding-bottom, 60px)}.shop-by-collection__header{width:min(100%,1000px);margin:0 auto var(--sbc-header-gap, 28px);text-align:center}.shop-by-collection__header h2{display:flex;flex-wrap:wrap;justify-content:center;column-gap:var(--sbc-heading-word-gap, 16px);row-gap:4px;margin:0;color:var(--sbc-heading-color, #5b0710);font:800 var(--sbc-heading-size, 58px)/1.08 "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.035em}.shop-by-collection__header h2 span,.shop-by-collection__header h2 strong{display:block}.shop-by-collection__header h2 strong{color:var(--sbc-highlight-color, #a06608);font:inherit}.shop-by-collection__content{width:min(100%,780px);margin:17px auto 0;color:var(--sbc-content-color, #3f4650);font-size:var(--sbc-content-size, 19px);line-height:1.45}.shop-by-collection__content p{margin:0}.shop-by-collection__divider{display:grid;grid-template-columns:minmax(0,1fr) var(--sbc-divider-icon-size, 48px) minmax(0,1fr);align-items:center;gap:18px;width:min(100%,var(--sbc-divider-width, 500px));margin:20px auto 0;color:var(--sbc-divider-color, #dda029)}.shop-by-collection__divider i{height:1px;background:currentColor}.shop-by-collection__divider img,.shop-by-collection__divider svg{display:block;width:var(--sbc-divider-icon-size, 48px);height:var(--sbc-divider-icon-size, 48px);object-fit:contain}.shop-by-collection__grid{display:grid;grid-template-columns:repeat(var(--sbc-desktop-columns, 6),minmax(0,1fr));align-items:start;gap:var(--sbc-column-gap, 16px);width:min(100%,var(--sbc-grid-max-width, 100%));min-width:0;margin-inline:auto}.shop-by-collection__card{display:flex;min-width:0;min-height:0;height:auto;align-self:start;flex-direction:column;overflow:hidden;border:var(--sbc-card-border-width, 1px) solid var(--sbc-card-border, #e6b45f);border-radius:var(--sbc-card-radius, 20px);background:var(--sbc-card-background-local, var(--sbc-card-background, #7b0915));color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.shop-by-collection--shadow .shop-by-collection__card{box-shadow:0 9px 24px #4626051f}.shop-by-collection__card:hover{border-color:#d49420;box-shadow:0 15px 32px #4626052e;transform:translateY(-4px)}.shop-by-collection__card:focus-visible{outline:3px solid #7b0915;outline-offset:4px}.shop-by-collection__card--empty{cursor:default}.shop-by-collection__media{width:100%;aspect-ratio:var(--sbc-image-ratio, 1 / 1);flex:0 0 auto;overflow:hidden;background:var(--sbc-image-background, #f5e5ce)}.shop-by-collection__image,.shop-by-collection__image img,.shop-by-collection__placeholder{display:block;width:100%;height:100%}.shop-by-collection__image img,.shop-by-collection__placeholder{object-fit:var(--sbc-image-fit, cover);object-position:var(--sbc-image-position-local, center);transition:transform .3s ease}.shop-by-collection__card:hover .shop-by-collection__image img{transform:scale(1.03)}.shop-by-collection__placeholder{color:#dda02929}.shop-by-collection__body{position:relative;display:flex;min-height:0;height:auto;flex:0 0 auto;flex-direction:column;align-items:center;padding:0 var(--sbc-body-padding, 18px) var(--sbc-body-padding, 18px);background:var(--sbc-card-background-local, var(--sbc-card-background, #7b0915));text-align:center}.shop-by-collection__curve{position:absolute;z-index:0;top:-38px;left:-1px;display:block;width:calc(100% + 2px);height:40px;overflow:visible;pointer-events:none}.shop-by-collection__curve-fill{fill:var(--sbc-card-background-local, var(--sbc-card-background, #7b0915))}.shop-by-collection__curve-line{fill:none;stroke:var(--sbc-curve-color-local, var(--sbc-curve-color, #e6b45f));stroke-width:var(--sbc-curve-stroke, 3px);vector-effect:non-scaling-stroke}.shop-by-collection__icon{position:relative;z-index:1;display:grid;width:var(--sbc-icon-size, 72px);height:var(--sbc-icon-size, 72px);flex:0 0 auto;place-items:center;margin:calc(var(--sbc-icon-size, 72px) / -2) auto 16px;border:2px solid var(--sbc-icon-border-local, var(--sbc-icon-border, #e6b45f));border-radius:50%;background:var(--sbc-icon-background-local, var(--sbc-icon-background, #7b0915));color:var(--sbc-icon-color-local, var(--sbc-icon-color, #fff));box-shadow:0 5px 15px #00000029}.shop-by-collection__icon img,.shop-by-collection__icon svg{display:block;width:62%;height:62%;object-fit:contain}.shop-by-collection__body h3{position:relative;z-index:1;margin:0;color:var(--sbc-title-color-local, var(--sbc-title-color, #fff));font:700 var(--sbc-title-size, 21px)/1.2 "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.015em}.shop-by-collection__body p{position:relative;z-index:1;margin:18px 0 0;color:var(--sbc-description-color-local, var(--sbc-description-color, #fff));font-size:var(--sbc-description-size, 15px);line-height:1.45}.shop-by-collection__button{position:relative;z-index:1;display:inline-flex;width:100%;min-height:var(--sbc-button-height, 46px);align-items:center;justify-content:center;margin-top:var(--sbc-button-gap, 20px);padding:9px 14px;border:2px solid var(--sbc-button-border-local, var(--sbc-button-border, #e6b45f));border-radius:var(--sbc-button-radius, 24px);background:var(--sbc-button-background-local, var(--sbc-button-background, #ffdc6e));color:var(--sbc-button-color-local, var(--sbc-button-color, #5b0710));font-size:var(--sbc-button-size, 15px);font-weight:700;line-height:1.1}.shop-by-collection__card--outline-button .shop-by-collection__button{background:transparent}.shop-by-collection__editor-note{margin-top:22px;padding:16px;border:1px dashed #d59825;border-radius:12px;background:#fffaf1;color:#673b0f;text-align:center}@media screen and (max-width:1199px){.shop-by-collection__inner{padding-inline:var(--sbc-side-padding-tablet, 24px)}.shop-by-collection__grid{grid-template-columns:repeat(var(--sbc-tablet-columns, 3),minmax(0,1fr));gap:var(--sbc-row-gap-tablet, 16px);width:min(100%,var(--sbc-grid-max-width-tablet, 100%))}}@media screen and (max-width:749px){.shop-by-collection{min-height:var(--sbc-min-height-mobile, 0)}.shop-by-collection__background img{object-position:var(--sbc-background-position-mobile, center)}.shop-by-collection__inner{width:var(--sbc-width-mobile, 100%);min-height:var(--sbc-min-height-mobile, 0);padding:var(--sbc-padding-top-mobile, 32px) var(--sbc-side-padding-mobile, 12px) var(--sbc-padding-bottom-mobile, 32px)}.shop-by-collection__header{margin-bottom:var(--sbc-header-gap-mobile, 22px)}.shop-by-collection__header h2{column-gap:var(--sbc-heading-word-gap-mobile, 10px);row-gap:2px;font-size:var(--sbc-heading-size-mobile, 34px);line-height:1.12}.shop-by-collection__content{margin-top:12px;font-size:var(--sbc-content-size-mobile, 15px)}.shop-by-collection__divider{grid-template-columns:minmax(0,1fr) var(--sbc-divider-icon-size-mobile, 36px) minmax(0,1fr);gap:10px;width:min(100%,var(--sbc-divider-width-mobile, 240px));margin-top:14px}.shop-by-collection__divider img,.shop-by-collection__divider svg{width:var(--sbc-divider-icon-size-mobile, 36px);height:var(--sbc-divider-icon-size-mobile, 36px)}.shop-by-collection__grid{grid-template-columns:repeat(var(--sbc-mobile-columns, 2),minmax(0,1fr));column-gap:var(--sbc-column-gap-mobile, 10px);row-gap:var(--sbc-row-gap-mobile, 14px)}.shop-by-collection__card{min-height:0;height:auto}.shop-by-collection__body{padding:0 var(--sbc-body-padding-mobile, 12px) var(--sbc-body-padding-mobile, 12px)}.shop-by-collection__icon{width:var(--sbc-icon-size-mobile, 54px);height:var(--sbc-icon-size-mobile, 54px);margin:calc(var(--sbc-icon-size-mobile, 54px) / -2) auto 11px}.shop-by-collection__curve{top:-28px;height:30px}.shop-by-collection__body h3{font-size:var(--sbc-title-size-mobile, 15px)}.shop-by-collection__body p{margin-top:10px;font-size:var(--sbc-description-size-mobile, 12px)}.shop-by-collection__button{min-height:var(--sbc-button-height-mobile, 36px);margin-top:var(--sbc-button-gap-mobile, 14px);padding:7px 8px;font-size:var(--sbc-button-size-mobile, 12px)}}@media(prefers-reduced-motion:reduce){.shop-by-collection__card,.shop-by-collection__image img{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-shop-by-collection.css.map */
