body {
   background-color: #0b0b0b; 
}
footer {
    background-color: #000;
    padding: 60px 0;
}
.header-holder {
    height: 70px;
}

img {display: block;}

.wrapper {
    width: 1278px;
    margin: 0 auto;
    padding-top: 80px;
}
h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 80px;
}
section {
    margin-bottom: 80px;
}
.sp-m {
    display: flex;
    justify-content: space-between;
}
.sp-m .block {
    width: 408px;
    background: #111;
    border-radius: 40px;
    box-sizing: border-box;
    padding: 40px 46px;
    color: #808080;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    align-content: flex-start;
    display: flex;
    flex-wrap: wrap;
}
.sp-m .block h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px;
}
.sp-m .block p {
    margin-bottom: 40px;
}
.sp-m .block .mb-50 {
    margin-bottom: 50px;
}
.sp-m .block .img-holder {
    align-items: center;
    flex-shrink: 0;
    border-radius: 50px;
    border: 1px solid #515151;
    overflow: hidden;
}
.sp-m .block .img-holder img {
    width: 298px;
    border: 10px solid #252525;
    border-radius: 50px;
}
.sp-m .holder-block {
    width: 846px;
}
.sp-m .holder-block .block {
    width: auto;
}
.sp-m .holder-block .block.add {
/*    padding: 0;*/
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 26px;
}
.sp-m .holder-block .rings {
    width: 280px;
    margin: 0 76px 40px 0;
}
.sp-m .rings-list {
    margin-right: 46px;
}
.sp-m .rings-list li {
    display: flex;
    margin-top: 26px;
    align-items: flex-start;
}
.sp-m .rings-list li p {
    margin-bottom: 0;
}
.sp-m .rings-list li:first-child {
    margin-top: 0;
}
.sp-m .rings-list li img {
    margin-right: 24px;
    width: 40px;
}
.sp-m .holder-block .info-list {
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
}
.sp-m .holder-block .info-list li {
    display: flex;
    margin-top: 26px;
    width: 100%;
    align-items: flex-start;
}
.sp-m .holder-block .info-list li:first-child {margin-top: 0}
.sp-m .holder-block .info-list li img {
    width: 36px;
    margin-right: 20px;
}
.sp-m .holder-block .info-list h3 {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 4px;
    display: flex;
}
.sp-m .holder-block .info-list h3 span.cs {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 12px;
    background: #EB6061;
    color: #FFF;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 800;
    line-height: 12px;
    text-transform: uppercase;
    margin-left: 8px;
}
.sp-m .holder-block .info-list p {
    margin-bottom: 0;
}
.workouts {
    display: flex;
    flex-wrap: wrap;
}
.workouts li {
    width: 626px;
    color: #808080;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 40px 46px 22px;
    border-radius: 40px;
    background: #111;
    box-sizing: border-box;
    margin: 0 26px 26px 0;
}
.workouts li:nth-child(2n) {
    margin-right: 0;
}
.workouts .heading {
    display: flex;
    padding-bottom: 26px;
    margin-bottom: 26px;
    border-bottom: 1px solid #1d1d1d;
    align-items: center;
}
.workouts .heading img {
    width: 60px;
    margin-right: 20px;
}
.workouts .heading h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
}
.workouts .heading h3 .cs {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 12px;
    background: #EB6061;
    color: #FFF;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 800;
    line-height: 12px;
    text-transform: uppercase;
    margin-left: 8px;
}
.workouts .title {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
.workouts .title img {
    width: 36px;
    margin-right: 20px;
}
.workouts .title h4 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.workouts .title h4 span {
    font-weight: 700;
    display: inline-block;
    margin-left: 8px;
}
.workouts p {
    margin-bottom: 18px;
}
.list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.list li {
    width: 408px;
    background: #111;
    border-radius: 40px;
    box-sizing: border-box;
    padding: 40px 46px;
    color: #808080;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    margin: 0 24px 26px 0;
/*    align-content: space-between;*/
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.list a {
    color: #3C8AF3;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}
.list li:nth-child(3n) {
    margin-right: 0;
}
.list .img-holder {
    align-items: center;
    flex-shrink: 0;
    border-radius: 50px;
    border: 1px solid #515151;
    overflow: hidden;
}
.list .img-holder.add {
    margin-bottom: 34px;
}
.list  .img-holder img {
    width: 298px;
    border: 10px solid #252525;
    border-radius: 50px;
}
.list p {
    margin-bottom: 34px;
}
.list p.mb-0 {
    margin-bottom: 0;
}
.list p.add {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #1D1D1D;
}
.list p.small {
    font-size: 14px;
    line-height: 18px;
}

@media screen and (max-width: 1300px) {
    .wrapper {
        width: auto;
        max-width: 366px;
        padding-top: 30px;
    }
    section {
        margin-bottom: 30px;
    }
    h2 {
        font-size: 26px;
        line-height: 32px;
        font-weight: 800;
        margin-bottom: 30px;
        text-align: left;
        padding: 0 12px;
    }
    section .block-holder {
        flex-direction: column;
    }
    .sp-m {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .sp-m .block {
        width: 100%;
        max-width: 366px;
        border-radius: 30px;
        padding: 24px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        color: #e1e1e1;
        margin: 0 0 20px;
    }
    .sp-m .block h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .sp-m .block .img-holder {
        width: 100%;
        border-radius: 50px;
        border: 1px solid #515151;
    }
    .sp-m .block .img-holder img {
        width: 100%;
        box-sizing: border-box;
        border: 10px solid #252525;
        border-radius: 50px;
    }
    .sp-m .holder-block {
        width: 100%;
    }
    .sp-m .holder-block .block.add {
        margin-bottom: 20px;
    }
    .sp-m .holder-block .info-list li {
        margin-top: 26px;
    }
    .sp-m .holder-block .info-list li:first-child {
        margin-top: 0;
    }
    .sp-m .holder-block .info-list li img {
        width: 30px;
        height: 30px;
        margin-right: 24px;
    }
    .sp-m .holder-block .info-list {
        color: #e1e1e1;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }
    .sp-m .holder-block .info-list h3 {
        color: #FFF;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .sp-m .holder-block .info-list h3 span.cs {
        padding: 5px 10px;
    }

    .workouts {
        flex-wrap: nowrap;
        width: 100vw;
        overflow: auto;
        margin: 0 0 0 calc((100vw - 366px)/2*-1);
    }
    .workouts::-webkit-scrollbar {
      display: none;
    }

    .workouts {
      -ms-overflow-style: none;
      scrollbar-width: none;
    }
    .workouts li {
        width: 284px;
        color: #808080;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        padding: 24px;
        border-radius: 30px;
        background: #111;
        box-sizing: border-box;
        margin: 0 0 20px 20px;
        flex-shrink: 0;
    }
    .workouts li:first-child {
        margin-left: 0;
    }
    .workouts .heading {
        padding-bottom: 24px;
        margin-bottom: 24px;
    }
    .workouts .heading img {
        width: 50px;
        margin-right: 20px;
    }
    .workouts .heading h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .workouts .title {
        margin-bottom: 20px;
    }
    .workouts .title img {
        width: 36px;
        margin-right: 16px;
    }
    .workouts .title h4 {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }
    .workouts p {
        margin-bottom: 16px;
    }
    .workouts .heading h3 .cs {
        padding: 6px 14px;
        border-radius: 12px;
        font-size: 10px;
        font-weight: 800;
        line-height: 12px;
        text-transform: uppercase;
        margin-left: 8px;
        height: 24px;
    }
    .list li {
        width: 100%;
        max-width: 366px;
        border-radius: 30px;
        padding: 24px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        color: #e1e1e1;
    }
    .list li p {
        margin-bottom: 26px;
    }
    .list .img-holder {
        width: 100%;
    }
    .list .img-holder img {
        width: 100%;
        border: 10px solid #252525;
        border-radius: 50px;
        margin-bottom: 0;
        box-sizing: border-box;
    }

    .arrow-down {
        margin: 0 auto 20px;
    }

}


@media (min-width: 780px) and (max-width: 1300px) {
    .wrapper {
        max-width: 732px;
        padding-top: 60px;
    }
    section {
        margin-bottom: 60px;
    }
    h2 {
        font-size: 52px;
        line-height: 64px;
        margin-bottom: 60px;
        padding: 0 24px;
    }
    .sp-m .block {
        max-width: 732px;
        border-radius: 60px;
        padding: 48px;
        font-size: 32px;
        line-height: 44px;
        margin: 0 0 40px;
    }
    .sp-m .block h3 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .sp-m .holder-block .block.add {
        margin-bottom: 40px;
    }
    .sp-m .holder-block .info-list li {
        margin-top: 52px;
    }
    .sp-m .holder-block .info-list li img {
        width: 60px;
        height: 60px;
        margin-right: 48px;
    }
    .sp-m .holder-block .info-list {
        font-size: 32px;
        line-height: 44px;
    }
    .sp-m .holder-block .info-list h3 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .sp-m .holder-block .info-list h3 span.cs {
        padding: 10px 20px;
        border-radius: 24px;
        font-size: 20px;
        line-height: 24px;
        margin-left: 16px;
    }
    .workouts {
        margin: 0 0 0 calc((100vw - 732px)/2*-1);
    }
    .workouts li {
        width: 568px;
        font-size: 32px;
        line-height: 44px;
        padding: 48px;
        border-radius: 60px;
        margin: 0 40px 20px 0;
    }
    .workouts .heading {
        padding-bottom: 48px;
        margin-bottom: 48px;
    }
    .workouts .heading img {
        width: 100px;
        height: 100px;
        margin-right: 40px;
    }
    .workouts .heading h3 {
        font-size: 36px;
        line-height: 48px;
    }
    .workouts .title {
        margin-bottom: 40px;
    }
    .workouts .title img {
        width: 72px;
        height: 72px;
        margin-right: 32px;
    }
    .workouts .title h4 {
        font-size: 32px;
        line-height: 40px;
    }
    .workouts p {
        margin-bottom: 32px;
    }
    .workouts .heading h3 .cs {
        padding: 12px 28px;
        border-radius: 24px;
        font-size: 20px;
        line-height: 24px;
        margin-left: 16px;
        height: 48px;
    }
    .list li {
        max-width: 732px;
        border-radius: 60px;
        padding: 48px;
        font-size: 32px;
        line-height: 44px;
        margin: 0 0 52px;
    }
    .list p.small {
        font-size: 28px;
        line-height: 36px;
    }

    .list p.add {
        margin-top: 32px;
        padding-top: 32px;
        border-top: 2px solid #1D1D1D;
    }
    .list li p {
        margin-bottom: 52px;
    }
    .list .img-holder {
        border-radius: 100px;
        border: 2px solid #515151;
    }
    .list .img-holder.add {
        margin-bottom: 68px;
    }
    .list .img-holder img {
        border: 20px solid #252525;
        border-radius: 100px;
    }
    .arrow-down {
        height: 40px;
        width: 40px;
        margin: 0 auto 40px;
    }
}