.section-report-channel{background-color:#072165}.section-report-channel .container{max-width:880px}.section-report-channel .report-header{display:flex;flex-direction:column;gap:27px;margin-bottom:68px}.section-report-channel .report-header .container-header{display:flex;gap:2rem;align-items:center}.section-report-channel .report-header .container-header .section-subtitle{position:relative}.section-report-channel .report-header .container-header .section-subtitle:before{content:"";position:absolute;width:3px;height:100%;background-color:#89d25f;border-radius:3px;display:block;left:0;top:-5px}.section-report-channel .report-header .container-header .section-subtitle .subtitle{padding-left:13px;margin-bottom:5px;font-weight:600}.section-report-channel .report-header .container-header .section-subtitle .subtitle.green{color:#89d25f;font-size:22px;line-height:normal}.section-report-channel .report-header .container-header .section-subtitle .subtitle.white{color:#fff;font-size:18px;font-style:normal;margin-bottom:0;line-height:111.111%}@media(max-width:767.98px){.section-report-channel .report-header .container-header{flex-direction:column;gap:.5rem;align-items:start}}.section-report-channel .report-header .description{font-weight:400;line-height:150%;max-width:700px}.section-report-channel .report-info{display:flex;gap:10px}.section-report-channel .report-info .report-info-card{background-color:#021340;padding:30px;border-radius:5px;position:relative}.section-report-channel .report-info .report-info-card .card-description{font-size:14px;font-weight:400;line-height:150%;margin-top:10px}.section-report-channel .report-info .report-info-card:before{content:"";width:32px;height:32px;border-radius:50%;background-color:#89d25f;display:block;position:absolute;right:-16px;top:50%;transform:translateY(-50%);z-index:1;background-image:url(/assets/images/sections/report-channel/arrow.svg);background-position:13px;background-repeat:no-repeat}.section-report-channel .report-info .report-info-card:last-child:before{display:none}@media(max-width:767.98px){.section-report-channel .report-info{flex-direction:column}.section-report-channel .report-info .report-info-card:before{right:auto;bottom:-16px;top:auto;transform:translateX(-50%) rotate(90deg);left:50%}}.section-report-channel .report-forms{margin-top:70px}.section-report-channel .report-forms .section-title{padding-left:15px;position:relative;margin-bottom:5px}.section-report-channel .report-forms .section-title:before{content:"";display:block;position:absolute;left:0;top:1px;width:3px;height:100%;border-radius:3px;background-color:#89d25f}.section-report-channel .report-forms .section-subtitle{margin-bottom:11px;font-size:14px;line-height:150%}.section-report-channel .report-forms .row-radio{background-color:#021340;padding:1rem;border-radius:5px;font-size:.875rem;max-width:400px;width:100%;margin:0 auto}.section-report-channel .report-forms .row-radio .form-group input{display:none}.section-report-channel .report-forms .row-radio .form-group input:checked+label:before{background-color:#fff}.section-report-channel .report-forms .row-radio .form-group label{display:flex;align-items:center;gap:.5rem}.section-report-channel .report-forms .row-radio .form-group label:before{content:"";display:block;position:relative;transition:all .3s ease;width:16px;height:16px;background:transparent;border:2px solid #fff;border-radius:6px;margin-bottom:4px}@media(max-width:767.98px){.section-report-channel .report-forms .row-radio{max-width:100%}}.section-report-channel .report-forms .custom-control-label{font-size:12px;margin-left:.5rem!important}.section-report-channel .report-forms .btn-secundary{padding:15px 30px}.modal-report .modal-dialog{max-width:600px}.modal-report .modal-header{border-top:8px solid #89d25f;border-bottom:none;padding:50px 20px 0 62px}.modal-report .modal-footer{border:none}.modal-report .modal-title{color:#072165;font-size:2rem;font-weight:600;line-height:110%;text-align:start}.modal-report .modal-body{padding:20px 62px 28px;color:#072165}.modal-report .modal-body .warning{font-size:13px;line-height:normal;margin-bottom:1rem;max-width:338px}.modal-report .modal-body .info{font-size:1.125rem;margin-bottom:0}.modal-report .modal-footer{padding:0 20px 43px 62px;justify-content:start}.modal-report .btn-secundary{padding:15px 30px;display:flex;align-items:center;justify-content:center;gap:.5rem}.modal-report .btn-close{position:absolute;top:29px;right:23px;background-image:none;opacity:1}.modal-report .btn-close:focus{box-shadow:none}.modal-report .answers{border-bottom:1px solid #cdcdcd;padding:1rem 10px}.modal-report .answers .answers-title{font-size:1.125rem;font-weight:600}.modal-report .answers .answers-date{margin-bottom:5px}.modal-report .answers .answers-message{margin-bottom:0;color:#76777a;font-size:14px}.modal-report .modal-body-status{padding:20px 52px 28px}.modal-report .status{font-size:1rem;color:#072165}.modal-report .status.green{color:#89d25f}