.photo-grid{position:relative}.photo-gallery{border:1px solid var(--secondary-color);display:none;margin-bottom:30px;padding:30px}.photo-gallery>ul{list-style:none;margin-bottom:.5rem;padding:0}.photo-gallery>ul>li{display:inline-block}.photo-gallery>ul>li:not(:first-child):before{content:"-";margin:0 5px}.gallery-photos .splide__slide{background-color:var(--custom-2-color)}.gallery-photos .splide__slide img{height:100%;object-fit:contain;width:100%}.gallery-photos .splide__arrow{background:var(--secondary-color);border:1px solid var(--secondary-color);border-radius:3px;color:var(--white-color);font-size:1rem;height:40px;opacity:1;width:40px}.gallery-photos .splide__arrow--next{right:-45px}.gallery-photos .splide__arrow--prev{left:-45px}.gallery-photos .splide__arrow svg{fill:currentColor}@media (min-width:769px){.photo-gallery{padding:60px}.gallery-photos .splide__arrow{height:45px;width:45px}.gallery-photos .splide__arrow--next{right:-85px}.gallery-photos .splide__arrow--prev{left:-85px}}