@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1;display:-webkit-box;display:flex}}@keyframes fadein{from{opacity:0}to{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}}.novo-memorando,.ultimo-memorando{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2.2rem auto}@media only screen and (max-width: 1024px){.novo-memorando,.ultimo-memorando{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.2rem}}.novo-memorando h2,.ultimo-memorando h2{font-size:2.4rem;text-transform:uppercase;font-weight:600;color:#005988}.ultimo-memorando{margin:6rem auto;padding:5rem 3rem;border-radius:1.2rem;background-color:#00b37c;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ultimo-memorando--active{opacity:1;visibility:visible}.ultimo-memorando h2{color:#fff}.ultimo-memorando h2 strong{font-weight:700}hr:has(+.novo-memorando){margin:0 auto}.modal__heading{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3rem}.modal__heading h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.modal__heading h3>span{padding:1.5rem 4rem;font-size:2rem;color:#fff;background-color:#0083ca;border-radius:1rem}.modal[data-model=novo-memorando] [data-step="2"] .modal__fields label{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}.modal[data-model=novo-memorando] [data-step="2"] .modal__fields:has(+.modal__fields--2.modal__fields--active) .modal__step-actions{display:none}.modal[data-model=novo-memorando] [data-step="2"] .modal__fields--2 label:nth-of-type(1),.modal[data-model=novo-memorando] [data-step="2"] .modal__fields--2 label:nth-of-type(2){-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%}.modal[data-model=novo-memorando] [data-step="2"] .modal__fields--2 .modal__step-actions{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal__step{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.1rem;padding:2.9rem 0;border-top:.05rem solid #a7a9ac}.modal__step--active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__step-actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;padding-top:2rem;border-top:.1rem solid #a7a9ac}.modal__fields{display:none;border:none}.modal__fields--active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__content{padding:4rem 5rem;background-color:#f9f9f9;font-size:1.8rem;line-height:3rem;color:#7e7e7e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}.modal__content strong{color:#41b17e}.modal__content label:has(input[type=checkbox]){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem}.modal__actions .btn{margin:0}.modal--success .modal__content{padding:0;background:rgba(0,0,0,0);max-width:100%}.table:not(:has(.dt-container))+.modal__step-actions,.table:has(.dt-empty)+.modal__step-actions{display:none}[data-function=remove-item]{cursor:pointer}/*# sourceMappingURL=memorando-col-produtos.min.css.map */