body{height:100%;width:100%;background-repeat:no-repeat;background:linear-gradient(to right,#0d1a3b 50%,#fff 50%)}.project-index{height:100%;width:100%;background-repeat:no-repeat;background:linear-gradient(to right,#0d1a3b 50%,#fff 50%);position:relative;z-index:1}.projects-list{margin-top:0;display:block;position:relative;width:100%;overflow:hidden;background:linear-gradient(to right,#0d1a3b 50%,#fff 50%)}.project-title{font-weight:700;color:#0a2f5d;margin-top:1rem;margin-bottom:1rem;position:relative}.project-title h1{font-size:4rem;font-weight:700;margin-bottom:1rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s forwards}.project-title p{font-size:1.5rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s .2s forwards}.project-title .main-title{font-size:2.2rem;font-weight:700;color:#0a2f5d;margin-bottom:.5rem}.project-title .sub-title{display:block;font-size:1.5rem;font-weight:600;color:#0a2f5d}.project-title:before{content:'';position:absolute;top:-10px;left:0;width:60px;height:3px;background:#0a2f5d}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.swiper-pagination{position:absolute;bottom:5%;right:10%;left:auto;width:auto;z-index:2}.swiper-pagination-bullet{width:40px;height:4px;border-radius:0;background:rgba(255,255,255,.5);margin:0 5px}.swiper-pagination-bullet-active{background:#fff}.project-info-bar{background:#fff;padding:2rem 0;position:relative;z-index:2}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:2rem}.info-item{text-align:center}.info-icon{width:60px;height:60px;margin:0 auto 1rem;transition:transform .3s ease}.info-item:hover .info-icon{transform:translateY(-10px)}.info-icon img{width:100%;height:100%;object-fit:contain}.info-label{color:#666;font-size:.9rem;margin-bottom:.5rem}.info-value{color:#0a2f5d;font-weight:600;font-size:1.1rem}.project-gallery{background-color:#0a2f5d;padding:4rem 0}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem}.gallery-item{aspect-ratio:16/9}.gallery-item img{width:100%;height:100%;object-fit:fill}.project-section{margin-top:6rem!important;margin-bottom:6rem!important;background:#fff;overflow:hidden}.rtl .order-md-1{order:2!important}.rtl .order-md-2{order:1!important}.project-shadow{box-shadow:0 10px 30px rgba(0,0,0,.1)}.dark-project-shadow{box-shadow:0 10px 30px #0d6efd12!important}.light-section{background:#fff}.dark-section{background:#0d1a3b}.project-details{padding:0 1rem 0 2rem;height:100%;min-height:450px}.image-section{height:100%;width:100%;position:relative;background:#f5f5f5}.image-section img{width:100%;height:100%;object-fit:cover;display:block}.client-info{display:flex;align-items:center;padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid rgb(32 71 84 / 10%)}.client-logo{height:60px}.client-info img:not(:first-of-type){margin-left:20px}.rtl .client-info img:not(:first-of-type){margin-right:20px;margin-left:0}.client-name{font-size:1.2rem;color:#0a2f5d;font-weight:600}.project-stats{display:grid;gap:1.5rem;margin-bottom:1.5rem}.stat-item{display:flex;align-items:center;gap:1rem}.stat-item i{font-size:1.5rem;color:#0a2f5d;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(32,71,84,.1);border-radius:50%}.stat-item .icon{width:40px;height:40px;margin-right:1rem;position:revert;animation:none}.stat-content{display:flex;flex-direction:column}.stat-label{font-size:.9rem;color:#666;margin-bottom:.2rem}.stat-value{font-size:1.1rem;color:#0a2f5d;font-weight:600}.explore-btn{display:inline-block;padding:1rem 2rem;background:#0a2f5d;color:#fff;text-decoration:none;border-radius:5px;font-weight:600;transition:all .3s ease;margin-top:1.5rem}.explore-btn:hover{background:#1a3d8f;transform:translateY(-5px);box-shadow:0 5px 15px rgba(32,71,84,.2)}.dark-section .explore-btn{display:inline-block;padding:1rem 2rem;background:#fff;color:#0a2f5d;text-decoration:none;border-radius:5px;font-weight:600;transition:all .3s ease}.dark-section .explore-btn:hover{color:#fff;background:#1a3d8f;transform:translateY(-2px);box-shadow:0 5px 15px rgba(32,71,84,.2)}.project-location{width:100%;height:500px;border:0;display:block}[data-scroll]{opacity:0;will-change:transform,scale,opacity;transform:translateY(6rem) scale(.93);transition:all 1.5s cubic-bezier(.165,.84,.44,1)}[data-scroll=in]{opacity:1;transform:translateY(0) scale(1)}.splitting .char{color:transparent}.splitting .char:after{visibility:visible;color:#0a2f5d;opacity:0;transform:translateY(30%);transition:all .6s cubic-bezier(.175,.885,.32,1.275);transition-delay:calc(.2s + (.04s * var(--char-index)))}[data-scroll=in] .char:after{opacity:1;transform:translateY(0)}.dark-section .project-title:before{background:#fff}.dark-section .project-title .main-title,.dark-section .project-title .sub-title{color:#fff}.dark-section .project-title{color:#fff}.dark-section .splitting .char:after{color:#fff}.dark-section .stat-label{color:#e1e1e1}.dark-section .stat-value{color:#fff}@media (max-width:1200px){.project-title h1{font-size:3.5rem}.gallery-grid{max-width:100%;padding:0 1rem}}@media (max-width:991px){.project-title h1{font-size:3rem}.project-title p{font-size:1.25rem}.info-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr}.gallery-item{aspect-ratio:4/3}}@media (max-width:768px){.project-details{padding:2rem;min-height:auto}.image-section{height:300px}.project-title{font-size:2rem}.project-title .main-title{font-size:2.8rem}.project-title .sub-title{font-size:1.6rem}.project-section .row{min-height:auto}.order-1{order:1!important}.order-2{order:2!important}.project-title{left:5%;bottom:5%}.project-title h1{font-size:2.5rem}.info-grid{grid-template-columns:repeat(2,1fr);padding:1rem}.swiper-pagination{display:none}.project-location{height:300px}}.rtl .project-title:before{right:0;left:auto}