*{box-sizing:border-box;margin:0;padding:0;border:0}html{height:auto;overflow-x:hidden;overscroll-behavior-x:none;overscroll-behavior-y:none;scroll-behavior:smooth}body{height:inherit;overflow-x:hidden}main{display:flex;min-height:100%}epresto-page{min-height:100vh;min-width:100%;-webkit-transform:translate3d(0,0,0);background-color:#dc9e00;background-image:url("../Pix/Background.png?v=1.0");background-size:400%}epresto-page:nth-child(4n+1){background-position-x:0%}epresto-page:nth-child(4n+2){background-position-x:-100%}epresto-page:nth-child(4n+3){background-position-x:-200%}epresto-page:nth-child(4n+4){background-position-x:-300%}epresto-page div.panel{width:90%;min-height:600px;background-color:#fff;border-radius:20px;margin-left:auto;margin-right:auto;margin-top:20px;padding:20px;padding:26px}epresto-page div.panel *{-webkit-tap-highlight-color:rgba(0,0,0,0)}input[type=text],input[type=number],input[type=email],textarea{display:block;background-color:#fff;border-radius:9px;border:2px solid #312a6f;width:100%;padding-top:10px;padding-bottom:10px;padding-left:3px;margin-bottom:14px;outline:0}textarea{height:5em}epresto-ajaxsendcontrol{display:block;width:180px;height:180px;position:relative}epresto-ajaxsendcontrol button,epresto-ajaxsendcontrol div{position:absolute;top:0;left:0;display:block;width:inherit;height:inherit;background-size:contain;font-size:1.8em;opacity:1;transition:opacity .3s ease-in}epresto-ajaxsendcontrol button.hidden,epresto-ajaxsendcontrol div.hidden{opacity:0}epresto-ajaxsendcontrol button.send{background-image:url("../Pix/EprestoControls/EprestoAjaxSendControl/SendButton.svg");background-color:transparent;border:0;color:#312a6f}epresto-ajaxsendcontrol button.send:focus{outline:0}epresto-ajaxsendcontrol div.successSign{background-image:url("../Pix/EprestoControls/EprestoAjaxSendControl/SuccessSign.svg")}epresto-ajaxsendcontrol div.failureSign{background-image:url("../Pix/EprestoControls/EprestoAjaxSendControl/FailureSign.svg")}epresto-ajaxsendcontrol div.sandglass{width:inherit;height:inherit;background-image:url("../Pix/EprestoControls/EprestoAjaxSendControl/SandglassBottom.png");background-size:contain;position:relative;animation:epresto-ajaxsendcontrolSandglassSpin 3s linear infinite;position:relative}epresto-ajaxsendcontrol div.sandglass::before{content:"";width:inherit;height:inherit;display:block;background-image:url("../Pix/EprestoControls/EprestoAjaxSendControl/SandglassMiddle.png");background-size:contain;position:absolute;animation:epresto-ajaxsendcontrolSandglassSpinReverse 2s linear infinite}epresto-ajaxsendcontrol div.sandglass::after{content:"";width:inherit;height:inherit;display:block;background-image:url("../Pix/EprestoControls/EprestoAjaxSendControl/SandglassTop.png");background-size:contain;animation:epresto-ajaxsendcontrolSandglassSpin 1s linear infinite;position:absolute}@keyframes epresto-ajaxsendcontrolSandglassSpin{100%{transform:rotate(360deg)}}@keyframes epresto-ajaxsendcontrolSandglassSpinReverse{100%{transform:rotate(-360deg)}}*{-webkit-user-select:none}epresto-signup{position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-width:220px;max-width:400px;background-image:url('../Pix/EprestoControls/EprestoSignUPControl/ImageSign.svg');background-repeat:no-repeat;background-size:cover;border-radius:9px;border:2px solid #312a6f;margin-bottom:14px;aspect-ratio:5/3}epresto-signup button.butClear{background-image:url('../Pix/EprestoControls/EprestoSignUPControl/ButtonClear.svg');background-repeat:no-repeat;background-position:center;background-size:40%;background-color:#fff;border:2px solid #312a6f;color:#fff;width:40px;aspect-ratio:1/1;border-radius:50%;position:absolute;right:-20px;top:-20px}epresto-signup button.butClear[disabled]{background-image:none}epresto-signup button.butOpenSignatureBox{background-image:url(../Pix/butOpenSignatureBox.svg);background-size:cover;position:absolute;top:60%}epresto-signup button.butOpenSignatureBox.hidden{display:none}epresto-signup img.signatureThumbImage{width:100%;height:100%;border:0;border-radius:inherit}epresto-signup img.signatureThumbImage.hidden{display:none}epresto-signup div.sandglass{position:absolute;width:40%;aspect-ratio:1/1;background-image:url("../Pix/EprestoControls/EprestoSignUPControl/Sandglass.svg");animation:sandglassSpin 1.5s linear infinite}@keyframes sandglassSpin{100%{transform:rotate(360deg)}}epresto-signup div.sandglass.hidden{display:none}epresto-signup div.messagePanel{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}epresto-signup div.messagePanel.hidden{display:none}epresto-signup div.messagePanel div.message{position:relative;border:2px solid #000;width:70%;background-color:#fff;padding:10px}.epresto.signatureDialog.overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.epresto.signatureDialog.overlay .fader{background-color:#000;position:fixed;top:0;left:0;right:0;bottom:0;opacity:.5;transition:opacity .5s}.epresto.signatureDialog.overlay .signaturebox{--header-height:30px;margin:15px;background-color:#fff;transform:scale(0,0);transition:transform .3s;width:450px;height:280px;min-width:300px;border-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;overflow:hidden;font-family:'Arial'}.epresto.signatureDialog.overlay .signaturebox.open{transform:scale(1,1)}.epresto.signatureDialog.overlay .signaturebox header{border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;justify-content:space-between;align-items:center;height:var(--header-height);background-color:#dc9f00;padding-left:20px;position:absolute;top:0;left:0;right:0}.epresto.signatureDialog.overlay .signaturebox header h1{color:#fff;font-size:1em;margin-bottom:0}.epresto.signatureDialog.overlay .signaturebox header button.close{background-color:transparent;margin-right:5px;border:0;background-image:url("../Pix/EprestoControls/EprestoSignUPControl/SignaturboxButtonClose.svg");background-size:contain;background-repeat:no-repeat;width:30px;height:calc(var(--header-height) - 40%)}.epresto.signatureDialog.overlay .signaturebox section.body{position:absolute;top:var(--header-height);left:0;right:0;bottom:0;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.epresto.signatureDialog.overlay .signaturebox section.body canvas{position:absolute;top:0;left:50%;transform:translateX(-50%);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.epresto.signatureDialog.overlay .signaturebox section.body button.clear{width:30px;height:30px;border:0;background-color:transparent;position:absolute;bottom:10px;left:10px;background-image:url("../Pix/EprestoControls/EprestoSignUPControl/SignaturboxButtonClear.svg");background-repeat:no-repeat}.epresto.signatureDialog.overlay .signaturebox section.body button.save{width:30px;height:30px;border:0;background-color:transparent;position:absolute;bottom:10px;right:10px;background-image:url("../Pix/EprestoControls/EprestoSignUPControl/SignaturboxButtonSave.svg");background-repeat:no-repeat}div.message{margin-top:45px;margin-bottom:20px;padding:10px;border-radius:12px}div.message.hidden{display:none}div.message h2{margin-bottom:.4em}div.message p{font-size:1.1em;margin-bottom:.8em}div.message.information{border:2px solid #83aa24}div.message.warning{border:2px solid #dc9e00}div.message.error{border:2px solid #db4900}body{hyphens:auto}@font-face{font-family:'robotomedium';src:url('../Fonts/Roboto-Medium-webfont.eot?');src:url('../Fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),url('../Fonts/Roboto-Medium-webfont.woff') format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'robotobold';src:url('../Fonts/Roboto-Bold-webfont.eot?');src:url('../Fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('../Fonts/Roboto-Bold-webfont.woff') format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'robotoregular';src:url('../Fonts/Roboto-Regular-webfont.eot?');src:url('../Fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('../Fonts/Roboto-Regular-webfont.woff') format('woff');font-weight:normal;font-style:normal}h1,h2{font-family:'robotobold';color:#312a6f}h1{font-size:1.7em;line-height:1.2em;margin-bottom:.6em}h2{line-height:1.1em;margin-bottom:.8em}p,label{font-family:'robotoregular';color:#666}p{font-size:1.1em;line-height:1.4em;margin-bottom:1em}label{font-size:1em}label.error{color:#f00}button{font-size:1.2em}input[type=radio]+label{margin-bottom:12px}input[type=radio]+label::before{margin-right:15px}@media(max-width:400px){input[type=radio]+label::before{background-size:35px 35px}}epresto-page nav{width:94%;margin-top:10px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}epresto-page nav p{text-align:center;font-size:1.1em;color:#fff;margin-bottom:0}@media(max-width:400px){epresto-page nav p{font-size:1em}}epresto-page button{background-color:transparent;background-repeat:no-repeat;background-position:center;color:#fff;display:inline-block;outline:none;background-image:url(../Pix/Button.svg);min-height:39px;padding-left:20px;padding-right:20px;display:block}epresto-page button.center{margin-left:auto;margin-right:auto}epresto-page button.flick{width:71px}epresto-page button.flick.backward{background-image:url(../Pix/FlickButtonBackward.svg);align-self:flex-start}epresto-page button.flick.forward{background-image:url(../Pix/FlickButtonForward.svg);align-self:flex-end}epresto-page div.panel{min-height:430px;margin-top:12px;margin-bottom:20px;padding-top:25px;line-height:unset}epresto-page div.panel button.finish{width:92px;height:50px}epresto-page#intro nav{height:39px}epresto-page#intro button.flick.forward{margin-bottom:2.8em;margin-top:2.8em;width:200px;height:100px;margin-left:auto;margin-right:auto}epresto-page#intro img.logo{height:auto;display:block;margin-left:auto;margin-right:auto}epresto-page#intro img.logo.customer{width:75%;max-width:250px;margin-top:1em;margin-bottom:2.5em}epresto-page#intro img.logo.signo7{width:100px;margin-top:2.4em}epresto-page#extro div.panel{display:flex;flex-direction:column;align-items:center}epresto-page#extro div.panel h1{margin-top:25px;margin-bottom:45px}h1,h2{color:#e52322}p,label{color:#000}epresto-page{background-color:#e52322;background-image:url("../Pix/Custom/Background.png")}epresto-page button{background-image:url(../Pix/Custom/Button.svg)}input[type=text],input[type=number],input[type=email],textarea{border-color:#565655}epresto-page button.flick.backward{background-image:url("../Pix/Custom/FlickButtonBackward.svg")}epresto-page button.flick.forward{background-image:url("../Pix/Custom/FlickButtonForward.svg")}epresto-signup{border-color:#565655;background-image:url("../Pix/Custom/EprestoControls/EprestoSignUPControl/ImageSign.svg")}epresto-signup button.butClear{border-color:#565655;background-image:url("../Pix/Custom/EprestoControls/EprestoSignUPControl/ButtonClear.svg")}epresto-signup button.butOpenSignatureBox{background-image:url("../Pix/Custom/EprestoControls/EprestoSignUPControl/butOpenSignatureBox.svg")}epresto-signup div.sandglass{background-image:url("../Pix/Custom/EprestoControls/EprestoSignUPControl/Sandglass.svg")}.epresto.signatureDialog.overlay .signaturebox header{background-color:#e52322}epresto-ajaxsendcontrol button.send{background-image:url("../Pix/Custom/EprestoControls/EprestoAjaxSendControl/SendButton.svg");color:#fff}epresto-ajaxsendcontrol div.sandglass{background-image:url("../Pix/Custom/EprestoControls/EprestoAjaxSendControl/SandglassBottom.png")}epresto-ajaxsendcontrol div.sandglass::before{background-image:url("../Pix/Custom/EprestoControls/EprestoAjaxSendControl/SandglassMiddle.png")}epresto-ajaxsendcontrol div.sandglass::after{background-image:url("../Pix/Custom/EprestoControls/EprestoAjaxSendControl/SandglassTop.png")}