.bl-03 .inner {
    max-width: 960px;
}

.bl-30 {
    margin-bottom: 60px;
}

.s_0072 {
    padding-top: 20px;
    background-color: #fcfaf8;
}

.s_0072-container {
    background: #1d1916;
    border-radius: 4px;
    max-width: 1392px;
    padding: 80px 96px;
}

.s_0072-left {
    margin-bottom: 60px;
}

.s_0072-subtitle {
    font-family: "Apercu", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.2px;
    color: #f9f4f0;
}

.s_0072-title {
    font-family: "MabryPro", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 54px;
    letter-spacing: -1px;
    color: #f9f4f0;
    margin-bottom: 8px;
}

.s_0072-text {
    font-family: "Apercu", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.2px;
    color: #f9f4f0;
    max-width: 477px;
}

.s_0072-items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 960px;
}

.s_0072-item {
    margin-bottom: 30px;
    max-width: 240px;
    width: 100%;
}

.s_0072-item img {
    display: flex;
}

.s_0072-item:last-child {
    margin-right: 0;
}

.slider-btns {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
}

.button-prev {
    margin-right: 30px;
    cursor: pointer;
}

.button-next {
    cursor: pointer;
}

.swiper-button-disabled {
    opacity: 0.3;
}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1440px) {
    .s_0072-slider {
        margin: auto 0 0 auto !important;
        max-width: none;
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 1300px) {
    .s_0072-container {
        max-width: 990px;
        padding: 60px 30px;
    }
    .s_0072-item {
        max-width: 232px;
    }
}

@media only screen and (max-width: 990px) {
    .s_0072-item {
        max-width: 227px;
    }
    .s_0072-container {
        max-width: 743px;
    }
    .s_0072-title {
        font-size: 38px;
        line-height: 52px;
    }
    .s_0072-text {
        font-size: 16px;
        line-height: 22px;
        max-width: 348px;
    }
}

@media only screen and (max-width: 767px) {
    .s_0072-item {
        max-width: 125px;
    }
    .s_0072-items {
        justify-content: space-between;
    }
    .s_0072 {
        padding-bottom: 0;
    }
    .button-prev img {
        width: 30px;
    }
    .button-next img {
        width: 30px;
    }
    .s_0072-slider {
        padding: 0 10px !important;
    }
    .s_0072-container {
        max-width: 359px;
    }
}

@media (max-width: 374px) {
    .s_0072-container {
        padding: 60px 15px;
    }
}

.s_0072-slider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}