*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-size:cover;background-position:center;background-repeat:no-repeat}.container{max-width:var(--container-max-width, 400px);width:100%;margin:0 auto;padding:0 15px}.delayed{visibility:hidden;opacity:0;pointer-events:none}.__theme-white{--theme-bg:#ffffff;--theme-text:#333333;--theme-text-muted:rgba(51, 51, 51, .7);--theme-border:#333333;--theme-icon-filter:none;color:var(--theme-text);background-color:var(--theme-bg)}.__theme-green{--theme-bg:var(--palette-green, #00b956);--theme-text:#ffffff;--theme-text-muted:rgba(255, 255, 255, .7);--theme-border:#ffffff;--theme-icon-filter:invert(1);color:var(--theme-text);background-color:var(--theme-bg)}.__theme-purple{--theme-bg:var(--palette-purple, #6a2383);--theme-text:#ffffff;--theme-text-muted:rgba(255, 255, 255, .7);--theme-border:#ffffff;--theme-icon-filter:invert(1);color:var(--theme-text);background-color:var(--theme-bg)}.__theme-white .logo--white{opacity:0;pointer-events:none;position:absolute}.__theme-white .logo--green,.__theme-green .logo--white,.__theme-purple .logo--white{opacity:1}.__theme-green .logo--green,.__theme-purple .logo--green,.__theme-white .ageRating--white{opacity:0;pointer-events:none;position:absolute}.__theme-white .ageRating--black{opacity:1}.__theme-green .ageRating--black,.__theme-purple .ageRating--black{opacity:0;pointer-events:none;position:absolute}.__theme-green .ageRating--white,.__theme-purple .ageRating--white{opacity:1}.__color-green{background-color:var(--palette-green, #00b956)}.__color-white{background-color:#fff}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-Thin.BinVesNM.ttf)format("truetype");font-style:normal;font-weight:100}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-ExtraLight.BEx6KSH1.ttf)format("truetype");font-style:normal;font-weight:200}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-Light.WU__v9oT.ttf)format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-Regular.DYjygwQm.ttf)format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-Medium.CKLJZXR2.ttf)format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-SemiBold.XVCL1Lno.ttf)format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-Bold.zdiomvYZ.ttf)format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-ExtraBold.DZtS5_wi.ttf)format("truetype");font-style:normal;font-weight:800}@font-face{font-family:Inter;src:url(/megacity/lp/shared/Inter-Black.DDhSxYXU.ttf)format("truetype");font-style:normal;font-weight:900}@font-face{font-family:Graphik;src:url(/megacity/lp/shared/graphik-medium.4EobpULM.otf);font-weight:500;font-style:normal}@font-face{font-family:Graphik;src:url(/megacity/lp/shared/graphik-regular.DxnOGKDC.otf);font-weight:400;font-style:normal}#subscription-overlay.subscribe-overlay{position:fixed;inset:0;z-index:2147483000;box-sizing:border-box;background:#fff}#subscription-overlay.subscribe-overlay[hidden]{display:none!important}#subscription-overlay.subscribe-overlay:not([hidden]){display:block}#subscription-overlay .subscribe-overlay__header{display:flex;justify-content:center;align-items:center;padding-top:40px}#subscription-overlay .subscribe-overlay__spinner{padding:160px 0}#subscription-overlay .subscribe-overlay__spinner-img{display:block;margin:0 auto;transform-origin:center center;animation-name:subscribe-overlay-spin;animation-duration:1s;animation-timing-function:steps(8);animation-iteration-count:infinite}@keyframes subscribe-overlay-spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}#subscription-overlay .subscribe-overlay__text{font-weight:400;font-size:18px;line-height:100%;text-align:center;color:#000;margin:0 20px}#subscription-overlay .subscribe-overlay__text span{font-weight:700;color:var(--palette-purple, #6a2383)}body{background-size:cover;background-position:center;background-repeat:no-repeat}body.graphik{font-family:Graphik,sans-serif}body.inter{font-family:Inter,sans-serif}