

/* Start:/local/templates/erarta/components/bitrix/news.list/tickets/style.css?17610259414620*/
.tickets {
    padding: 40px 0;
}
.tickets__title {
    padding-bottom: 38px;
}
.tickets__list {
}
.ticket {
    padding: 44px 0;
    border-top: 2px solid #fff;
}
.ticket .container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.ticket__info {
    flex: 1;
    padding-right: 30px;
    box-sizing: border-box;
}
.ticket__title {
    font-size: 24px;
    line-height: 50px;
    font-weight: 500;
}
.ticket__label {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    padding: 0 16px;
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    color: #d52045;
    border: 1.5px solid #d52045;
    text-align: center;
    box-sizing: border-box;
}
.ticket__subtitle {
    margin: -8px 0 -24px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #87878A;
}
.ticket__subtitle[data-toggle] {
    padding-left: 30px;
    cursor: pointer;
}
.ticket__subtitle.open {}
.ticket__subtitle svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    transition: transform .3s;
}
.ticket__subtitle[data-toggle] svg {
    margin-left: -30px;
}
.ticket__subtitle.open svg {
    transform: rotate(180deg);
}
.ticket__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: none;
    margin-top: 32px;
    box-sizing: border-box;
}
.ticket__text p {
    margin: 0 0 0 30px;
    padding: 8px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.ticket__text h2,
.ticket__text h3 {
    margin: 0 0 0 30px;
    padding: 16px 0 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.ticket__text ul {
    margin: 0 0 0 30px;
    padding: 8px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.ticket__text li {
    list-style: disc;
    margin-left: 30px;
    padding: 8px 0;
}
.ticket__text a {
    color: #d52045;
}
.ticket__price {
    width: 220px;
    padding-right: 80px;
    font-size: 24px;
    line-height: 50px;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    box-sizing: border-box;
}
.ticket__price + div {
    opacity: 1;
    transition: .3s ease all;
}
.ticket__price + div:hover {
    opacity: .8;
}
.ticket__button {
    display: block;
    width: 268px;
    font-size: 14px;
    line-height: 50px;
    font-weight: 500;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    opacity: 1;
    transition: .3s ease all;
}
.ticket__button:hover {
    opacity: .8;
}
@media (max-width: 1023px) {
    .tickets {
        padding: 20px 0;
    }
    .tickets__title {
        padding-bottom: 12px;
    }
    .ticket {
        padding: 15px 0 20px 0;
    }
    .ticket .container {
        flex-direction: column;
    }
    .ticket__title {
        display: flex;
        flex-direction: column-reverse;
        font-size: 16px;
        line-height: 20px;
    }
    .ticket__label {
        width: max-content;
        margin-top: 3px;
        margin-bottom: 16px;
    }
    .ticket__subtitle {
        margin: 8px 0 0 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }
    .ticket__subtitle[data-toggle] {
        padding-left: 20px;
    }
    .ticket__subtitle svg {
        width: 12px;
    }
    .ticket__subtitle[data-toggle] svg {
        margin-left: -20px;
    }
    .ticket__price {
        width: auto;
        padding: 10px 0;
        text-align: left;
        font-weight: 500;
        font-size: 16px;
        line-height: 32px;
    }
    .ticket__price + div {
        width: 100%;
        min-width: 280px;
        max-width: 480px;
    }
    .ticket__button {
        width: 100%;
        min-width: 280px;
        max-width: 480px;
        font-size: 14px;
        line-height: 40px;
    }
    .ticket__text {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        display: none;
        margin-top: 10px;
        box-sizing: border-box;
    }
    .ticket__text p {
        margin: 0 0 0 20px;
        padding: 4px 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }
    .ticket__text h2,
    .ticket__text h3 {
        margin: 0 0 0 20px;
        padding: 12px 0 4px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }
    .ticket__text ul {
        margin: 0 0 0 20px;
        padding: 4px 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }
    .ticket__text li {
        list-style: disc;
        margin-left: 20px;
        padding: 4px 0;
    }
}

/* End */
/* /local/templates/erarta/components/bitrix/news.list/tickets/style.css?17610259414620 */
