.arrow-tooltip:after{position:absolute;top:-.8rem;left:20px;z-index:var(--tooltip-index);display:inline-block;width:1.8125rem;height:1rem;content:"";background-image:url(/images/tooltip-arrow.svg);animation:fade-in var(--animation-timing) ease-in-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-top{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}.fadeInTop{opacity:0;animation:fade-in-top .5s 1;animation-fill-mode:forwards}@keyframes fade-out-top{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50%)}}.fadeOutTop{opacity:1;animation:fade-out-top .5s 1;animation-fill-mode:forwards}@keyframes animate-pop{0%{opacity:0;transform:scale(0)}20%{opacity:1;transform:scale(.5)}40%{opacity:1;transform:scale(.92)}60%{opacity:1;transform:scale(1.1)}85%{opacity:1;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.animation-popup{animation-name:animate-pop;animation-duration:.4s;animation-timing-function:linear;animation-fill-mode:backwards}.animation-popup:nth-child(1),.animation-popup:nth-child(11),.animation-popup:nth-child(21),.animation-popup:nth-child(31),.animation-popup:nth-child(41),.animation-popup:nth-child(51){animation-delay:.04s}.animation-popup:nth-child(2),.animation-popup:nth-child(12),.animation-popup:nth-child(22),.animation-popup:nth-child(32),.animation-popup:nth-child(42),.animation-popup:nth-child(52){animation-delay:.08s}.animation-popup:nth-child(3),.animation-popup:nth-child(13),.animation-popup:nth-child(23),.animation-popup:nth-child(33),.animation-popup:nth-child(43),.animation-popup:nth-child(53){animation-delay:.12s}.animation-popup:nth-child(4),.animation-popup:nth-child(14),.animation-popup:nth-child(24),.animation-popup:nth-child(34),.animation-popup:nth-child(44),.animation-popup:nth-child(54){animation-delay:.16s}.animation-popup:nth-child(5),.animation-popup:nth-child(15),.animation-popup:nth-child(25),.animation-popup:nth-child(35),.animation-popup:nth-child(45),.animation-popup:nth-child(55){animation-delay:.2s}.animation-popup:nth-child(6),.animation-popup:nth-child(16),.animation-popup:nth-child(26),.animation-popup:nth-child(36),.animation-popup:nth-child(46),.animation-popup:nth-child(56){animation-delay:.24s}.animation-popup:nth-child(7),.animation-popup:nth-child(17),.animation-popup:nth-child(27),.animation-popup:nth-child(37),.animation-popup:nth-child(47),.animation-popup:nth-child(57){animation-delay:.28s}.animation-popup:nth-child(8),.animation-popup:nth-child(18),.animation-popup:nth-child(28),.animation-popup:nth-child(38),.animation-popup:nth-child(48),.animation-popup:nth-child(58){animation-delay:.32s}.animation-popup:nth-child(9),.animation-popup:nth-child(19),.animation-popup:nth-child(29),.animation-popup:nth-child(39),.animation-popup:nth-child(49),.animation-popup:nth-child(59){animation-delay:.36s}@keyframes slide-down{0%{opacity:0;transform:translateY(-35%)}to{opacity:1;transform:translateY(0)}}.animation-slide-down{opacity:0;animation:slide-down var(--animation-timing) 1;animation-fill-mode:forwards}@keyframes slide-up{0%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}.animation-slide-up{opacity:0;animation:slide-up var(--animation-timing) 1;animation-fill-mode:forwards}@keyframes slide-left{0%{opacity:0;transform:translate(-35%)}to{opacity:1;transform:translate(0)}}.animation-slide-left{opacity:0;animation:slide-left var(--animation-timing) 1;animation-fill-mode:forwards}.animation-slide-left:nth-child(1){animation-delay:.07s}.animation-slide-left:nth-child(2){animation-delay:.14s}.animation-slide-left:nth-child(3){animation-delay:.21s}.animation-slide-left:nth-child(4){animation-delay:.28s}.animation-slide-left:nth-child(5){animation-delay:.35s}.animation-slide-left:nth-child(6){animation-delay:.42s}.animation-slide-left:nth-child(7){animation-delay:.49s}.animation-slide-left:nth-child(8){animation-delay:.56s}.animation-slide-left:nth-child(9){animation-delay:.63s}@keyframes press-bounce{0%{transform:scale(1)}20%{transform:scale(.75)}40%{transform:scale(1.1)}70%{transform:scale(.95)}to{transform:scale(1)}}.animation-press-bounce{animation-name:press-bounce;animation-duration:.4s;animation-timing-function:linear;animation-fill-mode:backwards}@keyframes popup-rotate{0%{transform:scale(0) rotate(0)}40%{transform:scale(1.1) rotate(7deg)}55%{transform:scale(.95) rotate(14deg)}70%{transform:scale(1) rotate(-6deg)}85%{transform:scale(1) rotate(4deg)}to{transform:scale(1) rotate(0)}}.animation-popup-rotate{animation-name:popup-rotate;animation-duration:.5s;animation-timing-function:linear;animation-fill-mode:backwards}@keyframes scale-bottom-right{0%{transform:scale(0)}40%{transform:scale(1.1)}70%{transform:scale(.95)}to{transform:scale(1)}}.animation-scale-bottom-right{transform-origin:bottom right;animation-name:scale-bottom-right;animation-duration:.24s;animation-timing-function:linear;animation-fill-mode:backwards}:root{font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5;color:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;--color-purple: #411c59;--color-magenta: #fe00b7;--nav-arrow-height: 16px;--footer-height: 4.225rem;--header-height: 2vh;--overlay-backdrop-color: rgb(0 0 0 / 85%);--black: #000;--white: #fff;--orange: #eb9b00;--yellow: #ffc600;--green: #01db80;--red: #ff0024;--disabled: #676767;--next-green: #00a45f;--second-green: #00ff12;--switcher-border: #fedd1d;--switcher-switch-bg: #f7ae00;--nav-active-item: #ffd800;--form-purple: #d7a2fa;--iris-purple: #924cbf;--primary-button-shadow-color: #008633;--app-width: 100%;--container: 1100px;--color-sweep: #01db80;--color-social: #ffc600;--color-basic-black: #000;--color-white: #fff;--animation-timing: .22s;--tooltip-index: 200;--available-height: 100vh;--scrollbar-width: 10px;--slide-swipe-duration: .3s;--container-width: 1110px}@media only screen and (orientation: landscape),only screen and (min-width: 769px){:root{--slide-swipe-duration: 0}}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;outline:none;-webkit-tap-highlight-color:transparent}[data-theme=yellow]{--app-background: #ffc600;--balance-border: #eb9b00;--balance-btn: #ffc600;--switcher-border: #eb9b00;--switcher-bg: #6d3c00;--switcher-position: 0;--game-info: #ffc600;--footer-color: #ffc600;--footer-icon: #ffc600;--nav-active-item: #ffc600;--avatar-position: rotateY(180deg)}[data-theme=green]{--app-background: #01db80;--balance-border: #00a45f;--balance-btn: #00ff12;--switcher-border: #00a45f;--switcher-bg: #033e25;--switcher-position:calc(100% - 2.125rem);--game-info: #11f910;--footer-color: #00ff12;--footer-icon: #00ff12;--nav-active-item: #01db80;--avatar-position: rotateY(0deg)}html{height:100%;-webkit-overflow-scrolling:touch!important}body{min-width:320px;height:100%;margin:0;touch-action:pan-y;-webkit-overflow-scrolling:touch!important}body[data-dialog=true]{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-height:100vh;padding:0;overflow:hidden;pointer-events:none}body[data-dialog=true] iframe{pointer-events:auto}#root{position:relative;display:flex;flex-direction:column;min-height:100vh;background-color:var(--black)}[data-dialog=true] #root{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-height:100vh;padding:0;overflow:hidden;pointer-events:none}[data-dialog=true] #root iframe{pointer-events:auto}a{font-family:inherit;font-weight:500;color:#fff;text-decoration:inherit}img{max-width:100%;height:auto}ul{padding:0;margin:0;list-style:none}h1{font-size:3.2em;line-height:1.1}button{font-family:inherit;line-height:1;color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:0;outline:none;transition:all var(--animation-timing);-webkit-tap-highlight-color:transparent}select,input{display:block;width:100%;padding:.75rem 1.2rem;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--white);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:initial;user-select:initial;background-color:var(--black);border:0;border-radius:2.5rem;outline:none;-webkit-tap-highlight-color:rgba(65,28,89,.2)}select:-webkit-autofill,input:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}select:disabled,input:disabled{opacity:.8}select::placeholder,input::placeholder{font-size:.875rem;color:var(--form-purple)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.PhoneInputCountry{display:none}.PhoneInput input{font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1rem}.dialog__body{position:relative}.cards-logos{justify-content:space-between;margin-top:1.5rem}.card-logo{max-width:5rem}.details__title{text-align:center}.form-field{position:relative;display:flex;flex-direction:column}.form-field+.form-field{margin-top:.75rem}.form-field__label{align-self:flex-start;padding:0 1.2rem;margin-bottom:.75rem;font-size:.875rem;line-height:1.125rem;text-transform:uppercase}.form-field__helper-text{width:100%;padding:0 1rem;margin-top:.25rem;font-size:.75rem;line-height:1rem;color:red}.form-field--select:before{position:absolute;top:3rem;right:1rem;width:0;height:0;content:"";border:0 solid transparent;border-top:8px solid #fff;border-right-width:7px;border-left-width:7px}select:not(:valid){font-size:.875rem;color:var(--form-purple)}input:-webkit-autofill{box-shadow:0 0 0 2rem var(--black) inset!important;-webkit-text-fill-color:var(--white)!important;transition:all 10000000s ease 0s}.form-buttons{padding-top:2.375rem;padding-bottom:.75rem}.form-links{font-size:.875rem;text-align:center}.text-link{margin-left:.5rem;font-weight:700;color:var(--green);text-decoration:underline;text-transform:uppercase;cursor:pointer}.text-link:hover{text-decoration:none}.button-action{width:100%;min-height:2.875rem;padding:.625rem .5rem;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:700;text-transform:uppercase;background-color:var(--green);filter:drop-shadow(0 3px 0 var(--primary-button-shadow-color));border-radius:2.875rem;transition:all var(--animation-timing)}.button-action--smaller{font-size:1.125rem}.button-action:disabled{filter:grayscale(100%) drop-shadow(0 3px 0 var(--white))}.button-action:hover{background-color:#01a862}.button-action--light{color:#000;text-transform:none;background-color:#fff;filter:drop-shadow(0 3px 0 #676767)}.button-action--light:hover{background-color:#e6e6e6}.nuvei-input{position:relative;display:flex;align-items:center;min-height:2.5rem;padding:0 1rem 0 .5rem;background-color:var(--black);border-radius:2.5rem}.nuvei-input>div{width:100%}.nuvei-input.with-padding{padding:0 2.2rem}input.with-padding{padding-left:2.2rem}.alert-text{color:var(--red)}.d-flex{display:flex}.success-text{color:var(--green)}.info-icon{fill:var(--balance-btn)}.info-icon__green{fill:#00ff12}.info-icon__yellow{fill:#ffc600}.info-icon__white{fill:#fff}.info-icon__red{fill:red}body.onboarding{overflow:hidden}.offer-dialog{align-items:center}.static-site-link{color:var(--color-social)}.site-footer .footer-column.footer-main-column h1{margin:0;font-size:1.6rem}.site-footer .footer-column.footer-main-column h6{font-size:1.1rem}@media screen and (max-width: 687px){.site-footer .footer-column.footer-main-column{padding-right:0;text-align:center}.site-footer .footer-column.footer-main-column h1{font-size:1rem}.site-footer .footer-column.footer-main-column h6{margin-bottom:0;font-size:.8rem}}.site-footer .footer-column.footer-btn-column .footer-btn{padding:1rem 0;margin-right:1rem;margin-bottom:0;font-size:1.2rem;font-weight:700}.site-footer .footer-column.footer-btn-column .btn-box{display:flex;flex-direction:row;align-items:center}@media screen and (max-width: 687px){.site-footer .footer-column.footer-btn-column .footer-btn{margin-right:0;margin-bottom:1rem;font-size:1rem}.site-footer .footer-column.footer-btn-column .btn-box{flex-direction:column}}.site-footer .footer-column.footer-nav-column{flex:0 0 40%}.site-footer .footer-column.footer-nav-column .footer-nav-box{margin-right:0;margin-left:0}@media screen and (max-width: 687px){.site-footer .footer-column.footer-nav-column{flex:0 0 100%}}.site-footer .footer-column:nth-child(3){flex:1 0 40%;padding-top:1rem;padding-right:5rem}.site-footer .footer-column:nth-child(3) p{margin:0}@media screen and (max-width: 687px){.site-footer .footer-column:nth-child(3){flex:0 0 100%;padding-right:0;text-align:center}.site-footer .footer-column:nth-child(3) p{font-size:.8rem}}.site-footer .footer-column:nth-child(5){text-align:center}@media screen and (max-width: 687px){.site-footer .footer-column:nth-child(5) p{margin-top:0;font-size:.8rem}}.cursor-default{cursor:default!important}body.shift-chat-widget #webWidget{top:100vh!important;left:100vw!important}.home{width:100%;height:100%}.home__hero{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:5rem .5rem 3.5rem;background:url(/images/landing-hero-mobile.png) no-repeat center bottom;background-size:100%}@media only screen and (min-width: 500px){.home__hero{background-image:url(/images/landing-hero.png)}}@media only screen and (min-width: 900px){.home__hero{background-image:url(/images/landing-hero-2x.png)}}@media only screen and (min-width: 768px){.home__hero{background-size:760px}}@media only screen and (min-width: 1100px){.home__hero{background-size:var(--container)}}.home__hero-header{position:absolute;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:var(--container);padding:1.2rem 1.5rem 0}.home__hero-header-controls{display:flex;justify-content:space-between}.home__hero-header-controls button:first-child{margin-right:.5rem}.home__hero-header-controls-btn-wrapper{position:relative;margin-left:.5rem}.home__hero-header-controls-btn-wrapper img{position:absolute;top:-1.4rem;left:50%;width:1.62rem;height:1.25rem;transform:translate(-50%)}@media only screen and (min-width: 1100px){.home__hero-header .app-logo{max-height:initial}}.home__hero-texture{position:absolute;bottom:0;left:0;width:100%;height:80%;pointer-events:none}.home__hero-content{flex:1;text-align:center;text-transform:uppercase;transform:translateY(2rem)}.home__hero-content-title{font-size:40px;font-weight:900;line-height:2rem}@media only screen and (min-width: 768px){.home__hero-content-title{margin-bottom:1.1rem;font-size:56px;line-height:84%}}@media only screen and (min-width: 1100px){.home__hero-content-title{margin-bottom:2.7rem;font-size:80px;line-height:78%}}.home__hero-content-subtitle{margin-top:.2rem;font-size:1.5rem;font-weight:700;line-height:2rem;letter-spacing:-1px}@media only screen and (min-width: 768px){.home__hero-content-subtitle{margin-bottom:1.2rem;font-size:2rem}}@media only screen and (min-width: 1100px){.home__hero-content-subtitle{margin-bottom:2.7rem;font-size:2.7rem}}.home__hero-content-text{max-width:100px;margin:.5rem auto 0;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1rem;color:#000;letter-spacing:-.48px}@media only screen and (min-width: 768px){.home__hero-content-text{max-width:100%;font-size:1.2rem}}@media only screen and (min-width: 1100px){.home__hero-content-text{font-size:1.5rem}}.home__hero-content .home__hero-btn{margin-top:1rem}@media only screen and (min-width: 1100px){.home__hero-content .home__hero-btn{margin-top:2rem;margin-bottom:1rem}}.home__content{max-width:770px;padding:0 1.25rem 1.75rem;margin:0 auto}.home__content-play{display:flex;flex-direction:column;justify-content:center;padding-bottom:1rem}.home__content-play-title{display:flex;align-items:center;justify-content:center;max-width:250px;padding:.75rem 0;margin:0 auto;font-size:1rem;line-height:normal;text-transform:uppercase}@media only screen and (min-width: 768px){.home__content-play-title{max-width:100%;padding:1.625rem 0;font-size:30px;font-weight:300}}.home__content-play-title p{margin:0;text-align:center}@media only screen and (min-width: 768px){.home__content-play-title p{margin:0 1rem}}.home__content-play-title span{color:#ffc600}@media only screen and (min-width: 768px){.home__content-play-title span{font-weight:700}}.home__content-play-button{margin:0 auto}.home__content-play-imgs{position:relative;display:flex;align-items:center;justify-content:center;padding-bottom:15px;overflow:hidden}.home__content-play-imgs>div{flex:1;width:calc(25% - .5rem);overflow:hidden;border-radius:13px}.home__content-play-imgs>div img{object-fit:contain}.home__content-play-imgs>div:not(:last-child){margin-right:.5rem}.home__content-play .button-action{font-size:1.3rem;font-weight:900;transform:translateY(-1.5rem)}.home__content-purchase{padding-bottom:2rem}.home__content-purchase-title{margin:1.3rem auto;font-size:2.8rem;font-weight:800;line-height:86%;text-align:center;text-transform:uppercase}@media only screen and (min-width: 768px){.home__content-purchase-title{font-size:3.5rem;font-weight:900;line-height:91.5%}}@media only screen and (min-width: 1100px){.home__content-purchase-title{font-size:4.5rem}}.home__content-purchase-link,.home__content-purchase-link-second{width:max-content;padding:.5rem 0 .2rem;margin:1rem auto;font-size:1.5rem;font-weight:600;color:var(--green);text-align:center;text-transform:uppercase;cursor:pointer;border-bottom:2px solid var(--green)}@media only screen and (min-width: 768px){.home__content-purchase-link,.home__content-purchase-link-second{margin:.5rem auto;font-size:2.5rem}}.home__content-purchase-link span,.home__content-purchase-link-second span{color:#fff}.home__content-purchase-button{margin-top:-2.8rem}@media only screen and (min-width: 768px){.home__content-purchase-button{margin-top:-3.5rem}}.home__content-purchase-link-second{font-size:1.1rem}@media only screen and (min-width: 768px){.home__content-purchase-link-second{font-size:1.5rem}}@media only screen and (min-width: 1100px){.home__content-purchase-link-second{font-size:1.8rem}}.home__content-purchase-hero{width:100%}@media only screen and (min-width: 768px){.home__content .button{font-size:2.75rem}}._wrapper_1c1ma_1{position:relative;width:100%}._background_1c1ma_6{position:absolute;top:0;left:0;width:100%;height:100%}._backgroundPattern_1c1ma_14{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-repeat:repeat;background-position:0 0;background-size:300px}@media only screen and (min-width: 768px){._backgroundPattern_1c1ma_14{background-size:400px}}@media only screen and (min-width: 1024px){._backgroundPattern_1c1ma_14{background-size:500px}}._content_1c1ma_36{position:relative;z-index:0}.button-wrapper{position:relative;display:flex;width:100%;height:fit-content}.button{position:relative;width:100%;padding:.625rem .5rem;margin-top:3px;overflow:hidden;font-family:Outfit Variable,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;text-transform:uppercase;cursor:pointer;background-color:var(--black);border-radius:2.875rem;transition:all var(--animation-timing);transform:translate3d(0,-3px,0)}.button__content{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.button__content img{width:6rem;height:1.35rem;object-fit:fill}.button__icon-side{width:1.1em;height:1.1em}.button__icon-side.__left{margin-left:.5rem;margin-right:.1rem;justify-self:start}.button__icon-side.__right{margin-right:.5rem;margin-left:.1rem;justify-self:end}.button__icon-side img{grid-column:2/3;justify-self:start;width:100%;height:100%;object-fit:contain;object-position:left}.button>a{color:inherit}.button--main{background-color:var(--green);filter:drop-shadow(0 4px 0 var(--primary-button-shadow-color));color:var(--white)}.button--main:disabled{cursor:default;opacity:.8}.button--main:not(:disabled):active{transform:translateZ(0)}.button--orange{background-color:var(--yellow);filter:drop-shadow(0 4px 0 var(--switcher-bg));color:var(--white)}.button--orange:disabled{cursor:default;opacity:.8}.button--orange:not(:disabled):active{transform:translateZ(0)}.button--light{background-color:var(--white);filter:drop-shadow(0 4px 0 #676767);color:#000}.button--light:disabled{cursor:default;opacity:.8}.button--light:not(:disabled):active{transform:translateZ(0)}.button--blue{background-color:#0042ff;filter:drop-shadow(0 4px 0 #0031bd)}.button--blue:disabled{cursor:default;opacity:.8}.button--blue:not(:disabled):active{transform:translateZ(0)}._preloadBlur_fy0dn_1>*{opacity:1;transition:opacity var(--animation-timing) ease-in-out}._preloadBlurLoading_fy0dn_6>*{opacity:0}._loadDone_fy0dn_10{background:transparent!important}._primaryButton_ji5vn_1,._blackButton_ji5vn_2{position:relative;display:inline-block;font-style:normal;font-weight:500;line-height:normal;color:var(--color-white);text-transform:capitalize;cursor:pointer}@media only screen and (min-width: 768px){._primaryButton_ji5vn_1,._blackButton_ji5vn_2{font-weight:700}}._blackButton_ji5vn_2{padding:6px 20px;font-size:16px;line-height:normal;letter-spacing:.48px;background:var(--color-basic-black);border-radius:25px}@media only screen and (min-width: 768px){._blackButton_ji5vn_2{padding:8px 30px;font-size:22px;letter-spacing:.66px}}._primaryButton_ji5vn_1{padding:8px 16px;font-size:20px;font-weight:500;border-radius:40px;transition:transform var(--animation-timing)}@media only screen and (min-width: 768px){._primaryButton_ji5vn_1{padding:10px 32px;font-size:32px;font-weight:700;letter-spacing:-.88px}}._withCrown_ji5vn_51:after{position:absolute;top:-20px;left:50%;width:26px;height:20px;content:"";background:url(/assets/crown_straight-ea1ae158.svg) no-repeat!important;filter:brightness(0);background-size:26px 20px;transform:translate(-50%)}._sweep_ji5vn_64{background-color:var(--color-sweep);box-shadow:0 4px #008633}._social_ji5vn_69{background-color:var(--color-social);box-shadow:0 4px #664f00}._small_ji5vn_74{padding:8px 30px;font-size:24px;letter-spacing:.62px;border-radius:25px}._primaryButton_ji5vn_1:hover{transform:translateY(-2px)}.full-width>._primaryButton_ji5vn_1{width:100%}.app-logo{max-height:54px;color:var(--black, #000);transition:color var(--animation-timing)}.app-logo_always-black{width:auto;color:var(--black, #000)!important}.app-logo_always-white{width:auto;color:var(--white, #fff)!important}.scrolled .app-logo{color:var(--white, #fff)}
