.exp-gallery{width:100%;max-width:100%;margin-bottom:var(--space-32)}.exp-gallery__shell{position:relative;--exp-gallery-gap: var(--grid-mobile-horizontal-spacing)}.exp-gallery__list{display:grid;grid-template-columns:1fr;gap:var(--exp-gallery-gap);margin:0;padding:0}.exp-gallery__item{min-width:0}.exp-gallery__media{position:relative;overflow:hidden;border-radius:var(--radius-12);background:rgba(var(--color-foreground),.08)}.exp-gallery__image{display:block;height:100%;width:100%;border-radius:inherit}.exp-gallery__image{object-fit:cover}.exp-gallery__see-all{min-height:3.6rem;border-radius:var(--buttons-radius, var(--radius-12));box-shadow:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border:var(--inputs-border-width) solid rgba(var(--color-foreground),.08)}.exp-gallery__see-all-wrap{position:absolute;right:var(--space-12);bottom:var(--space-12);z-index:4}.exp-gallery__see-all-wrap .exp-gallery__see-all{cursor:pointer;padding:0 var(--space-16)}.exp-gallery__see-all-wrap .exp-gallery__see-all:hover{background-color:rgba(var(--color-background),.92)}@media screen and (max-width:749px){.exp-gallery{width:100vw;max-width:100vw;margin-top:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:var(--space-16)}.exp-gallery__list{width:100vw;max-width:100vw}.exp-gallery__item:not(:first-child){display:none}.exp-gallery__media{aspect-ratio:3 / 2;border-radius:0!important;overflow:hidden;width:100vw;max-width:100vw}.exp-gallery__image{border-radius:0!important}.exp-gallery__see-all-wrap{right:var(--space-8);bottom:var(--space-8)}}@media screen and (min-width:750px)and (max-width:1199px){.exp-gallery__shell{--exp-gallery-gap: var(--grid-desktop-horizontal-spacing)}.exp-gallery__list{grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr);align-items:stretch;height:clamp(24rem,44vw,40rem)}.exp-gallery__item--1{grid-column:1;grid-row:1 / 3}.exp-gallery__item--2{grid-column:2;grid-row:1}.exp-gallery__item--3{grid-column:2;grid-row:2}.exp-gallery__item--4,.exp-gallery__item--5{display:none}.exp-gallery__item,.exp-gallery__media{height:100%}}@media screen and (min-width:1200px){.exp-gallery__shell{--exp-gallery-gap: var(--grid-desktop-horizontal-spacing)}.exp-gallery__list{grid-template-columns:minmax(0,2.8fr) repeat(2,minmax(0,.8fr));grid-template-rows:repeat(2,minmax(0,1fr));align-items:stretch;height:clamp(24rem,36vw,42rem)}.exp-gallery__item--1{grid-column:1;grid-row:1 / 3}.exp-gallery__item--2{grid-column:2;grid-row:1}.exp-gallery__item--3{grid-column:3;grid-row:1}.exp-gallery__item--4{grid-column:2;grid-row:2}.exp-gallery__item--5{grid-column:3;grid-row:2}.exp-gallery__item,.exp-gallery__media{height:100%}}
/*# sourceMappingURL=/cdn/shop/t/204/assets/component-experience-gallery.css.map */
