
.logo{display:inline-block;max-width:227px;max-height:150px}.logo__img{max-width:100%;max-height:100%}
:root{--lang-color: rgba(248, 247, 246, 0.6);--lang-color-active: #F8F7F6}.language-button{border-bottom:1px solid rgba(0,0,0,0);color:var(--lang-color);font-size:var(--nav-item-font-size);font-weight:500;line-height:1;text-align:left;position:relative;transition:color .3s ease-in-out;cursor:pointer;font-family:"WG Normalidad Extended",sans-serif}.language-button:lang(ja){font-family:"Noto Sans JP",sans-serif}.language-button:lang(ko){font-family:"Noto Sans KR",sans-serif}.language-button:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.language-button:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.language-button:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.language-button:hover{color:var(--lang-color-active)}@media all and (min-width: 768px){.offcanvas .language-button{padding-top:10px}}.language-list .language-button{padding-bottom:10px}.language-button--dark{--lang-color: rgba(18, 25, 29, 0.6);--lang-color-active: #12191d}.language-button--code{text-transform:uppercase}.language-button--current{color:var(--lang-color-active);pointer-events:none}.language-list .language-button--current{border-color:currentcolor}.language-button--selector{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:auto;padding:0;text-align:right}.language-button--selector .language-button__text{word-break:break-all}.language-button--selector .language-button__arrow{display:block;width:16px;min-width:16px;height:16px;margin-left:2px;position:relative;transition:fill .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,fill .3s ease-in-out;transition:transform .3s ease-in-out,fill .3s ease-in-out,-webkit-transform .3s ease-in-out;fill:currentcolor}.language-button--active .language-button__arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
:root{--header-logo-height: 20px}@media all and (min-width: 1280px){:root{--header-logo-height: 24px}}@media all and (min-width: 1440px){:root{--header-logo-height: 30px}}@media all and (min-width: 1920px){:root{--header-logo-height: 35px}}.header{display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;min-height:var(--section-padding);padding:24px;background-color:rgba(0,0,0,0);position:absolute;top:0;z-index:60}@media all and (min-width: 1440px){.header{padding-left:32px;padding-right:32px}}@media all and (min-width: 1024px)and (min-height: 720px){.header--fixed{position:fixed}}.header__logo{display:-ms-flexbox;display:flex;max-width:100%;max-height:none}.header__logo .logo__img{max-height:var(--header-logo-height)}.header__actions{display:-ms-flexbox;display:flex;gap:16px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;margin-left:auto}
.footer-link{color:rgba(255,255,255,.3);text-decoration:none;transition:color .5s}.footer-link:hover{color:rgba(255,255,255,.5)}
.footer-navigation{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:34px;text-transform:uppercase}.footer-navigation_item{margin-bottom:4px;font-size:12px;line-height:1;white-space:nowrap}.footer-navigation_item:not(:last-child){padding-right:20px}@media all and (min-width: 768px){.footer-navigation_item:not(:last-child){padding-right:25px}}@media all and (min-width: 1440px){.footer-navigation_item:not(:last-child){padding-right:30px}}#ot-sdk-btn.ot-sdk-show-settings.footer-link{padding:0;border:0;background:none;color:rgba(255,255,255,.3);font-family:inherit;font-size:inherit;line-height:inherit;text-transform:inherit;transition:color .5s}#ot-sdk-btn.ot-sdk-show-settings.footer-link:hover{background:none;color:rgba(255,255,255,.5)}
.social-links{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer-links .social-links__item{display:-ms-flexbox;display:flex;max-width:100%;margin:0;padding:0;font-size:inherit;line-height:inherit;overflow:hidden}@media all and (min-width: 768px){.footer-links .social-links__item{-ms-flex:0 0 calc((100% - var(--footer-links-gap))/2);flex:0 0 calc((100% - var(--footer-links-gap))/2);max-width:50%}}.footer-links .social-links__item:not(:last-child){border-bottom:2px solid #12191d}@media all and (min-width: 768px){.footer-links .social-links__item:not(:last-child){border:none}}.footer-links--light .social-links__item:not(:last-child){border-color:#f8f7f6}.social-links__link{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;position:relative}.footer-links .social-links__link{display:inline-block;width:auto;padding:var(--footer-link-indent) 0;color:#12191d;font-size:var(--footer-link-font-size);text-decoration:none;text-transform:uppercase;opacity:.8;transition:opacity .3s ease-in-out;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.footer-links .social-links__link:hover{opacity:1}.footer-links--light .social-links__link{color:#f8f7f6 !important}.social-links__logo{max-width:20px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.social-links__logo+.social-links__text{padding-left:24px}.social-links__text+.social-links__logo{padding-right:24px}
:root{--footer-links-gap: 8px;--footer-link-indent: 10px;--footer-link-font-size: 8px}@media all and (min-width: 768px){:root{--footer-links-gap: 10px;--footer-link-indent: 3px}}@media all and (min-width: 1280px){:root{--footer-link-font-size: 10px;--footer-link-indent: 4px}}@media all and (min-width: 1440px){:root{--footer-link-font-size: 12px;--footer-link-indent: 5px}}@media all and (min-width: 1920px){:root{--footer-link-font-size: 14px;--footer-link-indent: 6px}}.footer-links{display:-ms-flexbox;display:flex;gap:var(--footer-links-gap);-ms-flex-direction:row;flex-direction:row;width:100%;border:solid #12191d;border-width:2px 0;color:rgba(18,25,29,.6)}@media all and (min-width: 768px){.footer-links{border:none}}@media all and (min-width: 1024px){.footer-links{margin-bottom:calc(var(--footer-link-indent)*-1)}}.footer-links--light{border-color:#f8f7f6;color:rgba(248,247,246,.6)}@media all and (min-width: 1024px){.footer .footer-links{-ms-flex:1;flex:1}}.footer-links__socials,.footer-links__navs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;-ms-flex-item-align:start;align-self:start;margin:0;padding:0;overflow:hidden}@media all and (min-width: 768px){.footer-links__socials,.footer-links__navs{-webkit-column-gap:var(--footer-links-gap);column-gap:var(--footer-links-gap);-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:50%}}@media all and (min-width: 1024px){.footer-links__socials,.footer-links__navs{-ms-flex-line-pack:justify;align-content:space-between}}.footer-links .footer-navigation_item{display:-ms-flexbox;display:flex;max-width:100%;margin:0;padding:0;font-size:inherit;line-height:inherit;overflow:hidden}@media all and (min-width: 768px){.footer-links .footer-navigation_item{-ms-flex:0 0 calc((100% - var(--footer-links-gap))/2);flex:0 0 calc((100% - var(--footer-links-gap))/2);max-width:50%}}.footer-links .footer-navigation_item:not(:last-child){border-bottom:2px solid #12191d}@media all and (min-width: 768px){.footer-links .footer-navigation_item:not(:last-child){border:none}}.footer-links--light .footer-navigation_item:not(:last-child){border-color:#f8f7f6}.footer-links .footer-link,.footer-links .footer-link#ot-sdk-btn{display:inline-block;width:auto;padding:var(--footer-link-indent) 0;color:#12191d !important;font-size:var(--footer-link-font-size);text-decoration:none;text-transform:uppercase;opacity:.8;transition:opacity .3s ease-in-out;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.footer-links .footer-link:hover,.footer-links .footer-link#ot-sdk-btn:hover{opacity:1}.footer-links--light .footer-link,.footer-links--light .footer-link#ot-sdk-btn{color:#f8f7f6 !important}
.rating-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;width:100%;margin-top:16px;padding-left:34px}@media all and (min-width: 768px){.rating-list{-ms-flex-align:end;align-items:flex-end;width:auto;margin-top:0}}@media all and (min-width: 1280px){.rating-list{padding-left:0}}.rating-list__list{display:-ms-flexbox;display:flex;width:100%}@media all and (min-width: 768px){.rating-list__list{-ms-flex-pack:end;justify-content:flex-end;width:auto}}.rating-list__item:not(:first-child){margin-left:10px}.rating-list__link{display:inline-block;transition:opacity .5s}.rating-list__link:hover{opacity:.7}.rating-list__icon{max-height:36px}@media all and (min-width: 768px){.rating-list__icon{width:auto;height:36px}}.rating-list--extended .rating-list__icon{max-height:68px}@media all and (min-width: 768px){.rating-list--extended .rating-list__icon{height:68px}}.rating-list__description{display:inline-block;width:auto;margin-top:10px;padding-top:5px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.3);font-size:10px;line-height:1;text-align:left}@media all and (min-width: 768px){.rating-list__description{text-align:right;white-space:nowrap}}@media all and (min-width: 1280px){.rating-list__description{font-size:12px;line-height:1.2}}
.copyright{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:100%;color:rgba(255,255,255,.3);text-align:left}.copyright__logo{display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;width:auto;margin-right:8px;opacity:.3;position:relative;transition:opacity .5s}.copyright__logo:hover{opacity:.7}.copyright__logo img{width:auto;max-width:26px}.copyright__text{width:100%}
:root{--footer-legal-font-size: 6px;--footer-legal-letter-spacing: 0.12px;--rating-icon-size: 50px}@media all and (min-width: 768px){:root{--footer-copyright-width: 64%;--footer-legal-font-size: 8px;--footer-legal-letter-spacing: 0.16px}}@media all and (min-width: 1024px){:root{--footer-legal-font-size: 7px;--footer-legal-letter-spacing: 0.14px}}@media all and (min-width: 1280px){:root{--footer-legal-font-size: 8px;--footer-legal-letter-spacing: 0.16px}}@media all and (min-width: 1440px){:root{--footer-legal-font-size: 10px;--footer-legal-letter-spacing: 0.2px;--footer-copyright-width: 60%;--rating-icon-size: 78px}}@media all and (min-width: 1920px){:root{--footer-legal-font-size: 11px;--footer-legal-letter-spacing: 0.22px;--footer-copyright-width: 64%}}.footer-legal{display:-ms-flexbox;display:flex;gap:16px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;font-size:var(--footer-legal-font-size);line-height:1.2;letter-spacing:var(--footer-legal-letter-spacing)}@media all and (min-width: 1024px){.footer-legal{-ms-flex:1;flex:1}}@media all and (min-width: 1440px){.footer-legal{gap:24px}}.footer-legal:lang(ko){gap:8px;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media all and (min-width: 768px){.footer-legal:lang(ko){-ms-flex-direction:row;flex-direction:row}}@media all and (min-width: 1024px){.footer-legal:lang(ko){gap:16px}}@media all and (min-width: 1440px){.footer-legal:lang(ko){gap:24px}}.footer-legal .footer-link{color:#12191d;text-decoration:underline;opacity:.8;transition:opacity .3s ease-in-out;will-change:opacity}.footer-legal .footer-link:hover{opacity:1}.footer-legal--light .footer-link{color:#f8f7f6}.footer-copyright{min-width:50%;color:rgba(18,25,29,.8);text-align:justify}.footer-legal--light .footer-copyright{color:rgba(248,247,246,.8)}.footer-copyright--narrow{max-width:var(--footer-copyright-width)}.footer-rating{display:-ms-flexbox;display:flex;gap:6px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;color:rgba(18,25,29,.8);text-align:right}.footer-rating:lang(ko){-ms-flex-item-align:self-start;align-self:self-start;text-align:left}@media all and (min-width: 768px){.footer-rating:lang(ko){-ms-flex-item-align:self-end;align-self:self-end;text-align:right}}.footer-legal--light .footer-rating{color:rgba(248,247,246,.8)}.footer-rating__list{margin:0;padding:0}.footer-rating__list .rating-list__list{display:-ms-flexbox;display:flex;gap:3px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;width:100%;min-width:140px}.footer-rating__list .rating-list__list:lang(ko){-ms-flex-pack:start;justify-content:flex-start}@media all and (min-width: 768px){.footer-rating__list .rating-list__list:lang(ko){-ms-flex-pack:end;justify-content:flex-end}}@media all and (min-width: 768px){.footer-rating__list .rating-list__list{gap:6px}}@media all and (min-width: 1024px){.footer-rating__list .rating-list__list{min-width:150px}}@media all and (min-width: 1440px){.footer-rating__list .rating-list__list{min-width:220px}}.footer-rating__list .rating-list__item{display:-ms-flexbox;display:flex;margin:0}.footer-rating__list .rating-list__icon{height:auto;max-height:var(--rating-icon-size)}.footer-rating__descriptor{width:100%;max-width:90%;margin-left:auto}.footer-rating__descriptor:lang(ko){margin-left:0}@media all and (min-width: 768px){.footer-rating__descriptor:lang(ko){margin-left:auto}}
:root{--footer-gap: 24px}@media all and (min-width: 1024px){:root{--footer-gap: 16px}}@media all and (min-width: 1440px){:root{--footer-gap: 24px}}.footer{display:-ms-flexbox;display:flex;gap:var(--footer-gap);-ms-flex-direction:column;flex-direction:column;padding:24px;background-color:#f8f7f6;color:rgba(18,25,29,.8);position:sticky;bottom:0;font-family:"WG Normalidad",sans-serif;z-index:1}.footer:lang(ja){font-family:"Noto Sans JP",sans-serif}.footer:lang(ko){font-family:"Noto Sans KR",sans-serif}.footer:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.footer:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.footer:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}@media all and (min-width: 1024px){.footer{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:end;align-items:end;padding:32px}}.footer--dark{background-color:#12191d;color:rgba(248,247,246,.8)}.footer--sticky{margin-top:-1px;position:relative;z-index:2}.footer__logo{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;max-width:100%;max-height:none}.footer__logo .logo__img{width:100%}
.close-button{z-index:10;display:block;width:40px;height:40px;padding:0;border:none;outline:rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:#b8b397;overflow:hidden;position:fixed;top:8px;right:18px;cursor:pointer}.close-button:hover{color:#cbac77}.close-button::before,.close-button::after{width:20px;height:3px;margin-top:-1px;border-radius:5px;background-color:currentColor;content:"";position:absolute;top:50%;left:10px;transition:color .5s}.close-button::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close-button::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.overlay{z-index:1000;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100vh;background-color:rgba(22,22,22,.95);opacity:0;visibility:hidden;overflow-y:auto;position:fixed;top:0;left:0;transition:opacity .5s,visibility .5s}@media all and (min-width: 768px){.overlay{height:auto;position:absolute;top:auto;bottom:100%;-webkit-transform:translateY(35px);transform:translateY(35px);transition:opacity .5s,visibility .5s,-webkit-transform .5s;transition:opacity .5s,visibility .5s,transform .5s;transition:opacity .5s,visibility .5s,transform .5s,-webkit-transform .5s;will-change:transform}}@media all and (min-width: 768px){.overlay__top{height:auto;position:fixed;top:0;bottom:auto;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.overlay__open{opacity:1;visibility:visible}@media all and (min-width: 768px){.overlay__open{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.overlay__open{-webkit-transform:none;transform:none}}.overlay__fullscreen{top:0;bottom:0;-webkit-transform:none;transform:none}@media all and (min-width: 768px){.overlay__fullscreen{position:fixed}}
.language-list{display:-ms-flexbox;display:flex;gap:16px 48px;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.language-overlay .language-list{gap:16px;-ms-flex-pack:justify;justify-content:space-between;max-width:900px;margin:0 auto}.language-list__item{display:-ms-flexbox;display:flex}.language-overlay .language-list__item{width:calc((100% - 16px)/2)}.language-overlay .language-list__item:nth-child(n+5):last-child{margin-right:auto}@media all and (min-width: 768px){.language-overlay .language-list__item{width:calc((100% - 48px)/4)}}
.language-overlay{min-height:var(--header-height, 32px);padding:24px 32px;background-color:#f8f7f6;z-index:1001}.language-overlay--dark{background-color:#12191d}.language-overlay .close-button{color:#12191d;opacity:.6;top:0;right:0;transition:opacity .3s ease-in-out}.language-overlay .close-button:hover{opacity:1}.language-overlay--dark .close-button{color:#f8f7f6}
.cta-loader{display:none;gap:8px;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.cta--size-small .cta-loader{gap:6px}.cta--size-large .cta-loader{gap:12px}.cta--loading .cta-loader{display:-ms-flexbox;display:flex}.cta--loading .cta-loader__content{opacity:1 !important}.cta-loader__icon{min-width:18px;min-height:18px;-webkit-animation:cta-loader 1s infinite linear;animation:cta-loader 1s infinite linear}.cta-loader__icon-circle{fill:#f8f7f6}.cta--variant-secondary .cta-loader__icon-circle{fill:rgba(248,247,246,.3)}.cta--variant-success .cta-loader__icon-circle{fill:#fff}.cta--variant-transparent .cta-loader__icon-circle{fill:#d0cbc4}.cta--variant-transparent-light .cta-loader__icon-circle{fill:rgba(248,247,246,.3)}.cta-loader__icon-arc{fill:#12191d}.cta--variant-secondary .cta-loader__icon-arc{fill:#f8f7f6}.cta--variant-transparent-light .cta-loader__icon-arc{fill:#f8f7f6}@-webkit-keyframes cta-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes cta-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.cta-video{display:-ms-flexbox;display:flex;gap:10px;-ms-flex-align:center;align-items:center;height:100%}.cta--loading .cta-video{opacity:0}.cta-video__icon{-ms-flex-negative:0;flex-shrink:0;height:100%}.cta--is-icon-only .cta-video__icon{margin-right:0}.cta-video__icon-circle{stroke:#ff6d46;fill:rgba(0,0,0,0);transition:fill .3s ease-in-out,stroke .3s ease-in-out}.cta:hover .cta-video__icon-circle{fill:#ff8464;stroke:#ff8464}.cta:focus .cta-video__icon-circle{fill:#ff6d46;stroke:#ff6d46}.cta:active .cta-video__icon-circle{fill:#e5522a;stroke:#e5522a}.cta-video__icon-triangle{fill:#ff6d46;transition:fill .3s ease-in-out,stroke .3s ease-in-out}.cta:hover .cta-video__icon-triangle,.cta:focus .cta-video__icon-triangle,.cta:active .cta-video__icon-triangle{fill:#f8f7f6}
.cta-image{vertical-align:middle;position:relative}.cta-image--main{height:100%}.cta-image--prepend,.cta-image--append{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:18px;max-height:18px}.cta--size-small .cta-image--prepend,.cta--size-small .cta-image--append{max-width:16px;max-height:16px}.cta--size-large .cta-image--prepend,.cta--size-large .cta-image--append{max-width:22px;max-height:22px}.cta--is-icon-only .cta-image--prepend,.cta--is-icon-only .cta-image--append{max-width:20px;max-height:20px;margin-left:0;margin-right:0}.cta-image--prepend{margin-right:8px}.cta--size-small .cta-image--prepend{margin-right:6px}.cta--size-large .cta-image--prepend{margin-right:12px}.cta-image--append{margin-left:8px}.cta--size-small .cta-image--append{margin-left:6px}.cta--size-large .cta-image--append{margin-left:12px}.cta--loading .cta-image{opacity:0}
.cta-wrapper{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.cta-wrapper--full-width{width:100%}.cta-wrapper--inherit-height{height:inherit}.cta{-webkit-appearance:none;appearance:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:100%;border:2px solid rgba(0,0,0,0);outline:4px solid rgba(0,0,0,0);outline-offset:2px;color:#12191d;line-height:inherit;text-align:center;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;position:relative;transition:color .3s ease-in-out,border-color .3s ease-in-out,outline-color .3s ease-in-out,background-color .3s ease-in-out;cursor:pointer;font-family:"WG Normalidad Extended",sans-serif;z-index:1}.cta:lang(ja){font-family:"Noto Sans JP",sans-serif}.cta:lang(ko){font-family:"Noto Sans KR",sans-serif}.cta:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.cta:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.cta:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.cta:focus{outline:4px solid rgba(0,0,0,0)}.cta[disabled]{opacity:.8;pointer-events:none}.cta--size-small{min-width:192px;max-width:504px;height:46px;padding:3px 20px;font-size:16px;line-height:1.2}.cta--size-medium{min-width:226px;max-width:504px;height:54px;padding:6px 30px;font-size:18px;line-height:1.2}.cta--size-large{min-width:276px;max-width:504px;height:62px;padding:5px 30px;font-size:20px;line-height:1.35}.cta--auto-height{height:auto}.cta--inherit-height{height:inherit}.cta--full-width{width:100%;max-width:none}.cta--variant-naked{border-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.cta--variant-naked:hover{border-color:rgba(18,25,29,.05);background-color:rgba(18,25,29,.05)}.cta--variant-naked:focus{border-color:rgba(0,0,0,0);outline-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.cta--variant-naked:active{border-color:rgba(18,25,29,.1);outline-color:rgba(18,25,29,.1);background-color:rgba(18,25,29,.1)}.cta--variant-naked:disabled,.cta--variant-naked[disabled]{border-color:rgba(18,25,29,.1);background-color:rgba(18,25,29,.1)}.cta--variant-naked.cta--loading{border-color:rgba(18,25,29,.05);outline:none;background-color:rgba(18,25,29,.05)}.cta--variant-primary{border-color:#ffd85c;background-color:#ffd85c}.cta--variant-primary:hover{border-color:#ffdf78;background-color:#ffdf78}.cta--variant-primary:focus{border-color:#ffd85c;outline-color:#ffd85c;background-color:#ffd85c}.cta--variant-primary:active{border-color:#f2c758;outline-color:#f2c758;background-color:#f2c758}.cta--variant-primary:disabled,.cta--variant-primary[disabled]{border-color:#f2c758;background-color:#f2c758}.cta--variant-primary.cta--loading{border-color:#ffdf78;outline:none;background-color:#ffdf78}.cta--variant-secondary{color:#f8f7f6;border-color:#ff6d46;background-color:#ff6d46}.cta--variant-secondary:hover{border-color:#ff8464;background-color:#ff8464}.cta--variant-secondary:focus{border-color:#ff6d46;outline-color:#ff6d46;background-color:#ff6d46}.cta--variant-secondary:active{border-color:#e5522a;outline-color:#e5522a;background-color:#e5522a}.cta--variant-secondary:disabled,.cta--variant-secondary[disabled]{border-color:#e5522a;background-color:#e5522a}.cta--variant-secondary.cta--loading{border-color:#ff8464;outline:none;background-color:#ff8464}.cta--variant-success{border-color:#84ffb1;background-color:#84ffb1}.cta--variant-success:hover{border-color:#9effc2;background-color:#9effc2}.cta--variant-success:focus{border-color:#84ffb1;outline-color:#84ffb1;background-color:#84ffb1}.cta--variant-success:active{border-color:#6ab886;outline-color:#6ab886;background-color:#6ab886}.cta--variant-success:disabled,.cta--variant-success[disabled]{border-color:#6ab886;background-color:#6ab886}.cta--variant-success:active{color:#f8f7f6}.cta--variant-success.cta--loading{border-color:#9effc2;outline:none;background-color:#9effc2}.cta--variant-transparent{border-color:rgba(18,25,29,.6);background-color:rgba(0,0,0,0)}.cta--variant-transparent:hover,.cta--variant-transparent:focus{border-color:#12191d;background-color:#12191d;color:#f8f7f6}.cta--variant-transparent:focus{outline-color:#12191d}.cta--variant-transparent:active{border-color:#2d353b;outline-color:#2d353b;background-color:#2d353b;color:#f8f7f6}.cta--variant-transparent-light{border-color:rgba(248,247,246,.6);background-color:rgba(0,0,0,0);color:#f8f7f6}.cta--variant-transparent-light:hover{border-color:#fff;background-color:#fff;color:#12191d}.cta--variant-transparent-light:focus{border-color:#f8f7f6;outline-color:#f8f7f6;background-color:#f8f7f6;color:#12191d}.cta--variant-transparent-light:active{border-color:#d0cbc4;outline-color:#d0cbc4;background-color:#d0cbc4;color:#12191d}.cta--variant-video,.cta--variant-video-light{min-width:auto;padding-inline:0;background-color:rgba(0,0,0,0)}.cta--variant-video:hover,.cta--variant-video-light:hover{color:#ff8464}.cta--variant-video:focus,.cta--variant-video-light:focus{color:#ff6d46}.cta--variant-video:active,.cta--variant-video-light:active{color:#e5522a}.cta--variant-video-light{color:#f8f7f6}.cta--blinking::before{content:"";width:100%;height:100%;border-left:50px solid rgba(248,247,246,.2);opacity:1;position:absolute;top:0;left:0;transition:opacity .3s ease-in-out;-webkit-animation:cta-blink 2.5s infinite ease;animation:cta-blink 2.5s infinite ease;pointer-events:none}.cta--variant-success.cta--blinking::before{border-left-color:rgba(18,25,29,.05)}.cta--variant-transparent.cta--blinking::before{border-left-color:rgba(18,25,29,.15)}.cta--variant-video.cta--blinking::before,.cta--variant-video-light.cta--blinking::before{display:none}.cta[disabled].cta--blinking::before{display:none}.cta--is-icon-only.cta--blinking::before{-webkit-animation:cta-blink--icon 3s infinite ease;animation:cta-blink--icon 3s infinite ease}.cta--blinking:hover::before,.cta--blinking:active::before{opacity:0}.cta--is-icon-only{width:54px;min-width:auto;padding:10px}.cta--is-icon-only.cta--size-small{width:46px}.cta--is-icon-only.cta--size-large{width:62px}.cta__content{margin-bottom:-2px;position:relative}.cta__content:lang(ja){margin-bottom:0}.cta__content:lang(ko){margin-bottom:0}.cta__content:lang(zh-cn){margin-bottom:0}.cta__content:lang(zh-sg){margin-bottom:0}.cta__content:lang(zh-tw){margin-bottom:0}@supports(-webkit-line-clamp: 2){.cta--size-small .cta__content--main,.cta--size-medium .cta__content--main,.cta--size-large .cta__content--main{display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;white-space:initial}}.cta__content--prepend{margin-right:8px}.cta--size-small .cta__content--prepend{margin-right:6px}.cta--size-large .cta__content--prepend{margin-right:12px}.cta__content--append{margin-left:8px}.cta--size-small .cta__content--append{margin-left:6px}.cta--size-large .cta__content--append{margin-left:12px}.cta--loading .cta__content{opacity:0}.cta__content img,.cta__content svg{max-width:100%;max-height:100%;vertical-align:middle}.cta--is-icon-only .cta-text{display:none}.cta-mobile-text{margin-top:auto;margin-bottom:auto;color:#f8f7f6;font-size:16px;font-weight:400;font-style:normal;line-height:1.2;text-align:center}.cta-wrapper--light .cta-mobile-text{color:#12191d}.cta-notice{max-width:256px;margin-left:auto;margin-top:4px;margin-right:auto;color:#d0cbc4;font-size:14px;font-weight:500;font-style:italic;line-height:1.46;text-align:center}.cta-mobile-text__mobile-visible,.cta-notice__mobile-visible{display:none}.cta-mobile-text a,.cta-notice a{color:#ffd85c}.cta-mobile-text a:hover,.cta-notice a:hover{color:#ffdf78}.cta-mobile-text a:focus,.cta-notice a:focus{color:#ffd85c;text-decoration:underline}.cta-mobile-text a:active,.cta-notice a:active{color:#f2c758;text-decoration:underline}@-webkit-keyframes cta-blink{0%{-webkit-transform:translateX(-50%) skew(35deg);transform:translateX(-50%) skew(35deg)}50%{-webkit-transform:translateX(110%) skew(35deg);transform:translateX(110%) skew(35deg)}100%{-webkit-transform:translateX(110%) skew(35deg);transform:translateX(110%) skew(35deg)}}@keyframes cta-blink{0%{-webkit-transform:translateX(-50%) skew(35deg);transform:translateX(-50%) skew(35deg)}50%{-webkit-transform:translateX(110%) skew(35deg);transform:translateX(110%) skew(35deg)}100%{-webkit-transform:translateX(110%) skew(35deg);transform:translateX(110%) skew(35deg)}}@-webkit-keyframes cta-blink--icon{0%{-webkit-transform:translateX(-130%) skew(35deg);transform:translateX(-130%) skew(35deg)}50%{-webkit-transform:translateX(130%) skew(35deg);transform:translateX(130%) skew(35deg)}100%{-webkit-transform:translateX(130%) skew(35deg);transform:translateX(130%) skew(35deg)}}@keyframes cta-blink--icon{0%{-webkit-transform:translateX(-130%) skew(35deg);transform:translateX(-130%) skew(35deg)}50%{-webkit-transform:translateX(130%) skew(35deg);transform:translateX(130%) skew(35deg)}100%{-webkit-transform:translateX(130%) skew(35deg);transform:translateX(130%) skew(35deg)}}
.video{display:none;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@supports(not (-ms-ime-align: auto)) and (object-fit: cover){.video{width:100%;min-width:0;height:100%;min-height:0;position:static;-webkit-transform:none;transform:none;object-fit:cover}}@media all and (min-width: 1280px){.video{display:block}}.video--visible{display:block}
.video-bg{display:block;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden}
.background-media{display:block;width:100%;height:100%;position:absolute;left:0;top:0;display:-ms-flexbox;display:flex;pointer-events:none}.background-media--shaded::before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg, rgba(18, 25, 29, 0.4) 0%, rgba(18, 25, 29, 0.4) 100%),radial-gradient(50% 50% at 50% 50%, rgba(18, 25, 29, 0.5) 0%, rgba(18, 25, 29, 0) 100%);z-index:1;pointer-events:none}.background-media--masked{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.background-media__inner{-ms-flex:1;flex:1;width:100%;position:relative}.background-media__image{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover}
.notice{margin:8px 0 32px;position:relative}@media all and (min-width: 768px){.notice{margin:16px 0}}@media all and (min-width: 1280px){.notice{margin:12px 0 -16px}}@media all and (min-width: 1440px){.notice{margin-bottom:12px}}.notice__text{display:inline-block;color:#f8f7f6;text-align:center}.notice__text--with-icon{padding-left:20px}.notice__icon{display:inline-block;max-width:16px;height:auto;position:absolute;top:0;left:0}
:root{--section-padding: 24px}@media all and (min-width: 1024px){:root{--section-padding: 32px}}.section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:var(--section-padding);position:relative}.section__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 100%;flex:1 0 100%}
.bullet-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.bullet-pagination--hidden{display:none}.bullet-pagination__item{display:block;width:8px;height:8px;padding:0;border:none;outline:none;background-color:#f8f7f6;opacity:.5;position:relative;transition:opacity .3s ease-in-out}.bullet-pagination__item::before{content:"";width:28px;height:28px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.bullet-pagination__item:hover{opacity:.8;cursor:pointer}.bullet-pagination__item:not(:last-child){margin-right:20px}.bullet-pagination__item--active,.bullet-pagination__item--active:hover{opacity:1}
:root{--slide-width: 87.5vw;--heading-size: 16px;--text-size: 10px}@media all and (min-width: 768px){:root{--slide-width: 576px;--heading-size: 20px;--text-size: 12px}}@media all and (min-width: 1280px){:root{--heading-size: 24px;--text-size: 14px}}@media all and (min-width: 1440px){:root{--slide-width: 820px;--heading-size: 28px;--text-size: 16px}}@media all and (min-width: 1920px){:root{--heading-size: 32px;--text-size: 18px}}.text-slider{width:var(--slide-width)}.text-slider__heading{font-size:var(--heading-size);font-weight:700;line-height:1.2;font-family:"WG Normalidad Extended",sans-serif}.text-slider__heading:lang(ja){font-family:"Noto Sans JP",sans-serif}.text-slider__heading:lang(ko){font-family:"Noto Sans KR",sans-serif}.text-slider__heading:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.text-slider__heading:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.text-slider__heading:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.text-slider__text{max-width:100%;font-size:var(--text-size);line-height:1.3;opacity:.7}.text-slider__nested-list-item{font-size:var(--text-size);line-height:1.2}.text-slider__pagination{margin-top:12px}@media all and (min-width: 1440px){.text-slider__pagination{margin-top:16px}}.text-slider__list{width:16px;height:100%;opacity:0;overflow:hidden;position:relative;transition:width .5s ease-in-out}.text-slider__list--active{width:100%;transition-duration:1s}.text-slider__list--visible{opacity:1}.text-slider__list--with-brackets::before,.text-slider__list--with-brackets::after{content:"";display:block;width:8px;border:2px solid currentcolor;opacity:.6;position:absolute;top:0;bottom:0;pointer-events:none}.text-slider__list--with-brackets::before{border-right:none;left:0}.text-slider__list--with-brackets::after{border-left:none;right:0}.text-slider__list--animation-enter-active,.text-slider__list--animation-leave-active{transition:opacity 1s}.text-slider__list--animation-enter-to{opacity:1}.text-slider__list--animation-leave-to{opacity:0}.text-slider__item{gap:12px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;width:var(--slide-width);padding:16px 24px;text-align:center;position:absolute;top:0;bottom:0;left:0}@media all and (min-width: 1024px){.text-slider__item{gap:16px;padding:24px}}@media all and (min-width: 1440px){.text-slider__item{padding:32px}}.text-slider__item--invisible{visibility:hidden}.text-slider__item--static{position:static}.text-slider__item--with-anim-delay{transition-delay:.5s}.text-slider__list--visible .text-slider__item{display:-ms-flexbox;display:flex;opacity:0;transition-property:opacity;pointer-events:none}.text-slider__list--visible .text-slider__item--active{opacity:1;pointer-events:auto}
:root{--page-title: 24px}@media all and (min-width: 768px){:root{--page-title: 40px}}@media all and (min-width: 1440px){:root{--page-title: 48px}}@media all and (min-width: 1920px){:root{--page-title: 52px}}.page{min-height:100svh;padding-top:var(--header-height, 24px);background-color:#41474c}@media all and (min-width: 1024px){.page{padding-top:var(--header-height, 32px)}}.page__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;width:100%;padding:30px 20px 40px;color:#f8f7f6;position:relative;z-index:10}@media all and (min-width: 768px){.page__content{padding-top:60px;padding-bottom:70px}}@media all and (min-width: 1280px){.page__content{padding-top:50px;padding-bottom:160px}}@media all and (min-width: 1440px){.page__content{padding-top:80px;padding-bottom:160px}}@media all and (min-width: 1920px){.page__content{padding-bottom:180px}}.page__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin:auto;z-index:10}@media all and (min-width: 1024px){.page__content-wrapper{max-width:85%}}@media all and (min-width: 1280px){.page__content-wrapper{max-width:75%}}@media all and (min-width: 1920px){.page__content-wrapper{max-width:65%}}@media all and (min-width: 1280px){.page__content-wrapper--sticky-bottom-indent{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-positive:1;flex-grow:1;padding-bottom:32px}}.page__content-wrapper-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;position:relative}.page__logo{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;z-index:10}.page__logo-item:not(:first-child){margin-left:16px}@media all and (min-width: 1280px){.page__logo-item:not(:first-child){margin-left:32px}}.page__slider{margin-bottom:24px}@media all and (min-width: 1280px){.page__slider{margin-bottom:32px}}@media all and (min-width: 1440px){.page__slider{margin-bottom:56px}}.page__title{margin-bottom:32px;font-size:var(--page-title);line-height:.8;text-align:center;font-family:"WG Normalidad Extended",sans-serif}.page__title:lang(ja){font-family:"Noto Sans JP",sans-serif}.page__title:lang(ko){font-family:"Noto Sans KR",sans-serif}.page__title:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.page__title:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.page__title:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}@media all and (min-width: 768px){.page__title{margin-bottom:50px}}.page__indicators{margin-top:12px}@media all and (min-width: 1440px){.page__indicators{margin-top:24px}}.page__buttons{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative}.page__button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-width:240px;margin:6px}@media all and (min-width: 1280px){.page__button{min-width:300px}}@media all and (min-width: 1440px){.page__button{min-width:340px;margin:12px}}.page__footer{position:relative;z-index:10}@media all and (min-width: 1280px){.page__footer{position:absolute;right:0;bottom:0;left:0}}
.regform-progress-bar{width:100%;height:6px;background-color:#41474c;overflow:hidden}.regform-progress-bar__bar{width:0;height:100%;background-color:#84ffb1;transition:width 1.5s cubic-bezier(0.4, 0, 0.23, 1)}
.regform-step{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;min-height:420px}.regform-step--full-height{height:100%}@media all and (min-width: 440px){.regform-step--full-height{height:600px}}.regform-step__image{width:100%;height:170px;min-height:85px;margin-bottom:16px;background-repeat:no-repeat;background-position:left center;background-size:contain}.regform-step__error{height:70px;min-height:70px;margin-bottom:24px;overflow:visible}.regform-step--full-height .regform-step__error{margin-top:8px}@media all and (min-width: 440px){.regform-step--full-height .regform-step__error{margin-top:16px}}.regform-step__error-shape{-webkit-animation:regform-step__error-shape 16s infinite alternate;animation:regform-step__error-shape 16s infinite alternate}.regform-step__error-sign{-webkit-animation:regform-step__error-sign 16s infinite alternate;animation:regform-step__error-sign 16s infinite alternate}.regform-step__progress{position:relative;z-index:2}.regform-step__title{font-family:"WG Normalidad Extended",sans-serif;margin-bottom:16px;color:#f8f7f6;font-size:24px;font-weight:500;line-height:1.2;text-transform:uppercase}.regform-step__title:lang(ja){font-family:"Noto Sans JP",sans-serif}.regform-step__title:lang(ko){font-family:"Noto Sans KR",sans-serif}.regform-step__title:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.regform-step__title:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.regform-step__title:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.regform-step__title--small-margin{margin-bottom:8px}.regform-step__description{margin-bottom:24px;color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.3}.regform-results--success .regform-step__title,.regform-results--success .regform-step__description{padding:0 16px}@media all and (min-width: 440px){.regform-results--success .regform-step__title,.regform-results--success .regform-step__description{padding:0}}.regform-step__paragraph{color:#f8f7f6;font-size:16px;font-weight:400;line-height:1.3}.regform-step__requirements{margin-bottom:6px;color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.3}.regform-step__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;overflow:hidden auto;scrollbar-width:thin;scrollbar-color:#41474c rgba(0,0,0,0);z-index:0}@media all and (min-width: 440px){.regform-step__content{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}}.regform-results--success .regform-step__content{-ms-flex-pack:center;justify-content:center;text-align:center;overflow:visible}@media all and (min-width: 440px){.regform-results--success .regform-step__content{-ms-flex-pack:normal;justify-content:normal;text-align:left;overflow:auto}}.regform-step__spacer{-ms-flex:1;flex:1;width:100%;max-height:16px;position:relative}@media all and (min-width: 440px){.regform-step__spacer{max-height:32px}}.regform-step__spacer--top{max-height:0}@media all and (min-width: 440px){.regform-step__spacer--top{max-height:32px}}.regform-step__spacer--fixed{min-height:8px;max-height:8px}@media all and (min-width: 440px){.regform-step__spacer--fixed{min-height:16px;max-height:16px}}.regform-step__header,.regform-step__footer{-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:11}.regform-step__header{min-height:6px;margin-bottom:24px}@media all and (min-width: 440px){.regform-step__header{min-height:0;margin-bottom:0;padding:0}}.regform-step__footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.regform-step__back{border-color:#41474c;background-color:#41474c}.regform-step__back:hover{border-color:#747678;background-color:#747678}.regform-step__back:focus{border-color:#41474c;outline-color:#41474c;background-color:#41474c}.regform-step__back:active{border-color:#2d353b;outline-color:#2d353b;background-color:#2d353b}.regform-step__back:disabled,.regform-step__back[disabled]{border-color:#2d353b;background-color:#2d353b}.regform-step__next--compact{width:auto;min-width:0;max-width:none;padding-left:32px;padding-right:32px}@-webkit-keyframes regform-step__error-shape{0%{-webkit-filter:drop-shadow(0 0 4px rgba(255, 109, 70, 0.7));filter:drop-shadow(0 0 4px rgba(255, 109, 70, 0.7))}25%{-webkit-filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.9)) drop-shadow(0 0 6px rgba(255, 109, 70, 0.8));filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.9)) drop-shadow(0 0 6px rgba(255, 109, 70, 0.8))}50%{-webkit-filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.2));filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.2))}75%{-webkit-filter:drop-shadow(0 0 3px rgba(255, 109, 70, 0.6));filter:drop-shadow(0 0 3px rgba(255, 109, 70, 0.6))}100%{-webkit-filter:drop-shadow(0 0 1px rgba(255, 109, 70, 0.1));filter:drop-shadow(0 0 1px rgba(255, 109, 70, 0.1))}}@keyframes regform-step__error-shape{0%{-webkit-filter:drop-shadow(0 0 4px rgba(255, 109, 70, 0.7));filter:drop-shadow(0 0 4px rgba(255, 109, 70, 0.7))}25%{-webkit-filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.9)) drop-shadow(0 0 6px rgba(255, 109, 70, 0.8));filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.9)) drop-shadow(0 0 6px rgba(255, 109, 70, 0.8))}50%{-webkit-filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.2));filter:drop-shadow(0 0 6px rgba(255, 109, 70, 0.2))}75%{-webkit-filter:drop-shadow(0 0 3px rgba(255, 109, 70, 0.6));filter:drop-shadow(0 0 3px rgba(255, 109, 70, 0.6))}100%{-webkit-filter:drop-shadow(0 0 1px rgba(255, 109, 70, 0.1));filter:drop-shadow(0 0 1px rgba(255, 109, 70, 0.1))}}@-webkit-keyframes regform-step__error-sign{0%{-webkit-filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.6));filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.6))}20%{-webkit-filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.8));filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.8))}40%{-webkit-filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.4));filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.4))}60%{-webkit-filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9));filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9))}80%{-webkit-filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.5));filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.5))}100%{-webkit-filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9));filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9))}}@keyframes regform-step__error-sign{0%{-webkit-filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.6));filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.6))}20%{-webkit-filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.8));filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.8))}40%{-webkit-filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.4));filter:drop-shadow(0 0 2px rgba(248, 247, 246, 0.4))}60%{-webkit-filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9));filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9))}80%{-webkit-filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.5));filter:drop-shadow(0 0 3px rgba(248, 247, 246, 0.5))}100%{-webkit-filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9));filter:drop-shadow(0 0 4px rgba(248, 247, 246, 0.9))}}
.regform-restrictions__image{width:100%;height:170px;min-height:85px;margin-bottom:16px;background:url(gears.9e1c8ad4.png) no-repeat center left/contain}
.regform-tooltip{display:block;opacity:0;position:fixed;top:0;left:0;transition:opacity .15s ease-out;pointer-events:none;font-family:"WG Normalidad",sans-serif;z-index:2000}.regform-tooltip:lang(ja){font-family:"Noto Sans JP",sans-serif}.regform-tooltip:lang(ko){font-family:"Noto Sans KR",sans-serif}.regform-tooltip:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.regform-tooltip:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.regform-tooltip:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.regform-tooltip--visible{opacity:1}.regform-tooltip--visible.regform-tooltip--interactive{pointer-events:all}.regform-tooltip__body{width:300px;padding:8px 16px;border:2px solid rgba(248,247,246,.2);background-color:#2d353b}.regform-tooltip--auto-width .regform-tooltip__body{width:auto}.regform-tooltip__title{color:#f8f7f6;font-size:16px;font-weight:400;line-height:1.3;margin-bottom:4px;font-weight:600}.regform-tooltip__content{color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.1}
.regform-info-icon{display:inline-block;margin-left:4px;vertical-align:middle;opacity:.8;cursor:help}.regform-info-icon:hover{opacity:1}.regform-info-icon__image{display:inline-block;width:16px;height:16px}
.regform-input{margin-bottom:12px;opacity:1;transition:opacity .15s ease}.regform-input--disabled{opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.regform-input__label{margin-bottom:8px;color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.1}.regform-input__label mark{background:none;color:inherit;font-weight:300}.regform-input__wrapper{display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;line-height:1;position:relative}.regform-input__input{-webkit-appearance:none;appearance:none;-ms-flex:1;flex:1;margin:1px;padding:16px;border:1px solid rgba(248,247,246,.7);outline:1px solid rgba(0,0,0,0);box-shadow:none;background-color:#12191d;color:rgba(248,247,246,.7);font-size:inherit;font-weight:inherit;line-height:inherit;transition:border-color .15s ease,outline-color .15s ease;color-scheme:dark;font-family:"WG Normalidad",sans-serif}.regform-input__input:lang(ja){font-family:"Noto Sans JP",sans-serif}.regform-input__input:lang(ko){font-family:"Noto Sans KR",sans-serif}.regform-input__input:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.regform-input__input:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.regform-input__input:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.regform-input__input:focus{border-color:#f8f7f6;outline-color:#f8f7f6}.regform-input__input--has-icon{padding-right:56px}.regform-input__input--filled{border-color:rgba(248,247,246,.8);color:#f8f7f6}.regform-input--error .regform-input__input{border-color:#e5522a;outline-color:#e5522a}.regform-input__input::-webkit-input-placeholder{color:rgba(248,247,246,.7)}.regform-input__input:-ms-input-placeholder{color:rgba(248,247,246,.7)}.regform-input__input::placeholder{color:rgba(248,247,246,.7)}.regform-input__input::-ms-reveal,.regform-input__input::-ms-clear{display:none}.regform-input__input::-webkit-contacts-auto-fill-button{background-color:#f8f7f6}.regform-input__input::-webkit-calendar-picker-indicator{width:24px;height:24px;margin-top:-14px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjAiIHZpZXdCb3g9Ii0yIC0xIDI0IDIyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxwYXRoIGQ9Ik0zIDJWMS41VjEiIHN0cm9rZT0iI0Y4RjdGNiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICA8cGF0aCBkPSJNMTUgMlYxLjVWMSIgc3Ryb2tlPSIjRjhGN0Y2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIgogICAgICAgIGQ9Ik0xIDJDMC40NDc3MTUgMiAwIDIuNDQ3NzIgMCAzVjE5QzAgMTkuNTUyMyAwLjQ0NzcxNSAyMCAxIDIwSDE3QzE3LjU1MjMgMjAgMTggMTkuNTUyMyAxOCAxOVYzQzE4IDIuNDQ3NzIgMTcuNTUyMyAyIDE3IDJIMVpNMyAxNEMyLjQ0NzcyIDE0IDIgMTMuNTUyMyAyIDEzVjVDMiA0LjQ0NzcyIDIuNDQ3NzIgNCAzIDRIMTVDMTUuNTUyMyA0IDE2IDQuNDQ3NzIgMTYgNVYxM0MxNiAxMy41NTIzIDE1LjU1MjMgMTQgMTUgMTRIM1oiCiAgICAgICAgZmlsbD0iI0Y4RjdGNiIvPgogIDxjaXJjbGUgY3g9IjUuMzI2OTYiIGN5PSI2LjcwMDAxIiByPSIxLjIiIGZpbGw9IiNGOEY3RjYiLz4KICA8Y2lyY2xlIGN4PSI1LjMyNjk2IiBjeT0iMTAuMjk5NiIgcj0iMS4yIiBmaWxsPSIjRjhGN0Y2Ii8+CiAgPGNpcmNsZSBjeD0iOC45Mjg1MiIgY3k9IjYuNzAwMDEiIHI9IjEuMiIgZmlsbD0iI0Y4RjdGNiIvPgogIDxjaXJjbGUgY3g9IjguOTI4NTIiIGN5PSIxMC4yOTk2IiByPSIxLjIiIGZpbGw9IiNGOEY3RjYiLz4KICA8Y2lyY2xlIGN4PSIxMi41MjcyIiBjeT0iNi43MDAwMSIgcj0iMS4yIiBmaWxsPSIjRjhGN0Y2Ii8+CiAgPGNpcmNsZSBjeD0iMTIuNTI3MiIgY3k9IjEwLjI5OTYiIHI9IjEuMiIgZmlsbD0iI0Y4RjdGNiIvPgo8L3N2Zz4K) no-repeat center/contain;opacity:.8;position:absolute;top:50%;right:16px;transition:opacity .15s ease;cursor:pointer}.regform-input__input::-webkit-calendar-picker-indicator:hover{opacity:1}.regform-input__placeholder{color:rgba(248,247,246,.7);font-size:inherit;font-weight:inherit;line-height:inherit;opacity:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .15s ease;pointer-events:none}.regform-input__placeholder--visible{opacity:1}.regform-input__eye{width:24px;height:24px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgICAgICBkPSJNMi4wMjI3MyAxMC41ODc0QzMuNTU0ODYgOC4yOTQ4NyA2Ljc2NjY0IDQuNzU3ODEgMTEuOTk5NiA0Ljc1NzgxQzE3LjIzMjUgNC43NTc4MSAyMC40NDQzIDguMjk0ODcgMjEuOTc2NCAxMC41ODc0QzIyLjQ5MDYgMTEuMzU2OCAyMi43NDc3IDExLjc0MTQgMjIuNzI0MyAxMi40NTIxQzIyLjcwMDkgMTMuMTYyOCAyMi40MDU4IDEzLjU0NyAyMS44MTU2IDE0LjMxNTVDMjAuMDU4IDE2LjYwMzggMTYuNTQ4NSAyMC4yNDE3IDExLjk5OTYgMjAuMjQxN0M3LjQ1MDY4IDIwLjI0MTcgMy45NDExOCAxNi42MDM4IDIuMTgzNjIgMTQuMzE1NUMxLjU5MzQxIDEzLjU0NyAxLjI5ODMgMTMuMTYyOCAxLjI3NDkgMTIuNDUyMUMxLjI1MTUxIDExLjc0MTQgMS41MDg1OCAxMS4zNTY4IDIuMDIyNzMgMTAuNTg3NFpNMTEuOTk5MyAxNi45MjM2QzE0LjQ0MjYgMTYuOTIzNiAxNi40MjMzIDE0Ljk0MjkgMTYuNDIzMyAxMi40OTk3QzE2LjQyMzMgMTAuMDU2NCAxNC40NDI2IDguMDc1NjggMTEuOTk5MyA4LjA3NTY4QzkuNTU2MDUgOC4wNzU2OCA3LjU3NTM3IDEwLjA1NjQgNy41NzUzNyAxMi40OTk3QzcuNTc1MzcgMTQuOTQyOSA5LjU1NjA1IDE2LjkyMzYgMTEuOTk5MyAxNi45MjM2WiIKICAgICAgICBmaWxsPSIjRjhGN0Y2Ii8+Cjwvc3ZnPgo=) no-repeat center/contain;opacity:.8;position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .15s ease;cursor:pointer}.regform-input__eye:hover{opacity:1}.regform-input__eye::after{content:"";width:24px;height:2px;background-color:#f8f7f6;opacity:0;position:absolute;top:50%;left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:opacity .15s ease;pointer-events:none}.regform-input__eye--active::after{opacity:1}.regform-input__error{overflow:hidden;color:#e5522a;font-size:14px;font-weight:400;line-height:1.1}.regform-input__error--flashing{-webkit-animation:regform-input--flashing .4s ease 3;animation:regform-input--flashing .4s ease 3}.regform-input__error a{color:#e5522a;text-decoration:underline}.regform-input__error a:hover{text-decoration:none}.regform-input__error-wrapper{width:100%;margin-top:6px;overflow:hidden;transition:height .4s ease;will-change:height}.regform-input__error-inner{width:100%}.regform-input__suggestion{max-width:100%;padding:6px 16px;background-color:#41474c;color:#f8f7f6;font-size:16px;font-weight:400;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:background-color .15s ease;cursor:pointer}.regform-input__suggestion:hover{background-color:#747678}.regform-input__suggestion-wrapper{display:-ms-flexbox;display:flex;gap:8px;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;margin-top:4px}.regform-input__suggestion-wrapper--flashing{-webkit-animation:regform-input--flashing .4s ease 3;animation:regform-input--flashing .4s ease 3}@-webkit-keyframes regform-input--flashing{50%{opacity:0}}@keyframes regform-input--flashing{50%{opacity:0}}
.regform-captcha-step__image{display:block;mix-blend-mode:multiply}.regform-captcha-step__image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:130px;margin-bottom:16px;background-color:#f8f7f6}@supports(mix-blend-mode: multiply){.regform-captcha-step__image-wrapper{background-color:#f9f5e1}}.regform-captcha-step__button{margin-bottom:32px;border-color:#41474c;background-color:#41474c}.regform-captcha-step__button:hover{border-color:#747678;background-color:#747678}.regform-captcha-step__button:focus{border-color:#41474c;outline-color:#41474c;background-color:#41474c}.regform-captcha-step__button:active{border-color:#2d353b;outline-color:#2d353b;background-color:#2d353b}.regform-captcha-step__button:disabled,.regform-captcha-step__button[disabled]{border-color:#2d353b;background-color:#2d353b}.regform-captcha-step__button--refreshing .cta-image{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:regform-captcha-step__button--refreshing 1s linear infinite;animation:regform-captcha-step__button--refreshing 1s linear infinite}@-webkit-keyframes regform-captcha-step__button--refreshing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes regform-captcha-step__button--refreshing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.regform-social-registration{width:100%}.regform-social-registration__title{margin-bottom:8px;color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.1}.regform-social-registration__buttons{display:-ms-flexbox;display:flex;gap:8px}.regform-social-registration__button{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;padding:5px;background-color:#41474c;position:relative;transition:background-color .15s ease}.regform-social-registration__button:hover{background-color:#f8f7f6}.regform-social-registration__button--facebook:hover{background-color:#006df3}.regform-social-registration__button--facebook:hover .circle{fill:#f8f7f6}.regform-social-registration__button--facebook:hover .f{fill:#006df3}.regform-social-registration__button--twitch:hover{background-color:#a465ff}.regform-social-registration__button--twitch:hover .glitch{fill:#12191d}.regform-social-registration__button--amazon:hover .a{fill:#12191d}.regform-social-registration__button--idme{background-size:58px}.regform-social-registration__button--idme:hover,.regform-social-registration__button--idme.regform-social-registration__button--tooltip-active{background-color:#3a8045}.regform-social-registration__button--idme:hover .id,.regform-social-registration__button--idme:hover .me,.regform-social-registration__button--idme.regform-social-registration__button--tooltip-active .id,.regform-social-registration__button--idme.regform-social-registration__button--tooltip-active .me{fill:#f8f7f6}.regform-social-registration__button svg path{transition:fill .15s ease}.regform-social-registration__button span{display:-ms-flexbox;display:flex}.regform-social-registration__link{display:block;width:100%;height:100%;position:absolute;left:0;top:0}.regform-social-registration__tooltip-title,.regform-social-registration__tooltip-content{color:#f8f7f6;font-size:16px;font-weight:400;line-height:1.5}.regform-social-registration__tooltip-title a,.regform-social-registration__tooltip-content a{color:#f8f7f6;text-decoration:underline}.regform-social-registration__tooltip-title a:hover,.regform-social-registration__tooltip-content a:hover{text-decoration:none}.regform-social-registration__tooltip-title{font-weight:700}.regform-social-registration__tooltip-cta{margin:8px 0}
.regform-email-step__divider{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:32px 0;opacity:.7}.regform-email-step__divider-line{-ms-flex:1;flex:1;height:1px;background-color:#f8f7f6}.regform-email-step__divider-text{margin:0 16px;color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.1}.regform-email-step__grower{height:0;max-height:0;transition:height .9s ease}@media all and (min-width: 440px){.regform-email-step__grower{max-height:none}}.regform-email-step--growing .regform-email-step__grower{height:300px}.regform-email-step__invite{margin-bottom:28px}.regform-email-step__link{color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.3;color:#d59f48;text-decoration:none}.regform-email-step__link:hover{text-decoration:underline}.regform-email-step__link-wrapper{width:100%;margin-top:12px;text-align:center}
.indicator-text{display:-ms-flexbox;display:flex;margin-top:4px}.indicator-text__dot{width:12px;height:12px;margin:2px 8px 2px 0;border-radius:50%;background-color:#41474c;position:relative;transition:background-color .15s ease}.indicator-text__dot::after{display:block;width:100%;height:100%;position:absolute;left:0;top:0;content:"";border-radius:50%}.indicator-text__dot--ok{background-color:#84ffb1}.indicator-text__dot--ok::after{-webkit-animation:indicator-text__dot--ok 1.5s ease 1;animation:indicator-text__dot--ok 1.5s ease 1}.indicator-text__dot--error{background-color:#ff6d46}.indicator-text__dot--error::after{-webkit-animation:indicator-text__dot--error 1.5s ease 1;animation:indicator-text__dot--error 1.5s ease 1}.indicator-text__text{-ms-flex:1;flex:1;color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.3}@-webkit-keyframes indicator-text__dot--ok{0%{background-color:rgba(0,0,0,0);opacity:1;-webkit-transform:scale(1);transform:scale(1)}40%{background-color:#84ffb1}100%{background-color:#84ffb1;opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes indicator-text__dot--ok{0%{background-color:rgba(0,0,0,0);opacity:1;-webkit-transform:scale(1);transform:scale(1)}40%{background-color:#84ffb1}100%{background-color:#84ffb1;opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@-webkit-keyframes indicator-text__dot--error{0%{background-color:rgba(0,0,0,0);opacity:.7;-webkit-transform:scale(1);transform:scale(1)}40%{background-color:#ff6d46}100%{background-color:#ff6d46;opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes indicator-text__dot--error{0%{background-color:rgba(0,0,0,0);opacity:.7;-webkit-transform:scale(1);transform:scale(1)}40%{background-color:#ff6d46}100%{background-color:#ff6d46;opacity:0;-webkit-transform:scale(2);transform:scale(2)}}
.regform-checkbox{display:-ms-flexbox;display:flex;width:100%}.regform-checkbox+.regform-checkbox{margin-top:12px}.regform-checkbox__input{-webkit-appearance:none;appearance:none;width:0;height:0;margin:0;padding:0;opacity:0;visibility:hidden}.regform-checkbox__label{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;color:#f8f7f6;cursor:auto;color:#f8f7f6;font-size:16px;font-weight:400;line-height:1.3}.regform-checkbox--disabled .regform-checkbox__label{pointer-events:none}.regform-checkbox__box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;margin-right:12px;border:2px solid rgba(248,247,246,.2);background-color:rgba(0,0,0,0);position:relative;transition:all 250ms ease;cursor:pointer}.regform-checkbox__box::before,.regform-checkbox__box::after{content:"";width:3px;height:3px;background-color:#f8f7f6;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform-origin:left center;transform-origin:left center}.regform-checkbox--disabled .regform-checkbox__box{border-color:#414347;background-color:rgba(0,0,0,0)}.regform-checkbox--flashing .regform-checkbox__box{-webkit-transform-origin:center;transform-origin:center;-webkit-animation:regform-checkbox--flashing .4s ease 3;animation:regform-checkbox--flashing .4s ease 3}.regform-checkbox--checked .regform-checkbox__box::before{-webkit-transform:translate(-2px, 1.5px) rotate(225deg) translateX(-1px);transform:translate(-2px, 1.5px) rotate(225deg) translateX(-1px);-webkit-animation:regform-checkbox__check-before 125ms 125ms cubic-bezier(0.4, 0, 0.23, 1) forwards;animation:regform-checkbox__check-before 125ms 125ms cubic-bezier(0.4, 0, 0.23, 1) forwards}.regform-checkbox--checked .regform-checkbox__box::after{-webkit-transform:translate(-1.5px, 2px) rotate(-45deg) translateX(-1.5px);transform:translate(-1.5px, 2px) rotate(-45deg) translateX(-1.5px);-webkit-animation:regform-checkbox__check-after 250ms 125ms cubic-bezier(0.4, 0, 0.23, 1) forwards;animation:regform-checkbox__check-after 250ms 125ms cubic-bezier(0.4, 0, 0.23, 1) forwards}.regform-checkbox__label:hover .regform-checkbox__box{border-color:#fff;background-color:rgba(248,247,246,.1)}.regform-checkbox__label:active .regform-checkbox__box{border-color:#d0cbc4;background-color:rgba(248,247,246,.1)}.regform-checkbox__label:active .regform-checkbox__box::before,.regform-checkbox__label:active .regform-checkbox__box::after{background-color:#c5c5c3}.regform-checkbox__text{margin-top:2px}@-webkit-keyframes regform-checkbox--flashing{0%{border-color:#f8f7f6}50%{border-color:#e5522a;-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes regform-checkbox--flashing{0%{border-color:#f8f7f6}50%{border-color:#e5522a;-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes regform-checkbox__check-before{0%{width:3px;opacity:0}40%{width:3px;opacity:1}100%{width:6px;opacity:1}}@keyframes regform-checkbox__check-before{0%{width:3px;opacity:0}40%{width:3px;opacity:1}100%{width:6px;opacity:1}}@-webkit-keyframes regform-checkbox__check-after{0%{width:3px;opacity:0}40%{width:3px;opacity:1}100%{width:12px;opacity:1}}@keyframes regform-checkbox__check-after{0%{width:3px;opacity:0}40%{width:3px;opacity:1}100%{width:12px;opacity:1}}
.regform-eula-step__disclaimer{margin-top:16px;margin-bottom:8px;color:#f8f7f6;font-size:14px;font-weight:400;line-height:1.3}
.regform-results__glow{width:500px;height:500px;margin-left:-250px;margin-top:-250px;opacity:1;position:absolute}@media all and (min-width: 440px){.regform-results__glow{opacity:0}}.regform-results__bullet::before{content:"• "}.regform-results__dog-tag{position:absolute}.regform-results__dog-tag-a{top:8px;left:32px;-webkit-animation:regform-results__dog-tag-a 1.5s ease 1 forwards;animation:regform-results__dog-tag-a 1.5s ease 1 forwards;z-index:3}@media all and (min-width: 440px){.regform-results__dog-tag-a{left:-10px}}.regform-results__dog-tag-b{top:64px;left:24px;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:regform-results__dog-tag-b 1.5s ease 1 forwards;animation:regform-results__dog-tag-b 1.5s ease 1 forwards;z-index:2}@media all and (min-width: 440px){.regform-results__dog-tag-b{top:64px;left:-8px}}.regform-results__dog-tag-wrapper{-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;width:260px;max-height:260px;margin-bottom:-32px;position:relative;-webkit-animation:regform-results__dog-tag-wrapper--mobile .75s ease 1 forwards;animation:regform-results__dog-tag-wrapper--mobile .75s ease 1 forwards;pointer-events:none;z-index:-1}@media all and (min-width: 440px){.regform-results__dog-tag-wrapper{-ms-flex-item-align:start;align-self:flex-start;width:200px;height:200px;min-height:200px;margin-bottom:0;overflow:hidden;-webkit-animation-name:regform-results__dog-tag-wrapper;animation-name:regform-results__dog-tag-wrapper}}.regform-results__platforms{margin-top:16px;text-align:center;color:#f8f7f6;font-size:16px;font-weight:400;line-height:1.3}.regform-results__platforms-link{color:#d59f48;font-size:14px;text-decoration:none;cursor:pointer}.regform-results__platforms-link:hover{text-decoration:underline}.regform-results__disclaimer{color:#f8f7f6;font-size:12px;font-weight:400;line-height:1.3;margin-top:16px;color:rgba(248,247,246,.5);text-align:center}.regform-results__disclaimer b{color:rgba(248,247,246,.85)}@-webkit-keyframes regform-results__dog-tag-wrapper{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes regform-results__dog-tag-wrapper{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes regform-results__dog-tag-wrapper--mobile{0%{-webkit-transform:scale(1.45);transform:scale(1.45)}100%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes regform-results__dog-tag-wrapper--mobile{0%{-webkit-transform:scale(1.45);transform:scale(1.45)}100%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@-webkit-keyframes regform-results__dog-tag-a{0%{-webkit-transform:translateY(-8px) rotate(-2deg);transform:translateY(-8px) rotate(-2deg)}100%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}}@keyframes regform-results__dog-tag-a{0%{-webkit-transform:translateY(-8px) rotate(-2deg);transform:translateY(-8px) rotate(-2deg)}100%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}}@-webkit-keyframes regform-results__dog-tag-b{0%{-webkit-transform:translateY(8px) rotate(6deg);transform:translateY(8px) rotate(6deg)}100%{-webkit-transform:translateY(0) rotate(4deg);transform:translateY(0) rotate(4deg)}}@keyframes regform-results__dog-tag-b{0%{-webkit-transform:translateY(8px) rotate(6deg);transform:translateY(8px) rotate(6deg)}100%{-webkit-transform:translateY(0) rotate(4deg);transform:translateY(0) rotate(4deg)}}
.registration-step-change-fade-enter-active,.registration-step-change-fade-leave-active{transition:opacity .4s cubic-bezier(0.4, 0, 0.23, 1),-webkit-transform .4s cubic-bezier(0.4, 0, 0.23, 1);transition:opacity .4s cubic-bezier(0.4, 0, 0.23, 1),transform .4s cubic-bezier(0.4, 0, 0.23, 1);transition:opacity .4s cubic-bezier(0.4, 0, 0.23, 1),transform .4s cubic-bezier(0.4, 0, 0.23, 1),-webkit-transform .4s cubic-bezier(0.4, 0, 0.23, 1);pointer-events:none}.registration-step-change-fade-leave-to,.registration-step-change-fade-enter{opacity:0;-webkit-transform:translateY(32px);transform:translateY(32px)}.registration-step-change-fade-enter-to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.registration-step-change-forwards-enter-active,.registration-step-change-forwards-leave-active{transition:opacity .3s cubic-bezier(0.4, 0, 0.23, 1);pointer-events:none}.registration-step-change-forwards-enter-active .regform-step__content,.registration-step-change-forwards-leave-active .regform-step__content{transition:-webkit-transform .3s cubic-bezier(0.4, 0, 0.23, 1);transition:transform .3s cubic-bezier(0.4, 0, 0.23, 1);transition:transform .3s cubic-bezier(0.4, 0, 0.23, 1), -webkit-transform .3s cubic-bezier(0.4, 0, 0.23, 1)}.registration-step-change-forwards-enter-active .regform-step__header,.registration-step-change-forwards-enter-active .regform-step__footer,.registration-step-change-forwards-leave-active .regform-step__header,.registration-step-change-forwards-leave-active .regform-step__footer{transition:opacity .3s cubic-bezier(0.4, 0, 0.23, 1)}.registration-step-change-forwards-leave-to{opacity:1}.registration-step-change-forwards-leave-to .regform-step__content{-webkit-transform:translateX(-420px);transform:translateX(-420px)}.registration-step-change-forwards-leave-to .regform-step__header{opacity:.5}.registration-step-change-forwards-leave-to .regform-step__footer{opacity:.25}.registration-step-change-forwards-enter{opacity:1}.registration-step-change-forwards-enter .regform-step__content{-webkit-transform:translateX(420px);transform:translateX(420px)}.registration-step-change-forwards-enter .regform-step__header{opacity:.5}.registration-step-change-forwards-enter .regform-step__footer{opacity:.25}.registration-step-change-forwards-enter-to{opacity:1}.registration-step-change-forwards-enter-to .regform-step__content{-webkit-transform:translateX(0);transform:translateX(0)}.registration-step-change-forwards-enter-to .regform-step__header,.registration-step-change-forwards-enter-to .regform-step__footer{opacity:1}.registration-step-change-backwards-enter-active,.registration-step-change-backwards-leave-active{transition:opacity .3s cubic-bezier(0.4, 0, 0.23, 1);pointer-events:none}.registration-step-change-backwards-enter-active .regform-step__content,.registration-step-change-backwards-leave-active .regform-step__content{transition:-webkit-transform .3s cubic-bezier(0.4, 0, 0.23, 1);transition:transform .3s cubic-bezier(0.4, 0, 0.23, 1);transition:transform .3s cubic-bezier(0.4, 0, 0.23, 1), -webkit-transform .3s cubic-bezier(0.4, 0, 0.23, 1)}.registration-step-change-backwards-enter-active .regform-step__header,.registration-step-change-backwards-enter-active .regform-step__footer,.registration-step-change-backwards-leave-active .regform-step__header,.registration-step-change-backwards-leave-active .regform-step__footer{transition:opacity .3s cubic-bezier(0.4, 0, 0.23, 1)}.registration-step-change-backwards-leave-to{opacity:1}.registration-step-change-backwards-leave-to .regform-step__content{-webkit-transform:translateX(420px);transform:translateX(420px)}.registration-step-change-backwards-leave-to .regform-step__header{opacity:.5}.registration-step-change-backwards-leave-to .regform-step__footer{opacity:.25}.registration-step-change-backwards-enter{opacity:1}.registration-step-change-backwards-enter .regform-step__content{-webkit-transform:translateX(-420px);transform:translateX(-420px)}.registration-step-change-backwards-enter .regform-step__header{opacity:.5}.registration-step-change-backwards-enter .regform-step__footer{opacity:.25}.registration-step-change-backwards-enter-to{opacity:1}.registration-step-change-backwards-enter-to .regform-step__content{-webkit-transform:translateX(0);transform:translateX(0)}.registration-step-change-backwards-enter-to .regform-step__header,.registration-step-change-backwards-enter-to .regform-step__footer{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.registration-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;min-width:320px;height:100%;padding:16px;border:1px solid rgba(0,0,0,0);background-color:#12191d;overflow:hidden;transition:border-color 1.2s cubic-bezier(0.4, 0, 0.23, 1),-webkit-filter 1.2s cubic-bezier(0.4, 0, 0.23, 1);transition:filter 1.2s cubic-bezier(0.4, 0, 0.23, 1),border-color 1.2s cubic-bezier(0.4, 0, 0.23, 1);transition:filter 1.2s cubic-bezier(0.4, 0, 0.23, 1),border-color 1.2s cubic-bezier(0.4, 0, 0.23, 1),-webkit-filter 1.2s cubic-bezier(0.4, 0, 0.23, 1)}@media all and (min-width: 440px){.registration-form{min-width:380px;max-width:420px;height:auto;max-height:600px;padding:32px}}@media all and (min-width: 440px){.registration-form--glowing{border-color:#ffd85c;-webkit-filter:drop-shadow(0 0 6px #FFD85C);filter:drop-shadow(0 0 6px #FFD85C)}}.registration-form--fading{-webkit-animation:registration-form--fading .8s cubic-bezier(0.4, 0, 0.23, 1) 1;animation:registration-form--fading .8s cubic-bezier(0.4, 0, 0.23, 1) 1}.regform-link{color:#f8f7f6;text-decoration:underline}.regform-link:hover{text-decoration:none}@-webkit-keyframes registration-form--fading{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes registration-form--fading{0%{opacity:1}50%{opacity:0}100%{opacity:1}}
.regform{display:block;width:100%;height:100%;position:fixed;left:0;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:"WG Normalidad",sans-serif;z-index:1000}.regform:lang(ja){font-family:"Noto Sans JP",sans-serif}.regform:lang(ko){font-family:"Noto Sans KR",sans-serif}.regform:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.regform:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.regform:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.regform__background{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;background:rgba(18,25,29,.8);backdrop-filter:blur(15px)}.regform__glow{opacity:0}@media all and (min-width: 440px){.regform__glow{opacity:1}}.regform__language{position:absolute;top:27px;left:16px;z-index:51}.regform__close--highlighted{outline:2px solid #f8f7f6;outline-offset:2px;-webkit-animation:close-highlight 2.5s ease 2;animation:close-highlight 2.5s ease 2}.regform__close.close-button{width:32px;height:32px;color:#f8f7f6;opacity:.6;top:16px;right:16px;transition:opacity .3s ease-in-out}.regform__close.close-button:hover{opacity:1}.regform__close.close-button::before,.regform__close.close-button::after{left:6px}@-webkit-keyframes close-highlight{0%{outline-color:rgba(248,247,246,0)}50%{outline-color:rgba(248,247,246,.8)}100%{outline-color:rgba(248,247,246,0)}}@keyframes close-highlight{0%{outline-color:rgba(248,247,246,0)}50%{outline-color:rgba(248,247,246,.8)}100%{outline-color:rgba(248,247,246,0)}}
.main{position:relative;z-index:2}@media all and (min-width: 1024px)and (min-height: 720px){.main--sticky-footer{position:sticky;top:0;z-index:1}}
.preloader{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1000;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#12191d;overflow:hidden}.preloader__bg{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:no-repeat center/cover;color:#f8f7f6}.preloader__bg::before{display:block;width:100%;height:100%;position:absolute;left:0;top:0;content:"";background-image:radial-gradient(circle, transparent 0%, #12191d 85%, #12191d 100%)}.preloader__icon{width:230px;height:210px;background:url(data:image/png;base64,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) center/contain no-repeat;position:relative}
@font-face{font-family:"WG Normalidad";src:url(WGNormalidad-CompactRegular.470f2373.woff2) format("woff2"),url(WGNormalidad-CompactRegular.2052d78c.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"WG Normalidad";src:url(WGNormalidad-CompactMedium.c97101b3.woff2) format("woff2"),url(WGNormalidad-CompactMedium.d4f0acf5.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"WG Normalidad";src:url(WGNormalidad-CompactBold.05321a37.woff2) format("woff2"),url(WGNormalidad-CompactBold.2b023dfd.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"WG Normalidad Extended";src:url(WGNormalidad-ExtendedMedium.830b5ca0.woff2) format("woff2"),url(WGNormalidad-ExtendedMedium.f7b04c77.woff) format("woff");font-style:normal;font-display:swap}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:""}table{border-spacing:0;border-collapse:collapse}button{padding:0;border:none;font-family:inherit}button:focus{outline:none}input{outline:none}a{text-decoration:none}body.modal-opened{width:100%;height:100%;overflow:hidden;position:fixed;top:0;left:0}@media all and (min-width: 320px){.appear-right-enter-active,.appear-right-leave-active{transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}}.appear-right-enter{opacity:0;-webkit-transform:translateX(80%);transform:translateX(80%)}.appear-right-enter-to,.appear-right-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.appear-right-leave-to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media all and (min-width: 320px){.appear-left-enter-active,.appear-left-leave-active{transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}}.appear-left-enter{opacity:0;-webkit-transform:translateX(-80%);transform:translateX(-80%)}.appear-left-enter-to,.appear-left-leave{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.appear-left-leave-to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}@media all and (min-width: 320px){.appear-show-enter-active,.appear-show-leave-active{transition:opacity .5s}}.appear-show-enter,.appear-show-leave-to{opacity:0}.appear-show-enter-to,.appear-show-leave{opacity:1}@media all and (min-width: 320px){[class*=-enter-active].appear-delay-1{transition-delay:.1s}[class*=-enter-active].appear-delay-2{transition-delay:.2s}[class*=-enter-active].appear-delay-3{transition-delay:.3s}[class*=-enter-active].appear-delay-4{transition-delay:.4s}[class*=-enter-active].appear-delay-5{transition-delay:.5s}[class*=-enter-active].appear-delay-6{transition-delay:.6s}[class*=-enter-active].appear-delay-7{transition-delay:.7s}[class*=-enter-active].appear-delay-8{transition-delay:.8s}[class*=-enter-active].appear-delay-9{transition-delay:.9s}[class*=-enter-active].appear-delay-10{transition-delay:1s}[class*=-enter-active].appear-delay-11{transition-delay:1.1s}[class*=-enter-active].appear-delay-12{transition-delay:1.2s}[class*=-enter-active].appear-delay-13{transition-delay:1.3s}[class*=-enter-active].appear-delay-14{transition-delay:1.4s}[class*=-enter-active].appear-delay-15{transition-delay:1.5s}[class*=-enter-active].appear-delay-16{transition-delay:1.6s}[class*=-enter-active].appear-delay-17{transition-delay:1.7s}[class*=-enter-active].appear-delay-18{transition-delay:1.8s}[class*=-enter-active].appear-delay-19{transition-delay:1.9s}[class*=-enter-active].appear-delay-20{transition-delay:2s}}.appear-next-enter-active{transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s}.appear-next-enter{opacity:0;-webkit-transform:translate(100px);transform:translate(100px)}.appear-next-enter-to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.appear-previous-enter-active{transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s}.appear-previous-enter{opacity:0;-webkit-transform:translate(-100px);transform:translate(-100px)}.appear-previous-enter-to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.appear-rotate-right-leave-to{-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg)}.appear-rotate-right-enter-active,.appear-rotate-right-leave-active{transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s}.appear-rotate-right-enter{-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg)}.appear-rotate-right-enter-to{-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}.appear-rotate-left-leave-to{-webkit-transform:perspective(800px) rotateY(180deg);transform:perspective(800px) rotateY(180deg)}.appear-rotate-left-enter-active,.appear-rotate-left-leave-active{transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s}.appear-rotate-left-enter{-webkit-transform:perspective(800px) rotateY(-180deg);transform:perspective(800px) rotateY(-180deg)}.appear-rotate-left-enter-to{-webkit-transform:perspective(800px) rotateY(0);transform:perspective(800px) rotateY(0)}*,*::before,*::after{-webkit-appearance:none;appearance:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}*::selection{background-color:#ff8464;color:#f8f7f6}body{margin:0;background-color:#12191d;color:#f8f7f6;font-size:16px;font-weight:400;line-height:1.2;overflow-x:hidden;font-family:"WG Normalidad",sans-serif}body:lang(ja){font-family:"Noto Sans JP",sans-serif}body:lang(ko){font-family:"Noto Sans KR",sans-serif}body:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}body:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}body:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}h1,h2,h3,h4,h5,h6,p{margin:0}img{max-width:100%;max-height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}button{padding:0;border:none;background:none}ul{margin:0;padding:0;border:0;list-style:none}.cta{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;border-radius:0;font-family:"WG Normalidad Extended",sans-serif}.cta:lang(ja){font-family:"Noto Sans JP",sans-serif}.cta:lang(ko){font-family:"Noto Sans KR",sans-serif}.cta:lang(zh-cn){font-family:"Noto Sans SC",sans-serif}.cta:lang(zh-sg){font-family:"Noto Sans SC",sans-serif}.cta:lang(zh-tw){font-family:"Noto Sans TC",sans-serif}.cta_content{margin-top:0;margin-bottom:-3px}.cta_content:lang(ja){margin-top:-3px;margin-bottom:0}.cta_content:lang(ko){margin-top:-3px;margin-bottom:0}.cta_content:lang(zh-cn){margin-top:-3px;margin-bottom:0}.cta_content:lang(zh-sg){margin-top:-3px;margin-bottom:0}.cta_content:lang(zh-tw){margin-top:-3px;margin-bottom:0}.cta__variant-primary .cta_content-img{-webkit-filter:brightness(0);filter:brightness(0)}
