body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}.nautile-app{align-items:center;display:flex;justify-content:center;margin-top:4rem}@media (max-width:430px){.nautile-app{margin-top:0}body{background-color:#f4d2cd}}.logo{width:20rem}.header{margin-top:1.5rem;text-align:center}.form-wrapper{align-items:center;background:#f4d2cd;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;padding:1em;width:35rem}@media (max-width:430px){.form-wrapper{border-radius:0;height:-webkit-max-content;height:max-content;width:100%}}.title{font-size:1.5rem;margin-bottom:.8rem;margin-top:1.2rem;text-align:center}.form-body .form{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:90%}.form fieldset{border:none;display:flex;text-align:center}.form fieldset div{padding-right:3.1rem}.form fieldset div:last-child{padding-right:0}.form .button-wrapper input,.form .field-wrapper input{border:2px solid #fff;border-radius:3px;font-family:inherit;font-size:1.2rem;margin:.5em 0;width:100%}.form .button-wrapper,.form .checkbox-wrapper,.form .field-wrapper{width:100%}.form .checkbox-wrapper input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:.12rem solid;border-radius:50px;color:currentColor;font:inherit;height:21px;margin-right:1.3rem;width:45px}@media (max-width:430px){.form .checkbox-wrapper input[type=checkbox]{height:21px;width:75px}}.form .checkbox-wrapper input[type=checkbox]:before{background-color:#000;border-radius:50px;content:"";display:flex;height:15px;margin-left:2px;margin-top:2px;transition:margin-left .12s ease-in-out;width:15px}.form .checkbox-wrapper input[type=checkbox]:checked:before{background-color:#ab2a25;margin-left:50%}.form .checkbox-wrapper{align-items:center;display:flex;flex-direction:row;margin-bottom:1rem;margin-top:1rem}.form fieldset input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;border:.12rem solid;border-radius:50%;color:currentColor;font:inherit;height:1.2rem;margin:.5rem;width:1.2rem}.form fieldset input[type=radio]:before{background-color:#ab2a25;border-radius:50%;content:"";display:flex;height:.85rem;margin-left:.1rem;margin-top:.12rem;transform:scale(0);transition:transform .12s ease-in-out;width:.85rem}.form fieldset input[type=radio]:checked:before{transform:scale(1)}.field-wrapper a{color:#000;margin-left:3.7rem}.field-wrapper a:hover{text-decoration:none}.form .button-wrapper input[type=submit],.success .button-wrapper{background-color:#331717;border:none;border-radius:50px;color:#fff;margin-top:2rem;max-width:10rem;padding:.5rem}.form .button-wrapper{display:flex;justify-content:center}.success{font-size:1.3rem;margin-bottom:5rem;margin-top:3rem;text-align:center}.success .button-wrapper{text-decoration:none;text-transform:uppercase}.success p{margin-bottom:3rem}.captcha{margin-top:1rem}.form-body p{font-size:1.1rem;font-weight:200;letter-spacing:.05rem;line-height:2.2rem;margin:4rem auto 2rem;text-align:justify;width:90%}.form-body div{text-align:center}.form-body button{background-color:#a82b2d;border:0;border-radius:4px;color:#fff;font-weight:700;margin-bottom:1.5rem;padding:1rem;text-transform:uppercase;width:12rem}
/*# sourceMappingURL=main.592b318e.css.map*/