.gallery-card{height:100%;overflow:hidden;position:relative;width:100%}.gallery-card_picture{display:block;-o-object-fit:cover;object-fit:cover}.gallery{display:grid;grid-template-columns:repeat(48,1fr);grid-template-rows:repeat(2,1fr)}@media(max-width:1079px){.gallery{display:block}}.gallery__picture-1{aspect-ratio:22/15;grid-column:16/-1;grid-row:1/-1}.gallery__picture-2{grid-column:1/16;grid-row:1/1}.gallery__picture-3{grid-column:1/16;grid-row:2/-1}.gallery__item{background:var(--color-gray-light);height:auto}.gallery__item,.gallery__pagination{align-items:center;display:flex;justify-content:center}.gallery__pagination{margin-top:12px}.gallery .swiper-pagination-bullet{background:var(--color-white);border:1px solid var(--color-red)}.gallery .swiper-pagination-bullet-active{background:var(--color-red)}@media(min-width:1080px){.gallery__item{background:var(--color-gray-light);width:auto!important}.gallery__item:nth-child(6n+1),.gallery__item:nth-child(6n+2),.gallery__item:nth-child(6n+5),.gallery__item:nth-child(6n+6),.gallery__item_size-small{grid-column:span 1;grid-row:span 2}.gallery__item:nth-child(6n+3),.gallery__item:nth-child(6n+4),.gallery__item_size-big{grid-column:span 2;grid-row:span 3}.gallery__pagination{display:none}.gallery .swiper-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,127px);width:100%!important;grid-gap:8px;gap:8px;transform:none!important}}@media(max-width:1279px){.gallery .swiper-wrapper{grid-template-rows:repeat(5,86px)}.gallery__item_size-small{grid-column:span 1;grid-row:span 2}.gallery__item_size-big{grid-column:span 2;grid-row:span 3}}@media(max-width:1079px){.gallery__list{border-radius:12px}.gallery__item{max-height:338px}}@media(max-width:639px){.gallery__item{max-height:288px}}
