@keyframes _1dkuWG_modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes _1dkuWG_modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes _1dkuWG_modalZoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _1dkuWG_modalZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes _1dkuWG_modalDrawerInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _1dkuWG_modalDrawerOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes _1dkuWG_modalDrawerInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes _1dkuWG_modalDrawerOutLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}._1dkuWG_overlay{z-index:var(--ws-z-modal-overlay);background:var(--ws-modal-overlay);position:fixed;inset:0}._1dkuWG_overlay[data-state=open]{animation:_1dkuWG_modalFadeIn var(--ws-modal-overlay-show-duration) var(--ws-modal-animation-easing)}._1dkuWG_overlay[data-state=closed]{animation:_1dkuWG_modalFadeOut var(--ws-modal-overlay-hide-duration) var(--ws-modal-animation-easing);pointer-events:none;animation-fill-mode:forwards}._1dkuWG_contentShell{z-index:var(--ws-z-modal-content);align-items:flex-start;gap:var(--ws-modal-close-gap);box-shadow:none;pointer-events:none;background:0 0;border:none;outline:none;flex-direction:row;margin:0;padding:0;display:flex;position:fixed}._1dkuWG_chromeInteractive{pointer-events:auto}._1dkuWG_contentShell[data-state=closed] ._1dkuWG_chromeInteractive{pointer-events:none}._1dkuWG_panel{background-color:var(--ws-modal-panel-background);box-shadow:var(--ws-modal-panel-shadow);outline:none;flex-shrink:0;position:relative}._1dkuWG_closeButton{z-index:1;box-sizing:border-box;width:var(--ws-modal-close-size);height:var(--ws-modal-close-size);padding:var(--ws-modal-close-padding);border-radius:var(--ws-modal-close-border-radius);background-color:var(--ws-modal-close-background);color:var(--ws-modal-close-foreground);box-shadow:var(--ws-modal-panel-shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background-image:none;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;display:inline-flex;position:relative}._1dkuWG_closeButton:focus{outline:none}._1dkuWG_closeButton:focus-visible{outline:2px solid var(--ws-color-focus);outline-offset:2px}._1dkuWG_closeButtonIcon{line-height:0;display:inline-flex}._1dkuWG_contentShellRight{align-items:stretch;height:100vh;top:0;right:0}._1dkuWG_contentShellRight[data-state=open]{animation:_1dkuWG_modalDrawerInRight var(--ws-modal-drawer-show-duration) var(--ws-modal-animation-easing)}._1dkuWG_contentShellRight[data-state=closed]{animation:_1dkuWG_modalDrawerOutRight var(--ws-modal-drawer-hide-duration) var(--ws-modal-animation-easing);animation-fill-mode:forwards}._1dkuWG_contentShellLeft{align-items:stretch;height:100vh;top:0;left:0}._1dkuWG_contentShellLeft[data-state=open]{animation:_1dkuWG_modalDrawerInLeft var(--ws-modal-drawer-show-duration) var(--ws-modal-animation-easing)}._1dkuWG_contentShellLeft[data-state=closed]{animation:_1dkuWG_modalDrawerOutLeft var(--ws-modal-drawer-hide-duration) var(--ws-modal-animation-easing);animation-fill-mode:forwards}._1dkuWG_contentShellCenter{justify-content:center;align-items:flex-start;width:fit-content;max-width:100%;height:fit-content;margin:auto;inset:0;transform:none}._1dkuWG_contentShellCenter[data-state=open]{animation:_1dkuWG_modalZoomIn var(--ws-modal-panel-show-duration) var(--ws-modal-animation-easing)}._1dkuWG_contentShellCenter[data-state=closed]{animation:_1dkuWG_modalZoomOut var(--ws-modal-panel-hide-duration) var(--ws-modal-animation-easing);animation-fill-mode:forwards}._1dkuWG_contentShellMobile{align-items:stretch;gap:0;height:auto;inset:auto 0 0;transform:none}._1dkuWG_contentShellMobileFullscreen{height:100dvh;top:0;bottom:0}._1dkuWG_contentShellMobileFullscreen[data-state=open]{animation:_1dkuWG_modalFadeIn var(--ws-modal-panel-show-duration) var(--ws-modal-animation-easing)}._1dkuWG_contentShellMobileFullscreen[data-state=closed]{animation:_1dkuWG_modalFadeOut var(--ws-modal-panel-hide-duration) var(--ws-modal-animation-easing);animation-fill-mode:forwards}._1dkuWG_sideCloseButton{margin-top:var(--ws-modal-mobile-content-gutter);align-self:flex-start}._1dkuWG_panelContent{flex-direction:column;flex:1;min-height:0;display:flex}._1dkuWG_panelActionsOverlay{padding:24px var(--ws-modal-mobile-content-gutter)}@media (width>=403px){._1dkuWG_panelActionsOverlay{padding:28px 24px}}@media (width>=760px){._1dkuWG_panelActionsOverlay{padding:32px 28px}}@media (width>=984px){._1dkuWG_panelActionsOverlay{padding:36px 32px}}._1dkuWG_panelMain{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._1dkuWG_panelSide{box-sizing:border-box;flex-direction:column;width:fit-content;max-width:100vw;height:100vh;min-height:0;display:flex;overflow:hidden}._1dkuWG_panelSide[data-width="360"]{width:360px;max-width:100vw}._1dkuWG_panelSide[data-width="560"]{width:560px;max-width:100vw}._1dkuWG_panelSide[data-width="760"]{width:760px;max-width:100vw}._1dkuWG_panelSideRight{border-radius:var(--ws-modal-panel-border-radius) 0 0 var(--ws-modal-panel-border-radius)}._1dkuWG_panelSideLeft{border-radius:0 var(--ws-modal-panel-border-radius) var(--ws-modal-panel-border-radius) 0}._1dkuWG_panelSideCenter{border-radius:var(--ws-modal-panel-border-radius)}._1dkuWG_panelMobileFullscreen{box-sizing:border-box;border-radius:0;flex-direction:column;width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}._1dkuWG_sidePanelTitle{text-align:left;color:var(--ws-color-gray-950);box-sizing:border-box;margin:0;padding:26px 24px;font-family:TTForsTrial-Medium,sans-serif;font-size:20px;font-weight:500;line-height:28px}@media (width>=760px){._1dkuWG_sidePanelTitle{padding:28px;font-size:24px;line-height:32px}}@media (width>=984px){._1dkuWG_sidePanelTitle{padding:28px 32px}}._1dkuWG_sidePanelBody{box-sizing:border-box;padding:0 24px 28px}@media (width>=760px){._1dkuWG_sidePanelBody{padding:0 28px 32px}}@media (width>=984px){._1dkuWG_sidePanelBody{padding:0 32px 36px}}._1dkuWG_mobileFullscreenHeader{box-sizing:border-box;padding:var(--ws-modal-mobile-content-gutter) var(--ws-modal-mobile-content-gutter);grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}._1dkuWG_mobileFullscreenTitle{text-overflow:ellipsis;white-space:nowrap;text-align:center;min-width:0;max-width:calc(100% - 72px);color:var(--ws-color-gray-950);grid-area:1/1/auto/-1;justify-self:center;margin:0;font-family:TTForsTrial-Medium,sans-serif;font-size:18px;font-weight:500;line-height:26px;overflow:hidden}._1dkuWG_mobileFullscreenContent{flex-direction:column;flex:1;min-height:0;display:flex}._1dkuWG_mobileFullscreenBody{box-sizing:border-box;min-height:0;padding:0 var(--ws-modal-mobile-content-gutter) 24px;flex:1;overflow-y:auto}._1dkuWG_closeButtonMobileFullscreen{z-index:1;border-radius:var(--ws-modal-close-border-radius);border:1px solid var(--ws-color-gray-400);background-color:var(--ws-modal-close-background);width:52px;height:52px;box-shadow:none;background-image:none;grid-area:1/2;justify-self:end;padding:16px;position:relative}@media (prefers-reduced-motion:reduce){._1dkuWG_overlay[data-state=open],._1dkuWG_overlay[data-state=closed],._1dkuWG_contentShellRight[data-state=open],._1dkuWG_contentShellRight[data-state=closed],._1dkuWG_contentShellLeft[data-state=open],._1dkuWG_contentShellLeft[data-state=closed],._1dkuWG_contentShellCenter[data-state=open],._1dkuWG_contentShellCenter[data-state=closed],._1dkuWG_contentShellMobileFullscreen[data-state=open],._1dkuWG_contentShellMobileFullscreen[data-state=closed]{animation:none}}