

/* Start:/local/templates/.default/components/bitrix/news.detail/terms/requirements-for-cargo/style.css?16812362808471*/
.cargo {
    padding: 0 0 80px;
    font-family: Roboto, -apple-system, -system-ui, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background: #ffffff;
    -webkit-tap-highlight-color: transparent;
}

.cargo-header {
    display: grid;
    grid-template-areas:
	"cargo-back"
    "cargo-top";
}

.cargo-top {
    grid-area: cargo-top;
    padding: 0;
}

.cargo-back {
    grid-area: cargo-back;
    padding: 32px 0;
}

.cargo h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #2B2B2B;
}

.cargo h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #2B2B2B;
}

.cargo h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #2B2B2B;
}

.cargo h4 {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #2B2B2B;
}

.cargo .cargo-helper h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}

.cargo-wrapper {
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}

.cargo-nav {
    display: none;
}

.cargo-nav > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 140px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #2B2B2B;
    background: #FFFFFF;
    border: 1px solid #E4E6E7;
    border-radius: 3px;
    cursor: pointer;
}

.cargo-nav > a > div {
    color: #2B2B2B;
}

.cargo-section {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #2B2B2B;
}

.cargo-section a {
    font-size: 14px;
    line-height: 22px;
}

.cargo-section:first-child {
    padding-top: 40px;
}

.cargo-section:not(:first-child) {
    padding-top: 20px;
}

.cargo-section-desktop-header {
    display: none;
}

.cargo-section-mobile-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    gap: 12px;
    background: #FFFFFF;
    border: 1px solid #E4E6E7;
    border-radius: 6px;
    cursor: pointer;
}

.cargo-section-mobile-header img {
    transition: transform 0.2s ease-out;
}

.cargo-section-mobile-header.active img {
    transform: rotate(180deg);
}

.cargo-section-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.cargo-section-content-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 40px;
}

.cargo-section-content-flex-image {
    width: 100%;
    margin-bottom: 0;
}

.cargo-section-content-flex-image img {
    width: 100%;
    max-width: 510px;
}

.cargo-helper {
    padding: 24px;
    background: #FAFAFA;
    border-radius: 6px;
}

.cargo-helper ul {
    padding: 24px 0 0 28px;
    margin: 0;
    list-style: none;
}

.cargo-helper ul > li {
    position: relative;
    padding: 0;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.cargo-helper ul > li:last-child {
    margin-bottom: 0;
}

.cargo-helper ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    left: -28px;
    width: 20px;
    height: 15px;
    background-image: url("/local/templates/.default/components/bitrix/news.detail/terms/requirements-for-cargo/images/dot.svg");
}

ul.cargo-small-list {
    padding: 24px 0 0 28px;
    margin: 0;
    list-style: none;
}

ul.cargo-small-list > li {
    position: relative;
    padding: 0;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 22px;
}

ul.cargo-small-list > li:last-child {
    margin-bottom: 0;
}

ul.cargo-small-list > li:before {
    content: "";
    position: absolute;
    top: 0;
    left: -28px;
    width: 20px;
    height: 15px;
    background-image: url("/local/templates/.default/components/bitrix/news.detail/terms/requirements-for-cargo/images/dot.svg");
}

.cargo-helper-content {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #757575;
}

.cargo-section-sample {
    margin-top: 24px;
    padding: 24px;
    border-left: 3px solid #E2A52B;
}

.cargo-section p {
    margin: 24px 0 0;
}

.cargo-section > img {
    margin: 0 48px 31px 0;
}

.cargo a, .cargo a:visited, .cargo a:hover {
    color: #48538B;
    text-decoration: none;
}

.cargo a[href$=".xlsx"],
.cargo a[href$=".doc"],
.cargo a[href$=".dox"],
.cargo a[href$=".pdf"]
{
    display: inline-block;
    margin: 0;
    height: auto;
    color: #48538B;
    font-family: Roboto, -apple-system, -system-ui, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
}

.cargo a[href$=".xlsx"]::before,
.cargo a[href$=".doc"]::before,
.cargo a[href$=".dox"]::before,
.cargo a[href$=".pdf"]::before
{
    display: none;
    background-image: none;
}

.cargo-goto {
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.cargo-goto img {
    width: 14px;
    height: 10px;
    margin-top: 5px;
    margin-right: 5px;
    background-image: url('/local/templates/.default/components/bitrix/news.detail/terms/requirements-for-cargo/images/arrow.svg');
    display: inline-block;
}

ul.cargo-large-list {
    padding: 24px 0 0 28px;
    margin: 0;
    list-style: none;
}
ul.cargo-large-list > li {
    position: relative;
    padding: 0;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

ul.cargo-large-list> li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -28px;
    width: 20px;
    height: 1px;
    background-image: url("/local/templates/.default/components/bitrix/news.detail/terms/requirements-for-cargo/images/list.svg");
}

.cargo ul > li {
    cursor: default;
}

@media (min-width: 481px) {
    .cargo {
        padding: 0 0 120px;
    }

    .cargo-header {
        grid-template-areas:
    "cargo-top"
    "cargo-back";
    }

    .cargo-top {
        padding: 32px 0;
        background: #FAFAFA;
    }

    .cargo-back {
        grid-area: cargo-back;
        padding: 40px 0;
    }

    .cargo-nav {
        display: grid;
        gap: 24px;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .cargo-section {
        flex-wrap: nowrap;
    }

    .cargo-section-desktop-header {
        display: block;
    }

    .cargo-section-mobile-header {
        display: none;
    }

    .cargo-section:first-child {
        margin-top: 24px;
        padding-top: 24px;
    }

    .cargo-section:not(:first-child) {
        margin-top: 40px;
        padding-top: 40px;
    }

    .cargo-section-content {
        max-height: none !important;
    }

    .cargo h1 {
        font-weight: 600;
        font-size: 26px;
        line-height: 36px;
    }

    .cargo h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
    }
}

@media (min-width: 545px) {
    .cargo-section-content-flex-image img {
        width: auto;
    }
}

@media (min-width: 769px) {
    .cargo-top {
        padding: 40px 0;
    }

    .cargo-nav {
        gap: 20px;
        width: 631px;
    }

    .cargo h1 {
        font-weight: 600;
        font-size: 36px;
        line-height: 46px;
    }

    .cargo-section-content-flex-image {
        width: 652px;
    }
}

@media (min-width: 1000px) {
    .cargo-section-content-flex {
        flex-wrap: nowrap;
    }

    .cargo-section-content-flex-image {
        margin-bottom: 40px;
    }

    .cargo-helper {
        margin-top: 0;
    }
}

@media (min-width: 1280px) {
    .cargo-section:first-child {
        margin-top: 40px;
        padding-top: 40px;
    }

    .cargo-section:not(:first-child) {
        margin-top: 40px;
        padding-top: 40px;
    }
}

.cargo-flex {
    display: flex;
}

.cargo-align-center {
    align-items: center;
}

.cargo-align-end {
    align-items: flex-end;
}

.cargo-mr-16 {
    margin-right: 16px;
}

.cargo-mr-10 {
    margin-right: 10px;
}

.cargo-mt-0 {
    margin-top: 0 !important;
}

.cargo-mt-24 {
    margin-top: 24px;
}

.cargo-mt-80 {
    margin-top: 80px;
}

.cargo-mt-60 {
    margin-top: 60px;
}

.cargo-mt-40 {
    margin-top: 40px;
}

.cargo-mb-40 {
    margin-bottom: 40px;
}

.cargo-divider {
    width: 100%;
    height: 1px;
    border: 1px solid #E4E6E7;
}

.cargo-font-11 {
    font-size: 11px;
}

.cargo-grey {
    color: #AAAAAA;
}

.cargo-text_bold {
    font-weight: 700;
}

.cargo-red {
    color: #E4003C;
}

/* End */
/* /local/templates/.default/components/bitrix/news.detail/terms/requirements-for-cargo/style.css?16812362808471 */
