

/* Start:/obuchenie/style.css?1777556112948*/
main
{
    padding-top: 40px;
}

.learning__title
{
    width: 100%;

    font-family: 'Druk Text Wide Cyr', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 35px;
    text-align: center;

    letter-spacing: 0.03em;
    text-transform: uppercase;

    color: #78FFF7;

    text-shadow: 0 0 15px #FF007A;

    margin-bottom: 50px;
    z-index: 1;
}
@media screen and (max-width: 450px)
{
    .learning__title
    {
        font-size: 18px;
        line-height: 30px;
    }
}

.learning__time
{
    margin: 30px auto;

    font-family: 'Druk Text Wide Cyr', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 26px;
    text-align: center;

    letter-spacing: 0.03em;
    text-transform: uppercase;

    color: #78FFF7;

    text-shadow: 0 0 15px #FF007A;
}

.learning__button
{
    margin: 0 auto;
}
/* End */
/* /obuchenie/style.css?1777556112948 */
