@font-face{font-family:Beau;src:url(../fonts/ehloq/ehloq-1212548756.woff2) format("woff2"),url(/assets/fonts/ehloq-5161548885.woff) format("woff"),url(../fonts/ehloq/ehloq-5151231848.otf) format("opentype");font-style:normal;font-weight:400}@font-face{font-family:Beau;src:url(/assets/fonts/ehloq-4521318784.otf) format("opentype");font-style:normal;font-weight:100}@font-face{font-family:Beau;src:url(../fonts/ehloq/ehloq-5513487.woff2) format("woff2"),url(../fonts/ehloq/ehloq-561315487.woff) format("woff"),url(../fonts/ehloq/ehloq-1223186454.otf) format("opentype");font-style:normal;font-weight:300}@font-face{font-family:Beau;src:url(../fonts/ehloq/ehloq-513214844.woff2) format("woff2"),url(../fonts/ehloq/ehloq-3325447635.woff) format("woff"),url(../fonts/ehloq/ehloq-654123326.otf) format("opentype");font-style:normal;font-weight:600}h1{margin-bottom:40px;overflow:hidden}h1,h1 strong{font-weight:200}h1 strong{color:#00913d;font-weight:400}.input-box,:not(.input-box)>input[type=password],:not(.input-box)>input[type=text],:not(.input-box)>select{border:1px solid #b8c2cc;border-radius:6px;color:#5c6166;margin-bottom:21px}input,select{color:#5c6166;font-family:Beau,sans-serif;font-size:1em;font-weight:400}input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#8a9199}input::-moz-placeholder,select::-moz-placeholder{color:#8a9199}input::-ms-input-placeholder,select::-ms-input-placeholder{color:#8a9199}input::placeholder,select::placeholder{color:#8a9199}.input-box{overflow:auto hidden;position:relative}.input-box:not(.not-flex){display:flex}.input-box:not(.not-flex)>*{flex:1}.input-box:not(.not-flex) span{flex:0}.input-box>*{background:0 0;border:0}.input-box span:not(.drop-arrow){background:#f2f5f7;padding:1em;text-align:center;white-space:nowrap}.input-box span.drop-arrow{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0gJzExJyBoZWlnaHQ9ICc2JyB4bWxucz0gJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyA+PHBhdGggZD0gJ001LjUgNkwwIDBoMTF6JyBmaWxsPSAnIzVDNjE2NicgZmlsbC1ydWxlPSAnZXZlbm9kZCcgLz48L3N2Zz4=) center no-repeat;height:1.5em;padding:0 1em;pointer-events:none;position:absolute;right:0;top:50%;transform:translate(0,-50%)}input[type=password],input[type=text]{min-width:5em;padding:1em}input[type=password]:focus,input[type=text]:focus{outline:0}select{min-height:3em;padding:0 1em}select[size]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:100%;overflow:hidden}select[size] option{margin-left:-1em;margin-right:-1em;padding:.85em 1em}select[size] option.placeholder{display:none}select:focus{outline:0}label{margin-bottom:8px;overflow:hidden}button{border:0;font-family:Beau,sans-serif;font-size:1em;font-weight:600;overflow:hidden}button:not(.link){border-radius:6px;padding:16px;text-transform:uppercase}button:not(.link):not(:last-child){margin-bottom:12px}button.link{background:0 0;color:#00913d;margin-top:20px}button.mail{background:#f2f5f7;color:#5c6166}button.primary,button[type=submit]{background-color:#00913d;color:#fff}button[disabled]{background-color:#b8c2cc;color:#fff}button:focus{outline:0}p{margin:0 0 2em;overflow:hidden}hr{background:linear-gradient(90deg,rgba(207,218,230,0),#cfdae6,rgba(207,218,230,0));border:0;height:1px;width:100%}.linea{text-align:center;position:relative;margin-top:20px}.span{background:#fff;z-index:100;position:relative;padding:15px;color:#8a9199}.linea::after{content:"";position:absolute;width:100%;height:1px;left:0;top:50%;background:#cfdbe6;z-index:50}


.alert-container{
    width:auto;
    height:100%;
    /* padding:16px; */
    /* background:#f4f7f8; */
    border-radius:6px;
    /* border:1px solid #f4f7f8; */
    justify-content:flex-start;
    align-items:flex-start;
    gap:2px;
    display:inline-flex
}


.img-icn-alert{width:18px;height:18px;top:3px;position:absolute}.img-alert-container{width:24px;height:24px;position:relative}#msg-alert-container{flex:1 1 0;padding-top:1px;padding-bottom:1px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;display:inline-flex}.span-alert-normal{color:#44474b;font-size:14px;font-weight:400;line-height:24.5px;word-wrap:break-word}.span-alert-bold{color:#44474b;font-size:14px;font-weight:600;line-height:24.5px;word-wrap:break-word}dialog,dialog+.backdrop{left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;background:#fff;color:#000;display:block;border:0;color:inherit;padding:46px 63px;position:fixed}dialog+.backdrop:not([open]),dialog:not([open]){display:none}dialog+.backdrop,dialog+.backdrop+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.1)}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}dialog+.fixed.backdrop,dialog.fixed{position:fixed;top:50%;transform:translate(0,-50%)}dialog+.backdrop>:not(button),dialog>:not(button){margin-bottom:40px}dialog+.backdrop>button,dialog>button{float:right}dialog+.backdrop,dialog+.backdrop+dialog.backdrop,dialog+.backdrop::-webkit-backdrop,dialog+dialog.backdrop+.backdrop,dialog::-webkit-backdrop{background:rgba(0,0,0,.4)}dialog+.backdrop,dialog+.backdrop+dialog.backdrop,dialog+.backdrop::backdrop,dialog+dialog.backdrop+.backdrop,dialog::backdrop{background:rgba(0,0,0,.4)}html{height:100%;min-height:100vh}body{color:#5c6166;font-family:Beau,sans-serif;margin:0;min-height:100vh}app-root{display:flex;flex-direction:column;min-height:100vh}