

/* Start:/shahmatnye-zadachi/racer/gen/gonka/style.css?17402668182332*/
@import url('https://fonts.cdnfonts.com/css/inter');


.nameGonka{
    text-align: center;
    margin-top: 21px;
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 122.222% */
    letter-spacing: -0.54px;
    margin-bottom: 14px;
}

.buttonsToStart{
    display: flex;
    max-width: 500px;
    margin: 0 auto;
    box-sizing: border-box;
    background-position: center;
    background-image: url(/shahmatnye-zadachi/racer/gen/gonka/img/setka.png);
}
.itemButtonToStart{
    position: relative;
    flex: 0 0 250px;
    display: block;
    text-decoration: none;
}
.itemButtonToStart1{
    background-image: url(/shahmatnye-zadachi/racer/gen/gonka/img/yellow.png);
}
.itemButtonToStart2{
    background-image: url(/shahmatnye-zadachi/racer/gen/gonka/img/red.png);
}
.backgroundButton{
    position: absolute;
    top: 0;
    left: 0;
}
.contentItemButton{
    margin-top: 150px;

}
.svgImgButton{
    margin: 0 auto;
    display: block;
    margin-bottom: 102px;
}
.textFollowTheLink{
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 106.667% */
    letter-spacing: -0.9px;
    text-decoration: none;
}
.blockFollowTheLink{
    display: flex;
    max-width: 210px;
    margin: 0 auto;
    justify-content: space-between;
    margin-bottom: 24px;
}
.textFollowTheLink{
    flex: 0 0 165px;
}



@media screen and (max-width: 767px) {

    .buttonsToStart{
        max-width: 300px;
        flex-direction: column;
        margin-top: 14px;
    }
    .contentItemButton{
        display: flex;
        flex-direction: row-reverse;
        max-width: 260px;
        margin: 0 auto;
    }
    .svgImgButton{
        margin-bottom: 0px;
        width: 140px;
        height: 140px;
        margin-top: 5px;
    }
    .itemButtonToStart{
        flex: 0 0 150px;
        background-position: center;
    }
    .svgStrelka{
        display: none;
    }
    .blockFollowTheLink{
        margin-bottom: 0px;
    }
    .textFollowTheLink{
        margin-top: 20px;
        font-size: 20px;
        flex: 0 0 109px;
        line-height: 20px;
    }
    .nameGonka{
        display: none;
    }
    .itemButtonToStart1{
        background-image: url(/shahmatnye-zadachi/racer/gen/gonka/img/yellowMob.png);
    }
    .itemButtonToStart2{
        background-image: url(/shahmatnye-zadachi/racer/gen/gonka/img/redMob.png);
    }
}
/* End */
/* /shahmatnye-zadachi/racer/gen/gonka/style.css?17402668182332 */
