* {
    margin: 0;
    padding: 0;
}

.container {
    width: 100%;
    height: 60px;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #1a1a1a;
    overflow: hidden;
    position: fixed;
}

.desktop {
    visibility: visible;
}

.mobile {
    visibility: hidden;
}

.banner {
    width: 1400px;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.bg {
    width: 1023px;
    height: 705px;
    position: absolute;
    left: 671px;
    top: -250px;
    background: url(bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.logo {
    position: absolute;
    left: 150px;
    top: calc((50px - 46.8px)*2);
    transform: scale(0.9);
    transform-origin: left top;
}

.legalBlock {
    width: 400px;
    height: 50px;
    top: 4px;
    right: 150px;
    position: absolute;
/*        overflow: hidden;*/
}

.legal {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    font-size: 7px;
    font-family: Inter, sans-serif;
    color: #A3A3A3;
    text-align: justify;
    text-transform: uppercase;

/*        overflow: hidden;*/
    height: 25px;
}

.stuffing {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 7px;
    font-family: Inter, sans-serif;
    color: #A3A3A3;
}

.sevenblock {
    position: absolute;
    left: 490px;
    top: 3px;
    width: 372px;
    height: 154px;
    border: 1.2px solid #3bf270;
    box-sizing: border-box;
    border-radius: 5px;
    transform-origin: left top;
    transform: scale(0.35);
}

.innerBlock {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: space-around;
}

.seven1,
.seven2,
.seven3,
.seven4 {
    width: 88px;
    height: 100%;
    background: url(7.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top;
}

.sevenBlick1,
.sevenBlick2 {
    width: 80px;
    height: 14px;
    position: absolute;
    left: 0px;
    top: 146px;
    background: url(blick.png);
    background-size: 100% 100%;
}

.sevenBlick1 {
    top: -7px;
    left: 0px;
}

.allBoard1,
.allBoard2,
.allBoard3,
.allBoard4 {
    width: 90px;
    height: 1800px;
    position: absolute;
    left: -10px;
    top: -210px;
    background: url(inside.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left top;
}

.allBoard2,
.allBoard4 {
    top: -580px;
}

.mask1,
.mask2,
.mask3,
.mask4 {
    width: 70px;
    height: 133px;
    position: absolute;
    left: 10px;
    top: 11px;
    overflow: hidden;
}

.mask2 {
    left: 105px;
}

.mask3 {
    left: 196px;
}

.mask4 {
    left: 289px;
}

.lineBlock {
    position: absolute;
    left: 300px;
    top: 4px;
    width: 316px;
    height: 168px;
    transform-origin: left top;
    transform: scale(.5);
}

.line1 {
    width: 148px;
    height: 33px;
    left: 40px;
    top: 0px;
    position: absolute;
    background: url(line1.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    opacity: 0;
}

.line2 {
    width: 100%;
    height: 86px;
    left: 0px;
    top: 24px;
    position: absolute;
    background: url(line2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    opacity: 0;
}

.line3 {
    width: 131px;
    height: 14px;
    left: 673px;
    top: 40px;
    position: absolute;
    background: url(line3.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    opacity: 0;
}

.btn {
    width: 177px;
    height: 26px;
    left: 650px;
    top: 7px;
    position: absolute;
    background: url(btn.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
}

.sevenBlick,.sevenBlickM {
    width: 46px;
    height: 60px;
    position: absolute;
    left: 12px;
    top: 40px;
    background: url(sevenBlick.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    transform-origin: center center;
}

.shadow {
    background: rgb(7, 12, 28);
    background: linear-gradient(0deg, rgba(7, 12, 28, 1) 0%, rgba(8, 14, 32, 0) 35%, rgba(12, 20, 43, 0) 50%, rgba(13, 21, 45, 0) 65%, rgba(16, 25, 53, 1) 100%);
    width: 100%;
    height: 140px;
    top: -5px;
    position: absolute;
}

.firework,.fireworkM {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 10px;
    top: 52px;
    transform-origin: center center;
    background: rgb(255, 255, 255);
    background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 85%);
    background-size: 100% 100%;
}

.sevenDone {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #3bf270;
    opacity: 0;
    left: 0px;
    top: 0px;
    transform-origin: center center;
}

.circle1 {
    width: 1100px;
    height: 544px;
    position: absolute;
    left: -443px;
    top: -410px;
    background: rgb(103, 28, 201);
    background: radial-gradient(circle, rgba(103, 28, 201, 0.7) 1%, rgba(103, 28, 201, 0) 50%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.circle2 {
    width: 1010px;
    height: 737px;
    position: absolute;
    left: 0px;
    top: -570px;
    background: rgb(11, 250, 80);
    background: radial-gradient(circle, rgba(11, 250, 80, 0.7) 10%, rgba(59, 242, 112, 0) 60%);
}