/* =============== food_truck_page ============= */
.food_truck_page {
    background: #1f1f1f;
}

.ft_hero {
    width: 100%;
}

.food_text {
    font-size: 218px;
    line-height: 1;
    color: #ffffff;
    font-weight: 800;
}

.ft_hero_area {
    background: #1f1f1f;
}

.truck_text {
    font-size: 161px;
    line-height: 1;
    color: #ffffff;
    font-weight: 800;
    margin-top: -40px;
    margin-left: 10px;
}

.ft_truck {
    width: fit-content;
    margin: 0 auto;
    position: relative;
}

.ft_truck_img {
    width: fit-content;
    margin: 0 auto;
    display: block;
    transform: translateX(25px);
    margin-top: -125px;
}

.ft_logo {
    width: 170px;
    position: absolute;
    top: 90px;
    right: -140px;
}

.le_text {
    font-size: 62px;
    line-height: 1;
    color: #ffffff;
    font-weight: 300;
    position: absolute;
    top: 28.5px;
    left: -30px;
}

.nouveau_text {
    position: absolute;
    font-size: 42px;
    line-height: 42px;
    color: #faeb53;
    left: -145px;
    bottom: 35px;
    transform: rotate(-10deg);
    font-weight: 400;
}

.ft_content {
    margin-top: -325px;
}

/* =============== lf_section_top ================ */
.pour_area {
    margin-bottom: -65px;
}

.le_food_img {
    width: 100%;
}

.lf_section_top h2 {
    font-size: 42px;
    line-height: 1;
    color: #9f135f;
    font-weight: bold;
}

.lf_section_top h5 {
    font-size: 23px;
    line-height: 28px;
    font-weight: 500;
    padding: 0.6rem 0;
    color: #ffffff;
}

.lf_section_top p {
    font-size: 22px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 300;
}

.lf_section_top {
    max-width: 42rem;
    margin: 0 auto;
    margin-bottom: 15px;
}

.le_food_area {
    padding-bottom: 80px;
}

.w_full {
    width: 100%;
}

.mx_auto {
    margin: 0 auto;
}

.w_fit {
    width: fit-content;
}

.lf_content .row {
    max-width: 930px;
    margin: 0 auto;
}

strong {
    font-weight: 700;
}

.lf_section_top h4 {
    color: #9f135f;
}

.pour_imgs {
    margin-right: -6px;
    margin-left: -6px;
}

.pour_imgs > * {
    padding-left: 6px;
    padding-right: 6px;
}

/* ===================== choisir_title ===================== */
.choisir_title h2 {
    font-size: 60px;
    line-height: 72px;
    color: #ffffff;
    font-weight: 800;
}

.choisir_top.lf_section_top {
    max-width: 55rem;
}

.choisir_top.lf_section_top p {
    font-size: 28px;
    line-height: 31px;
    color: #ffffff;
    font-weight: 300;
    width: fit-content;
    margin: 0 auto;
}

.choisir_top.lf_section_top img {
    width: 110px;
}

.choisir_title {
    gap: 20px 25px;
}

.text_block.lg_section_bg h2 {
    font-size: 42px;
    line-height: 42px;
    color: #9f135f;
    font-weight: bold;
}

.text_block.lg_section_bg {
    text-align: center;
}

.text_block.lg_section_bg h5 {
    color: #fff;
    padding: 0.5rem 0;
    line-height: 1;
}

.text_block.lg_section_bg p {
    color: #fff;
    font-weight: 300;
    font-size: 23px;
    line-height: 28px;
}

.text_block.lg_section_bg .choisir_list h5 {
    color: #9f135f;
}

.choisir_area .row {
    max-width: 750px;
    margin: 0 auto;
    gap: 15px 0;
}

.choisir_list ul {
    font-size: 23px;
    line-height: 28px;
    color: #fff;
    font-weight: 300;
}

.choisir_list {
    margin-top: 1rem;
}

/* ================== checkboxes ================ */
.checkbox label {
    font-size: 18px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 300;
    cursor: pointer;
}

.checkbox input {
    width: 15px;
    height: 15px;
}

.checkboxes {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.gratuit_area .lf_section_top {
    max-width: 52rem;
}

.checkbox label {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 6px;
}

/* ================== gratuit_area ================ */
.form_group label {
    display: block;
    font-size: 18px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 5px;
}

.form_group input {
    width: 100%;
    height: 35px;
    padding: 0 12px;
}

.ft_form {
    display: grid;
    gap: 10px;
}

.contact_form {
    max-width: 700px;
    margin: 0 auto;
}

.form_group input,
.form_group input::placeholder {
    font-size: 18px;
    line-height: 23px;
    color: #9d9d9c;
    font-weight: 300;
}

.ft_contact_bottom {
    text-align: center;
    margin-top: 60px;
}

.ft_contact_bottom a {
    background: #9f135f;
    color: #fff;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10000px;
    width: fit-content;
    margin: 0 auto;
    padding: 0 50px;
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
}

.ft_contact_bottom a:hover {
    background: #710c43;
}

.ft_contact_bottom p {
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    font-weight: 300;
    margin-top: 25px;
}

.site_textarea {
    width: 100%;
    padding: 10px;
    height: 63px;
}

/* ft_hero */
.ft_hero {
    width: 100%;
    min-height: 20rem;
    object-fit: cover;
}

/* ft_hero_area */
.ft_hero_area {
    padding-top: 8rem;
}

/* =============== Responsive styles =============== */

/* Tablets and below (991.98px and down) */
@media (max-width: 991.98px) {
    .choisir_title {
        flex-direction: column;
        margin-bottom: 25px;
        gap: 15px;
    }

    .pour_area {
        margin-bottom: 0;
        padding-bottom: 120px;
    }

    .pour_imgs {
        justify-content: center;
        gap: 12px 0;
    }

    .pour_imgs > * {
        max-width: 50%;
        width: 50%;
        flex-basis: auto;
    }

    .lf_section_top h4 {
        padding-top: 12px;
    }
}

/* Medium devices (767.98px and down) */
@media (max-width: 767.98px) {
    /* ft_hero_area */
    .ft_hero_area {
        padding-top: 5.9rem;
    }

    .food_text {
        font-size: 105px;
        line-height: 1;
    }

    .truck_text {
        font-size: 80px;
        line-height: 1;
        margin-top: -20px;
        margin-left: 4px;
    }

    .ft_truck_img {
        width: 295px;
        margin-top: -65px;
        transform: translateX(8px);
    }

    .ft_content {
        margin-top: -70px;
        margin-bottom: 75px;
    }

    .le_text {
        font-size: 31px;
        top: 16px;
        left: -16px;
    }

    .ft_logo {
        width: 75px;
        top: 45px;
        right: -65px;
    }

    .nouveau_text {
        left: -50px;
        bottom: -150px;
    }

    .lf_section_top {
        margin-bottom: 25px;
    }

    .choisir_title h2 {
        font-size: 55px;
        line-height: 65px;
        text-align: center;
    }

    .checkboxes {
        flex-wrap: wrap;
        gap: 5px 15px;
    }

    .ft_contact_bottom a {
        font-size: 22px;
        padding: 0 42px;
        height: 42px;
    }

    .ft_contact_bottom {
        margin-top: 45px;
    }

    .ft_contact_bottom p {
        margin-top: 15px;
    }

    .gratuit_area {
        padding: 60px 0;
    }

    .contact_form .row {
        gap: 12px;
    }

    .pour_area {
        padding-bottom: 50px;
    }
}

/* Small devices (380px and down) */
@media (max-width: 380px) {
    .ft_content {
        transform: scale(0.85);
        margin-top: -95px;
    }

    .lf_section_top p {
        font-size: 18px;
        line-height: 1.25;
    }

    .choisir_top.lf_section_top p {
        font-size: 22px;
    }

    .text_block.lg_section_bg p {
        font-size: 18px;
        line-height: 1.35;
    }

    .text_block.lg_section_bg h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .lf_section_top h5 {
        font-size: 20px;
        line-height: 1.25;
    }

    .ft_contact_bottom a {
        font-size: 18px;
        padding: 0 32px;
        height: 38px;
    }

    .ft_contact_bottom {
        margin-top: 35px;
    }

    .choisir_title h2 {
        font-size: 45px;
        line-height: 52px;
    }

    .choisir_top.lf_section_top img {
        width: 85px;
    }

    .choisir_list ul {
        font-size: 20px;
        line-height: 25px;
        color: #fff;
        font-weight: 300;
    }

    .lf_section_top h2 {
        font-size: 32px;
    }

    .form_group input {
        height: 32px;
        padding: 0 14px;
    }
}

/* Extra small devices (300px and down) */
@media (max-width: 300px) {
    .ft_content {
        transform: scale(0.75);
        margin-top: -105px;
    }

    .lf_section_top p {
        font-size: 16px;
        line-height: 1.25;
    }

    .choisir_top.lf_section_top p {
        font-size: 20px;
    }

    .text_block.lg_section_bg p {
        font-size: 16px;
        line-height: 1.35;
    }

    .text_block.lg_section_bg h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .lf_section_top h5 {
        font-size: 18px;
        line-height: 1.25;
    }

    .ft_contact_bottom a {
        font-size: 16px;
        padding: 0 30px;
        height: 36px;
    }

    .ft_contact_bottom {
        margin-top: 33px;
    }

    .choisir_title h2 {
        font-size: 36px;
        line-height: 42px;
    }

    .choisir_top.lf_section_top img {
        width: 83px;
    }
}

