.checkbox__hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden}.hidden{display:none!important}.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.no-scroll{height:100%;overflow:hidden}.relaunch-modal{align-items:center;background:transparent;border:unset;color:var(--modal-foreground);height:100dvh;justify-content:center;left:0;opacity:0;padding:var(--general-spacing-s-2) 0 0;pointer-events:none;position:fixed;top:0;transition:opacity .33s cubic-bezier(0.645,0.045,0.355,1);visibility:hidden;width:100vw;z-index:10001}:where(.relaunch-modal){display:flex}.relaunch-modal[inert]{display:none}@media only screen and (min-width:768px){.relaunch-modal{bottom:0;padding:var(--general-spacing-m-3) 0;top:unset}}.relaunch-modal[data-themingmarker-section=dark]{--modal-foreground:var(--color-content-2);--modal-inner-background-color:var(--color-surface-4)}.relaunch-modal[data-themingmarker-section=light]{--modal-foreground:var(--color-content-1);--modal-inner-background-color:var(--color-surface-2)}.relaunch-modal__bg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb,var(--color-surface-3) 60%,transparent);content:"";display:block;height:100dvh;position:absolute;top:0;width:100vw}.relaunch-modal__inner{background:var(--modal-inner-background-color);border-top-left-radius:var(--border-radius-l);border-top-right-radius:var(--border-radius-l);height:100%;position:relative;width:100%}@media only screen and (min-width:768px){.relaunch-modal__inner{border-radius:var(--border-radius-xl);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.relaunch-modal__scroller{height:100%;margin-inline:auto;max-height:100%;max-width:1440px;overflow:auto;position:relative;width:100%}.relaunch-modal__scroller::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.relaunch-modal__scroller{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:91.1458333333vw}}@media only screen and (min-width:1280px){.relaunch-modal__scroller{width:91.5625vw}}@media only screen and (min-width:1920px){.relaunch-modal__scroller{width:1468px}}.relaunch-modal__content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-inline:auto;min-height:100%;overflow:hidden;padding-block:var(--general-spacing-s-1);padding-inline:4.66667vw;position:relative;width:100%}.relaunch-modal__content>div{width:100%}@media only screen and (min-width:768px){.relaunch-modal__content{padding-block:var(--general-spacing-s-3) var(--general-spacing-m-3);padding-inline:7.8125vw}}@media only screen and (min-width:1280px){.relaunch-modal__content{padding-inline:7.8125vw}}@media only screen and (min-width:1920px){.relaunch-modal__content{padding-inline:150px}}.relaunch-modal__close:not(.button){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:unset;border:unset;cursor:pointer;display:inline-block;margin-inline:auto 0;padding:var(--general-spacing-s-3) 4.66667vw;position:absolute;right:0;top:0;z-index:1}@media only screen and (min-width:768px){.relaunch-modal__close:not(.button){padding:var(--general-spacing-s-2)}}.relaunch-modal__close:not(.button) svg{height:24px;width:24px;fill:var(--modal-foreground)}@media only screen and (min-width:768px){.relaunch-modal__close:not(.button) svg{height:32px;width:32px}}[data-modal-active]{opacity:1;pointer-events:auto;transition-delay:0s;visibility:visible}:root [data-themingmarker-section=dark] .modal{--modal-foreground:var(--color-content-2);--modal-inner-background-color:var(--color-surface-4)}:root [data-themingmarker-section=light] .modal{--modal-foreground:var(--color-content-1);--modal-inner-background-color:var(--color-surface-2)}