.app-view-wrapper{display:flex;flex-direction:column;align-items:flex-end;padding:2rem 20rem;padding-bottom:0;width:100%}@media (max-width:1200px){.app-view-wrapper{padding:2rem 4rem;padding-bottom:0}}@media (max-width:600px){.app-view-wrapper{padding:2rem 1rem;padding-bottom:0}}.app-view-wrapper__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:2rem}.app-view-wrapper__content{display:flex;flex-direction:column;width:100%}.app-view-wrapper__footer{display:flex;align-items:center;justify-content:space-between;width:100%}.app-splited-view{display:flex;align-items:flex-start;justify-content:flex-end;width:100%}@media (max-width:600px){.app-splited-view{flex-direction:column}}.app-splited-view__left{display:flex;flex-direction:column;padding:1rem 2rem 1rem 0}@media (max-width:600px){.app-splited-view__left{padding:1rem 0;width:100%}}.app-splited-view__right{display:flex;flex-direction:column;padding:1rem 0 1rem 2rem;border-left:.02rem solid #afb0b1}@media (max-width:600px){.app-splited-view__right{padding:1rem 0;width:100%;border:none;border-top:.02rem solid #afb0b1}}.ui-content-box{display:flex;flex-direction:column;width:100%;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 0 1rem -.5rem rgba(0,0,0,.75)}.ui-content-box__header{display:flex;align-items:center;width:100%;margin-bottom:1rem}.ui-content-box__content{display:flex;flex-direction:column;width:100%}.ui-content-box__footer{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:1rem}@media (max-width:600px){.ui-content-box__footer{flex-direction:column}.ui-content-box__footer button{width:100%;margin-bottom:1rem;justify-content:center}}.func-visit-summary{display:flex;width:25rem}@media (max-width:600px){.func-visit-summary{width:100%}}.func-visit-summary h2{color:#347bfc;margin-bottom:1.5rem}.func-visit-summary .summary-row{display:flex;align-items:center;margin-bottom:1.2rem;width:100%}.func-visit-summary .summary-row:last-of-type{margin-bottom:0}.func-visit-summary .summary-row__icon{width:2.4rem;margin-right:1rem}.func-visit-summary .summary-row__content{display:flex;flex-direction:column;width:100%}.func-visit-summary .summary-row__content h3{font-size:1rem;margin-bottom:.2rem}.func-visit-summary .summary-row__content p{font-size:.9rem;opacity:.67}.ui-price-label{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;padding:.2rem 1rem;border:1px solid #afb0b1;border-radius:2rem;font-size:.9rem;font-weight:700;color:#347bfc;transition-duration:.2s;cursor:pointer}.ui-price-label--active,.ui-price-label:hover{background:#347bfc;border-color:#347bfc;color:#f1f2f3}.ui-price-label--disabled{cursor:none!important;pointer-events:none!important;opacity:.6!important}.func-comments__header{display:flex;align-items:center;width:100%;margin-bottom:1rem}.func-comments__header img{width:2.5rem;margin-right:1rem}.func-comments__comment{display:flex;width:100%}.func-comments__comment textarea{width:100%;height:7rem;border:1px solid #afb0b1;padding:.5rem;border-radius:.5rem;background:#fff;resize:none!important;outline:none!important;font-family:Titillium Web,sans-serif;font-weight:400;font-size:1rem}.func-comments__sugestions{display:flex;align-items:center;flex-wrap:wrap;width:100%}.func-comments__sugestions-title{display:flex;align-items:center;width:100%;font-weight:700;padding:1rem 0}.func-comments__sugestions-labels{display:flex;align-items:center;flex-wrap:wrap;width:100%}.func-comments__sugestions-labels .ui-price-label{margin-right:.5rem;margin-bottom:.5rem;color:#afb0b1}.func-comments__sugestions-labels .ui-price-label:hover{color:#f1f2f3}.func-files-upload{display:flex;flex-direction:column;width:100%}.func-files-upload__header{justify-content:space-between;margin-bottom:1rem}.func-files-upload__header,.func-files-upload__header .header-left{display:flex;align-items:center;width:100%}.func-files-upload__header .header-left img{width:2rem;margin-right:1rem}.func-files-upload__header .header-right{display:flex;align-items:center}.func-files-upload__header .header-right button{background:#fff;color:#afb0b1;border:1px solid #afb0b1;white-space:nowrap;padding:.2rem 1rem;border-radius:1rem;outline:none!important;cursor:pointer}.func-files-upload__content{display:flex;flex-direction:column;width:100%;overflow:hidden;padding-right:5%}.func-files-upload__content .scroll-container{width:110%;height:100%;max-height:15vh;overflow-y:auto}.func-files-upload__content .file{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;padding-right:2rem;overflow:hidden;position:relative;border-bottom:1px solid #afb0b1;cursor:default}.func-files-upload__content .file:last-of-type{border:none}.func-files-upload__content .file img{width:1.5rem;cursor:pointer}.func-files-upload__droparea{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:10%;background:rgba(77,77,77,.4);backdrop-filter:blur(2px);z-index:999998}.func-files-upload__droparea input{position:absolute;margin:0;padding:0;width:100%;height:100%;outline:none!important;opacity:0;z-index:4}.func-files-upload__droparea .drop-label{display:flex;flex-direction:column;justify-content:center;align-items:center}.func-files-upload__droparea .drop-label p{margin:0;color:#fff;font-weight:700;font-size:1.5rem}.func-files-upload .no-files{width:100%;text-align:center;opacity:.3;font-style:italic;font-weight:700;padding:1rem 0}.view-informations .app-splited-view__right{justify-content:space-between;width:45vw;min-height:70vh}@media (max-width:600px){.view-informations .app-splited-view__right{width:100%;justify-content:flex-start}}.view-informations .informations-content{display:flex;flex-direction:column;width:100%}.view-informations .informations-footer{display:flex;align-items:center;justify-content:flex-end;margin-top:1rem}@media (max-width:600px){.view-informations .informations-footer{width:100%;margin:2rem 0}.view-informations .informations-footer button{width:100%;justify-content:center}}.view-informations .func-files-upload{margin-top:1rem;border-top:1px solid #afb0b1;padding-top:1.5rem}