.vs-gallery{--vs-gallery-gap: 16px;--vs-gallery-radius: 12px;--vs-gallery-row-height: 220px;--vs-gallery-bg: #fbf4ec;--vs-gallery-heading-color: #2b2118;--vs-gallery-overlay-color: #000000;--vs-gallery-overlay-opacity: .35;--vs-gallery-tile-text-color: #ffffff;--vs-gallery-button-color: #ffffff;position:relative;width:100%;padding-top:var(--vs-gallery-mobile-padding-top, 32px);padding-bottom:var(--vs-gallery-mobile-padding-bottom, 32px)}@media screen and (min-width:750px){.vs-gallery{padding-top:var(--vs-gallery-desktop-padding-top, 56px);padding-bottom:var(--vs-gallery-desktop-padding-bottom, 56px)}}.vs-gallery *,.vs-gallery *:before,.vs-gallery *:after{box-sizing:border-box}.vs-gallery__container{max-width:1400px;margin:0 auto;padding:0 16px}@media screen and (min-width:990px){.vs-gallery__container{padding:0 40px}}.vs-gallery__header{margin-bottom:32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.vs-gallery__header--left{text-align:left;align-items:flex-start}.vs-gallery__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--vs-gallery-heading-color);opacity:.65}.vs-gallery__heading{margin:0;font-size:clamp(1.5rem,3.4vw,2.25rem);font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--vs-gallery-heading-color)}.vs-gallery__grid{display:grid;grid-template-columns:1fr;grid-auto-rows:var(--vs-gallery-row-height);grid-auto-flow:row dense;gap:var(--vs-gallery-gap)}@media screen and (min-width:750px){.vs-gallery--columns-2 .vs-gallery__grid{grid-template-columns:repeat(2,1fr)}.vs-gallery--columns-3 .vs-gallery__grid{grid-template-columns:repeat(3,1fr)}}.vs-gallery__tile--large{grid-column:span 1;grid-row:span 1}@media screen and (min-width:750px){.vs-gallery__tile--large{grid-row:span 2}}.vs-gallery__tile--normal{grid-column:span 1;grid-row:span 1}.vs-gallery__tile{position:relative;display:block;border-radius:var(--vs-gallery-radius);overflow:hidden;text-decoration:none;color:inherit;isolation:isolate}a.vs-gallery__tile{cursor:pointer}.vs-gallery__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.vs-gallery__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.vs-gallery__placeholder{width:100%;height:100%;display:block}.vs-gallery__placeholder-svg{width:100%;height:100%;object-fit:cover}.vs-gallery__tile:hover .vs-gallery__image{transform:scale(1.06)}.vs-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vs-gallery-overlay-color);opacity:var(--vs-gallery-overlay-opacity);pointer-events:none}.vs-gallery__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,rgba(0,0,0,.15) 45%,transparent 75%);pointer-events:none}.vs-gallery__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px;height:100%;padding:20px;color:var(--vs-gallery-tile-text-color)}.vs-gallery--text-bottom-left .vs-gallery__content{justify-content:flex-end;align-items:flex-start;text-align:left}.vs-gallery--text-bottom-center .vs-gallery__content{justify-content:flex-end;align-items:center;text-align:center}.vs-gallery--text-center .vs-gallery__content{justify-content:center;align-items:center;text-align:center}.vs-gallery__title{font-size:1.0625rem;font-weight:700;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.35)}.vs-gallery__tile--large .vs-gallery__title{font-size:1.375rem}.vs-gallery__cta{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--vs-gallery-button-color);padding-bottom:1px;border-bottom:1px solid currentColor;width:max-content;transition:gap .25s ease,opacity .25s ease}.vs-gallery__tile:hover .vs-gallery__cta{gap:10px}.vs-gallery__cta svg{flex-shrink:0;transition:transform .25s ease}.vs-gallery--animation-none .vs-gallery__tile{opacity:1;transform:none}.vs-gallery--animation-fade .vs-gallery__tile,.vs-gallery--animation-rise .vs-gallery__tile{opacity:0;transition:opacity .7s ease,transform .7s ease;transition-delay:var(--vs-gallery-item-delay, 0ms)}.vs-gallery--animation-rise .vs-gallery__tile{transform:translateY(24px)}.vs-gallery.vs-is-visible .vs-gallery__tile{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.vs-gallery__tile{opacity:1!important;transform:none!important;transition:none!important}.vs-gallery__image{transition:none!important}.vs-gallery__tile:hover .vs-gallery__image{transform:none}}.vs-gallery__tile:focus-visible{outline:3px solid var(--vs-gallery-tile-text-color);outline-offset:-3px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vs-collection-gallery.css.map */
