@media only screen and (max-width:1023px){.vertical-gallery{padding-top:0;padding-bottom:0}}.vertical-gallery .swiper-pagination{display:flex;justify-content:center;position:absolute;top:calc(100% - 20px);left:50%;transform:translate(-50%,0)}.vertical-gallery .swiper-pagination .swiper-pagination-bullet{display:block;padding:0;border-radius:100%;border:none;background-color:rgba(var(--color-primary-background-1),1);text-indent:-9999px}.vertical-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:rgba(var(--color-primary-background-3),1)}.vertical-gallery__blocks{display:flex;justify-content:center;gap:20px}.vertical-gallery__blocks:first-child:nth-child(2) img{margin-left:auto}@media only screen and (max-width:1023px){.vertical-gallery__blocks{display:none}}.vertical-gallery__block{display:flex;gap:20px;flex-direction:column;justify-content:center;transition:all 1s}.vertical-gallery__block .vertical-gallery__image-wrapper:nth-child(2){margin-top:80px;transition:all 1s}@media only screen and (min-width:1024px){.vertical-gallery__block{height:100vh}.vertical-gallery__block:nth-child(1){width:18.6%}.vertical-gallery__block:nth-child(1) :nth-child(1)>img{width:100%}.vertical-gallery__block:nth-child(1) :nth-child(2)>img{width:94%}.vertical-gallery__block:nth-child(2){width:13.8%}.vertical-gallery__block:nth-child(2) img{width:100%}.vertical-gallery__block:nth-child(3){width:21.2%}.vertical-gallery__block:nth-child(3) img{width:100%}.vertical-gallery__block:nth-child(4){width:21.2%}.vertical-gallery__block:nth-child(4) img{width:100%}.vertical-gallery__block:nth-child(5){width:20%}.vertical-gallery__block:nth-child(5) :nth-child(1)>img{width:100%}.vertical-gallery__block:nth-child(5) :nth-child(2)>img{width:94%}}@media only screen and (max-width:1023px){.vertical-gallery__block{height:auto}}.vertical-gallery__block--centered .vertical-gallery__block{height:100%;margin:20px 0 100px 0}.vertical-gallery__block--centered .vertical-gallery__image-wrapper:nth-child(2){margin-top:0}.vertical-gallery__mobile-slider{display:none}@media only screen and (max-width:1023px){.vertical-gallery__mobile-slider{display:flex}}@media only screen and (max-width:1023px){.vertical-gallery__image{width:100%;height:100%}}.vertical-gallery__block:first-child>.vertical-gallery__image-wrapper:nth-child(2) img{margin-left:auto}