.breadcrumbs {
    display: flex;
    gap: 10px;
    align-items: center;
    height: 54px;
    color: #828282;
    font-size: 14px;
    background: #DEF1FF;
}
.main-wrapper.inner-page-wrapper .footer {
    margin-top: 0;
}
.main-wrapper.inner-page-wrapper .form__banner {
    margin-bottom: 0px;
}
.inner-page-wrapper .content {
    margin-top: 0;
}
.bonus__banner-1 {
    background: url('../img/bonusPage/hero.png') center right no-repeat;
    background-size: cover;
    height: 400px;
    border-radius: 32px;
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 48px;
    display: flex;
    align-items: center;
}
.bonus__main {
    background: #DEF1FF;
    padding-bottom: 60px;
    position: relative;
    margin-bottom: 80px;
    /*margin: 15px -15px;*/
}
.bonus__banner-1__content {
    max-width: 374px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.inner-page-wrapper .content .bonus__banner-1__content h1 {
    color: #01142F;
    margin: 0;
    font-weight: 500;
    font-size: 46px;
    line-height: 100%;
}

.bonus-1__banner__content p {
    font-weight: 400;
    font-size: 20px;
    color: #01142F;
    margin: 31px 0px;
}
.bonus__banner-1__btns {
    display: flex;
    align-items: center;
    margin-top: auto;
}
.bonus__banner-1__content p {
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 0;
    line-height: 1.4;
}
.bonus__banner-1__btns a {
    padding: 16px 20px;
    font-size: 15px;
}
.bonus__banner-1__btns .btn {
    margin-right: 27px;
}
.bonus__sect-2 {
    margin: 80px 0px;
}
.bonus__sect-2__content {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    /*margin-left: -22px;*/
    /*margin-right: -22px;*/
    /*margin-top: -20px;*/
}
.bonus__sect-2__col:first-of-type {
    flex-basis: 55%;
}
.bonus__sect-2__col:nth-of-type(2) {
    flex-basis: 45%;
    text-align: right;
}
.bonus__sect-2__title {
    font-weight: 500;
    font-size: 32px;
    color: #01142F;
}
.bonus__sect-2__content p {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 0;
    margin-top: 1em;
}
.bonus__sect-2__flex {
    /*border-radius: 25px;*/
    /*padding: 45px 51px;*/
    /*margin-bottom: 22px;*/
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.bonus__sect-2__flex:last-child {
    margin-bottom: 0px;
}
.bonus__sect-2__flex-text h3 {
    margin: 0px;
    font-weight: 500;
    font-size: 24px;
    color: #01142F;
}
.bonus__sect-2__flex-text p {
    margin-top: 6px;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #2c3c53;
}
.bonus__sect-2__flex-text {
    margin-top: 16px;
    /*width: calc(100% - 100px);*/
    /*margin-left: 25px;*/
}
.bonus__banner-1__mob {
    display: none;
}
.bonus__banner-2__mob {
    display: none;
}
.bonus__banner-2 {
    background: url(../img/bonusPage/banner-2__desc.jpg) no-repeat;
    background-size: cover;
    min-height: 230px;
    width: 100%;
    border-radius: 25px;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 20px 80px;
}
.bonus__banner-2 h2 {
    max-width: 500px;
    font-weight: 700;
    font-size: 46px;
    margin: 0px;
}
.bonus__banner-2__alert {
    font-size: 18px;
    color: rgba(59, 71, 87, 0.53);
    margin-top: 21px;
}
.bonus__how-work {
    margin-bottom: 80px;
}

.bonus__how-work__row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}
.bonus__how-work__col {
    border-radius: 20px;
    padding: 32px;
}
.bonus__how-work__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #2c3c53;
}
.bonus__how-work__text p {
    margin-top: 8px;
}
.bonus__how-work__col:nth-of-type(1){
    background-color: #eee9fa;
}
.bonus__how-work__col:nth-of-type(2){
    background-color: #feede3;
}
.bonus__how-work__col:nth-of-type(3){
    background-color: #dcf5e3;
}
.bonus__how-work .bonus__sect-2__title, .bonus__schema .bonus__sect-2__title {
    margin-bottom: 32px;
}
.bonus__how-work__descripton > div {
    display: flex;
    align-items: flex-start;
}

.bonus__how-work__descripton {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
}

.bonus__how-work__descripton p {
    margin: 0px;
}
.bonus__how-work__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    margin-top: 16px;
}
.bonus__how-work__nom {
    border-radius: 120px;
    padding: 1px 15px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #01142f;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #FFF;
}

.bonus__how-work__btn-1 {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 82px;
    max-width: 292px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.05em;
    padding: 0px 7px;
}

.bonus__how-work__btn-1 img, .bonus__how-work__btn-3 img {
    margin-right: 17px;
}
.mb-40 {
    margin-bottom: 40px;
}
.bonus__how-work__btn-2 {
    background: #FFFFFF;
    box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 82px;
    max-width: 292px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.05em;
}
.bonus__how-work__btn-2 > div {
    width: 87px;
    height: 87px;
    background: linear-gradient(180deg, #FDF1C0 0%, #FDE0D4 100%);
    border-radius:50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    min-width: 87px;
}

.bonus__how-work__btn-3 {
    background: linear-gradient(180deg, #FDF1C0 0%, #FDE0D4 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 82px;
    max-width: 292px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.05em;
    padding: 0px 7px;
}
.bonus__schema {
}
.bonus__schema__title {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
}
.bonus__schema__descr {
    font-weight: 500;
    font-size: 20px;
}
.bonus__schema__list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-left: 160px;
    padding-right: 160px;
    height: 320px;
    max-width: 100%;
    border-radius: 32px;
    background-image: url('/images/bonus-pig.png');
    background-position: center;
    margin-bottom: 80px;
}
.bonus__schema__list .bonus__sect-2__title {
    margin-bottom: 12px;
    line-height: 120%;
}
.bonus__schema__list p {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-top: 0;
    margin-bottom: 0;
}
.bonus__whiteOff {
    margin-bottom: 80px;
}
.bonus__whiteOff__banner {
    height: 300px;
    background: #37A4DB;
    border-radius: 20px;
    color: #fff;
    padding: 31px 0px;
}
.bonus__whiteOff__banner__row-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 50px;
    text-transform: uppercase;
}
.bonus__whiteOff__curcle {
    width: 100px;
    height: 100px;
    border: 3px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 3px rgba(255, 255, 255, 0.81);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 31px;
}

.bonus__whiteOff__banner__rectangle {
    margin: 32px -5px 0px -5px;
    background: url('../img/bonusPage/rectangle.png') no-repeat;
    width: calc(100% + 10px);
    height: 80px;
    background-size: 100% 100%;
}

.bonus__whiteOff__banner__rectangle div {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #1F3047;
    transform: rotate(-1.63deg);
    padding-top: 22px;
}

.bonus__whiteOff__banner__rectangle div img {
    margin: 0px 15px;
}

.bonus__whiteOff__banner__rectangle div span {
    font-size: 33px;
    display: inline-block;
    margin: 0px 10px;
}
.bonus__rules {
    margin-bottom: 80px;
}
.bonus__rules__title {
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 32px;
}

.bonus__rules ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    margin-bottom: 32px;
}

.bonus__rules ol li {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    display: list-item;
    list-style-position: outside;
    padding-left: 0;
    margin-bottom: 12px;
    color: #01142f;
}
.bonus__rules ul li::before {
    display: none;
}

.bonus__rules__dl-btn a {
    margin: 0 auto;
    font-weight: 500;
    font-size: 15px;
    padding: 16px 25px;
}

.bonus__whiteOff__mob {
    display: none;
}

@media (max-width:1200px) {
    .bonus__sect-2__content, .bonus__how-work__row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .bonus__banner-1 {
        margin: 0px 15px;
        height: 384px;
    }
    .bonus__sect-2__col {
        /*padding: 0px 15px;*/
    }
    .bonus__schema__item p br {
        display: none;
    }
    .bonus__schema__item {
        padding-left: 40px;
    }
}

@media (max-width:768px) {
    .bonus__banner-1 {
        height: 330px;
        padding: 20px 60px;
    }
    .bonus__banner-1__content h1 {
        font-size: 40px;
        margin-bottom: 16px;
    }
    .bonus__banner-1__content p {
        font-size: 16px;
        margin: 16px 0px 23px 0px;
        max-width: 230px;
    }
    .bonus__sect-2__content .bonus__sect-2__col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .bonus__sect-2__title {
        font-size: 30px;
    }
    .bonus__sect-2__title br {
        display: none;
    }
    .bonus__sect-2__col__tablet-6 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .bonus__sect-2__flex {
        /*flex-basis: calc(50% - 10px);*/
        /*max-width: calc(50% - 10px);*/
        /*padding: 30px 15px 30px 25px;*/
        margin-bottom: 0px;
    }
    .bonus__sect-2__flex-text h3 {
        /*font-size: 16px;*/
    }
    .bonus__sect-2__flex-text p {
        /*font-size: 16px;*/
    }
    .bonus__banner-2 {
        background: url('../img/bonusPage/banner-2__sm-tablet.jpg') no-repeat;
        min-height: 173px;
        padding: 15px 60px;
        margin: 0px 10px;
    }
    .bonus__banner-2 h2 {
        font-size: 30px;
        max-width: 280px;
    }
    .bonus__banner-2__alert {
        font-size: 16px;
        margin: 15px 10px 0px 10px;
    }
    .bonus__how-work {
        /*margin: 37px -15px;*/
        margin-bottom: 36px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .bonus__schema {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-wrapper .bonus__how-work .container {
        /*display: flex;*/
        /*justify-content: space-between;*/
        padding: 0;
    }
    .bonus__how-work__row {
        grid-template-columns: 1fr;
    }
    .bonus__how-work__col {
        flex-basis: 100%;
        max-width: 100%;
        padding: 32px;
    }
    .mb-40 {
        margin-bottom: 0px;
    }
    .bonus__how-work__descripton {
        display: block;
        margin-top: 15px;
    }
    .bonus__how-work__descripton > div:nth-child(2)  {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .bonus__how-work__descripton > div:nth-child(2) img {
        transform: rotate(90deg);
        position: relative;
        left: -5px;
    }
    .bonus__how-work__col {
        margin-top: 0px;
    }
    .bonus__how-work__col:last-child .bonus__how-work__descripton {
        margin-top: 0px;
    }
    .bonus__how-work__btn-2 {
        margin-top: 40px;
    }
    .bonus__how-work__btn-3 {
        margin-top: 45px;
    }
    .bonus__schema {
        /*margin-bottom: 33px;*/
        padding: 0;
    }
    .bonus__schema__list {
        padding: 32px;
    }
    .bonus__schema__title {
        font-size: 30px;
    }
    .bonus__schema__item {
        padding: 58px 30px 56px 44px;
    }
    .bonus__schema__item {
        height: 240px;
    }
    .bonus__schema__item p {
        font-size: 16px;
    }
    .bonus__schema__item-2 {
        padding: 43px 30px 56px 40px;
    }
    .bonus__schema__item-3 {
        padding: 25px 30px 56px 40px;
    }
    .bonus__schema__item p {
        margin: 0px;
    }
    .bonus__schema__alert {
        font-size: 16px;
        margin-top: 15px;
    }
    .bonus__whiteOff {
        margin-top: 30px;
    }
    .bonus__whiteOff__banner__row-1 {
        font-size: 36px;
    }
    .bonus__whiteOff__banner__rectangle div {
        font-size: 20px;
    }
    .bonus__whiteOff__banner__rectangle div span {
        font-size: 33px;
    }
    .bonus__rules__title {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .bonus__rules ul li {
        font-size: 18px;
    }
    .bonus__whiteOff, .bonus__rules, .bonus__schema__list, .bonus__sect-2 {
        margin-bottom: 32px;
    }
    .bonus__sect-2 {
        margin-top: 0;
    }
    .bonus__main {
        margin-bottom: 32px;
    }
}

@media (max-width:480px) {
    .bonus__schema__list {
        justify-content: flex-start;
        background-position: -664px center;
        background-repeat: no-repeat;
    }
    .bonus__main {
        padding-top: 0;
        padding-bottom: 32px;
    }
    .bonus__banner-1 {
        background: none;
        height: auto;
        padding: 0px;
        position: relative;
        margin: 0px 15px;
    }
    .bonus__banner-1__mob {
        display: block;
        border-radius: 20px;
    }
    .bonus__banner-1__content {
        position: absolute;
        text-align: center;
        width: 100%;
        top: 25px;
    }
    .bonus__banner-1__content h1 {
        font-size: 30px;
    }
    .bonus__banner-1__content h1 br {
        display: none;
    }
    .bonus__banner-1__content p {
        font-size: 16px;
        margin: 22px auto 10px auto;
    }
    .bonus__banner-1__btns {
        justify-content: center;
        margin-bottom: 40px;
    }
    .bonus__banner-1__btns a {
        padding: 14px 25px;
    }
    .bonus__sect-2__title {
        font-size: 24px;
    }
    .bonus__sect-2 {
        margin: 30px 0px;
    }
    .bonus__sect-2__content p {
        font-size: 16px;
    }
    .bonus__sect-2__flex {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 13px;
        /*padding: 24px 15px 24px 25px;*/
        /*background: linear-gradient(265.53deg, #FFFFFF 0%, #CCEBFF 100%);*/
    }
    .bonus__sect-2__col {
        margin-top: 0px;
        /*padding: 0px 10px;*/
        padding: 0;
    }
    .bonus__sect-2__flex img {
        max-width: 60px;
    }
    .bonus__sect-2__content, .bonus__how-work__row {
        margin-top: 0px;
    }
    .bonus__sect-2__col__tablet-6 {
        margin-top: 10px;
    }
    .bonus__banner-2 {
        background:none;
        position: relative;
        padding: 0px;
        min-height: auto;
    }
    .bonus__banner-2__mob {
        display: block;
    }
    .bonus__banner-2 h2 {
        font-size: 20px;
        max-width: 55%;
        margin-left: 5%;
    }
    .bonus__how-work__text p {
        font-size: 16px;
    }
    .bonus__banner-2__content {
        position: absolute;
    }
    .bonus__banner-2__alert {
        margin: 10px 10px 0px 10px;
    }
    .bonus__how-work {
        /*padding: 28px 0 0 0;*/
    }
    .bonus__how-work__nom {
        /*font-size: 30px;*/
        /*min-width: 18px;*/
    }
    .bonus__how-work__descripton p {
        font-size: 14px;
    }
    .bonus__how-work__btn-1 {
        font-size: 11px;
        height: 50px;
    }
    .bonus__how-work .container .bonus__how-work__row:nth-child(1) {
        /*width: 45%;*/
        /*max-width: 45%;*/
    }
    .bonus__how-work .container .bonus__how-work__row:nth-child(2) {
        /*width: 55%;*/
        /*max-width: 55%;*/
    }
    .bonus__how-work__btn-1 img, .bonus__how-work__btn-3 img {
        width: 15px;
        margin-right: 7px;
    }
    .bonus__how-work__btn-2 {
        font-size: 11px;
        height: 50px;
    }
    .bonus__how-work__btn-2 > div {
        height: 50px;
        width: 50px;
        min-width: auto;
        margin-right: 7px;
    }
    .bonus__how-work__btn-2 > div img {
        width: 45%;
    }
    .bonus__how-work__btn-3 {
        font-size: 11px;
        height: 50px;
    }
    .bonus__how-work__descripton {
        margin-top: 0px;
    }
    .bonus__schema__title {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .bonus__schema__descr {
        font-size: 16px;
    }
    .bonus__schema__item__col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .bonus__schema__item {
        height: 125px;
        padding: 10px 15px 10px 30px;
        display: flex;
        align-items: center;
    }
    .bonus__schema__arrow {
        display: none;
    }
    .bonus__schem__percent {
        width: 40%;
    }
    .bonus__schema__item p {
        width: 53%;
    }
    .bonus__schem__percent {
        font-size: 48px;
    }
    .bonus__schema__item-2 .bonus__schem__percent {
        font-size: 55px;
    }
    .bonus__schema__item-3 .bonus__schem__percent {
        font-size: 65px;
    }
    .bonus__schema__item__col {
        margin-top: 10px;
    }
    .bonus__whiteOff__title {
    }
    .bonus__whiteOff__mob {
        display: block;
    }
    .bonus__whiteOff__banner {
        display: none;
    }
    .bonus__rules__title {
        font-size: 22px;
    }
    .bonus__rules ol li {
        font-size: 16px;
    }
    .bonus__rules ol {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .bonus__sect-2__flex-text {
        /*width: calc(100% - 80px);*/
        /*margin-left: 15px;*/
    }
    .bonus__sect-2__grid {
        margin-top: 32px;
    }
}

@media (max-width:380px) {
    .bonus__banner-1__btns a {
        font-size: 13px;
        padding: 13px 20px;
    }
    .bonus__schem__percent {
        font-size: 40px;
    }
    .bonus__schema__item-2 .bonus__schem__percent {
        font-size: 45px;
    }
    .bonus__schema__item-3 .bonus__schem__percent {
        font-size: 50px;
    }
    .bonus__how-work__descripton p {
        font-size: 12px;
    }
    .bonus__banner-2 h2 {
        font-size: 16px;
    }
    .bonus__sect-2__flex img {
        max-width: 40px;
    }
    .bonus__sect-2__flex-text {
        /*width: calc(100% - 55px);*/
        /*margin-left: 15px;*/
    }
}
.bonus__sect-2__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-top: 40px;
}