.welcome-preface{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;padding:24px;background:#000000e0;opacity:0;transition:opacity var(--motion-duration-response, .24s) var(--motion-ease-enter, cubic-bezier(.16, 1, .3, 1))}.welcome-preface[data-state=open]{opacity:1}.welcome-preface[data-state=leaving]{opacity:0;transition-timing-function:var(--motion-ease-exit, cubic-bezier(.4, 0, 1, 1))}.welcome-preface__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:min(464px,calc(100vw - 48px));height:536px;max-height:calc(100dvh - 48px);overflow:hidden;padding:16px 32px;border-radius:40px;background:linear-gradient(180deg,#151515,#121212);box-shadow:inset 0 0 0 1px #242424;color:#fff;font-family:Geist,Arial,sans-serif;transform:translate3d(0,8px,0);transition:transform var(--motion-duration-response, .24s) var(--motion-ease-enter, cubic-bezier(.16, 1, .3, 1))}.welcome-preface__panel[tabindex]:focus,.welcome-preface__panel[tabindex]:focus-visible{outline:0!important}.welcome-preface[data-state=open] .welcome-preface__panel{transform:translateZ(0)}.welcome-preface[data-state=leaving] .welcome-preface__panel{transform:translate3d(0,8px,0);transition-timing-function:var(--motion-ease-exit, cubic-bezier(.4, 0, 1, 1))}.welcome-preface__title,.welcome-preface__description,.welcome-preface__visit,.welcome-preface__close{margin:0}.rotating-globe-icon{display:block;flex:0 0 auto;width:82.8px;height:46px;color:#8a8a8a}.welcome-preface__title{width:100%;margin-top:18px;font-family:Geist Modal,Geist,Arial,sans-serif;font-size:32px;font-weight:700;line-height:32px;letter-spacing:.04em;text-align:center;white-space:nowrap}.welcome-preface__description{width:100%;margin-top:36px;color:#8a8a8a;font-size:16px;font-weight:500;line-height:28px;letter-spacing:0;text-align:center;text-indent:0;text-transform:none;text-wrap:balance}.welcome-preface__visit{display:flex;align-items:baseline;justify-content:center;gap:8px;width:100%;margin-top:28px;color:#8a8a8a;font-size:16px;font-weight:500;line-height:32px;letter-spacing:0;text-transform:none;text-indent:0;white-space:nowrap}.welcome-preface__visit a,.welcome-preface__visit a:visited{color:#fff;text-decoration:none}.welcome-preface__visit a:hover{color:#d8d8d8}.welcome-preface__visit a:focus-visible{border-radius:2px;outline:2px solid #fff;outline-offset:3px}.welcome-preface__close{display:grid;place-items:center;width:48px;height:48px;margin-top:28px;padding:0;border:0;border-radius:50%;background:#ffffff14;color:#8a8a8a;cursor:pointer;transition:border-color var(--motion-duration-micro, .16s) ease,background-color var(--motion-duration-micro, .16s) ease,color var(--motion-duration-micro, .16s) ease,transform var(--motion-duration-micro, .16s) var(--motion-ease-enter, cubic-bezier(.16, 1, .3, 1))}.welcome-preface__close svg{width:14px;height:14px;overflow:visible}.welcome-preface__close path{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:2;vector-effect:non-scaling-stroke}.welcome-preface__close:hover{background:#ffffff14;color:#fff;transform:scale(1.035)}.welcome-preface__close:active{transform:scale(.97)}.welcome-preface__close:focus-visible{outline:2px solid #fff;outline-offset:4px}html[data-welcome-preface=open],html[data-welcome-preface=open] body{overflow:hidden}@media screen and (min-width:992px){.welcome-preface__panel{width:min(424px,calc(100vw - 48px));height:496px;padding-inline:12px}.welcome-preface__close{width:40px;height:40px}}@media screen and (max-width:767px){.welcome-preface{padding:16px}.welcome-preface__panel{width:min(464px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding-inline:32px}}@media screen and (max-width:599px){.welcome-preface__panel{width:min(312px,calc(100vw - 64px));height:auto;padding:60px 0;border-radius:32px;overflow:visible}.rotating-globe-icon{width:62px;height:34px}.welcome-preface__title{margin-top:14px;font-size:24px;line-height:24px}.welcome-preface__description{margin-top:24px;font-size:12px;line-height:20px}.welcome-preface__visit{margin-top:20px;font-size:12px;line-height:24px}.welcome-preface__close{position:relative;flex:0 0 36px;width:36px;height:36px;margin-top:20px;margin-bottom:0}.welcome-preface__close:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%}.welcome-preface__close svg{width:12px;height:12px}}@media(prefers-reduced-motion:reduce){.welcome-preface,.welcome-preface__panel,.welcome-preface__close{transition:none}.welcome-preface__panel,.welcome-preface[data-state=leaving] .welcome-preface__panel{transform:none}}
