@keyframes rotating{100%{transform:rotate(360deg)}}.gallerySlider{display:flex;overflow:hidden;align-items:center}.gallerySlider .puxSlider{width:100%;max-width:109.9rem;margin:0 auto}.gallerySlider.side{overflow:visible}.gallerySlider.gallerySlider--arrow{overflow:visible}.galleryNormal{display:grid;grid-gap:clamp(2.4rem,2.8758169935vw,4.4rem);grid-template-columns:repeat(1, 1fr)}@media(min-width: 35.9375rem){.galleryNormal{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 62rem){.galleryNormal{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 75rem){.galleryNormal{grid-template-columns:repeat(4, 1fr)}}.galleryNormal .galleryItem-inner{width:100%}.galleryNormal img{width:100%;height:100%;object-fit:cover}.galleryMore{display:grid;grid-auto-flow:dense;grid-gap:4rem;grid-template-columns:repeat(1, 1fr)}@media(min-width: 35.9375rem){.galleryMore{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 62rem){.galleryMore{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 75rem){.galleryMore{grid-template-columns:repeat(4, 1fr)}}.galleryMore .galleryItem-moreLink{position:absolute;z-index:2;top:0;left:0;display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:rgba(0,0,0,.6);color:var(--base-white, #ffffff);font-size:clamp(2.5rem,2.614379085vw,4rem);text-decoration:none}.galleryMore .galleryItem-moreLink:focus,.galleryMore .galleryItem-moreLink:hover{background:rgba(0,0,0,.5);color:var(--base-white, #ffffff);text-decoration:none}.galleryMore .galleryBox{position:relative;display:none}.galleryMore .galleryBox img{position:absolute;top:0;left:0;width:100%;height:100% !important;object-fit:cover;object-position:center}.galleryMore .galleryBox:nth-child(-n+4){display:block}.galleryMore.is-open .galleryItem-moreLink{display:none}.galleryMore.is-open .galleryBox{display:flex !important}.galleryMore .galleryItem-inner{width:100%}.galleryMore.galleryMore--masonry{display:grid;grid-gap:clamp(2rem,2.8758169935vw,4.4rem);grid-template-columns:repeat(1, 1fr)}@media(min-width: 30rem){.galleryMore.galleryMore--masonry{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 48rem){.galleryMore.galleryMore--masonry{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 62rem){.galleryMore.galleryMore--masonry{grid-template-columns:repeat(4, 1fr)}}.galleryMore.galleryMore--masonry .galleryBox{display:none}.galleryMore.galleryMore--masonry .galleryBox:nth-child(1){display:block}.galleryMore.galleryMore--masonry .galleryBox:nth-child(2){display:block}.galleryMore.galleryMore--masonry .galleryBox:nth-child(3){display:block}.galleryMore.galleryMore--masonry .galleryBox:nth-child(4){display:block}@media(min-width: 62rem){.galleryMore.galleryMore--masonry .galleryBox{grid-area:span 1/span 2}}@media(min-width: 75rem){.galleryMore.galleryMore--masonry .galleryBox{grid-area:unset}}@media(min-width: 62rem){.galleryMore.galleryMore--masonry .galleryBox:first-child{grid-area:span 1/span 2}.galleryMore.galleryMore--masonry .galleryBox:first-child .galleryItem{aspect-ratio:unset}}@media(min-width: 75rem){.galleryMore.galleryMore--masonry .galleryBox:first-child{height:100% !important;grid-area:span 2/span 2}.galleryMore.galleryMore--masonry .galleryBox:first-child .galleryItem{height:100%}}@media(min-width: 62rem){.galleryMore.galleryMore--masonry .galleryBox:nth-child(2){height:100% !important;grid-area:span 1/span 2}.galleryMore.galleryMore--masonry .galleryBox:nth-child(2) .galleryItem{aspect-ratio:718/400}}@media(min-width: 75rem){.galleryMore.galleryMore--masonry .galleryBox:nth-child(2){grid-area:span 1/span 2}}.galleryBox{overflow:hidden}.galleryItem{position:relative;display:flex;overflow:hidden;width:100%;height:100%;border-radius:var(--base-border-radius, 0.8rem);aspect-ratio:337/400;overflow:hidden}.galleryItem a.galleryItem-inner{position:relative}.galleryItem a.galleryItem-inner::after{width:1.9rem;height:1.9rem;background-color:currentColor;content:"";display:inline-block;flex:0 0 auto;line-height:1;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:middle;position:absolute;top:0;left:0;display:flex;width:100%;height:100%;align-items:center;justify-content:center;background-color:rgba(206,213,0,.52);color:var(--base-white, #ffffff);opacity:0;transition:opacity 350ms ease-in-out}.galleryItem img{width:100%;height:100%;object-fit:cover}.galleryItem:hover a.galleryItem-inner::after{opacity:1}.galleryItem.galleryItem--video{position:relative}.galleryItem.galleryItem--video svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.galleryItem.galleryItem--video .bgc-play{transition:250ms}.galleryItem.galleryItem--video:hover .bgc-play{fill:var(--second-color, #343434);opacity:1}.galleryBottom{position:relative;display:none}@media(min-width: 48rem){.galleryBottom{display:block}}.galleryNav{position:relative;z-index:33;display:flex;flex-wrap:wrap;justify-content:center;margin:1.5rem 4rem}.galleryNav .galleryNav-item{max-width:12rem;max-height:12rem;padding:0 1rem 2rem 1rem;cursor:pointer}.galleryNav img{width:100%;height:100%;object-fit:cover;object-position:top center}