.services-hero{background:var(--bs-primary);padding:80px 0 60px;position:relative;overflow:hidden}.services-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');opacity:.3}.services-hero-content{position:relative;z-index:2;color:#fff}.services-hero h1{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 20px rgba(0,0,0,.2)}@media (max-width: 768px){.services-hero h1{font-size:2.2rem}}.services-hero-badge{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 20px;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1rem;border:1px solid rgba(255,255,255,.3)}.feature-image-wrapper{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026;margin-top:-50px;z-index:10}.feature-image-wrapper img{transition:transform .6s ease}.feature-image-wrapper:hover img{transform:scale(1.05)}.services-content{padding:80px 0;max-width:100%}.services-content .container-fluid{max-width:2400px;margin:0 auto;padding:0 4rem}.content-card{border-radius:16px;padding:35px;transition:all .3s ease;height:100%;display:flex;flex-direction:column;min-height:420px}.content-card:hover{box-shadow:0 8px 30px rgba(var(--bs-primary-rgb),.15);transform:translateY(-5px);border-color:var(--bs-primary)!important}.content-card h3{font-weight:700;margin-bottom:1rem;font-size:1.5rem}.content-card p{line-height:1.7}.content-card ul{list-style:none;padding:0}.content-card ul li{padding:12px 0 12px 35px;position:relative;line-height:1.6}.content-card ul li:before{content:"✓";position:absolute;left:0;top:12px;width:24px;height:24px;background:var(--bs-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin:60px 0}.feature-card{background:#fff;border-radius:16px;padding:35px;text-align:center;transition:all .3s ease;border:2px solid #f7fafc}.feature-card:hover{border-color:#102fa6;transform:translateY(-10px);box-shadow:0 15px 40px #102fa626}.feature-icon{width:80px;height:80px;margin:0 auto 20px;background:#102fa6;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #102fa64d}.feature-icon img{width:45px;height:45px;filter:brightness(0) invert(1)}.feature-card h4{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#2d3748}.feature-card p{color:#718096;line-height:1.6;margin:0}.benefits-section{position:relative}.benefits-title{text-align:center;margin-bottom:60px}.benefits-title h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.benefits-title p{font-size:1.125rem;max-width:600px;margin:0 auto}.benefit-item{display:flex;gap:20px;margin-bottom:30px;align-items:flex-start}.benefit-number{min-width:50px;height:50px;background:var(--bs-primary);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;box-shadow:0 4px 15px rgba(var(--bs-primary-rgb),.3)}.benefit-content h5{font-weight:700;margin-bottom:.75rem;font-size:1.25rem}.benefit-content p{margin:0;line-height:1.6}.stats-section{padding:60px 0;background:transparent}.stat-card{padding:50px 40px;border-radius:20px;text-align:center;box-shadow:0 8px 30px #0000001a;transition:all .3s ease;border:2px solid var(--bs-border-color)}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(var(--bs-primary-rgb),.15);border-color:var(--bs-primary)}.stat-number{font-size:3.5rem;font-weight:800;color:var(--bs-primary);margin-bottom:.5rem;line-height:1}.stat-label{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.showcase-image{position:relative;overflow:hidden;border-radius:16px;box-shadow:0 10px 40px #0000001f;transition:all .4s ease}.showcase-image:hover{transform:translateY(-8px);box-shadow:0 20px 60px #102fa633}.showcase-image img{width:100%;height:auto;display:block;transition:transform .4s ease}.showcase-image:hover img{transform:scale(1.05)}.contact-form-section{padding:80px 0}.contact-form-wrapper{max-width:800px;margin:0 auto}.contact-form-title{margin-bottom:40px}.contact-form-title h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.contact-form-title p{font-size:1.125rem}.contact-form{padding:50px;border-radius:20px;box-shadow:0 20px 60px #0000004d}.contact-form .form-control{border:2px solid var(--bs-border-color);border-radius:12px;padding:1rem 1.25rem;font-size:1rem;transition:all .3s ease;height:auto}.contact-form textarea.form-control{min-height:150px;resize:vertical}.contact-form .form-control:focus{border-color:var(--bs-primary);box-shadow:0 0 0 4px rgba(var(--bs-primary-rgb),.1);outline:none}.contact-form .form-control::placeholder{color:var(--bs-secondary-color)}.contact-form .btn-submit{border:none;padding:16px 48px;font-weight:700;font-size:1.125rem;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 15px rgba(var(--bs-primary-rgb),.4)}.contact-form .btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(var(--bs-primary-rgb),.5)}.cta-section{padding:80px 0}.cta-card{border-radius:24px;padding:60px 40px;text-align:center;box-shadow:0 10px 40px #00000014;position:relative;overflow:hidden}.cta-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:var(--bs-primary)}.cta-card h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-card p{font-size:1.125rem;margin-bottom:2rem}.cta-card .btn-cta{padding:16px 48px;font-size:1.125rem;font-weight:700;border:none;border-radius:12px;transition:all .3s ease;box-shadow:0 6px 20px rgba(var(--bs-primary-rgb),.4);text-decoration:none;display:inline-block}.cta-card .btn-cta:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(var(--bs-primary-rgb),.5)}.process-steps{padding:80px 0}.process-step{position:relative;padding-left:90px;margin-bottom:50px}.process-step:before{content:"";position:absolute;left:30px;top:60px;bottom:-50px;width:2px;background:linear-gradient(180deg,var(--bs-primary) 0%,rgba(var(--bs-primary-rgb),.2) 100%)}.process-step-number{position:absolute;left:0;top:0;width:60px;height:60px;background:var(--bs-primary);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;box-shadow:0 6px 20px rgba(var(--bs-primary-rgb),.4)}.process-step h4{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.process-step p{line-height:1.7;margin:0}.alert-success{background:#f0fdf4;border:2px solid #86efac;color:#166534;border-radius:12px;padding:16px 20px}.alert-danger{background:#fef2f2;border:2px solid #fca5a5;color:#991b1b;border-radius:12px;padding:16px 20px}.reg-body-bg{position:fixed;top:-20px;left:-20px;right:-20px;bottom:-20px;background-size:cover;background-position:center;filter:blur(20px) brightness(1.05);z-index:-2;transform:scale(1.1);pointer-events:none}.reg-page-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#e5fff773;z-index:-1;pointer-events:none}.reg-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.reg-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:1}.reg-overlap{margin-top:-120px;position:relative;z-index:10}.reg-input{background:#f5f5f5!important;border:none!important;padding:.85rem 1.2rem!important;border-radius:.75rem!important;box-shadow:0 1px 4px #0000000f!important}.reg-input:focus{background:#fff!important;box-shadow:0 0 0 .25rem #4e670026!important}.reg-label{text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.05em;color:#4e6700;margin-bottom:.4rem}.reg-btn-submit{background-color:#bef127;color:#516b00;border:none;font-weight:700;transition:filter .2s,transform .2s}.reg-btn-submit:hover{filter:brightness(.93);transform:translateY(-2px);color:#516b00}.reg-ticket-item{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-radius:1rem;background:#f8faf7;text-decoration:none;color:#1c4b42;transition:background .2s,transform .2s;border:1.5px solid #e0ede9}.reg-ticket-item:hover{background:#edf7f4;transform:translateY(-2px);color:#1c4b42}.reg-ticket-arrow{width:2.2rem;height:2.2rem;border-radius:50%;background:#bef127;color:#516b00;display:flex;align-items:center;justify-content:center;flex-shrink:0}.price-free{background:#dcfce7;color:#15803d}.price-paid{background:#eff6ff;color:#1d4ed8}.price-badge{display:inline-block;padding:.2rem .75rem;border-radius:99px;font-size:.78rem;font-weight:700}@media (max-width: 992px){.services-hero{padding:60px 0 40px}.feature-image-wrapper{margin-top:30px}.services-content,.benefits-section,.process-steps,.contact-form-section{padding:60px 0}.content-card,.contact-form{padding:30px}.services-content .container-fluid{padding:0 2rem}}@media (max-width: 768px){.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr;gap:30px}.benefits-title h2,.contact-form-title h2,.cta-card h2{font-size:2rem}.process-step{padding-left:70px}.process-step-number{width:50px;height:50px;font-size:1.25rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out}@media (prefers-color-scheme: dark){.content-card,.feature-card,.cta-card,.contact-form{background:#1a202c}.content-card h3,.feature-card h4,.benefit-content h5,.process-step h4,.cta-card h2{color:#f7fafc}.feature-card p,.benefit-content p,.stat-label,.process-step p,.cta-card p{color:#cbd5e0}}
