

/* Start:/local/templates/elyts_2020/components/bitrix/catalog.section/delivery-list/style.css?175327850110934*/
.delivery-accordion {
    margin-left: 0px;
    width: 100%;
    display: flex;
    gap: 24px;
}
.delivery-accordion__item {
    width: 50%;
}

.delivery-accordion .delivery-card {
    border-bottom: solid 1px #E6E6E6;
    padding: 0px 0px 24px;

}

.delivery-accordion .delivery-title {
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    line-height: 130%;
    position: relative;
    padding-right: 25px;
    color: #041D30;
}
.delivery-accordion .delivery-title span {
    display: inline-block;
    width: 80%;
}

.delivery-accordion .card-body-delivery {
    color: #101820;
    font-size: 0.875rem;
    font-weight: 400;
    margin-top: 16px;
    word-wrap: break-word;
    line-height: 130%;
}
.delivery-accordion .card-body-delivery p:last-child {
    margin-bottom: 0px;
}
.delivery-accordion .card-body-delivery a{
    text-decoration: underline;
}
.delivery-accordion .delivery-title[aria-expanded="true"] {
    color: #018CD5;
}
.delivery-accordion .delivery-title::before {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.9802 9.00283L18.231 14.2536L17.4885 14.9961L12.9802 10.4878L8.47293 14.995L7.73047 14.2526L12.9802 9.00283Z' fill='%23041D30'/%3E%3C/svg%3E%0A");

    content: '';
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 2px;
    border: none;
}
.delivery-accordion .delivery-title.collapsed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.9841 14.9962L18.2349 9.74539L17.4925 9.00293L12.9841 13.5113L8.47684 9.00401L7.73438 9.74647L12.9841 14.9962Z' fill='%23041D30'/%3E%3C/svg%3E%0A");
    content: '';
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 25px;
    height: 24px;
    border-radius: 2px;
    border: none;
}

.delivery-accordion .delivery-title[aria-expanded="true"]::after {
    display: none;
}

.delivery-accordion__description {
    line-height: 24px;
}

.region-tables {
    margin-bottom: 48px;
}

.tabe-sm {
    display: none;
}

.container .delivery {
    padding: 0;
    margin: 0;
}

.region-tables__list {
    display: flex;
    flex-direction: row;
    gap: 45px;
    column-gap: 26px;
    margin-bottom: 44px;
    flex-wrap: wrap;
}
.region-tables-item {
    width: 50%;
    max-width: 791px;
}

.region-tables-item__table tr th {
    width: 29.5%;
}
.region-tables-item__table tr th:last-child {
    width: 11.5%;
}
.region-tables-item__title {
    margin: 0 0 22px 0;
    padding: 0;
    font-family: var(--ff-Titles);
    font-weight: 500;
    font-size: 1.375rem;
    line-height: 120%;
}

.region-tables-item__table .tabe-lg tr:nth-child(odd) {
    background-color: #F4F5F6;
}
.region-tables-item__table .tabe-lg tr:first-child {
    background-color: #ECF3FB;
}

.region-tables-item__table .table th,
.region-tables-item__table .table td {
    border-top: 0px;
}

.region-tables-item__table .table tr th,
.region-tables-item__table .table tr td {
    padding: 11px 8px;
    border: 1px solid #ECF3FB;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 122%;
}
.region-tables-item__table .table tr td {
    font-weight: 400;
}
.region-tables-item__table table {
    margin: 0;
}
.more-info {
    margin-bottom: 100px;
}
.more-info .container {
    width: 100%;
    padding: 0;
    margin: 0;
}

.more-info__accordion {
    width: 100%;
}

.more-info__accordion .more-info__card {
    border-bottom: solid 1px #E6E6E6;
    padding: 32px 0;

}

.more-info__accordion .more-info__title {
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    padding-right: 25px;
    color: #101820;
}

.more-info__accordion .more-info__card-body {
    color: #101820;
    font-size: 18px;
    font-weight: 400;
    margin-top: 24px;
    word-wrap: break-word;
    line-height: 24px;
}
.more-info__accordion .more-info__card-body a{
    text-decoration: underline;
}
.more-info__accordion .more-info__title[aria-expanded="true"] {
    color: #B79E86;
}

.more-info__accordion .more-info__title::before,
.more-info__accordion .more-info__title::after {
    content: '';
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 14px;
    height: 2px;
    border-radius: 2px;
    border: none;
    background: #000;
}

.more-info__accordion .more-info__title::after {
    transform: rotate(90deg);
}

.more-info__accordion .more-info__title[aria-expanded="true"]::after {
    display: none;
}

.more-info__accordion__description {
    line-height: 24px;
}

.region-tables__add {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.region-tables__delivery-price {
    padding: 16px 23px 16px 16px;
    background-color: #EAEEF0;
    margin-bottom: 24px;
}
.region-tables__delivery-price p{
    margin-bottom: 8px;
}
.region-tables__add span {
    text-decoration: underline;
}
.region-tables__delivery-price span{
    font-size: 12px;
    line-height: 13.8px;
}

.region-tables__delivery-info p {
    margin: 0;
}

.region-tables__delivery-info {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.terms-sale .container,
.terms-return .container,
.public-offer-bonus .container,
.confidentiality .container {
    padding: 0;
    margin: 0;
    max-width: 1019px !important;
}
.terms-sale h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22.5px;
}

.terms-sale,
.public-offer,
.public-offer-bonus,
.terms-return,
.confidentiality {
    font-weight: 400;
    font-size: 1rem;
    line-height: 130%;
    letter-spacing: 0;
}
.terms-sale__rules,
.public-offer__rules,
.terms-return__rules,
.confidentiality__rules,
.public-offer-bonus__rules {
    margin-bottom: 60px;

}

.terms-sale span,
.public-offer span {
    font-weight: 500;
}
.feedback-invite {
    margin-top: 32px;
}
.feedback-invite__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
}
.feedback-invite__methods {
    display: flex;
    justify-content: start;
    gap: 24px;
    text-decoration: underline;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.delivery-accordion .delivery-accordion__item {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.usloviya-vozvrata .terms-return__rules {
    display: inline-block;
    max-width: 65%;
}
@media only screen and (max-width: 1650px) {
    .delivery-accordion {
        flex-direction: column;
    }
    .terms-sale__rules,
    .public-offer__rules,
    .terms-return__rules,
    .confidentiality__rules,
    .public-offer-bonus__rules {
        margin-bottom: 40px;
    }
    .delivery-accordion .card-body-delivery,
    .delivery-accordion .card-body-delivery p {
        font-size: 14px;
        line-height: 130%;
    }
    .delivery-accordion__item {
        width: 100%;
    }
    .region-tables__list {
        flex-direction: column;
    }
    .region-tables-item {
        width: 100%;
    }
    .region-tables-item {
        width: 100%;
        max-width: 100%;
    }
    .region-tables__list {
        flex-direction: column;
        gap: 42px;
    }
    .region-tables-item__table tr th {
        width: 30%;
    }
    .region-tables-item__table tr th:last-child {
        width: 10%;
    }
    .usloviya-vozvrata .terms-return__rules {
        max-width: 100%;
    }
}
@media(max-width:991px) {
    .more-info__accordion .more-info__title {
        font-size: 18px;
        padding-right: 20px;
    }

    .more-info__accordion .card-body {
        font-size: 18px;
    }
    .terms-sale__rules,
    .public-offer__rules,
    .terms-return__rules,
    .confidentiality__rules,
    .public-offer-bonus__rules {
        margin-bottom: 36px;
    }
    .region-tables-item__title {
        font-weight: 500;
        font-size: 1.125rem;
        line-height: 120%;
    }
    .region-tables-item__title {
        margin: 0 0 24px 0;
    }
}

@media all and (max-width: 374px) {

    .tabe-sm {
        display: block;
    }
    .tabe-lg {
        display: none;
    }
    .region-tables-item__table table{
        margin: 0;
    }
    .region-tables__list {
        gap: 36px;
    }
    .region-tables-item {
        padding: 0px;
    }
    .region-tables-item .tabe-sm{
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .tabe-sm__item {
        background-color: #F4F5F6;
        padding: 20px;
    }

    .region-tables-item__title {
        margin: 0 0 12px 0;
        font-weight: 500;
        font-size: 1rem;
        line-height: 130%;
    }
    .region-tables-item tr:not(:last-child) {
        border-bottom: 1px solid #EAEAEA;
    }
    .region-tables-item .tabe-sm tr {
        border-width: 0px ;
    }
    .region-tables-item td {
        padding: 0 0 24px 0;
        font-weight: 500;
        font-size: 18px;
        line-height: 22.5px;
    }
    .region-tables-item .tabe-sm__item {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .region-tables-item .tabe-sm__item div {
        font-weight: 500;
        font-size: 1rem;
        line-height: 130%;
    }
    .region-tables-item .tabe-sm__item p {
        font-weight: 400;
        font-size: 0.875rem;
        line-height: 130%;
        margin: 0px;
    }
    .region-tables-item td div {
        margin-bottom: 16px;
    }
    .region-tables-item td p {
        margin: 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
    }
    .region-tables-item td span{
        font-weight: 600;
    }

    .more-info__accordion {
        margin-left: 0;
        width: 100%;
    }
    .more-info__accordion .more-info__card {
        padding: 36px 0;
    }
}

@media(max-width:991px) {
    .delivery-accordion .delivery-title {
        font-size: 18px;
        padding-right: 20px;
    }

    .delivery-accordion .card-body {
        font-size: 18px;
    }
}

@media all and (max-width: 374px) {
    .delivery-accordion {
        margin-left: 0;
        width: 100%;
    }
    .delivery-accordion .delivery-card {
        padding: 0px 0px 24px;
    }
    .terms-sale__rules,
    .public-offer__rules,
    .terms-return__rules,
    .confidentiality__rules,
    .public-offer-bonus__rules {
        margin-bottom: 18px;
    }
    .terms-sale,
    .public-offer,
    .public-offer-bonus,
    .terms-return,
    .confidentiality,
    .delivery-accordion .delivery-title {
        font-size: 0.875rem;
    }
    .region-tables-item__table .tabe-sm tr {
        background-color: #F4F5F6;
    }
    .region-tables__list {
        margin-bottom: 36px;
    }
}
/* End */
/* /local/templates/elyts_2020/components/bitrix/catalog.section/delivery-list/style.css?175327850110934 */
