.gallery-slider{margin-bottom:96px}@media(max-width:767px){.gallery-slider{margin-bottom:64px}}.gallery-slider__title-row{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}@media(max-width:767px){.gallery-slider__title-row{margin-bottom:16px}}.gallery-slider__title{color:#83303a;font-family:NeueMontreal-Bold,sans-serif;font-size:30px;font-weight:700;line-height:1;margin-bottom:25px;width:fit-content}@media(max-width:1025px){.gallery-slider__title{font-size:24px}}.gallery-slider__arrows{align-items:center;display:flex;gap:8px}.gallery-slider__arrow{background:transparent;border:0;color:#7c7c7c;cursor:pointer;padding:0;transition:color .2s ease}.gallery-slider__arrow svg{display:block}.gallery-slider__arrow:hover{color:#000}.gallery-slider__arrow--prev svg{transform:rotate(180deg)}.gallery-slider__main{border-radius:8px;overflow:hidden;width:100%}.gallery-slider__slide{height:auto;width:100%}.gallery-slider__image{aspect-ratio:16/9;height:280px;margin-bottom:0;width:100%}@media(max-width:1025px){.gallery-slider__image{height:250px}}@media(max-width:767px){.gallery-slider__image{height:220px}}.gallery-slider__image img{height:100%;object-fit:cover;width:100%}