.gallery .splide__arrow{transition:all ease-out .3s}.ce-container:has(.gallery){max-width:100%;padding:0}.gallery .splide__arrow{height:40px;width:40px;background-color:var(--bg-color);border:1px solid #007bc2}.gallery .splide__arrow svg{width:50%;height:50%}@media only screen and (min-width:768px){.gallery .splide__arrow{top:40%}}@media only screen and (min-width:1504px){.gallery .splide__arrow{height:80px;width:80px}}@media only screen and (max-width:1199px){.gallery .splide__arrow--prev,.gallery .splide__arrow--next{top:auto;left:auto;right:0;transform:none}.gallery .splide__arrow--next{right:50px}.gallery .splide__arrow--prev{right:100px}}.gallery .photo-item{width:100%;min-height:40vw}.gallery .photo-item .ce-container{height:100%;position:relative;display:flex;flex-direction:column;justify-content:flex-start}.gallery .photo-item .text-content{position:relative;top:-40px;left:0;padding:40px 40px 0 0;background-color:var(--bg-color);color:currentColor}.gallery .photo-item .text-content p{font-size:2rem}.gallery .photo-item .slide-number{position:relative;padding:44px 44px 0 0;background:var(--bg-color);align-self:flex-start}.gallery .photo-item picture{position:relative}.gallery .photo-item .slide-number{padding:16px 16px 16px 20px;letter-spacing:16px}.gallery .photo-item img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:768px){.gallery .photo-item .slide-number{padding:0;margin-bottom:1.5rem}}@media only screen and (min-width:1024px){.gallery .photo-item .text-content{top:-140px;max-width:50%}.gallery .photo-item .slide-number{margin-bottom:1.5rem;font-size:1.25rem}}@media only screen and (min-width:1200px){.gallery .photo-item.is-active .slide-number{padding:0}}@media only screen and (min-width:1504px){.gallery .photo-item.is-active .slide-number{padding:0}}@media only screen and (min-width:1920px){.gallery .photo-item.is-active .text-content{left:-128px}}