.thanks{
    background: #002A42;
}

.thanks__content--4{
    margin-top: 40px;
}


.thanks__pic--inner:after, .error__pic--inner:after{
    width: 50%;
    background: linear-gradient(90deg, #002B3E 70.84%, rgba(0, 43, 62, 0.53) 87.29%, rgba(0, 43, 62, 0.00) 99.95%);
}


.thanks__text > div, .error__text > div{
    padding-left: 0;
}

.thanks__text h1, .error__text h1 {
    color: #F7D58B;
    font-family: "Gotham Pro";
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.thanks__text, .error__text{
    max-width: 946px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
}

.thanks, .error{
    min-height: 640px;
    padding-left: 80px;
    margin-top: 100px;
}

.thanks__content--1{
    margin-bottom: 25px;
}

.thanks__text > div > .thanks__content--1 > p{
    color: #FFF;
    font-family: "Gotham Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.64px;
}

.thanks__text > div > .thanks__content--2 > p {
    color: #FFF;
    font-family: "Gotham Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.thanks__text > div > .thanks__content--3 > p {
    color: #F7D58B;
    font-family: "Gotham Pro";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.64px;
}

.thanks__content--2{
    margin-bottom: 40px;
}

.thanks__content--3{
    margin-bottom: 40px;
    max-width: 827px;
}

.thanks__pic--inner img, .error__pic--inner img{
    width: 75%;
    margin-right: 0;
    display: block;
    margin-left: auto;
}

.gratitude__svg{
    position: absolute;
    left: -40px;
    top: -70px;
    z-index: 2;
    pointer-events: none;
}

.errPage .thanks__bbtn, .getbonus{
    margin-top: 13px;
    margin-bottom: 33px;
    padding-left: 42px;
    padding-right: 42px;
    min-width: 380px;
}

.thanks__text>div p a{
    color: #F7D58B !important;
}


.getbonus{
    display: none;
}

.thanks__content--3{
    display: none;
}

.thanks__name{
    position: absolute;
    color: #FFF;
    font-family: "Gotham Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    z-index: 2;
    bottom: 38px;
    left: 31%;
}

@media(max-width: 1600px){
    .thanks__text h1, .error__text h1{
        font-size: 44px;
        margin-bottom: 40px;
    }

    .thanks__text > div > .thanks__content--1 > p{
        font-size: 26px;
    }

    .thanks__text > div > .thanks__content--2 > p{
        font-size: 26px;
    }

    .thanks__text, .error__text{
        max-width: 640px;
    }

    .thanks__bbtn{
        padding: 16px 42px 16px 62px;
    }
}


@media(max-width: 1024px){

    .thanks__text h1, .error__text h1{
        font-size: 24px;
    }

    .thanks__text > div > .thanks__content--1 > p{
        font-size: 16px;
    }

    .thanks__text > div > .thanks__content--2 > p{
        font-size: 16px;
    }

    .thanks__text > div > .thanks__content--3 > p{
        font-size: 16px;
    }

    .thanks, .error{
        padding-left: 16px;
        padding-right: 16px;
    }

    .thanks__pic, .error__pic{
        position: absolute;
        height: 242px;
    }

    .thanks__pic--inner img, .error__pic--inner img{
        width: 100%;
    }

    .thanks__text h1, .error__text h1{
        margin-bottom: 12px;
    }

    .thanks__content--1{
        margin-bottom: 17px;
    }

    .thanks__content--2{
        margin-bottom: 0;
    }

    .thanks__content--3{
        margin-bottom: 0;
    }

    .gratitude__svg{
        display: none;
    }

    .thanks__bbtn{
        width: 100%;
        font-size: 15px;
        padding: 11px 42px;
    }

    .thanks, .error{
        min-height: unset;
        margin-top: 64px;
    }

    .thanks__pic--inner:before, .error__pic--inner:before {
        background: linear-gradient(358deg, #002B3E 13.99%, rgba(0, 43, 62, 0.66) 57.17%, rgba(0, 43, 62, 0.00) 99.36%);
        height: 101px;
        top: unset;
        bottom: 0;
    }

    .thanks__text, .error__text{
        padding-top: 146px;
    }

    .errPage .thanks__bbtn, .getbonus {
        max-width: 256px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 22px;
        text-align: center;
        margin-bottom: 22px;
        min-width: 256px;
    }

    .thanks__name{
        font-size: 10px;
        left: auto;
        right: 20px;
        bottom: 15px;
    }
    .thanks__text h1, .error__text h1{
        max-width: 280px;
    }

    html[lang="en"] .thanks__name{
        bottom: 45px;
    }

    html[lang="en"] .errPage .thanks__name, .errPage .thanks__name{
        bottom: unset;
        right: auto;
        left: 20px;
        top: 13px;
    }
    .getbonus{
        display: none;
    }

}
