.container--wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.hero{background:linear-gradient(135deg,#f5f5f5,#fff);padding:100px 0;text-align:center;border-bottom:4px solid #1fc602}.hero--wrapper{display:flex;justify-content:center;gap:60px;padding-top:40px}.hero--img img{max-width:450px;width:100%;height:auto;border-radius:20px}.hero--info{display:flex;flex-direction:column;gap:30px;justify-content:space-between}.hero-subtitle{font-size:1.25rem;color:#555;max-width:800px;margin:0 auto 30px;line-height:1.6}.benefits-list{list-style:none;max-width:600px;margin:0 auto;padding:0 20px}.benefits-list li{padding:12px 0 12px 35px;position:relative;font-size:1.1rem;text-align:left}.benefits-list li:before{content:"✓";position:absolute;left:0;color:#1fc602;font-weight:700;font-size:1.3rem}.hero-form{max-width:500px;margin:40px auto 0;background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 25px #0000001a}.form-group label{font-weight:600;color:#555}.form-control{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:1rem}.form-control:focus{outline:none;border-color:#1fc602;box-shadow:0 0 0 3px #1fc60233}select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M0 0l6 8 6-8z' fill='%231FC602'/></svg>");background-repeat:no-repeat;background-position:right 15px center;padding-right:40px}.cta-button{display:inline-block;background-color:#1fc602;color:#fff;padding:15px 35px;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #1fc6024d;border:none;cursor:pointer;width:100%;max-width:500px;margin-top:40px}.cta-button:hover{background-color:#1aa802;transform:translateY(-2px);box-shadow:0 6px 20px #1fc60266}section{padding:60px 0}h2{font-size:2rem;color:#1a1a1a;margin-bottom:30px;text-align:center;position:relative;padding-bottom:15px}h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:#1fc602;border-radius:2px}h3{font-size:1.5rem;color:#1fc602;margin-bottom:20px;text-align:center}.symptoms--wrapper{display:flex;justify-content:center;gap:60px;padding-top:40px;padding-bottom:20px}.symptoms--img img{width:100%;max-width:450px;height:auto;border-radius:20px}.symptoms-list{list-style:none;max-width:700px;margin:0 auto;text-align:left}.symptoms-list li{padding:15px 0 15px 40px;position:relative;font-size:1.1rem;border-bottom:1px solid #e0e0e0}.symptoms-list li:before{content:"•";position:absolute;left:0;color:#1fc602;font-weight:700;font-size:1.5rem}.symptoms-conclusion{text-align:center;margin-top:30px;font-size:1.2rem;color:#1fc602;font-weight:600}.diagnoses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.diagnosis-card{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px #0000000d;border-top:4px solid #1fc602;transition:transform .3s ease}.diagnosis-card:hover{transform:translateY(-5px)}.diagnosis-card h3{color:#1fc602;margin-bottom:15px}.warning-box{background-color:#fff8e6;border-left:4px solid #ffc107;padding:25px;border-radius:0 8px 8px 0;max-width:800px;margin:0 auto;text-align:center}.warning-box strong{color:#e65100}.system-steps{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:40px;gap:20px}.system-step{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px #0000000d;flex:1;min-width:250px;text-align:center;position:relative;counter-increment:step}.step-number{display:block;width:40px;height:40px;background-color:#1fc602;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin:0 auto 20px}.system-step h3{color:#1fc602;margin-bottom:15px}.step-methods{font-size:.95rem;color:#555;margin-top:15px}.programs-container{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:40px}.program-card{background:#fff;border-radius:12px;box-shadow:0 2px 15px #00000014;overflow:hidden;width:100%;max-width:500px;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between}.program-card:hover{transform:translateY(-5px)}.program-header{background-color:#1fc602;color:#fff;padding:20px;text-align:center}.program-header h3{color:#fff}.program-body{padding:25px}.program-badge{background-color:#1fc602;color:#fff;padding:5px 10px;border-radius:4px;font-size:.9rem;display:inline-block;margin-bottom:15px}.program-info{margin-bottom:20px}.program-info h3{color:#1fc602;margin-bottom:10px;font-size:1.2rem}.program-features{list-style:none;padding-left:10px}.program-features li{padding:8px 0 8px 25px;position:relative}.program-features li:before{content:"•";color:#1fc602;position:absolute;left:0;font-weight:700;font-size:1.2rem}.result-highlight{background-color:#f0f9f0;border-left:4px solid #1fc602;padding:15px;border-radius:0 8px 8px 0;margin:15px 0}.price-comparison{font-size:1.1rem;color:#1fc602;font-weight:600;text-align:center;margin:10px 0}.saving-badge{background-color:#ff9800;color:#fff;padding:5px 10px;border-radius:4px;font-size:.9rem;font-weight:600;display:block;margin-top:10px}.program-button{display:block;width:100%;padding:15px;background-color:#1fc602;color:#fff;text-align:center;text-decoration:none;border-radius:8px;font-weight:600;margin-top:15px;transition:background-color .3s}.program-button:hover{background-color:#1aa802}.session-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.session-step{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px #0000000d;text-align:center}.session-step h3{color:#1fc602;margin-bottom:15px}.technologies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:40px}.tech-card{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px #0000000d;border-top:4px solid #1fc602;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.tech-card .img-wrapper{width:100%;height:300px;display:flex;justify-content:center}.tech-card .img-wrapper img{height:100%;border-radius:20px}.tech-card h3{color:#1fc602;margin-bottom:15px}.why-us{max-width:800px;margin:0 auto;text-align:center}.why-us--wrapper{display:flex;flex-direction:column;gap:20px}.why-us--img img{max-width:650px;width:100%;height:auto;border-radius:20px}.why-us-list{list-style:none;margin-top:30px}.why-us-list li{padding:15px 0 15px 35px;position:relative;font-size:1.1rem}.why-us-list li:before{content:"✓";position:absolute;left:0;color:#1fc602;font-weight:700;font-size:1.3rem}.faq{max-width:800px;margin:0 auto}.faq-item{margin-bottom:25px;border-bottom:1px solid #e0e0e0;padding-bottom:20px}.faq-question{font-weight:600;color:#1fc602;font-size:1.1rem;margin-bottom:10px}.images--block{padding:0 0 30px}.img--wrapper{display:flex;justify-content:center;gap:30px}.img--wrapper img{max-width:100%;width:auto;height:300px;border-radius:10px}.final-cta{background-color:#1fc602;color:#fff;padding:60px 0;text-align:center;border-radius:30px}.final-cta h2{color:#fff}.final-cta h2:after{background-color:#fff}.contact-info{max-width:600px;margin:20px auto;text-align:center;font-size:1.1rem;line-height:1.7}.simple-form{max-width:600px;margin:30px auto 0}.simple-form label a{display:block;font-weight:600;font-size:.9rem;color:#fff;text-decoration:underline}.simple-form label{display:flex;align-items:center}.simple-form form{display:flex;flex-direction:column;gap:15px}.simple-form input,.simple-form textarea,.simple-form select{padding:12px 15px;border:none;border-radius:8px;font-size:1rem}.simple-form textarea{resize:vertical;min-height:80px}.simple-form button{background-color:#fff;color:#1fc602;border:none;padding:15px;border-radius:8px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s}.simple-form button:hover{background-color:#f0f0f0;transform:translateY(-2px)}@media screen and (max-width:1024px){.hero--wrapper{flex-direction:column-reverse}.hero--info{align-items:center}.symptoms--wrapper{flex-direction:column;align-items:center}.img--wrapper{flex-direction:column}.img--wrapper img{width:100%;height:auto;max-width:100%}.img--wrapper img:nth-child(2){display:none}.technologies-grid{grid-template-columns:1fr}}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}.hero{padding:70px 0}.hero-form{padding:20px}.system-steps{flex-direction:column}.programs-container{flex-direction:column;align-items:center}}
