

/* Start:/local/templates/.default/components/bitrix/news/baggage/bitrix/news.detail/.default/style.css?173091616813013*/
.baggage {
    font-weight: 400;
    color: #2b2b2b;
}
.baggage-container {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 1280px;
}
.baggage-btn,
a.baggage-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 36px;
    height: 64px;
    background: #e4003c;
    border-radius: 3px;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
}
.baggage-btn:hover,
a.baggage-btn:hover,
.baggage-btn:visited,
a.baggage-btn:visited {
    color: #fff;
}
.baggage-topic {
    position: relative;
}
.baggage-topic:before {
    content: '';
    position: absolute;
    width: calc(50vw - 676px);
    height: 31px;
    border-bottom: 1px solid #2b2b2b;
}
.baggage-topic h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
}
.baggage-head {
    position: relative;
    margin-bottom: 68px;
    height: 484px;
    background: url(/local/assets/img/services/additional/perevozka-lichnyh-veshchej/baggage-bg.jpg) 50% 50% no-repeat;
}
.baggage-head:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 40%);
}
.baggage-head-wrap {
    position: relative;
    z-index: 1;
    padding-top: 58px;
    max-width: 740px;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}
.baggage-head-wrap h1 {
    margin: 0 0 24px;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
}
.baggage-head-wrap .baggage-btn {
    margin-top: 52px;
}
.baggage-head__img {
    display: none;
    margin-bottom: 24px;
    max-width: 100%;
    height: auto;
    border-radius: 9px;
}
.baggage-number {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 32px;
    margin-bottom: 94px;
}
.baggage-number-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.baggage-number-item img {
    width: 100px;
}
.baggage-number-item span {
    display: block;
    padding-left: 8px;
    font-size: 18px;
    line-height: 26px;
}
.baggage-number-item span b {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}
.baggage-benefits {
    margin-bottom: 120px;
}
.baggage-benefits-wrap {
    position: relative;
    margin-top: 60px;
    min-height: 710px;
}
.baggage-benefits-img {
    position: absolute;
    top: 0;
    left: -312px;
    border-radius: 0 60px 60px 0;
    overflow: hidden;
}
.baggage-benefits-img img {
    max-width: 100%;
    height: auto;
}
.baggage-benefits-list {
    padding: 43px 0 0 662px;
}
.baggage-benefits-list-item {
    position: relative;
    margin-bottom: 40px;
    padding-left: 140px;
    min-height: 100px;
}
.baggage-benefits-list-item img {
    position: absolute;
    top: 0;
    left: 0;
}
.baggage-benefits-list-item__title {
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
}
.baggage-benefits-list-item__descr {
    font-size: 18px;
    line-height: 26px;
}
.baggage-steps {
    margin-bottom: 40px;
}
.baggage-steps .baggage-topic {
    position: relative;
    z-index: 1;
}
.baggage-steps-wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.baggage-steps-list {
    position: relative;
    z-index: 1;
    margin-top: 33px;
    max-width: 630px;
}
.baggage-steps-list-item {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 16px 0 rgb(209 209 209 / 25%);
    overflow: hidden;
}
.baggage-steps-list-item + .baggage-steps-list-item {
    margin-top: 24px;
}
.baggage-steps-list-item__icon {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 14px;
    width: 60px;
    min-height: 100%;
    background: #48538b;
}
.baggage-steps-list-item-info {
    flex: 1;
    padding: 8px 12px 8px 20px;
    min-height: 68px;
}
.baggage-steps-list-item-info__title {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}
.baggage-steps-list-item-info__descr {
    font-size: 16px;
    line-height: 26px;
}
.baggage-steps-list-item-info__descr a {
    font-weight: 700;
    color: #48538b;
}
.baggage-steps-list-item-info__descr ul {
    margin: 0;
    padding: 0;
}
.baggage-steps-list-item-info__descr ul li {
    position: relative;
    margin: 0;
    padding: 0 0 0 28px;
}
.baggage-steps-list-item-info__descr ul li + li {
    margin-top: 16px;
}
.baggage-steps-list-item-info__descr ul li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    width: 20px;
    height: 1px;
    background: #aaa;
}
.baggage-steps__img {
    position: relative;
    top: -37px;
    left: -30px;
    z-index: 0;
}
.baggage-map-img {
    margin: 25px 0 60px;
}
.baggage-map-img img {
    max-width: 100%;
    height: auto;
}
.baggage-cities {
    position: relative;
    margin-bottom: 80px;
}
.baggage-cities-wrap {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    height: 116px;
    overflow: hidden;
    transition: all .2s ease-out;
}
.baggage-cities-wrap:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 134px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    opacity: 1;
    visibility: visible;
    transition: all .15s ease-out;
}
.baggage-cities-wrap.active {
    height: auto;
}
.baggage-cities-wrap.active:after {
    opacity: 0;
    visibility: hidden;
}
.baggage-cities-wrap a {
    display: table;
    margin: 0 32px 12px 0;
    font-size: 16px;
    line-height: 26px;
}
.baggage-cities-wrap a:hover {
    text-decoration: underline;
}
.baggage-cities__more {
    display: table;
    margin: 12px auto 0;
    font-size: 14px;
    line-height: 20px;
}
.baggage-cities__more img {
    margin-left: 4px;
}
.baggage-cities__more.active img {
    transform: rotate(180deg);
}
.baggage-map {
    position: relative;
    margin-top: 25px;
    width: 100%;
    height: 620px;
}
.baggage-map .baggage-container {
    position: relative;
    height: 100%;
}
.baggage-map-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.baggage-map-popup {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    display: none;
    padding: 32px 28px;
    width: 575px;
    background: #fff;
    border-radius: 9px;
    box-shadow: 0 4px 16px 0 rgb(209 209 209 / 25%);
    transform: translateY(-50%);
}
.baggage-map-popup.active {
    display: block;
}
.baggage-map-popup-item {
    position: relative;
    padding-left: 48px;
    font-size: 18px;
    line-height: 26px;
}
.baggage-map-popup-item + .baggage-map-popup-item {
    margin-top: 32px;
}
.baggage-map-popup-item a {
    font-weight: 700;
}
.baggage-map-popup-item img {
    position: absolute;
    top: 0;
    left: 0;
}
.baggage-map-popup-imgs {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 8px;
}
.baggage-map-popup-imgs img {
    margin: 0 30px;
}
@media (max-width: 1480px) {
    .baggage-benefits-img img {
        position: relative;
        left: 120px;
    }
}
@media (max-width: 1340px) {
    .baggage-container {
        padding-left: 16px;
        padding-right: 16px;
        max-width: 100%;
    }
    .baggage-head {
        background-position: -336px 50%;
    }
    .baggage-benefits-img {
        left: -329px;
    }
    .baggage-benefits-list {
        padding-left: 622px;
    }
}
@media (max-width: 1280px) {
    .baggage-topic {
        padding-left: 64px;
    }
    .baggage-topic:before {
        left: 0;
        width: 52px;
        height: 18px;
    }
    .baggage-topic h2 {
        font-size: 30px;
        line-height: 38px;
    }
}
@media (max-width: 1150px) {
    .baggage-benefits-img {
        left: -520px;
    }
    .baggage-benefits-img img {
        left: 330px;
    }
    .baggage-benefits-list {
        padding-left: 420px;
    }
    .baggage-steps {
        margin-bottom: 80px;
    }
    .baggage-steps__img {
        position: absolute;
        left: auto;
        right: -45px;
    }
}
@media (max-width: 1024px) {
    .baggage-head {
        margin-bottom: 60px;
    }
    .baggage-number-item {
        display: block;
    }
    .baggage-number-item img {
        margin: 0 0 8px 8px;
    }
    .baggage-benefits-list-item {
        margin-bottom: 24px;
    }
    .baggage-steps__img {
        top: -130px;
        right: -100px;
    }
}
@media (max-width: 892px) {
    .baggage-benefits {
        margin-bottom: 200px;
    }
    .baggage-benefits-wrap {
        margin-top: 40px;
    }
    .baggage-benefits-img {
        position: relative;
        left: auto;
        margin-left: -16px;
        margin-right: -16px;
        height: 467px;
        background: url(/local/assets/img/services/additional/perevozka-lichnyh-veshchej/baggage-benefits-img.jpg) 50% 50% no-repeat;
        border-radius: 0;
    }
    .baggage-benefits-img img {
        display: none;
    }
    .baggage-benefits-list {
        padding: 60px 0 0 0;
    }
    .baggage-steps .baggage-topic h2 {
        max-width: 350px;
    }
    .baggage-steps-list {
        margin-top: 23px;
        max-width: 100%;
    }
    .baggage-steps__img {
        top: -330px;
        right: -52px;
        height: 478px;
    }
    .baggage-map {
        margin-bottom: 220px;
    }
    .baggage-map-popup {
        top: 100%;
        left: 50%;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
    }
}
@media (max-width: 768px) {
    .baggage-number {
        margin-bottom: 82px;
    }
    .baggage-map-img {
        height: 554px;
        background-image: url(/local/assets/img/services/additional/perevozka-lichnyh-veshchej/baggage-map-tablet.jpg);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .baggage-map-img img {
        display: none;
    }
    .baggage-cities {
        margin-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .baggage-head {
        height: auto;
        background: transparent;
    }
    .baggage-head:before {
        display: none;
    }
    .baggage-head__img {
        display: block;
    }
    .baggage-head-wrap {
        padding-top: 40px;
        max-width: 100%;
        font-size: 18px;
        line-height: 26px;
        color: #2b2b2b;
    }
    .baggage-head-wrap h1 {
        font-size: 26px;
        line-height: 36px;
        color: #2b2b2b;
    }
    .baggage-head-wrap .baggage-btn {
        margin-top: 24px;
    }
    .baggage-benefits-wrap {
        margin-top: 24px;
    }
    .baggage-benefits-list {
        padding-top: 40px;
    }
    .baggage-map-img {
        margin-bottom: 40px;
    }
    .baggage-cities-wrap a {
        margin: 0 20px 12px 0;
        font-size: 14px;
        line-height: 22px;
    }
    .baggage-map-popup-imgs {
        display: none;
    }
}
@media (max-width: 650px) {
    .baggage-topic {
        padding-left: 0;
    }
    .baggage-topic:before {
        left: 0;
        width: 4px;
        height: 100%;
        background: #2b2b2b;
        border: 0;
    }
    .baggage-topic h2 {
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
    }
    .baggage-number {
        display: block;
    }
    .baggage-number-item + .baggage-number-item {
        margin-top: 32px;
    }
    .baggage-benefits {
        margin-bottom: 100px;
    }
    .baggage-benefits-img {
        height: 253px;
        background-size: cover;
        background-position: 50% 60%;
    }
    .baggage-benefits-list-item {
        padding-left: 0;
        min-height: auto;
    }
    .baggage-benefits-list-item img {
        position: relative;
        top: auto;
        left: auto;
    }
    .baggage-steps__img {
        display: none;
    }
    .baggage-map {
        height: 297px;
    }
    .baggage-map-popup {
        top: calc(100% - 78px);
        left: 16px;
        right: 16px;
        width: calc(100% - 32px);
        transform: none;
    }
}
@media (max-width: 576px) {
    .baggage-btn,
    a.baggage-btn {
        width: 100%;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/baggage/bitrix/news.detail/.default/style.css?173091616813013 */
