@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Poppins:wght@400;700;800;900&display=swap";.photo-gallery{background-image:url("../img/bg-road.jpg")}.photo-gallery__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}@media screen and (min-width: 768px){.photo-gallery__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.photo-gallery__header h1,.photo-gallery__header h2,.photo-gallery__header h3,.photo-gallery__header h4,.photo-gallery__header h5,.photo-gallery__header h6{color:#fff}@media screen and (min-width: 768px){.photo-gallery__header h1,.photo-gallery__header h2,.photo-gallery__header h3,.photo-gallery__header h4,.photo-gallery__header h5,.photo-gallery__header h6{margin:0}}.photo-gallery .glide__slide img{display:block;height:100%;width:100%}.photo-gallery .glide__arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;left:8px;position:absolute;top:45%}.photo-gallery .glide__arrow--right{left:auto;right:8px}.photo-gallery .glide__arrow--right svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.photo-gallery .glide__bullets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.photo-gallery .glide__bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;display:block;margin:0;padding:0;width:160px}.photo-gallery .glide__bullet img{display:block;height:100%;width:100%}.photo-gallery .glide__bullet--active img{outline:2px solid #ee2d24;outline-offset:-2px}