*{box-sizing:border-box}@font-face{font-family:'PTS55F-webfont';src:url('../Fonts/PTS55F-webfont.woff') format('woff')}@font-face{font-family:'PTS75F-webfont';src:url('../Fonts/PTS75F-webfont.woff') format('woff')}html{height:100vh}body{margin:0;overflow-y:scroll;min-height:100vh;font-family:'PTS55F-webfont';color:#575757;background-color:#f8f8f8}.epresto{--theme-main-color:#1c888f;--theme-accent-color:#87cdd7;--theme-neutral-color:#575757;--theme-neutral-light-color:#bfe2e8;--theme-focus-color:var(--theme-accent-color);--theme-fontFamilyStandardBold-font:'PTS75F-webfont';--theme-fontFamilyStandardRegular-font:'PTS55F-webfont';--error-color:#e8424d}h1,h2,h3,h4{font-weight:normal}h1{color:var(--theme-main-color);font-family:var(--theme-fontFamilyStandardRegular-font);font-weight:normal}h2{color:var(--theme-main-color);font-family:var(--theme-fontFamilyStandardBold-font);font-weight:normal}h3,strong{color:var(--theme-neutral-color);font-family:var(--theme-fontFamilyStandardBold-font);font-weight:normal}p{line-height:1.4em}form{width:100%;display:flex;flex-direction:column;align-items:center}button{cursor:pointer;color:var(--theme-accent-color);font-family:var(--theme-fontFamilyStandardBold-font);background-color:var(--theme-main-color);border:0}button.secondary{background-color:#fff;padding-top:4px;padding-bottom:5px;border:2px solid var(--theme-main-color);color:var(--theme-neutral-color)}div.message h2{color:#575757;margin-bottom:.5em}div.message p{margin-top:0}header#pageHeader.epresto.edu7{width:60%;display:flex;justify-content:flex-end;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;margin-top:10px}@media only screen and (max-width:1366px){header#pageHeader.epresto.edu7{width:80%}}@media(max-width:62em){header#pageHeader.epresto.edu7{width:90%}}@media(max-width:43em){header#pageHeader.epresto.edu7{width:95%;margin-top:20px;margin-bottom:20px}}header#pageHeader.epresto.edu7 .logo{width:96px;height:43px}main.epresto.edu7{width:60%;margin-bottom:1em}@media only screen and (max-width:1366px){main.epresto.edu7{width:80%}}@media(max-width:62em){main.epresto.edu7{width:90%}}@media(max-width:43em){main.epresto.edu7{width:95%}}footer#pageFooter.epresto.edu7{width:80%}.epresto.edu7 label{display:inline-block;font-size:.9em}.epresto.edu7 input,.epresto.edu7 select{display:block;margin-bottom:6px;width:80%;background-color:#e5e5e5;border:0;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;user-select:text;-webkit-user-select:text}.epresto.edu7 input.error,.epresto.edu7 select.error{border-bottom:3px solid var(--error-color)}.epresto.edu7 input:-webkit-autofill.error{-webkit-box-shadow:0 0 0 1000px var(--error-color) inset}.epresto.edu7 input[type=checkbox]{display:none}.epresto.edu7 input[type=checkbox]+label{display:block;width:100%;min-height:1.8em;background-repeat:no-repeat;background-position:left top;background-size:1.5em;padding:0;padding-left:2em;margin-bottom:.5em;background-image:url("../Pix/Icons/CheckboxUnchecked.svg")}.epresto.edu7 input[type=checkbox]:checked+label{background-image:url("../Pix/Icons/CheckboxChecked.svg")}.epresto.edu7 input[type=checkbox].error+label{border-radius:4px;border:2px solid var(--error-color);min-height:1.9em}.epresto button.hidden{display:none}.epresto.edu7 input[type=password]+div.ratingIndicator{margin-top:2px;margin-bottom:10px;height:4px;background-image:linear-gradient(transparent);width:80%}.epresto.edu7 input[type=password].rating1+div.ratingIndicator{background-image:linear-gradient(to right,#ed1c24 0%,transparent 20%)}.epresto.edu7 input[type=password].rating2+div.ratingIndicator{background-image:linear-gradient(to right,#ed1c24 0%,#f07e31 20%,transparent 40%)}.epresto.edu7 input[type=password].rating3+div.ratingIndicator{background-image:linear-gradient(to right,#ed1c24 0%,#f07e31 20%,#fac711 40%,transparent 60%)}.epresto.edu7 input[type=password].rating4+div.ratingIndicator{background-image:linear-gradient(to right,#ed1c24 0%,#f07e31 20%,#fac711 40%,#aeba16 60%,transparent 80%)}.epresto.edu7 input[type=password].rating5+div.ratingIndicator{background-image:linear-gradient(to right,#ed1c24 0%,#f07e31 20%,#fac711 40%,#aeba16 60%,#009245 100%)}main.epresto.edu7 fieldset#searchBar{width:100%;background-color:var(--theme-accent-color);border-radius:21px;background-image:url(../Pix/IconSearchLens.svg);background-repeat:no-repeat;background-size:22px 22px;background-position:10px center;height:47px;padding:0;padding-right:10px;margin:0;margin-bottom:20px;border:0;display:flex;align-items:center}main.epresto.edu7 fieldset#searchBar .textField{width:96%;height:inherit;background-color:transparent !important;margin-left:40px;margin-right:10px;margin-bottom:0;border:0}.epresto.edu7 fieldset#searchBar input:-webkit-autofill,.epresto.edu7 fieldset#searchBar input:-webkit-autofill:hover,.epresto.edu7 fieldset#searchBar input:-webkit-autofill:focus,.epresto.edu7 fieldset#searchBar input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--theme-accent-color) inset !important}main.epresto.edu7 fieldset#searchBar .textField:focus{outline:0}main.epresto.edu7 fieldset#searchBar .textField[type=text]::-webkit-input-placeholder{color:#fff}main.epresto.edu7 fieldset#searchBar #butSearchKeyReset{background-color:transparent;background-image:url(../Pix/IconSearchReset.svg);background-repeat:no-repeat;width:2em;height:2em;padding:0}main.epresto.edu7 fieldset#searchBar #butSearchKeySubmit{width:0;height:0;padding:0}button.butBack,button.butFinished{min-width:120px;cursor:pointer;border:0;padding-top:8px;padding-right:20px;padding-bottom:8px;padding-left:20px;margin-right:10px;margin-top:10px;margin-bottom:1em;border-radius:6px}button.butRecoverPassword,button.butRedirectRegister{color:var(--theme-neutral-color);text-decoration:underline;background-color:unset;font-family:var(--theme-fontFamilyStandardRegular-font);font-weight:normal;font-size:1em;padding:0}button.secondary{background-color:#fff;padding-top:4px;padding-bottom:5px;border:2px solid var(--theme-main-color);color:var(--theme-neutral-color)}@media(max-width:43em){button.secondary{margin-bottom:0}}body{font-family:Arial}*{box-sizing:border-box}epresto-registration-gadget{--userIcon-width:70px;--functionPanel-width:300px;--functionPanel-min-height:100px;margin-left:400px;display:block;position:relative}epresto-registration-gadget .userIcon{width:var(--userIcon-width);aspect-ratio:1;border-radius:50%;display:block;background-color:#a042a8;color:#fff;border:0;font-size:calc(var(--userIcon-width)*.5);display:flex;justify-content:center;align-items:center;position:absolute;text-transform:uppercase}epresto-registration-gadget.loggedOff .userIcon{background-color:#c0c0c0;background-repeat:no-repeat;background-size:contain}epresto-registration-gadget .userIcon .viewPane{width:100%;aspect-ratio:1;display:flex;justify-content:center;align-items:center;position:absolute}epresto-registration-gadget .userIcon .viewPane.hidden{display:none}epresto-registration-gadget .functionPanel{width:var(--functionPanel-width);height:auto;display:block;position:absolute;overflow:hidden;border-radius:20px;background-color:#e5cfe7;transform:translate(calc(-50% + var(--userIcon-width)*.5),calc(var(--userIcon-width)*.5));transition:height .15s;transition-timing-function:ease-out}epresto-registration-gadget .functionPanel.hidden{height:0}epresto-registration-gadget .functionPanel .subPanel{margin:20px;min-height:var(--functionPanel-min-height);margin-top:calc(var(--userIcon-width)*.5 + 20px)}epresto-registration-gadget .functionPanel .subPanel.hidden{display:none}epresto-registration-gadget .functionPanel .subPanel label,epresto-registration-gadget .functionPanel .subPanel .description,epresto-registration-gadget .functionPanel .subPanel button,epresto-registration-gadget .functionPanel .subPanel slot{display:block}epresto-registration-gadget .functionPanel .subPanel .holderPane{border:1px solid #fff;padding:10px;margin-bottom:15px}.epresto epresto-registration-gadget{--userIcon-width:55px;width:var(--userIcon-width);height:var(--userIcon-width);aspect-ratio:unset;margin-left:0;display:block}@media(max-width:26em){epresto-registration-gadget{--functionPanel-width:260px}}.epresto epresto-registration-gadget .userIcon{width:inherit;height:inherit;aspect-ratio:inherit;border-radius:12px;background-color:var(--theme-accent-color);font-family:var(--theme-fontFamilyStandardRegular-font);-webkit-tap-highlight-color:transparent}.epresto epresto-registration-gadget.loggedOff .userIcon{background-position:center;background-size:35px 35px;background-image:url('../Pix/Icons/IconLogin.svg')}epresto-registration-gadget .functionPanel{box-shadow:3px 3px 5px #7a7a7a;background-color:var(--theme-neutral-light-color);background-color:#fff;border:3px solid;border-color:var(--theme-accent-color)}.epresto epresto-registration-gadget .functionPanel{transform:translate(calc(-100% + var(--userIcon-width)*.5),calc(var(--userIcon-width)*.5))}epresto-registration-gadget .functionPanel .subPanel{margin-top:calc(var(--userIcon-width)*.5)}epresto-registration-gadget .functionPanel .subPanel .holderPane{border:0;padding:0;margin-bottom:1.6em}epresto-registration-gadget .functionPanel .subPanel .holderPane label{margin-bottom:.5em}epresto-registration-gadget .functionPanel button{padding-top:5px;padding-bottom:7px;padding-left:20px;padding-right:20px;border-radius:6px;align-self:center}.epresto.dialog.overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.epresto.dialog.overlay .fader{background-color:#000;position:fixed;top:0;left:0;width:100%;height:100%;opacity:.5;transition:opacity .5s}.epresto.dialog.overlay .dialogbox{margin:50px;overflow:hidden;background-color:#00f;max-width:500px;transform:scale(0,0);transition:transform .3s}.epresto.dialog.overlay .dialogbox.open{transform:scale(1,1)}.epresto.dialog.overlay .dialogbox header{display:flex;justify-content:space-between;align-items:center}.epresto.dialog.overlay .dialogbox header button.close{width:30px;height:30px}.epresto.dialog.overlay .dialogbox{margin:50px;background-color:#fff;max-width:500px;width:90%;padding:20px;padding-left:17px;border-radius:12px}.epresto.dialog.overlay .dialogbox.open{margin-left:10px;margin-right:10px}.epresto.dialog.overlay .dialogbox header{padding-left:3px;margin-bottom:.5em}.epresto.dialog.overlay .dialogbox header h2{margin:0}.epresto.dialog.overlay .dialogbox header button.close{background-color:var(--theme-accent-color);background-image:url(../Pix/Icons/DialogboxClose.svg);background-repeat:no-repeat;background-size:26px 26px;background-position:center;min-width:48px;width:48px;max-width:48px;height:48px;border-radius:24px;padding-top:8px;padding-bottom:8px;padding-left:20px;padding-right:20px;margin:0}.epresto.dialog.overlay .dialogbox section.content{overflow-y:auto;max-height:70vh;padding-left:3px}.epresto.dialog.overlay .dialogbox section.content .view.hidden{display:none}@media(max-width:43em){.epresto.edu7 input,.epresto.edu7 select{width:94%}}epresto-processing-button{display:inline-block;padding-left:.5em;padding-right:2.2em;cursor:pointer}epresto-processing-button img{width:1.5em;height:auto;margin-right:.5em;vertical-align:middle;animation:processingButtonIconSpin 1s linear infinite}@keyframes processingButtonIconSpin{100%{transform:rotate(360deg)}}epresto-filtercontrol{width:50%;display:flex;flex-wrap:wrap;row-gap:10px;column-gap:10px;border:3px solid #f00;overflow:hidden}epresto-filtercontrol .switch{border:1px solid #000;flex:2 1 auto;padding:10px;background-color:#0ff;overflow:hidden}epresto-filtercontrol .switch.enabled{border:1px solid #008000;background-color:#f00}epresto-filtercontrol div:last-child{flex:100 1 auto}epresto-processing-button{font-size:.8em;color:var(--theme-accent-color);font-family:var(--theme-fontFamilyStandardBold-font);background-color:var(--theme-main-color);padding-top:7px;padding-bottom:5px;margin-right:10px;margin-top:1em;margin-bottom:1em;border-radius:6px}epresto-filtercontrol{width:100%;width:calc(100% + 10px);margin-left:-5px;row-gap:16px;column-gap:16px;border:0;padding:0;padding-left:5px;padding-right:5px;padding-bottom:16px}epresto-filtercontrol .switch{border:0;background-color:#fff;padding-left:35px;padding-right:35px;border-radius:12px;box-shadow:0 3px 6px silver;color:var(--theme-main-color);font-size:1.17em;font-family:var(--theme-fontFamilyStandardRegular-font)}epresto-filtercontrol .switch.enabled{border:0;background-color:var(--theme-accent-color)}