.hero-section-info-image_text-row {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.resp-image {
    width: 100%;
    max-width: none;
    height: auto;
}

.global-padding {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_text-row-right {
    grid-column-gap: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.splide__list {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.hero-section-info-image_picto {
    max-width: 16px;
    max-height: 16px;
    overflow: hidden;
}

.hero-section-info-image_container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    display: flex;
}

.splide {
    width: 100%;
}

.splide.is-hero-image.is-slider {
    display: block;
}

.slider-button {
    grid-column-gap: 10px;
    cursor: pointer;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    display: flex;
}

._2-columns-1-1_column {
    width: 48%;
}

.see-more-link {
    color: #000;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-decoration: underline;
    transition: all .1s;
}

.see-more-link:hover {
    color: #ff2e3d;
    text-decoration: none;
}

.figcaption {
    color: #757575;
    width: 100%;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
}

.paragraph-3 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
}

._2-columns-1-1_row {
    grid-column-gap: 50px;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    text-decoration: none;
    display: flex;
}

._2-columns-1-1_row.center {
    justify-content: space-between;
    align-items: center;
}

.hero-section-info-image_text-row-left {
    grid-column-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    min-width: 110px;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_left-text {
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.container {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_right {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_data-element {
    grid-column-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.slider-button_arrow {
    border-style: solid;
    border-width: undefinedpx;
    object-fit: cover;
    border-color: gray;
    transition: all .2s;
}

.black-button {
    grid-column-gap: 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #000;
    border: 1px solid #000;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 8px 20px;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-decoration: none;
    transition: all .1s;
    display: flex;
    overflow: hidden;
}

.black-button:hover {
    background-color: #ff2e3d;
    border-color: #ff2e3d;
}

.hero-section-info-image_left-buttons {
    grid-column-gap: 40px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_title-container {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_data {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_left {
    grid-row-gap: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.white-button {
    grid-column-gap: 10px;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #000;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 8px 20px;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    transition: all .1s;
    display: flex;
    overflow: hidden;
}

.white-button:hover {
    color: #fff;
    background-color: #ff2e3d;
    border-color: #ff2e3d;
}

.title-8 {
    color: #000;
    text-transform: uppercase;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-decoration: none;
}

.title-8.is-dark3 {
    color: #757575;
}

.title-3 {
    color: #000;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
    text-decoration: none;
}

.slider-buttons {
    justify-content: space-between;
    align-items: center;
    width: 70.6875px;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_buttons {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    display: flex;
}

.paragraph-2 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
}

.hero-section-info-image_content {
    grid-row-gap: 40px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image_text {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
}

.hero-section-info-image {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    text-decoration: none;
    display: flex;
}

.hero-section-info-image.slider {
    justify-content: center;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 30px;
}

.paragraph-6 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}

.title-4 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Fracktif, Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
}

@media screen and (min-width: 1280px) {
    .paragraph-3 {
        font-size: 17px;
        line-height: 23px;
    }

    .hero-section-info-image_left {
        grid-row-gap: 60px;
    }

    .title-3 {
        font-size: 40px;
        line-height: 40px;
    }

    .paragraph-2 {
        font-size: 18px;
        line-height: 30px;
    }

    .title-4 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media screen and (max-width: 991px) {
    .global-padding {
        padding-left: 35px;
        padding-right: 35px;
    }

    .hero-section-info-image_picto {
        max-width: 16px;
        height: auto;
        max-height: 17px;
    }

    ._2-columns-1-1_column {
        width: 100%;
    }

    ._2-columns-1-1_row {
        grid-row-gap: 40px;
        flex-flow: column;
    }

    .hero-section-info-image_data {
        grid-column-gap: 1px;
        grid-row-gap: 1px;
    }

    .hero-section-info-image_left {
        grid-row-gap: 35px;
    }

    .paragraph-2 {
        font-size: 16px;
        line-height: 26px;
    }

    .title-4 {
        font-size: 23px;
        line-height: 28px;
    }
}

@media screen and (max-width: 767px) {
    .global-padding {
        padding-left: 25px;
        padding-right: 25px;
    }

    .splide.is-hero-image {
        padding-bottom: 30px;
    }

    .see-more-link {
        font-size: 14px;
        line-height: 20px;
    }

    .paragraph-3 {
        font-size: 15px;
        line-height: 21px;
    }

    .hero-section-info-image_left-text {
        grid-row-gap: 16px;
    }

    .hero-section-info-image_left {
        grid-row-gap: 30px;
    }

    .title-3 {
        font-size: 28px;
        line-height: 28px;
    }

    .slider-buttons {
        max-width: 60px;
        display: none;
    }

    .hero-section-info-image_buttons {
        grid-column-gap: 12px;
        grid-row-gap: 8px;
    }

    .paragraph-2 {
        font-size: 15px;
        line-height: 24px;
    }

    .title-4 {
        font-size: 20px;
        line-height: 25px;
    }

    .title-4.is-bold {
        font-size: 22px;
        line-height: 27px;
    }
}

@media screen and (max-width: 479px) {
    .global-padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hero-section-info-image_picto {
        max-width: 13px;
        max-height: 13px;
    }

    .see-more-link {
        font-size: 13px;
        line-height: 19px;
    }

    .paragraph-3 {
        font-size: 14px;
        line-height: 20px;
    }

    ._2-columns-1-1_row {
        grid-column-gap: 40px;
        grid-row-gap: 30px;
    }

    ._2-columns-1-1_row.center {
        grid-column-gap: 30px;
        grid-row-gap: 20px;
    }

    .hero-section-info-image_text-row-left {
        min-width: 100px;
    }

    .hero-section-info-image_left-text {
        grid-row-gap: 16px;
    }

    .slider-button_arrow {
        width: 12px;
        height: 25px;
    }

    .black-button {
        padding: 7px 18px;
        font-size: 10px;
        line-height: 10px;
    }

    .hero-section-info-image_left-buttons {
        grid-column-gap: 30px;
    }

    .hero-section-info-image_title-container {
        grid-row-gap: 10px;
    }

    .white-button {
        padding: 6px 18px;
        font-size: 10px;
        line-height: 12px;
    }

    .title-8 {
        font-size: 10px;
        line-height: 10px;
    }

    .title-8.is-dark3 {
        font-size: 11px;
        line-height: 11px;
    }

    .title-3 {
        font-size: 21px;
        line-height: 21px;
    }

    .slider-buttons {
        width: 100%;
        max-width: 55px;
    }

    .paragraph-2 {
        font-size: 14px;
        line-height: 23px;
    }

    .hero-section-info-image {
        padding-top: 30px;
    }

    .hero-section-info-image.slider {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .paragraph-6 {
        font-size: 14px;
        line-height: 20px;
    }

    .title-4 {
        font-size: 18px;
        line-height: 23px;
    }

    .title-4.is-bold {
        font-size: 20px;
        line-height: 25px;
    }
}