.slider-project-gallery .container{padding-left:0;padding-right:0}.slider-project-gallery .gallery-content{width:100%;margin:0 auto;position:relative;padding-top:40px;border-top:1px solid #99acb9}.slider-project-gallery .gallery-content .swiper-slide{width:80%;max-width:467px;position:relative}.slider-project-gallery .gallery-content .swiper-slide::after{content:"";position:absolute;top:0;left:0;width:100%;height:392px;background-color:#fff;opacity:.8;transition:opacity .3s ease;pointer-events:none;z-index:1}@media(max-width: 768px){.slider-project-gallery .gallery-content .swiper-slide::after{height:300px}}.slider-project-gallery .gallery-content .swiper-slide.swiper-slide-active{opacity:1}.slider-project-gallery .gallery-content .swiper-slide.swiper-slide-active::after{opacity:0}.slider-project-gallery .gallery-content .swiper-slide img{width:100%;height:392px;object-fit:cover;display:block;margin-bottom:24px}@media(max-width: 768px){.slider-project-gallery .gallery-content .swiper-slide img{height:300px}}.slider-project-gallery .gallery-content .swiper-slide h5{font-weight:700;color:#99acb9;margin:0 0 40px 0;font-weight:800;line-height:24px}.slider-project-gallery .gallery-content__controls{border-top:1px solid #99acb9;display:flex;justify-content:flex-end;gap:10px;padding-top:40px}.slider-project-gallery .gallery-content__controls .swiper-gallery-prev,.slider-project-gallery .gallery-content__controls .swiper-gallery-next{width:clamp(40px,8vw,48px);height:clamp(40px,8vw,48px);border-radius:50%;border:2px solid #99acb9;color:#99acb9;background:rgba(0,0,0,0);margin:0;display:flex;justify-content:center;align-items:center}.slider-project-gallery .gallery-content__controls .swiper-gallery-prev svg,.slider-project-gallery .gallery-content__controls .swiper-gallery-next svg{width:10px !important}.slider-project-gallery .gallery-content__controls .swiper-gallery-prev:after,.slider-project-gallery .gallery-content__controls .swiper-gallery-next:after{font-size:14px;font-weight:bold}.slider-project-gallery .gallery-content__controls .swiper-gallery-prev:hover,.slider-project-gallery .gallery-content__controls .swiper-gallery-next:hover{background:#0f4c81;border:2px solid #0f4c81}.slider-project-gallery .gallery-content__controls .swiper-gallery-prev:hover svg path,.slider-project-gallery .gallery-content__controls .swiper-gallery-next:hover svg path{stroke:#fff !important}