@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700&display=swap);#root,html{height:100%;display:-ms-flexbox;display:flex;width:100%}body{margin:0;min-height:100%;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e5e5e5;width:100%}a{text-decoration:none;color:initial}button{outline:none;border:none;background-color:transparent}*{font-family:Ubuntu,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}.MuiInputBase-root{width:293px}.screen h1{color:#3b599a;font-size:16px}.bar{padding:20px 25px}.bar button svg{height:33px;width:33px}.right-actions{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}.right-actions,.space-between-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.space-between-actions{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.MuiButton-containedSecondary{background-color:#f7941e!important}.MuiFormControl-root.full-width .MuiInputBase-root{width:100%}form.auth-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-top:30px}form.auth-form .MuiInputBase-root{margin-bottom:22px}form.auth-form .MuiButton-root{margin-top:19px}form.auth-form #label-opt-in{font-size:14px;line-height:14px;font-family:Ubuntu,sans-serif}form.auth-form #label-opt-in a{color:#3f51b5;text-decoration:underline}form.auth-form #label-opt-in.shake{-webkit-animation:shake .5s;animation:shake .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.column-form .title-center{font-style:normal;font-weight:700;font-size:18px;line-height:20px;text-align:center;color:#3b599a;margin:30px 0 20px}.column-form form{-ms-flex-direction:column;flex-direction:column;max-width:293px}.column-form form .left-subtitle,.column-form form label{width:100%;text-align:left;display:block}.column-form form .left-subtitle{color:#3e4345;font-size:16px;line-height:17px;letter-spacing:.25px;margin-bottom:22px}.column-form form label{color:#3b599a;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.column-form form .MuiTextField-root{color:#3b599a;font-style:normal;font-weight:700;font-size:16px;line-height:18px;margin-bottom:12px}.column-form form button.button-default{background:#219653;-webkit-box-shadow:0 2px 2px rgba(3,169,244,.2);box-shadow:0 2px 2px rgba(3,169,244,.2);border-radius:3px;color:#fff}form.boxed-forms-300{margin-top:30px;max-width:300px}.page-loading .MuiCard-root,form.boxed-forms-300{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%}.page-loading .MuiCard-root{min-width:300px;max-width:430px;padding:20px;-ms-flex-pack:distribute;justify-content:space-around;margin-top:25px}.page-loading .MuiCard-root h1{font-size:1.7em}.page-loading .MuiCard-root .MuiCircularProgress-colorPrimary,.page-loading .MuiCard-root .MuiCircularProgress-indeterminate,.page-loading .MuiCard-root .MuiCircularProgress-root{margin:30px 0}.page-loading .MuiCard-root p{font-size:1.1em}.page-loading .MuiCard-root.error .header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#ea3d2f}.page-loading .MuiCard-root.error .header h1{color:#ea3d2f;margin-left:12px}.page-loading .MuiCard-root.order{min-width:300px;width:100%;max-width:430px}.select-session-screen .grid-merchant{display:grid;grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:475px){.select-session-screen .grid-merchant{grid-template-columns:1fr 1fr}}.modal-container{background-color:#fff;width:594px;-ms-flex-direction:column;flex-direction:column;text-align:center;outline:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-container,.modal-container .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modal-container .modal-header{height:40px;background-color:#00b7ff;width:100%;-ms-flex-pack:justify;justify-content:space-between;color:#fff;padding:10px;font-weight:700}.modal-container .modal-header button{color:#fff}.modal-container .modal-content{padding:15px;padding-top:0;font-size:14px}.modal-container .modal-content img{margin:10px}.modal-container .modal-content a{color:#00b7ff}.modal-container .MuiButtonBase-root{-ms-flex-item-align:end;align-self:flex-end;margin:10px;margin-top:20px}.modal-container .MuiButtonBase-root .MuiButton-label{color:red;font-size:12px}.home.screen.screen-content{padding-bottom:60px!important}.home .title-voted-list{margin-bottom:10px}.home .list-white{padding:0;background-color:transparent!important}.home .list-white .MuiListItem-secondaryAction{padding-right:136px}.home .list-white .identification{font-size:14px}.home .list-white .MuiListItem-button{background-color:#fff}.home .list-white .MuiListItem-button .election-status .MuiSvgIcon-root{margin-right:-2px}.home .list-white .MuiListItem-button .election-status.status-open{color:#3b599a!important}.home .list-white .MuiListItem-button .election-status.status-voted{color:#1b5e20!important}.home .list-white .MuiListItem-button .election-status.status-not-voted{color:#ea3d2f!important}.election.screen-content{padding-right:0!important;padding-left:0!important;padding-bottom:40px!important}.election .list-white .MuiListItem-button{padding:4px 16px}.election .list-white .MuiSvgIcon-root{font-size:2.5rem}.election .list-white .MuiTypography-root.MuiListItemText-primary.MuiTypography-body2{font-size:1rem}.election .list-white .MuiListItem-root.selected{background-color:#f7941e!important}.election .secondary-toolbar{background-color:#4d70bb;padding:15px}.election .secondary-toolbar h3,.election .secondary-toolbar h4{margin:0;color:hsla(0,0%,100%,.91);font-weight:100}@media screen and (max-width:475px){.election .px-15-xs{padding-left:15px;padding-right:15px}}.election .MuiListItemAvatar-root{min-width:40px;-ms-flex-negative:0;flex-shrink:0}.election-single-item p.default-subtitle{margin:3px 0}.label-count-election{background-color:#cecece;padding:2px 8px;border-radius:16px;line-height:19px;font-size:14px;font-weight:500}.label-count-election.error-tag{background-color:#f44336;color:#fff}.label-count-election.success-tag{background-color:#1b5e20;color:#fff}.confirm-voting-dialog .MuiListItemIcon-root{color:rgba(0,0,0,.54);display:-ms-inline-flexbox;display:inline-flex;min-width:28px;-ms-flex-negative:0;flex-shrink:0}.confirm-voting-dialog .MuiDialog-paper.MuiDialog-paperScrollPaper .MuiListItem-gutters{padding-left:0!important}.confirm-voting-dialog .white-box{padding:15px;text-align:center;border:1px solid #888;font-size:1.2rem;margin-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.confirm-voting-dialog .white-box.white-vote{font-size:2rem}.screen-content.result.loading{max-width:420px}.screen.page-welcome{background-color:#3b599a}.welcome.screen-content.welcome{-ms-flex-pack:start;justify-content:flex-start;height:100%;padding:30px 30px 0}.welcome.screen-content.welcome .default-subtitle,.welcome.screen-content.welcome h1,.welcome.screen-content.welcome h2,.welcome.screen-content.welcome h4{color:#fff}.welcome.screen-content.welcome h2{font-size:2rem;margin-bottom:10px}.welcome.screen-content.welcome h4{font-size:1.3rem;margin-top:0;font-weight:400}.competitor-detail-dialog .MuiDialogTitle-root .MuiTypography-h6{font-size:1.1rem;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.competitor-detail-dialog .MuiDialogTitle-root .MuiTypography-h6 h4{margin:0}.competitor-detail-dialog .MuiDialogContentText-root{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.competitor-detail-dialog .MuiAvatar-root{width:170px;height:170px}.competitor-detail-dialog a.button-default,.competitor-detail-dialog button.button-default{width:124px}.mr-15{margin-right:15px}.sucess-text{color:#1b5e20}.secondary-text{color:#888}.secondary-text-white{color:hsla(0,0%,100%,.7)}.error-text{color:#ea3d2f}.warnig-text{color:#f7941e}.pb-60{padding-bottom:60px!important}.mb-24{margin-bottom:24px!important}.mb-12{margin-bottom:12px!important}.mt-8{margin-top:8px!important}.mb-36{margin-bottom:36px!important}.full-width{width:100%}.mx-max-300{max-width:300px}.text-center{text-align:center}.primary-title{color:#3b599a;font-size:24px}.default-subtitle{font-size:14px;color:#888}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.button-default.btn-green{background-color:#1b5e20!important}.button-default.btn-green:disabled,.button-default:disabled{background-color:#888!important}.list-white{width:100%;background:#fff;margin-bottom:24px;padding:0!important}.list-white .MuiListItem-button{padding:16px;border-bottom:3px solid #e5e5e5}.list-white .MuiListItem-button:last-child{border:none}.list-white .MuiGrid-container:not(.election-status){width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.list-white .MuiGrid-container:not(.election-status) .identification{font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.show-password-box{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.show-password-box .button-show-password,.show-password-box .MuiIconButton-root{padding-top:0;padding-bottom:0;margin-left:-48px;height:46px}.MuiCheckbox-colorSecondary.Mui-checked{color:#3b599a!important}.MuiBackdrop-root{background-color:rgba(0,0,0,.72)!important}.MuiDialog-paperWidthSm{max-width:80%;width:100%}.borded-icon-large .MuiSvgIcon-root,.button-whatsapp .MuiSvgIcon-root{width:auto!important;height:auto!important}.screen header .bar{padding:0 10px}.screen header .bar .MuiSvgIcon-root{font-size:1em}.result .MuiSvgIcon-root{width:1em!important;height:1em!important}@media (max-width:599px){.MuiDialog-paperFullWidth{width:calc(100% - 24px)!important}.MuiDialog-container .MuiDialog-paper{margin:12px!important}}.borded-icon-large{border:2px dotted hsla(0,0%,53%,.6);padding:8px;border-radius:50%}.borded-icon-large .MuiSvgIcon-root{font-size:4rem;color:#888}.borded-icon-large.external-circle{border:2px dotted hsla(0,0%,53%,.45)}.borded-icon-large.intern-circle{border:2px dotted #888}.borded-icon-large.size-sm{padding:8px}.borded-icon-large.size-sm .MuiSvgIcon-root{font-size:3rem}.borded-icon-large.size-sm .borded-icon-large.intern-circle{height:68px;width:68px}.borded-icon-large.color-green .MuiSvgIcon-root{color:#1b5e20}.borded-icon-large.color-red .MuiSvgIcon-root{color:#ea3d2f}.roller-loading{display:inline-block;position:relative;width:160px;height:160px}.roller-loading div{-webkit-animation:roller-loading 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:roller-loading 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:80px 80px;-ms-transform-origin:80px 80px;transform-origin:80px 80px}.roller-loading div:after{content:" ";display:block;position:absolute;width:12px;height:12px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.roller-loading div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.roller-loading div:first-child:after{top:126px;left:126px}.roller-loading div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.roller-loading div:nth-child(2):after{top:136px;left:112px}.roller-loading div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.roller-loading div:nth-child(3):after{top:142px;left:96px}.roller-loading div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.roller-loading div:nth-child(4):after{top:144px;left:80px}.roller-loading div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.roller-loading div:nth-child(5):after{top:142px;left:64px}.roller-loading div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.roller-loading div:nth-child(6):after{top:136px;left:48px}.roller-loading div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.roller-loading div:nth-child(7):after{top:126px;left:34px}.roller-loading div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.roller-loading div:nth-child(8):after{top:112px;left:24px}.roller-loading.color-orange div:after{background-color:#f7941e}@-webkit-keyframes roller-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes roller-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a.button-default,button.button-default{text-transform:uppercase;background-color:#f7941e;-webkit-box-shadow:0 2px 2px hsla(0,0%,90%,.2);box-shadow:0 2px 2px hsla(0,0%,90%,.2);border-radius:3px;height:41px;width:196px;border:none;font-weight:700;font-size:12px;letter-spacing:.75px;color:#fff;outline:none}a.button-default.full-width,button.button-default.full-width{width:100%}a.button-default.btn-color-green,button.button-default.btn-color-green{background-color:#1b5e20}a.button-default.btn-color-green.MuiButtonGroup-groupedOutlinedPrimary:hover,button.button-default.btn-color-green.MuiButtonGroup-groupedOutlinedPrimary:hover{background-color:#103613}a.button-default.btn-color-orange,button.button-default.btn-color-orange{background-color:#f7941e}a.button-default.btn-color-orange.MuiButtonGroup-groupedOutlinedPrimary:hover,button.button-default.btn-color-orange.MuiButtonGroup-groupedOutlinedPrimary:hover{background-color:#da7a08}a.button-default.btn-color-white,button.button-default.btn-color-white{background-color:#fff;color:#000}a.button-default.btn-color-grey,button.button-default.btn-color-grey{background-color:#9c9c9c;color:#fff}.button-whatsapp{position:fixed;right:8px;bottom:8px;background:#25d366;padding:10px;border-radius:100%;width:55px;height:55px}.button-whatsapp .MuiSvgIcon-root{color:#fff}.MuiOutlinedInput-root{background-color:#fff;border-radius:5px}.MuiOutlinedInput-root .MuiSelect-root,.MuiOutlinedInput-root input{color:#3e4345;padding:15px 14px;font-size:14px;line-height:17px;letter-spacing:.44px}.MuiOutlinedInput-root fieldset{border-color:#c8c6c6}.MuiOutlinedInput-root.Mui-focused fieldset,.MuiOutlinedInput-root:hover fieldset{border-color:#3b599a}.MuiInputBase-root:hover fieldset{border-color:#3b599a!important}.MuiInputBase-root.Mui-disabled{background-color:transparent}.labeled-input .MuiOutlinedInput-root fieldset{border:.5px solid #c8c6c6}.MuiTextField-root label.MuiInputLabel-root{color:#3e4345;font-size:14px;letter-spacing:.44px;opacity:.4;-webkit-transform:translate(14px,16px) scale(1);-ms-transform:translate(14px,16px) scale(1);transform:translate(14px,16px) scale(1)}.MuiTextField-root label.MuiInputLabel-root.Mui-focused{color:#3b599a}.MuiTextField-root label.MuiInputLabel-root.MuiInputLabel-shrink{-webkit-transform:translate(12px,-6px) scale(.7);-ms-transform:translate(12px,-6px) scale(.7);transform:translate(12px,-6px) scale(.7);opacity:1}.MuiTextField-root.initial-value-selected .MuiSelect-root{opacity:.4}.bar{position:fixed;top:0;left:0;padding:17px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:2}.bar button{background-color:transparent;border:none;outline:none;padding:0;margin-top:0;-webkit-box-sizing:content-box;box-sizing:content-box;color:#fff}.bar button svg{height:22px;width:22px;font-weight:700;-webkit-transform:scaleX(1.4);-ms-transform:scaleX(1.4);transform:scaleX(1.4)}.MuiDrawer-paperAnchorLeft{width:80%;max-width:320px}.drawer-menu{background-color:#fff;height:100%}.drawer-menu .drawer-header{background-image:url(/static/media/bg.99975a54.svg);background-size:cover;padding:30px 16px 8px;position:relative}.drawer-menu .drawer-header .user-avatar{height:48px;width:48px;background-image:url(/static/media/foto-fernanda.fcfd4397.jpg);background-size:cover;background-position:50%;border-radius:50%}.drawer-menu .drawer-header .drawer-header-logo{position:absolute;top:30px;right:16px;margin-top:0}.drawer-menu .drawer-header h1{font-weight:400;font-size:16px;line-height:24px;letter-spacing:.1px;text-align:left;margin:0;margin-top:24px;color:#fff}.drawer-menu .drawer-header h2{font-weight:400;font-size:12px;line-height:17px;letter-spacing:.25px;color:#fff}.drawer-menu ul.menu-items{padding-left:5%}.drawer-menu ul.menu-items .list-item{padding:10px;border-radius:4px 0 0 4px}.drawer-menu ul.menu-items .list-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-decoration:none}.drawer-menu ul.menu-items .list-item svg{color:rgba(0,0,0,.54);margin-right:30px}.drawer-menu ul.menu-items .list-item .list-item-text span{text-transform:none;font-weight:400;color:rgba(0,0,0,.87);letter-spacing:.25px;font-family:Ubuntu;-webkit-font-smoothing:antialiased}.drawer-menu ul.menu-items .list-item.Mui-focusVisible{background-color:#f1f3f4;color:rgba(0,0,0,.54)}.drawer-menu .drawer-footer{position:absolute;bottom:0;width:100%;padding:8px}.drawer-menu .drawer-footer .version-label{display:block;text-align:right}.ghost-button{display:block;width:62px;height:59px}#basic-button{padding:0}.flag{width:40px;height:40px}@media screen and (max-width:370px){.flag{width:30px;height:30px}}.screen{width:100%}.screen .mr-60{margin-right:60px}@media screen and (max-width:668px){.screen .mr-m-0{margin-right:0!important}}.screen header{background-color:#3b599a;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:fixed;width:100%;z-index:2;padding:0 15px}.screen header .bar{position:relative;padding:5px 2px}.screen header .bar button{cursor:pointer}.screen header .content-menu{-ms-flex-direction:column;flex-direction:column}.screen header .content-menu,.screen header .header-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.screen header .header-title{width:100%;font-size:clamp(.75rem,2.2vw,1.2rem)}.screen header .header-title .election-identify{padding:0 8px}.screen header .header-title .election-identify h1{color:#fff;font-weight:700;font-size:clamp(1rem,1.4vw,2rem);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:0}.screen header .header-title .election-identify span{color:hsla(0,0%,100%,.8);display:block;text-align:center}.screen header .ghost-button{display:block;width:62px;height:59px}@media screen and (max-width:668px){.screen header{padding:5px;min-height:64px}.screen header .bar svg{height:26px;width:26px}.screen header .header-title svg{width:90px;height:30px}.screen header .header-title h1{font-size:17px;line-height:20px;margin-left:10px}.screen header .header-title h1:before{height:45px;margin-right:10px}.screen header img{height:40px}.screen header .ghost-button{display:none!important}}@media screen and (max-width:370px){.screen header .bar svg{height:23px;width:23px}.screen header img{height:30px}.screen header .ghost-button{display:none}}.screen.login header{-ms-flex-pack:center;justify-content:center}.screen .screen-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:96px 15px 0;margin:auto;width:100%;max-width:600px}.screen .screen-content.screen-justify-evenly{height:100%;-ms-flex-pack:space-evenly;justify-content:space-evenly}.screen .screen-content.screen-justify-start-padding{-ms-flex-pack:start;justify-content:flex-start;height:100%;padding-top:150px}@media screen and (max-width:600px){.screen .screen-content{padding-top:70px}}.screen .screen-content.home{padding-bottom:72px!important}.screen{width:100%}.screen .mr-60{margin-right:60px}@media screen and (max-width:668px){.screen .mr-m-0{margin-right:0!important}}.screen header{background-color:#3b599a;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:fixed;width:100%;z-index:2;padding:0 15px}.screen header .bar{position:relative;padding:5px 2px}.screen header .bar button{cursor:pointer}.screen header .content-menu{-ms-flex-direction:column;flex-direction:column}.screen header .content-menu,.screen header .header-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.screen header .header-title{width:100%;font-size:clamp(.75rem,2.2vw,1.2rem)}.screen header .header-title .election-identify{padding:0 8px}.screen header .header-title .election-identify h1{color:#fff;font-weight:700;font-size:clamp(1rem,1.4vw,2rem);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:0}.screen header .header-title .election-identify span{color:hsla(0,0%,100%,.8);display:block;text-align:center}.screen header .ghost-button{display:block;width:62px;height:59px}@media screen and (max-width:668px){.screen header{padding:5px;min-height:64px}.screen header .bar svg{height:26px;width:26px}.screen header .header-title svg{width:90px;height:30px}.screen header .header-title h1{font-size:17px;line-height:20px;margin-left:10px}.screen header .header-title h1:before{height:45px;margin-right:10px}.screen header img{height:40px}.screen header .ghost-button{display:none!important}}@media screen and (max-width:370px){.screen header .bar svg{height:23px;width:23px}.screen header img{height:30px}.screen header .ghost-button{display:none}}.screen.login header{-ms-flex-pack:center;justify-content:center}.screen .screen-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:96px 15px 0;margin:auto;width:100%;max-width:600px}.screen .screen-content.screen-justify-evenly{height:100%;-ms-flex-pack:space-evenly;justify-content:space-evenly}.screen .screen-content.screen-justify-start-padding{-ms-flex-pack:start;justify-content:flex-start;height:100%;padding-top:150px}@media screen and (max-width:600px){.screen .screen-content{padding-top:70px}}.screen .screen-content.home{padding-bottom:72px!important}
/*# sourceMappingURL=main.239f9eb6.css.map*/