.btn-primary-custom{background:linear-gradient(90deg,#371e71,#4e1051);border:none;color:#ffffff;padding:12px 24px;border-radius:8px;font-weight:400;transition:all .3s ease}.btn-primary-custom:hover{transform:translateY(-2px);box-shadow:0 8px 25px #371e71;color:white}.btn-outline-custom{border:2px solid var(--primary-color);color:var(--primary-color);background:transparent;padding:12px 24px;border-radius:8px;font-weight:600;transition:all .3s ease}.btn-outline-custom:hover{background:var(--primary-color);color:white;transform:translateY(-2px)}.hero-section{background:linear-gradient(90deg,#371e71,#4e1051)!important;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;padding:80px 0}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:1}.hero-content{position:relative;z-index:2;color:white}.hero-title{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;line-height:1.7;color:rgba(255,255,255,.9);margin-bottom:2rem}.section-logo{width:250px;height:250px;background:white;box-shadow:0 20px 40px rgba(0,0,0,.3);margin:0 auto}.section-logo,.section-logo-inner{border-radius:50%;display:flex;align-items:center;justify-content:center}.section-logo-inner{width:160px;height:160px;background:linear-gradient(135deg,#dd0031,#c3002f);font-size:4rem;color:white;font-weight:700}.wave-divider{position:absolute;bottom:0;left:0;width:100%;height:120px}.wave-divider svg{width:100%;height:100%}.card-title{font-size:20px;padding-bottom:10px;color:#371e71!important}.service-card{background:white;border:2px solid #dee2e6;border-radius:12px;padding:2rem;height:100%;transition:all .3s ease;cursor:pointer}.service-card:hover{transform:translateY(-5px);box-shadow:6px 2px 16px 0 rgba(136,165,191,.48),-6px -2px 16px 0 rgba(255,255,255,.8)}.service-icon{width:64px;height:64px;background:var(--gradient-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;margin-bottom:1.5rem;transition:transform .3s ease}.service-card:hover .service-icon{transform:scale(1.1)}.benefit-card{background:white;border:2px solid #dee2e6;border-radius:12px;padding:2rem;height:100%;transition:all .3s ease}.benefit-card:hover{box-shadow:0 10px 30px rgba(255,193,7,.15)}.benefit-number{width:48px;height:48px;background:rgba(111,66,193,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#371e71;margin-bottom:1.5rem}.section-title{font-size:2.5rem;font-weight:700;color:#371e71;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#6c757d;line-height:1.7}.title-divider{width:80px;height:4px;background:linear-gradient(90deg,#371e71,#4e1051);margin:1rem auto 3rem;border-radius:2px}.standards-section{background:linear-gradient(135deg,#4c1d95,#1e293b);color:white;position:relative;overflow:hidden}.standards-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:1}.standards-content{position:relative;z-index:2}.feature-item{display:flex;align-items:center;margin-bottom:1rem;font-size:1.125rem}.feature-icon{width:24px;height:24px;margin-right:1rem;color:#371e71}.info-card{background:rgba(255,255,255,.1);backdrop-filter:blur(70px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem}.development-section-header,.standard-section-subheading{line-height:1.4!important}.angular-section{background:linear-gradient(135deg,#4c1d95,#1e293b)}.service-title{color:#fff}.title-divider-service{width:60px;height:4px;background-color:#fff;border-radius:10px}@media (max-width:768px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.125rem}.section-logo{width:200px;height:200px}.section-logo-inner{width:120px;height:120px;font-size:3rem}.section-title{font-size:1.4rem!important;line-height:1.3!important;padding-bottom:0!important}.hero-subtitle{margin-bottom:0!important}.image-section{margin-top:30px!important}.section-subtitle{margin-top:20px!important}.standard-section-subheading{line-height:1.4!important}}@media (max-width:576px){.benefit-card,.service-card{padding:1.5rem}}