.services-section{padding:40px 80px;background-color:#fdfdf9}@media (max-width:1024px){.services-section{padding:20px 40px}}@media (max-width:600px){.services-section{padding:20px}}.services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.services-title{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:10px;position:relative}@media (max-width:600px){.services-title{font-size:24px}}.services-title:after{content:"";display:block;width:60px;height:4px;background:linear-gradient(135deg,#1d1652,#217178);border-radius:2px;margin-top:8px}.services-seeall{font-size:14px;font-weight:500;color:#4ac2cd;cursor:pointer;margin-top:-15px;text-decoration:none;text-decoration:underline}.services-container{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1024px){.services-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.services-container{grid-template-columns:1fr}}.service-card{background:#fff;border-radius:16px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.05)}.service-icon{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#1d1652,#217178);display:flex;align-items:center;justify-content:center;color:white;font-size:22px;margin-bottom:15px}.service-card .service-title{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:10px;transition:color .3s ease,font-size .3s ease}.service-card .service-desc{font-size:15px;color:#555;flex-grow:1;transition:color .3s ease}.service-button{margin-top:20px;padding:10px 20px;border-radius:8px;color:white;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;text-align:center}.service-button,.service-card:hover{background:linear-gradient(135deg,#1d1652,#217178)}.service-card:hover{transform:translateY(-5px)}.service-card:hover .service-desc,.service-card:hover .service-title{color:#fff}.service-card:hover .service-button,.service-card:hover .service-icon{background:#fff;color:#1d1652}.skeleton{background:#f3f3f3;border-radius:16px;padding:25px;display:flex;flex-direction:column;gap:12px}.skeleton-box{width:50px;height:50px;border-radius:50%;background:#e0e0e0}.skeleton-text{height:14px;background:#e0e0e0;border-radius:6px}.skeleton-text.short{width:40%}.skeleton-text.long{width:80%}.skeleton-button{width:100px;height:32px;background:#e0e0e0;border-radius:8px;margin-top:auto}.skeleton-box,.skeleton-button,.skeleton-text{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f3f3f3 50%,#e0e0e0 75%);background-size:200% 100%}@keyframes shimmer{to{background-position:-200% 0}}.testimonials-section{background:#fdfdf9;padding:40px 80px}.testimonials-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.testimonials-title{font-size:28px;font-weight:700;color:#1a1a1a;position:relative;display:inline-block;padding-bottom:8px}@media (max-width:450px){.testimonials-title{font-size:23px}}.testimonials-title:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(135deg,#1d1652,#217178);border-radius:2px;margin-top:8px}.testimonials-arrows{display:flex;gap:10px}.lang-ar .testimonials-arrows{flex-direction:row-reverse}.testimonials-arrow{background:linear-gradient(135deg,#1d1652,#217178);border:none;color:white;border-radius:50%;padding:8px;cursor:pointer;transition:background .3s ease;margin-top:-15px}.lang-ar .testimonials-arrow svg{transform:scaleX(-1)}@media (max-width:550px){.testimonials-arrow{padding:4px}}.testimonials-arrow:hover{background:#1d1652}.testimonials-wrapper{display:flex;align-items:center;justify-content:center}.lang-ar .testimonials-slider{flex-direction:row-reverse}.testimonials-slider{display:flex;gap:20px;width:100%;max-width:1400px;justify-content:center}.testimonials-card{padding:20px;transition:all .3s ease;opacity:.5;transform:scale(.95);flex:1;min-width:320px;max-width:400px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative}.testimonials-card.active{opacity:1;transform:scale(1.1);z-index:1}.testimonials-card.active:before{content:"";position:absolute;top:10px;bottom:10px;left:80px;right:10px;background:linear-gradient(135deg,#1d1652,#217178);border-radius:14px;z-index:-1}.lang-ar .testimonials-card.active:before{left:10px;right:80px}.testimonials-image{width:100%;height:180px;object-fit:cover;max-height:450px;border-radius:8px}.testimonials-name{font-size:18px;font-weight:600;color:#1a1a1a;margin-top:10px}@media (min-width:1024px){.testimonials-card{flex:1;max-width:calc((100% - 40px) / 3)}}@media (min-width:768px) and (max-width:1023px){.testimonials-slider{justify-content:space-between}.testimonials-card{flex:1;max-width:calc((100% - 20px) / 2)}}@media (max-width:767px){.testimonials-section{padding:40px 20px}.testimonials-slider{justify-content:center}.testimonials-card{flex:0 0 100%}}.test{background-color:white;padding:24px 16px;box-shadow:0 2px 6px 0 rgba(0,0,0,.12);border-radius:16px;width:100%}.whatwecreate-section{padding:30px 80px;background:#fdfdf9;max-width:100%;box-sizing:border-box}@media (max-width:992px){.wwc-title{text-align:center}.title-border{margin:10px auto 24px!important}}@media (max-width:600px){.wwc-title{text-align:unset}.title-border{margin:10px 0 24px!important}}.wwc-title{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.title-border{width:80px;height:4px;background:linear-gradient(135deg,#1d1652,#217178);border-radius:2px;margin:10px 0 24px}.wwc-container{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.wwc-image{flex:0 0 40%;max-width:40%;display:flex;justify-content:center}.img-item{height:auto;border-radius:12px;box-shadow:0 6px 16px rgba(0,0,0,.1);object-fit:cover}.wwc-items{flex:1;display:flex;flex-direction:column;gap:1.25rem;min-width:0}.wwc-item{gap:16px;padding:1rem 1.25rem;border-radius:12px;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.12);transition:transform .3s ease}.wwc-icon,.wwc-item{display:flex;align-items:center}.wwc-icon{font-size:1.375rem;background:linear-gradient(135deg,#1d1652,#217178);color:#fff;border-radius:50%;width:2.625rem;height:2.625rem;justify-content:center;flex-shrink:0}.wwc-text{font-size:16px;color:#1a1a1a;margin:0;line-height:1.4}@media (max-width:992px){.whatwecreate-section{padding:30px 40px}.wwc-container{flex-direction:column;text-align:center}.wwc-image{flex:none;max-width:80%}.wwc-items{width:100%;max-width:600px}}@media (max-width:600px){.whatwecreate-section{padding:30px 20px}.wwc-image{max-width:100%}.wwc-title{font-size:24px}.wwc-item{padding:.75rem 1rem}.wwc-icon{font-size:1.125rem;width:2rem;height:2rem}.wwc-text{font-size:14px}}@media (max-width:400px){.whatwecreate-section{padding:20px}.wwc-item{text-align:center;gap:.75rem}}