.gallery-block{overflow:hidden}.gallery-block__wrap{border-bottom:1px solid rgba(255,255,255,.2);padding:3.75rem 0}.gallery-block__head h2{font-weight:400;font-size:clamp(2rem,45 / 1920 * 100vw,3.125rem);line-height:125%;letter-spacing:-.02em;color:#fff}.gallery-block__head span{font-size:clamp(2.25rem,60 / 1920 * 100vw,4.0625rem)}.gallery-block__body{margin-top:2.8125rem;overflow:visible;pointer-events:none}.gallery-block__body .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.gallery-block__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery-block__slide{border-radius:8px;overflow:hidden;position:relative}.gallery-block__slide:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(#0c0c0c),to(rgba(12,12,12,0)));background:linear-gradient(to top,#0c0c0c 0,rgba(12,12,12,0) 100%)}.gallery-block__slide:nth-child(odd){height:36.5625rem}.gallery-block__slide:nth-child(even){height:26.25rem}.gallery-block__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-block__buttons{margin-top:-1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;position:relative;z-index:2}.gallery-block__buttons .primary-btn,.gallery-block__buttons .secondary-btn{width:100%;max-width:18.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.gallery-block__body{margin-top:5rem}.gallery-block__buttons .primary-btn,.gallery-block__buttons .secondary-btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.gallery-block__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1240px){.gallery-block__wrap{padding:6.25rem 0}}