@keyframes modal_growDown__B3kyA{0%{transform:scaleY(0)}80%{transform:scaleY(1.1)}to{transform:scaleY(1)}}@keyframes modal_growUp__gxoXK{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes modal_skeleton-shimmer__mi1GA{0%{transform:translateX(0)}to{transform:translateX(75%)}}.modal_overlay__JxL44{position:fixed;inset:0;background:rgba(0,0,0,0);display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:25;pointer-events:none;opacity:0;transition:opacity .25s ease-out,background .25s ease-out}.modal_overlay__JxL44.modal_open__ln7ka{opacity:1;background:rgba(25,25,25,.6);pointer-events:auto;backdrop-filter:blur(3px)}.modal_overlay__JxL44.modal_heightFitContent__krwdc{align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.modal_overlay__JxL44.modal_heightFitContent__krwdc::-webkit-scrollbar{display:none}.modal_overlay__JxL44.modal_heightFitContent__krwdc.modal_open__ln7ka{pointer-events:auto}.modal_overlay__JxL44.modal_heightFitContent__krwdc .modal_overlayWrapper__5sWPT{max-height:none;margin:2rem auto}.modal_overlay__JxL44.modal_heightFitContent__krwdc .modal_modal__wLLqF{max-height:none;flex:0 0 auto}.modal_overlay__JxL44.modal_heightFitContent__krwdc .modal_body__Ll5Ns{flex:none;overflow:visible}.modal_overlayWrapper__5sWPT{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;transform:translateY(40px);opacity:0;transition:transform .2s ease,opacity .2s ease}.modal_open__ln7ka .modal_overlayWrapper__5sWPT{transform:translateY(0);opacity:1}.modal_modal__wLLqF{position:relative;background:#fff;border-radius:2.4rem;max-width:min(1070px,100%);width:100%;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.modal_header__1GxP_{padding:2.2rem 5rem 2.2rem 3.2rem;border-bottom:1px solid #fff;font-weight:700;font-size:2.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.modal_header__1GxP_ h2{margin:0}@media(max-width:992px){.modal_header__1GxP_{font-size:1.8rem;line-height:2.6rem;font-weight:700;margin:0}}.modal_header__1GxP_.modal_headerCloseOnly__6VvaC{padding:1rem 1.2rem;border-bottom:none}.modal_body__Ll5Ns{padding:2rem 2.4rem;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1 1;background-color:#f7f7f7}.modal_body__Ll5Ns.modal_noPadding__x5lsQ{padding:0}.modal_body__Ll5Ns.modal_scrollbarHidden__RAcPb{scrollbar-width:none;-ms-overflow-style:none}.modal_body__Ll5Ns.modal_scrollbarHidden__RAcPb::-webkit-scrollbar{display:none}.modal_body__Ll5Ns.modal_noBodyBackground__MxmZk{background:none}.modal_body__Ll5Ns>div{font-size:1.4rem;font-weight:600;line-height:2rem;text-align:justify}.modal_footer__JdZKK{padding:.75rem 1.25rem;border-top:1px solid #eee;display:flex;gap:.5rem;justify-content:flex-end;background:#fff}.modal_footer__JdZKK.modal_sticky__tGpge{position:sticky;bottom:0;box-shadow:0 -2px 8px rgba(0,0,0,.08);z-index:1}.modal_footer__JdZKK .modal_footerActionSlot__iYCCu{width:100%}.modal_footer__JdZKK .modal_footerActionSlot__iYCCu button{min-width:90px;min-height:36px;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500}.modal_footer__JdZKK button{min-width:90px;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:background .2s ease}.modal_footer__JdZKK button.modal_primary__mP50B{background:#0391ff;color:#fff}.modal_footer__JdZKK button.modal_primary__mP50B:hover:not(:disabled){background:#0083e5}.modal_footer__JdZKK button.modal_primary__mP50B:disabled{background-color:#f7f7f7!important;color:#636363!important;cursor:not-allowed!important}.modal_footer__JdZKK button.modal_secondary__lDQGQ{background:#f2f2f2;color:#ddd}.modal_footer__JdZKK button.modal_secondary__lDQGQ:hover{background:#e5e5e5}.modal_modalWithCloseOutside__Uj90l{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:1.6rem}.modal_closeBtnOutside__WtaVp{flex-shrink:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;border:none;border-radius:50%;background:#fff;cursor:pointer;transition:all .2s ease-in-out;--icon-color:$color-neutral-06;color:#636363}.modal_closeBtnOutside__WtaVp:hover{background:#f2f2f2}.modal_closeBtnInside__anTWK{position:absolute;top:1.6rem;right:1.6rem;z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;border:none;border-radius:50%;background:#fff;cursor:pointer;transition:all .2s ease-in-out;--icon-color:$color-neutral-06;color:#636363}.modal_closeBtnInside__anTWK:hover{background:#f2f2f2}@media(max-width:1024px){.modal_overlay__JxL44{z-index:1400}}@media(max-width:768px){.modal_modal__wLLqF{max-width:90%;width:90%;height:auto;max-height:90vh;align-self:center;margin:0;transform:translateY(100%);transition:transform .2s ease}.modal_open__ln7ka .modal_modal__wLLqF{transform:translateY(0)}}