html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.wrap {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    min-height: 100vh;
    max-height: 1080px;
    margin: 0 auto;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.welcome {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 209px;
    background-image: url(../images/flag.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

.welcome__text {
    display: block;
    max-width: 753px;
    width: 100%;
    margin: 50px auto 20px;
    position: relative;
    z-index: 7;
}

.features {
    width: 419px;
    height: 491px;
    margin: 80px auto 80px;
    position: relative;
}

.features__bg {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 20;
}

.features__win {
    width: 379px;
    position: absolute;
    top: -147px;
    left: 54px;
    z-index: 21;
}

.features__btn {
    width: 308px;
    height: 91px;
    background-color: transparent;
    background-image: url(../images/btn.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    z-index: 23;
    bottom: -45px;
    left: 0;
    right: 0;
    margin: auto;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-family: "Manrope", sans-serif;
    font-size: 30px;
}

.features__blink {
    position: absolute;
    top: -29px;
    left: -16px;
}

.features__money {
    width: 436px;
    position: absolute;
    left: -33px;
    bottom: -145px;
    z-index: 21;
}

.features__money1 {
    width: 141px;
    position: absolute;
    right: -85px;
    bottom: 151px;
}

.features__money2 {
    position: absolute;
    right: -163px;
    top: 185px;
}

.features__diamond1 {
    width: 89px;
    position: absolute;
    top: 35px;
    left: -33px;
    z-index: 21;
}

.features__diamond2 {
    width: 103px;
    position: absolute;
    top: 83px;
    right: -77px;
    z-index: 21;
}

.features__robin {
    width: 432px;
    position: absolute;
    left: -687px;
    bottom: -200px;
    z-index: 14;
}

.features__girl {
    width: 356px;
    position: absolute;
    left: -501px;
    bottom: -150px;
    z-index: 13;
}

.features__finn {
    width: 408px;
    position: absolute;
    left: -320px;
    bottom: -160px;
    z-index: 22;
}

.features__reactoonz {
    width: 178px;
    position: absolute;
    left: -186px;
    top: -110px;
    z-index: 21;
}

.features__firehead {
    width: 551px;
    position: absolute;
    right: -705px;
    bottom: -125px;
    z-index: 21;
}

.features__cowboy {
    width: 333px;
    position: absolute;
    right: -390px;
    bottom: -125px;
    z-index: 8;
}

.features__inoplanet {
    width: 310px;
    position: absolute;
    right: -181px;
    bottom: -100px;
    z-index: 22;
}

.features__feya {
    width: 136px;
    position: absolute;
    right: -146px;
    top: -160px;
    z-index: 6;
}

.features__bird {
    width: 130px;
    position: absolute;
    right: -560px;
    top: -122px;
    z-index: 6;
}

.popup {
    display: none;
}

.popup__bg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 30;
    top: 0;
    left: 0;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.8);
}

.popup__container {
    width: 490px;
    max-height: 630px;
    padding: 56px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/popup_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 31;
}

.popup__reg {
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: auto;
}

.popup__logo {
    position: absolute;
    top: -108px;
    left: 0;
    right: 0;
    margin: auto;
}

.popup__boy {
    position: absolute;
    top: -175px;
    left: 0;
    right: 0;
    margin: auto;
}

.popup__title {
    color: #B7B6BD;
    font: 400 18px "Manrope", sans-serif;
    text-align: center;
}

.popup__btn {
    width: 308px;
    height: 91px;
    background-color: transparent;
    background-image: url(../images/btn_light.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: auto;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-family: "Manrope", sans-serif;
    font-size: 30px;
}

.tabs__caption {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 19px;
}

.tabs__item {
    cursor: pointer;
}

.tabs__email {
    width: 96px;
    height: 96px;
    background-image: url(../images/email_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.tabs__item.active .tabs__email {
    background-image: url(../images/email_on.png);
}

.tabs__phone {
    width: 96px;
    height: 96px;
    background-image: url(../images/phone_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.tabs__item.active .tabs__phone {
    background-image: url(../images/phone_on.png);
}

.tabs__click {
    width: 96px;
    height: 96px;
    background-image: url(../images/click_off.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.tabs__item.active .tabs__click {
    background-image: url(../images/click_on.png);
}

.tabs__content {
    display: none;
    margin-top: 40px;
}

.tabs__content.active {
    display: block;
}

.tabs__field {
    position: relative;
}

.tabs__label {
    color: #B7B6BD;
    font: 400 14px "Manrope", sans-serif;
    text-align: center;
    margin-top: 4px;
}

.tabs__item.active .tabs__label {
    color: #F75746;
}

.tabs__input {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    margin: 4px 0 16px;
    color: #F75746;
    font: 400 18px "Manrope", sans-serif;
    text-align: center;
    background-color: #1D1932;
    border: none;
    outline: none;
    border-radius: 12px;
}

.tabs__input::-webkit-input-placeholder {
    color: #B7B6BD;
}

.tabs__input::-moz-placeholder {
    color: #B7B6BD;
}

.tabs__input:-ms-input-placeholder {
    color: #B7B6BD;
}

.tabs__input::-ms-input-placeholder {
    color: #B7B6BD;
}

.tabs__input::placeholder {
    color: #B7B6BD;
}

.tabs__input--px {
    padding-right: 68px;
    padding-left: 68px;
}

.tabs__watch {
    width: 30px;
    height: 26px;
    position: absolute;
    top: 33px;
    right: 16px;
    cursor: pointer;
}

.tabs__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.tabs__select {
    display: block;
    width: 102px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    margin: 4px 0 16px;
    color: #F75746;
    font: 400 18px "Manrope", sans-serif;
    background-color: #1D1932;
    border: none;
    outline: none;
    border-radius: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
}

.tabs__option {
    color: #B7B6BD;
}

.tabs__option:checked {
    color: #F75746;
}

.tabs__option--ru {
    width: 25px;
    height: 24px;
    background-image: url(../images/ru.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.tabs__bonus {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 225px;
    margin-left: 43px;
    margin-bottom: 20px;
}

.dropdown {
    position: relative;
    margin-right: 18px;
}

.dropdown__input {
    width: 102px;
    padding: 0 15px 0 21px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    margin: 4px 0 16px;
    color: #F75746;
    font: 400 18px "Manrope", sans-serif;
    text-align: center;
    background-color: #1D1932;
    border: none;
    outline: none;
    border-radius: 12px;
    background-image: url(../images/ru.png);
    background-repeat: no-repeat;
    background-position: center left 15px;
    cursor: pointer;
}

.dropdown__arrow {
    position: absolute;
    left: 75px;
    top: 25px;
}

.dropdown__list {
    display: none;
    position: absolute;
    left: 0;
    top: 54px;
    z-index: 5;
    list-style: none;
    width: 102px;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #1D1932;
    border-radius: 12px;
}

.dropdown__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 15px;
    color: #B7B6BD;
    font: 400 18px "Manrope", sans-serif;
    text-align: center;
    cursor: pointer;
}

.dropdown__item.active {
    color: #F75746;
}

.dropdown__flag {
    margin-right: 4px;
}

@media screen and (max-width: 575px),
(max-height: 767px) {
    .wrap {
        background-position: center right;
    }

    .welcome__text {
        margin-top: 20px;
    }

    .features {
        width: 250px;
        height: 310px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .features__win {
        width: 220px;
        top: -83px;
        left: 36px;
    }

    .features__btn {
        width: 250px;
        height: 70px;
        font-size: 26px;
        bottom: -100px;
    }

    .features__blink {
        top: -33px;
        left: -20px;
    }

    .features__money {
        width: 250px;
        left: -20px;
        bottom: -70px;
    }

    .features__money1 {
        width: 60px;
        right: -20px;
        bottom: 100px;
    }

    .features__diamond1 {
        width: 50px;
        top: 30px;
        left: -20px;
    }

    .features__diamond2 {
        width: 50px;
        top: 75px;
        right: -30px;
    }

    .features__robin {
        width: 200px;
        left: -120px !important;
        bottom: -30px;
    }

    .features__girl {
        width: 150px;
        left: -80px !important;
        bottom: 60px;
    }

    .features__finn {
        width: 150px;
        left: -90px !important;
        bottom: -120px !important;
    }

    .features__reactoonz {
        width: 100px;
        left: -70px !important;
        top: 90px !important;
    }

    .features__firehead {
        width: 250px;
        right: -130px !important;
        bottom: -60px;
    }

    .features__cowboy {
        width: 150px;
        right: -100px !important;
        bottom: 17px;
    }

    .features__inoplanet {
        width: 150px;
        right: -40px;
        bottom: -80px !important;
    }

    .features__feya {
        width: 70px !important;
        right: -40px !important;
        top: -130px !important;
    }

    .features__bird {
        width: 60px;
        right: auto !important;
        left: -10px !important;
        top: -120px !important;
    }

    .popup__container {
        width: 286px;
        padding: 20px;
        max-height: 400px;
        top: 150px !important;
    }

    .popup__reg {
        width: 231px;
        top: -11px;
    }

    .popup__logo {
        width: 155px;
        top: -58px;
    }

    .popup__boy {
        width: 43px;
        top: -97px;
    }

    .popup__title {
        font-size: 12px;
        margin-top: 15px;
    }

    .popup__btn {
        width: 180px;
        height: 53px;
        font-size: 24px;
        bottom: -15px;
    }

    .tabs__email {
        width: 64px;
        height: 64px;
    }

    .tabs__phone {
        width: 64px;
        height: 64px;
    }

    .tabs__click {
        width: 64px;
        height: 64px;
    }

    .tabs__content {
        margin-top: 16px;
    }

    .tabs__label {
        font-size: 10px;
    }

    .tabs__input {
        height: 28px;
        border-radius: 6px;
        font-size: 12px;
        margin: 2px 0 8px;
    }

    .tabs__input--px {
        padding-right: 50px;
        padding-left: 50px;
    }

    .tabs__watch {
        width: 15px;
        height: 15px;
        background-size: contain;
        top: 24px;
    }

    .tabs__select {
        width: 60px;
        height: 28px;
        padding: 0 7px;
        border-radius: 6px;
        font-size: 12px;
        background-position: center right 7px;
        background-size: 7px 4px;
    }

    .tabs__bonus {
        width: 131px;
        margin-left: 34px;
        margin-bottom: 25px;
    }

    .dropdown {
        margin-right: 10px;
    }

    .dropdown__input {
        width: 60px;
        height: 28px;
        border-radius: 6px;
        font-size: 12px;
        margin: 2px 0 8px;
        padding: 0 7px;
        background-position: center left 7px;
        background-size: 12px 12px;
    }

    .dropdown__arrow {
        width: 7px;
        height: 4px;
        left: 45px;
        top: 14px;
    }

    .dropdown__list {
        width: 60px;
        border-radius: 6px;
        top: 32px;
    }

    .dropdown__item {
        font-size: 12px;
        padding: 3px 7px;
    }

    .dropdown__flag {
        width: 12px;
        height: 12px;
        margin-right: 2px;
    }
}

@media screen and (max-width: 1199px) {
    .welcome {
        background-size: cover;
        height: auto;
    }

    .features__robin {
        left: -400px;
        z-index: 10;
    }

    .features__girl {
        left: -300px;
        z-index: 9;
    }

    .features__finn {
        left: -240px;
        bottom: -210px;
    }

    .features__reactoonz {
        top: 10px;
        left: -190px;
    }

    .features__firehead {
        right: -600px;
    }

    .features__inoplanet {
        bottom: -150px;
    }

    .features__bird {
        right: -350px;
        top: -250px;
    }
}

@media (max-width: 575px) {
    .features {
        margin-top: 80px;
        margin-bottom: 100px;
    }
}

@media (max-height: 400px) {
    .features {
        margin-top: 80px !important;
        margin-bottom: 100px !important;
    }
}

@media screen and (max-width: 767px) {
    .features__money2 {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .features__firehead {
        right: -450px;
    }

    .features__cowboy {
        right: -300px;
    }

    .features__feya {
        width: 80px;
        right: -90px;
        top: -150px;
    }
}