@font-face {
    font-family: SuisseIntl-Regular;
    src: url(../fonts/SuisseIntl/SuisseIntl-Regular.woff);
    font-weight: 400
}

@font-face {
    font-family: SuisseIntl-Medium;
    src: url(../fonts/SuisseIntl/SuisseIntl-Medium.woff);
    font-weight: 500
}

@font-face {
    font-family: SuisseIntl-SemiBold;
    src: url(../fonts/SuisseIntl/SuisseIntl-SemiBold.woff);
    font-weight: 600
}

.seo {
    margin-top: 60px;
}

.seo__wrapper {
    overflow-y: scroll;
    height: 780px;
}

.container-seo {
    padding: 15px;
}

.light .container-seo {
    background: #1a1a66;
}

.dark .container-seo {
    background: #262832;
}

.seo__text {
    padding: 41px 21px
}

.seo__title {
    font-family: SuisseIntl-SemiBold, sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 31px;
    margin: 0 0 10px 0
}

.seo__paragraph {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 27px;
    color: #dbdbdb;
    margin: 0 0 20px 0
}

.seo__info-list {
    margin: 0 0 20px 0
}

.seo__info-item {
    padding: 15px;
    background: #050659;
    display: grid;
    grid-template-columns:310px 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seo__info-item:not(:last-child) {
    margin: 0 0 5px 0
}

.seo__info-item_title {
    font-family: SuisseIntl-Medium, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seo__info-item_title svg {
    margin: 0 14px 0 0;
    min-width: 17px
}

.seo__info-item_text {
    font-family: SuisseIntl-Regular, sans-serif;
    font-size: 14px;
    line-height: 18px
}

.seo__paragraph-in {
    margin: 0 0 35px 0
}

.seo__sub-title {
    font-family: SuisseIntl-SemiBold, sans-serif;
    font-size: 22px;
    line-height: 29px;
    margin: 0 0 10px 0;
    color: #ededed;
}

.seo__paragraph-out {
    margin: 0 0 10px 0
}

.seo__how-list {
    margin: 0 0 10px 0;
    padding: 0 0 0 35px
}

.seo__how-item {
    font-family: Roboto, sans-serif;
    color: #dbdbdb;
    font-size: 16px;
    line-height: 32px
}

.seo__paragraph-non {
    margin: 0
}

.seo__bets-list {
    margin: 0 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.seo__bets-item {
    padding: 16px;
    max-width: 378px;
    min-width: 214px;
    margin: 0 30px 0 0;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #050659
}

.seo__bets-item:last-child {
    margin: 0
}

.seo__bets-item_title {
    font-family: SuisseIntl-Medium, sans-serif;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .04em;
    margin: 0 0 20px 0;
    position: relative
}

.seo__bets-item_title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ff267e;
    bottom: -6px
}

.seo__bets-item_text {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #dbdbdb;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.seo__sport-list {
    margin: 0 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seo__sport-item {
    width: 156px;
    height: 54px;
    background: #050659;
    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;
    font-family: Roboto, sans-serif;
    color: #dbdbdb;
    font-size: 16px;
    line-height: 22px
}

.seo__sport-item:not(:last-child) {
    margin: 0 15px 0 0
}

.seo__faq-list {
    padding: 0;
    margin: 0
}

.seo__faq-title {
    font-family: SuisseIntl-Medium, sans-serif;
    margin: 0 0 5px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 23px;
    color: #fff
}

.seo__faq-title span {
    font-family: SuisseIntl-Medium, sans-serif;
}

.seo__faq-title svg {
    margin: 0 10px 0 0
}

.seo__faq-info {
    font-family: Roboto, sans-serif;
    color: #dbdbdb;
    font-size: 16px;
    line-height: 27px;
    padding: 0;
    margin: 0 0 25px 0
}

.seo__faq-info:last-child {
    margin: 0
}

@media screen and (max-width: 1024px) {
    .seo__bets-item {
        margin: 0 15px 0 0
    }

    .seo__bets-item:last-child {
        margin: 0
    }

    .seo__sport-list {
        display: grid;
        grid-template-columns:1fr 1fr 1fr;
        grid-template-rows:1fr 1fr;
        gap: 10px
    }

    .seo__sport-item {
        width: 100%
    }

    .seo__sport-item:not(:last-child) {
        margin: 0
    }
}

@media screen and (max-width: 760px) {
    .seo__text {
        padding: 15px 10px
    }

    .seo__title {
        font-size: 22px;
        line-height: 29px;
        margin: 0 0 5px 0
    }

    .seo__sub-title {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 10px 0
    }

    .seo__paragraph {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 10px 0
    }

    .seo__paragraph-in {
        margin: 0 0 25px 0
    }

    .seo__info-list {
        margin: 0 0 10px 0
    }

    .seo__info-item {
        grid-template-columns:1fr 1fr;
        padding: 12px
    }

    .seo__info-item_title {
        margin: 0 15px 0 0
    }

    .seo__info-item_text {
        font-size: 11px;
        line-height: 14px
    }

    .seo__bets-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .seo__bets-item {
        margin: 0 0 10px 0;
        max-width: 100%;
        padding: 16px 12px
    }

    .seo__bets-item:last-child {
        margin: 0
    }

    .seo__sport-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }

    .seo__sport-item:not(:last-child) {
        margin: 0 0 5px 0
    }

    .seo__how-list {
        padding: 0 0 0 22px
    }

    .seo__how-item {
        font-size: 14px;
        line-height: 23px
    }

    .seo__faq-title {
        font-size: 16px;
        line-height: 20px
    }

    .seo__faq-info {
        font-size: 14px;
        line-height: 20px
    }
}