@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

*, *::before, *::after {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block;
    max-width: 100%
}

html {
    height: 100%
}

body {
    padding: 0;
    margin: 0;
    height: 100vh;
    overflow: hidden;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    text-decoration: none
}

a:hover {
    cursor: pointer
}

ul[class], ol[class] {
    list-style: none
}

picture {
    display: block
}

picture img {
    width: 100%
}

.wrapper {
    font-size: .83333vw;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-style: normal;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    text-align: center
}

@media screen and (min-width: 1025px) and (min-aspect-ratio: 20 / 10) {
    .wrapper {
        font-size: clamp(0.7vw, 0.8333vw, 1.65vh)
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper {
        font-size: clamp(0.65vw, 0.8333vw, 1.5vh)
    }
}

.wrapper__inner {
    position: relative
}

.wrapper__logo {
    position: relative;
    z-index: 2
}

.wrapper__text {
    position: relative
}

.wrapper__img {
    position: absolute;
    z-index: 4;
    right: -5.3%;
    top: 63.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 1367px) {
    .wrapper__img {
        right: -4.7%;
        top: 62%
    }
}

@media screen and (max-width: 1281px) {
    .wrapper__img {
        right: -6.9%;
        top: 62%
    }
}

@media screen and (max-width: 1025px) {
    .wrapper__img {
        right: -10.4%;
        top: 55.7%
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper__img {
        right: -4.4%;
        top: 61%
    }
}

@media screen and (max-width: 851px) {
    .wrapper__img {
        right: 1.1%;
        top: 64%
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper__img {
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: none;
        transform: none;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: -11.5625em;
        margin-left: -6.25em
    }
}

@media screen and (max-width: 568px) {
    .wrapper__img {
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: none;
        transform: none;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: -57.1875em;
        margin-left: -11.5625em
    }
}

@media screen and (max-width: 321px) {
    .wrapper__img {
        margin-top: -38.4375em;
        margin-left: -7.1875em
    }
}

.wrapper__decor1 {
    display: none
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper__decor1 {
        display: block;
        width: 16.25em;
        position: absolute;
        z-index: 4;
        right: -5.3125em;
        top: 66.5%
    }
}

@media screen and (max-width: 568px) {
    .wrapper__decor1 {
        display: block;
        width: 16.25em;
        position: absolute;
        z-index: 4;
        right: -8.125em;
        top: 54.5%
    }
}

@media screen and (max-width: 321px) {
    .wrapper__decor1 {
        top: 57.5%
    }
}

.wrapper__decor2 {
    display: none
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper__decor2 {
        display: block;
        width: 7.5em;
        position: absolute;
        z-index: 4;
        left: 4.6875em;
        top: 47.7%
    }
}

@media screen and (max-width: 568px) {
    .wrapper__decor2 {
        display: block;
        width: 8.125em;
        position: absolute;
        z-index: 4;
        left: 1.5625em;
        top: 42.7%
    }
}

.wrapper__decor3 {
    display: none
}

@media screen and (max-width: 568px) {
    .wrapper__decor3 {
        display: block;
        width: 13.125em;
        position: absolute;
        z-index: 4;
        right: -5em;
        top: 33%
    }
}

@media screen and (max-width: 321px) {
    .wrapper__decor3 {
        top: 31%
    }
}

.wrapper__decor4 {
    display: none
}

@media screen and (max-width: 321px) {
    .wrapper__decor4 {
        display: block;
        width: 19.375em;
        position: absolute;
        z-index: 4;
        right: -5.625em;
        top: 143.75em
    }
}

.wrapper-img__lollypop {
    width: 59.25em
}

@media screen and (max-width: 1367px) {
    .wrapper-img__lollypop {
        width: 58.75em
    }
}

@media screen and (max-width: 1281px) {
    .wrapper-img__lollypop {
        width: 61.25em
    }
}

@media screen and (max-width: 1025px) {
    .wrapper-img__lollypop {
        width: 61.875em
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper-img__lollypop {
        width: 56.875em
    }
}

@media screen and (max-width: 851px) {
    .wrapper-img__lollypop {
        width: 58.75em
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-img__lollypop {
        width: 53.125em
    }
}

@media screen and (max-width: 568px) {
    .wrapper-img__lollypop {
        width: 57.5em
    }
}

@media screen and (max-width: 321px) {
    .wrapper-img__lollypop {
        width: 40.625em
    }
}

.wrapper-inner {
    width: 100%;
    overflow: hidden;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    background: url("../img/bg.jpg") no-repeat center/cover;
    overflow: hidden;
    min-height: 60em;
    padding-top: 1.25em
}

@media screen and (max-width: 1367px) {
    .wrapper-inner {
        background: url("../img/bg-1366.jpg") no-repeat center/cover;
        padding-top: 0
    }
}

@media screen and (max-width: 1281px) {
    .wrapper-inner {
        padding-bottom: .625em
    }
}

@media screen and (max-width: 1025px) {
    .wrapper-inner {
        background: url("../img/bg-1024.jpg") no-repeat center/cover;
        padding-bottom: 7.1875em;
        padding-top: 0em
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper-inner {
        background: url("../img/bg-1024-600.jpg") no-repeat center/cover;
        min-height: 66em;
        padding-bottom: 0em;
        padding-top: 0em
    }
}

@media screen and (max-width: 851px) {
    .wrapper-inner {
        background: url("../img/bg-640.jpg") no-repeat center/cover;
        padding-bottom: 0em;
        padding-top: 0em;
        min-height: 54em
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-inner {
        background: url("../img/bg-tab.jpg") no-repeat center/cover;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 25.625em;
        padding-bottom: 0em;
        min-height: 140em
    }
}

@media screen and (max-width: 568px) {
    .wrapper-inner {
        background: url("../img/bg-414.jpg") no-repeat center/cover;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 225em;
        padding-top: 84px
    }
}

@media screen and (max-width: 321px) {
    .wrapper-inner {
        background: url("../img/bg-320.jpg") no-repeat bottom center/cover;
        min-height: 192em;
        padding-top: 60px
    }
}

.wrapper-logo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 3.4375em
}

@media screen and (max-width: 1025px) {
    .wrapper-logo {
        padding-bottom: 4.375em
    }
}

@media screen and (max-width: 851px) {
    .wrapper-logo {
        padding-bottom: 2.5em
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-logo {
        padding-bottom: 0em;
        position: absolute;
        left: -.9375em;
        top: .4375em;
        width: auto
    }
}

@media screen and (max-width: 568px) {
    .wrapper-logo {
        padding-bottom: 4.6875em;
        padding-left: 3.125em
    }
}

@media screen and (max-width: 321px) {
    .wrapper-logo {
        padding-bottom: 5.625em;
        padding-left: 1.25em
    }
}

.wrapper-logo__img {
    width: 19.6875em
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-logo__img {
        width: 13.4375em
    }
}

@media screen and (max-width: 568px) {
    .wrapper-logo__img {
        width: 27.1875em
    }
}

@media screen and (max-width: 321px) {
    .wrapper-logo__img {
        width: 25em
    }
}

.wrapper-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-left: 7.3125em
}

@media screen and (max-width: 1367px) {
    .wrapper-text {
        font-size: 0.97em;
        padding-left: 9.0625em
    }
}

@media screen and (max-width: 1281px) {
    .wrapper-text {
        font-size: 1.026em;
        padding-left: 5.625em
    }
}

@media screen and (max-width: 1025px) {
    .wrapper-text {
        font-size: 1.124em;
        padding-left: 3.4375em
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper-text {
        font-size: 1.04em;
        padding-left: 6.25em
    }
}

@media screen and (max-width: 851px) {
    .wrapper-text {
        font-size: 0.93em;
        padding-left: 12.5em
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-text {
        font-size: 1.71em;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        padding-left: .625em;
        padding-top: 0
    }
}

@media screen and (max-width: 568px) {
    .wrapper-text {
        font-size: 1.82em;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        padding-left: 0;
        padding-top: 0
    }
}

@media screen and (max-width: 321px) {
    .wrapper-text {
        font-size: 1.8em
    }
}

.wrapper-text__title {
    position: absolute;
    z-index: 2;
    top: -.1875em;
    right: -16.75em
}

@media screen and (max-width: 900px) {
    .wrapper-text__title {
        top: -.0625em;
        right: -17.5em
    }
}

@media screen and (max-width: 1025px) and (min-width: 901px) {
    .wrapper-text__title {
        top: -.0625em;
        right: -15.5em
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper-text__title {
        top: -.125em;
        right: -15.8125em
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-text__title {
        position: relative;
        top: auto;
        right: auto;
        margin-left: .625em
    }
}

@media screen and (max-width: 568px) {
    .wrapper-text__title {
        position: relative;
        top: auto;
        right: auto
    }
}

.wrapper-text-title {
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 500;
    font-style: normal;
    font-size: 2.8em;
    letter-spacing: 0.03em;
    text-shadow: 0 0 0.2em #000
}

@media screen and (max-width: 1281px) {
    .wrapper-text-title {
        font-weight: 600
    }
}

@media screen and (max-width: 1025px) {
    .wrapper-text-title {
        font-size: 2.525em
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper-text-title {
        font-size: 3.5625em
    }
}

@media screen and (max-width: 851px) {
    .wrapper-text-title {
        font-size: 2.8em
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-text-title {
        font-weight: 500;
        font-size: 2.025em
    }
}

@media screen and (max-width: 568px) {
    .wrapper-text-title {
        font-size: 3em;
        text-shadow: 0 0 1em #000, 0 0 0.2em #000, 0 0 0.5em #000
    }
}

@media screen and (max-width: 321px) {
    .wrapper-text-title {
        font-weight: 500;
        font-size: 3.3125em
    }
}

.wrapper-text-title__bonus {
    font-weight: 900;
    color: #ffbc00;
    letter-spacing: 0.005em;
    -webkit-text-stroke: 0.035em #ffbc00;
    text-stroke: 0.035em #ffbc00
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-text-title__bonus {
        display: block
    }
}

.active .wrapper-text-slots__line1 {
    -webkit-animation: 0.5s 0.2s forwards ease firstLine;
    animation: 0.5s 0.2s forwards ease firstLine
}

.active .wrapper-text-slots__line--1-1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.active .wrapper-text-slots__line--1-2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.active .wrapper-text-slots__line--1-3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.active .wrapper-text-slots__line--1-4 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.active .wrapper-text-slots__line--1-5 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s
}

.active .wrapper-text-slots__line--1-6 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.active .wrapper-text-slots__line2 {
    -webkit-animation: 1s 0.5s forwards ease secondLine;
    animation: 1s 0.5s forwards ease secondLine
}

.active .wrapper-text-slots__line--2-1 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.active .wrapper-text-slots__line--2-2 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.active .wrapper-text-slots__line--2-3 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s
}

.active .wrapper-text-slots__line--2-4 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.active .wrapper-text-slots__line--2-5 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s
}

.active .wrapper-text-slots__line--2-6 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s
}

.active .wrapper-text-slots__line3 {
    -webkit-animation: 0.5s 3s forwards ease thirdLine;
    animation: 0.5s 3s forwards ease thirdLine
}

.active .wrapper-text-slots__line--3-1 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.active .wrapper-text-slots__line--3-2 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.active .wrapper-text-slots__line--3-3 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.active .wrapper-text-slots__line--3-4 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.active .wrapper-text-slots__line--3-5 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.active .wrapper-text-slots__line--3-6 {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.active .wrapper-text-slots__inner:before {
    -webkit-animation: 3s 2.2s forwards ease mark1;
    animation: 3s 2.2s forwards ease mark1
}

.wrapper-text-slots {
    position: relative
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-text-slots {
        margin-top: 1.125em
    }
}

@media screen and (max-width: 568px) {
    .wrapper-text-slots {
        margin-top: 3.625em
    }
}

@media screen and (max-width: 321px) {
    .wrapper-text-slots {
        margin-top: 2.5em
    }
}

.wrapper-text-slots__img {
    width: 61.375em
}

.wrapper-text-slots__inner {
    overflow: hidden;
    position: absolute;
    left: .4375em;
    right: .9375em;
    top: 8em;
    bottom: .625em
}

.wrapper-text-slots__inner::before {
    content: "";
    position: absolute;
    width: 59.5625em;
    height: 39.6875em;
    left: .1875em;
    top: .375em;
    background: url("../img/border-1.png") no-repeat top center/cover;
    opacity: 0
}

.wrapper-text-slots::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    background: url("../img/main-border.png") no-repeat top center/cover;
    z-index: 3
}

.wrapper-text-slots::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    background: url("../img/main-top.png") no-repeat top center/cover;
    z-index: 4
}

.wrapper-text-slots__line {
    position: absolute
}

.wrapper-text-slots__line--1-1 {
    width: 7.9375em;
    height: 37.9375em;
    background: url("../img/1.png") no-repeat center/cover;
    top: .8125em;
    left: 1em;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.wrapper-text-slots__line--1-2 {
    width: 8.1875em;
    height: 37.9375em;
    background: url("../img/2.png") no-repeat center/cover;
    top: .8125em;
    left: 10.9375em
}

.wrapper-text-slots__line--1-3 {
    width: 8.5em;
    height: 37.9375em;
    background: url("../img/3.png") no-repeat center/cover;
    top: .8125em;
    left: 21em
}

.wrapper-text-slots__line--1-4 {
    width: 8.25em;
    height: 37.9375em;
    background: url("../img/4.png") no-repeat center/cover;
    top: .8125em;
    left: 30.9375em
}

.wrapper-text-slots__line--1-5 {
    width: 6.5em;
    height: 37.9375em;
    background: url("../img/5.png") no-repeat center/cover;
    top: .8125em;
    left: 41.875em
}

.wrapper-text-slots__line--1-6 {
    width: 8.0625em;
    height: 37.9375em;
    background: url("../img/6.png") no-repeat center/cover;
    top: 1.375em;
    left: 51.125em
}

.wrapper-text-slots__line--2-1 {
    width: 8.5em;
    height: 38.1875em;
    background: url("../img/1-2.png") no-repeat center/cover;
    top: .625em;
    left: .625em
}

.wrapper-text-slots__line--2-2 {
    width: 8.25em;
    height: 38.1875em;
    background: url("../img/2-2.png") no-repeat center/cover;
    top: .625em;
    left: 10.9375em
}

.wrapper-text-slots__line--2-3 {
    width: 8.0625em;
    height: 38.1875em;
    background: url("../img/3-2.png") no-repeat center/cover;
    top: .625em;
    left: 21.0625em
}

.wrapper-text-slots__line--2-4 {
    width: 6.5em;
    height: 38.1875em;
    background: url("../img/4-2.png") no-repeat center/cover;
    top: .625em;
    left: 31.875em
}

.wrapper-text-slots__line--2-5 {
    width: 8.1875em;
    height: 38.1875em;
    background: url("../img/5-2.png") no-repeat center/cover;
    top: .625em;
    left: 40.875em
}

.wrapper-text-slots__line--2-6 {
    width: 7.9375em;
    height: 38.1875em;
    background: url("../img/6-2.png") no-repeat center/cover;
    top: .625em;
    left: 50.9375em
}

.wrapper-text-slots__line--3-1 {
    width: 5.625em;
    height: 37.4375em;
    background: url("../img/1-3.png") no-repeat center/cover;
    top: 1em;
    left: 2.125em
}

.wrapper-text-slots__line--3-2 {
    width: 5.625em;
    height: 37.4375em;
    background: url("../img/1-3.png") no-repeat center/cover;
    top: 1em;
    left: 12.1875em
}

.wrapper-text-slots__line--3-3 {
    width: 5.625em;
    height: 37.4375em;
    background: url("../img/1-3.png") no-repeat center/cover;
    top: 1em;
    left: 22.1875em
}

.wrapper-text-slots__line--3-4 {
    width: 5.625em;
    height: 37.4375em;
    background: url("../img/1-3.png") no-repeat center/cover;
    top: 1em;
    left: 32.1875em
}

.wrapper-text-slots__line--3-5 {
    width: 5.625em;
    height: 37.4375em;
    background: url("../img/1-3.png") no-repeat center/cover;
    top: 1em;
    left: 42.1875em
}

.wrapper-text-slots__line--3-6 {
    width: 5.625em;
    height: 37.4375em;
    background: url("../img/1-3.png") no-repeat center/cover;
    top: 1em;
    left: 52.3125em
}

.wrapper-text-slots__line2 {
    position: absolute;
    opacity: 0;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%)
}

.wrapper-text-slots__line3 {
    position: absolute;
    opacity: 0;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%)
}

@-webkit-keyframes mark1 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
    30% {
        opacity: 1
    }
    40% {
        opacity: 0.8
    }
    50% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 0.8
    }
    100% {
        opacity: 0.8
    }
}

@keyframes mark1 {
    0% {
        opacity: 0
    }
    10% {
        opacity: 1
    }
    30% {
        opacity: 1
    }
    40% {
        opacity: 0.8
    }
    50% {
        opacity: 1
    }
    70% {
        opacity: 1
    }
    80% {
        opacity: 0.8
    }
    100% {
        opacity: 0.8
    }
}

.wrapper-text-btn {
    position: absolute;
    bottom: 0em;
    left: 78.75em;
    font-size: 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: .1875em solid #5ee400;
    background-color: transparent;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    height: 7em;
    width: 29.0625em;
    border-radius: 3.75em;
    cursor: pointer;
    z-index: 6;
    padding: .625em .875em;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0.8625em #92e20a;
    box-shadow: 0 0 0.8625em #92e20a
}

@media screen and (max-width: 1367px) {
    .wrapper-text-btn {
        width: 29.6875em;
        bottom: -.3125em;
        left: 80.625em
    }
}

@media screen and (max-width: 1281px) {
    .wrapper-text-btn {
        left: 76.875em
    }
}

@media screen and (max-width: 1025px) {
    .wrapper-text-btn {
        bottom: -.625em;
        left: 71.25em
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .wrapper-text-btn {
        bottom: -.3125em;
        left: 76.875em
    }
}

@media screen and (max-width: 851px) {
    .wrapper-text-btn {
        height: 7.8125em;
        width: 32.8125em;
        bottom: 0em;
        left: 84.375em
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .wrapper-text-btn {
        font-size: 1.04em;
        bottom: auto;
        left: auto;
        position: relative;
        margin-top: -4.0625em
    }
}

@media screen and (max-width: 568px) {
    .wrapper-text-btn {
        font-size: 1.4em;
        bottom: auto;
        left: auto;
        position: relative;
        margin-top: 11.875em
    }
}

@media screen and (max-width: 321px) {
    .wrapper-text-btn {
        font-size: 1.42em;
        margin-top: 5.3125em
    }
}

.wrapper-text-btn::after {
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    content: "";
    will-change: transform;
    background-image: linear-gradient(-50deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.6) 45%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 65%);
    -webkit-animation: 5s 2s infinite blik;
    animation: 5s 2s infinite blik;
    opacity: 0
}

.wrapper-text-btn__text {
    font-family: inherit;
    position: relative;
    z-index: 2;
    line-height: 1;
    font-size: 2.875em;
    color: #0a1a39;
    background-color: #5ee400;
    text-transform: uppercase;
    height: 100%;
    width: 100%;
    border-radius: 1.06522em;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: inset 0 .04348em 0 #9bff7c, 0 0 0.5625em #92e20a;
    box-shadow: inset 0 .04348em 0 #9bff7c, 0 0 0.5625em #92e20a;
    font-weight: 900;
    font-style: italic;
    letter-spacing: 0.013em;
    padding-top: .04348em
}

@media screen and (max-width: 1367px) {
    .wrapper-text-btn__text {
        font-size: 3em
    }
}

@media screen and (max-width: 851px) {
    .wrapper-text-btn__text {
        font-size: 3.3125em
    }
}

.wrapper-text-btn:hover {
    cursor: pointer;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-filter: brightness(0.75);
    filter: brightness(0.75)
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.75);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s
}

.modal-overlay.show {
    z-index: 7;
    opacity: 1
}

.modal {
    position: relative;
    margin-bottom: 3.125em;
    margin-right: .625em
}

@media screen and (max-width: 1367px) {
    .modal {
        font-size: 0.97em;
        margin-bottom: 3.125em
    }
}

@media screen and (max-width: 1281px) {
    .modal {
        font-size: 1.034em;
        margin-bottom: 3.125em;
        margin-right: .625em
    }
}

@media screen and (max-width: 1025px) {
    .modal {
        font-size: 1.13em;
        margin-bottom: 3.125em;
        margin-right: 0em;
        margin-left: 4.375em
    }
}

@media screen and (max-width: 1025px) and (min-width: 851px) and (min-aspect-ratio: 20 / 12) {
    .modal {
        font-size: 1.038em;
        margin-bottom: 2.5em;
        margin-right: 4.375em
    }
}

@media screen and (max-width: 851px) {
    .modal {
        font-size: 1em;
        margin-bottom: 5.875em;
        margin-right: 0
    }
}

@media screen and (max-width: 1025px) and (min-width: 568px) and (orientation: portrait) {
    .modal {
        font-size: 1.71em;
        margin-bottom: 3.4375em;
        margin-right: 0em;
        margin-left: 0em
    }
}

@media screen and (max-width: 568px) {
    .modal {
        font-size: 1.77em;
        margin-bottom: 1.875em;
        margin-right: 0em;
        margin-left: 0em
    }
}

@media screen and (max-width: 321px) {
    .modal {
        margin-bottom: 3.75em;
        margin-right: 0
    }
}

.modal__img {
    position: relative;
    z-index: 2;
    width: 67.875em
}

.wrapper-text-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.wrapper-text-btns__item {
    position: relative
}

.modal-btn {
    position: absolute;
    bottom: -.9375em;
    left: 20em;
    font-size: 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: .1875em solid #5ee400;
    background-color: transparent;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    height: 7em;
    width: 29.0625em;
    border-radius: 3.75em;
    cursor: pointer;
    z-index: 6;
    padding: .75em .875em;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0.8625em #92e20a;
    box-shadow: 0 0 0.8625em #92e20a
}

@media screen and (max-width: 568px) {
    .modal-btn {
        font-size: 1.6em;
        left: 6.5625em;
        bottom: -1.5625em
    }
}

.modal-btn__text {
    font-family: inherit;
    position: relative;
    z-index: 2;
    line-height: 1;
    font-size: 2.5375em;
    color: #0a1a39;
    background-color: #5ee400;
    text-transform: uppercase;
    height: 100%;
    width: 100%;
    border-radius: 1.04255em;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: inset 0 .04255em 0 #9bff7c, 0 0 0.5625em #92e20a;
    box-shadow: inset 0 .04255em 0 #9bff7c, 0 0 0.5625em #92e20a;
    font-weight: 900;
    font-style: italic;
    letter-spacing: 0.013em;
    padding-top: .04255em
}

.modal-btn:hover {
    cursor: pointer;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-filter: brightness(0.75);
    filter: brightness(0.75)
}

@-webkit-keyframes blik {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    31% {
        opacity: 0
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes blik {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    31% {
        opacity: 0
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes firstLine {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }
}

@keyframes firstLine {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }
}

@-webkit-keyframes thirdLine {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@keyframes thirdLine {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-webkit-keyframes secondLine {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }
}

@keyframes secondLine {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }
}
