@keyframes Modal_fadeShow__08ozD{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeHide__40BBV{0%{opacity:1}to{opacity:0}}.Modal_overlay__nbJY5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11;background-size:contain;background-repeat:no-repeat;background:var(--black-25);width:100%;height:100dvh}.Modal_overlay__nbJY5.Modal_centered__3Kh9b{display:flex;justify-content:center;align-items:center}.Modal_overlay__nbJY5.Modal_centered__3Kh9b .Modal_content__Fchkl{margin:auto}.Modal_content__Fchkl{position:relative;margin:0;max-height:100%}.Modal_fade__1y5qS[data-state=open]{animation:Modal_fadeShow__08ozD .45s ease-in-out}.Modal_fade__1y5qS[data-state=closed]{animation:Modal_fadeHide__40BBV .25s ease-in-out}@keyframes Modal_fromRightShow__bxYaO{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Modal_fromRightHide__nyX__{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Modal_fromRight__053J5[data-state=open]{animation:Modal_fromRightShow__bxYaO .45s ease-in-out}.Modal_fromRight__053J5[data-state=closed]{animation:Modal_fromRightHide__nyX__ .25s ease-in-out}@keyframes Modal_fromLeftShow__TAoTr{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Modal_fromLeftHide__3rhc5{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.Modal_fromLeft__q2xjA[data-state=open]{animation:Modal_fromLeftShow__TAoTr .45s ease-in-out}.Modal_fromLeft__q2xjA[data-state=closed]{animation:Modal_fromLeftHide__3rhc5 .25s ease-in-out}@keyframes Modal_fromBottomShow__Wa2zk{0%{transform:translateY(40%)}to{transform:translateX(0)}}@keyframes Modal_fromBottomHide__a51F_{0%{transform:translateY(0)}to{transform:translateY(-40%)}}.Modal_fromBottom__RJzij[data-state=open]{animation:Modal_fromBottomShow__Wa2zk .45s ease-in-out}.Modal_fromBottom__RJzij[data-state=closed]{animation:Modal_fromBottomHide__a51F_ .25s ease-in-out}@keyframes Modal_fromTopShow__Uv9TV{0%{transform:translateY(-40%)}to{transform:translateX(0)}}@keyframes Modal_fromTopHide__oS3lq{0%{transform:translateY(0)}to{transform:translateY(-40%)}}.Modal_fromTop__F_XXC{will-change:transform}.Modal_fromTop__F_XXC[data-state=open]{animation:Modal_fromTopShow__Uv9TV .35s ease-in-out}.Modal_fromTop__F_XXC[data-state=closed]{animation:Modal_fromTopHide__oS3lq .25s ease-in-out}@keyframes Modal_bgShow__v90AV{0%{height:0}to{height:100%}}@keyframes Modal_bgHide__AG_5k{0%{height:100%}to{height:0}}.Modal_backgroundLines__j9c7F{display:grid;position:fixed;top:0;left:0;grid-template-columns:repeat(6,1fr);z-index:-1;width:100%;height:100%;pointer-events:none}.Modal_backgroundLines__j9c7F>div{display:none;height:0}.Modal_backgroundLines__j9c7F>div:nth-child(-n+6){display:block}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:first-of-type,.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(5){animation:Modal_bgShow__v90AV .5s ease-in-out forwards}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(2),.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(4){animation:Modal_bgShow__v90AV .5s ease-in-out .1s forwards}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(3),.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(6){animation:Modal_bgShow__v90AV .5s ease-in-out .2s forwards}.Modal_slice__bnf1k[data-state=closed]{animation:Modal_fadeHide__40BBV .5s ease-in-out}