.base-form{flex-grow:1;display:flex;flex-direction:column}.base-form__card{margin-top:auto;margin-bottom:auto;height:auto}.base-form__card .card-header{text-align:center}.base-form__card .card-header h3{font-size:1.5rem;font-weight:600;margin:8px 0}.base-form__card .card-body{min-height:30vh;display:flex;flex-direction:column;justify-content:flex-start;padding:32px 32px}.base-form__card .card-body .form-info{color:hsl(30,16%,42%);font-style:italic;font-size:.9rem;padding-left:16px;margin-bottom:32px;border-left:2px solid hsl(18,78%,62%)}.base-form__card .card-body .form-acoes{margin-top:32px;text-align:right}.base-form__card .card-body .form-acoes button,.base-form__card .card-body .form-acoes a{min-width:100px;margin:0 4px}.base-form .card-footer{background-color:hsl(100,10%,99%);text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;padding:0;border-top:1px solid hsl(36,14%,85%)}.base-form .card-footer a{font-size:.9rem;padding:8px}.largura--estreito{max-width:600px;min-width:400px}.largura--padrao{max-width:800px}.largura--amplo{max-width:1200px}
