body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.debugContainer{display:flex;justify-content:center;margin-top:80px;padding-top:100px;background:#e54a2f}.debugContainer form{width:55%}@media screen and (max-width:768px){.debugContainer{padding-top:40px}.debugContainer form{width:82%}}form{max-width:1300px;margin:0;padding:15px 10px;display:grid;grid-template-columns:auto auto auto auto auto;grid-template-rows:auto;grid-template-areas:"title name name surname surname" "company company company legislation legislation" "email email email telf telf" "country country country country country" "submit submit submit submit submit" "notice notice notice notice notice";font-size:20px;background:#fff;box-shadow:none;border-radius:10px}.field{position:relative;width:100%;box-sizing:border-box}.field .form-control{background-color:#eee;color:#999;font-size:14px}.dataAgreement,.errorPanel,.field{padding:10px}.field .form-control,.submitBtn{width:100%;height:45px;padding:0 15px;border:none;border-radius:10px;box-sizing:border-box}.dataAgreement a,.dataAgreement label{font-size:12px}.dataAgreement label{color:#666}.dataAgreement a{color:#e54a2f}@media screen and (max-width:768px){form{display:flex;flex-direction:column}}.field>label{position:absolute;display:block;color:grey;top:-6px;font-size:12px;font-weight:700;transition:all .2s}.field>input.form-control:placeholder-shown+label,.field>select.form-control.showTitle+label{opacity:0}.field>input.form-control:-ms-input-placeholder+label{opacity:0}.error,.errorPanel{color:red;font-weight:500;font-size:10px}.errorPanel{text-align:center;font-size:12px}.pw-contactform-react .form-control:focus{box-shadow:none}form .submit-success{color:green}form .submit-failure{color:red}.error{position:absolute;display:block;padding:0 14px;right:0;white-space:pre-wrap}.field input.form-control.error,.field select.form-control.error{border:2px solid red}.error:empty{display:none}.fa-question-circle{font-size:.73rem}.data-sent{text-align:center}.redirect{margin:8px auto;float:none}.submitted{color:#666;margin:8px auto;font-size:25px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}form .title{grid-area:title}form .name{grid-area:name}form .surname{grid-area:surname}form .company{grid-area:company}form .legislation{grid-area:legislation}form .email{grid-area:email}form .telf{grid-area:telf}form .country{grid-area:country}form .submit{grid-area:submit}form .notice{grid-area:notice}.submit{width:100%;display:flex;justify-content:flex-end;flex-direction:column}.submit .submitBtn{font-size:16px;font-weight:600;color:#fff;background-color:#e54a2f;transition-duration:.2s}.btn:after{font-family:ETmodules!important;font-size:32px;line-height:1em;content:"5";opacity:0;position:absolute;margin-left:-1em;transition-duration:.2s;text-transform:none;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.btn:hover:after{opacity:1;margin-left:0}.btn:disabled{opacity:.65;pointer-events:none}
/*# sourceMappingURL=main.css.map */