.app-container{width:calc(100% - 2em);max-width:71.25rem;margin:0 auto}a{color:#131415;font-size:.984375rem;line-height:1.25rem;font-weight:400;transition:all .3s ease-in-out}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:rgba(18,75,136,.9)}.no-touch a:focus,.no-touch a:hover{outline:none}button{width:auto;height:auto;transition:all .6s ease-in-out;text-align:center;box-shadow:none;cursor:pointer;color:inherit;border:none;outline:0;padding:0}button:focus,button:visited{box-shadow:unset;outline:none;border:none}button:disabled{pointer-events:none;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;font-size:.9375rem;line-height:1.25rem;font-weight:500;text-decoration:none!important;background-color:transparent;box-shadow:0 0 0 transparent;padding:.84375rem 2rem;transition:all .6s ease-in-out;border-radius:.375rem;letter-spacing:.06px;position:relative;text-align:center;max-width:100%;cursor:pointer;border:none}.btn:focus,.btn:hover{text-decoration:none!important}.btn:focus,.btn:hover,.no-touch .btn:focus,.no-touch .btn:hover{box-shadow:unset;outline:none;border:none}.btn-primary{background-color:#124b88!important;color:#fff}.btn-primary:focus,.btn-primary:hover{background-color:#e9c100!important;color:#131415}.btn-secondary{background-color:#fff!important;color:#124b88}.btn-secondary:focus,.btn-secondary:hover{background-color:#e2e2e2!important}.btn-tertiary{background-color:#0a8457!important;color:#fff}.btn-tertiary:focus,.btn-tertiary:hover{background-color:#e9c100!important;color:#131415}.btn-tertiary:disabled{background-color:#4ab991!important;color:#fff}input::-moz-placeholder,textarea::-moz-placeholder{font-size:.9375rem;line-height:1.1875rem;font-weight:400;color:#858585!important}input::placeholder,textarea::placeholder{font-size:.9375rem;line-height:1.1875rem;font-weight:400;color:#858585!important}input:focus,textarea:focus{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.form-group{margin-bottom:1.5rem;position:relative}.form-label{font-size:.9375rem;line-height:1.1875rem;font-weight:400;padding-bottom:.5rem;text-transform:none;margin-bottom:0;padding-top:0}[class*=checkbox] .form-label,[class*=radio] .form-label{color:inherit}.form-control{border:.0625rem solid #dee2e6;font-size:.875rem;line-height:1.1875rem;font-weight:500;padding:.875rem 1.25rem;background-color:#fff;color:#131415;transition:all .3s ease-in-out;border-radius:.5rem;box-sizing:border-box;vertical-align:middle;position:relative;box-shadow:unset;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;z-index:1;outline:0;margin:0;left:0;top:0}.form-control:focus{border-color:#72cc83;box-shadow:unset;outline:0}.image-preview{position:fixed;inset:0;z-index:50;height:100vh;width:100%;overflow:hidden;background-color:rgba(0,0,0,.85)}.image-preview .top-preview-bar{position:fixed;top:0;left:0;display:flex;width:100%;align-items:center;justify-content:flex-end;background-color:rgba(0,0,0,.9);padding:.75rem}.image-preview .image-display{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:15.625rem;min-height:15.625rem}.image-preview .image-display img{height:100%;width:100%}