.checkbox__hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.hidden{display:none!important}.screenreader-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.label-hidden{font-size:0;height:0;left:0;opacity:0;position:absolute;width:0}.no-scroll{height:100%;overflow:hidden}@keyframes ek-animation-swipe-in{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}}@keyframes ek-animation-swipe-out{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}to{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}}@keyframes ek-animation-slide-down{0%{max-height:0}to{max-height:1000px}}.gallery{margin-top:64px}@media only screen and (min-width:768px){.gallery{margin-top:80px}}@media only screen and (min-width:1440px){.gallery{margin-top:104px}}.gallery{margin-bottom:64px}@media only screen and (min-width:768px){.gallery{margin-bottom:80px}}@media only screen and (min-width:1440px){.gallery{margin-bottom:104px}}.gallery__inner{margin-inline:auto;width:var(--content-width)}.gallery__grid{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:1024px){.gallery__grid{grid-template-columns:repeat(3,1fr)}}.gallery__grid-item{all:unset;cursor:zoom-in;position:relative;transition:transform .25s cubic-bezier(.645,.045,.355,1)}.gallery__grid-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__grid-item:after{background-image:linear-gradient(transparent,var(--color-base-black));content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .25s cubic-bezier(.645,.045,.355,1);width:100%}.gallery__grid-item:focus-visible{border-radius:6px;outline-color:var(--color-border-focus-1);outline-offset:-4px;outline-style:solid;outline-width:2px}.gallery__grid-item:focus-visible:after{opacity:.6}.gallery__grid-item:focus-visible .gallery__media-zoom svg{fill:var(--color-content-base-3);transform:scale(1.15)}@media(hover:hover)and (pointer:fine){.gallery__grid-item:hover:after{opacity:.6}.gallery__grid-item:hover .gallery__media-zoom svg{fill:var(--color-content-base-3);transform:scale(1.15)}}.gallery__media-zoom{bottom:var(--general-spacing-16);position:absolute;right:var(--general-spacing-16);z-index:1}.gallery__media-zoom svg{fill:transparent;transition:transform .25s cubic-bezier(.645,.045,.355,1),fill .25s cubic-bezier(.645,.045,.355,1)}.gallery__grid-item--hero{grid-column:span 2;grid-row:span 2;order:-1}@media only screen and (min-width:1024px){[data-gallery-grid-theme="1"]{grid-template-columns:1fr calc(var(--grid-column-outer)*5)}[data-gallery-grid-theme="1"] .gallery__grid-item--hero{grid-column:span 1;grid-row:span 2}}@media only screen and (max-width:1023px){[data-gallery-grid-theme="2"] .gallery__grid-item--hero{grid-row-start:2;order:unset}}[data-gallery-grid-theme="3"] .gallery__grid-item--hero{order:unset}@media only screen and (max-width:1023px){[data-gallery-grid-theme="3"] .gallery__grid-item--hero{grid-row-start:3}}@media only screen and (min-width:1024px){[data-gallery-grid-theme="3"] .gallery__grid-item--hero{grid-column:1/3;grid-row:2/4}}