.Modal_root__sXzyR{position:fixed;inset:0;z-index:1000;display:grid}body:has(.Modal_root__sXzyR){overflow:hidden}.Modal_overlay__ovi8E{position:absolute;inset:0;background-color:rgba(0,0,0,.52);will-change:opacity}.Modal_fadeIn__Ay3tM{animation:Modal_fadeIn__Ay3tM .22s ease forwards}.Modal_fadeOut__f15Tq{animation:Modal_fadeOut__f15Tq .22s ease forwards}@keyframes Modal_fadeIn__Ay3tM{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__f15Tq{0%{opacity:1}to{opacity:0}}.Modal_container__VzQvs{--container-margins:62px;--container-width:1476px;background-color:#fff;box-shadow:0 25px 60px rgba(0,0,0,.2);display:grid;width:calc(100% - var(--container-margins)*2);max-width:var(--container-width);margin:auto}@media(max-width:1279px){.Modal_container__VzQvs{--container-margins:20px}}@media(max-width:374px){.Modal_container__VzQvs{--container-margins:10px}}.Modal_container__VzQvs{will-change:transform,opacity}.Modal_container__VzQvs .fva{margin:0}.Modal_popIn__GvLns{animation:Modal_popIn__GvLns .22s ease forwards}.Modal_popOut__y5IOi{animation:Modal_popOut__y5IOi .22s ease forwards}@keyframes Modal_popIn__GvLns{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes Modal_popOut__y5IOi{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.Modal_closeEdge__UCDSs{position:absolute;cursor:pointer;width:27px;height:27px;border-radius:50%;background-color:#fff;border:1px solid #1a77d2;top:-38px;right:5px;color:#1a77d2;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,color .15s ease,box-shadow .15s ease}.Modal_closeDisabled__WtWqI{pointer-events:none;opacity:.9}