.gallery-container{margin:-2px}@media screen and (min-width: 480px){.gallery-container{margin:calc(-2px + -6*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.gallery-container{margin:-8px}}.gallery-container--more .gallery__item{width:33.3333333333%}.gallery-container--more .gallery__item--1{width:100%}.gallery-container--less .gallery__item--1{width:75%}.gallery-container--less .gallery__item--2{width:25%}.gallery__item{padding:2px}@media screen and (min-width: 480px){.gallery__item{padding:calc(2px + 6*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.gallery__item{padding:8px}}.gallery__item-overlay{background:rgba(0,0,0,.6);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}