footer{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin-top:auto;display:flex}.footer{flex-direction:column;justify-content:space-between;width:100%;max-width:360px;margin:20px 16px;display:inline}@media (min-width:794px){.footer{max-width:750px}}@media (min-width:1200px){.footer{flex-direction:row;max-width:1290px;margin:15px 16px}}.footer--copyright{font-family:effra,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:15px}@media (min-width:794px){.footer--copyright{font-size:14px;line-height:17px}}.footer--copyright{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;justify-content:center;margin:12px 0;display:flex;font-weight:400!important}.footer--links{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:0;margin:12px 0;padding:0;display:flex}.footer--links a,.footer--links div{font-family:effra,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:15px}@media (min-width:794px){.footer--links a,.footer--links div{font-size:14px;line-height:17px}}.footer--links a,.footer--links div{color:#fff;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-weight:400!important}.footer--links .pipe{color:#fff;margin:0 10px}.footer--links .pipe :last-child{display:none}.footer--links .hyper-link{color:#fff;text-underline-offset:1px;text-underline-position:from-font;text-decoration:none}.footer--links .hyper-link:hover{color:#fff;text-decoration:underline}@media (min-width:1200px){.footer--links{gap:0}}
header{background:#fff;flex-flow:wrap;justify-content:center;align-items:center;width:100%;display:flex}.header{justify-content:space-between;align-items:center;width:100%;max-width:360px;height:96px;margin:0 16px;display:flex}@media (min-width:794px){.header{max-width:750px;height:100px}}@media (min-width:1200px){.header{max-width:1290px}}.header--call-link{justify-content:flex-start;align-items:center;gap:8px;display:flex;text-decoration:none!important}.header--call-link--number{color:#000;font-family:effra,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.hyper-link,.hyper-link-underline{cursor:pointer;text-underline-offset:1px;text-underline-position:from-font;text-decoration:underline}.hyper-link:hover{color:var(--background-color-primary)}
.logo{vertical-align:middle;height:65px}.logo img{height:inherit}@media (min-width:794px){.logo{height:91px}}
.progress-bar{border-top:1px solid #d7d7d7;flex-direction:row;width:100%;height:9px;display:flex}.progress-bar--uncompleted{opacity:.25}
.limitations{font-family:effra,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:15px}@media (min-width:794px){.limitations{font-size:14px;line-height:17px}}.limitations{flex-direction:column;justify-content:space-between;gap:24px;margin:24px 0;padding:16px 0 24px;display:flex}
main{flex-grow:1;justify-content:center;display:flex}.main{width:100%;max-width:360px;margin:0 16px}@media (min-width:794px){.main{max-width:750px}}@media (min-width:1200px){.main{max-width:1290px}}
.modal{z-index:200;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;min-height:100px;max-height:100%;padding:20px;font-size:20px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.modal--close{justify-content:flex-end;width:100%;display:flex}.modal--close--icon{cursor:pointer}.modal--inner-content{align-self:center;width:100%;max-width:360px;overflow-y:auto}@media (min-width:794px){.modal--inner-content{max-width:750px}}@media (min-width:1200px){.modal--inner-content{max-width:unset}}.modal-open{overflow:hidden}@media (min-width:1200px){.modal{bottom:unset;border-radius:16px;width:60%;max-width:800px;padding:32px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}
.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background-color:#00000080;width:100%;height:100%;position:fixed;inset:0}.overlay--spinner-active{z-index:300}
.spinner{z-index:400;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner--animation{border:5px solid #f8f8f8;border-top-color:#d7d7d7;border-radius:50%;width:80px;height:80px;animation:1.5s linear infinite spin}.spinner--text{text-align:center;width:250px;margin-top:12px;color:#f8f8f8!important}.spinner:has(.spinner--text){top:54.7%}.spinner--animation:has(+.spinner--text){position:relative;left:84px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
