.MarafonMain *{
    margin: 0;
}
.containerMarafon{
    margin: 110px auto 0;
    padding: 0 30px;
    text-align: center;
}
.MarafonMain .btn{
    width: 100%;
    max-width: 320px;
    min-width: 75px;
    height: auto;
    text-align: center;
    align-self: center;
    align-items: center;
    align-content: center;
    padding: 20px; 
}
.MarafonMain h1,
.MarafonMain h2,
.MarafonMain h3,
.MarafonMain h4,
.MarafonMain p{
    font-family: "Source Sans Pro";
    margin: 0;
    color: #000;
}
.MarafonMain b{
    font-weight: 600;
}
.MarafonMain span{
    color: #F2A873;
    font-weight: 600;
}
.MarafonMain .titleSection{
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
.MarafonMain .subtitleSection{
    font-size: 24px;
    font-weight: 400;
}
.MarafonMain .subtitleSectionBold{
    font-size: 24px;
    font-weight: 600;
}
.WeclomeMarafonSection .wrap{
    margin: 250px auto 0;
    padding: 0 30px;
}
@media (min-width: 576px) {
    .containerMarafon, .WeclomeMarafonSection .wrap{
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .containerMarafon, .WeclomeMarafonSection .wrap{
        max-width: 720px;
        padding: 0 20px;
    }
}
@media (min-width: 992px) {
    .containerMarafon, .WeclomeMarafonSection .wrap{
        max-width: 960px;
    }
}
@media (min-width: 1260px) {
    .containerMarafon, .WeclomeMarafonSection .wrap{
        max-width: 1200px;
    }
}

@media (max-width: 991px) {
    .containerMarafon .titleSection{
        font-size: 28px;
        margin-bottom: 20px;
    }
    .MarafonMain p, .MarafonMain .subtitleSection,
    .MarafonMain .subtitleSectionBold{
        font-size: 18px;
    }
}

.WeclomeMarafonSection{
    max-width: 100% !important;
    width: 100%;
    background-image: linear-gradient(to right, 
                rgb(255, 255, 255) 0%, 
                rgba(255, 255, 255,0.99) 35%, 
                rgba(255, 255, 255, 0) 100%), 
                url('../img/WelcomeMarafonBanner.png');
    background-size: cover;
    background-position: 70%;
    display: flex;
    position: relative;
    padding-bottom: 90px;
}
.WeclomeMarafonSection .infoWelcomeText {
    margin-bottom: 90px;
}
.WeclomeMarafonSection .infoWelcomeText h1{
    font-family: "Source Sans Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    text-align: left;
    max-width: 620px;
    margin: 35px 0;
}
.WeclomeMarafonSection .infoWelcomeText span {
    font-family: "Source Sans Pro";
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.4;
}
.WeclomeMarafonSection .infoWelcomeText .titleInfoWelcomeText {
    color: #000;
}


.WeclomeMarafonSection .listInfoMarafon {
    display: flex;
    flex-direction: row;
}

.itemListInfoMarafon{
    font-family: "Source Sans Pro";
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}

.itemListInfoMarafon::after{
    content: "|";
    font-size: 26px;
    padding: 0 15px;
}
.itemListInfoMarafon:last-child::after{
    content: "";
}

@media (max-width: 768px) {
    .WeclomeMarafonSection .infoWelcomeText span {
        font-size: 38px;
    }
    .WeclomeMarafonSection .infoWelcomeText h1{
        font-size: 20px;
    }
    .WeclomeMarafonSection .listInfoMarafon {
        flex-direction: column;
    }
    .itemListInfoMarafon::after{
        content: "";
    }
    .itemListInfoMarafon::before{
        content: "-";
        font-size: 26px;
        padding-right: 10px;
    }
}

@media (max-width: 493px) {
    .WeclomeMarafonSection .wrap{
        margin: 200px auto 0;
    }
    .WeclomeMarafonSection .infoWelcomeText span {
        font-size: 30px;
    }
}

.bodyInfoBlockMarafon {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-bottom: 80px;
}

.infoBlockMarafon .titleBodyInfoBlockMarafon{
    max-width: 230px;
    text-align: left;
    text-transform: uppercase;
    color: #F2A873;
    font-weight: 600;
    line-height: 1.6;
    font-size: 1.3rem;

}

.listInfoBlockMarafon{
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: left;
    padding-left: 35px;
    justify-content: space-evenly;
    font-size: 22px;
}

.listInfoBlockMarafon::before{
    content: "";
    background-image: url('../img/svg/marafon/skobka.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 37px;
    position: absolute;
    top: 0;     
    left: 0;
}

.listInfoBlockMarafon p::before{
    content: "–";
    font-size: 1.25rem;
    padding-right: 10px;
    font-weight: 600;
}

.infoBlockMarafon .titleSection{
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .bodyInfoBlockMarafon{
        flex-direction: column;
        align-items: center;
        
    }
    .listInfoBlockMarafon::before{
        background-image: none;
    }
}

.MarafonMain .infoPersonalGame .subtitleSection{
    margin-top: 60px;
}

.programMarafonSection .howWorkList{
    margin-top: 35px;
    grid-template-rows: repeat(7, 165px);
    grid-template-columns: 1fr 60px 1fr;
    line-height: 1.45;
}
.programMarafonSection .howWorkList .line{
    height: 150px;
    border-left: 2px dashed #222831;
    width: 0;
    background-color: unset;
}

.programMarafonSection .howWorkList .node{
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
}

.programMarafonSection .howWorkList #howWorkItemsNodeLine_1 .node{
    background-image: url('../img/svg/marafon/calendar-check.svg');
}

.programMarafonSection .howWorkList #howWorkItemsNodeLine_2 .node{
    background-image: url('../img/svg/marafon/trash can.svg');
}

.programMarafonSection .howWorkList #howWorkItemsNodeLine_3 .node{
    background-image: url('../img/svg/marafon/wallet.svg');
}

.programMarafonSection .howWorkList #howWorkItemsNodeLine_4 .node{
    background-image: url('../img/svg/marafon/love.svg');
}

.programMarafonSection .howWorkList #howWorkItemsNodeLine_5 .node{
    background-image: url('../img/svg/marafon/case.svg');
}

.programMarafonSection .howWorkList #howWorkItemsNodeLine_6 .node{
    background-image: url('../img/svg/marafon/health.svg');
}

.programMarafonSection .howWorkList #howWorkItemsNodeLine_7 .node{
    background-image: url('../img/svg/marafon/energy.svg');
}

.programMarafonSection .howWorkList p{
    margin-right: 35px;
    font-size: 1.35rem;
}
.programMarafonSection .howWorkList .titleDesc{
    text-transform: uppercase;
    color: #F2A873;
    margin-bottom: 6px;
    display: inline-block;
}



@media (max-width: 992px) {
    .programMarafonSection .howWorkList{
        grid-template-rows: repeat(6, auto);
        grid-template-columns: 60px 1fr;
        row-gap: 30px;
    }
    .programMarafonSection .howWorkList .line{
        height: 100%;
    }
    .programMarafonSection .howWorkList p {
        margin-left: 35px;
        margin-right: 0;
        text-align: left;
    }
    .programMarafonSection .howWorkItemsNone{
        display: none;
    }
    .programMarafonSection #howWorkItemsP_1{
        order: 1;
    }
    .programMarafonSection #howWorkItemsP_2{
        order: 3;
    }
    .programMarafonSection #howWorkItemsP_3{
        order: 5;
    }
    .programMarafonSection #howWorkItemsP_4{
        order: 7;
    }
    .programMarafonSection #howWorkItemsP_5{
        order: 9;
    }
    .programMarafonSection #howWorkItemsP_6{
        order: 11;
    }
    .programMarafonSection #howWorkItemsP_7{
        order: 13;
    }
    .programMarafonSection #howWorkItemsNodeLine_1{
        order: 0;
    }
    .programMarafonSection #howWorkItemsNodeLine_2{
        order: 2;
    }
    .programMarafonSection #howWorkItemsNodeLine_3{
        order: 4;
    }
    .programMarafonSection #howWorkItemsNodeLine_4{
        order: 6;
    }
    .programMarafonSection #howWorkItemsNodeLine_5{
        order: 8;
    }
    .programMarafonSection #howWorkItemsNodeLine_6{
        order: 10;
    }
    .programMarafonSection #howWorkItemsNodeLine_7{
        order: 12;
    }
}


.MarafonMain .WhyDoYouSection{
    margin-top: 75px;
}

.MarafonMain .WhyDoYouSection .whyDoYouItems{
    gap: 30px;
}

.MarafonMain .WhyDoYouSection .whyDoYouList{
    margin-bottom: 60px;
}

.FormatMarafonSection .titleSection{
    text-transform: uppercase;
}

.FormatMarafonSection .ulListWelcomeText{
    margin: 0 auto;
    max-width: 330px;
}

.BonusMarafonSection{
    background-color: #F7F9F8;
}

.BonusMarafonSection .containerMarafon{
    padding: 50px 30px;
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    justify-content: center;
}

.BonusMarafonSection .titleSection{
    margin: 0;
    text-align: left;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400;
}

@media (max-width: 991px) {
    .BonusMarafonSection .titleSection{
        text-align: center;
    }
}
.BonusMarafonSection .imgBonusMarafon{

    background-image: url('../img/svg/marafon/bonus.png');
    width: 305px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
}

.MarafonMain .PriceInfoSection .subtitleSection{
    line-height: 1.4;
    margin-bottom: 35px;
}

.MarafonMain .PriceInfoSection h2{
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.MarafonMain .PriceInfoSection h3{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.MarafonMain .PriceInfoSection .price span{
    color: #fff;
}
.MarafonMain .PriceInfoSection .price{
    line-height: 0.75;
    padding: 12px;
}
.MarafonMain .PriceInfoSection .pricing-card{
    width: 280px;
    padding-top: 12px;
}
.MarafonMain .PriceInfoSection  .description{
    height: 245px;
}

.MarafonMain .HelpInfoSection{
    margin-bottom: 95px;
}