@keyframes ModalVanilla_overlayFadeIn__1uhfho30{0%{opacity:0}to{opacity:1}}@keyframes ModalVanilla_overlayFadeOut__1uhfho31{0%{opacity:1}to{opacity:0}}@keyframes ModalVanilla_contentFadeIn__1uhfho32{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes ModalVanilla_contentFadeOut__1uhfho33{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}@keyframes ModalVanilla_contentSlideIn__1uhfho34{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes ModalVanilla_contentSlideOut__1uhfho35{0%{transform:translateX(0)}to{transform:translateX(100%)}}.ModalVanilla_modal__1uhfho36{position:fixed;inset:0;background:rgba(112,113,112,.4);color:var(--colors-background-green__16imif7i);height:100vh}.ModalVanilla_modal__1uhfho36[data-state=open]{animation:ModalVanilla_overlayFadeIn__1uhfho30 .15s ease-out}.ModalVanilla_modal__1uhfho36[data-state=closed]{animation:ModalVanilla_overlayFadeOut__1uhfho31 .15s ease-out}.ModalVanilla_modalOverlayBase__1uhfho37{z-index:400}.ModalVanilla_modalFullScreen__1uhfho39{display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;width:100%}.ModalVanilla_modalCenterBase__1uhfho3a{display:flex;justify-content:center;align-items:center;overflow-y:auto}.ModalVanilla_modalCenter__1uhfho3b{padding-block:20px}.ModalVanilla_modalCenterLarge__1uhfho3d{padding:var(--spacing-md__16imif760)}.ModalVanilla_contentRight__1uhfho3e{padding:0;outline:none;position:relative;margin:0 0 0 auto;background:var(--colors-background-white__16imif7d);display:grid;grid-template:"header" auto "content" 1fr "footer" auto;overflow:hidden;width:100%;height:100%;border-radius:0;border:1px solid var(--colors-border-grey__16imif71w);box-shadow:none}.ModalVanilla_contentCenter__1uhfho3f{border:none;width:var(--custom-width-mobile,auto);max-width:var(--custom-width-tablet,540px);border-radius:var(--radius-modal__16imif77j);box-shadow:0 4px 16px rgba(0,0,0,.2);max-height:90vh}.ModalVanilla_contentCenter__1uhfho3f,.ModalVanilla_contentFullScreen__1uhfho3g{padding:0;margin:0;outline:none;position:relative;background:var(--colors-background-white__16imif7d);display:grid;grid-template:"header" auto "content" 1fr "footer" auto;overflow:hidden}.ModalVanilla_contentFullScreen__1uhfho3g{border:none;width:100%;height:100vh;max-width:1200px;border-radius:0;box-shadow:0 8px 32px rgba(0,0,0,.3)}.ModalVanilla_contentCenterLarge__1uhfho3h{border:none;padding:0;margin:0 auto;outline:none;position:relative;background:var(--colors-background-white__16imif7d);display:grid;grid-template:"header" auto "content" 1fr "footer" auto;overflow:hidden;width:var(--custom-width-mobile,95%);max-width:var(--custom-width-tablet,720px);border-radius:var(--radius-modal__16imif77j);box-shadow:0 4px 16px rgba(0,0,0,.2);max-height:90vh}.ModalVanilla_contentSlide__1uhfho3j[data-state=open]{animation:ModalVanilla_contentSlideIn__1uhfho34 .15s ease-out}.ModalVanilla_contentSlide__1uhfho3j[data-state=closed]{animation:ModalVanilla_contentSlideOut__1uhfho35 .45s ease-out}.ModalVanilla_contentFade__1uhfho3k[data-state=open]{animation:ModalVanilla_contentFadeIn__1uhfho32 .15s ease-out}.ModalVanilla_contentFade__1uhfho3k[data-state=closed]{animation:ModalVanilla_contentFadeOut__1uhfho33 .15s ease-out}.ModalVanilla_headerlessWrapper__1uhfho3l{position:relative}body.ModalVanilla_bodyOpen__1uhfho3m{overflow:hidden}.ModalVanilla_header__1uhfho3n{grid-area:header;display:flex;align-items:center;justify-content:space-between;width:100%;padding-inline:var(--spacing-lg__16imif762);background:var(--colors-background-white__16imif7d);box-shadow:0 -1px 0 var(--colors-border-grey__16imif71w) inset;position:relative}.ModalVanilla_headerNoDivider__1uhfho3o{box-shadow:none}.ModalVanilla_title__1uhfho3p{margin:0;padding:var(--spacing-md__16imif760) 0;font-weight:700;font-size:var(--fontSizes-lg__16imif774);line-height:28px;color:var(--colors-text-primary__16imif72)}.ModalVanilla_headerCloseButton__1uhfho3q{width:36px;height:36px;min-height:36px;flex-shrink:0}.ModalVanilla_content__1uhfho3r{grid-area:content;position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:0}.ModalVanilla_contentRightMode__1uhfho3s{height:100%}.ModalVanilla_scrollBlock__1uhfho3t{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--colors-scrollbar-thumb__16imif724) var(--colors-scrollbar-track__16imif725);padding:var(--spacing-md__16imif760) var(--spacing-lg__16imif762) var(--spacing-lg__16imif762) var(--spacing-lg__16imif762)}.ModalVanilla_scrollBlock__1uhfho3t::-webkit-scrollbar{width:8px;height:8px;cursor:pointer}.ModalVanilla_scrollBlock__1uhfho3t::-webkit-scrollbar-track{background-color:var(--colors-scrollbar-track__16imif725)}.ModalVanilla_scrollBlock__1uhfho3t::-webkit-scrollbar-thumb{background-color:var(--colors-scrollbar-thumb__16imif724)}.ModalVanilla_contentNoPadding__1uhfho3u{padding:0!important}.ModalVanilla_contentWithFooter__1uhfho3v{padding-bottom:var(--spacing-lg__16imif762)}.ModalVanilla_contentNoFooter__1uhfho3w{padding-bottom:var(--spacing-xl__16imif763)}.ModalVanilla_footer__1uhfho3x{grid-area:footer;padding:var(--spacing-md__16imif760) var(--spacing-lg__16imif762);background:var(--colors-background-white__16imif7d);box-shadow:0 1px 0 var(--colors-border-grey__16imif71w) inset;display:flex;gap:var(--spacing-smd__16imif75z)}.ModalVanilla_footer__1uhfho3x>*{flex:1}.ModalVanilla_footerCenter__1uhfho3y{justify-content:center}.ModalVanilla_footerCenter__1uhfho3y>:only-child{max-width:360px;width:100%}.ModalVanilla_footerNoDivider__1uhfho3z{box-shadow:none}.ModalVanilla_footerNoPadding__1uhfho310{padding:0;padding-inline:0}.ModalVanilla_legacyContainer__1uhfho311{width:100%;height:100%;position:relative}body.has-cookie-banner .ModalVanilla_contentRight__1uhfho3e{padding-bottom:var(--spacing-10xl__16imif76c)}.ModalVanilla_roundedCloseButton__1uhfho312{position:absolute;top:var(--spacing-lg__16imif762);right:var(--spacing-lg__16imif762);width:36px;height:36px;min-height:36px;border-radius:100%;padding:var(--spacing-sm__16imif75y);z-index:1000}@supports (height:100dvh){.ModalVanilla_modal__1uhfho36{height:100dvh}}@media screen and (max-height:700px){.ModalVanilla_modalAdaptiveCentering__1uhfho3c{align-items:flex-start;padding-top:20px;padding-bottom:20px}.ModalVanilla_contentAdaptiveCentering__1uhfho3i{max-height:calc(100vh - 40px);align-self:flex-start}}@media screen and (min-width:768px){.ModalVanilla_modalCenterLarge__1uhfho3d{padding:var(--spacing-lg__16imif762)}.ModalVanilla_contentRight__1uhfho3e{max-width:var(--custom-width-tablet,450px);width:var(--custom-width-tablet,450px)}.ModalVanilla_contentCenter__1uhfho3f{max-height:80vh;width:var(--custom-width-tablet,540px);max-width:var(--custom-width-tablet,540px);margin:0 auto}.ModalVanilla_contentCenterLarge__1uhfho3h{max-height:85vh;width:100%;max-width:var(--custom-width-tablet,720px)}.ModalVanilla_header__1uhfho3n{padding-inline:var(--spacing-3xl__16imif765)}.ModalVanilla_title__1uhfho3p{padding:var(--spacing-lg__16imif762) 0;font-size:var(--fontSizes-xl__16imif775);line-height:32px}.ModalVanilla_scrollBlock__1uhfho3t{padding:var(--spacing-lg__16imif762) var(--spacing-3xl__16imif765) var(--spacing-2xl__16imif764) var(--spacing-3xl__16imif765)}.ModalVanilla_footer__1uhfho3x{padding:var(--spacing-md__16imif760) var(--spacing-3xl__16imif765);gap:var(--spacing-md__16imif760)}.ModalVanilla_footerNoPadding__1uhfho310{padding:0;padding-inline:0}body.has-cookie-banner .ModalVanilla_contentRight__1uhfho3e{padding-bottom:var(--spacing-7xl__16imif769)}}@media screen and (min-width:1024px){.ModalVanilla_contentCenterLarge__1uhfho3h{width:100%;max-width:var(--custom-width-desktop,720px)}.ModalVanilla_roundedCloseButton__1uhfho312{padding:var(--spacing-md__16imif760);width:52px;height:52px;min-height:52px}}@media screen and (max-width:767px){.ModalVanilla_headerCloseButton__1uhfho3q{width:28px;height:28px;min-height:28px}}
/*# sourceMappingURL=6a7307fd2370d680.css.map*/