.ecomhard-gallery__inner{padding:0 15px;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.ecomhard-gallery__inner{padding:0 50px}}.ecomhard-gallery__spacing--small,.ecomhard-gallery__spacing--medium{--gallery-gap: 10px}@media only screen and (min-width:768px){.ecomhard-gallery__spacing--medium{--gallery-gap: 20px}}.ecomhard-gallery__spacing--large{--gallery-gap: 10px}@media only screen and (min-width:768px){.ecomhard-gallery__spacing--large{--gallery-gap: 30px}}.ecomhard-gallery__inner{display:grid;grid-auto-flow:dense;gap:var(--gallery-gap);width:100%;align-items:start;grid:auto-flow dense var(--mobile-height) / repeat(2,minmax(0,1fr))}@media only screen and (min-width:768px){.ecomhard-gallery__inner{grid:auto-flow dense var(--desktop-height) / repeat(4,minmax(0,1fr))}}.ecomhard-gallery__inner--full-width-row-full{padding:0;max-width:none;margin:0}.ecomhard-gallery__inner--full-width-row{max-width:none}.ecomhard-gallery__item{background:var(--gallery-bg-gradient, var(--gallery-bg, var(--color-bg-gradient, var(--bg-body, #fff))));color:var(--gallery-text, var(--color-body));overflow:hidden;padding:20px;width:100%;height:100%;position:relative;display:flex;min-width:0;grid-column:span 1;grid-row:span 1}.ecomhard-gallery__item--mobile-columns-2{grid-column:span 2}.ecomhard-gallery__item--mobile-rows-2{grid-row:span 2}@media only screen and (min-width:768px){.ecomhard-gallery__item{padding:30px;grid-column:span 1;grid-row:span 1}.ecomhard-gallery__item--desktop-columns-2{grid-column:span 2}.ecomhard-gallery__item--desktop-columns-3{grid-column:span 3}.ecomhard-gallery__item--desktop-columns-4{grid-column:span 4}.ecomhard-gallery__item--desktop-rows-2{grid-row:span 2}.ecomhard-gallery__item--desktop-rows-3{grid-row:span 3}}.ecomhard-gallery__item>*:last-child{margin-bottom:0}.ecomhard-gallery__item--content-top-left{justify-content:flex-start;align-items:flex-start}.ecomhard-gallery__item--content-top-center{justify-content:center;align-items:flex-start}.ecomhard-gallery__item--content-top-right{justify-content:flex-end;align-items:flex-start}.ecomhard-gallery__item--content-middle-left{justify-content:flex-start;align-items:center}.ecomhard-gallery__item--content-middle-center{justify-content:center;align-items:center}.ecomhard-gallery__item--content-middle-right{justify-content:flex-end;align-items:center}.ecomhard-gallery__item--content-bottom-left{justify-content:flex-start;align-items:flex-end}.ecomhard-gallery__item--content-bottom-center{justify-content:center;align-items:flex-end}.ecomhard-gallery__item--content-bottom-right{justify-content:flex-end;align-items:flex-end}.ecomhard-gallery__item--has-link .ecomhard-gallery__background img,.ecomhard-gallery__item--has-link .ecomhard-gallery__background video{transition:all 1s cubic-bezier(.104,.204,.492,1)}@media(hover:hover)and (pointer:fine){.ecomhard-gallery__item--has-link:hover .ecomhard-gallery__background img,.ecomhard-gallery__item--has-link:hover .ecomhard-gallery__background video{transform:scale(1.07)}}.ecomhard-gallery__item .text-button{position:relative;z-index:22;margin-right:0}.ecomhard-gallery__badge{position:absolute;left:8px;top:8px;z-index:15}@media only screen and (min-width:768px){.ecomhard-gallery__badge{left:16px;top:16px}}.ecomhard-gallery__heading{color:var(--gallery-text, var(--color-body));margin-bottom:5px}.ecomhard-gallery__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:21}.ecomhard-gallery__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.ecomhard-gallery__background picture,.ecomhard-gallery__background img,.ecomhard-gallery__background video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.ecomhard-gallery__background:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:rgba(var(--gallery-overlay-rgb),var(--gallery-overlay-opacity))}.ecomhard-gallery__content{position:relative;z-index:2}.ecomhard-gallery__content>*:last-child{margin-bottom:0}.ecomhard-gallery__empty-state{grid-column:1 / -1;padding:20px;border:1px dashed rgba(0,0,0,.25)}.ecomhard-gallery__shop-look-trigger{position:absolute;right:12px;bottom:12px;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;padding:0;overflow:hidden;border:0;border-radius:999px;color:#000;background:#fff;box-shadow:0 3px 14px #00000024;cursor:pointer;transition:width .25s ease,padding .25s ease,transform .25s ease}.ecomhard-gallery__shop-look-trigger:hover{transform:translateY(-1px)}.ecomhard-gallery__shop-look-icon{display:block;flex:0 0 20px;width:20px;height:20px}.ecomhard-gallery__shop-look-label{display:block;max-width:0;margin-left:0;overflow:hidden;color:currentColor;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;opacity:0;transition:max-width .25s ease,margin .25s ease,opacity .2s ease}@media(hover:hover)and (pointer:fine){.ecomhard-gallery__shop-look-trigger:hover{justify-content:flex-start;width:136px;padding:0 12px}.ecomhard-gallery__shop-look-trigger:hover .ecomhard-gallery__shop-look-label{max-width:90px;margin-left:8px;opacity:1}}.ecomhard-gallery__look-modal[hidden]{display:none!important}.ecomhard-gallery__look-modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:grid;align-items:center;justify-items:center;padding:24px;background:#0000007a}body.ecomhard-gallery-look-open{overflow:hidden}.ecomhard-gallery__look-modal-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);width:min(100%,1040px);max-height:calc(100vh - 48px);overflow:hidden;background:#fff;box-shadow:0 12px 45px #00000042}.ecomhard-gallery__look-modal-close{position:absolute;z-index:2;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;color:#000;background:#fff;box-shadow:0 2px 10px #00000029;cursor:pointer}.ecomhard-gallery__look-modal-close svg{width:18px;height:18px}.ecomhard-gallery__look-modal-image,.ecomhard-gallery__look-modal-image picture,.ecomhard-gallery__look-modal-image img,.ecomhard-gallery__look-modal-image video{display:block;width:100%;height:100%}.ecomhard-gallery__look-modal-image{min-height:560px;background:#f4f4f4}.ecomhard-gallery__look-modal-image img,.ecomhard-gallery__look-modal-image video{object-fit:cover}.ecomhard-gallery__look-modal-products{min-height:0;padding:48px 34px 34px;overflow-y:auto}.ecomhard-gallery__look-modal-eyebrow{margin:0 0 7px;color:#767676;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.2}.ecomhard-gallery__look-modal-title{margin:0 0 24px;color:#111;font-size:22px;font-weight:500;line-height:1.2}.ecomhard-gallery__look-product-list{border-top:1px solid #e8e8e8}.ecomhard-gallery__look-product{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:13px;align-items:center;padding:14px 0;border-bottom:1px solid #e8e8e8;color:#111;text-decoration:none}.ecomhard-gallery__look-product-image{display:block;width:74px;aspect-ratio:1;overflow:hidden;background:#f4f4f4}.ecomhard-gallery__look-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.ecomhard-gallery__look-product:hover .ecomhard-gallery__look-product-image img{transform:scale(1.04)}.ecomhard-gallery__look-product-details{display:grid;gap:5px;min-width:0}.ecomhard-gallery__look-product-title{overflow:hidden;color:#111;font-size:13px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.ecomhard-gallery__look-product-price{display:flex;flex-wrap:wrap;gap:6px;color:#111;font-size:13px;line-height:1.35}.ecomhard-gallery__look-product-price s{color:#8a8a8a}.ecomhard-gallery__look-product-arrow{color:#111;font-size:18px;line-height:1}@media only screen and (max-width:767px){.ecomhard-gallery__shop-look-trigger{right:10px;bottom:10px}.ecomhard-gallery__shop-look-trigger--mobile-wide{justify-content:flex-start;width:136px;padding:0 12px}.ecomhard-gallery__shop-look-trigger--mobile-wide .ecomhard-gallery__shop-look-label{max-width:90px;margin-left:8px;opacity:1}.ecomhard-gallery__look-modal{align-items:end;padding:12px}.ecomhard-gallery__look-modal-dialog{grid-template-columns:1fr;width:100%;max-height:calc(100dvh - 24px)}.ecomhard-gallery__look-modal-image{min-height:0;max-height:38dvh;aspect-ratio:1.15 / 1}.ecomhard-gallery__look-modal-products{padding:28px 20px 20px}.ecomhard-gallery__look-modal-title{margin-bottom:16px;font-size:20px}.ecomhard-gallery__look-modal-close{top:10px;right:10px;width:34px;height:34px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ecomhard-galeria.css.map */
