*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#f8f9fa;color:#333;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{max-width:1400px;margin:0 auto;padding:0 20px;width:100%}.hero-header{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;padding:60px 0;text-align:center;position:relative;overflow:hidden;width:100%}.hero-header:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.hero-header .container{position:relative;z-index:1}.hero-header h1{font-size:2.8rem;margin-bottom:15px;position:relative;z-index:1;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.hero-header p{font-size:1.2rem;opacity:.95;position:relative;z-index:1;max-width:700px;margin:0 auto}.hero-section{background:#fff;padding:50px 0;border-bottom:1px solid #eee;width:100%}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hero-text h2{font-size:2rem;color:#1a237e;margin-bottom:20px}.hero-text p{color:#666;margin-bottom:15px;font-size:1.05rem}.hero-features{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:25px}.hero-feature{display:flex;align-items:center;gap:10px;padding:12px 15px;background:#f8f9fa;border-radius:8px;transition:transform .3s ease}.hero-feature:hover{transform:translate(5px)}.hero-feature i{color:#4caf50;font-size:1.2rem}.hero-feature span{font-size:.95rem;color:#444}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stat-card{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;padding:30px 20px;border-radius:15px;text-align:center;box-shadow:0 10px 30px #1a237e33;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-card i{font-size:2.5rem;margin-bottom:15px;opacity:.9}.stat-card h3{font-size:2rem;margin-bottom:5px}.stat-card p{font-size:.9rem;opacity:.85}.section-title{text-align:center;padding:60px 0 40px;width:100%}.section-title h2{font-size:2rem;color:#1a237e;margin-bottom:15px;position:relative;display:inline-block}.section-title h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#4caf50;border-radius:2px}.section-title p{color:#666;max-width:600px;margin:15px auto 0}.experts-section{width:100%}.experts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;padding:0 0 60px;width:100%}.expert-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .4s ease;position:relative}.expert-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.expert-image{height:280px;overflow:hidden;position:relative}.expert-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.expert-card:hover .expert-image img{transform:scale(1.1)}.expert-category{position:absolute;top:15px;right:15px;background:#4caf50;color:#fff;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:500}.expert-content{padding:25px}.expert-content h3{font-size:1.25rem;color:#1a237e;margin-bottom:8px}.expert-content p{color:#666;font-size:.95rem;margin-bottom:20px;line-height:1.6}.expert-footer{display:flex;justify-content:space-between;align-items:center}.expert-rating{display:flex;align-items:center;gap:5px}.expert-rating i{color:#ffc107;font-size:.9rem}.expert-rating span{color:#666;font-size:.85rem}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;cursor:pointer;border:none}.btn-whatsapp{background:#25d366;color:#fff}.btn-whatsapp:hover{background:#128c7e;transform:scale(1.05)}.btn-whatsapp i{font-size:1.2rem}.other-experts-section{background:#fff;padding:60px 0;width:100%}.other-experts-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding-bottom:40px;width:100%}.other-expert-item{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#f8f9fa;border-radius:12px;transition:all .3s ease;border:1px solid #eee}.other-expert-item:hover{background:#fff;box-shadow:0 5px 20px #0000001a;transform:translate(5px)}.expert-info{display:flex;align-items:center;gap:15px}.expert-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#1a237e,#283593);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem}.expert-details h4{font-size:1rem;color:#1a237e;margin-bottom:3px}.expert-details span{font-size:.85rem;color:#888}.cta-section{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;padding:80px 0;text-align:center;position:relative;overflow:hidden;width:100%}.cta-section:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.cta-content{position:relative;z-index:1;max-width:700px;margin:0 auto}.cta-content h2{font-size:2.2rem;margin-bottom:20px}.cta-content p{font-size:1.1rem;opacity:.9;margin-bottom:30px}.btn-whatsapp-large{background:#25d366;color:#fff;padding:18px 40px;font-size:1.1rem;border-radius:15px;box-shadow:0 10px 30px #25d36666}.btn-whatsapp-large:hover{background:#128c7e;transform:scale(1.05);box-shadow:0 15px 40px #25d36680}.faq-section{padding:80px 0;background:#f8f9fa;width:100%}.faq-container{max-width:800px;margin:0 auto;width:100%}.faq-item{background:#fff;border-radius:12px;margin-bottom:15px;overflow:hidden;box-shadow:0 3px 15px #0000000d}.faq-question{padding:20px 25px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1a237e;transition:background .3s ease}.faq-question:hover{background:#f8f9fa}.faq-question i{transition:transform .3s ease}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{padding:0 25px;max-height:0;overflow:hidden;transition:all .3s ease;color:#666}.faq-item.active .faq-answer{padding:0 25px 20px;max-height:500px}@media (max-width: 1200px){.container{padding:0 30px}}@media (max-width: 992px){.hero-grid{grid-template-columns:1fr;gap:30px}.hero-stats{grid-template-columns:repeat(3,1fr);max-width:600px;margin:0 auto}.hero-header h1{font-size:2.2rem}}@media (max-width: 768px){.experts-grid{grid-template-columns:1fr;gap:20px}.hero-features{grid-template-columns:1fr}.section-title h2{font-size:1.6rem}.hero-stats{grid-template-columns:1fr;max-width:300px}.other-experts-list{grid-template-columns:1fr}.hero-header h1{font-size:1.8rem}.hero-header p{font-size:1rem}.cta-content h2{font-size:1.8rem}.hero-section{padding:30px 0}.section-title{padding:40px 0 30px}.faq-section,.cta-section{padding:50px 0}.btn-whatsapp-large{padding:15px 30px;font-size:1rem}}@media (max-width: 480px){.container{padding:0 15px}.hero-header{padding:40px 0}.expert-content,.other-expert-item{padding:15px}.stat-number{font-size:2.5rem}}
