.AlertModal_modal__button__W3YmA{border-top:1px solid var(--gray-40);padding-top:var(--space-xs)}.Modal_modal__overlay__PqGCl{width:100vw;height:auto;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:var(--zindex-huge);gap:var(--space-tiny)}.Modal_modal__overlay__PqGCl:before{content:"";height:100dvh;width:100%;display:block;background-color:rgba(50,50,54,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;top:0;left:0;z-index:-1;transition:all .3s linear}.Modal_modal__BZo4N{background-color:var(--white);width:100%;height:100dvh;display:flex;flex-direction:column;justify-content:space-between;position:relative;will-change:opacity,transform}.Modal_modal--transparent__u_4J3{height:-moz-fit-content;height:fit-content;background-color:transparent}.Modal_modal__popover__jO0Br{height:-moz-fit-content;height:fit-content;border-radius:var(--radius-xs) var(--radius-xs) 0 0}.Modal_modal__popover--sheet__yXrzt{border-radius:var(--radius-xs)}.Modal_modal__bottom__T6jDm{align-items:flex-end;flex-direction:column;justify-content:flex-end}.Modal_modal__bottom--sheet__3PB_l{padding:var(--space-tiny)}.Modal_modal__button--float__gZwkF{display:flex;justify-content:flex-end;align-items:center}.Modal_modal__button--float__gZwkF button{display:flex;border-radius:50%;background:white;align-items:center;justify-content:center;cursor:pointer;padding:var(--space-xxs);width:40px;height:40px;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 24px 0 rgba(38,55,70,.08)}.Modal_modal__header__EeSZo{padding:var(--space-xxs);position:relative;min-height:48px}.Modal_modal__header--sheet__5iBVo{padding:var(--space-xxs) var(--space-xxs) 0 var(--space-xxs);position:relative}.Modal_modal__header__EeSZo.Modal_border__az7KF{border-bottom:1px solid var(--gray-40)}.Modal_modal__arrow__9LvEX{position:absolute;top:var(--space-xs);left:var(--space-xxs)}.Modal_modal__close__GrNM1{position:absolute;top:var(--space-xs);right:var(--space-xxs);cursor:pointer}.Modal_modal__close--sheet__wOVqQ{display:none}.Modal_modal__body__b5VZC{padding:var(--space-xs);padding-top:0}.Modal_modal__body--sheet__FvkJ5{padding-top:var(--space-xs);height:-moz-fit-content;height:fit-content}.Modal_modal__body--full__OVpWM{padding:0}.Modal_modal__content__Y5gNs{display:flex;flex-direction:column;justify-content:space-between;height:auto;overflow-y:auto;overflow-x:hidden}.Modal_modal__content--top__L3L_y{justify-content:flex-start}.Modal_modal__content--center__0MnjF{justify-content:center}.Modal_modal__footer__5dviZ{padding:var(--space-xs);position:fixed;bottom:0;left:0;right:0}.Modal_modal__footer--sheet__xBFgx{position:relative}.Modal_modal__footer__5dviZ.Modal_border__az7KF{border-top:1px solid var(--gray-40)}@media screen and (min-width:575px){.Modal_modal__BZo4N{border-radius:var(--radius-xs);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:384px;max-height:calc(100vh - 40px);overflow-y:unset}.Modal_modal--transparent__u_4J3{border-radius:none}.Modal_modal__close__GrNM1{position:absolute;top:var(--space-xs);right:var(--space-xxs);cursor:pointer}.Modal_modal__close--sheet__wOVqQ{display:block}.Modal_modal__button--float__gZwkF{display:none}.Modal_modal__footer__5dviZ{position:relative}.Modal_small__FKESE{min-width:384px;max-width:384px}.Modal_medium___1nPl{min-width:584px;max-width:584px}.Modal_large__VFMzC{min-width:784px;max-width:784px}}.Modal_modal__overlay__PqGCl[data-modal-state=open]:before{animation:Modal_modalOverlayIn__5MhLq .2s ease-out forwards}.Modal_modal__overlay__PqGCl[data-modal-state=open] .Modal_modal__BZo4N{animation:Modal_modalPanelIn__dQ962 .2s ease-out forwards}.Modal_modal__overlay__PqGCl[data-modal-state=closing]:before{animation:Modal_modalOverlayOut__gtPfC .2s ease-in forwards}.Modal_modal__overlay__PqGCl[data-modal-state=closing] .Modal_modal__BZo4N{animation:Modal_modalPanelOut___zGC2 .2s ease-in forwards}@keyframes Modal_modalOverlayIn__5MhLq{0%{opacity:0}to{opacity:1}}@keyframes Modal_modalOverlayOut__gtPfC{0%{opacity:1}to{opacity:0}}@keyframes Modal_modalPanelIn__dQ962{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Modal_modalPanelOut___zGC2{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.Press_press__4fBap{width:100%;overflow:hidden;width:100vw}.Press_press__title__30NuI{text-align:center}.Press_card__WHxq7{display:flex;flex-direction:column;justify-content:space-between;width:311px;min-width:311px;height:344px;box-shadow:0 4px 25px 0 rgba(38,55,70,.1);border-radius:var(--radius-xs);padding:var(--space-sm);margin:var(--space-sm) var(--space-tiny)}.Press_card__image__yRx2v{height:24px;width:100%;position:relative;display:flex;justify-content:flex-start;margin-bottom:var(--space-xs)}.Press_card__image__yRx2v img{height:100%;width:auto!important}@media screen and (min-width:768px){.Press_card__WHxq7{width:384px;min-width:384px;height:296px}}