@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');@import url('https://fonts.googleapis.com/icon?family=Material+Icons');.esr-card{display:flex;justify-content:center;align-items:center;flex-direction:column;width:600px;height:245px;max-width:calc(100% - 20px);padding:10px 20px 10px 20px;box-sizing:border-box;background-color:#fff;border-radius:8px;font-family:'Roboto', sans-serif;}.esr-card ::-webkit-datetime-edit{font-size:1.1em;}.esr-form{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;animation:fadein 0.5s forwards;}.esr-erro-form{padding:3px;box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#d50000;height:24px;}.esr-erro{animation:fadein 0.5s forwards;}.esr-erro-title{font-size:1.1em;}.esr-erro-copy{padding:15px 0px 10px 0px;box-sizing:border-box;color:#2196F3;display:flex;justify-content:center;align-items:center;font-size:13px;}.esr-erro-copy-content{color:#2196F3;display:flex;justify-content:center;align-items:center;cursor:pointer;}.esr-erro-copy-description{padding-left:5px;}.esr-erro-copy-copied{color:#4caf50;display:flex;justify-content:center;align-items:center;}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}.material-icons.md-13{font-size:13px;}input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out 0s;}.esr-input-content{position:relative;margin-top:20px;margin-bottom:10px;width:100%;}.esr-input{width:100%;height:40px;border:0;border-bottom:1px solid #535353;padding-bottom:1px;box-sizing:border-box;color:#535353;padding-left:5px;outline:0;z-index:2;background-color:transparent;position:relative;font-size:1em;}.esr-input:invalid{box-shadow:none !important;}.esr-input-invalid{border-bottom:1px solid #d50000;}textarea.esr-input{resize:none;padding-top:7px;box-sizing:border-box;min-height:50px;max-height:100px;overflow:hidden scroll;overflow-wrap:break-word;height:148px;top:10px;}textarea.esr-input::-webkit-scrollbar{width:5px;}textarea.esr-input::-webkit-scrollbar-thumb{border-radius:6px;}.esr-input::placeholder{color:#535353;opacity:0;transition:0.4s;}.esr-input:focus{border-bottom:2px solid #535353;padding-bottom:0px;}.esr-input-invalid:focus{border-bottom:2px solid #d50000;padding-bottom:0px;}.esr-input:focus::placeholder{opacity:1;}.esr-input-label{color:#535353;position:absolute;top:10px;left:5px;bottom:0;transition:0.2s;z-index:1;}.esr-input-invalid ~ .esr-input-label{color:#d50000;}.esr-input ~ .esr-input-label, .esr-input ~ .esr-input-label{font-size:0.8em;top:-8px;left:0;z-index:3;height:15px;}.esr-button-content{padding:10px 0px;width:100%;}.esr-button{width:100%;padding:0px;height:40px;color:#fff;background-color:#164AAF;outline:0px;border-radius:6px;border:0px;text-transform:uppercase;box-sizing:border-box;cursor:pointer;transition:0.3s;font-weight:600;}.esr-button:hover{opacity:0.87;}.esr-erro-cancelar{display:flex;justify-content:center;align-items:center;}.esr-erro-button-cancelar{color:#d50000;cursor:pointer;}.esr-loader-content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;}.esr-loader{position:relative;margin:0 auto;width:50px;}.esr-loader::before{content:'';display:block;padding-top:100%;}.esr-circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}.esr-path{stroke-dasharray:1, 200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap:round;}@keyframes rotate{100%{transform:rotate(360deg);}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0;}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px;}}@keyframes color{100%,
    0%{stroke:#d62d20;}40%{stroke:#0057e7;}66%{stroke:#008744;}80%,
    90%{stroke:#ffa700;}}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v52/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}