.dpaschoal-apps-1-x-modal__modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dpaschoal-apps-1-x-modal__modalContent{border-radius:15px;background:var(--Gray-100);padding:40px 44px 44px;width:calc(100vw - 32px);max-width:499px;max-height:422px;height:80vh;box-shadow:0 0 20px rgba(0,0,0,.25);position:relative;-webkit-animation:dpaschoal-apps-1-x-fadeIn .3s ease-out;animation:dpaschoal-apps-1-x-fadeIn .3s ease-out}.dpaschoal-apps-1-x-modal__modalClose{position:absolute;top:16px;right:16px;background:none;border:none;padding:0;margin:0;cursor:pointer}.dpaschoal-apps-1-x-modal__modalTitle{color:var(--Neutral-600);text-align:center;font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:.48px;margin:0 0 16px}.dpaschoal-apps-1-x-modal__modalForm{display:flex;flex-direction:column;gap:16px}.dpaschoal-apps-1-x-modal__modalFormTop{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:16px}.dpaschoal-apps-1-x-modal__modalFormBottom{display:flex;flex-direction:column;gap:16px}.dpaschoal-apps-1-x-modal__modalFormButtom{color:var(--White-50);border-radius:27px;background:var(--Green-500);height:42px}.dpaschoal-apps-1-x-modal__modalFormButtom,.dpaschoal-apps-1-x-modal__modalFormButtomList{text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.32px;border:0;cursor:pointer}.dpaschoal-apps-1-x-modal__modalFormButtomList{padding:0;margin:0;outline:none;background:transparent;color:var(--Green-500);text-decoration:underline}.dpaschoal-apps-1-x-modal__modalFormSelect{display:flex;flex-direction:column;gap:8px}.dpaschoal-apps-1-x-modal__modalFormSelect label{color:var(--Neutral-600);font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.32px}.dpaschoal-apps-1-x-modal__modalFormCustomSelect{position:relative;display:inline-block;width:100%;background-color:var(--Gray-200);border-radius:37px}.dpaschoal-apps-1-x-modal__modalFormCustomSelect select{max-width:197.5px;width:100vw;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--Gray-200);padding:10px 12px 8px;border:none;border-radius:37px;color:var(--Neutral-600);font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:22px;letter-spacing:.28px;cursor:pointer;outline:none}.dpaschoal-apps-1-x-modal__modalFormCustomSelect:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23EDEDED'/%3E%3Cpath d='M7 9l3 3 3-3' stroke='red' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:absolute;width:20px;height:20px;right:12px;top:50%;transform:translateY(-50%) rotate(0deg);transition:transform .2s ease;pointer-events:none}.dpaschoal-apps-1-x-modal__modalFormCustomSelect:has(select:focus):after,.dpaschoal-apps-1-x-modal__modalFormCustomSelect select:focus+:after{transform:translateY(-50%) rotate(180deg)}.dpaschoal-apps-1-x-modal__modalFormCustomSelect option{color:var(--Neutral-600);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-transform:uppercase;letter-spacing:.32px;border-radius:15px;background:var(--Gray-200);box-shadow:0 0 6px 3px rgba(0,0,0,.09)}@media (max-width:1024px){.dpaschoal-apps-1-x-modal__modalContent{border-radius:12px;padding:32px 36px;max-width:337px;max-height:529px;height:100vh}.dpaschoal-apps-1-x-modal__modalClose{top:12px;right:12px;width:26px;height:26px}.dpaschoal-apps-1-x-modal__modalTitle{font-size:20px;line-height:24px;letter-spacing:.4px}.dpaschoal-apps-1-x-modal__modalFormTop{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}.dpaschoal-apps-1-x-modal__modalFormButtom{font-size:14px;line-height:20px;letter-spacing:.28px;border-radius:80px;height:38px}.dpaschoal-apps-1-x-modal__modalFormButtomList{font-size:12px;line-height:18px;letter-spacing:.24px}.dpaschoal-apps-1-x-modal__modalFormSelect label{font-size:14px;font-weight:600;line-height:20px;letter-spacing:.28px}.dpaschoal-apps-1-x-modal__modalFormCustomSelect select{max-width:265px}}.dpaschoal-apps-1-x-listModal__modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dpaschoal-apps-1-x-listModal__modalContent{border-radius:15px;background:var(--Gray-100);padding:40px 10px 0 24px;width:calc(100vw - 32px);max-width:499px;max-height:422px;height:80vh;box-shadow:0 0 20px rgba(0,0,0,.25);position:relative;-webkit-animation:dpaschoal-apps-1-x-fadeIn .3s ease-out;animation:dpaschoal-apps-1-x-fadeIn .3s ease-out}@-webkit-keyframes dpaschoal-apps-1-x-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dpaschoal-apps-1-x-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dpaschoal-apps-1-x-listModal__modalClose{position:absolute;top:16px;right:16px;background:none;border:none;padding:0;margin:0;cursor:pointer}.dpaschoal-apps-1-x-listModal__modalTitle{color:var(--Neutral-600);text-align:center;font-family:Roboto;font-size:18px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.36px;margin:0 14px 16px 0}.dpaschoal-apps-1-x-listModal__modalList{list-style:none;padding:0;margin:0;overflow:hidden auto;max-height:calc(100% - 64px)}.dpaschoal-apps-1-x-listModal__modalList::-webkit-scrollbar{width:4px}.dpaschoal-apps-1-x-listModal__modalList::-webkit-scrollbar-track{background:var(--Gray-300)}.dpaschoal-apps-1-x-listModal__modalList::-webkit-scrollbar-thumb{background-color:var(--Gray-500);border-radius:4px;border:0}.dpaschoal-apps-1-x-listModal__modalListItem{border-radius:6px;padding:17px 26px 15px;margin:0 10px 0 0;color:var(--Neutral-600);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.28px}.dpaschoal-apps-1-x-listModal__modalListItem:nth-child(2n){background:var(--Gray-200)}@media (max-width:1024px){.dpaschoal-apps-1-x-listModal__modalContent{border-radius:12px;padding:24px 6px 24px 16px;max-width:337px;max-height:447px;height:100vh}.dpaschoal-apps-1-x-listModal__modalClose{top:24px;right:12px;width:26px;height:26px}.dpaschoal-apps-1-x-listModal__modalTitle{font-size:16px;line-height:20px;letter-spacing:.32px;margin:0 19px 24px 9px}.dpaschoal-apps-1-x-listModal__modalList{max-height:calc(100% - 72px)}.dpaschoal-apps-1-x-listModal__modalListItem{border-radius:6px;padding:17px 22px 15px;margin:0 6px 0 0;font-size:12px;font-weight:300;line-height:20px;letter-spacing:.24px}}