

/* Start:/local/templates/listime/components/bitrix/news/master_klass/bitrix/news.list/.default/style.css?17605182042799*/
.master__title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0;
    margin-top: 0;
    height: 350px;
    background-image: url(/local/templates/listime/assets/img/mk/top.jpg);
    background-size: cover;
    background-position: center;
}
.row.master-class__list {
    padding-bottom: 68px;
    margin-bottom: 68px;
    border-bottom: 1px solid #90B574;
}
.master-class__item {
    border: 1px solid #B5B5B5;
    padding: 24px;
}
.master-class__item--top {
    position: relative;
    width: 100%;
}
.master-class__item--top img {
    width: 100%;
    height: 424px;
    object-fit: cover;
}

p.master-class__item--name {
    margin-bottom: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    font-family: Gilroy;
    font-weight: 500;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 40%);
}
.master-class__item--bottom {
    margin-top: 20px;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
span.master-class__item--price {
    font-family: Gilroy;
    font-weight: 500;
    font-size: 28px;
    line-height: 24px;
    text-transform: capitalize;
}
a.master-class__item--more {
    font-family: Gilroy;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: right;
    text-transform: capitalize;
    color: #3A3B4A;
    position: relative;
    padding-right: 35px;
}
a.master-class__item--more:hover {
    text-decoration: none;
    color: #90B574;
}
a.master-class__item--more:after {
    content: "";
    background: url(/local/templates/listime/assets/img/mk/arrow-more.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 6px;
    display: block;
    position: absolute;
    right: 0;
    top: 9px;
}
button.master-class__item--sign {
    margin: 0 auto;
    display: block;
    border: none;
    background: #90B574;
    padding: 10px 40px;
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
button.master-class__item--sign:hover {
    text-decoration: none;
    color: #fff;
    background: #4e633d;
}
.popup select {
    border: 1px solid #e4e6ea;
    margin-bottom: 20px;
    height: 40px;
    padding: 0px 20px;
}
@media only screen and (max-width: 743px) {
    .leaf_home img {
        margin-top: 0 !important;
    }
}
@media only screen and (max-width: 500px) {
    .master__title {height: 216px;}
    span.master-class__item--price {
        font-size: 16px;
    }
    a.master-class__item--more {
        font-size: 16px;
    }
}
/* End */
/* /local/templates/listime/components/bitrix/news/master_klass/bitrix/news.list/.default/style.css?17605182042799 */
