.gallery{display:grid;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing);width:100%;grid-auto-flow:dense;padding-top:var(--gallery-padding-top);padding-bottom:var(--gallery-padding-bottom);padding-left:var(--gallery-padding-horizontal, 0);padding-right:var(--gallery-padding-horizontal, 0);box-sizing:border-box}.gallery__item{position:relative;width:100%;height:100%}.gallery__item--full-height{height:100%;min-height:400px;display:flex;flex-direction:column}.gallery__media{flex:1 1 0%;height:100%}.gallery img,.gallery video{width:100%;height:100%;margin:auto;display:block;transition:transform .3s ease;object-fit:cover}.gallery__image--full-height,.gallery__video--full-height{width:100%;height:100%!important;object-fit:cover;display:block}.gallery__video--mobile{display:none}@media screen and (max-width:767px){.gallery__video--desktop+.gallery__video--mobile{display:block}.gallery__video--desktop:has(+.gallery__video--mobile){display:none}}.gallery__link:hover .gallery__content-wrapper{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.gallery__content-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery__item:hover .gallery__content-wrapper{opacity:1}.gallery__content{color:#fff;text-align:center;padding:20px;width:100%}.gallery__content-wrapper--bottom{opacity:1;background:none;position:absolute;left:0;bottom:0;width:100%;height:auto;min-height:0;display:flex;align-items:flex-end;justify-content:flex-start;pointer-events:none;border-radius:0;transition:none}.gallery__content--bottom-left{text-align:left;padding:12px 16px 10px;width:100%;line-height:calc(1 + .3/max(1,var(--font-heading-scale)));letter-spacing:calc(var(--font-heading-scale) * .06rem)}.gallery__heading,.gallery__type,.gallery__location{color:#fff}.gallery__heading{font-size:18px;font-variant-caps:small-caps}.gallery__type{font-style:italic;font-size:18px;font-variant-caps:small-caps}.gallery__location{font-size:18px;font-variant-caps:small-caps}.gallery__link{display:block;width:100%;height:100%;text-decoration:none}.gallery__item--banner{min-height:400px;height:100%;display:flex;flex-direction:column}.gallery__item--banner .gallery__media,.gallery__item--banner img,.gallery__item--banner video{height:100%;width:100%;object-fit:cover;display:block}@media screen and (max-width:767px){.gallery{grid-template-columns:repeat(var(--gallery-columns-mobile),1fr)}.gallery__heading{font-size:18px;font-variant-caps:small-caps}.gallery__content--bottom-left{padding:8px 8px 6px}.gallery__type,.gallery__location{font-size:18px;font-variant-caps:small-caps}}@media screen and (min-width:768px)and (max-width:1023px){.gallery{grid-template-columns:repeat(var(--gallery-columns-mobile),1fr)}}@media screen and (min-width:1024px){.gallery{grid-template-columns:repeat(var(--gallery-columns-desktop),1fr)}}@media screen and (max-width:1023px){.gallery__item--banner{grid-column:1 / -1;min-height:600px}}@media screen and (min-width:1024px)and (max-width:1439px){.gallery__item--banner{grid-column:1 / -1;min-height:800px}}@media screen and (min-width:1440px)and (max-width:1919px){.gallery__item--banner{grid-column:1 / -1;min-height:1100px}}@media screen and (min-width:1920px){.gallery__item--banner{grid-column:1 / -1;min-height:1600px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-custom-gallery.css.map */
