label{display:block;font-weight:bold;margin-bottom:2px}.input-container{margin:.5rem 0}input,option,select,textarea{width:100%;padding:4px 2px}span.required{color:#f10b02}input[type=submit]{background-color:rgba(0,0,0,0);border:2px solid #1c0f13;border-radius:2px;font-size:1.1rem;font-weight:bold}input[type=submit]:hover{background-color:#f10b02;color:#fef5ef}#submit-spinner{display:none;margin:auto}.alert{position:fixed;top:100%;left:1rem;width:calc(100vw - 2rem);z-index:20;display:none;align-items:end}.message-container{width:100%;padding:1rem;background-color:#5cb85c;border-radius:2px;color:#fef5ef;display:flex;align-items:center}.message-container .close,.message-container .icon{width:10%}.message-container .message{width:80%}@media only screen and (min-width: 1024px){.alert{max-width:1200px;text-align:center}}@media only screen and (min-width: 1200px){.alert{left:max(1rem,(100% - 1200px)/2)}}.button.back{display:none;font-size:18px;padding:4px;border-radius:8px;background-color:#1c0f13;color:#fef5ef;width:32px;height:32px}@media only screen and (min-width: 1024px){.button.back{display:block;position:absolute;left:0;top:14px;width:105px}.button.back *{vertical-align:bottom}}.button-group{display:flex;flex-direction:column;gap:.5rem}.button{display:flex;align-items:center;gap:.5rem;border-radius:5px;border:2px solid #1c0f13;padding:2px 4px;text-decoration:none;transition:background-color 250ms ease-in}.button:hover{background-color:#f10b02;border-color:#f10b02;text-decoration:underline}.icon svg{vertical-align:middle}.button-text{font-size:1.25rem}.cta{color:#f10b02;font-weight:bold}@media only screen and (min-width: 768px){main{min-height:calc(100vh - 367px)}.button-group{flex-direction:row;flex-wrap:wrap}.button{width:calc(50% - 8px)}}@media only screen and (min-width: 1024px){.button{width:calc(25% - 8px)}}