.sec-form{position:relative;height:5rem}.sec-form .boxForm{position:absolute;right:2%;padding:30px 30px 10px;background:#FFF;border-radius:16px 16px 0;max-width:28vw;box-shadow:0 5px 30px #e7e5e5;z-index:1;top:-451%}@media (min-width:1700px){.sec-form .boxForm{right:8%;top:-576%}}@media (min-width:1920px){.sec-form .boxForm{right:7.6%;top:-576%}}@media (max-width:1200px){.sec-form .boxForm{top:-299%}}.sec-form .boxForm h2{font-size:24px;text-align:center}.sec-form .boxForm h3{font-size:18px}.sec-form .boxForm__footer{text-align:center;margin-top:1rem}@media (max-width:991px){.sec-form{height:inherit!important;display:flex;justify-content:center;margin-top:1rem}.sec-form .boxForm{top:0;position:inherit;right:0;max-width:94%;padding:30px}.sec-form .boxForm__footer{display:flex;justify-content:center}}.sec-form .boxForm__footer .btn__custom{background:#B1D34B;display:inline-block;border-radius:13px;color:#004E4C;width:80%}@media (max-width:991px){.sec-form .boxForm__footer .btn__custom{font-size:20px;display:block;padding:16px 30px}}.sec-form .boxForm .form-label{font-family:UnimedSansBold;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#000}.sec-form .boxForm .btn__custom.-tertiary,.sec-form .boxForm .form-control,.sec-form .boxForm .form-select,.sec-form .boxForm .radio-container{margin-bottom:4px}.sec-form .boxForm .radio-container{flex-direction:column;align-items:flex-start}.sec-form .boxForm .btn__custom.-tertiary{background:#EE7615;border-radius:10px}.sec-form .boxForm__table{background:#f2f4f5;border-radius:4px;padding:0 6px 40px}.sec-form .boxForm__table__line{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr;padding:16px 5px;border-bottom:1px solid #c1c1c1}@media (max-width:991px){.sec-form .boxForm__table__line{grid-template-columns:72px 140px 1fr}}.sec-form .boxForm__table__line__text{font-family:UnimedSansBold;font-weight:600;font-size:12px;line-height:16px;color:#52575c}.sec-form .boxForm__table__line__value{font-weight:600;height:14px;font-size:14px;line-height:14px;color:#000;padding:0;margin:0;background:0 0;border:0;width:100%}.sec-form .boxForm__table__line__btn{display:flex;align-items:center;gap:8px;border:0;background:0 0;font-family:UnimedSansBold;font-weight:600;font-size:14px;line-height:18px;text-decoration-line:underline;color:#dd1e1e}.alert-danger,.sec-form .boxForm .sem-dependentes h4{color:#dc3545}.sec-form .boxForm__table__line__btn__icon{display:block;background:url(../images/excluir.svg) center no-repeat;width:24px;height:24px}.sec-form .boxForm .sem-dependentes p{font-family:UnimedSans}.alert-danger{background-color:transparent;border-color:#fff;display:flex;justify-content:center}.alert-danger ul{margin:0;padding:0}.form-check-input:checked{background-color:#15975e!important;border-color:#15975e!important}