.header{z-index:100;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;transition:background-color .3s;display:flex;position:fixed;top:0;left:0}@media (min-width:1024px){.header{z-index:100;padding:24px 32px;position:absolute}}.header__logo{align-items:center;height:40px;text-decoration:none;display:flex}.picture{height:40px}.header__logo img{display:block}.header__language{align-items:center;gap:12px;display:flex}.header-select .select__button{background-color:#0000;border:1px solid #ffffff1a}.header-select .select__button:hover{background-color:#ffffff0d}
.started{height:100vh;margin-top:-80px;position:relative}@supports (height:100svh){.started{height:100svh}}.started__content{width:100%;height:100%;position:relative}.started__content:after{content:"";background-image:linear-gradient(#00000200 9.77%,#000002 65.99%);height:320px;position:absolute;bottom:0;left:0;right:0}@media (min-width:1024px){.started__content:after{opacity:.7;background-image:linear-gradient(#02030500,#020305);height:176px}}@supports (height:100svh){.started__content{height:100%}}.started__body{z-index:1;height:100%;padding:0 0 20px;display:flex;position:relative}@media (min-width:1024px){.started__body{padding:104px 0 32px}}.started__inner{position:absolute;inset:0}.started__wrap{height:100%;position:absolute;inset:0;overflow:hidden}.started__video{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:1281px){.started__video{width:100%;height:100%;bottom:0;left:0;right:0;transform:translate(0)}}.started__video video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (min-width:1440px){.started__video video{-o-object-fit:contain;object-fit:contain;height:auto}}.started__container{z-index:1;flex-direction:column;justify-content:flex-end;margin-top:auto;display:flex;position:relative}@media (min-width:1024px){.started__container{margin-top:0}}.started__title{margin:0 0 24px}@media (min-width:1024px){.started__title{margin-bottom:64px}}.started__title{margin:0 0 24px;font-size:32px;font-weight:500;line-height:1.1}@media (min-width:1024px){.started__title{font-size:64px}}.started__title span{display:block}.started__title span:lang(ru):nth-child(3){display:inline}@media (min-width:1024px){.started__title span:lang(ru):nth-child(3){display:block}}.started__title span:lang(ru):last-child{display:inline}.started__button-icon{width:20px;height:20px}@media (min-width:1024px){.started__button-icon{width:24px;height:24px}}.started__buttons{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@media (min-width:1024px){.started__buttons{gap:24px;margin-top:40px}}.started__button{width:fit-content}.card{background-color:var(--color-dark);border-radius:12px;outline:1px solid #fff3;height:490px;position:relative;overflow:hidden}.card--sticky{position:sticky}@media (max-height:450px) and (max-width:1200px){.card:first-child{margin-bottom:-55px}}@media (min-width:1024px){.card{border-radius:16px;flex-direction:column;height:660px;display:flex}}@media (min-width:1024px) and (max-height:720px){.card{height:610px}}@media (max-height:450px) and (max-width:1200px){.card{height:300px;top:55px}}.card__button{margin:auto 0 0}.card__text{opacity:.7;z-index:1;margin:0 0 20px;font-size:14px;font-weight:500;line-height:120%;position:relative}@media (min-width:360px){.card__text{white-space:break-spaces;font-size:16px}}@media (min-width:1024px){.card__text{margin:0 0 40px;font-size:24px}}@media (min-width:1024px) and (max-height:720px){.card__text{margin:0 0 30px}}@media (max-height:450px) and (max-width:1200px){.card__text{margin:0 0 12px;font-size:11px}}.card__text_light{color:#f7f7f7}.card__results{flex-direction:column;gap:16px;margin-top:20px;display:flex;position:relative}@media (min-width:1024px){.card__results{flex-direction:row;gap:32px;max-width:448px;margin-top:40px}}@media (min-width:1024px) and (max-height:720px){.card__results{margin-top:30px}}@media (max-height:450px) and (max-width:1200px){.card__results{flex-direction:row;gap:12px;margin-top:15px}}.card__result{width:fit-content}.card__result-text{letter-spacing:-.56px;text-transform:lowercase;white-space:break-spaces;margin:4px 0 0;font-size:14px;font-weight:500;line-height:120%}@media (min-width:768px){.card__result-text{white-space:normal}}@media (min-width:1024px){.card__result-text{letter-spacing:-.64px;font-size:20px}}@media (max-height:450px) and (max-width:1200px){.card__result-text{font-size:10px;line-height:110%}}.card__result-text_dark{color:var(--color-dark)}.card__result-text_light{color:var(--color-light)}.card__advantages{flex-direction:column;gap:8px;display:flex}@media (min-width:1024px){.card__advantages{gap:12px}}.card__advantage{padding-left:22px;font-size:14px;font-weight:500;line-height:120%;position:relative}@media (min-width:1024px){.card__advantage{font-size:20px}}@media (max-height:450px) and (max-width:1200px){.card__advantage{font-size:10px;line-height:110%}}.card__advantage:before{content:"";opacity:.2;flex-shrink:0;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (min-width:1024px){.card__advantage:before{width:6px;height:6px}}.card__advantage_dark{color:var(--color-dark)}.card__advantage_dark:before{background:var(--color-dark)}.card__advantage_light{color:var(--color-light)}.card__advantage_light:before{background:var(--color-light)}.card_is_game-aggregator{background:linear-gradient(153deg,#e7ecf0 27.97%,#7f848f 92.18%)}@media (max-width:767px){.card_is_game-aggregator{height:540px}}@media (max-height:450px) and (max-width:1200px){.card_is_game-aggregator{height:300px}}.card_is_game-aggregator .card__image{width:360px;height:540px}@media (min-width:768px){.card_is_game-aggregator .card__image{width:728px}}@media (min-width:1024px){.card_is_game-aggregator .card__image{width:984px;height:660px}}@media (min-width:1440px){.card_is_game-aggregator .card__image{width:1376px}}@media (min-width:1920px){.card_is_game-aggregator .card__image{width:1856px}}@media (max-height:450px) and (max-width:1200px){.card_is_game-aggregator .card__image{width:360px;height:540px}}.card_is_payment{background:linear-gradient(138deg,#14171a 11.45%,#686f7e 50.25%,#f9f9f9 75.68%),linear-gradient(133deg,#4c5059 -34.23%,#14171a 57.81%)}@media (max-width:767px){.card_is_payment{height:540px}}@media (max-height:450px) and (max-width:1200px){.card_is_payment{height:300px}}.card_is_payment .card__image{width:800px;height:540px;right:-15px}@media (min-width:768px){.card_is_payment .card__image{width:929px;height:686px}}@media (min-width:1024px){.card_is_payment .card__image{width:1215px;height:882px}}@media (min-width:1440px){.card_is_payment .card__image{width:1855px;height:660px}}@media (max-height:450px) and (max-width:1200px){.card_is_payment .card__image{width:800px;height:540px;right:-15px}}.card_is_betting{background:linear-gradient(109deg,#e7ecf0 31.29%,#7f848f 117.59%)}@media (max-width:767px){.card_is_betting{height:540px}}@media (max-height:450px) and (max-width:1200px){.card_is_betting{height:300px}}@media (min-width:1440px){.card_is_betting .card__title{max-width:600px}}@media (min-width:1920px){.card_is_betting .card__title{max-width:100%}}.card_is_affiliate{background:linear-gradient(153deg,#e7ecf0 27.97%,#7f848f 92.18%)}.card_is_affiliate .card__image{width:540px;height:490px}@media (min-width:768px){.card_is_affiliate .card__image{width:756px;height:686px}}@media (min-width:1024px){.card_is_affiliate .card__image{width:972px;height:882px}}@media (min-width:1440px){.card_is_affiliate .card__image{width:1855px;height:660px}}@media (max-height:450px) and (max-width:1200px){.card_is_affiliate .card__image{width:540px;height:490px}}@media (min-width:1024px){.card_is_affiliate .card__title:lang(en){max-width:400px}}@media (min-width:1920px){.card_is_affiliate .card__title:lang(en){max-width:100%}}.card_is_aml-anti-fraud{background:linear-gradient(169deg,#33373c 8.3%,#8892a6,#c5c5c5 97.82%)}.card_is_aml-anti-fraud .card__image{width:540px;height:490px}@media (min-width:768px){.card_is_aml-anti-fraud .card__image{width:756px}}@media (min-width:1024px){.card_is_aml-anti-fraud .card__image{width:972px;height:882px}}@media (min-width:1440px){.card_is_aml-anti-fraud .card__image{width:1855px;height:660px}}@media (max-height:450px) and (max-width:1200px){.card_is_aml-anti-fraud .card__image{width:540px;height:490px}}.card_is_analytics{background:linear-gradient(109deg,#e7ecf0 31.29%,#7f848f 117.59%)}.card_is_analytics .card__image{width:726px;height:490px}@media (min-width:768px){.card_is_analytics .card__image{width:1014px;height:686px}}@media (min-width:1024px){.card_is_analytics .card__image{width:1310px;height:882px}}@media (min-width:1440px){.card_is_analytics .card__image{width:1857px;height:720px}}@media (min-width:1920px){.card_is_analytics .card__image{width:1855px;height:660px}}@media (max-height:450px) and (max-width:1200px){.card_is_analytics .card__image{width:726px;height:490px}}
