.icon[data-v-9d7dee51]{transition:transform .2s cubic-bezier(.455,.03,.515,.955)}.icon--up[data-v-9d7dee51]{transform:rotate(180deg)}.icon--right[data-v-9d7dee51]{transform:rotate(-90deg)}.icon--down[data-v-9d7dee51]{transform:unset}.icon--left[data-v-9d7dee51]{transform:rotate(-90deg)}.icon__svg[data-v-9d7dee51]{display:flex;height:100%;max-height:var(--max-height);max-width:var(--max-width);width:100%}.icon[data-v-a42b0aa4],.icon__svg[data-v-a42b0aa4]{display:flex}.icon__svg[data-v-a42b0aa4]{height:100%;max-height:var(--max-height);max-width:var(--max-width);width:100%}.customSelectOptions{--option-height:32px;background:#fff;border-radius:8px;bottom:-4px;box-shadow:0 34px 34px #00000040;height:0;left:0;max-width:200px;opacity:1;overflow-y:scroll;overscroll-behavior-y:contain;padding:0;pointer-events:none;position:absolute;width:50vw;z-index:1000}.customSelectOptions--scrollable{overflow-y:scroll;overscroll-behavior-y:contain;-ms-overflow-style:none;scrollbar-width:none}.customSelectOptions--scrollable::-webkit-scrollbar{display:none}.customSelectOptions--top{bottom:40px}.customSelectOptions__optionsWrapper{align-items:flex-start;display:flex;flex-direction:column}.customSelectOptions__option{align-items:center;border-bottom:1px solid;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;justify-content:space-between;padding:0 8px;width:100%}.customSelectOptions__option:last-child{border-bottom:0}.customSelectOptions__optionLabel{color:#000;cursor:pointer;opacity:.6;text-align:left;transition:opacity .2s cubic-bezier(.455,.03,.515,.955)}.customSelectOptions__option--active .customSelectOptions__optionLabel,.customSelectOptions__option:hover .customSelectOptions__optionLabel{opacity:1}.customSelectOptions__backdrop{top:0;right:0;bottom:0;left:0;overflow:hidden;position:fixed;z-index:-1}.defaultSelect{cursor:pointer;display:flex;position:relative}.defaultSelect__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;height:32px;max-width:100%;padding:0 32px;width:100%}@media (min-width:48em){.defaultSelect__select{pointer-events:none}}.defaultSelect__select--white{background:transparent;color:#fff}.defaultSelect__select--globe{padding-left:32px}.defaultSelect__select p.defaultSelect__value{text-align:left}.defaultSelect__chevron{right:10px;top:10px}.defaultSelect__chevron,.defaultSelect__globe{cursor:pointer;pointer-events:none;position:absolute;z-index:10}.defaultSelect__globe{align-items:center;display:flex;height:100%;justify-content:center;left:0;top:0;width:36px}.defaultSelect__globe img{height:16px;width:16px}.langSelector[data-v-6940f53d]{margin:auto;width:-moz-fit-content;width:fit-content}.langSelector--footer[data-v-6940f53d] select{font-size:13px;font-weight:500}@media (min-width:64em){.langSelector--footer[data-v-6940f53d]{margin-left:-21px}}.langSelector--header[data-v-6940f53d] select{border:none;border-radius:50px;box-shadow:0 4px 16px #47459c1a}.baseButton{display:inline-block;position:relative}.baseButton--freeWidth{width:100%}.baseButton--fixedWidth{width:160px}.baseButton__routerLink{display:inline-block;position:relative;text-align:center}.baseButton__link,.baseButton__routerLink{text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.baseButton__link{height:100%;left:0;position:absolute;top:0}.textButton{display:inline-block;font-size:0}.textButton__main{align-items:center;display:flex;justify-content:center;text-decoration:none}.textButton__label{color:#fff;display:inline-block;font-size:14px;margin:0;text-align:center;transition:color .2s;white-space:nowrap}@media (min-width:48em){.textButton__label{font-size:16px}}.textButton__label:hover{color:#fff}.textButton--underlined .textButton__label{text-decoration:underline}.textButton--uppercase .textButton__label{text-transform:uppercase}.textButton--small .textButton__label{font-size:14px}.textButton--big .textButton__label{font-size:20px}.textButton--footer .textButton__label{font-family:SupercellText-Medium,sans-serif;font-size:12px}@media (min-width:48em){.textButton--footer .textButton__label{font-size:13px}}.textButton--footer .textButton__label{font-size:14px;line-height:34px}.loader[data-v-02ed4f20]{display:flex}.loader__svg[data-v-02ed4f20]{animation:loaderSpinAnimation-02ed4f20 1.25s cubic-bezier(.445,.05,.55,.95) infinite;height:auto;max-height:36px;max-width:36px;width:100%}.loader--small .loader__svg[data-v-02ed4f20]{max-height:24px;max-width:24px}.loader--skinny .loader__svg[data-v-02ed4f20]{animation:loaderSpinOpacityAnimation-02ed4f20 1.25s cubic-bezier(.445,.05,.55,.95) infinite;max-height:30px;max-width:30px}.loader--skinny .loader__svg circle[data-v-02ed4f20]{stroke-width:2}.loader__circle[data-v-02ed4f20]{stroke-dasharray:87.3977661133;stroke-dashoffset:87.3977661133;animation:loaderShapeAnimation-02ed4f20 1.25s cubic-bezier(.445,.05,.55,.95) infinite}@keyframes loaderSpinOpacityAnimation-02ed4f20{0%{opacity:.1;transform:scaleX(-1) rotate(270deg)}to{opacity:1;transform:scaleX(-1) rotate(-90deg)}}@keyframes loaderSpinAnimation-02ed4f20{0%{transform:scaleX(-1) rotate(270deg)}to{transform:scaleX(-1) rotate(-90deg)}}@keyframes loaderShapeAnimation-02ed4f20{0%{stroke-dashoffset:87.3977661133}to{stroke-dashoffset:262.1932983398}}.defaultButton[data-v-46a0bd9f]{-moz-appearance:button;appearance:button;-webkit-appearance:button;background:transparent;border:0;display:inline-block;font-size:0;height:48px;overflow:visible;position:relative;text-transform:none}.defaultButton[data-v-46a0bd9f]:not(.defaultButton--disabled){cursor:pointer}.defaultButton--lg[data-v-46a0bd9f]{height:55px}.defaultButton--loading[data-v-46a0bd9f]{pointer-events:none}.defaultButton__main[data-v-46a0bd9f]{border-radius:36px;height:100%;min-width:var(--minWidth);position:relative;transition:transform .2s cubic-bezier(.455,.03,.515,.955),box-shadow .2s cubic-bezier(.455,.03,.515,.955)}.defaultButton__bg[data-v-46a0bd9f]{background:#f3f3f3;border-radius:36px;height:100%;position:absolute;text-align:center;transition:background-color .2s;width:100%;z-index:0}.defaultButton--reddit .defaultButton__bg[data-v-46a0bd9f]{background:#ff4500}.defaultButton--inverted .defaultButton__bg[data-v-46a0bd9f]{background:#fff}.defaultButton--warning .defaultButton__bg[data-v-46a0bd9f]{background:#1c1c1c}.defaultButton--secondary .defaultButton__bg[data-v-46a0bd9f]{background:#fff}.defaultButton--secondary.defaultButton--emphasis .defaultButton__bg[data-v-46a0bd9f]{border-color:#ddd}.defaultButton--tertiary .defaultButton__bg[data-v-46a0bd9f]{background:#fff;border:4px solid #f9f9f9}.defaultButton--slush .defaultButton__bg[data-v-46a0bd9f]{background:gradient(slush)}.defaultButton--twitter .defaultButton__bg[data-v-46a0bd9f]{background:#5da8dc}.defaultButton--tertiary.defaultButton--transparent .defaultButton__bg[data-v-46a0bd9f]{background:transparent;border:2px solid #fff}.defaultButton--disabled .defaultButton__bg[data-v-46a0bd9f],.defaultButton--loading .defaultButton__bg[data-v-46a0bd9f]{background:#f3f3f3}.defaultButton--secondary.defaultButton--bordered .defaultButton__bg[data-v-46a0bd9f]{background:#fff;border:2px solid #ddd}.defaultButton__link[data-v-46a0bd9f]{align-items:center;display:flex;height:100%;justify-content:center;padding:0 24px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.defaultButton--lg .defaultButton__link[data-v-46a0bd9f]{padding:0 30px}.defaultButton__label[data-v-46a0bd9f]{color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:48px;margin:0;text-align:center;text-transform:uppercase;vertical-align:top;white-space:nowrap}@media (min-width:48em){.defaultButton__label[data-v-46a0bd9f]{font-size:16px}}.defaultButton--lg .defaultButton__label[data-v-46a0bd9f]{font-size:16px;line-height:55px}.defaultButton--noUppercase .defaultButton__label[data-v-46a0bd9f]{font-weight:500;text-transform:none}.defaultButton--secondary .defaultButton__label[data-v-46a0bd9f]{color:#1c1c1c}.defaultButton--tertiary .defaultButton__label[data-v-46a0bd9f]{color:#ddd}.defaultButton--tertiary.defaultButton--transparent .defaultButton__label[data-v-46a0bd9f]{color:#fff}.defaultButton--loading .defaultButton__label[data-v-46a0bd9f]{visibility:hidden}.defaultButton--labelDivine .defaultButton__label[data-v-46a0bd9f],.defaultButton--secondary.defaultButton--bordered .defaultButton__label[data-v-46a0bd9f]{color:gray}.defaultButton__loader[data-v-46a0bd9f]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.defaultButton__preIcon[data-v-46a0bd9f]{align-items:center;display:flex;height:100%;left:24px;opacity:1;position:absolute;top:0;width:32px}.downloadButtons__appButtonsWrapper{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}@media (min-width:48em){.downloadButtons__appButtonsWrapper{flex:0;justify-content:end;min-width:266px}}@media (min-width:90em){.downloadButtons__appButtonsWrapper{flex:0;flex-wrap:nowrap;justify-content:end;min-width:unset}}.downloadButtons__appButtonsWrapper.animate:not(.animation-complete){opacity:0}.downloadButtons__appButton{font-size:0}.downloadButtons__appButtonImage{height:40px}@media (min-width:64em){.downloadButtons__appButtonImage{height:50px}}.socialButton[data-v-ce19077d]{border:2px solid #f9f9f9;border-radius:50%;cursor:pointer;display:inline-block;height:100%;margin:0 auto;overflow:hidden;transition:transform .2s cubic-bezier(.455,.03,.515,.955),box-shadow .2s cubic-bezier(.455,.03,.515,.955);width:100%}.socialButton--over[data-v-ce19077d]{transform:translateY(-2px)}.socialButton--darkOutline[data-v-ce19077d]{border-color:#ddd}.socialButton--inverted[data-v-ce19077d]{background:none;border:0;border-radius:0}.socialButton--borderless[data-v-ce19077d]{border:0}.socialButton--hasLabel[data-v-ce19077d]{background:#f9f9f9;border:none;border-radius:var(--btn-height);height:var(--btn-height);width:auto}.socialButton--creation[data-v-ce19077d]{background-color:#f9f9f9}@media (min-width:48em){.socialButton--standalone[data-v-ce19077d]{box-shadow:0 4px 16px #47459c1a}}.socialButton__link[data-v-ce19077d]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.socialButton__label[data-v-ce19077d]{color:#fff;font-family:SupercellText-Bold,sans-serif;font-size:13px;line-height:140%;margin:0 16px 0 4px}.socialButton__icon[data-v-ce19077d]{height:100%;width:100%}.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{border:5px solid #f9f9f9;border-radius:50%;height:var(--btn-height);width:var(--btn-height)}.socialButton--clipboard .socialButton__icon[data-v-ce19077d],.socialButton--link .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-link-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--clipboard.socialButton--inverted .socialButton__icon[data-v-ce19077d],.socialButton--link.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-link-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--clipboard.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d],.socialButton--link.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background-color:unset}.socialButton--clipboard.socialButton--hasLabel .socialButton__icon[data-v-ce19077d],.socialButton--link.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:gray url(../icons/icon-social-link-white.svg) 50% no-repeat;background-size:50%}.socialButton--x .socialButton__icon[data-v-ce19077d]{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23aae7ed' d='M17.76 14.31 25.77 5h-1.898l-6.955 8.084L11.362 5H4.955l8.4 12.225-8.4 9.764h1.898l7.345-8.538 5.866 8.538h6.407zm-2.6 3.023-.85-1.218L7.536 6.43h2.916l5.465 7.817.85 1.217 7.105 10.162h-2.916z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M4.955 5h21.516v22H4.955z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat;background-size:22px 22px}.socialButton--x.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M17.76 14.31 25.77 5h-1.898l-6.955 8.084L11.362 5H4.955l8.4 12.225-8.4 9.764h1.898l7.345-8.538 5.866 8.538h6.407zm-2.6 3.023-.85-1.218L7.536 6.43h2.916l5.465 7.817.85 1.217 7.105 10.162h-2.916z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M4.955 5h21.516v22H4.955z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat;background-size:100% 100%}.socialButton--x.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23000' d='M17.76 14.31 25.77 5h-1.898l-6.955 8.084L11.362 5H4.955l8.4 12.225-8.4 9.764h1.898l7.345-8.538 5.866 8.538h6.407zm-2.6 3.023-.85-1.218L7.536 6.43h2.916l5.465 7.817.85 1.217 7.105 10.162h-2.916z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23000' d='M4.955 5h21.516v22H4.955z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50% no-repeat;background-size:100% 100%}.socialButton--x.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#5da8dc url(../icons/icon-form-tw-white.svg) 50% no-repeat;background-size:50%}.socialButton--twitter .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-twitter-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--twitter.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-twitter-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--twitter.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-twitter-black.svg) 50% no-repeat;background-size:100% 100%}.socialButton--twitter.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#5da8dc url(../icons/icon-form-tw-white.svg) 50% no-repeat;background-size:50%}.socialButton--facebook .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-facebook-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--facebook.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-facebook-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--facebook.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-facebook-black.svg) 50% no-repeat;background-size:100% 100%}.socialButton--facebook.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#485a96 url(../icons/icon-form-fb-white.svg) 50% no-repeat;background-size:50%}.socialButton--twitch .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-twitch-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--twitch.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-twitch-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--twitch.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-twitch-black.svg) 50% no-repeat;background-size:100% 100%}.socialButton--twitch.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-twitch-black.svg) 50% no-repeat;background-size:50%}.socialButton--reddit .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-reddit-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--reddit.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-reddit-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--reddit.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-reddit-black.svg) 50% no-repeat;background-size:100% 100%}.socialButton--reddit.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#ff4500 url(../icons/icon-social-reddit-white.svg) 50% no-repeat;background-size:50%}.socialButton--share.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-share-white.svg) 50% no-repeat;background-size:50%}.socialButton--tiktok .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-tiktok-black.svg) 50% no-repeat;background-size:18px auto}.socialButton--tiktok.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-tiktok-white.svg) 50% no-repeat;background-size:18px auto}.socialButton--tiktok.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-tiktok-black.svg) 50% no-repeat;background-size:18px auto}.socialButton--tiktok.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-tiktok-black.svg) 50% no-repeat;background-size:50%}.socialButton--youtube .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-youtube-black.svg) 50% no-repeat;background-size:24px auto}.socialButton--youtube.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-youtube-white.svg) 50% no-repeat;background-size:24px auto}.socialButton--youtube.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-youtube-black.svg) 50% no-repeat;background-size:24px auto}.socialButton--youtube.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-youtube-black.svg) 50% no-repeat;background-size:50%}.socialButton--instagram .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-instagram-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--instagram.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-instagram-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--instagram.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-instagram-black.svg) 50% no-repeat;background-size:100% 100%}.socialButton--instagram.socialButton--hasLabel .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-instagram-black.svg) 50% no-repeat;background-size:50%}.socialButton--linkedin .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-linkedin-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--linkedin.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-linkedin-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--linkedin.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-linkedin-black.svg) 50% no-repeat;background-size:100% 100%}.socialButton--glassdoor .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-glassdoor-black.svg) 50% no-repeat;background-size:22px 22px}.socialButton--glassdoor.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-glassdoor-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--discord .socialButton__icon[data-v-ce19077d]{background:#fff url(../icons/icon-social-discord.svg) 50% no-repeat;background-size:100% 100%}.socialButton--discord.socialButton--inverted .socialButton__icon[data-v-ce19077d]{background:url(../icons/icon-social-discord-white.svg) 50% no-repeat;background-size:100% 100%}.socialButton--discord.socialButton--inverted.socialButton--dark .socialButton__icon[data-v-ce19077d]{background-color:unset;background-image:url(../icons/icon-social-discord.svg)}.socialButton__routerLink[data-v-ce19077d]{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.block{padding:0 16px}@media (min-width:30em){.block{padding:0 16px}}@media (min-width:48em){.block{padding:0 48px}}@media (min-width:64em){.block{padding:0 136px}}@media (min-width:90em){.block{padding:0 136px}}.block--fullBleed{padding-left:0;padding-right:0;width:100%}.block--flexCenter{align-items:center;display:flex;justify-content:center}.block--whiteMobile{background-color:#fff;padding:32px 16px 0}@media (min-width:48em){.block--whiteMobile{background-color:#fff}}.block--fullBleed.block--darkTheme{background:gradient(ash)}.block--hiddenOverflow{overflow:hidden}.block--customMargin{margin-top:var(--customMargin)}.block--smallMarginTop{margin-top:32px}@media (min-width:64em){.block--smallMarginTop{margin-top:32px}}.block--smallMarginBottom{margin-bottom:32px}@media (min-width:64em){.block--smallMarginBottom{margin-bottom:32px}}.block--mediumMarginTop{margin-top:40px}@media (min-width:64em){.block--mediumMarginTop{margin-top:80px}}.block--mediumMarginBottom{margin-bottom:40px}@media (min-width:64em){.block--mediumMarginBottom{margin-bottom:80px}}.block--largeMarginTop{margin-top:48px}@media (min-width:64em){.block--largeMarginTop{margin-top:88px}}.block--largeMarginBottom{margin-bottom:48px}@media (min-width:48em){.block--largeMarginBottom{margin-bottom:96px}}@media (min-width:64em){.block--largeMarginBottom{margin-bottom:120px}}.block--xlargeMarginTop{margin-top:80px}@media (min-width:64em){.block--xlargeMarginTop{margin-top:160px}}.block--xlargeMarginBottom{margin-bottom:80px}@media (min-width:64em){.block--xlargeMarginBottom{margin-bottom:160px}}.block__main{margin:0 auto;position:relative}.block--fullBleed.block--flexCenter .block__main{align-items:center;display:flex;justify-content:center;margin:unset;width:100%}.block:not(.block--fullBleed):not(.block--maxWidthMedium) .block__main{max-width:var(--maxWidth)}@media (min-width:48em){.block--boxOutline .block__main{background:#fff;border-radius:16px;box-shadow:0 4px 16px #47459c1a;padding:24px 24px 40px;width:100%}}@media (min-width:90em){.block--boxOutline .block__main{left:auto;transform:none;width:100%}}.block--maxWidthMedium .block__main{max-width:864px}.block--boxOutline.block--darkTheme .block__main{background:gradient(ash)}.footer{background:#000;font-size:0;position:relative;z-index:10}@media (min-width:64em){.footer__main{display:flex;flex-direction:column}}.footer__innerSection{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:35px 0}@media (min-width:64em){.footer__innerSection{flex-direction:row;padding:40px 0}.footer__innerSection--withAppDisclaimer{align-items:flex-start}}@media (min-width:90em){.footer__innerSection--withAppDisclaimer{align-items:center}}.footer__left{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:8px}@media (min-width:64em){.footer__left{flex-direction:row}}.footer__linksWrapper{padding:0;text-align:center}@media (min-width:64em){.footer__linksWrapper{margin-bottom:0;padding-right:8px;text-align:left}.footer__linksWrapper--lower{padding-left:12px}}.footer__link{display:inline-flex;margin:0 12px;text-align:center;transition:opacity .25s}.footer__link--dimmed,.footer__link--sub{opacity:.5}.footer__link--sub.footer__link--dimmed{opacity:.25}.footer__link:hover{opacity:1}.footer__link--sub:hover{opacity:.5}.footer__appButtonsWrapperWithDisclaimer{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}@media (min-width:64em){.footer__appButtonsWrapperWithDisclaimer{align-items:start;flex-direction:row}}@media (min-width:90em){.footer__appButtonsWrapperWithDisclaimer{align-items:center;flex-direction:row;justify-content:end}}.footer__appButtonsWrapper{margin-top:35px}@media (min-width:64em){.footer__appButtonsWrapper{flex:0;margin-top:unset}}@media (min-width:90em){.footer__appButtonsWrapper{flex:1;min-width:unset}}.footer__appDisclaimerImage{height:60px;width:auto}.footer__appDisclaimer{display:inline-flex;font-size:12px;white-space:pre-line}.footer__divider{background-color:#333;height:1px}.footer__socialIconsWrapper{display:flex;gap:16px;grid-area:socials;justify-content:center;margin-top:35px}@media (min-width:64em){.footer__socialIconsWrapper{margin-top:0}}.footer__socialIcon{display:inline-block;height:24px;margin:0 10px;opacity:.25;transition:opacity .25s;width:24px}.footer__socialIcon--logo{display:inline-block;height:38px;margin-right:8px;width:47px}@media (min-width:48em){.footer__socialIcon--logo{margin-right:0}}.footer__socialIcon--last{margin-right:0}.footer__socialIcon--dimmed{opacity:.15}.footer__socialIcon:hover{opacity:.5}.navigation[data-v-5b81da5f]{align-items:center;color:#000;display:flex;justify-content:space-between;left:0;padding:48px 56px 0;position:fixed;top:0;transition:padding .25s ease-out;width:100%;z-index:20}@media (max-width:63.99em) and (max-height:660px){.navigation[data-v-5b81da5f]{padding:8px 14px 0}}.navigation--small[data-v-5b81da5f]{padding:24px 32px 0}@media (max-width:63.99em) and (max-height:660px){.navigation--small[data-v-5b81da5f]{padding:8px 14px 0}}.navigation[data-v-5b81da5f] .langSelector{margin:0}.navigation__supercellLogo[data-v-5b81da5f]{display:none}@media (min-width:48em){.navigation__supercellLogo[data-v-5b81da5f]{display:block;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.navigation__supercellLogo[data-v-5b81da5f]:hover{transform:scale(1.1)}.navigation__supercellLogo[data-v-5b81da5f]:active{transform:scale(1)}}.navigation__logo[data-v-5b81da5f]{height:auto;left:50%;position:absolute;top:12px;transform:translate(-50%);transition:width .2s,transform .2s cubic-bezier(.175,.885,.32,1.275);width:110px}@media (min-width:48em){.navigation__logo[data-v-5b81da5f]{top:22px;width:156px}}@media (max-width:63.99em) and (max-height:660px){.navigation__logo[data-v-5b81da5f]{top:2px;width:68px}}.navigation--small .navigation__logo[data-v-5b81da5f]{width:80px}@media (min-width:48em){.navigation--small .navigation__logo[data-v-5b81da5f]{width:100px}}@media (max-width:63.99em) and (max-height:660px){.navigation--small .navigation__logo[data-v-5b81da5f]{width:68px}}.navigation__logo[data-v-5b81da5f]:hover{transform:translate(-50%) scale(1.1)}.navigation__logo[data-v-5b81da5f]:active{transform:translate(-50%) scale(1)}.navigation__socials[data-v-5b81da5f]{align-items:center;display:flex;gap:16px;gap:12px;grid-area:socials;justify-content:center}@media (min-width:64em){.navigation__socials[data-v-5b81da5f]{margin-top:0}}.navigation__socialIcon[data-v-5b81da5f]{display:inline-block;height:24px;width:24px}.navigation__socialIcon--logo[data-v-5b81da5f]{display:inline-block;height:38px;margin-right:8px;width:47px}@media (min-width:48em){.navigation__socialIcon--logo[data-v-5b81da5f]{margin-right:0}}.navigation__socialIcon--last[data-v-5b81da5f]{margin-right:0}.navigation__socialIcon[data-v-5b81da5f]{color:#fff;display:none;margin:0;opacity:1;transition:opacity .25s}.navigation__socialIcon--dimmed[data-v-5b81da5f]{opacity:.15}.navigation__socialIcon[data-v-5b81da5f]:hover{opacity:.5}@media (min-width:48em){.navigation__socialIcon[data-v-5b81da5f]{display:flex}}.navigation__langSelector[data-v-5b81da5f]{display:none}@media (min-width:56.25em){.navigation__langSelector[data-v-5b81da5f]{display:block}}.app{color:#fff}.app__main{min-height:100vh;min-height:100dvh}
