.block-project-gallery img{border-radius:2rem;box-shadow:0 0 10px rgba(0,0,0,.3)}.block-project-gallery .container{position:relative}.block-project-gallery .section-title-area .container::before,.block-project-gallery .section-title-area .container::after{display:none}.block-project-gallery .container::before{content:'';position:absolute;display:block;width:150px;height:150px;aspect-ratio:1;border-radius:100%;background-color:var(--brand-1);z-index:-1;left:33.3%;top:55%;transform:translate(-50%,-50%)}.block-project-gallery .container::after{content:'';position:absolute;display:block;width:150px;height:150px;aspect-ratio:1;border-radius:100%;background-color:var(--brand-1);z-index:-1;left:66.6%;top:55%;transform:translate(-50%,-50%)}@media(max-width:1024px){.block-project-gallery .col{display:flex;justify-content:center}}