.gallery-swiper{height:22.5rem;pointer-events:none}@media only screen and (min-width:1024px){.gallery-swiper{height:41.875rem}}.gallery-swiper__wrapper{transition-timing-function:linear!important}.gallery-swiper__slide--single{width:50%}@media only screen and (min-width:1024px){.gallery-swiper__slide--single{width:50%}}.gallery-swiper__slide--triple{width:80%}@media only screen and (min-width:1024px){.gallery-swiper__slide--triple{width:55%}}.gallery__item{display:grid;gap:1.25rem;height:100%}.gallery__item--single{display:grid;grid-template-columns:1fr}.gallery__item--triple{grid-template-columns:repeat(2,1fr);grid-template-rows:calc(50% - 10px) calc(50% - 10px)}.gallery__item--triple .gallery__sub-item:first-child{grid-column:1/3;grid-row:1/2}.gallery__item--triple .gallery__sub-item:nth-child(2){grid-column:1/2;grid-row:2/3}.gallery__item--triple .gallery__sub-item:nth-child(3){grid-column:2/3;grid-row:2/3}
