.Modal_modalBackdrop__KYNJ_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;overflow-y:auto}.Modal_modalContent__HnkSt{background-color:rgb(var(--background-rgb));border-radius:var(--border-radius);width:100%;max-width:700px;max-height:90vh;overflow-y:auto;padding:0;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.3);animation:Modal_fade-in__VrS89 .3s ease-out;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.Modal_modalBody__2_aM7{padding:3.5rem 1.5rem 1rem;position:relative}@keyframes Modal_fade-in__VrS89{0%{opacity:0}to{opacity:1}}.Modal_closeButtonWrapper__i9Q_2{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:flex-end;padding:.75rem .75rem 0;background:linear-gradient(to bottom,rgb(var(--background-rgb)) 0,rgb(var(--background-rgb)) 80%,transparent 100%);z-index:100;transition:all .3s ease}.Modal_closeButtonWrapper__i9Q_2.Modal_scrolled__bAcL9{background:rgb(var(--background-rgb));box-shadow:0 2px 10px rgba(0,0,0,.1);padding:.75rem}.Modal_closeButton__7VSKG{background:rgba(255,255,255,.95);border:2px solid rgba(0,0,0,.1);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#333;cursor:pointer;z-index:101;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.Modal_closeButton__7VSKG:focus,.Modal_closeButton__7VSKG:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2);border-color:rgba(0,0,0,.2);outline:none}.Modal_closeButton__7VSKG:active{transform:scale(.95)}@media (prefers-color-scheme:dark){.Modal_closeButton__7VSKG{background:rgba(60,60,60,.95);border-color:rgba(255,255,255,.2);color:#fff}.Modal_closeButton__7VSKG:focus,.Modal_closeButton__7VSKG:hover{background:rgba(80,80,80,.95);border-color:rgba(255,255,255,.3)}.Modal_closeButtonWrapper__i9Q_2.Modal_scrolled__bAcL9{box-shadow:0 2px 10px rgba(0,0,0,.3)}}@keyframes Modal_slide-down__YJPo_{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Modal_modalContent__HnkSt:focus{outline:none}body.Modal_modal-open__Cq1lB{overflow:hidden;position:fixed;width:100%}@media (max-width:768px){.Modal_modalContent__HnkSt{max-height:100vh;height:100vh;max-width:100%;border-radius:0}.Modal_modalBackdrop__KYNJ_{padding:0}.Modal_modalBody__2_aM7{padding:4rem 1rem 2rem}.Modal_closeButtonWrapper__i9Q_2{padding:.5rem .5rem 0}.Modal_closeButtonWrapper__i9Q_2.Modal_scrolled__bAcL9{padding:.5rem}.Modal_closeButton__7VSKG{width:48px;height:48px;box-shadow:0 3px 10px rgba(0,0,0,.25)}}