.projects-container{margin-top:50px;margin-bottom:50px}.projects-container .container{max-width:1200px;margin:0 auto}.customers-container{text-align:center;padding:80px 0 40px;position:relative;overflow:hidden}.customers-container h2{color:#254b72;z-index:2;margin-bottom:30px;font-weight:600;position:relative}.customers-bg{z-index:1;width:100%;max-width:900px;position:absolute;top:8%;left:50%;transform:translate(-50%)}.customers-ticker-container{border-radius:8px;width:100%;height:100px;margin-bottom:30px;position:relative;overflow:hidden}.customers-ticker{z-index:2;width:fit-content;animation:30s linear infinite ticker-scroll;display:flex;position:relative}.customers-ticker:hover{animation-play-state:paused}.ticker-item{flex:none;justify-content:center;align-items:center;padding:0 30px;display:flex}.customer-logo{width:120px;height:auto;transition:transform 1s}.ticker-item:hover .customer-logo{transform:scale(1.1)}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ticker-scroll-rtl{0%{transform:translate(0)}to{transform:translate(50%)}}.rtl .customers-ticker{animation:30s linear infinite ticker-scroll-rtl}.rtl .customers-ticker:hover{animation-play-state:paused}.rtl .ticker-item{padding:0 30px}.photos-section{justify-content:center;align-items:center;margin-top:50px;margin-bottom:50px;display:flex}.gallery-container{text-align:center;width:100%;max-width:1000px;position:relative}.gallery-title{color:#254b72;text-align:center;margin-bottom:40px;font-weight:600}.gallery{perspective:1000px;justify-content:center;align-items:center;height:300px;display:flex;position:relative}.image-container{cursor:pointer;border-radius:8px;height:220px;transition:all .5s;position:absolute;overflow:hidden;box-shadow:0 4px 8px #0000004d}.image-container img{object-fit:cover;width:100%;height:100%}.main{z-index:50;width:400px;height:100%;transform:translate(0)}.right-1{z-index:45;width:400px;height:80%;transform:translate(20px)}.right-2{z-index:40;width:400px;height:60%;transform:translate(40px)}.right-3{z-index:35;width:400px;height:40%;transform:translate(60px)}.left-1{z-index:45;width:400px;height:80%;transform:translate(-20px)}.left-2{z-index:40;width:400px;height:60%;transform:translate(-40px)}.left-3{z-index:35;width:400px;height:40%;transform:translate(-60px)}.hidden{opacity:0;z-index:0;pointer-events:none;transform:scale(.5)}.rtl .right-1{transform:translate(-20px)}.rtl .right-2{transform:translate(-40px)}.rtl .right-3{transform:translate(-60px)}.rtl .left-1{transform:translate(20px)}.rtl .left-2{transform:translate(40px)}.rtl .left-3{transform:translate(60px)}body.dark-mode .gallery-title,body.dark-mode .customers-container h2{color:#fff}@media (max-width:768px){.main{width:300px}.right-1{width:300px;transform:translate(15px)}.right-2{width:300px;transform:translate(30px)}.right-3{width:300px;transform:translate(45px)}.left-1{width:300px;transform:translate(-15px)}.left-2{width:300px;transform:translate(-30px)}.left-3{width:300px;transform:translate(-45px)}.rtl .right-1{transform:translate(-15px)}.rtl .right-2{transform:translate(-30px)}.rtl .right-3{transform:translate(-45px)}.rtl .left-1{transform:translate(15px)}.rtl .left-2{transform:translate(30px)}.rtl .left-3{transform:translate(45px)}}@media (max-width:480px){.gallery{height:200px}.image-container{height:150px}.main{width:220px}.right-1{width:220px;transform:translate(10px)}.right-2{width:220px;transform:translate(20px)}.right-3{width:220px;transform:translate(30px)}.left-1{width:220px;transform:translate(-10px)}.left-2{width:220px;transform:translate(-20px)}.left-3{width:220px;transform:translate(-30px)}.rtl .right-1{transform:translate(-10px)}.rtl .right-2{transform:translate(-20px)}.rtl .right-3{transform:translate(-30px)}.rtl .left-1{transform:translate(10px)}.rtl .left-2{transform:translate(20px)}.rtl .left-3{transform:translate(30px)}}
