.custom-avatar{width:36px;height:36px;background-color:#ccc;border-radius:50%;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;align-items:center}#about-card-desktop{width:100%;height:auto;box-shadow:0 2px 4px rgba(0,0,0,.2)}#about-card-desktop>.ant-card-body>img{display:block;width:20%;margin:0 auto 2em}#about-card-mobile{width:100%;height:auto;box-shadow:0 2px 4px rgba(0,0,0,.2);margin-bottom:12px}#about-card-mobile>.ant-card-body>img{display:block;width:50%;margin:0 auto 2em}#team-card-mobile{width:100%;height:auto;box-shadow:0 2px 4px rgba(0,0,0,.2)}.counselor-row-desktop{height:100%;display:flex;align-items:flex-start;padding-top:5em}.counselor-row-desktop .counselor-text{margin-top:-5em;text-align:initial}.counselor-row-desktop>.ant-col{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.counselor-row-desktop>.ant-col:first-of-type{padding-left:7%;padding-right:1em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}@media screen and (min-width:501px) and (max-width:700px){.counselor-row-desktop>.ant-col:first-of-type>.custom-avatar{-webkit-transform:scale(2) translateX(-20%);-moz-transform:scale(2) translateX(-20%);-ms-transform:scale(2) translateX(-20%);-o-transform:scale(2) translateX(-20%);transform:scale(2) translateX(-20%)}}@media screen and (min-width:701px) and (max-width:1200px){.counselor-row-desktop>.ant-col:first-of-type>.custom-avatar{height:14vw;width:20vw;font-size:11vw}}@media screen and (min-width:1201px){.counselor-row-desktop>.ant-col:first-of-type>.custom-avatar{height:2em;width:2em;font-size:100px}}.counselor-row-desktop>.ant-col:last-of-type{flex:1}.counselor-row-mobile{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;margin-top:1em}.counselor-row-mobile>.ant-col{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.counselor-row-mobile>.ant-col:first-of-type{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.counselor-row-mobile>.ant-col:last-of-type{margin-top:.5em}.counselor-row-mobile>.ant-col>.custom-avatar{height:120px;width:120px;font-size:4em}.auth-loading{margin:auto;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.secure-shell{position:relative;display:contents}.secure-shell .wm-overlay{display:none}.secure-shell .secure-content{width:100%;height:100%}.secure-shell.blurred .secure-content{filter:blur(2px);opacity:.7;pointer-events:none}@media print{.secure-shell,.secure-shell *{display:block!important;visibility:hidden!important}.secure-shell:before{content:"Impressão bloqueada";display:block!important;visibility:visible!important;font:700 24px/1.4 system-ui,sans-serif;margin:2rem;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.secure-content span[data-x]{outline:1px solid transparent}.search-tab .ant-card{border-radius:8px}.search-tab .ant-card .ant-card-head-title{font-weight:700;color:#004dcd}.search-tab .ant-btn-primary{background-color:#004dcd;border-color:#004dcd}.search-tab .ant-checkbox-wrapper{display:flex;align-items:center;gap:8px;margin:0!important}.select-nivel{border-radius:8px;overflow:hidden;margin-top:4px}@media screen and (max-width:768px){.select-nivel{max-width:130px}}.select-nivel button{width:32px;color:#fff;font-size:12px;font-weight:600;border:0 solid #ccc;height:18px;cursor:pointer}.select-nivel .not-selected{opacity:.3}.select-nivel .not-selected:hover{opacity:1}.table-line{border:1px solid #ccc;border-radius:8px;padding:8px;align-items:center;justify-content:center;margin-bottom:16px}.alunos-container{margin-bottom:180px}@media screen and (max-width:768px){.alunos-container .ant-card-body{padding:8px}}.bolsas{height:32px;padding:8px 16px;border-radius:16px;background-color:#1890ff;color:#fff;cursor:pointer;font-weight:600}.table-results .header{padding:4px}.table-results .header .title{display:flex;align-items:center;gap:8px}.table-results .header .header-content{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}@media screen and (max-width:768px){.table-results .header .header-content{flex-direction:column;align-items:flex-start}}.table-results .header .header-content h2{margin:0;font-size:18px;font-weight:600}.table-results .header .header-content h2 span{width:100%!important;font-weight:600;display:block;text-align:left}@media screen and (max-width:768px){.table-results .header .header-content h2{font-size:14px}}.table-results .icons{display:flex;align-items:center;gap:8px;width:100%}@media screen and (max-width:768px){.table-results .icons{margin-left:0;margin-top:8px}}.table-results .icons .icon-circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f5f5f5;border:1px solid #e0e0e0;font-size:12px;font-weight:600;position:relative}.table-results .icons .icon-circle .icon-circle-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.table-results .icons .icon-circle .icon-circle-content svg{height:100%;width:auto;max-width:none}.table-results .table-item{display:grid;grid-template-columns:repeat(1fr);gap:8px}.table-results .table-row{display:flex;gap:8px;flex-wrap:wrap}.table-results .table-row h3{font-size:12px;color:#666;margin:0}.table-results .table-row p{font-size:14px;color:#333;margin:0}.table-results .table-cell{background-color:#eee;padding:8px;border-radius:8px;min-height:55px}.table-results .with-buttons{display:grid;grid-template-columns:32px 1fr;gap:8px}@media screen and (max-width:768px){.table-results .with-buttons{grid-template-columns:1fr}}.table-results .table-cell-expand{background-color:#ccc;padding:8px;border-radius:8px;min-height:55px;width:50px;display:flex;align-items:center;justify-content:center}.table-results td{padding:4px 16px!important}.expand-toggle{background-color:transparent;border:none;cursor:pointer;padding:0}.hidden-label label{color:transparent}.header{width:100%;text-align:center;min-width:312px}.header h1{font-size:26px;text-align:center;margin:auto;font-weight:700}.header .divide-header{margin:8px auto 16px;width:50px;height:2px}.content{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 2fr 1fr;max-width:1620px;margin:auto;padding:1em;box-sizing:border-box}@media screen and (min-width:1980px){.content{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.content{grid-template-columns:1fr}}.infos-content{margin:8px 0 8px 16px;display:flex;justify-content:center;align-items:center}.infos-content img{margin-right:16px;width:48px}.full-size-info{width:100%;display:flex;align-items:end;justify-content:end;padding:0 16px;max-width:1620px;margin:auto}.line{column-gap:16px;grid-template-columns:1fr 1fr}.button-container{column-gap:16px;margin:auto;padding:16px 0;display:flex;width:100%;justify-content:end}.button-container button{max-width:120px}.loading-acessos{padding:16px;text-align:center}.card-content{display:grid;margin-bottom:8px;margin-top:8px;min-height:280px}.card-content h2{font-weight:900;color:#532ca1}.card-content h2,.card-content h3,.card-content p{max-width:calc(100% - 140px)}.card-content .image{position:absolute;top:16px;width:100%;max-width:140px;right:8px}.card-content .ant-card{border-radius:30px;border-width:1px;-webkit-box-shadow:9px 10px 13px -8px rgba(0,0,0,.5);-moz-box-shadow:9px 10px 13px -8px rgba(0,0,0,.5);box-shadow:9px 10px 13px -8px rgba(0,0,0,.5);padding:16px 16px 0;overflow:hidden}.card-content .button-space{height:60px;position:relative;margin-top:16px}.card-content .empty{height:16px}.card-content .button-card{width:calc(100% + 34px)!important;border-radius:0!important;margin-bottom:-1px!important;font-size:18px;padding:16px 42px;height:60px;text-align:left;left:-16px;box-sizing:border-box;font-weight:700;bottom:0;position:absolute;display:flex;justify-content:space-between;border-width:0}.card-content .button-card:hover{opacity:.6}.card-content .button-card .ant-card>.ant-card-body>h2:first-of-type{border-bottom:0 solid #fff!important;text-align:left;padding:8px 0!important}.card-content .button-card img{width:30px}.card-content .data-envio{position:absolute;bottom:59px;right:-1px;border-top-left-radius:20px;color:#fff;display:inline-block!important;text-align:left;font-size:12px;padding:4px!important;line-height:15px}.card-content .data-envio>div{padding:0 24px 0 16px!important}.card-content .data-envio>.date{font-size:16px}.card-content .date-space{height:8px}.card-content .ant-card>.ant-card-body>div:first-of-type{border-bottom:0 solid #fff!important}.card-content .ant-card>.ant-card-body>p{padding:6px 0!important;text-align:left!important}.card-content .background{position:absolute;top:-10px;right:-13px;width:100%;z-index:0}.card-content .background img{width:200px;float:left;position:absolute;right:-11px;top:0;z-index:0}.card-content .background-left{position:absolute;bottom:10%;left:0;width:40px;z-index:0}.card-content .background-left img{width:100%}.background-disabled h2{max-width:100%!important}.acessos{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1280px){.acessos{grid-template-columns:1fr}}.acessos .ant-row{margin-bottom:16px}.acessos .ant-card{min-width:312px;width:calc(100% - 2em);margin:1em;border-width:1px 1px 1px 4px}.acessos .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.acessos .ant-card>.ant-card-body>h2:first-of-type{border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;padding:6px 1em;display:block;text-align:center;font-size:16px;font-weight:700}.acessos .ant-card>.ant-card-body>p{text-align:center}.acessos .ant-card>.ant-card-body>form,.acessos .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;box-sizing:border-box}.application-page{width:100%;max-width:1060px;margin:auto}.application-page .header-university{display:grid;grid-template-columns:1fr 8fr 1fr;z-index:10}@media screen and (max-width:720px){.application-page .header-university{max-height:90px}}.application-page .header-university img{width:80%}.application-page .header-university h2{width:100%;display:block}.application-page .title-application-data{text-align:center;width:100%!important;font-weight:600;max-width:100%!important;margin-top:16px;font-size:19px;color:#004dcd}.application-page .ant-select,.application-page input{max-width:100%;width:100%}.application-page button{max-width:400px}.application-page .line-extra{text-align:center;width:100%;margin-bottom:16px;background-color:#fff;border-radius:8px;border:1px solid #3498db;padding:8px}.application-page .line-full input{max-width:100%;width:100%}.application-page .card-content{height:100%}.application-page .ant-row{margin-bottom:16px}.application-page .ant-card{min-width:312px;width:calc(100% - 2em);margin:1em;border-width:1px 1px 1px 4px}.application-page .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.application-page .ant-card>.ant-card-body>h2:first-of-type{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;display:block;text-align:center;font-size:18px;font-weight:700;text-align:left}.application-page .ant-card>.ant-card-body>p{text-align:center}.application-page .ant-card>.ant-card-body>form,.application-page .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;box-sizing:border-box}.application-page .line{width:100%;display:grid;align-items:start;grid-template-columns:1fr}.application-page .multi{display:grid;column-gap:16px;grid-template-columns:1fr 1fr;align-items:start}@media screen and (max-width:560px){.application-page .multi{grid-template-columns:1fr!important}}.application-page .codes{grid-column:1/-1}.application-page .multi-inline{display:flex;column-gap:16px}.application-page .line-button{text-align:center;width:100%}.application-page .line-button button{margin-bottom:16px;width:200px}.application-page .line-button-active{text-align:center;width:100%}.application-page .line-button-active button,.line-button-active{margin-bottom:16px;width:100%}.line-button-active{text-align:center;background-color:#fff;border-radius:8px;border:1px solid #3498db;padding:8px;cursor:pointer}.box-applications-container{display:grid;justify-content:flex-end}.box-applications{padding:16px;display:grid;border-radius:16px;margin-bottom:16px}.box-applications .line-button{margin-bottom:0;height:32px}.image-university{display:flex;max-width:100%;justify-content:center}.image-university img{width:30%;min-width:120px}.title-application{font-size:19px;font-weight:600!important;margin:0 auto;display:flex;width:calc(100% - 104px);text-align:center!important;color:#004dcd!important}.icone-application{width:100%;display:flex;justify-content:end;position:absolute;top:24px;right:16px}.icone-application img{width:80px}.application{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr;max-width:1460px;margin:auto auto 32px}.application .card-content{height:100%}@media screen and (max-width:1280px){.application{grid-template-columns:1fr 1fr}}@media screen and (max-width:920px){.application{grid-template-columns:1fr}}.application .ant-row{margin-bottom:16px}.application .ant-card{min-width:312px;width:calc(100% - 2em);margin:1em;border-width:1px 1px 1px 4px}.application .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.application .ant-card>.ant-card-body>h2:first-of-type{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;display:block;text-align:center;font-size:18px;font-weight:700;text-align:left;width:calc(100% - 176px)}.application .ant-card>.ant-card-body>p{text-align:center}.application .ant-card>.ant-card-body>form,.application .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;box-sizing:border-box}.application .header-university{display:grid;grid-template-columns:1fr 12fr 4fr;column-gap:16px;z-index:10}.application .header-university img{width:100%}.applications-card-list-empty{text-align:center}.applications-header-redirect{display:flex;width:100%;justify-content:flex-end;padding:16px}.table-resumo th{text-align:center!important;color:#004dcd!important;font-weight:700!important}@media screen and (max-width:780px){.table-resumo th{font-size:12px;padding:2px!important}}@media screen and (max-width:486px){.table-resumo th{font-size:11px;padding:1px!important}}.table-resumo td{text-align:center!important}@media screen and (max-width:780px){.table-resumo td{font-size:12px;padding:2px!important}}@media screen and (max-width:486px){.table-resumo td{font-size:11px;padding:1px!important}}@keyframes shake{0%{transform:translate(0)}10%{transform:translate(-5px,5px)}20%{transform:translate(5px,-5px)}30%{transform:translate(-5px,-5px)}40%{transform:translate(5px,5px)}50%{transform:translate(0)}60%{transform:translate(-5px,5px)}70%{transform:translate(5px,-5px)}80%{transform:translate(-5px,-5px)}90%{transform:translate(5px,5px)}to{transform:translate(0)}}.active-card{animation:shake 1s linear}.active-card .ant-card{border:2px solid #3498db}.applications .title-application{font-size:26px;font-weight:600;margin:0 auto;display:flex;width:100%;text-align:left!important;color:#004dcd!important}.applications .box-applications-container{justify-content:flex-end;align-items:start}@media screen and (max-width:460px){.applications .box-applications-container{grid-template-columns:1fr!important}}.applications .box-applications-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;column-gap:16px}@media screen and (max-width:620px){.applications .box-applications-container{grid-template-columns:1fr}}.applications .box-applications{padding:16px;display:grid;border-radius:16px;margin-bottom:16px}.applications .box-applications .line-button{margin-bottom:0;height:32px}.applications .icone-application{width:100%;display:flex;justify-content:end;position:absolute;top:24px;right:16px}.applications .icone-application img{width:80px}.applications .line{width:100%;display:grid;align-items:center}.applications .upload{display:grid;column-gap:16px;grid-template-columns:1fr 1fr;align-items:center}@media screen and (max-width:930px){.applications .upload{grid-template-columns:2fr 1fr!important}}@media screen and (max-width:560px){.applications .upload{grid-template-columns:1fr!important}}.applications .line-button{text-align:center;width:100%}.applications .line-button button{margin-bottom:16px;width:200px}.applications .line-button-active{text-align:center;width:100%;margin-bottom:16px;background-color:#fff;border-radius:8px;border:1px solid #3498db;padding:8px}.applications .preview img{width:100px;margin-bottom:8px}.applications .line-grid{width:100%;display:grid;column-gap:16px;grid-template-columns:1fr 1fr;align-items:center}.applications .content-alert-application{box-sizing:border-box;width:100%!important;border:1px solid rgba(0,0,0,.2);max-width:100%!important;padding:8px 0}.applications .content-alert-application div{padding:0 8px;width:100%}.card-image{border-radius:30px;-webkit-box-shadow:9px 10px 13px -8px rgba(0,0,0,.5);-moz-box-shadow:9px 10px 13px -8px rgba(0,0,0,.5);box-shadow:9px 10px 13px -8px rgba(0,0,0,.5);padding:24px;overflow:hidden;border:1px solid #eee;margin-top:16px}.filter-content{width:100%;display:flex;justify-content:flex-end;flex-wrap:wrap}@media screen and (min-width:768px){.filter-content{-webkit-box-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){.filter-content{-webkit-box-pack:center;justify-content:center}}.label-filter{padding-right:8px}.button-universidade{cursor:pointer;font-weight:600}#filter-applications{margin-bottom:.5em;display:-webkit-box;display:flex;border-width:1px 1px 1px 4px;width:auto;min-width:320px}@media screen and (min-width:768px){#filter-applications{-webkit-box-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){#filter-applications{-webkit-box-pack:center;justify-content:center}}#filter-applications .ant-card-body{padding:16px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-width:1px 1px 1px 4px}#filter-applications .ant-card-body>span{margin-right:1em;font-weight:700}#filter-applications .ant-card-body>.ant-select{width:20em}.applications-redacoes{width:100%;padding:0 10%;position:relative}@media screen and (max-width:960px){.applications-redacoes{padding:0 2%}}.applications-redacoes .header-university{display:grid;grid-template-columns:1fr 8fr 1fr;justify-content:flex-end;z-index:10}@media screen and (max-width:720px){.applications-redacoes .header-university{grid-template-columns:1fr 10r 1fr}}.applications-redacoes .header-university img{width:80%}.applications-redacoes .header-university h2{width:100%;display:block;font-size:26px}.applications-redacoes .header-university h2 span{border-bottom:1px solid #00f}.applications-redacoes .header-university .icon{display:flex;justify-content:flex-end;align-items:baseline;z-index:10}.applications-redacoes .header-university .icon img{width:100%;max-width:48px}.applications-redacoes .image-render{text-align:center}.applications-redacoes .image-render img{height:400px;transform:rotate(-90deg);width:auto!important;margin:-80px auto}.applications-redacoes .line-step{margin-bottom:8px}.applications-redacoes .line-application{margin-bottom:16px}.applications-redacoes .table-step td{border-bottom:1px solid #eee;padding:8px 0}.applications-redacoes img{width:100%;margin-bottom:16px}.applications-redacoes .table-step{width:100%}.applications-redacoes .container-steps{margin:auto;width:100%}.applications-redacoes .video-content{margin-top:12px}.applications-redacoes .steps-page-content{width:100%;display:block;margin-top:32px;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:2fr 1fr;column-gap:16px}@media screen and (max-width:1280px){.applications-redacoes .steps-page-content{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.applications-redacoes .steps-page-content{grid-template-columns:1fr}}.applications-redacoes .steps-page-content .line-application{margin-bottom:16px}.applications-redacoes .steps-page-content .line-application span{font-weight:700}.applications-redacoes .steps-page-content .table-application{width:100%}.applications-redacoes .steps-page-content .table-application tr:first-child{border-bottom:1px solid #ccc;font-weight:700}.applications-redacoes .steps-page-content .table-application td{min-width:100px;padding:8px 4px;box-sizing:border-box}.applications-redacoes .steps{text-align:center;border:1px solid #ccc;border-radius:30px;overflow:hidden;display:inline-flex;background-color:#fff;margin:auto;font-family:"Effra-Bold, sans-serif"}.applications-redacoes .steps .header{display:flex;justify-content:center;align-items:center;width:100%}.applications-redacoes .steps .application{height:80px;cursor:pointer;border:0;border-right:1px solid #ccc;position:relative;font-family:"Effra-Bold, sans-serif"}@media screen and (max-width:960px){.applications-redacoes .steps .application{min-width:auto}}.applications-redacoes .steps .application .content-application{padding:0 30px;width:100%;box-sizing:border-box;text-align:left}@media screen and (max-width:720px){.applications-redacoes .steps .application .content-application{padding:0 10px}}.applications-redacoes .steps .application svg{position:absolute;transform:rotate(90deg);top:30px;height:20px;width:30px;right:-25px}@media screen and (max-width:720px){.applications-redacoes .steps .application svg{position:absolute;transform:rotate(90deg);top:35px;height:10px;width:20px;right:-15px}}.applications-redacoes .steps .application:last-child{border-right:0 solid #ccc}#attendance-container-desktop{width:100%;height:100%}@media screen and (min-width:768px){#attendance-container-desktop{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}#attendance-container-desktop>.ant-card{width:49%}#attendance-container-desktop>.ant-card:first-of-type{-webkit-box-flex:0;align-self:flex-start}#attendance-container-desktop>.ant-card:first-of-type>.ant-card-body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#attendance-container-desktop>.ant-card:first-of-type>.ant-card-body>h1>img{height:2em;width:auto;margin-left:1em}#attendance-container-desktop>.ant-card:first-of-type>.ant-card-body>p{text-align:center}#attendance-container-desktop>.ant-card:first-of-type>.ant-card-body textarea{width:75%;margin:.5em 0}#attendance-container-desktop>.ant-card:last-of-type{display:block}#attendance-container-desktop>.ant-card:last-of-type>.ant-card-body{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#attendance-container-desktop>.ant-card:last-of-type>.ant-card-body>p{text-align:center}#attendance-container-mobile{width:100%;height:100%}@media screen and (max-width:767px){#attendance-container-mobile{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column}}#attendance-container-mobile>.ant-card{width:100%}#attendance-container-mobile>.ant-card:first-of-type{margin-bottom:.5em}#attendance-container-mobile>.ant-card:first-of-type>.ant-card-body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#attendance-container-mobile>.ant-card:first-of-type>.ant-card-body>h1{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}#attendance-container-mobile>.ant-card:first-of-type>.ant-card-body>h1>span{white-space:nowrap}#attendance-container-mobile>.ant-card:first-of-type>.ant-card-body>h1>img{height:2em;width:auto;margin-left:1em}#attendance-container-mobile>.ant-card:first-of-type>.ant-card-body>p{text-align:center}#attendance-container-mobile>.ant-card:first-of-type>.ant-card-body textarea{width:75%;margin:.5em 0}#attendance-container-mobile>.ant-card:last-of-type>.ant-card-body{height:100%;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#attendance-container-mobile>.ant-card:last-of-type>.ant-card-body>p{text-align:center}.attendance-user-type-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-bottom:.5em}@media screen and (max-width:350px){.attendance-user-type-container{width:100%}.attendance-user-type-container p{margin-left:1.5em}}@media screen and (max-width:1024px) and (min-width:351px){.attendance-user-type-container{width:100%}}@media screen and (min-width:1025px){.attendance-user-type-container{width:75%}}.attendance-user-type-container p{margin-bottom:0;margin-right:1em;white-space:nowrap;text-align:center}.attendance-responsible-name-container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media screen and (max-width:1024px){.attendance-responsible-name-container{width:100%}}@media screen and (min-width:1025px){.attendance-responsible-name-container{width:75%}}.attendance-responsible-name-container>span{margin-right:1em}.attendance-responsible-name-container>input{flex:1}#announcements-desktop,#announcements-mobile{width:100%}#announcements-desktop>div #announcements-card-list-empty{-ms-grid-column:1/3;grid-column:1/3}#announcements-desktop>div .ant-card{border-width:1px 1px 1px 4px}#announcements-desktop>div .ant-card>.ant-card-body>img{display:block;cursor:pointer;width:80%;height:80%;margin:0 auto}#announcements-mobile>div .ant-card{border-width:1px 1px 1px 4px}#announcements-mobile>div .ant-card>.ant-card-body>img{display:block;cursor:pointer;width:80%;height:80%;margin:0 auto}.announcement-description-expanded{overflow:hidden!important;-ms-text-overflow:unset!important;-o-text-overflow:unset!important;text-overflow:unset!important;white-space:normal!important;max-height:20em!important}#backoffice-menu-events-card table td>.ant-switch{width:6em}#event-menu-new-button{bottom:5px}#library-menu-card table td>.ant-switch{width:6em}#library-menu-card>.ant-card-body{padding:4px}#library-menu-card>.ant-card-body>p{text-align:center;margin:1em 0}.backoffice-library-actions{display:flex;justify-content:space-around;font-size:1.3em}.backoffice-library-actions>i{cursor:pointer;transition-property:color;transition-duration:.5s;transition-timing-function:ease-in}.backoffice-library-actions>i:hover{color:#004dce}#library-menu-new-button{position:absolute;bottom:10px;right:10px}#backoffice-library-item-form{margin:0 20%}#backoffice-library-item-form form>div:last-of-type{display:flex;justify-content:center;margin-top:1em}#backoffice-library-item-form form>div:last-of-type>button:last-of-type{margin-left:1em}.backoffice-library-form-item{margin-bottom:5px}#backoffice-schools-container{display:flex;flex-direction:column}#backoffice-schools-filter-card{align-self:flex-end}#backoffice-schools-filter-card>.ant-card-body{padding:10px;display:flex;align-items:center}#backoffice-schools-table-card{margin-top:10px}#backoffice-schools-table-card>.ant-card-body{padding:4px}#school-new-button{position:absolute;bottom:10px;right:10px}.backoffice-schools-filter-option-container{width:15em}.backoffice-schools-filter-option-container>.ant-select{width:90%}.backoffice-school-name{cursor:pointer}#backoffice-menu-events-card table td>.ant-switch{width:100%;align-items:center;flex:1}#backoffice-menu-events-card>.ant-card-body{padding:4px}#backoffice-menu-events-card>.ant-card-body>p{text-align:center;margin:1em 0}.backoffice-event-actions{display:flex;justify-content:space-around;font-size:1.3em}.backoffice-event-actions>i{cursor:pointer;transition-property:color;transition-duration:.5s;transition-timing-function:ease-in}.backoffice-event-actions>i:hover{color:#004dce}#event-menu-new-button{position:absolute;bottom:10px;right:10px}#announcements-desktop{width:100%;padding:0 10%;position:relative}#announcements-desktop>div{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr}#announcements-desktop>div #announcements-card-list-empty{-ms-grid-column:1/5;grid-column:1/5}#announcements-desktop>div .ant-card{min-width:312px;width:calc(100% - 2em);margin:0 1em 1em}#announcements-desktop>div .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}#announcements-desktop>div .ant-card>.ant-card-body>div:first-of-type{padding:6px 1em;border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}#announcements-desktop>div .ant-card>.ant-card-body>div:first-of-type>div{padding-left:1em;flex:1}#announcements-desktop>div .ant-card>.ant-card-body>div:first-of-type>div>span{display:block;text-align:center}#announcements-desktop>div .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center}#announcements-desktop>div .ant-card>.ant-card-body>button{width:50%;margin-top:auto;margin-bottom:6px;align-self:center}#announcements-desktop>div:after{content:"";flex:1}#announcements-mobile>div{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr}#announcements-mobile>div .ant-card{min-width:312px;margin:0 5px 1em;flex:1}#announcements-mobile>div .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}#announcements-mobile>div .ant-card>.ant-card-body>div:first-of-type{padding:6px 1em;border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}#announcements-mobile>div .ant-card>.ant-card-body>div:first-of-type>div{padding-left:1em;flex:1}#announcements-mobile>div .ant-card>.ant-card-body>div:first-of-type>div>span{display:block;text-align:center}#announcements-mobile>div .ant-card>.ant-card-body>p{max-height:2em;width:100%;padding:6px 1em;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center;-moz-transition:max-height 2s ease-out;-o-transition:max-height 2s ease-out;-webkit-transition:max-height 2s ease-out;transition:max-height 2s ease-out}#announcements-mobile>div .ant-card>.ant-card-body>button{width:50%;margin-top:auto;margin-bottom:6px;align-self:center;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.main-school-creation-card .ant-steps{width:100%}.main-school-creation-card .ant-steps .ant-steps-item-wait,.main-school-creation-card .ant-steps .ant-steps-item-wait .ant-steps-item-container[role=button],.main-school-creation-card .ant-steps .ant-steps-item-wait div{cursor:default}.main-school-creation-card .ant-steps .ant-steps-item-wait .ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:rgba(0,0,0,.25)!important}.main-school-creation-card .ant-steps .ant-steps-item-wait .ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:rgba(0,0,0,.25)!important}.main-school-creation-card .ant-steps .ant-steps-item-wait .ant-steps-item-container[role=button]:hover .ant-steps-item-content .ant-steps-item-title{color:rgba(0,0,0,.52)!important}.macro-structure-main .field-required{color:red}.macro-structure-main .ant-input-number{width:100%}.macro-structure-main .ant-input-number .ant-input-number-handler-wrap{display:none}.macro-structure-main .macro-structure-subtitle{background-color:#575757;color:#fff;font-weight:700;font-size:18px}.macro-structure-main .form-item-title{background-color:#e6e6e6;font-weight:700;color:#000;line-height:40px;padding:0 4px}.macro-structure-main .left-col{margin-left:8px}.macro-structure-main .left-col .ant-form-item{margin-bottom:16px}.macro-structure-main .left-col .margin-left-colors{text-align:center}.macro-structure-main .left-col input{display:inline}.macro-structure-main .left-col .url-correction{height:40px}.macro-structure-main .left-col .lineheight-40{line-height:40px}.macro-structure-main .left-col .lineheight-20{line-height:20px}.macro-structure-main .left-col .grade-checkbox{font-size:18px}.macro-structure-main .left-col .checkbox-group-col label{width:16px}.macro-structure-main .left-col .checkbox-group-col .ant-checkbox-group-item{padding:0}.macro-structure-main .left-col .checkbox-group-col .ant-checkbox-group-item label{display:none}@media screen and (min-width:1280px){.macro-structure-main .left-col .checkbox-group-col .ant-checkbox-group-item{margin:0 .7vw}}@media screen and (max-width:1279px){.macro-structure-main .left-col .checkbox-group-col .ant-checkbox-group-item{margin:0 .6vw}}@media screen and (max-width:1170px){.macro-structure-main .left-col .checkbox-group-col .ant-checkbox-group-item{margin:0 .4vw}}.macro-structure-main .left-col .checkbox-group-col .ant-form-item{margin:0}.macro-structure-main .left-col .checkbox-group-col .ant-form-item-control{line-height:20px}.macro-structure-main .left-col .checkbox-group-col .checkbox-caption-row{text-align:left;margin-left:.9em}.macro-structure-main .left-col .checkbox-group-col .checkbox-caption-row span{margin-right:2.1em}.macro-structure-main .left-col .checkbox-col .ant-form-item{margin:0}.macro-structure-main .left-col .checkbox-col .ant-form-item-control{line-height:20px}.macro-structure-main .left-col .ant-upload,.macro-structure-main .left-col .ant-upload button{width:100%}.macro-structure-main .left-col .left-col-form-color input{padding:4px;text-align:center;line-height:40px}.macro-structure-main .left-col .grade-button{margin:0 2px}.macro-structure-main .right-col table th{text-align:center}.macro-structure-main .right-col table tr:first-child{border:1px transparent}.macro-structure-main .right-col table td,.macro-structure-main .right-col table th,.macro-structure-main .right-col table tr{border:1px solid #000;border-collapse:collapse}.macro-structure-main .right-col table .ant-form-item{margin:0;width:100%}.macro-structure-main .right-col table .assignment-column .has-error{border:1px solid red}.macro-structure-main .right-col table .assignment-column .has-error .ant-form-explain,.macro-structure-main .right-col table .assignment-column .has-error .has-feedback-is-validating{height:0;min-height:0}.macro-structure-main .right-col table input{border:none;width:100%}.macro-structure-main .right-col table textarea{border:none}.macro-structure-main .right-col table .no-borders{border:1px transparent}.macro-structure-main .right-col table .operation-icon{margin:8px 0;font-size:18px;font-weight:700;color:#000}.custom-menu{display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:center}.custom-menu .disabled{color:#aaa!important;cursor:default!important}.custom-menu li{height:100%;white-space:nowrap;display:inline-flex;align-items:center;-moz-transition:color .5s ease,border-bottom .5s ease;-o-transition:color .5s ease,border-bottom .5s ease;-webkit-transition:color .5s ease,border-bottom .5s ease;transition:color .5s ease,border-bottom .5s ease;padding-left:4px;padding-right:4px}#custom-header-backoffice{padding:0 1.5%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}#custom-header-backoffice .ant-col{max-height:100%}#custom-header-backoffice>.ant-row{width:100%}#custom-header-backoffice>.ant-row>.ant-col{height:100%}#custom-header-backoffice>.ant-row>.ant-col:first-of-type{padding:5px 0}#custom-header-backoffice>.ant-row>.ant-col:first-of-type .custom-menu{height:100%}#custom-header-backoffice>.ant-row>.ant-col:first-of-type>div{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}#custom-header-backoffice>.ant-row>.ant-col:first-of-type>div img{height:100%;width:auto}#custom-header-backoffice>.ant-row>.ant-col:nth-child(2){padding:5px 0}#custom-header-backoffice>.ant-row>.ant-col:nth-child(2) i{color:hsla(0,0%,100%,.5);font-size:1.5em}#custom-header-backoffice>.ant-row>.ant-col:nth-child(2) img{height:100%;width:auto;margin-right:3%}#custom-header-backoffice #custom-header-horizontal-menu{height:100%;width:85%}#custom-header-backoffice #custom-header-horizontal-menu ul li{margin:-4px 0 0}#custom-header-backoffice #custom-header-horizontal-menu>img{height:100%;width:auto}@media screen and (max-width:850px){#custom-header-backoffice #custom-header-horizontal-menu{display:none}}@media screen and (min-width:851px){#custom-header-backoffice #custom-header-horizontal-menu{display:-webkit-box;display:flex}}#custom-header-backoffice #custom-header-hamburger-menu{height:100%;width:70%;font-size:1.5em}#custom-header-backoffice #custom-header-hamburger-menu>img{height:100%;width:auto;margin-left:.3em}@media screen and (min-width:851px){#custom-header-backoffice #custom-header-hamburger-menu{display:none}}@media screen and (max-width:850px){#custom-header-backoffice #custom-header-hamburger-menu{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:hsla(0,0%,100%,.8)}}#custom-header-backoffice #custom-header-remainder{height:100%;width:10%;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}#custom-header-backoffice #custom-header-remainder>:last-child{width:auto;white-space:nowrap}#backoffice-student-layout{height:530px;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column}#backoffice-student-layout>header{height:11%;width:100%}#backoffice-student-layout>main{width:100%;-webkit-box-flex:1;flex:1;padding:30px;overflow-y:auto}.mobile-action-list{padding:12px}.mobile-action-list:not(:last-of-type){margin-bottom:.5em}.mobile-action-list>.ant-card-body{padding:0}.mobile-action-list>.ant-card-body .ant-row-flex{padding:6px 0;border-bottom:1px solid rgba(0,0,0,.2)}.mobile-action-list>.ant-card-body .ant-row-flex:first-of-type{padding-top:0}.mobile-action-list>.ant-card-body .ant-row-flex:last-of-type{padding-bottom:0;border-bottom:1px solid transparent}.mobile-action-list>.ant-card-body .ant-row-flex>.ant-col,.mobile-action-list>.ant-card-body .ant-row-flex>.ant-col:first-of-type{display:flex;justify-content:center}.mobile-action-list>.ant-card-body .ant-row-flex>.ant-col:last-of-type{text-align:center}.mobile-action-list>.ant-card-body .ant-row-flex:not(:last-of-type)>.ant-col:last-of-type{border-left:1px solid rgba(0,0,0,.2)}.mobile-action-list>.ant-card-body .ant-row-flex:last-of-type>.ant-col{display:flex;justify-content:center}.mobile-action-list>.ant-card-body .ant-row-flex:last-of-type>.ant-col>p{margin:0}.mobile-action-list>.ant-card-body .ant-row-flex:last-of-type>.ant-col>i{cursor:pointer;font-size:1.5em;margin-left:1em}#home-card-mobile-actions{width:100%;box-shadow:0 2px 4px rgba(0,0,0,.2);margin-top:1.5em}#home-card-mobile-actions>.ant-card-body{width:100%;height:100%}@media screen and (min-width:500px){#home-card-mobile-actions>.ant-card-body>div:first-of-type{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}#home-card-mobile-actions>.ant-card-body .ant-list-header{text-align:center}#home-card-mobile-actions>.ant-card-body .ant-list-footer>button{width:100%}#home-card-mobile-actions>.ant-card-body .ant-list-item{padding:12px 0;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}#home-card-mobile-actions>.ant-card-body .ant-list-item:hover{background-color:#ededed}#home-card-mobile-actions>.ant-card-body .ant-list-item:active{background-color:#ccc}#home-card-mobile-actions>.ant-card-body .ant-list-item .ant-row{width:100%;display:-webkit-box;display:flex}#home-card-mobile-actions>.ant-card-body .ant-list-item .ant-col{text-align:center}#home-card-mobile-actions>.ant-card-body .ant-list-item .ant-col:first-of-type{margin:auto 0}#home-card-mobile-actions>.ant-card-body .ant-list-item .ant-col:first-of-type p{margin:0}#home-card-mobile-actions>.ant-card-body .ant-list-item .ant-col:last-of-type{border-left:1px solid rgba(0,0,0,.2);padding-left:.35em;padding-right:.5em}.action-row-mobile-card{cursor:pointer}.action-row-mobile-card:hover{background-color:#ededed}.action-row-mobile-card:active{background-color:#ccc}.action-row-mobile{cursor:pointer;padding:.75em 0;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.action-row-mobile>div:first-of-type{padding-right:.5em}.action-row-mobile>div:nth-child(2){text-align:right}#home-card-mobile-about{width:100%;box-shadow:0 2px 4px rgba(0,0,0,.2)}#home-card-mobile-about .ant-card-body{height:100%;width:100%}#home-card-mobile-about .ant-card-body img{display:block;height:auto;width:50%;margin:0 auto 1em}#home-card-mobile-about .ant-card-body p{font-weight:500}#home-card-mobile-about .ant-card-body button{width:60%;margin:0 20%}#home-card-desktop{width:100%;box-shadow:0 2px 4px rgba(0,0,0,.2)}#home-card-desktop>.ant-card-body{width:100%;padding:0;height:100%;display:-webkit-box;display:flex}#home-card-about{height:100%;width:30%;padding:1.5em}#home-card-about img{display:block;width:50%;height:50%;margin:0 auto 1em}#home-card-about p{font-weight:500}#home-card-about button{width:100%;margin-top:.5em}#home-card-actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;padding:30px 30px 30px 50px;-webkit-box-flex:1;flex:1}#home-card-actions>div:first-of-type{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%}#home-card-actions>div:first-of-type h1,#home-card-actions h1{font-weight:450;font-size:2em}.action-row{cursor:pointer;padding:15px 0;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.action-row:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.2)}.action-row:hover{background-color:#ededed}.action-row:active{background-color:#ccc}.action-row .ant-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.action-row>div:first-of-type,.action-row>div:nth-child(2){padding-right:1em}.empty-action-list-placeholder{-webkit-box-flex:1;flex:1;text-align:center;font-weight:700;vertical-align:middle}.container-icon{min-width:30px}.container-icon svg{width:30px}.carousel button{border-radius:100px;border:0 solid #fff;font-weight:700;width:12px;height:12px;cursor:pointer;margin-right:8px}.fade{transition:opacity .5s}.fade-in{opacity:1}.fade-out{opacity:0}@media screen and (max-width:767px){#calendar-filter-card{display:block!important}}.home{width:100%;padding:0 10%;position:relative;max-width:1600px;margin:auto}@media screen and (max-width:768px){.home{padding:0}}.home .items{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1280px){.home .items{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.home .items{grid-template-columns:1fr}}.home .items .ant-card{min-width:312px;width:calc(100% - 2em);margin:0 1em 1em;border-width:1px 1px 1px 4px}.home .items .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.home .items .ant-card>.ant-card-body>div:first-of-type{padding:6px 1em;border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}.home .items .ant-card>.ant-card-body>div:first-of-type>div{padding-left:1em;flex:1}.home .items .ant-card>.ant-card-body>div:first-of-type>div>span{display:block;text-align:center}.home .items .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;text-align:center}.home .items .ant-card>.ant-card-body>button{width:50%;margin-top:auto;margin-bottom:6px;align-self:center}#home-card-list-empty{width:100%;text-align:center}.content-card-pp{display:flow;gap:8px;justify-content:center;align-items:start;min-height:240px;border-radius:30px;border:1px solid #e8e8e8;width:100%;overflow:hidden;position:relative;background-color:#fff;padding:16px}@media screen and (max-width:1280px){.content-card-pp{padding:16px 8px 80px}}.content-card-pp .image{width:80px}.content-card-pp .button-card{width:calc(100% + 34px)!important;border-radius:0!important;margin-bottom:-1px!important;font-size:18px;padding:16px 42px;height:60px;text-align:left;left:-16px;box-sizing:border-box;font-weight:700;bottom:0;position:absolute;display:flex;justify-content:space-between;border-width:0;color:#fff;background-color:#004dcd;cursor:pointer}@media screen and (max-width:1920px){.content-card-pp .button-card{font-size:18px!important}}@media screen and (max-width:720px){.content-card-pp .button-card{font-size:12px}}.content-card-pp h2{font-weight:900;color:#004dcd;margin:auto}@media screen and (max-width:1920px){.content-card-pp h2{font-size:18px!important}}@media screen and (max-width:720px){.content-card-pp h2{font-size:12px}}.content-card-pp .background{position:absolute;top:-7px;right:-31px;width:180px}.content-card-pp .buttons{display:grid;gap:16px}.content-card-pp .buttons button{width:100%;max-width:280px;height:80px;padding:0;color:#fff;background-color:#fff;border:0 solid #fff}@media screen and (max-width:1960px){.content-card-pp .buttons button{max-width:240px}}.content-card-pp .buttons button img{width:100%;max-width:280px}@media screen and (max-width:1960px){.content-card-pp .buttons button img{max-width:240px}}.content-card-pp .card-content{margin-bottom:75px}.pp .ant-table{width:100%;overflow-x:auto}.pp .ant-table .ant-table-tbody>tr>td,.pp .ant-table .ant-table-thead>tr>th{white-space:nowrap}@media (max-width:768px){.pp .ant-table{font-size:12px}}.pp .container-icon{display:flex;justify-content:flex-end}.pp .card-items{display:grid;grid-template-columns:1fr 2fr;gap:16px;width:100%}@media screen and (max-width:1280px){.pp .card-items{grid-template-columns:1fr}}.pp .card-items div{width:100%}.pp .content-card-pp{gap:16px;margin-bottom:8px;display:grid;grid-template-columns:1fr;align-content:start}.pp .card-buttons{width:100%;display:flex;justify-content:center}.pp .button-pp{max-width:180px}.pp .card-content{margin-bottom:8px}.pp h2{margin-left:0}.button-card-all{width:100%;border-radius:30px!important;height:calc(100% - 30px);font-weight:700;display:grid;justify-content:center;align-items:center;border-width:0;color:#fff;background-color:#004dcd;font-size:26px;padding:8px;box-sizing:border-box;cursor:pointer}.timeline{width:100%;background-color:#fff;overflow-x:scroll;font-size:12px;display:flex;padding-bottom:16px;position:relative}.timeline .hidden{color:#fff;height:46px}.timeline .progress{position:absolute;z-index:8;height:46px;border-radius:32px}.timeline .progress-start{position:absolute;z-index:8;height:46px;-webkit-border-top-right-radius:32px;-webkit-border-bottom-right-radius:32px;-moz-border-radius-topright:32px;-moz-border-radius-bottomright:32px;border-top-right-radius:32px;border-bottom-right-radius:32px}.timeline .day{margin:0 8px;min-height:46px;text-align:center;z-index:100;background-color:#fff}.timeline h1{font-weight:900;max-width:calc(100% - 140px)}.scroll-arrow{position:absolute;right:0;top:calc(50% - 30px);z-index:100;font-size:30px;font-family:Effra-Regular;animation:moveIcon 1s linear infinite alternate}@keyframes moveIcon{0%{right:0}50%{right:20px}to{right:0}}.disclaimer{padding:16px 0 0;text-align:center;font-weight:700}.bar-label{flex-wrap:nowrap;position:relative;display:flex;padding-right:12px;font-size:14px;min-height:46px;max-height:46px;gap:8px;text-align:start;justify-content:space-between;align-content:center}.bar-label .text{font-size:13.5px}.bar-label .text,.bar-label .text-sub{line-height:13px;display:grid;vertical-align:middle;align-content:center;justify-content:center;background-color:#fff;max-width:140px;padding-right:4px;box-sizing:border-box}.bar-label .text-sub{font-size:12px}.bar-label img{height:32px;width:32px;border-radius:100%;margin-top:5px}.limit{background-color:transparent}.limit .right-bar{z-index:1000;background:#fff}.limit .right-bar,.limit .right-bar:before{width:32px;height:100%;position:absolute;right:0;top:0}.limit .right-bar:before{content:" ";background:transparent;border-top-right-radius:100%;border-bottom-right-radius:100%}.limit .left-bar{z-index:1000;background:#fff}.limit .left-bar,.limit .left-bar:before{width:32px;height:100%;position:absolute;left:0;top:0}.limit .left-bar:before{content:" ";background:transparent;border-top-left-radius:100%;border-bottom-left-radius:100%}.bar-title{position:relative}.bar-title .icon{position:absolute;right:-28px;top:7px;font-size:20px}.infos{visibility:hidden;color:rgba(0,0,0,.65);display:flex;align-items:center;z-index:10;font-weight:600;max-height:26px;position:absolute;top:0;left:0;margin-top:5px;margin-left:4px}.infos:hover{opacity:.8;transition:all .5s ease-out}.infos div{background-color:hsla(0,0%,100%,.8);border-radius:32px;display:flex;justify-content:center;align-items:center;border:1px solid}.infos .percent{font-size:14px}.infos .label{padding-right:8px}.infos span{padding:0 4px;white-space:nowrap}.infos img{height:26px;width:26px;border-radius:100%}.bar{position:relative;display:flex;cursor:pointer}.timeline::-webkit-scrollbar{height:10px}.timeline::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}.timeline::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.day-bar{width:100%;display:inline-block;box-sizing:border-box;min-height:46px;position:relative;z-index:2}.lines{position:absolute;width:100%;height:100%;border-right:1px solid #eee;z-index:0}.timeline-day{justify-content:end;align-items:self-end;display:flex;row-gap:16px;width:calc(100% + 2px);position:relative;min-width:140px}.timeline-day .column{display:grid;row-gap:16px;width:100%;align-content:end}@media screen and (max-width:780px){.timeline-day{min-width:140px}}.bar-mobile{display:grid;justify-content:space-between;grid-template-columns:1.2fr 1fr;border-bottom:1px solid #eee;font-size:12px}.bar-mobile .text{max-width:100%}@media screen and (max-width:530px){.bar-mobile{min-height:100px;line-height:16px;padding-top:8px}}@media screen and (max-width:480){.bar-mobile{min-height:150px;line-height:16px;padding-top:36px}}.bar-mobile .icons{display:flex;width:50px;min-width:50px;justify-content:space-around;flex-wrap:wrap;align-content:center}.bar-mobile .icons .icon{margin-top:5px}.bar-mobile .bar-label{max-height:41px;min-height:41px}.bar-mobile .dates{text-align:right}.bar-mobile:last-child{border-bottom:1px solid #fff}.fixed{position:absolute!important;top:65px;left:0;background-color:#fff;z-index:101;height:100%}.now{font-weight:700;color:#532ca1}.fixed .column{position:absolute!important;top:0;left:0}.timeline-year{justify-content:end;align-items:self-end;display:flex;row-gap:16px;width:calc(5% + 2px);position:relative;min-width:3px}.timeline-year .column{display:grid;row-gap:16px;width:100%;align-content:end}.start-date{-webkit-border-top-left-radius:32px;-webkit-border-bottom-left-radius:32px;-moz-border-radius-topleft:32px;-moz-border-radius-bottomleft:32px;border-top-left-radius:32px;border-bottom-left-radius:32px}.end-date{-webkit-border-top-right-radius:32px;-webkit-border-bottom-right-radius:32px;-moz-border-radius-topright:32px;-moz-border-radius-bottomright:32px;border-top-right-radius:32px;border-bottom-right-radius:32px}.max{-webkit-border-top-right-radius:0!important;-webkit-border-bottom-right-radius:0!important;-moz-border-radius-topright:0!important;-moz-border-radius-bottomright:0!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.date-selector{width:100%;position:relative;z-index:20}.date-selector .space{height:18px}.date-selector header{display:flex;justify-content:space-between;margin-bottom:16px;position:relative;z-index:20}.date-selector header select{height:46px;border-radius:24px;padding:8px;font-size:14px}.date-selector header div{width:100%}.date-selector header h2{margin:0}.date-selector header h3{margin:0;font-size:12px;color:rgba(0,0,0,.65);max-height:18px}.date-selector header .days{display:flex;justify-content:end;column-gap:8px}.date-selector header .days select{height:31px;font-size:14px;padding:4px}@media screen and (max-width:767px){.date-selector header .days button{padding:4px;font-size:12px}.date-selector header .days select{font-size:12px}}.finish{height:46px;width:2px;z-index:10;background-color:#e84e1b;position:absolute}.evento-line{margin:0 18px;background-color:#00f;height:60px;width:2px}.bars-eventos{position:absolute;height:100%;z-index:10;width:100%;display:flex;justify-content:center}.bars-eventos button{background-color:transparent;border:0 solid transparent;height:60px;cursor:pointer;margin:0;padding:0}.bars-eventos img{background-color:#00f;height:28px;width:28px;border-radius:100%;position:absolute;top:2px;left:4.5px}.bars-eventos .icon{position:relative}.drop-front{background-color:#00f;width:32px;height:32px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:75px;-webkit-border-bottom-right-radius:75px;-webkit-border-bottom-left-radius:75px;-moz-border-top-left-radius:0;-moz-border-top-right-radius:75px;-moz-border-bottom-right-radius:75px;-moz-border-bottom-left-radius:75px;border-top-left-radius:0;border-top-right-radius:75px;border-bottom-right-radius:75px;border-bottom-left-radius:75px;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);margin:auto 2.5px}.time .ant-card-body{padding-left:0;padding-right:0;overflow:hidden}.concave{position:absolute;right:-12px;top:0;overflow:hidden;width:12px;height:100%;z-index:3;background:#fff}.concave img{height:100%;transform:scaleY(-1)}.card-library h2{font-size:16px;font-weight:600;margin:auto}.calendar-content{width:100%;padding:0 10%}#calendar-filter-card,#calendar-filter-card>.ant-card>.ant-card-body{border-width:1px 1px 1px 4px}#calendar-filter-card>.ant-card>.ant-card-body>.ant-select{width:20em}.preview-caroussel .preview-iframe{width:133.3%;height:133.3%;overflow-x:hidden;-moz-transform:scale(.75);-moz-transform-origin:0 0;-o-transform:scale(.75);-o-transform-origin:0 0;-webkit-transform:scale(.75);-webkit-transform-origin:0 0;transform:scale(.75);transform-origin:0 0}.preview-caroussel .no-interaction{pointer-events:none}.preview-caroussel .no-interaction section main{overflow:hidden;overflow-y:hidden!important}.preview-caroussel .ant-card-body img{display:inline!important}.preview-caroussel .iframe-row{width:100%;height:100%;-ms-zoom:.75;zoom:.75;margin-top:0}.preview-caroussel .backoffice-events-form-item{margin-bottom:5px}.preview-caroussel .no-show{display:none}.preview-caroussel .ant-carousel .slick-slide{text-align:center;height:430px;background:grey;overflow:hidden;width:200px;margin-bottom:16px}.preview-caroussel .slick-next:before,.preview-caroussel .slick-prev:before{font-family:slick;font-size:40px;line-height:1;color:grey;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.preview-caroussel .ant-carousel .slick-dots-bottom{bottom:30px!important}.preview-caroussel .slick-prev:before{content:"<"!important}.preview-caroussel [dir=rtl] .slick-next{left:-10px;top:70px;right:auto}.preview-caroussel .slick-next:before,.preview-caroussel [dir=rtl] .slick-next:before{content:">"!important}.preview-caroussel .ant-carousel .slick-slide h3{color:#fff}#backoffice-event-form{margin:0 20%}#backoffice-event-form form>div:last-of-type{display:flex;justify-content:center;margin-top:1em}#backoffice-event-form form>div:last-of-type>button:last-of-type{margin-left:1em}.backoffice-events-form-item{margin-bottom:5px}.no-show{display:none}.ant-modal-body .form-description{color:rgba(0,0,0,.85)}#backoffice-signin-form{width:100%;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;align-items:center;flex:1}#backoffice-signin-alert{margin-bottom:0;font-weight:700;color:#e60000}.backoffice-signin-form-item{width:30%;margin-bottom:0}#backoffice-event-list-container{width:fit-content!important;min-width:100%}#backoffice-event-list-container .actions-table .ant-table-thead th{background-color:#004dce!important}#backoffice-event-list-container .inner-table .ant-table-thead th{background-color:#fff!important}#backoffice-event-list-container .backoffice-schools-filter-option-container{width:15em;margin-bottom:16px}#backoffice-event-list-container .backoffice-schools-filter-option-container>.ant-select{width:90%}#backoffice-schools-filter-consultant-clear{margin-left:5px}#backoffice-schools-filter-consultant-clear>svg{color:grey}#backoffice-user-form-card{margin:0 20%}#backoffice-user-form-card form>div:last-of-type{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;margin-top:1em}#backoffice-user-form-card form>div:last-of-type>button:last-of-type{margin-left:1em}.email-correct-suffix{border-right:none}.email-correct-suffix span .ant-input:focus{box-shadow:none}.email-correct-suffix span .ant-input-group-addon{border-left:none}.backoffice-user-form-item{margin-bottom:5px}#backoffice-users-card>.ant-card-body{padding:4px}.backoffice-users-actions{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:space-around;font-size:1.3em}.backoffice-users-actions>i{cursor:pointer;-moz-transition-property:color;-o-transition-property:color;-webkit-transition-property:color;transition-property:color;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.backoffice-users-actions>i:hover{color:#004dce}#backoffice-users-new-button{position:absolute;bottom:10px;right:10px}#boletim-container-desktop{width:100%;height:100%}@media screen and (min-width:768px){#boletim-container-desktop{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}#boletim-container-desktop>.ant-card{width:49%}#boletim-container-desktop>.ant-card:first-of-type{-webkit-box-flex:0;align-self:flex-start}#boletim-container-desktop>.ant-card:first-of-type>.ant-card-body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#boletim-container-desktop>.ant-card:first-of-type>.ant-card-body>h1>img{height:2em;width:auto;margin-left:1em}#boletim-container-desktop>.ant-card:first-of-type>.ant-card-body>p{text-align:center}#boletim-container-desktop>.ant-card:first-of-type>.ant-card-body textarea{width:75%;margin:.5em 0}#boletim-container-desktop>.ant-card:last-of-type{display:block}#boletim-container-desktop>.ant-card:last-of-type>.ant-card-body{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#boletim-container-desktop>.ant-card:last-of-type>.ant-card-body>p{text-align:center}#boletim-container-mobile{width:100%;height:100%}@media screen and (max-width:767px){#boletim-container-mobile{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column}}#boletim-container-mobile>.ant-card{width:100%}#boletim-container-mobile>.ant-card:first-of-type{margin-bottom:.5em}#boletim-container-mobile>.ant-card:first-of-type>.ant-card-body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#boletim-container-mobile>.ant-card:first-of-type>.ant-card-body>h1{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}#boletim-container-mobile>.ant-card:first-of-type>.ant-card-body>h1>span{white-space:nowrap}#boletim-container-mobile>.ant-card:first-of-type>.ant-card-body>h1>img{height:2em;width:auto;margin-left:1em}#boletim-container-mobile>.ant-card:first-of-type>.ant-card-body>p{text-align:center}#boletim-container-mobile>.ant-card:first-of-type>.ant-card-body textarea{width:75%;margin:.5em 0}#boletim-container-mobile>.ant-card:last-of-type>.ant-card-body{height:100%;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;align-items:center}#boletim-container-mobile>.ant-card:last-of-type>.ant-card-body>p{text-align:center}.boletim-user-type-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-bottom:.5em}@media screen and (max-width:350px){.boletim-user-type-container{width:100%}.boletim-user-type-container p{margin-left:1.5em}}@media screen and (max-width:1024px) and (min-width:351px){.boletim-user-type-container{width:100%}}@media screen and (min-width:1025px){.boletim-user-type-container{width:75%}}.boletim-user-type-container p{margin-bottom:0;margin-right:1em;white-space:nowrap;text-align:center}.boletim-responsible-name-container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media screen and (max-width:1024px){.boletim-responsible-name-container{width:100%}}@media screen and (min-width:1025px){.boletim-responsible-name-container{width:75%}}.boletim-responsible-name-container>span{margin-right:1em}.boletim-responsible-name-container>input{flex:1}.calendly-inline-widget{width:100%;height:1150px;flex:1}#calendar-filter-card{width:100%;display:-webkit-box;display:flex;max-width:1620px;margin:auto}@media screen and (min-width:768px){#calendar-filter-card{-webkit-box-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){#calendar-filter-card{-webkit-box-pack:center;justify-content:center}}#calendar-filter-card>.ant-card>.ant-card-body{padding:12px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}#calendar-filter-card>.ant-card>.ant-card-body>span{margin-right:1em}#calendar-filter-card>.ant-card>.ant-card-body>.ant-select{width:10em}.calendar-container{max-width:1620px;margin:auto}#calendar-card-desktop table ul,#calendar-card-tablet table ul{margin:0;padding-left:20px}#calendar-card-desktop table button,#calendar-card-tablet table button{width:100%}#calendar-card-tablet>.ant-card-body{padding:12px 4px}.event-subscribed-container>div:first-of-type{margin-bottom:10px}.event-subscribed-container>div:first-of-type>i{cursor:pointer;font-size:1.5em;margin-left:1em}#gravacoes-filter-card{width:100%;margin-bottom:.5em;display:-webkit-box;display:flex}@media screen and (min-width:768px){#gravacoes-filter-card{-webkit-box-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){#gravacoes-filter-card{-webkit-box-pack:center;justify-content:center}}#gravacoes-filter-card>.ant-card>.ant-card-body{padding:12px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}#gravacoes-filter-card>.ant-card>.ant-card-body>span{margin-right:1em}#gravacoes-filter-card>.ant-card>.ant-card-body>.ant-select{width:10em}#gravacoes-card-desktop table ul,#gravacoes-card-tablet table ul{margin:0;padding-left:20px}#gravacoes-card-desktop table button,#gravacoes-card-tablet table button{width:100%}#gravacoes-card-tablet>.ant-card-body{padding:12px 4px}.ant-layout-content{overflow-x:hidden}.documentos{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1280px){.documentos{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.documentos{grid-template-columns:1fr}}.documentos .ant-row{margin-bottom:16px}.documentos .ant-card{min-width:312px;width:calc(100% - 2em);margin:1em;border-width:1px 1px 1px 4px}.documentos .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.documentos .ant-card>.ant-card-body>h2:first-of-type{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;padding:6px 1em;display:block;text-align:center;font-size:16px;font-weight:700;margin:8px 0;text-align:left}.documentos .ant-card>.ant-card-body>p{text-align:center}.documentos .ant-card>.ant-card-body>form,.documentos .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;box-sizing:border-box}.documentos .line{width:100%;display:grid;align-items:center}.documentos .upload{display:grid;column-gap:16px;grid-template-columns:1fr 1fr;align-items:center}.documentos .preview img{width:100px}.documentos .line-grid{width:100%;display:grid;column-gap:16px;grid-template-columns:1fr 1fr;align-items:center}.documentos .content-alert{padding:8px;box-sizing:border-box;width:100%!important;border:1px solid rgba(0,0,0,.2);margin:0 0 16px!important;max-width:100%!important}.alert-card{display:flex}.alert-card .ant-card{background-color:#fef2dc}.card-size{display:grid}#equipes-desktop,#equipes-mobile{width:100%}#equipes-desktop{width:95%;padding:0 5%;position:relative;max-width:1600px;margin:auto}#equipes-desktop>div{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:16px}#equipes-desktop>div #equipes-card-list-empty{-ms-grid-column:1/3;grid-column:1/3}#equipes-desktop>div .ant-card>.ant-card-body>p{text-align:center!important}#equipes-desktop>div .ant-card>.ant-card-body>form,#equipes-desktop>div .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;box-sizing:border-box}#equipes-desktop>div .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-flex-direction:column;flex-direction:column}#equipes-desktop>div .ant-card>.ant-card-body:first-of-type{padding:6px 1em;border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}@media screen and (min-width:491px) and (max-width:690px){#equipes-desktop>div .ant-card>.ant-card-body:first-of-type>.custom-avatar{-webkit-transform:scale(2) translateX(-20%);-moz-transform:scale(2) translateX(-20%);-ms-transform:scale(2) translateX(-20%);-o-transform:scale(2) translateX(-20%);transform:scale(2) translateX(-20%)}}@media screen and (min-width:691px) and (max-width:1190px){#equipes-desktop>div .ant-card>.ant-card-body:first-of-type>.custom-avatar{height:14vw;width:20vw;font-size:11vw}}@media screen and (min-width:1191px){#equipes-desktop>div .ant-card>.ant-card-body:first-of-type>.custom-avatar{height:2em;width:2em;font-size:100px}}#equipes-desktop>div:after{content:"";flex:1}#equipes-mobile>div{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr}#equipes-mobile>div .ant-card{min-width:312px;margin:0 5px 1em;flex:1;border-width:1px 1px 1px 4px}#equipes-mobile>div .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}#equipes-mobile>div .ant-card>.ant-card-body:first-of-type{padding:6px 1em;border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}#equipes-mobile>div .ant-card>.ant-card-body:first-of-type>.custom-avatar{height:150px;width:150px;font-size:4em}#equipes-mobile>div .ant-card>.ant-card-body:first-of-type:last-of-type{margin-top:.5em}.equipe-description-expanded{overflow:hidden!important;-ms-text-overflow:unset!important;-o-text-overflow:unset!important;text-overflow:unset!important;white-space:normal!important;max-height:20em!important}#event-stream-container{height:100%;width:100%;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;align-items:center}#event-stream-container>button{margin-bottom:.5em}#event-stream-container>iframe{width:100%;flex:1}.sign-in-container-forgot{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center;height:100%;padding:4% 7%;overflow-y:auto}.sign-in-container-forgot>img{display:block;height:auto;margin:0 auto 10px}@media screen and (max-width:500px){.sign-in-container-forgot>img{width:50%}}@media screen and (min-width:501px) and (max-width:1024px){.sign-in-container-forgot>img{width:30%}}@media screen and (min-width:1025px){.sign-in-container-forgot>img{width:75%}}.sign-in-container-forgot>p:first-of-type{color:#fa0000;font-weight:700}.sign-in-container-forgot .ant-form-item{margin-bottom:8px}.sign-in-container-forgot #sign-in-button-forgot{width:100%;height:100%;font-size:1.5em}.sign-in-container-forgot .custom-form-line{margin-bottom:31px}.sign-in-container-forgot #sign-in-sign-up-forgot{display:block;margin-top:0}.sign-in-container-forgot #sign-in-sign-up-forgot>div{text-align:center}.sign-in-container-forgot #sign-in-sign-up-forgot>div>p{margin-bottom:1%}.sign-in-container-forgot .ant-form-explain{margin-bottom:-1.5em}.sign-in-container-forgot #back-login-forgot,.sign-in-container-forgot #sign-up-button-forgot{border-radius:6px;width:100%;min-height:2em;font-size:1.5em}.sign-in-container-forgot #back-login-forgot{margin-top:16px}body{font-family:sans-serif}input{border:1px solid #999;padding:.5rem;width:300px}.no-suggestions{color:#999;padding:.5rem}.suggestions{border:1px solid #999;border-top:0 solid #999;list-style:none;margin-top:0;max-height:143px;overflow-y:auto;padding-left:0;width:calc(300px + 1rem)}.suggestions li{padding:.5rem}.suggestion-active,.suggestions li:hover{background-color:#004dce;color:#fff;cursor:pointer;font-weight:700}.suggestions li:not(:last-of-type){border-bottom:1px solid #999}.prompts{width:80%;margin:0 10%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1280px){.prompts{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.prompts{grid-template-columns:1fr}}.prompts .ant-card{min-width:312px;width:calc(100% - 2em);margin:0 1em 1em;border-width:1px 1px 1px 4px}.prompts .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.prompts .ant-card>.ant-card-body>div:first-of-type{padding:6px 1em;border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}.prompts .ant-card>.ant-card-body>div:first-of-type>div{padding-left:1em;flex:1}.prompts .ant-card>.ant-card-body>div:first-of-type>div>span{display:block;text-align:center}.prompts .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;text-align:center}.prompts .ant-card>.ant-card-body>button{width:50%;margin-top:auto;margin-bottom:6px;align-self:center}.prompts .ant-row{margin-bottom:16px}.prompts-card-list-empty{text-align:center}#autocomplete-filter-card{width:89%;margin-bottom:.5em;position:relative;display:grid}@media screen and (min-width:768px){#autocomplete-filter-card{-webkit-box-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){#autocomplete-filter-card{-webkit-box-pack:center;justify-content:center}}.test-prep{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;gap:.5em;justify-content:center;align-items:stretch;max-width:1620px;margin:auto}.test-prep>.ant-card{align-self:stretch;width:100%;margin:0}.test-prep .data-envio{position:absolute;bottom:59px;right:-1px;border-top-left-radius:20px;color:#fff;display:inline-block!important;text-align:left;font-size:12px;padding:4px!important;line-height:15px}.test-prep .data-envio>div{padding:0 24px 0 16px!important}.test-prep .data-envio>.date{font-size:16px}.test-prep .date-space{height:8px}@media screen and (max-width:1280px){.test-prep{grid-template-columns:1fr}}.test-prep .card-math{display:flex;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:16px;min-height:504px}@media screen and (max-width:1280px){.test-prep .card-math{display:grid;grid-template-columns:1fr!important}}@media screen and (max-width:1620px){.test-prep .card-math .button-card{font-size:14px!important;justify-content:space-between;align-items:center}}@media screen and (max-width:1280px){.test-prep .card-math .button-card{font-size:16px!important}}.test-prep ul{padding-inline-start:0!important}.test-prep .materias{padding:16px;box-sizing:border-box;min-height:648.5px;height:100%}.test-prep .materias .ant-table-column-title{font-size:17px;color:#004dcd;font-weight:600}@media screen and (max-width:720px){.test-prep .materias .ant-table-column-title{font-size:12px}}.test-prep .materias tr td{cursor:pointer;font-size:16px}@media screen and (max-width:720px){.test-prep .materias tr td{font-size:12px;padding:2px}}.test-prep .icon-materias{width:32px}@media screen and (max-width:720px){.test-prep .icon-materias{width:16px}}@media screen and (max-width:480px){.test-prep .icon-materias-disabled{display:none}}.test-prep .tab{width:100%;padding:25px;font-family:sans-serif;font-size:18px;color:#532ca1;box-sizing:border-box}@media screen and (max-width:720px){.test-prep .tab{padding:2px}}.test-prep .tab .tabs-header{padding-inline-start:0}.test-prep ul.inline{list-style:none;padding:0;margin-bottom:0;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}.test-prep li,.test-prep ul.inline{display:inline-block;margin-left:0;padding:10px;border-bottom:2px solid #eee;transition:all .5s;font-family:Lato,sans-serif;font-weight:300;cursor:pointer;font-size:18px;color:#532ca1;font-weight:700;width:33%;text-align:center}@media screen and (max-width:720px){.test-prep li,.test-prep ul.inline{font-size:12px}}.test-prep li.selected,.test-prep ul.inline{border-bottom:2px solid #1890ff;color:#004dcd}.test-prep label{font-size:11px}.test-prep .content-simulados{min-height:644px;padding:16px;box-sizing:border-box}.test-prep .content-simulados .ant-table-column-title{font-size:17px;color:#478dff;font-weight:600}@media screen and (max-width:720px){.test-prep .content-simulados .ant-table-column-title{font-size:12px}}.test-prep .content-simulados tr td{cursor:pointer;font-size:16px}@media screen and (max-width:720px){.test-prep .content-simulados tr td{font-size:12px;padding:2px}}.test-prep .content-simulados .title{font-weight:900;color:#004dcd;text-align:center;width:100%}.test-prep .content-calendario{min-height:648.5px;height:100%;padding:16px;box-sizing:border-box}.test-prep .content-calendario .ant-table-column-title{font-size:17px;color:#478dff;font-weight:600}@media screen and (max-width:720px){.test-prep .content-calendario .ant-table-column-title{font-size:12px}}.test-prep .content-calendario .ant-btn-primary{background-color:#004dcd}.test-prep .content-calendario tr td{cursor:pointer;font-size:16px}@media screen and (max-width:720px){.test-prep .content-calendario tr td{font-size:12px;padding:2px}}.test-prep .content-calendario .title{font-weight:900;color:#004dcd;text-align:center;width:100%}.test-prep .content-calendario .calendario{margin-top:16px;text-align:center;width:100%}.test-prep .content-math{display:grid;gap:16px;justify-content:center;align-items:center;padding:8px;box-sizing:border-box;font-size:18px;position:relative;border-width:1px 1px 1px 4px;max-width:345px;margin:auto}@media screen and (max-width:480px){.test-prep .content-math{font-size:14px}}.test-prep .content-math h3{margin:0;padding:0;font-size:12px!important}@media screen and (max-width:1400px){.test-prep .content-math h3{font-size:10px!important}}@media screen and (max-width:1280px){.test-prep .content-math h3{font-size:12px!important}}.test-prep .content-math .value{font-size:28px;font-weight:700}@media screen and (max-width:1960px){.test-prep .content-math .value{font-size:26px}}@media screen and (max-width:480px){.test-prep .content-math .value{font-size:18px}}.test-prep .content-math .english{display:flex;justify-content:center;align-items:center;text-align:center;gap:16px}.test-prep .content-math .english img{width:48px}.test-prep .content-math .math{display:flex;justify-content:center;align-items:center;text-align:center;border-bottom:1px solid;border-top:1px solid;padding:8px;gap:16px}.test-prep .content-math .math img{width:48px}.test-prep .content-math .time{display:flex;justify-content:center;align-items:center;text-align:center;gap:16px}.test-prep .content-math .time img{width:48px}.test-prep .content-math .ant-card{min-width:auto!important}.test-prep .content-math .image{width:80px}@media screen and (max-width:768px){.test-prep{grid-template-columns:1fr}}.test-prep .ant-row{margin-bottom:16px}.test-prep .ant-card{width:calc(100% - 2em);margin:1em;border-width:1px 1px 1px 4px}.test-prep .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.test-prep .ant-card>.ant-card-body>h2:first-of-type{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;display:block;text-align:center;font-size:16px;font-weight:700;margin:0;text-align:left}@media screen and (max-width:720px){.test-prep .ant-card>.ant-card-body>h2:first-of-type{font-size:12px}}.test-prep .ant-card>.ant-card-body .title{margin:0 14px 8px}.test-prep .ant-card>.ant-card-body>p{text-align:center}.test-prep .ant-card>.ant-card-body>form,.test-prep .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;box-sizing:border-box}.aulas-test-prep{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr;justify-content:center;align-items:stretch;max-width:1620px;padding:1em;box-sizing:border-box;margin:auto}.test-prep .card-materias{grid-column:1/-1}.ao-vivo{font-size:12px;color:red;font-family:sans-serif}.ao-vivo .dot{--s:10px;--c:#ff3b30;width:var(--s);height:var(--s);border-radius:50%;background:var(--c);display:inline-block;box-shadow:0 0 0 0 color-mix(in srgb,var(--c),transparent 40%);animation:dot-pulse .5s infinite;margin-left:4px;margin-right:4px}@keyframes dot-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 color-mix(in srgb,var(--c),transparent 40%)}70%{transform:scale(1.08);box-shadow:0 0 0 8px color-mix(in srgb,var(--c),transparent 100%)}to{transform:scale(1);box-shadow:0 0 0 0 color-mix(in srgb,var(--c),transparent 100%)}}.ao-vivo .dot--blink{animation:dot-blink 1s steps(2,start) infinite}@keyframes dot-blink{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.ao-vivo .dot,.ao-vivo .dot--blink{animation:none}}.card-clear{margin:0}.content-card-math{display:flow;gap:8px;justify-content:center;align-items:start;min-height:240px;padding:16px 8px;border-radius:30px;border:1px solid #e8e8e8;width:100%;overflow:hidden;position:relative}.content-card-math .title-card-math{display:block}@media screen and (max-width:1280px){.content-card-math .title-card-math{display:inline-block}}.content-card-math .ant-card-bordered{margin:0;width:100%!important}.content-card-math .ant-card-bordered img{width:40px}.content-card-math .ant-card-bordered h2{width:calc(100% - 40px);font-size:14px!important}.content-card-math .ant-card-bordered h4{width:calc(100% - 40px)}@media screen and (max-width:1280px){.content-card-math .ant-card-bordered img{width:80px}.content-card-math .ant-card-bordered .button-card{font-size:16px!important;justify-content:space-between;align-items:center}.content-card-math .ant-card-bordered .title-card-math{display:inline-block}.content-card-math .ant-card-bordered h2{width:calc(100% - 80px);font-size:16px!important}.content-card-math .ant-card-bordered h4{width:calc(100% - 80px)}}@media screen and (max-width:1280px){.content-card-math{padding:16px 8px 80px}}.content-card-math .image{width:80px}.content-card-math .button-card{width:calc(100% + 34px)!important;border-radius:0!important;margin-bottom:-1px!important;font-size:18px;padding:16px 42px;height:60px;text-align:left;left:-16px;box-sizing:border-box;font-weight:700;bottom:0;position:absolute;display:flex;justify-content:space-between;border-width:0;color:#fff;background-color:#004dcd;cursor:pointer}@media screen and (max-width:1920px){.content-card-math .button-card{font-size:18px!important}}@media screen and (max-width:720px){.content-card-math .button-card{font-size:12px}}.content-card-math h2{font-weight:900;color:#004dcd;margin:auto}@media screen and (max-width:1920px){.content-card-math h2{font-size:18px!important}}@media screen and (max-width:1500px){.content-card-math h2{font-size:16px!important}}@media screen and (max-width:720px){.content-card-math h2{font-size:12px}}.content-card-math .background{position:absolute;top:-7px;right:-31px;width:180px}.content-card-math .buttons{display:grid;gap:16px}.content-card-math .buttons button{width:100%;max-width:280px;height:80px;padding:0;color:#fff;background-color:#fff;border:0 solid #fff}@media screen and (max-width:1960px){.content-card-math .buttons button{max-width:240px}}.content-card-math .buttons button img{width:100%;max-width:280px}@media screen and (max-width:1960px){.content-card-math .buttons button img{max-width:240px}}.content-card-math .password-content{width:100%;min-height:320px}.content-card-math .password,.content-card-math .password-content,.content-card-math .password-content .form{display:grid;gap:16px;justify-content:center;align-items:center}.content-card-math .password{width:100%}.simulado-empty{text-align:center}.disabled-table tr td{cursor:not-allowed!important;opacity:.8}.tp-list{display:grid;gap:16px}.tp-group{border:1px solid #e8edf6;border-radius:16px;background:#fff;overflow:hidden}.tp-group-header{background:#004dcd;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 14px}.tp-group-title{font-weight:700;font-size:14px}.tp-group-badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.35)}.tp-group-badge--ok{background:rgba(46,204,113,.18);border-color:rgba(46,204,113,.35)}.tp-group-badge--warn{background:rgba(255,159,67,.18);border-color:rgba(255,159,67,.35)}.tp-group-body{padding:10px;background:#f6f8fc;display:grid;gap:10px;max-height:500px;overflow-y:auto}.tp-row{background:#fff;border-radius:12px;padding:12px;display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;cursor:pointer}.tp-row:hover{background:#fbfcff}.tp-row-status{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:14px}.tp-row-status--ok{background:#eaf8f0;color:#22a35a;border:1px solid #cfeedd}.tp-row-status--bad{background:#ffeff0;color:#e74c3c;border:1px solid #ffd0d4}.tp-row-main{min-width:0}.tp-row-title{font-weight:600;font-size:13px;color:#1f2a44;display:flex;align-items:center;gap:10px;min-width:0}.tp-row-sub{font-size:12px;color:rgba(31,42,68,.6)}.tp-row-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#ff3b30;font-weight:700}.tp-row-action{border:1px solid #cfe0ff;color:#004dcd;background:#fff;border-radius:999px;padding:6px 12px;font-weight:600;cursor:pointer}.tp-row-action:hover{background:#f3f7ff}@media screen and (max-width:720px){.tp-row{grid-template-columns:28px 1fr auto;padding:10px}.tp-row-title{font-size:12px}}.provas{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr;max-width:1620px;margin:auto}@media screen and (max-width:1280px){.provas{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.provas{grid-template-columns:1fr}}.provas .ant-row{margin-bottom:16px}.provas .ant-card{min-width:312px;width:calc(100% - 2em);margin:1em;border-width:1px 1px 1px 4px}.provas .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.provas .ant-card>.ant-card-body>h2:first-of-type{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center;display:block;text-align:center;font-size:16px;font-weight:700;margin:14px;text-align:left}.provas .ant-card>.ant-card-body>p{text-align:center}.provas .ant-card>.ant-card-body>form,.provas .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;box-sizing:border-box}.provas-card-list-empty{text-align:center}.info-input{position:absolute;top:1px;right:0;width:10px;height:10px;display:block}.info-input svg{background-color:#fff;border-radius:10px}.provas-header-redirect{display:flex;width:100%;justify-content:flex-end;padding:16px;max-width:1620px;margin:auto}.results-row{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;column-gap:8px}@media screen and (max-width:930px){.results-row{grid-template-columns:1fr}}.title-prova{font-size:16px;font-weight:600;margin:auto;display:flex;width:calc(100% - 104px);text-align:center!important}.icone-prova{width:100%;display:flex;justify-content:end;position:absolute;top:24px;right:16px}.icone-prova img{width:80px}.line{width:100%}.line,.upload{display:grid;align-items:center}.upload{column-gap:16px;grid-template-columns:1fr 1fr}@media screen and (max-width:930px){.upload{grid-template-columns:2fr 1fr!important}}@media screen and (max-width:560px){.upload{grid-template-columns:1fr!important}}.status-prova{margin-bottom:16px;font-size:16px}.upload-multi{display:grid;column-gap:16px;grid-template-columns:1fr 1fr 1fr;align-items:center}@media screen and (max-width:1560px){.upload-multi{grid-template-columns:1fr 1fr}}@media screen and (max-width:1280px){.upload-multi{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1060px){.upload-multi{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.upload-multi{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:560px){.upload-multi{grid-template-columns:1fr 1fr}}.line-div{border-bottom:1px solid #ddd;margin-bottom:18px;width:100%}.preview img{width:100px;margin-bottom:8px}.line-grid{width:100%;display:grid;column-gap:16px;grid-template-columns:1fr 1fr;align-items:center}.content-alert-prova{box-sizing:border-box;width:100%!important;border:1px solid rgba(0,0,0,.2);margin:8px auto 16px!important;max-width:100%!important;padding:8px 0}.content-alert-prova div{padding:0 8px;width:100%}.event-player{height:100%;width:100%;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;align-items:start}.event-player>button{margin-bottom:.5em}.event-player .player{display:grid;width:100%;height:100%;gap:16px;grid-template-columns:2fr 1fr;min-height:500px}@media screen and (max-width:1620px){.event-player .player{grid-template-columns:1fr}}.event-player .player>iframe{width:100%;height:100%}.event-player .player h1{font-size:26px;text-align:center;margin:auto;font-weight:700;color:#004dcd}.event-player .exercios{padding:16px;box-sizing:border-box;display:block;position:relative;border:1px solid #e8e8e8;border-left-width:4px;background-color:#fff;border-radius:30px}.event-player .exercios p{margin:16px 0}.event-player .exercios h1{width:100%;padding-bottom:4px;border-bottom:1px solid #ccc}.video-youtube{width:100%}.video-youtube .player-yt{width:100%;height:500px;position:relative;margin-top:16px}.video-youtube .player-yt>div{width:100%}.external-link{grid-template-columns:1fr}.external-link,.full-size{width:100%;display:block;display:grid!important}.full-size{grid-template-columns:1fr!important}.yt-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:8px 12px;box-sizing:border-box}.yt-player-shell{width:100%}.yt-aspect{position:relative;width:100%;aspect-ratio:16/9;background:#000}.yt-aspect>iframe{position:absolute;inset:0;width:100%;height:100%}.yt-overlay-username{position:absolute;top:8px;left:8px;padding:6px 10px;border-radius:6px;background:rgba(0,0,0,.45);color:#fff;font-size:12px;line-height:1;pointer-events:none}.yt-controls{margin-top:10px;display:grid;gap:8px}.yt-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.yt-custom-jump{display:inline-flex;gap:6px;align-items:center}.yt-custom-jump input[type=number]{width:80px;padding:6px 8px}.yt-speed select{padding:6px 8px}@media (max-width:900px){.yt-wrapper{max-width:900px}}@media (max-width:680px){.yt-overlay-username{font-size:11px}.yt-custom-jump input[type=number]{width:64px}}@media (max-width:520px){.yt-controls,.yt-row{gap:6px}.yt-overlay-username{font-size:10px;padding:4px 6px}}.yt-iframe{position:absolute;inset:0;width:100%!important;height:100%!important;z-index:1;pointer-events:auto}.yt-overlay{position:absolute;top:8px;left:8px;z-index:2;color:#fff;font-size:12px;padding:4px 8px;background:rgba(0,0,0,.4);border-radius:6px;pointer-events:none}.table-simulados{width:100%}.table-simulados td{padding:8px}.table-simulados .title{color:rgba(0,0,0,.85);font-weight:500;text-align:left;background:#fafafa;border-bottom:1px solid #e8e8e8}.table-simulados .title th{padding:16px 8px}.table-simulados tbody tr{border-bottom:1px solid #e8e8e8}.intro-table{width:100%}.intro-table tr{border-bottom:0 solid #fff!important}.fade-in{animation:fadeInAnimation .5s ease-in-out}@keyframes fadeInAnimation{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.list-cards{display:grid;column-gap:16px;grid-template-columns:380px 3fr;width:100%;max-width:1620px;margin:auto}@media screen and (max-width:980px){.list-cards{grid-template-columns:1fr}}.list-cards .card-alert{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.list-cards .card-alert.visible{opacity:1;transform:translateY(0)}.list-cards h3{font-size:16px;font-weight:700}@media screen and (max-width:980px){.list-cards h3{font-size:14px}}.list-cards .list{width:100%;display:grid;column-gap:16px;grid-template-columns:1fr 1fr;align-items:start}@media screen and (max-width:1280px){.list-cards .list{grid-template-columns:1fr}}.list-cards .filter .ant-card-body{display:grid;grid-template-columns:1fr;gap:16px;height:100%}@media screen and (max-width:980px){.list-cards .filter .ant-card-body{font-size:14px}}.list-cards .search-box{margin-bottom:15px}.list-cards .filter-input{width:100%;padding:10px;font-size:16px;border-radius:4px;border:1px solid #ccc}.list-cards .checkbox-group{display:grid;flex-wrap:wrap;gap:10px}@media screen and (max-width:980px){.list-cards .checkbox-group{display:flex}}.list-cards .checkbox-label{font-size:16px}@media screen and (max-width:980px){.list-cards .checkbox-label{font-size:14px}}.list-cards .checkbox-label input{margin-right:5px;width:12px}.list-cards .date-picker{margin-top:20px}.list-cards .date-picker .ant-picker,.list-cards .open-filter{width:100%}@media screen and (max-width:980px){.list-cards .open-filter{max-height:auto}}.list-cards .closed-filter{width:100%}@media screen and (max-width:980px){.list-cards .closed-filter{max-height:0;overflow:hidden}}@media screen and (max-width:980px){.list-cards .card-filter-close .card-content{min-height:160px!important}.list-cards .card-filter-close .ant-card-body{gap:0!important}}.view-filter{display:none}@media screen and (max-width:980px){.view-filter{display:block;position:absolute;bottom:-3px;margin:auto;width:calc(100% + 8px);right:-3px;height:40px;border-radius:0}}.redacoes{width:100%;max-width:1620px;position:relative;margin:auto}@media screen and (max-width:960px){.hidden-mobile{display:none}}.container-steps{margin:auto;width:100%}.video-content{margin-top:12px}.steps-page-content{width:100%;display:block;margin-top:32px;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:2fr 1fr;column-gap:16px}@media screen and (max-width:1280px){.steps-page-content{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.steps-page-content{grid-template-columns:1fr}}.steps-page-content .line-step{margin-bottom:16px}.steps-page-content .line-step span{font-weight:700}.steps-page-content .table-step{width:100%}.steps-page-content .table-step tr:first-child{border-bottom:1px solid #ccc;font-weight:700}.steps-page-content .table-step td{min-width:100px;padding:8px 4px;box-sizing:border-box}.steps{text-align:center;border:1px solid #ccc;border-radius:30px;overflow:hidden;display:inline-flex;background-color:#fff;margin:auto;font-family:"Effra-Bold, sans-serif"}.steps .header{display:flex;justify-content:center;align-items:center;width:100%}.steps .step{height:80px;cursor:pointer;border:0;border-right:1px solid #ccc;position:relative;font-family:"Effra-Bold, sans-serif"}@media screen and (max-width:960px){.steps .step{min-width:auto}}.steps .step .content-step{padding:0 30px;width:100%;box-sizing:border-box;text-align:left}@media screen and (max-width:720px){.steps .step .content-step{padding:0 10px}}.steps .step svg{position:absolute;transform:rotate(90deg);top:30px;height:20px;width:30px;right:-25px}@media screen and (max-width:720px){.steps .step svg{position:absolute;transform:rotate(90deg);top:35px;height:10px;width:20px;right:-15px}}.steps .step:last-child{border-right:0 solid #ccc}.step-alternative{height:80px;cursor:pointer;border:0;position:relative;font-family:"Effra-Bold, sans-serif";display:flex;justify-content:center;align-items:center;gap:16px}.step-alternative button{border-radius:16px;padding:0 16px}.file-upload{display:flex;width:100%;justify-content:space-between}.input label{margin-right:1em;color:rgba(0,0,0,.85)}.about{margin-bottom:16px}.sign-in-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-align:center}@media screen and (max-width:1024px){.sign-in-container{height:100%;padding:7%}}@media screen and (min-width:1025px){.sign-in-container{position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);right:2.5%;width:28%}}.sign-in-container>img{display:block;height:auto;margin:0 auto 10px}@media screen and (max-width:500px){.sign-in-container>img{width:50%}}@media screen and (min-width:501px) and (max-width:1024px){.sign-in-container>img{width:30%}}@media screen and (min-width:1025px){.sign-in-container>img{width:75%}}.sign-in-container>p:first-of-type{color:#fa0000;font-weight:700}#sign-in-button{width:100%;height:100%;font-size:1.5em}.custom-form-line{margin-bottom:0}#sign-in-sign-up{display:block}#sign-in-sign-up>div>p{text-align:center}#sign-in-sign-up #sign-in-button{margin-bottom:3%}@media screen and (max-width:1024px){#sign-in-sign-up #sign-up-button{margin-bottom:7%}}#sign-in-sign-up #sign-in-button,#sign-in-sign-up #sign-up-button{border-radius:6px;width:100%;min-height:2em;background-color:#6295e4;border-color:#6295e4;color:#fff;font-size:1.5em}#sign-in-lex{display:block;border-radius:6px!important;width:100%;min-height:2em;font-size:1.4em;text-transform:none!important;margin-top:32px!important}#sign-in-lex>div>p{text-align:center}#sign-in-lex img{height:100%;margin-right:16px}.sign-up-container button{max-width:180px}.sign-up-container .buttons{width:100%;text-align:center}.sign-up-container form{max-width:560px;width:100%;margin:32px auto auto}@media screen and (max-width:500px){.sign-up-container{padding:7%;width:100%}.sign-up-container button{max-width:100%}}@media screen and (min-width:501px) and (max-width:999px){.sign-up-container{width:70%;margin:0 auto;padding:7% 0}.sign-up-container button{max-width:100%}}.sign-up-container>img{max-width:700px}.sign-up-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column}@media screen and (max-width:500px){.sign-up-container{padding:7%;width:100%}}@media screen and (min-width:501px) and (max-width:999px){.sign-up-container{width:70%;margin:0 auto;padding:7% 0}}@media screen and (min-width:1000px){.sign-up-container{padding:7%;width:100%}}.sign-up-container>img{display:block;height:auto;margin:0 auto 10px}@media screen and (max-width:500px){.sign-up-container>img{width:50%}}@media screen and (min-width:501px) and (max-width:999px){.sign-up-container>img{width:40%}}@media screen and (min-width:1000px){.sign-up-container>img{width:50%}}.sign-up-container .ant-checkbox-wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-top:1em}.grade-button{cursor:pointer;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;margin-bottom:10px}#cancel-button,#submit-button{width:100%;margin:1em 0 0}.custom-form-line{margin-bottom:.5em}.sign-up-container-edit{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column}@media screen and (max-width:500px){.sign-up-container-edit{padding:7%;width:100%}}@media screen and (min-width:501px) and (max-width:999px){.sign-up-container-edit{width:70%;margin:0 auto;padding:7% 0}}@media screen and (min-width:1000px){.sign-up-container-edit{padding:1% 0;margin:0 15%;width:70%}}.sign-up-container-edit>img{display:block;height:auto;margin:0 auto 10px}@media screen and (max-width:500px){.sign-up-container-edit>img{width:50%}}@media screen and (min-width:501px) and (max-width:999px){.sign-up-container-edit>img{width:40%}}@media screen and (min-width:1000px){.sign-up-container-edit>img{width:50%}}.sign-up-container-edit .ant-checkbox-wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-top:1em}#cancel-button-edit,#submit-button-edit{width:50%;margin:1.8em 25% 0}#backoffice-login-layout{width:100%;height:100%;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;align-items:center}#backoffice-login-layout>img{width:50%;height:auto}#sign-in-layout{width:100%;height:100%;display:-webkit-box;display:flex}#sign-in-layout>div{height:100%;overflow-y:auto}#sign-in-layout>div:first-of-type{position:relative;background-image:url(/images/e8af2b1413da8706366b144173b9cfaf.jpg);background-repeat:no-repeat;background-size:100% 100%;width:67.5%}#sign-in-layout>div:first-of-type>img{width:30%;height:auto;position:absolute;right:4%;bottom:3%}#sign-in-layout>div:not(div:last-of-type){background-color:#f5f9ff}#sign-in-layout form .ant-form-item{font-size:16px}#sign-in-layout .school-inactive-container{width:32.5%;text-align:center}#sign-in-layout .school-inactive{display:flex;height:100%;margin-left:15%;flex-wrap:wrap;align-items:center;font-size:16px}#backoffice-layout-header{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:space-between}#backoffice-layout-header>.ant-dropdown-trigger{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}#dpf-logo{cursor:pointer;width:100%;-moz-animation:fadeIn .5s ease-in;-o-animation:fadeIn .5s ease-in;-webkit-animation:fadeIn .5s ease-in;animation:fadeIn .5s ease-in}#layout-logout-button{width:75%;position:absolute;bottom:10px}.side-menu-option{width:90%;padding:5px 0;color:#fff;font-weight:700;text-align:center;border-radius:16px/50%;border:2px solid #fff;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.side-menu-option:hover{background-color:hsla(0,0%,100%,.8);border-color:transparent;color:#323232}.side-menu-option:not(:last-of-type){margin-bottom:.5em}.side-menu-collapsed-option{width:45%}.side-menu-option-selected{background-color:hsla(0,0%,100%,.6);border-color:transparent;color:#323232}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#backoffice-layout{height:100%;width:100%;color:#fff}#backoffice-layout>aside,#backoffice-layout>section>header{background-color:#004dce}#backoffice-layout>aside{box-shadow:3px 64px 4px rgba(0,0,0,.3)}#backoffice-layout>aside>div{-ms-flex-direction:column;flex-direction:column;position:relative}#backoffice-layout>aside>div,#backoffice-layout>section>header{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}#backoffice-layout>section>header{padding:0 25px}#backoffice-layout>section>header>i{font-size:2em}#backoffice-layout>section>main{padding:20px 20px 40px;overflow:auto}.ant-dropdown{max-width:320px!important;min-width:320px}.ant-dropdown-menu{max-width:100vw!important}.notification-menu>.header-menu{text-align:center;padding:8px;border-bottom:1px solid #ccc}.notification-menu .button-footer{width:100%;background-color:#fff;border:0 solid #fff;font-size:12px;font-weight:700;cursor:pointer;color:#004dcd;padding:8px 0}.notification-menu .button-footer:hover{opacity:.8}.notification-menu .scroll{max-height:320px;overflow-y:scroll;overflow-x:hidden}.notification-menu .scroll>.item{border-bottom:1px solid #ccc;clear:both;margin:0;padding:5px 12px;color:rgba(0,0,0,.65);font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.notification-menu .scroll>.item:hover{background-color:#eee}.notification-menu .scroll>.item .title{font-size:14px;margin:0;color:#004dcd;text-wrap:pretty}.notification-menu .scroll>.item .description{font-size:12px;margin:0;text-wrap:pretty;width:100%}.notification-menu .scroll>.item .date{font-size:11px;margin:0;text-wrap:pretty;font-weight:700}.notification-menu .scroll .lido{background-color:#eee}.custom-header-menu{text-align:center;padding:8px;border-bottom:1px solid #ccc}#custom-header{padding:0 1.5%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}#custom-header .notifications{padding:12px 16px;position:relative;max-height:56px}#custom-header .notifications-number{position:absolute;background-color:red;top:12px;left:-8px;line-height:17px;border-radius:100%;color:#fff;font-size:10px;padding:1px 7px}#custom-header .ant-col{max-height:50%}#custom-header>.ant-row{width:100%}#custom-header>.ant-row>.ant-col{height:100%}#custom-header>.ant-row>.ant-col:first-of-type{padding:5px 0}#custom-header>.ant-row>.ant-col:first-of-type .custom-menu{height:80%}#custom-header>.ant-row>.ant-col:first-of-type>div{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}#custom-header>.ant-row>.ant-col:first-of-type>div img{height:100%;width:auto}#custom-header>.ant-row>.ant-col:nth-child(2){padding:5px 0}#custom-header>.ant-row>.ant-col:nth-child(2) i{color:hsla(0,0%,100%,.5);font-size:1.5em}#custom-header>.ant-row>.ant-col:nth-child(2) img{height:100%;width:auto;margin-right:3%}#custom-header-horizontal-menu{height:100%;width:85%}#custom-header-horizontal-menu>img{height:100%;width:auto}@media screen and (max-width:990px){#custom-header-horizontal-menu{display:none}}@media screen and (min-width:991px){#custom-header-horizontal-menu{display:-webkit-box;display:flex}}#custom-header-hamburger-menu{height:100%;width:70%;font-size:1.5em}#custom-header-hamburger-menu>img{height:100%;width:auto;margin-left:.3em}@media screen and (min-width:991px){#custom-header-hamburger-menu{display:none}}@media screen and (max-width:990px){#custom-header-hamburger-menu{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:hsla(0,0%,100%,.8)}}#custom-header-remainder{height:100%;width:10%;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}#custom-header-remainder>:last-child{width:auto;white-space:nowrap}#event-stream-layout{height:100%;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column}#event-stream-layout>header{height:10%;width:100%}#event-stream-layout>main{-webkit-box-flex:1;width:100%;flex:1;padding-top:15px;overflow-y:auto}#student-layout{height:100%;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column}#student-layout>header{height:10%;width:100%}#student-layout>main{width:100%;-webkit-box-flex:1;flex:1;padding:30px;overflow-y:auto}.loading{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.library{width:100%;margin:0 auto;position:relative;max-width:1620px}@media screen and (max-width:1280px){.library{width:100%;margin:0 auto}}.library .items{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:1980px){.library .items{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.library .items{grid-template-columns:1fr}}.library .items .ant-card{min-width:312px;width:calc(100% - 2em);margin:0 1em 1em;border-width:1px 1px 1px 4px}.library .items .ant-card>.ant-card-body{height:100%;padding:0;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}.library .items .ant-card>.ant-card-body>div:first-of-type{padding:6px 1em;border-bottom:1px solid rgba(0,0,0,.2);display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;align-items:center}.library .items .ant-card>.ant-card-body>div:first-of-type>div{padding-left:1em;flex:1}.library .items .ant-card>.ant-card-body>div:first-of-type>div>span{display:block;text-align:center}.library .items .ant-card>.ant-card-body>p{width:100%;padding:6px 1em;text-align:center}.library .items .ant-card>.ant-card-body>button{width:50%;margin-top:auto;margin-bottom:6px;align-self:center}#library-card-list-empty{width:100%;text-align:center}.card-alert h2{font-size:16px;font-weight:600;margin:auto}.card-alert h3{display:block}.card-alert p{margin:0}.card-alert button{background-color:#fff;border:1px solid #fff;cursor:pointer}.line{text-align:left!important}.download{display:flex;align-items:center;justify-content:space-between}.download img{width:100px}.content-alert{padding:8px;box-sizing:border-box;width:96%!important;border:1px solid rgba(0,0,0,.2);margin:2%!important}.ps-timeline-sec{position:relative;background:#fff;top:-175px}.ps-timeline-sec h1{width:100%;text-align:center;font-size:15px;font-weight:700}.ps-timeline-sec .container{position:relative}@media screen and (max-width:767px){.ps-timeline-sec .container ol:before{top:130px!important;left:36px!important}.ps-timeline-sec .container ol:after,.ps-timeline-sec .container ol:before{background:#444;content:"";width:10px;height:10px;border-radius:100%;position:absolute}.ps-timeline-sec .container ol:after{top:inherit!important;left:36px}.ps-timeline-sec .container ol.ps-timeline{border-left:2px solid #444;padding-left:0!important;padding-top:120px!important;border-top:0!important;margin:130px 0 130px 25px!important}.ps-timeline-sec .container ol.ps-timeline li{height:220px;float:none!important;width:inherit!important}.ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img{width:70px}.ps-timeline-sec .container ol.ps-timeline li:last-child{margin:0;bottom:0!important;height:120px}.ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot{bottom:40px!important;width:40%!important;margin-left:25px!important;margin-top:0!important}.ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img{width:90%}.ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top{margin-bottom:0!important;top:20px;width:50%!important}.ps-timeline-sec .container ol.ps-timeline li span{left:0!important}.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after,.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before,.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after,.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before{content:none!important}.ps-timeline-sec .container ol.ps-timeline li .img-handler-top{position:absolute!important;bottom:150px!important;width:30%!important;float:left!important;margin-left:35px!important;margin-bottom:0!important}.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img{margin:0 auto!important;width:80%!important}.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot{position:absolute!important;bottom:115px!important;width:30%!important;float:left!important;margin-left:35px!important;margin-bottom:0!important}.ps-timeline-sec .container ol.ps-timeline li p{text-align:left!important;width:100%!important;margin:0 auto!important}.ps-timeline-sec .container ol.ps-timeline li .ps-bot,.ps-timeline-sec .container ol.ps-timeline li .ps-top{width:60%!important;float:right!important;right:0;top:-40px}}.ps-timeline-sec .container ol:before{left:0}.ps-timeline-sec .container ol:after,.ps-timeline-sec .container ol:before{background:#444;content:"";width:10px;height:10px;border-radius:100%;position:absolute;top:-5px}.ps-timeline-sec .container ol:after{right:0}.ps-timeline-sec .container ol.ps-timeline{margin:390px 0;padding:0;border-top:2px solid #444;list-style:none}.ps-timeline-sec .container ol.ps-timeline li{float:left;padding-top:30px;position:relative}.ps-timeline-sec .container ol.ps-timeline li span{width:20px;height:20px;margin-left:-10px;border:4px solid #444;border-radius:50%;box-shadow:0 0 0 0 #fff;text-align:center;line-height:50px -10;color:#df8625;font-size:14px;font-style:normal;position:absolute;top:-10px;left:50%}.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before{content:"";color:#444;width:2px;height:50px;background:#444;position:absolute;top:-50px;left:50%}.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after{content:"";color:#444;width:8px;height:8px;background:#444;position:absolute;bottom:60px;left:25%;border-radius:100%}.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before{content:"";color:#444;width:2px;height:50px;background:#444;position:absolute;bottom:-50px;left:50%}.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after{content:"";color:#444;width:8px;height:8px;background:#444;position:absolute;top:60px;left:25%;border-radius:100%}.ps-timeline-sec .container ol.ps-timeline li .img-handler-top{position:absolute;bottom:0;margin-bottom:84px;width:100%;z-index:10}.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img{display:table;margin:0 auto}.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot{position:absolute;margin-top:24px;width:100%;z-index:10}.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img{display:table;margin:0 auto}.ps-timeline-sec .container ol.ps-timeline li p{text-align:center;width:90%;margin:0 auto}.ps-timeline-sec .container ol.ps-timeline li .ps-top{position:absolute;bottom:0;margin-bottom:60px;width:100%}.ps-timeline-sec .container ol.ps-timeline li .ps-bot{position:absolute;margin-top:10px;width:100%}.ps-timeline-sec p{font-size:13px}.ps-timeline-sec .pin{border-radius:90%;width:50px;height:50px;padding:2px;box-sizing:border-box;margin:auto;display:flex;justify-content:center;align-items:center}.feira-universidades-container{max-width:1460px;margin:0 auto}.box-shadow{box-shadow:0 2px 8px rgba(0,0,0,.08)}@font-face{font-family:Effra-Regular;src:url(/images/19adba22d6c62ef6c9a227fc2558817e.eot);src:url(/images/19adba22d6c62ef6c9a227fc2558817e.eot?#iefix) format("embedded-opentype"),url(/images/8f80eabfeced047ec92749a57bf8ba45.woff2) format("woff2"),url(/images/042972e502db74e288b558f4b0faed93.woff) format("woff"),url(/images/d34e72b7e43ffefc4b79586def1dc954.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{width:100%;height:100%;margin:0}#zmmtg-root{display:none}#root{width:100%;height:100%}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:16px}.ant-form-item-label{line-height:1.2em}.align-right{text-align:right}.box-shadow{box-shadow:0 2px 4px rgba(0,0,0,.2)}@media screen and (min-width:768px){.mobile-only{display:none}}@media screen and (min-width:1025px){.mobile-and-tablet{display:none}}@media screen and (max-width:1024px){.desktop-only{display:none}}@media screen and (max-width:767px){.desktop-and-tablet{display:none}}@media (max-width:767px),screen and (min-width:1025px){.tablet-only{display:none}}