@media(max-width:1023px){.modal.mobile-center.is-visible{bottom:50%;left:50%;transform:translate(-50%,50%)}.modal.mobile-center{transition:none}.modal.mobile-bottom.is-visible{bottom:0}.modal.mobile-bottom.is-hidden{bottom:-150%}.modal.mobile-left{height:100dvh;max-height:100dvh}.modal.mobile-left.is-visible{left:0}.modal.mobile-left.is-hidden{left:-150%}}@media(min-width:1024px){.modal.desktop-center{bottom:50%;left:50%;transform:translate(-50%,50%);transition:none;width:fit-content}.modal.desktop-center .content{max-height:calc(100dvh - 82px)}.modal.desktop-center .content.max-width:not(.content-full){max-width:872px}.modal.desktop-center .content.content-full{width:95vw}.modal.desktop-center.max-width:not(.desktop-full-width){max-width:872px}.modal.desktop-center.desktop-full-width{min-width:max-content}.modal.desktop-right{transform-origin:right;max-width:684px;max-height:none}.modal.desktop-right.is-hidden{right:-150%}.modal.desktop-right .content{max-width:684px}.modal.desktop-right:not(.no-margin-position){top:20px;bottom:20px}.modal.desktop-right:not(.no-margin-position).is-visible{right:40px}.modal.desktop-right.no-margin-position{top:0;bottom:0}.modal.desktop-right.no-margin-position.is-visible{right:0}.modal.desktop-left{top:0;bottom:0;transform-origin:left;max-width:684px;max-height:none;left:0;padding:32px}.modal.desktop-left:not(.no-margin-position){top:20px;left:40px;bottom:20px;padding:unset}.modal.desktop-left.is-hidden{left:-150%}.modal.desktop-left .content{max-width:684px}}.modal-open{overflow:hidden}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}