.custom-gallery-section{width:100%;padding-top:var(--gallery-padding-top, 0px);padding-bottom:var(--gallery-padding-bottom, 72px);background:var(--gallery-section-bg, #ffffff);color:var(--gallery-text-color, #111111);box-sizing:border-box}.custom-gallery-section *,.custom-gallery-section *:before,.custom-gallery-section *:after{box-sizing:border-box}.custom-gallery-container{box-sizing:border-box}.custom-gallery-container:not(.page-width):not(.custom-page-width){width:100%;margin-left:auto;margin-right:auto}.custom-gallery-header{margin-bottom:var(--gallery-heading-margin-bottom, 40px);text-align:var(--gallery-heading-align, center)}.custom-gallery-heading{margin:0;color:var(--gallery-heading-color, #111111);font-size:var(--gallery-heading-size, 36px);font-weight:var(--gallery-heading-weight, 700);line-height:1.15;text-transform:var(--gallery-heading-transform, none)}.custom-gallery-description{max-width:720px;margin:16px auto 0;color:var(--gallery-description-color, #666666);font-size:var(--gallery-description-size, 16px);line-height:1.55}.custom-gallery-description p{margin:0}.custom-gallery-grid{display:grid;gap:var(--gallery-card-row-gap, var(--gallery-card-gap, 24px)) var(--gallery-card-column-gap, var(--gallery-card-gap, 24px));align-items:start}.custom-gallery-grid--fluid{grid-template-columns:repeat(var(--gallery-columns-desktop, 4),minmax(0,1fr))}.custom-gallery-grid--fixed{grid-template-columns:repeat(var(--gallery-columns-desktop, 4),var(--gallery-card-width, minmax(0, 1fr)));justify-content:space-between}.custom-gallery-empty{color:var(--gallery-empty-color, #000000);font-size:16px}.custom-gallery-card{position:relative;z-index:0;isolation:isolate;width:100%;min-width:0;color:inherit;text-decoration:none;box-sizing:border-box}.custom-gallery-card__title{color:var(--gallery-card-title-color, #000000);font-size:var(--gallery-card-title-size, 16px);font-weight:var(--gallery-card-title-weight, 500);line-height:var(--gallery-card-title-line-height, 1.15);text-align:center;letter-spacing:0}.custom-gallery-card__placeholder{display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999}.custom-gallery-card__placeholder svg{width:60%;height:60%;opacity:.5}.custom-gallery-card--collection-overlay .custom-gallery-card__media{position:relative;width:100%;aspect-ratio:var(--gallery-card-aspect-ratio, 1 / 1);overflow:hidden;border-radius:var(--gallery-card-radius, 5px);background:var(--gallery-card-bg, #ffffff);box-shadow:var(--gallery-card-shadow, 0 2px 10px rgba(0, 0, 0, .14))}.custom-gallery-card--collection-overlay .custom-gallery-card__media-button{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:inherit;background:transparent;color:inherit;text-align:inherit;cursor:zoom-in;appearance:none;-webkit-appearance:none}.custom-gallery-card--collection-overlay .custom-gallery-card__media-button:focus-visible{outline:2px solid var(--gallery-accent-color, #ce0e2d);outline-offset:3px}.custom-gallery-card--collection-overlay .custom-gallery-card__image,.custom-gallery-card--collection-overlay .custom-gallery-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%}.custom-gallery-card--collection-overlay .custom-gallery-card__image{object-fit:var(--gallery-card-image-fit, contain);object-position:center;background:var(--gallery-card-bg, #ffffff);transition:opacity .28s ease,transform .28s ease}.custom-gallery-card--collection-overlay .custom-gallery-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--gallery-card-overlay, linear-gradient(180deg, rgba(0, 0, 0, .16) 0%, rgba(0, 0, 0, .22) 42%, rgba(0, 0, 0, .56) 100%));opacity:1;transition:opacity .28s ease;pointer-events:none}.custom-gallery-card--collection-overlay .custom-gallery-card__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;padding:var(--gallery-card-content-padding, 28px);text-align:center;pointer-events:none}.custom-gallery-card--collection-overlay .custom-gallery-card__content--top{justify-content:flex-start}.custom-gallery-card--collection-overlay .custom-gallery-card__content--middle{justify-content:center}.custom-gallery-card--collection-overlay .custom-gallery-card__content--bottom{justify-content:flex-end}.custom-gallery-card--collection-overlay .custom-gallery-card__text{transition:opacity .24s ease,transform .24s ease,visibility .24s ease}.custom-gallery-card--collection-overlay .custom-gallery-card__title{margin:0;text-shadow:0 2px 12px rgba(0,0,0,.28)}.custom-gallery-card--collection-overlay .custom-gallery-card__subtitle{margin:10px 0 0;color:var(--gallery-card-subtitle-color, #ffffff);font-size:var(--gallery-card-subtitle-size, 15px);font-weight:var(--gallery-card-subtitle-weight, 500);line-height:1.4;text-shadow:0 2px 12px rgba(0,0,0,.28)}.custom-gallery-card--collection-overlay .custom-gallery-card__subtitle p{margin:0}.custom-gallery-card--collection-overlay .custom-gallery-card__button{position:absolute;left:50%;bottom:var(--gallery-card-button-bottom, 22px);z-index:4;display:inline-flex;align-items:center;justify-content:center;min-width:var(--gallery-button-min-width, 96px);height:var(--gallery-button-height, 34px);min-height:var(--gallery-button-height, 34px);padding:0 var(--gallery-button-padding-x, 18px);border:0;border-radius:var(--gallery-button-radius, 7px);background:var(--gallery-button-bg, #ce0e2d);color:var(--gallery-button-color, #ffffff);font-size:var(--gallery-button-font-size, 16px);font-weight:var(--gallery-button-font-weight, 500);line-height:1;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;opacity:0;visibility:hidden;transform:translate(-50%) translateY(8px);transition:opacity .24s ease,visibility .24s ease,background .24s ease,transform .24s ease;pointer-events:none;white-space:nowrap;box-shadow:0 8px 20px #ce0e2d38}.custom-gallery-card--collection-overlay .custom-gallery-card__button:hover{background:var(--gallery-button-hover-bg, #b80c27);color:var(--gallery-button-hover-color, #ffffff);transform:translate(-50%)}.custom-gallery-card--collection-overlay .custom-gallery-card__media:hover .custom-gallery-card__image,.custom-gallery-card--collection-overlay .custom-gallery-card__media:focus-within .custom-gallery-card__image{transform:scale(1.03)}.custom-gallery-card--collection-overlay .custom-gallery-card__media:hover .custom-gallery-card__overlay,.custom-gallery-card--collection-overlay .custom-gallery-card__media:focus-within .custom-gallery-card__overlay{opacity:.82}.custom-gallery-card--collection-overlay .custom-gallery-card__media:hover .custom-gallery-card__text,.custom-gallery-card--collection-overlay .custom-gallery-card__media:focus-within .custom-gallery-card__text{opacity:0;visibility:hidden;transform:translateY(-8px)}.custom-gallery-card--collection-overlay .custom-gallery-card__media:hover .custom-gallery-card__button,.custom-gallery-card--collection-overlay .custom-gallery-card__media:focus-within .custom-gallery-card__button{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}@media(hover:none){.custom-gallery-card--collection-overlay .custom-gallery-card__button{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.custom-gallery-card--collection-overlay .custom-gallery-card__text{opacity:1;visibility:visible}}.custom-gallery-card--product-flip{--gallery-title-reserved-height: calc(var(--gallery-card-title-size, 14px) * var(--gallery-card-title-line-height, 1.18) * 2);--gallery-title-bottom: var(--gallery-product-title-bottom, 22px);--gallery-title-gap: var(--gallery-product-title-gap, 18px);--gallery-image-bottom: calc(var(--gallery-title-reserved-height) + var(--gallery-title-bottom) + var(--gallery-title-gap));aspect-ratio:var(--gallery-card-aspect-ratio, 1 / 1);border:var(--gallery-card-border, 1px solid #eeeeee);border-radius:var(--gallery-card-radius, 15px);background:var(--gallery-card-bg, #ffffff);box-shadow:var(--gallery-card-shadow, 0 4px 14px rgba(0, 0, 0, .12));overflow:hidden;transition:box-shadow .28s ease}.custom-gallery-card--product-flip:hover{z-index:2;box-shadow:var(--gallery-card-hover-shadow, 0 10px 26px rgba(0, 0, 0, .18))}.custom-gallery-card--product-flip .custom-gallery-card__image-button{position:absolute;inset:0 0 var(--gallery-image-bottom) 0;z-index:1;display:block;width:100%;height:auto;padding:0;border:0;background:transparent;cursor:zoom-in;line-height:0}.custom-gallery-card--product-flip .custom-gallery-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.custom-gallery-card--product-flip .custom-gallery-card__image{display:block;backface-visibility:hidden;transform:translateZ(0)}.custom-gallery-card--product-flip .custom-gallery-card__image--primary{position:absolute;top:50%;left:50%;width:var(--gallery-product-primary-size, clamp(120px, 10.5vw, 144px));height:var(--gallery-product-primary-size, clamp(120px, 10.5vw, 144px));object-fit:contain;object-position:center center;opacity:1;transform:translate(-50%,-50%) translateZ(0);transition:opacity .28s ease}.custom-gallery-card--product-flip .custom-gallery-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;object-fit:var(--gallery-product-hover-fit, cover);object-position:center center;opacity:0;transform:scale(1.035) translateZ(0);transition:opacity .42s ease,transform .58s ease;will-change:opacity,transform}.custom-gallery-card--product-flip:hover .custom-gallery-card__image--primary{opacity:0}.custom-gallery-card--product-flip:hover .custom-gallery-card__image--secondary{opacity:1;transform:scale(1) translateZ(0)}.custom-gallery-card--product-flip .custom-gallery-card__title{position:absolute;left:16px;right:16px;bottom:var(--gallery-title-bottom);z-index:3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:normal;overflow-wrap:anywhere;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.custom-gallery-card--product-flip:hover .custom-gallery-card__title{opacity:0;visibility:hidden}.custom-gallery-card--product-flip .custom-gallery-card__open{position:absolute;left:50%;bottom:var(--gallery-product-button-bottom, 14px);z-index:4;display:inline-flex;align-items:center;justify-content:center;min-width:var(--gallery-button-min-width, 64px);min-height:var(--gallery-button-height, 22px);padding:var(--gallery-button-padding-y, 2px) var(--gallery-button-padding-x, 10px);border-radius:var(--gallery-button-radius, 5px);background:var(--gallery-button-bg, #cf152d);color:var(--gallery-button-color, #ffffff);font-size:var(--gallery-button-font-size, 14px);font-weight:var(--gallery-button-font-weight, 500);line-height:1;letter-spacing:.05em!important;text-decoration:none;opacity:0;visibility:hidden;transform:translate3d(-50%,8px,0);transition:opacity .32s ease .08s,visibility .32s ease .08s,transform .32s ease .08s,background .2s ease;will-change:opacity,transform}.custom-gallery-card--product-flip:hover .custom-gallery-card__open{opacity:1;visibility:visible;transform:translate3d(-50%,0,0)}.custom-gallery-card--product-flip .custom-gallery-card__open:hover{background:var(--gallery-button-hover-bg, #b80000);color:var(--gallery-button-hover-color, #ffffff)}@media screen and (max-width:989px){.custom-gallery-grid{grid-template-columns:repeat(var(--gallery-columns-tablet, 2),minmax(0,1fr));justify-content:initial;gap:var(--gallery-card-tablet-row-gap, 24px) var(--gallery-card-tablet-column-gap, 22px)}.custom-gallery-header{margin-bottom:var(--gallery-heading-tablet-margin-bottom, 40px)}}@media screen and (max-width:749px){.custom-gallery-section{padding-top:var(--gallery-mobile-padding-top, calc(var(--gallery-padding-top, 0px) * .7));padding-bottom:var(--gallery-mobile-padding-bottom, calc(var(--gallery-padding-bottom, 72px) * .7))}.custom-gallery-container{box-sizing:border-box}.custom-gallery-header{margin-bottom:var(--gallery-heading-mobile-margin-bottom, 30px)}.custom-gallery-heading{font-size:var(--gallery-heading-mobile-size, 28px)}.custom-gallery-description{font-size:var(--gallery-description-mobile-size, 14px)}.custom-gallery-grid{grid-template-columns:repeat(var(--gallery-columns-mobile, 2),minmax(0,1fr));gap:var(--gallery-card-mobile-row-gap, 16px) var(--gallery-card-mobile-column-gap, 12px)}.custom-gallery-card__title{font-size:var(--gallery-card-title-mobile-size, var(--gallery-card-title-size, 15px))}.custom-gallery-card--collection-overlay .custom-gallery-card__content{padding:var(--gallery-card-mobile-content-padding, 20px)}.custom-gallery-card--collection-overlay .custom-gallery-card__subtitle{font-size:var(--gallery-card-subtitle-mobile-size, 14px)}.custom-gallery-card--collection-overlay .custom-gallery-card__button{bottom:var(--gallery-card-mobile-button-bottom, 18px);min-width:var(--gallery-button-mobile-min-width, var(--gallery-button-min-width, 88px));height:var(--gallery-button-mobile-height, var(--gallery-button-height, 32px));min-height:var(--gallery-button-mobile-height, var(--gallery-button-height, 32px));padding:0 var(--gallery-button-mobile-padding-x, var(--gallery-button-padding-x, 16px));border-radius:var(--gallery-button-mobile-radius, var(--gallery-button-radius, 6px));font-size:var(--gallery-button-mobile-font-size, var(--gallery-button-font-size, 14px))}.custom-gallery-card--product-flip{--gallery-card-title-size: max( var(--section-min-font-size, 12px), calc(var(--gallery-card-title-base-size, 14px) * var(--section-font-scale, 1)) );--gallery-card-title-line-height: calc(1.18 * var(--section-line-height-scale, 1));--gallery-title-bottom: var(--gallery-product-mobile-title-bottom, 14px);--gallery-title-gap: var(--gallery-product-mobile-title-gap, 10px);--gallery-product-primary-size: var(--gallery-product-mobile-primary-size, clamp(78px, 24vw, 96px));border-radius:var(--gallery-card-mobile-radius, 10px)}.custom-gallery-card--product-flip .custom-gallery-card__title{left:12px;right:12px;font-weight:max(100,min(900,calc(var(--gallery-card-title-weight, 500) * var(--section-font-weight-scale, 1))));line-height:var(--gallery-card-title-line-height)}.custom-gallery-card--product-flip .custom-gallery-card__open{min-width:max(68px,calc(var(--gallery-button-min-width, 64px) * var(--section-font-scale, 1)));min-height:max(28px,calc(var(--gallery-button-height, 22px) * var(--section-font-scale, 1)));padding:var(--gallery-button-mobile-padding-y, 2px) var(--gallery-button-mobile-padding-x, 8px);font-size:max(var(--section-min-font-size, 12px),calc(var(--gallery-button-font-size, 14px) * var(--section-font-scale, 1)))}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-gallery-cards.css.map */
