.hero-carousel{position:relative;height:100vh;min-height:650px;overflow:hidden;background:#0a0a0a}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 1s ease-in-out;color:#ffffff;text-align:center;padding:2rem}.hero-slide.active{opacity:1}.hero-content{max-width:900px;background:linear-gradient(135deg,rgba(15,15,15,.85),rgba(30,30,30,.75));padding:3.5rem;border-radius:25px;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px rgba(0,0,0,.4)}.hero-image{font-size:4rem;margin-bottom:1rem}.hero-title{font-size:3.8rem;font-weight:800;margin-bottom:1rem;line-height:1.1;text-shadow:3px 3px 6px rgba(0,0,0,.8);background:linear-gradient(135deg,#ffffff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.9rem;margin-bottom:1.5rem;color:#f0f0f0;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-weight:300}.hero-description{font-size:1.25rem;margin-bottom:2.5rem;max-width:650px;margin-left:auto;margin-right:auto;color:#e8e8e8;text-shadow:1px 1px 3px rgba(0,0,0,.6);line-height:1.6}.hero-cta{background:linear-gradient(135deg,#ff6b35,#f7531c);border:2px solid transparent;color:white;padding:1.3rem 3rem;border-radius:50px;font-size:1.15rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px rgba(255,107,53,.4);text-transform:uppercase;letter-spacing:.5px}.hero-cta:hover{background:linear-gradient(135deg,#f7531c,#e6491a);transform:translateY(-3px) scale(1.05);box-shadow:0 15px 40px rgba(255,107,53,.5);border-color:rgba(255,255,255,.2)}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(20,20,20,.7);backdrop-filter:blur(12px);border:2px solid rgba(255,255,255,.2);color:#ffffff;width:55px;height:55px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px rgba(0,0,0,.3)}.carousel-btn:hover{background:rgba(255,107,53,.8);border-color:rgba(255,255,255,.4);transform:translateY(-50%) scale(1.15);box-shadow:0 12px 30px rgba(255,107,53,.4)}.carousel-btn-prev{left:2rem}.carousel-btn-next{right:2rem}.carousel-dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.carousel-dot{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:rgba(30,30,30,.6);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(5px)}.carousel-dot.active{background:linear-gradient(135deg,#ff6b35,#f7531c);border-color:#ff6b35;transform:scale(1.3);box-shadow:0 4px 12px rgba(255,107,53,.5)}@media (max-width:1024px) and (min-width:769px){.hero-carousel{min-height:550px}.hero-content{max-width:700px;padding:2.5rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.6rem}.hero-description{font-size:1.15rem;max-width:550px}.hero-cta{padding:1.1rem 2.5rem;font-size:1.05rem}.carousel-btn{width:48px;height:48px}.carousel-btn-prev{left:1.5rem}.carousel-btn-next{right:1.5rem}}@media (max-width:768px){.hero-carousel{min-height:500px;height:80vh}.hero-slide{padding:1rem}.hero-content{max-width:95%;padding:2rem 1.5rem;border-radius:20px}.hero-title{font-size:2.2rem;line-height:1.15;margin-bottom:.75rem}.hero-subtitle{font-size:1.3rem;margin-bottom:1rem}.hero-description{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;max-width:100%}.hero-cta{padding:1rem 2rem;font-size:1rem;border-radius:40px}.carousel-btn{width:42px;height:42px}.carousel-btn-prev{left:.75rem}.carousel-btn-next{right:.75rem}.carousel-dots{bottom:1.5rem}.carousel-dot{width:10px;height:10px}}@media (max-width:480px){.hero-carousel{min-height:450px;height:70vh}.hero-content{padding:1.5rem 1rem;border-radius:15px}.hero-title{font-size:1.8rem;margin-bottom:.5rem}.hero-subtitle{font-size:1.1rem;margin-bottom:.75rem}.hero-description{font-size:.95rem;margin-bottom:1.25rem}.hero-cta{padding:.9rem 1.8rem;font-size:.95rem;letter-spacing:.3px}.carousel-btn{width:38px;height:38px}.carousel-btn-prev{left:.5rem}.carousel-btn-next{right:.5rem}.carousel-dots{gap:.4rem}.carousel-dot{width:8px;height:8px}}@media (max-width:768px) and (orientation:landscape){.hero-carousel{min-height:400px;height:100vh}.hero-content{padding:1.5rem;max-width:70%}.hero-title{font-size:1.9rem}.hero-subtitle{font-size:1.15rem}.hero-description{font-size:.95rem;margin-bottom:1rem}.hero-cta{padding:.8rem 1.8rem;font-size:.95rem}}.management-section{padding:5rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;overflow:hidden}.management-section:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.1) 0,transparent 70%);border-radius:50%}.management-section .container{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:1}.management-section .section-header{text-align:center;margin-bottom:4rem}.management-section .section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;background:linear-gradient(45deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.management-section .section-subtitle{font-size:1.2rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.management-content{display:flex;flex-direction:column;gap:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.feature-card{background:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e5e7eb;animation:fadeInScale .6s ease-out forwards;opacity:0}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15);border-color:#3b82f6}.feature-image-wrapper{width:100%;height:180px;margin-bottom:1.5rem;overflow:hidden;border-radius:.5rem}.feature-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.feature-card:hover .feature-image{transform:scale(1.05)}.feature-title{font-size:1.3rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature-description{color:#6b7280;line-height:1.6;font-size:.95rem}.benefits-section{background:linear-gradient(135deg,#ffffff,#f3f4f6);border-radius:1.5rem;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative;overflow:hidden;animation:slideInUp .8s ease-out;transition:transform .3s ease,box-shadow .3s ease}.benefits-section:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.benefits-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.05) 0,transparent 70%);animation:rotate 30s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.benefits-header{text-align:center;margin-bottom:2rem;position:relative;z-index:1}.benefits-title{font-size:1.8rem;font-weight:700;background:linear-gradient(45deg,#3b82f6,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-shift 3s ease infinite;position:relative}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.benefit-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;transition:all .3s ease;animation:fadeInLeft .6s ease-out forwards;opacity:0;position:relative;z-index:1}.benefit-item:first-child{animation-delay:.1s}.benefit-item:nth-child(2){animation-delay:.2s}.benefit-item:nth-child(3){animation-delay:.3s}.benefit-item:nth-child(4){animation-delay:.4s}.benefit-item:nth-child(5){animation-delay:.5s}.benefit-item:nth-child(6){animation-delay:.6s}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.benefit-item:hover{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));transform:translateX(10px);box-shadow:0 4px 15px rgba(59,130,246,.2)}.benefit-icon{width:24px;height:24px;color:#10b981;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.benefit-text{color:#4b5563;font-size:1rem;line-height:1.5;transition:color .3s ease}.benefit-item:hover .benefit-text{color:#1f2937;font-weight:500}.cta-section{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.cta-button{padding:1rem 2.5rem;border-radius:.75rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.cta-button.primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;box-shadow:0 4px 15px rgba(59,130,246,.3)}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.cta-button.secondary{background:white;color:#3b82f6;border:2px solid #3b82f6}.cta-button.secondary:hover{background:#f0f9ff;border-color:#2563eb;color:#2563eb}@media (max-width:1024px){.management-section{padding:4rem 0}.management-section .section-title{font-size:2.2rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}.benefits-section{padding:2.5rem}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.management-section{padding:3rem 0}.management-section .section-title{font-size:1.9rem}.management-section .section-subtitle{font-size:1rem;padding:0 1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.feature-card{padding:1.5rem}.feature-image-wrapper{height:150px}.feature-title{font-size:1.2rem}.feature-description{font-size:.9rem}.benefits-section{padding:2rem 1.5rem;border-radius:1rem}.benefits-title{font-size:1.5rem}.benefits-grid{grid-template-columns:1fr;gap:1rem}.benefit-item{padding:.6rem}.benefit-text{font-size:.95rem}.cta-section{flex-direction:column;align-items:stretch;padding:0 1rem}.cta-button{width:100%;justify-content:center;padding:.9rem 2rem;font-size:1rem}}@media (max-width:480px){.management-section{padding:2.5rem 0}.management-section:before{width:300px;height:300px}.management-section .section-title{font-size:1.6rem}.management-section .section-subtitle{font-size:.95rem}.feature-card{padding:1.25rem}.feature-image-wrapper{height:130px}.feature-title{font-size:1.1rem}.benefits-section{padding:1.5rem 1rem}.benefits-title{font-size:1.3rem}.benefit-text{font-size:.9rem}.cta-button{padding:.8rem 1.5rem;font-size:.95rem}}