.faq-component{padding-top:32px;padding-bottom:32px}.faq-container{max-width:720px;margin:0 auto;padding:32px 0}.faq-title{font-weight:400;font-size:34px;line-height:1.24;letter-spacing:.25px;text-align:center;color:#1f8563;margin:0 0 32px 0}.faq-item-title{font-weight:500;font-size:20px;line-height:1.6;letter-spacing:.15px;margin:0}.faq-item-content p{font-weight:400;font-size:16px;line-height:1.5;color:#111}.faq-accordion{width:100%}.faq-item{border-radius:8px;margin-bottom:8px;border-bottom:1px solid #e2e2e2}.faq-item:last-of-type{margin-bottom:0}.faq-item-header{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:transparent;border:none;cursor:pointer;text-align:left;padding:8px 0 8px 8px;position:relative;cursor:pointer;overflow:hidden;min-width:fit-content}.ripple{position:absolute;border-radius:50%;transform:scale(0);background-color:#1f856333;pointer-events:none;animation:ripple 1.2s ease-in-out}@keyframes ripple{to{transform:scale(3);opacity:0}}.faq-item-content{background-color:transparent;padding:8px}.faq-item-content[hidden]{display:none}.faq-item-header[aria-expanded="false"] .faq-item-icon::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M7 10L12 15L17 10" stroke="%23006A4D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');display:block}.faq-item-header:hover{background-color:#d6f6eb}.faq-item-header:focus{outline:2px solid #1f8563;outline-offset:2px}.faq-item-header[aria-expanded="true"] .faq-item-title{color:#1f8563}.faq-item-header[aria-expanded="true"] .faq-item-icon::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M17 14L12 9L7 14" stroke="%231F8563" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');display:block}@media (max-width:768px){.faq-container{padding:32px 8px}.faq-title{font-weight:500;font-size:20px;line-height:1.6;letter-spacing:.0075em}.faq-item-header{padding:8px 8px 8px 16px}.faq-item-content{padding:8px 8px 8px 16px}}.zoho-form-container{font-family:"Inter",sans-serif}.form-step{display:none}.form-step-active{display:block}.custom-radio,.custom-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:0;display:inline-block;position:relative;cursor:pointer;margin-right:.5rem;width:1.25rem;height:1.25rem;border:1px solid var(--others-divider,#e2e2e2)}.custom-radio{border-radius:50%}.custom-checkbox{border-radius:.25rem}.custom-radio:checked,.custom-checkbox:checked{background-color:var(--brand-primaryMain,#1f8563);border-color:var(--brand-primaryMain,#1f8563)}.custom-radio:checked::after{content:"";display:block;width:.625rem;height:.625rem;background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-checkbox:checked::after{content:"";display:block;box-sizing:border-box;width:.3125rem;height:.625rem;border-style:solid;border-color:#fff;border-width:0 2px 2px 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-70%) rotate(45deg)}.zf-important{color:#ff0000!important;padding:0;font-size:1.0625rem!important;margin-left:.125rem;font-weight:700}.zf-errorMessage{color:#f41033;padding:0;font-size:12px;font-weight:400;margin:8px 0 0}.zf-instruction{color:#5e5e5e;font-style:normal;font-size:12px;font-weight:400;margin:8px 0 0}.placeholder-selected{color:#9ca3af}select:not(.placeholder-selected){color:#374151}#successMessage{display:none;padding:80px 24px;text-align:center;border-radius:.5rem}.formulario-component{max-width:480px;margin:0 auto;padding:24px;background:var(--surface-background,#ffffff);border-radius:12px}.form-header{text-align:left;margin-bottom:40px}.progress-container{margin-bottom:32px}.formulario-title{font-weight:400;font-size:24px;line-height:133%;text-align:center;margin-bottom:12px}.formulario-subtitle{margin-bottom:40px}.formulario-subtitle p{font-weight:400;font-size:14px;line-height:148%;text-align:center}.progress-bg{width:100%;background-color:var(--others-divider,#e2e2e2);border-radius:16px;height:12px}.progress-bar{background-color:var(--brand-primaryMain,#1f8563);height:12px;border-radius:16px;transition:all 0.5s ease-out}.step-title{font-weight:700;font-size:16px;line-height:148%;margin-bottom:32px}.form-group{margin-bottom:20px}.form-label{display:block;font-size:12px;font-weight:400;color:#1b1b1b;margin-bottom:8px;line-height:20px}.form-input{width:100%;padding:16px 24px;border:1px solid #e2e2e2;border-radius:12px;transition:box-shadow 0.15s ease-in-out}.form-input:focus{outline:none;box-shadow:0 0 0 2px #1f8563;border-color:#1f8563}.form-select{width:100%;padding:16px 24px;border:1px solid #e2e2e2;border-radius:12px;transition:box-shadow 0.15s ease-in-out}.form-select:disabled{background-color:#e2e2e2}.form-select:focus{outline:none;box-shadow:0 0 0 2px #1f8563;border-color:#1f8563}.radio-group,.checkbox-group{margin-bottom:20px}.radio-item,.checkbox-item{display:flex;align-items:center;margin-bottom:8px}.radio-label,.checkbox-label{margin-left:8px;color:#1b1b1b;font-weight:400;font-size:16px;width:fit-content}.btn-container{margin-top:40px;display:flex;justify-content:space-between;align-items:center}.btn{padding:12px 24px;font-weight:500;border-radius:8px;transition:background-color 0.15s ease-in-out;border:none;cursor:pointer}.btn-secondary{font-family:Desktop/Label Medium/font-family;font-weight:500;font-size:16px;line-height:20px;letter-spacing:0%;background:unset;color:#1f8563}.btn-secondary:hover{background-color:#d6d6d6}.btn-secondary:disabled{opacity:0}.btn-primary{background-color:#1f8563;color:#fff}.btn-primary:hover{background-color:#1a6f52}.success-icon{width:64px;height:64px;color:#1f8563;margin:0 auto 12px}.success-title{font-size:24px;font-weight:400;line-height:133%;text-align:center;margin:12px 0}@media (max-width:767px){.formulario-component{max-width:100%;padding:16px}}