/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{box-sizing:border-box}[hidden]{display:none !important}[data-login-by-social-provider]{cursor:pointer}.btn-loader{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;z-index:100;box-shadow:none}button{position:relative}.btn-loader.hide{visibility:hidden;opacity:0}.btn-loader__inner{width:100%;position:absolute;transform:translateY(-50%);top:50%;color:#fff;text-align:center}.btn-loader__dot{width:10px;height:10px;background:#fff;border-radius:100%;opacity:0;display:inline-block}.btn-loader__dot--first{animation:btn-loader-animation 1.5s 300ms infinite ease-in-out}.btn-loader__dot--second{animation:btn-loader-animation 1.5s 200ms infinite ease-in-out}.btn-loader__dot--third{animation:btn-loader-animation 1.5s 100ms infinite ease-in-out}@keyframes btn-loader-animation{0%{opacity:0;transform:translateX(-100px)}33%{opacity:1;transform:translateX(0px)}66%{opacity:1;transform:translateX(0px)}100%{opacity:0;transform:translateX(100px)}}.sign-up__form a{color:#0ea4d1;text-decoration:none}.sign-up__form a:hover{text-decoration:underline}.sign-up__form-group{padding-bottom:0.625rem}.sign-up__checkbox-input{visibility:hidden;position:absolute}.sign-up__checkbox-input+label{position:relative;cursor:pointer}.sign-up__checkbox-input+label::before,.sign-up__checkbox-input+label::after{position:absolute;left:0;top:0;width:.8rem;height:.8rem;border-radius:3px;transition:.3s all;padding-left:0.125rem;padding-top:0.125rem;background:rgba(0,0,0,0);font-size:.8rem;line-height:.8;color:#222}.sign-up__checkbox-input+label::before{content:"";border:1px solid #606060}.sign-up__checkbox-input+label::after{content:"✔";border:1px solid rgba(0,0,0,0);opacity:0}.sign-up__checkbox-input:checked{visibility:hidden;position:absolute}.sign-up__checkbox-input:checked+label::after{opacity:1}.sign-up__checkbox-label{font-size:0.875rem;padding-left:1.5625rem}.sign-up__field-required{font-size:0.75rem;padding:0.3125rem 0;color:red}.modal__backdrop{background:rgba(244,244,246,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;width:100vw;height:100vh;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:11}.modal__backdrop[hidden]{display:none}.modal__wrapper{z-index:12;border-radius:1.5rem;background:#fff;box-shadow:0px 12px 24px 6px rgba(16,24,40,.08),0px 24px 48px 6px rgba(16,24,40,.08);padding:1.5rem;display:flex;gap:2rem;flex-direction:column;width:calc(100% - 32px)}@media screen and (min-width: 768px){.modal__wrapper{width:700px}}.modal__wrapper--small{gap:0}@media screen and (min-width: 768px){.modal__wrapper--small{width:500px}}.modal__wrapper--small .modal__content{gap:1.25rem}.modal__wrapper--small .modal__buttons{text-align:center}.modal__close-icon{cursor:pointer;text-align:right}.modal__content{display:flex;gap:1.5rem;flex-direction:column;color:#171c27}@media screen and (min-width: 768px){.modal__content{margin:0 1.5rem}}.modal__description{max-height:75vh;overflow:auto;line-height:140%}.modal__description [hidden]{display:none}.modal__title{font-family:"Poppins",sans-serif;font-weight:600;font-style:normal;line-height:120%;font-size:1.25rem}.modal__buttons{text-align:right}.modal__buttons .btn{padding:0.75rem 4rem;border:none;line-height:2rem}.modal__buttons .btn--success{background-color:#0ea4d1}.modal__buttons .btn--error{background-color:#f94c4c}.modal__buttons a{text-decoration:none;color:inherit}.promo-bar__wrapper{position:relative;width:100%;padding:0.5rem 0;background-color:#9eff00;overflow:hidden;z-index:10}.promo-bar__inner-wrapper{font-size:0.875rem;line-height:1.3125rem;font-weight:500;color:#000;display:flex;width:950%;font-family:"Poppins",sans-serif;overflow:hidden;animation:move-left 60s linear infinite;gap:48px;flex-direction:row}@media only screen and (min-width: 526px)and (max-width: 768px){.promo-bar__inner-wrapper{width:660%}}@media only screen and (min-width: 769px)and (max-width: 990px){.promo-bar__inner-wrapper{width:410%}}@media only screen and (min-width: 991px){.promo-bar__inner-wrapper{width:280%}}.promo-bar__content{white-space:nowrap}@keyframes move-left{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}html[lang=pt] .promo-bar__inner-wrapper,html[lang=es] .promo-bar__inner-wrapper{width:1460%}@media only screen and (min-width: 526px)and (max-width: 768px){html[lang=pt] .promo-bar__inner-wrapper,html[lang=es] .promo-bar__inner-wrapper{width:910%}}@media only screen and (min-width: 769px)and (max-width: 990px){html[lang=pt] .promo-bar__inner-wrapper,html[lang=es] .promo-bar__inner-wrapper{width:500%}}@media only screen and (min-width: 991px){html[lang=pt] .promo-bar__inner-wrapper,html[lang=es] .promo-bar__inner-wrapper{width:400%}}:root{--disclaimer-height: 3rem}body{padding-block-start:var(--disclaimer-height, 0)}.disclaimer{display:flex;align-items:center;justify-content:center;background:#171c27;position:fixed;inline-size:100%;inset-block-start:0;z-index:10;padding-block:0;block-size:var(--disclaimer-height)}.disclaimer--open{--disclaimer-height: auto;padding-block:0.5rem}.disclaimer>.wrapper{padding-block:0}.disclaimer__text{margin:0;text-align:center;font-size:0.75rem;color:#fff;line-height:normal;display:none}@media only screen and (min-width: 991px){.disclaimer__text--long{display:block}}@media only screen and (min-width: 991px){.disclaimer__text--short{display:none}}@media only screen and (max-width: 390px){.disclaimer__text--open{display:block}}@media only screen and (max-width: 525px){.disclaimer__text--open{display:block}}@media only screen and (min-width: 526px)and (max-width: 768px){.disclaimer__text--open{display:block}}@media only screen and (min-width: 769px)and (max-width: 990px){.disclaimer__text--open{display:block}}.disclaimer__expand-button{position:absolute;inset-inline-start:50%;inset-block-end:1px;transform:translate(-50%, 100%);background:#171c27;border:none;border-radius:0 0 0.75rem 0.75rem;padding:0 0.375rem;outline:none;display:inline-flex;justify-content:center;align-items:center;box-shadow:0 2px 4px 0 rgba(16,24,40,.16),0 4px 8px 0 rgba(16,24,40,.16);cursor:pointer}@media only screen and (min-width: 991px){.disclaimer__expand-button{display:none}}.disclaimer__expand-button svg{transform:rotate(0);transition:transform .2s ease-in-out}.disclaimer__expand-button--open svg{transform:rotate(180deg)}button,.btn{padding:0;overflow:visible;outline:none;border:none;margin:0;background:rgba(0,0,0,0);color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer}button::-moz-focus-inner,.btn::-moz-focus-inner{border:0;padding:0}.btn{font-size:1rem;font-weight:500;line-height:2rem;color:#fff;letter-spacing:normal;display:inline-block;padding:0.75rem 1.5rem;width:100%;font-family:"Poppins",sans-serif;text-align:center;text-decoration:none;border-radius:100px;background-color:#0ea4d1;box-shadow:0 2px 4px 0 #101828,0 1px 2px 0 #101828;cursor:pointer;outline:none;transition:all .2s ease}@media only screen and (min-width: 991px){.btn{width:auto;min-width:15.625rem}}.btn:hover{background-color:#0b84a8;box-shadow:0 8px 16px 0 #101828,0 4px 8px 0 #101828}.btn:hover path{stroke:#0b84a8}.btn:active{background-color:#0d668e;box-shadow:none}.btn:active path{stroke:#0d668e}.btn:disabled{background-color:#98a2b3;box-shadow:none}.btn--flat{font-size:1.125rem;color:#0ea4d1;background-color:rgba(0,0,0,0);box-shadow:none}.btn--flat:hover{color:#0b84a8}.btn--flat:active{color:#0d668e}.btn--flat:hover,.btn--flat:active{background-color:rgba(0,0,0,0);box-shadow:none}.btn svg{margin-left:0.625rem}html{scroll-behavior:smooth}body{position:relative;font-family:"Poppins",sans-serif;font-style:normal;font-size:1rem;font-weight:400;color:#fff;background:#171c27;overflow-x:hidden}body .languages-wrapper{--languages-wrapper-top: 3.25rem;z-index:9;transition:none !important}@media only screen and (min-width: 991px){body .languages-wrapper{--languages-wrapper-top: 4rem;position:absolute !important}}body .languages-wrapper--fixed{--languages-wrapper-top: 1rem;position:fixed !important}@media only screen and (min-width: 991px){body .languages-wrapper--fixed{--languages-wrapper-top: 1.75rem}}.wrapper{margin:0 auto;position:relative;max-width:100%;padding:0 1rem}@media only screen and (min-width: 991px){.wrapper{padding:0;max-width:1240px}}.card{background-color:#1d2434;border-radius:1.5rem;padding:1.5rem 1rem;box-shadow:0 4px 8px 0 #101828,0 2px 4px 0 #101828}@media only screen and (min-width: 991px){.card{padding:1.5rem}}.g-recaptcha{position:relative;z-index:12}.nav-anchor{height:7.5rem}@media only screen and (min-width: 991px){.nav-anchor{height:5.625rem}}.site-available-your-lang-wrapper{z-index:12}#balloons-container{display:flex;flex-wrap:wrap;position:absolute;top:0;height:100%;width:100%;overflow:hidden;opacity:1;transition:opacity 1s;z-index:2}.balloon{width:140px;position:relative;background-size:contain;background-position:center center;background-repeat:no-repeat}@keyframes float{from{transform:translateY(100vh);opacity:1}to{transform:translateY(-300vh);opacity:0}}.pagination{display:flex;align-items:center;justify-content:flex-end;margin:1.5rem 0;padding:0;list-style:none}.pagination__wrapper{display:flex;align-items:center;justify-content:flex-end}.pagination__items-placeholder{display:flex;margin:0 1rem}.pagination__item{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0.5rem;min-width:2.25rem;color:#98a2b3}.pagination__item .chevron::before,.pagination__item .chevron::after{color:#0ea4d1}.pagination__item:hover{color:#fff}.pagination__item:hover .chevron::before,.pagination__item:hover .chevron::after{background:#fff}.pagination__item--active{color:#0ea4d1;pointer-events:none}.pagination__item--disabled{opacity:.5;pointer-events:none}.pagination__item.pagination__item--ellipsis{display:inline-block;cursor:default;margin:0;padding:0;min-width:auto}.pagination__item.pagination__item--ellipsis:hover{color:#98a2b3}.ranking-table{padding:1rem 1.5rem 2rem;margin:3rem 0;background-color:#1d2434;border-radius:1rem;box-shadow:0 2px 4px 0 rgba(16,24,40,.16),0 4px 8px 0 rgba(16,24,40,.16)}.ranking-table--weekly{margin:0;box-shadow:none;border-radius:0}.ranking-table--affiliate{margin-bottom:0}@media only screen and (min-width: 991px){.ranking-table--affiliate{margin-bottom:1.875rem}}.ranking-table--affiliate .ranking-table__table-header,.ranking-table--affiliate .ranking-table__item,.ranking-table--weekly .ranking-table__table-header,.ranking-table--weekly .ranking-table__item{align-items:end;gap:0;grid-template-columns:10% 30% 30% 30%}@media only screen and (min-width: 991px){.ranking-table--affiliate .ranking-table__table-header,.ranking-table--affiliate .ranking-table__item,.ranking-table--weekly .ranking-table__table-header,.ranking-table--weekly .ranking-table__item{grid-template-columns:10% 30% 20% 20% 20%}}@media only screen and (max-width: 525px){.ranking-table--affiliate .ranking-table__sfx-reward,.ranking-table--weekly .ranking-table__sfx-reward{grid-column:3;grid-row:2}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table--affiliate .ranking-table__sfx-reward,.ranking-table--weekly .ranking-table__sfx-reward{grid-column:3;grid-row:2}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table--affiliate .ranking-table__sfx-reward,.ranking-table--weekly .ranking-table__sfx-reward{grid-column:3;grid-row:2}}@media only screen and (max-width: 525px){.ranking-table--affiliate .ranking-table__reward,.ranking-table--weekly .ranking-table__reward{grid-column:4;grid-row:2}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table--affiliate .ranking-table__reward,.ranking-table--weekly .ranking-table__reward{grid-column:4;grid-row:2}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table--affiliate .ranking-table__reward,.ranking-table--weekly .ranking-table__reward{grid-column:4;grid-row:2}}.ranking-table--affiliate .ranking-table__table-header,.ranking-table--affiliate .ranking-table__item{grid-template-columns:10% 20% 35% 35%}@media only screen and (min-width: 991px){.ranking-table--affiliate .ranking-table__table-header,.ranking-table--affiliate .ranking-table__item{grid-template-columns:10% 25% 20% 20% 25%}}@media only screen and (max-width: 525px){.ranking-table--affiliate .ranking-table__trader-place,.ranking-table--affiliate .ranking-table__trader-name,.ranking-table--affiliate .ranking-table__sfx-reward{grid-row:2}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table--affiliate .ranking-table__trader-place,.ranking-table--affiliate .ranking-table__trader-name,.ranking-table--affiliate .ranking-table__sfx-reward{grid-row:2}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table--affiliate .ranking-table__trader-place,.ranking-table--affiliate .ranking-table__trader-name,.ranking-table--affiliate .ranking-table__sfx-reward{grid-row:2}}.ranking-table--affiliate .ranking-table__trader-place{padding-left:1rem}@media only screen and (max-width: 525px){.ranking-table--affiliate .ranking-table__trader-place{grid-column:2;padding-left:0}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table--affiliate .ranking-table__trader-place{grid-column:2;padding-left:0}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table--affiliate .ranking-table__trader-place{grid-column:2;padding-left:0}}@media only screen and (max-width: 525px){.ranking-table--affiliate .ranking-table__trader-name{grid-column:3;padding-right:1rem;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table--affiliate .ranking-table__trader-name{grid-column:3;padding-right:1rem;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table--affiliate .ranking-table__trader-name{grid-column:3;padding-right:1rem;overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width: 525px){.ranking-table--affiliate .ranking-table__sfx-reward{grid-column:4}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table--affiliate .ranking-table__sfx-reward{grid-column:4}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table--affiliate .ranking-table__sfx-reward{grid-column:4}}.ranking-table__head{font-size:1.5rem;font-weight:700;line-height:1.75rem;color:inherit;letter-spacing:normal;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:1rem 0}@media only screen and (min-width: 991px){.ranking-table__head{flex-direction:row;grid-template-columns:58px 1fr 1fr;padding:1rem}}.ranking-table__table-header,.ranking-table__item{padding:1rem 0.625rem;display:grid;grid-gap:0.625rem;align-items:center}@media only screen and (min-width: 991px){.ranking-table__table-header,.ranking-table__item{grid-template-columns:15% 35% 25% 25%;padding:1rem 3rem;grid-gap:1.5rem}}@media only screen and (max-width: 525px){.ranking-table__item{grid-template-columns:40px 1fr 1fr}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table__item{grid-template-columns:40px 1fr 1fr}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table__item{grid-template-columns:40px 1fr 1fr}}.ranking-table__table-header{color:#98a2b3;font-weight:300;text-align:left}.ranking-table__table-header div{display:none}@media only screen and (min-width: 991px){.ranking-table__table-header div{display:flex;align-items:center;justify-content:flex-start}}.ranking-table__table-header div:first-child{display:block}.ranking-table__table-header div:nth-child(2){margin-left:2rem}.ranking-table__item{line-height:100%;border-bottom:1px solid #263045;font-family:"Roboto",sans-serif;font-size:1rem;font-weight:400;line-height:1.375rem;color:inherit;letter-spacing:normal}.ranking-table__item.display-none{display:none}.ranking-table__item--rank1{border-radius:0.5rem;border:1px solid #0ea4d1}.ranking-table__mail{display:flex;align-items:center;font-size:1.125rem;font-weight:700}@media only screen and (max-width: 525px){.ranking-table__mail{grid-column:2/5}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table__mail{grid-column:2/5}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table__mail{grid-column:2/5}}@media only screen and (max-width: 525px){.ranking-table__roi{grid-column:2;grid-row:2}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table__roi{grid-column:2;grid-row:2}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table__roi{grid-column:2;grid-row:2}}@media only screen and (max-width: 525px){.ranking-table__reward{grid-column:3;grid-row:2}}@media only screen and (min-width: 526px)and (max-width: 768px){.ranking-table__reward{grid-column:3;grid-row:2}}@media only screen and (min-width: 769px)and (max-width: 990px){.ranking-table__reward{grid-column:3;grid-row:2}}.ranking-table__mobile-label{font-size:0.625rem;font-weight:275;line-height:0.75rem;color:#98a2b3;letter-spacing:normal;margin:0.5rem 0;text-transform:uppercase;font-family:"Poppins",sans-serif;display:block;position:relative}@media only screen and (min-width: 991px){.ranking-table__mobile-label{display:none}}.ranking-table__mobile-label .tooltip.tooltip__wrapper{position:absolute;top:0;right:0.3125rem;text-transform:none}.ranking-table__footer{display:flex;align-items:center;justify-content:center}.ranking-table__avatar{position:relative;width:1.5rem;height:1.5rem;border-radius:50%;margin-right:0.5rem}.ranking-table__avatar-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url("./assets/user.png")}.ranking-table__more-button{padding-bottom:2.25rem;text-align:center}.ranking-table__more-button img{cursor:pointer;transition:all .3s;transform:rotate3d(1, 0, 0, 180deg)}.ranking-table__more-button img.open{transform:rotate3d(1, 0, 0, 0deg)}.ranking-table__title{margin-bottom:1rem;text-align:center}@media only screen and (min-width: 991px){.ranking-table__title{margin-bottom:0;text-align:left}}.ranking-table__refresh{font-size:1.3125rem;font-weight:300;line-height:1.875rem;color:#0ea4d1;letter-spacing:normal;display:flex}.ranking-table__refresh img{margin:0.125rem 1rem 0 0}.ranking-table__watch,.ranking-table__watch-wrapper{display:flex;flex-direction:row}.ranking-table__watch-wrapper{flex-direction:column;align-items:center;width:1.75rem}.ranking-table__watch-wrapper:first-child{margin-right:0.625rem}.ranking-table__watch-wrapper:last-child{margin-left:0.625rem}.ranking-table__watch-text{font-size:0.5rem;font-weight:275;line-height:0.75rem;color:#98a2b3;letter-spacing:normal;text-align:center}.ranking-table__no-data{margin:1.25rem 0;font-size:0.875rem;font-weight:400;line-height:1.0625rem;color:inherit;letter-spacing:normal;text-align:center}.ranking-table .tooltip{position:relative}.ranking-table .tooltip__wrapper{display:flex;align-items:center}.ranking-table .tooltip__icon{margin-left:0.25rem;cursor:pointer}.ranking-table .tooltip__info{position:absolute;bottom:1.125rem;left:0.25rem;width:13.375rem;padding:0.625rem 1rem;background-color:#404d6b;border-radius:0.5rem 0.5rem 0.5rem 0;color:#fff;font-size:0.875rem;line-height:1rem;visibility:hidden;opacity:0;z-index:-1;transition:all .3s}.ranking-table .tooltip.active .tooltip__info{visibility:visible;opacity:1;z-index:10}.header{position:sticky;top:var(--disclaimer-height, 0);width:100%;padding:1rem 1.375rem;background:#171c27;box-shadow:0 2px 4px 0 #101828,0 1px 2px 0 #101828;margin-bottom:5rem;z-index:9}@media only screen and (min-width: 991px){.header{padding:1.375rem 0;margin-bottom:0}}.header__logo{width:9rem;height:auto}@media only screen and (min-width: 991px){.header__logo{width:13.3125rem}}.header__logo.basitfx{width:6.875rem}@media only screen and (min-width: 991px){.header__logo.basitfx{width:8.125rem}}.header__logo img{width:100%;height:auto}.header__wrapper{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0}@media only screen and (min-width: 991px){.header__wrapper{padding:0}}.header__wrapper.wrapper{position:static}.header__menu{z-index:9;scrollbar-width:none;-ms-overflow-style:none;display:grid;grid-template-columns:repeat(5, minmax(max-content, auto));position:absolute;bottom:-43px;left:0;right:0;box-shadow:0 2px 4px 0 #101828,0 1px 2px 0 #101828;overflow:auto;z-index:9;background-color:#171c27}.header__menu::-webkit-scrollbar{display:none}@media only screen and (min-width: 991px){.header__menu{display:grid;grid-gap:0.5rem;grid-auto-flow:column;position:static;box-shadow:none}}.header__menu div{padding:0.75rem 1rem}.header__menu a{font-size:0.875rem;font-weight:400;line-height:0.875rem;color:#fff;letter-spacing:normal;font-family:"Poppins",sans-serif;text-decoration:none;transition:all .2s ease}.header__menu a:hover{color:#0ea4d1}.header__menu a:active{color:#0ea4d1}.header__right-column{margin-right:3.4375rem}@media only screen and (min-width: 991px){.header__right-column{margin-right:4.5rem}}.header__right-column .btn{font-size:0.875rem;font-weight:500;line-height:2rem;color:#fff;letter-spacing:normal;padding:0.25rem 1.5rem;min-width:6.875rem}@media only screen and (min-width: 991px){.header__right-column .btn{min-width:9.0625rem}}.header__right-column .btn--desktop{display:none}@media only screen and (min-width: 991px){.header__right-column .btn--desktop{display:inline-block}}.header__right-column .btn--mobile{display:inline-block}@media only screen and (min-width: 991px){.header__right-column .btn--mobile{display:none}}.countdown-boxes{display:grid;grid-auto-flow:column;grid-gap:0.125rem;font-family:"Poppins",sans-serif}@media only screen and (min-width: 991px){.countdown-boxes{grid-gap:1rem}}.countdown-boxes__title{font-size:0.75rem;font-weight:normal;line-height:0.875rem;color:inherit;letter-spacing:normal}@media only screen and (min-width: 991px){.countdown-boxes__title{font-size:1rem;font-weight:normal;line-height:1.25rem;color:inherit;letter-spacing:normal}}.countdown-boxes__value,.countdown-boxes__text{text-align:center}.countdown-boxes__value{font-size:2.3125rem;font-weight:300;line-height:2.9375rem;color:#0ea4d1;letter-spacing:normal}@media only screen and (min-width: 991px){.countdown-boxes__value{font-size:3rem;line-height:4.25rem}}.countdown-boxes__text{font-size:0.625rem;font-weight:300;line-height:0.875rem;color:inherit;letter-spacing:normal}@media only screen and (min-width: 991px){.countdown-boxes__text{font-size:0.875rem}}#end-contest-info{font-size:1.875rem;font-weight:400;line-height:1.875rem;color:inherit;letter-spacing:normal;margin:1rem 0}@media only screen and (min-width: 991px){#end-contest-info{font-size:2.5rem;font-weight:400;line-height:2.5rem;color:inherit;letter-spacing:normal}}#end-contest-info a{font-size:0.875rem;font-weight:600;line-height:1.25rem;color:#fff;letter-spacing:normal;display:block;margin-top:1.25rem;text-decoration:none}@media only screen and (min-width: 991px){#end-contest-info a{font-size:1rem;font-weight:600;line-height:1.75rem;color:inherit;letter-spacing:normal}}.top-section{display:flex;flex-direction:column;margin:2.1875rem 1rem 0;background-color:#1d2434;border-radius:24px;box-shadow:0 16px 32px 2px #101828,0 8px 16px 2px #101828;padding:0;overflow:hidden}@media only screen and (min-width: 991px){.top-section{flex-direction:row;margin:2.1875rem auto 2rem}}.top-section__wrapper{padding:2.9375rem 1rem 0;width:100%}@media only screen and (min-width: 991px){.top-section__wrapper{padding:3.625rem 0 3.625rem 4.0625rem;width:50%}}.top-section__title{font-family:"Poppins",sans-serif}.top-section__title--medium{font-size:1rem;font-weight:400;line-height:1.5rem;color:inherit;letter-spacing:normal;margin-bottom:1rem}@media only screen and (min-width: 991px){.top-section__title--medium{font-size:1.25rem;font-weight:400;line-height:1.875rem;color:inherit;letter-spacing:normal}}.top-section__title--large{font-size:1.0625rem;font-weight:300;line-height:1.5625rem;color:inherit;letter-spacing:normal}@media only screen and (min-width: 991px){.top-section__title--large{font-size:2rem;font-weight:300;line-height:3rem;color:inherit;letter-spacing:normal}}.top-section__title--extra-large{font-size:2.5rem;font-weight:800;line-height:2.75rem;color:inherit;letter-spacing:normal;text-transform:uppercase;margin:0.625rem 0 1rem}@media only screen and (min-width: 991px){.top-section__title--extra-large{font-size:4.375rem;font-weight:800;line-height:4.8125rem;color:inherit;letter-spacing:normal}}.top-section__btn{margin:0.5rem 0 1.5rem}@media only screen and (min-width: 991px){.top-section__btn{margin:3.0625rem 0 4.0625rem}}.top-section__prize-image{position:relative;padding-top:100%}@media only screen and (min-width: 991px){.top-section__prize-image{padding-top:48%;width:50%}}.top-section__prize-image:hover .cup__confetti,.top-section__prize-image:hover .cup__confetti-piece{animation-timing-function:ease-out}.top-section__prize-image:hover .cup__confetti{animation:confetti-animation 1s;width:100%;padding-top:100%}.top-section__prize-image:hover .cup__confetti-piece{animation:opacity-animation 1s;opacity:1}.top-section__prize-image:hover .cup__balloon--1{transform:rotate3d(0, 0, 5, 1deg) translate(-9px, -18px)}.top-section__prize-image:hover .cup__balloon--2{transform:rotate3d(0, 0, 5, 2deg) translate(10px, -11px)}.top-section__prize-image:hover .cup__balloon--3{transform:rotate3d(0, 0, 5, -12deg) translateY(-7px)}.top-section__prize-image:hover .cup__balloon--4{transform:translate(10px, -28px)}.top-section__prize-image:hover .cup__x{transform:rotate3d(0, 0, 5, 1deg) translate(-9px, -18px)}.cup{background-size:contain;background-position:center center;background-repeat:no-repeat;position:absolute;transition:all 1s cubic-bezier(0.18, 0.89, 0.32, 1.28)}.cup__trophy{background-image:url("./assets/anniversary/cup.png");background-position:bottom center;width:75%;padding-top:57%;bottom:-10px;z-index:4}.cup__confetti{background-image:url("./assets/anniversary/confetti.png");width:0;padding-top:0;top:59%;left:48%;transform:translate(-50%, -50%);z-index:3}.cup__confetti-piece{z-index:3;opacity:0}.cup__confetti-piece--1{background-image:url("./assets/anniversary/confetti_1.png");width:24%;padding-top:14%;bottom:18%;left:2%}.cup__confetti-piece--2{background-image:url("./assets/anniversary/confetti_2.png");width:9%;padding-top:9%;bottom:15%;right:33%}.cup__confetti-piece--3{background-image:url("./assets/anniversary/confetti_3.png");width:6%;padding-top:8%;top:39%;left:19%;z-index:3}.cup__confetti-piece--4{background-image:url("./assets/anniversary/confetti_4.png");width:6%;padding-top:11%;top:23%;left:24%}.cup__balloon{width:28%}.cup__balloon--1{background-image:url("./assets/anniversary/balloon_1.png");padding-top:43%;top:52%;right:-8%;z-index:3}.cup__balloon--2{background-image:url("./assets/anniversary/balloon_2.png");padding-top:51%;top:10%;right:32%}.cup__balloon--3{background-image:url("./assets/anniversary/balloon_3.png");width:36%;padding-top:55%;top:20%;left:3%;z-index:2}.cup__balloon--4{background-image:url("./assets/anniversary/balloon_4.png");width:31%;padding-top:56%;bottom:-17%;left:8%}.cup__balloon--2,.cup__balloon--4{z-index:5}.cup__x{background-image:url("./assets/anniversary/x.png");width:95%;padding-top:96%;top:4%;left:20%;z-index:2}@keyframes confetti-animation{0%{width:0;padding-top:0}40%{width:130%;padding-top:130%}50%{width:90%;padding-top:90%}60%{width:110%;padding-top:110%}80%{width:105%;padding-top:105%}70%,100%{width:100%;padding-top:100%}}@keyframes opacity-animation{0%{opacity:0}50%{opacity:.7}70%{opacity:.8}80%{opacity:.9}40%,60%,100%{opacity:1}}.section{margin-bottom:0.625rem}@media only screen and (min-width: 991px){.section{margin-bottom:4.625rem}}.section__header{text-align:center}.section__anchor{font-size:0.75rem;font-weight:400;line-height:1.125rem;color:#1d2434;letter-spacing:normal;display:inline-block;padding:0.25rem 0.5rem;background-color:#9eff00;border-radius:0.5rem;text-transform:uppercase}.section__title{font-size:2rem;font-weight:600;line-height:2.375rem;color:inherit;letter-spacing:normal;margin:1rem 0 1.5rem}@media only screen and (min-width: 991px){.section__title{font-size:3rem;font-weight:600;line-height:3.625rem;color:inherit;letter-spacing:normal}}.section__subtitle{font-size:0.875rem;font-weight:400;line-height:1.0625rem;color:#98a2b3;letter-spacing:normal;font-family:"Roboto",sans-serif}.rules-section{width:100%;margin-bottom:1.5rem}@media only screen and (min-width: 991px){.rules-section{margin-bottom:2.5rem}}.rules-section__subtitle{margin:1.5rem 0;font-size:2rem;font-weight:600;line-height:2.375rem;text-align:center}@media only screen and (min-width: 991px){.rules-section__subtitle{margin:2.5rem 0 1.5rem}}.rules-section__row{display:block;grid-gap:1.5rem;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}@media only screen and (min-width: 991px){.rules-section__row{display:grid}}.rules-section__row--equal{grid-template-columns:repeat(3, 1fr)}.rules-section__row--unregulate{grid-template-columns:calc(30% - 24px) calc(30% - 24px) 40%}.rules-section__card{position:relative;margin-bottom:1.5rem}.rules-section__card:last-child{margin-bottom:0}@media only screen and (min-width: 991px){.rules-section__card{margin-bottom:0}}.rules-section__card h3{font-size:1.25rem;font-weight:600;line-height:1.5rem;color:inherit;letter-spacing:normal;margin:0}.rules-section__card p{font-size:1rem;font-weight:400;line-height:1.375rem;color:#98a2b3;letter-spacing:normal;font-family:"Roboto",sans-serif;z-index:1}.rules-section__card p a{color:#0ea4d1;text-decoration:none;cursor:pointer}.rules-section__card h3,.rules-section__card p{position:relative;z-index:1}.rules-section__card span{font-size:9.375rem;font-weight:600;line-height:9.375rem;color:#171c27;letter-spacing:normal;position:absolute;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;padding-right:0.625rem;top:0;left:0}@media only screen and (min-width: 991px){.rules-section__card span{font-size:12.5rem}}.prize-section__subtitle{text-align:center;margin-bottom:1.25rem}.prize-section__image{position:relative;width:100%;padding-top:25%}.prize-section__image:hover .prize__symbol{transform:rotate3d(-1, -3, 2, 18deg) translate(-10px, 0)}.prize-section__image:hover .prize__1{transform:rotate3d(0, 0, 5, -5deg) translate(-10px, -10px)}.prize-section__image:hover .prize__01{transform:rotate3d(2, 1, 2, 10deg) translate(-1px, -1px)}.prize-section__image:hover .prize__02{transform:rotate3d(0, 0, 2, 4deg) translate(3px, -9px)}.prize-section__image:hover .prize__03{transform:rotate3d(0, 0, 2, -5deg) translate(-9px, -8px)}.prize-section__image:hover .prize__04{transform:rotate3d(0, 0, -1, -3deg) translate(-11px, -8px)}.prize-section__image:hover .prize__05{transform:rotate3d(0, 0, 0, -5deg) translate(-4px, -8px)}.prize-section__image:hover .prize__shadow{transform:translateX(-5px) scale(0.8)}.prize-section__btn{text-align:center}.prize-section__btn .btn{margin-top:2rem}@media only screen and (min-width: 991px){.prize-section__btn .btn{padding:0.75rem 7.5rem}}.prize-section__header{margin:4rem 0 1.5rem;display:flex;justify-content:center}.prize,.prize__shadow{background-size:contain;background-position:center center;background-repeat:no-repeat;position:absolute;transition:all 1s cubic-bezier(0.18, 0.89, 0.32, 1.28)}.prize{width:100%;padding-top:89%}.prize__shadow{bottom:0}.prize__wrapper{position:absolute;height:100%;top:0;width:28%}.prize__wrapper--symbol{left:3%;top:-1%;width:22%}.prize__wrapper--1{left:11%;width:25.5%}.prize__wrapper--01{left:20%}.prize__wrapper--02{left:33%}.prize__wrapper--03{left:50.5%}.prize__wrapper--04{left:63.4%}.prize__wrapper--05{left:71.8%}.prize__shadow{width:100%;padding-top:7%;bottom:1%}.prize__shadow--01,.prize__shadow--02,.prize__shadow--03,.prize__shadow--04{padding-top:8%}.prize__shadow--symbol{left:-11%;background-image:url("./assets/prize/$_shadow.png")}.prize__shadow--1{left:8%;background-image:url("./assets/prize/1_shadow.png")}.prize__shadow--01{left:0;background-image:url("./assets/prize/0-1_shadow.png")}.prize__shadow--02{background-image:url("./assets/prize/0-2_shadow.png")}.prize__shadow--03{background-image:url("./assets/prize/0-3_shadow.png")}.prize__shadow--04{background-image:url("./assets/prize/0-4_shadow.png")}.prize__shadow--05{background-image:url("./assets/prize/0-5_shadow.png")}.prize__symbol{padding-top:115%;background-image:url("./assets/prize/$.png")}.prize__1{padding-top:98%;background-image:url("./assets/prize/1.png");z-index:1}.prize__01{background-image:url("./assets/prize/0-1.png")}.prize__02{background-image:url("./assets/prize/0-2.png")}.prize__03{background-image:url("./assets/prize/0-3.png")}.prize__04{background-image:url("./assets/prize/0-4.png")}.prize__05{background-image:url("./assets/prize/0-5.png")}.pool{padding:2rem 1rem;border-radius:24px;background:#1d2434;box-shadow:0 2px 4px 0 rgba(16,24,40,.16),0 4px 8px 0 rgba(16,24,40,.16)}@media only screen and (min-width: 991px){.pool{padding:3rem}}.pool__header{position:relative;margin-bottom:6rem}@media only screen and (min-width: 991px){.pool__header{margin-bottom:2.5rem}}.pool__header--weekly{margin:4rem 0 2.5rem}@media only screen and (min-width: 991px){.pool__header--weekly{margin-top:6.25rem}}.pool__title-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}@media only screen and (min-width: 991px){.pool__title-wrapper{justify-content:space-between}}.pool__title-wrapper .pool__title{width:100%;text-align:center}@media only screen and (min-width: 991px){.pool__title-wrapper .pool__title{text-align:left}}.pool__title{font-size:2rem;font-weight:600;line-height:2.375rem;color:inherit;letter-spacing:normal;text-align:center}@media only screen and (min-width: 991px){.pool__title{font-size:3rem;font-weight:600;line-height:3.625rem;color:inherit;letter-spacing:normal}}.pool__title--small{font-size:1.5rem;font-weight:500;line-height:1.75rem;color:inherit;letter-spacing:normal}.pool__subtitle{font-size:1rem;font-weight:400;line-height:1.375rem;color:#98a2b3;letter-spacing:normal;font-family:"Roboto",sans-serif;text-align:center}@media only screen and (min-width: 991px){.pool__subtitle{text-align:left}}.pool__button{position:absolute;bottom:-4.75rem;left:50%;display:flex;align-items:center;cursor:pointer;transform:translateX(-50%);width:16.25rem}@media only screen and (min-width: 991px){.pool__button{position:relative;left:0;bottom:0;transform:translateX(0)}}.pool__elements{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 991px){.pool__elements{flex-direction:row;align-items:flex-start}}.pool__element{text-align:center;margin-bottom:1.5rem}@media only screen and (min-width: 991px){.pool__element{margin:0 6.25rem 0 0;text-align:left}}.pool__element--with-icon{display:flex}.pool__element--with-icon img{display:none}@media only screen and (min-width: 991px){.pool__element--with-icon img{display:inline-block;margin-right:0.5rem}}.pool__element .pool__title{font-size:2rem;font-weight:600;line-height:2.375rem;color:inherit;letter-spacing:normal}.pool__bar{height:1.25rem;border-radius:1.5625rem;background:#171c27;margin:1.5rem 0 0.5rem;box-shadow:inset 2px 3px 3px 0 rgba(0,0,0,.45),inset 12px 4px 20.8px 0 rgba(0,0,0,.25)}.pool__bar--inner{height:100%;border-radius:1rem;background:linear-gradient(90deg, #20B2DD 0%, #0D668E 100%)}.pool__bar-labels{display:grid;grid-template-columns:repeat(4, 25%);position:relative;padding-left:50px;font-size:0.875rem;font-weight:400;line-height:1.0625rem;color:inherit;letter-spacing:normal;font-family:"Roboto",sans-serif}@media only screen and (min-width: 991px){.pool__bar-labels{padding-left:0}}.pool__bar-labels--weekly{display:flex;justify-content:space-between;align-items:center;padding-left:0}@media only screen and (min-width: 991px){.pool__bar-labels--weekly .pool__divider{height:2.125rem}}.pool__bar-labels--weekly .pool__bar-label--outer .pool__divider,.pool__bar-labels--weekly .pool__divider{transform:none;height:0.0625rem;width:100%;margin:0.3125rem 0}@media only screen and (min-width: 991px){.pool__bar-labels--weekly .pool__bar-label--outer .pool__divider,.pool__bar-labels--weekly .pool__divider{width:0.0625rem;height:2.125rem;margin:0 0.25rem}}.pool__bar-labels--weekly .pool__bar-label{position:relative;align-items:flex-start}.pool__bar-label{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width: 991px){.pool__bar-label{flex-direction:row;justify-content:flex-end;align-items:center}}.pool__bar-label--outer{position:absolute;justify-content:flex-end;align-items:center}.pool__bar-label--outer .pool__divider{transform:rotate(90deg) translateY(0)}@media only screen and (min-width: 991px){.pool__bar-label--outer .pool__divider{transform:rotate(0deg) translateY(0)}}.pool__bar-label--inner-wrapper{display:flex;align-items:flex-start;flex-direction:row}@media only screen and (min-width: 991px){.pool__bar-label--inner-wrapper{flex-direction:column}}.pool__bar-label--inner-wrapper img:first-child{margin-bottom:0.3125rem}.pool__divider{width:0.0625rem;height:1.0625rem;background:#fff;margin:0 0.25rem;transform:rotate(90deg) translateY(-4px)}@media only screen and (min-width: 991px){.pool__divider{flex-direction:row;transform:rotate(0deg) translateY(0)}}.pool .sfx-icon{margin:0.25rem 0.5rem 0 0.25rem}.additional-rewards-section__wrapper{display:block;padding:1.5rem 1rem}@media only screen and (min-width: 991px){.additional-rewards-section__wrapper{display:grid;grid-template-columns:1fr 2fr;align-items:center}}.additional-rewards-section__image{position:relative;width:100%;padding-top:100%}.additional-rewards-section__image:hover .sfx-coin__balloon,.additional-rewards-section__image:hover .sfx-coin__1,.additional-rewards-section__image:hover .sfx-coin__3,.additional-rewards-section__image:hover .sfx-coin__4,.additional-rewards-section__image:hover .sfx-coin__5{animation-timing-function:cubic-bezier(0.5, -0.5, 1, 1.5)}.additional-rewards-section__image:hover .sfx-coin__balloon{transform:scale(0.88);animation:balloon-shake .6s;animation-timing-function:linear}.additional-rewards-section__image:hover .sfx-coin__1{transform:rotate3d(0, 0, 5, 3deg) translate(20px, -6px);animation:coin-bounce1 .6s}.additional-rewards-section__image:hover .sfx-coin__2{transform:rotate3d(1, 5, 4, -26deg) translate(-7px, 23px);animation:coin-bounce2 .6s;animation-timing-function:ease-in}.additional-rewards-section__image:hover .sfx-coin__3{transform:rotate3d(0, 0, 5, 14deg) translate(-20px, 5px);animation:coin-bounce3 .6s}.additional-rewards-section__image:hover .sfx-coin__4{transform:translate(-23px, -21px);animation:coin-bounce4 .6s}.additional-rewards-section__image:hover .sfx-coin__5{transform:rotate3d(0, 0, 5, 15deg) translate(16px, -25px);animation:coin-bounce5 .6s}.additional-rewards-section__content{display:block;text-align:center}@media only screen and (min-width: 991px){.additional-rewards-section__content{text-align:left}}.additional-rewards-section__title{font-size:1.5rem;font-weight:600;line-height:1.75rem;color:inherit;letter-spacing:normal;margin-bottom:0.25rem}.additional-rewards-section__paragraph{font-size:1rem;font-weight:400;line-height:1.5rem;color:#667085;letter-spacing:normal;font-family:"Roboto",sans-serif}.additional-rewards-section__paragraph--light{color:#98a2b3}.additional-rewards-section__paragraph a{color:#0ea4d1;text-decoration:none}.additional-rewards-section__top-row{position:relative;margin-bottom:2rem}@media only screen and (min-width: 991px){.additional-rewards-section__bottom-row{display:flex}}.additional-rewards-section__bottom-row .additional-rewards-section__prize:first-child{margin-bottom:0.9375rem}@media only screen and (min-width: 991px){.additional-rewards-section__bottom-row .additional-rewards-section__prize:first-child{margin:0 4.25rem 0 0}}.additional-rewards-section__btn{display:flex;align-items:center;width:auto;margin:0 auto}@media only screen and (min-width: 991px){.additional-rewards-section__btn{position:absolute;top:-0.875rem;right:0;min-width:auto}}.sfx-coin{background-size:contain;background-position:center center;background-repeat:no-repeat;width:27%;padding-top:18%;position:absolute;transition:all .3s cubic-bezier(0.18, 0.89, 0.32, 1.28)}.sfx-coin__balloon{background-image:url("./assets/sfx-coin/x.png");width:100%;padding-top:100%;top:0}.sfx-coin__1{background-image:url("./assets/sfx-coin/coin_1.png");right:7%;top:42%}.sfx-coin__2{background-image:url("./assets/sfx-coin/coin_2.png");width:30%;padding-top:20%;left:35%;bottom:27%}.sfx-coin__3{background-image:url("./assets/sfx-coin/coin_3.png");top:44%;left:9%}.sfx-coin__4{background-image:url("./assets/sfx-coin/coin_4.png");width:30%;padding-top:24%;top:35%;left:18%}.sfx-coin__5{background-image:url("./assets/sfx-coin/coin_5.png");width:30%;padding-top:30%;top:27%;right:20%}@keyframes balloon-shake{0%{transform:scale(1)}60%{transform:scale(0.8)}70%{transform:scale(0.85)}90%{transform:scale(0.9)}100%{transform:scale(0.88)}}@keyframes coin-bounce1{0%{transform:rotate3d(0, 0, 5, 3deg) translate(20px, -6px)}20%{transform:rotate3d(0, 0, 5, 6deg) translate(25px, -10px)}40%{transform:rotate3d(0, 0, 5, 9deg) translate(30px, -14px)}60%{transform:rotate3d(0, 0, 5, 7deg) translate(25px, -10px)}80%{transform:rotate3d(0, 0, 5, 5deg) translate(22px, -8px)}100%{transform:rotate3d(0, 0, 5, 3deg) translate(20px, -6px)}}@keyframes coin-bounce2{0%{transform:rotate3d(1, 5, 4, -23deg) translate(-7px, 23px)}20%{transform:rotate3d(1, 5, 4, -26deg) translate(-7px, 23px)}40%{transform:rotate3d(1, 5, 4, -29deg) translate(-7px, 23px)}60%{transform:rotate3d(1, 5, 4, -25deg) translate(-7px, 23px)}80%{transform:rotate3d(1, 5, 4, -27deg) translate(-7px, 23px)}100%{transform:rotate3d(1, 5, 4, -26deg) translate(-7px, 23px)}}@keyframes coin-bounce3{0%{transform:rotate3d(0, 0, 5, 12deg) translate(-20px, 5px)}20%{transform:rotate3d(0, 0, 5, 18deg) translate(-25px, 10px)}40%{transform:rotate3d(0, 0, 5, 24deg) translate(-30px, 15px)}60%{transform:rotate3d(0, 0, 5, 20deg) translate(-25px, 10px)}80%{transform:rotate3d(0, 0, 5, 16deg) translate(-22px, 7px)}100%{transform:rotate3d(0, 0, 5, 14deg) translate(-20px, 5px)}}@keyframes coin-bounce4{0%{transform:rotate3d(0, 0, 1, 3deg) translate(-23px, -21px)}20%{transform:rotate3d(0, 0, 1, 6deg) translate(-28px, -26px)}40%{transform:rotate3d(0, 0, 1, 9deg) translate(-33px, -31px)}60%{transform:rotate3d(0, 0, 1, 7deg) translate(-28px, -26px)}80%{transform:rotate3d(0, 0, 1, 4deg) translate(-25px, -23px)}100%{transform:rotate3d(0, 0, 1, 0deg) translate(-23px, -21px)}}@keyframes coin-bounce5{0%{transform:rotate3d(0, 0, 5, 13deg) translate(16px, -25px)}20%{transform:rotate3d(0, 0, 5, 16deg) translate(20px, -30px)}40%{transform:rotate3d(0, 0, 5, 19deg) translate(24px, -35px)}60%{transform:rotate3d(0, 0, 5, 17deg) translate(20px, -30px)}80%{transform:rotate3d(0, 0, 5, 15deg) translate(18px, -28px)}100%{transform:rotate3d(0, 0, 5, 13deg) translate(16px, -25px)}}.leaderboards-section{margin-bottom:0}@media only screen and (min-width: 991px){.leaderboards-section{margin-bottom:1.875rem}}.leaderboards-section__section{font-family:"Roboto",sans-serif}.leaderboards-section__description{color:#98a2b3;margin-bottom:0.25rem;font-family:"Roboto",sans-serif}@media only screen and (min-width: 991px){.leaderboards-section__description{margin-bottom:2.875rem}}.leaderboards-section__info,.leaderboards-section__note{text-align:center}.leaderboards-section__info{margin-bottom:1rem;font-size:0.875rem;font-weight:400;line-height:1.0625rem;color:inherit;letter-spacing:normal}.leaderboards-section__note{font-size:0.75rem;font-weight:300;line-height:0.875rem;color:inherit;letter-spacing:normal}.leaderboards-section__no-results{text-align:center}.leaderboards-section__no-results--info{font-size:1rem;font-weight:400;line-height:1.375rem;color:#475467;letter-spacing:normal;margin:1rem auto 0;max-width:20rem}.leaderboards-section__weekly-wrapper{background-color:#1d2434;border-radius:1rem;overflow:hidden}.leaderboards-section__weekly-wrapper .weekly-ranking-table__title{text-align:center;text-wrap:balance}.terms-section{margin:0 0 7.5rem;line-height:1.375rem}@media only screen and (min-width: 991px){.terms-section{margin:2.375rem 0 12.625rem;padding:0 9.375rem}}.terms-section--open .terms-section__content-hidden{max-height:unset}.terms-section__title,.terms-section__sub-title{text-align:center;line-height:120%}.terms-section__title{font-size:1.25rem;font-weight:600;line-height:1.5rem;color:inherit;letter-spacing:normal;font-family:"Poppins",sans-serif}@media only screen and (min-width: 991px){.terms-section__title{font-size:3rem;line-height:3.625rem}}.terms-section__sub-title{font-size:1.25rem;font-weight:400;line-height:1.5rem;color:inherit;letter-spacing:normal;font-family:"Roboto",sans-serif}.terms-section__content{margin:4.125rem 0 1.5rem}.terms-section__main-point{font-size:1.25rem;font-weight:600;line-height:1.5rem;color:#fff;letter-spacing:normal;text-align:center;font-family:"Poppins",sans-serif;margin:2rem 0 1.5rem}.terms-section__points{font-family:"Roboto",sans-serif}.terms-section__points ol{margin:1.5rem 0 0;padding-left:0;counter-reset:item}.terms-section__points ol.bullets-list{margin-left:2.1875rem}.terms-section__points ol.bullets-list li{position:relative}.terms-section__points ol.bullets-list li:before{content:"" !important;display:inline-block;width:0.5rem;height:0.5rem;position:absolute;left:-1rem;top:0.4375rem;border-radius:50%;background:#fff}.terms-section__points ol li{margin-bottom:1.5rem;display:block;overflow-wrap:break-word}.terms-section__points ol li:before{content:counters(item, ".") ". ";counter-increment:item}.terms-section__button-wrapper{text-align:center}.terms-section__button{display:inline-flex;align-items:center;justify-content:center}.terms-section__button--open .terms-section__more-text{display:none}.terms-section__button--open .terms-section__less-text{display:inline}.terms-section__button--open svg{transform:rotate(180deg)}.terms-section__content-hidden{max-height:0;overflow:hidden;transition:all 2s ease}.terms-section__less-text{display:none}.terms-section a{color:#fff}.terms-section table{font-size:0.875rem;font-weight:500;line-height:1.0625rem;color:inherit;letter-spacing:normal;width:100%;border-collapse:collapse;font-family:"Poppins",sans-serif;margin:1.5rem 0}.terms-section table.prize-pool-table{width:auto}.terms-section th,.terms-section td{padding:0.625rem 0.25rem;border:1px solid #263045;text-align:center}.terms-section th:first-child,.terms-section td:first-child{width:4.375rem}@media only screen and (min-width: 991px){.terms-section th:first-child,.terms-section td:first-child{width:9.375rem}}.terms-section th{background:#263045;font-weight:500;border:1px solid #263045;overflow-wrap:anywhere}.terms-section td{background:#1d2434}.registration-section{padding:3.25rem 0.75rem 3rem;background-color:#1d2434;border-radius:1.5rem;text-align:center}.registration-section__header{margin-bottom:25px}.register-form{margin-top:2rem}@media only screen and (min-width: 991px){.register-form{padding:0 21.875rem}}.register-form__email{font-size:1rem;font-weight:400;line-height:1.375rem;color:#475467;letter-spacing:normal;position:relative;width:100%;padding:0.8125rem 1rem;border:1px solid #e4e7ec;border-radius:0.5rem}.register-form__btn-wrapper{margin-top:2rem}.register-form__btn-wrapper .btn{height:3.5rem}@media only screen and (min-width: 991px){.register-form__btn-wrapper .btn{padding:0.75rem 7.875rem}}.register-form__field-required{display:block;margin-top:0.25rem;text-align:left}.social-login__text{font-size:0.75rem;font-weight:300;line-height:0.875rem;color:#98a2b3;letter-spacing:normal;font-family:"Roboto",sans-serif;margin-top:1.5rem}.social-login__wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.social-login__item{margin:0 0.25rem}.sign-up__form-group{padding:0}.sign-up__checkbox-wrapper{display:flex;align-items:center;justify-content:flex-start;margin-top:1.25rem}.sign-up__checkbox-input+label::before{border-radius:2px;border:2px solid #fff;background:#1d2434}.sign-up__checkbox-input+label::after{border:2px solid #fff;color:#fff}.sign-up__checkbox-input+label::after,.sign-up__checkbox-input+label::before{top:50%;transform:translateY(-50%)}.sign-up__checkbox-label{font-size:0.75rem;font-weight:300;line-height:0.875rem;color:#fff;letter-spacing:normal;font-family:"Roboto",sans-serif;text-align:left;margin-left:0.625rem;padding-left:2.1875rem;word-break:break-all}.sign-up__checkbox-label a{color:#fff;font-weight:400;text-decoration:underline}.sign-up__field-required{text-align:left}.footer{background:#171c27;color:#e4e7ec;font-size:0.75rem;font-weight:300;padding:3rem 0}.footer--iframe{padding:0;margin:0;font-family:"Roboto",sans-serif;font-style:normal;line-height:120%;background-color:rgba(0,0,0,0)}.footer__services{font-weight:300;color:#e4e7ec;font-size:0.75rem;overflow:hidden}.footer__services p{line-height:140%}.footer__services strong{font-weight:400}.footer__divider{border-top:1px solid #d0d5dd}.footer__divider--top{margin:1.5rem 0 0.75rem}.footer__divider--bottom{margin:0.75rem 0 1.5rem}.footer__logo{padding-right:0.5rem}.footer__copyright{color:#f4f4f6;font-size:0.875rem}.footer__left-column{display:flex;gap:1.5rem;margin-bottom:1.5rem}@media only screen and (min-width: 991px){.footer__left-column{margin-bottom:0}}.footer__social-and-app{display:flex;flex-direction:column;justify-content:space-between;margin:1.5rem 0}@media only screen and (min-width: 991px){.footer__social-and-app{flex-direction:row}}.footer__social-and-app>div:first-child{display:flex;flex-direction:column;justify-content:space-around}.footer__section-text{font-family:"Poppins",sans-serif;font-size:0.875rem;font-style:normal;font-weight:600;line-height:2;margin-bottom:0.5rem;color:#fff}.footer__platforms-links{display:grid;grid-gap:1rem;align-items:center;grid-auto-flow:column;justify-content:flex-start}.footer__platforms-links a{position:relative}.footer__platforms-links a:hover path{fill:#98a2b3 !important}.footer__app{display:flex;flex-direction:column;gap:0.5rem}.footer__app a:first-child{margin-right:0.5rem}.platform__store-buttons-row{display:flex;gap:1rem;justify-content:flex-start;align-items:center}.platform__button-wrapper{position:relative}.store-button__wrapper{position:relative}.store-button__qr-wrapper{display:none;position:absolute;padding:1rem;width:250px;height:250px;top:-235px;left:154px;visibility:hidden;opacity:0;flex-direction:column;align-items:center;justify-content:center;gap:0.625rem;border-radius:1rem 1rem 1rem 0;background:#fff;box-shadow:0 8px 16px 2px rgba(16,24,40,.1),0 16px 32px 2px rgba(16,24,40,.1);z-index:7;pointer-events:none}@media only screen and (min-width: 991px){.store-button__qr-wrapper{display:flex}}.store-button__qr-wrapper.active{visibility:visible;opacity:1}.store-button__qr-wrapper--small{border-radius:1rem 1rem 0 1rem;left:-240px}.store-button__qr-wrapper--top{transition:.2s ease-in-out;visibility:visible;opacity:1}.store-button__qr-wrapper--bottom{bottom:-235px;border-radius:0 1rem 1rem 1rem;transition:none;top:unset;visibility:visible;opacity:1}.store-button__qr-wrapper--bottom.store-button__qr-wrapper--small{border-radius:1rem 0 1rem 1rem}.store-button__qr-title{color:#475467;font-family:"Poppins",sans-serif;font-size:0.875rem;font-weight:500;line-height:normal;text-align:center}.footer{font-size:0.75rem;font-weight:300;line-height:inherit;color:#e4e7ec;letter-spacing:normal;font-family:"Roboto",sans-serif;background:#1d2434;padding:3rem 0}.footer__content,.footer__copyright{font-size:0.875rem;font-weight:300;line-height:0.875rem;color:inherit;letter-spacing:normal;font-family:"Roboto",sans-serif}.footer__divider{border-top:1px solid #d0d5dd;margin:1.5rem 0}.footer__logo{padding-right:0.5rem}.footer__copyright{color:#f4f4f6}.footer__left-column{display:flex;gap:1.5rem;margin-bottom:1.5rem}@media only screen and (min-width: 991px){.footer__left-column{margin-bottom:0}}.footer__social-and-app{display:flex;flex-direction:column;justify-content:space-between;margin:1.5rem 0}@media only screen and (min-width: 991px){.footer__social-and-app{flex-direction:row}}.footer__social-and-app>div:first-child{display:flex;flex-direction:column;justify-content:space-around}.footer__section-text{font-size:0.875rem;font-weight:600;line-height:2rem;color:#fff;letter-spacing:normal;margin-bottom:0.5rem;font-family:"Poppins",sans-serif;font-style:normal}.footer__platforms-links{display:grid;grid-gap:1rem;align-items:center;grid-auto-flow:column;justify-content:flex-start}.footer__platforms-links a{position:relative}.footer__platforms-links a:hover path{fill:#98a2b3 !important}.footer__app{display:flex;flex-direction:column;gap:0.5rem}.footer__app a:first-child{margin-right:0.5rem}.footer__app img{border-radius:0.5rem;transition:all .2s ease}.footer__app img:hover{background-color:rgba(255,255,255,.1) !important}.modal-registration-main,.video-tutorial-modal__main{display:flex;flex-direction:column;justify-content:space-between;height:36.25rem;padding:2rem 1.5rem 3rem;background-color:#1d2434;background-image:none;border-radius:1.5rem}@media only screen and (min-width: 991px){.modal-registration-main,.video-tutorial-modal__main{height:38.75rem}}.modal-registration-main .modal-img-exit,.video-tutorial-modal__main .modal-img-exit{margin:0}.modal-registration-main .modal-img-exit svg,.video-tutorial-modal__main .modal-img-exit svg{cursor:pointer}.modal-registration,.video-tutorial-modal{text-align:center}.modal-registration__info{font-size:0.875rem;font-weight:400;line-height:1.0625rem;color:#667085;letter-spacing:normal;font-family:"Roboto",sans-serif}@media only screen and (min-width: 991px){.modal-registration__info{padding:0 7.5rem;text-align:left}}.modal-registration__btn-wrapper{width:100%;margin:1.5rem 0;padding:0 1rem}.modal-registration__content{width:100%}.modal-registration__scroll{width:100%;max-height:460px;overflow:auto;z-index:10;scrollbar-width:none;-ms-overflow-style:none}.modal-registration__scroll::-webkit-scrollbar{display:none}@media only screen and (min-width: 991px){.modal-registration__scroll{max-height:100%}}.modal-registration__scroll img{margin-top:1.125rem}.modal-registration__form-content{margin-top:1rem}@media only screen and (min-width: 991px){.modal-registration__form-content{margin-top:1.5rem}}.modal-registration__success{margin-top:4.375rem}@media only screen and (min-width: 991px){.modal-registration__success{margin-top:7.5rem}}.modal-registration__footer{font-size:1rem;font-weight:400;line-height:1.375rem;color:#98a2b3;letter-spacing:normal;width:100%;padding-top:1.5rem;border-top:1px solid #263045;text-align:center}@media only screen and (min-width: 991px){.modal-registration__footer{width:80%;margin:0 auto}}.modal-registration__footer a{color:#0ea4d1;text-decoration:underline;cursor:pointer}.modal-registration .register-form,.video-tutorial-modal .register-form{padding:0}@media only screen and (min-width: 991px){.modal-registration .register-form,.video-tutorial-modal .register-form{margin:0 auto;width:80%}}.modal-registration .register-form__btn-wrapper,.video-tutorial-modal .register-form__btn-wrapper{margin:1.375rem 0 1rem}.modal-registration .sign-up__checkbox-input+label,.video-tutorial-modal .sign-up__checkbox-input+label{color:#98a2b3}.modal-registration .sign-up__checkbox-input+label::after,.video-tutorial-modal .sign-up__checkbox-input+label::after,.modal-registration .sign-up__checkbox-input+label::before,.video-tutorial-modal .sign-up__checkbox-input+label::before{border:2px solid #98a2b3}.modal-registration .sign-up__checkbox-input+label::after,.video-tutorial-modal .sign-up__checkbox-input+label::after{color:#98a2b3}.modal-registration .sign-up__checkbox-input+label a,.video-tutorial-modal .sign-up__checkbox-input+label a{color:#98a2b3;font-weight:400}.modal-registration-main,.video-tutorial-modal__main{display:flex;flex-direction:column;justify-content:space-between;height:36.25rem;padding:2rem 1.5rem 3rem;background-color:#1d2434;background-image:none;border-radius:1.5rem}@media only screen and (min-width: 991px){.modal-registration-main,.video-tutorial-modal__main{height:38.75rem}}.modal-registration-main .modal-img-exit,.video-tutorial-modal__main .modal-img-exit{margin:0}.modal-registration-main .modal-img-exit svg,.video-tutorial-modal__main .modal-img-exit svg{cursor:pointer}.modal-registration,.video-tutorial-modal{text-align:center}.modal-registration__info{font-size:0.875rem;font-weight:400;line-height:1.0625rem;color:#667085;letter-spacing:normal;font-family:"Roboto",sans-serif}@media only screen and (min-width: 991px){.modal-registration__info{padding:0 7.5rem;text-align:left}}.modal-registration__btn-wrapper{width:100%;margin:1.5rem 0;padding:0 1rem}.modal-registration__content{width:100%}.modal-registration__scroll{width:100%;max-height:460px;overflow:auto;z-index:9;scrollbar-width:none;-ms-overflow-style:none}.modal-registration__scroll::-webkit-scrollbar{display:none}@media only screen and (min-width: 991px){.modal-registration__scroll{max-height:100%}}.modal-registration__scroll img{margin-top:1.125rem}.modal-registration__form-content{margin-top:1rem}@media only screen and (min-width: 991px){.modal-registration__form-content{margin-top:1.5rem}}.modal-registration__success{margin-top:4.375rem}@media only screen and (min-width: 991px){.modal-registration__success{margin-top:7.5rem}}.modal-registration__footer{font-size:1rem;font-weight:400;line-height:1.375rem;color:#98a2b3;letter-spacing:normal;width:100%;padding-top:1.5rem;border-top:1px solid #263045;text-align:center}@media only screen and (min-width: 991px){.modal-registration__footer{width:80%;margin:0 auto}}.modal-registration__footer a{color:#0ea4d1;text-decoration:underline;cursor:pointer}.modal-registration .register-form,.video-tutorial-modal .register-form{padding:0}@media only screen and (min-width: 991px){.modal-registration .register-form,.video-tutorial-modal .register-form{margin:0 auto;width:80%}}.modal-registration .register-form__btn-wrapper,.video-tutorial-modal .register-form__btn-wrapper{margin:1.375rem 0 1rem}.modal-registration .sign-up__checkbox-input+label,.video-tutorial-modal .sign-up__checkbox-input+label{color:#98a2b3}.modal-registration .sign-up__checkbox-input+label::after,.video-tutorial-modal .sign-up__checkbox-input+label::after,.modal-registration .sign-up__checkbox-input+label::before,.video-tutorial-modal .sign-up__checkbox-input+label::before{border:2px solid #98a2b3}.modal-registration .sign-up__checkbox-input+label::after,.video-tutorial-modal .sign-up__checkbox-input+label::after{color:#98a2b3}.modal-registration .sign-up__checkbox-input+label a,.video-tutorial-modal .sign-up__checkbox-input+label a{color:#98a2b3;font-weight:400}.tutorial-section__title{font-size:2rem;text-align:center;margin-top:0;line-height:1.2}.tutorial-section__card{border-radius:2rem;padding:1.5rem;max-width:43.75rem;margin:auto;display:flex;gap:1rem;align-items:center;flex-direction:column}@media only screen and (min-width: 991px){.tutorial-section__card{flex-direction:row}}.tutorial-section__img{cursor:pointer}.tutorial-section h3{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.tutorial-section p{margin:0;font-family:"Roboto",sans-serif;color:#98a2b3;line-height:1.4}.video-tutorial-modal__main{height:auto}.video-tutorial-modal__main img{margin-bottom:1rem}.contest-floating-button{display:flex;align-items:center;gap:0;border-radius:100px;background:#9eff00;box-shadow:0 4px 8px 0 rgba(16,24,40,.14),0 8px 16px 0 rgba(16,24,40,.14);justify-content:flex-start;position:relative;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:600;line-height:120%;height:70px;min-width:70px;max-width:290px;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .2s linear;cursor:pointer}.contest-floating-button__wrapper{position:fixed;bottom:85px;right:.5rem;z-index:6;transition:all .3s linear}.contest-floating-button__text{opacity:0;position:absolute;left:0;width:290px;padding-left:70px;color:#171c27;transition:width .4s linear}.contest-floating-button:hover{min-width:290px;border-radius:100px;box-shadow:0 4px 8px 0 rgba(16,24,40,.14),0 8px 16px 0 rgba(16,24,40,.14)}.contest-floating-button:hover .contest-floating-button__text{opacity:1;transition:all .4s linear}.contest-floating-button:active{box-shadow:none}.contest-floating-button svg{margin-left:0.6875rem}
.gdpr-modal{position:fixed;left:0;bottom:0;transition:all .5s;opacity:1;background:#fff;color:#353f45;width:100%;font-family:"Roboto Condensed",sans-serif;border-top:1px solid #a6bac8;text-align:center;font-size:10px;font-weight:400;z-index:999}@media(min-width: 800px){.gdpr-modal{font-size:15px}}.gdpr-modal a,.gdpr-modal a:visited,.gdpr-modal a:active{text-decoration:none;color:#0baed7}.gdpr-modal__content{display:flex;margin:auto;padding:.5rem;max-width:1200px}.gdpr-modal__content>*{margin:.5rem}.gdpr-modal__button{padding:0;width:auto;overflow:visible;outline:none;border:none;margin:0;background:rgba(0,0,0,0);color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;cursor:pointer;display:inline-block;align-self:center;background:#0baed7;padding:.5rem 2rem;color:#fff;font-weight:bold;border-radius:28px;min-height:40px;box-shadow:0 7px 20px 0 rgba(110,77,9,.3);font-size:15px}.gdpr-modal__button::-moz-focus-inner{border:0;padding:0}.gdpr-modal__button:hover{background:#36beea}@media only screen and (max-width: 999px){.gdpr-modal__button{min-height:50px;min-width:130px}}
.promo-code-modal{position:fixed;display:flex;flex-direction:column;font-family:"Open Sans",sans-serif;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.15);padding:30px;border-radius:4px;z-index:101}@media only screen and (max-width: 525px){.promo-code-modal{top:0;left:0;width:100vw;height:100vh}}@media only screen and (min-width: 526px)and (max-width: 768px){.promo-code-modal{top:0;left:0;width:100vw;height:100vh}}@media only screen and (min-width: 769px)and (max-width: 990px){.promo-code-modal{top:50%;left:50%;width:520px;transform:translate(-50%, -50%)}}@media only screen and (min-width: 991px)and (max-width: 1350px){.promo-code-modal{top:50%;left:50%;width:520px;transform:translate(-50%, -50%)}}@media only screen and (min-width: 1351px){.promo-code-modal{top:50%;left:50%;width:520px;transform:translate(-50%, -50%)}}.promo-code-modal__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(255,255,255,.75);z-index:100}.promo-code-modal__title{display:flex;align-items:center;flex-wrap:nowrap;font-size:25px;padding:10px 0;color:#0baed7}@media only screen and (max-width: 525px){.promo-code-modal__title{justify-content:center;flex:.4}}@media only screen and (min-width: 526px)and (max-width: 768px){.promo-code-modal__title{justify-content:center;flex:.4}}.promo-code-modal__content{display:flex;flex-direction:column;flex:1;color:#1a2330;font-size:16px;margin:15px 0}@media only screen and (max-width: 525px){.promo-code-modal__content{align-items:center}}@media only screen and (min-width: 526px)and (max-width: 768px){.promo-code-modal__content{align-items:center}}.promo-code-modal__button-wrapper{display:flex;justify-content:flex-end;margin-top:10px}.promo-code-modal__btn{border-width:2px;border-style:solid;padding:10px 30px;background:none;font-size:16px;font-family:"Open Sans",sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;text-shadow:0 0 6px rgba(0,0,0,.1);outline:0;cursor:pointer;text-align:center;margin:0 5px;border-radius:28px}@media only screen and (max-width: 525px){.promo-code-modal__btn{width:100%}}@media only screen and (min-width: 526px)and (max-width: 768px){.promo-code-modal__btn{width:100%}}.promo-code-modal__btn--standard,.promo-code-modal__btn--transparent{border-color:#0baed7}.promo-code-modal__btn--standard{background:#0baed7;color:#fff}.promo-code-modal__btn--standard:hover{background:#21c9f4;border-color:#21c9f4}.promo-code-modal__btn--transparent{background:rgba(0,0,0,0);color:#0baed7}.promo-code-modal__btn--transparent:hover{color:#fff;background:#0baed7}.promo-code-modal .svg-icon--promo-code{width:70px}
.country-info-modal{position:fixed;display:flex;flex-direction:column;font-family:"Poppins",sans-serif;background:#fff;border-radius:1.5rem;background:#fff;box-shadow:0 12px 24px 6px rgba(16,24,40,.08),0 24px 48px 6px rgba(16,24,40,.08);padding:30px;z-index:101}@media only screen and (max-width: 525px){.country-info-modal{top:0;left:0;right:0;bottom:0;height:-moz-min-content;height:min-content;margin:auto;width:calc(100% - 32px)}}@media only screen and (min-width: 526px)and (max-width: 768px){.country-info-modal{top:0;left:0;right:0;bottom:0;height:-moz-min-content;height:min-content;margin:auto;width:calc(100% - 32px)}}@media only screen and (min-width: 769px)and (max-width: 990px){.country-info-modal{top:50%;left:50%;width:520px;transform:translate(-50%, -50%)}}@media only screen and (min-width: 991px)and (max-width: 1350px){.country-info-modal{top:50%;left:50%;width:520px;transform:translate(-50%, -50%)}}@media only screen and (min-width: 1351px){.country-info-modal{top:50%;left:50%;width:520px;transform:translate(-50%, -50%)}}.country-info-modal--geo{z-index:103}.country-info-modal--geo .country-info-modal__content,.country-info-modal--no-promo-code .country-info-modal__content{gap:1.5rem;flex-direction:column;margin-bottom:2.125rem}.country-info-modal--geo .country-info-modal__text,.country-info-modal--no-promo-code .country-info-modal__text{margin:0}.country-info-modal--geo .country-info-modal__button-wrapper,.country-info-modal--no-promo-code .country-info-modal__button-wrapper{text-align:center}.country-info-modal__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(244,244,246,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100}.country-info-modal__backdrop--geo{z-index:102}.country-info-modal__title{font-weight:600;line-height:120%;font-style:normal;font-size:1.25rem}.country-info-modal__close-icon{cursor:pointer;text-align:right;display:inline;position:absolute;top:16px;right:24px}.country-info-modal__text{margin:20px 0;line-height:1.5}.country-info-modal__content{display:flex;flex-direction:column;color:#171c27;font-size:16px;margin:0 0 15px}@media only screen and (max-width: 525px){.country-info-modal__content{align-items:center}}@media only screen and (min-width: 526px)and (max-width: 768px){.country-info-modal__content{align-items:center}}.country-info-modal__btn{background:#0baed7;color:#fff;box-shadow:0 1px 2px 0 rgba(16,24,40,.18),0 2px 4px 0 rgba(16,24,40,.18);line-height:2rem;padding:0.75rem 4rem;min-width:12.5rem;border:none;font-size:16px;font-family:"Poppins",sans-serif;font-weight:600;text-transform:uppercase;text-decoration:none;outline:0;cursor:pointer;text-align:center;margin:0 5px;border-radius:28px}@media only screen and (max-width: 525px){.country-info-modal__btn{width:100%;margin:0}}@media only screen and (min-width: 526px)and (max-width: 768px){.country-info-modal__btn{width:100%;margin:0}}.country-info-modal__btn:hover{background:#21c9f4;border-color:#21c9f4}.country-info-modal__btn--yellow{background:#f5eb00;color:#171c27}.country-info-modal__btn--yellow:hover{background:#f5eb00;box-shadow:0 4px 8px 0 rgba(16,24,40,.14),0 8px 16px 0 rgba(16,24,40,.14);color:#171c27}
:root{--languages-wrapper-top: 10px}.languages-wrapper,.site-available-your-lang-wrapper{inset-inline-end:20px}@media only screen and (min-width: 1351px){.languages-wrapper,.site-available-your-lang-wrapper{inset-inline-end:calc(50% - 620px)}}.languages-wrapper{position:absolute;z-index:9;inset-block-start:calc(var(--languages-wrapper-top) + var(--disclaimer-height, 0));transition:.25s}@media only screen and (min-width: 991px){.languages-wrapper{position:fixed}}.languages-wrapper--old-theme .languages__current-lang{padding:0 0.9375rem;color:#6c6c6c}.languages-wrapper--old-theme .languages__current-lang img{display:block}.languages-wrapper--old-theme .languages__chevron{margin-left:0.625rem}.languages-wrapper--old-theme .languages__chevron path{stroke:#6c6c6c}.languages-wrapper--old-theme .languages__list{box-shadow:0 0 30px 0px #292929;background:#fff;padding:0 0.625rem}.languages-wrapper--old-theme .languages__item{padding:0.5625rem 0.625rem;color:#2a2a2a;border-bottom:none;min-width:initial;gap:5px}.languages-wrapper--old-theme .languages__item:hover{background:#f0f0f0;text-decoration:none}.languages-wrapper--old-theme .languages__item.active{color:#2a2a2a;pointer-events:none}.languages-wrapper--old-theme .languages__item.active span{opacity:.2}.languages-wrapper--old-theme .languages-wrapper:hover{box-shadow:0 .5em .5em -0.4em #0ea4d1;transform:translateY(-0.25em)}.languages-wrapper--old-theme .languages-wrapper:active{transform:scale(0.96)}.languages{position:relative;font-family:"Poppins",sans-serif}.languages__current-lang{display:flex;align-items:center;justify-content:center;cursor:pointer;min-width:50px;height:30px;text-transform:uppercase;font-weight:500;font-size:0.875rem;transition:all .2s ease-in;color:#0ea4d1}.languages__current-lang img{display:none}.languages__chevron{stroke-width:2px;margin-left:0.5rem}.languages__chevron path{stroke:#0ea4d1}.languages__flag{width:28px}.languages__list{position:absolute;transform:translateX(-100%);left:100%;display:none;flex-direction:column;background:#f4f4f6;padding:1.25rem;border-radius:0.25rem;min-width:5rem}@media only screen and (min-width: 991px){.languages__list{transform:translateX(-50%);left:50%}}.languages:hover .languages__current-lang{color:#0b84a8}.languages:hover .languages__chevron path{stroke:#0b84a8}.languages.open .languages__current-lang{color:#0d668e}.languages.open .languages__list{display:flex}.languages.open .languages__chevron{transform:rotate(180deg)}.languages.open .languages__chevron path{stroke:#0d668e}.languages__item{padding:0.5rem 1rem;color:#171c27;text-decoration:none;white-space:nowrap;font-size:0.875rem;transition:all .2s ease-in;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e4e7ec;min-width:9.375rem}.languages__item:hover,.languages__item.active{font-weight:600;text-decoration:none}.languages__item.active{pointer-events:none}
