@font-face {
    font-family: 'StemLight';
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Light.eot');
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Light.eot?#iefix') format('embedded-opentype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Light.woff2') format('woff2'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Light.woff') format('woff'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Light.ttf') format('truetype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Light.svg#Stem-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'StemMedium';
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Medium.eot');
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Medium.woff2') format('woff2'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Medium.woff') format('woff'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Medium.ttf') format('truetype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Medium.svg#Stem-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'StemBold';
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Bold.eot');
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Bold.woff2') format('woff2'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Bold.woff') format('woff'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Bold.ttf') format('truetype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Stem-Bold.svg#Stem-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsBold';
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Bold.eot');
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Bold.woff2') format('woff2'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Bold.woff') format('woff'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Bold.ttf') format('truetype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsMedium';
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Medium.eot');
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Medium.woff2') format('woff2'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Medium.woff') format('woff'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Medium.ttf') format('truetype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsLight';
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Light.eot');
    src: url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Light.woff2') format('woff2'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Light.woff') format('woff'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Light.ttf') format('truetype'),
    url('https://sb-filer.s3.amazonaws.com/custom_havas_octobhair/fonts/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* General styles */
body {
    font-family: 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
}

/*h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}*/

h1, h2 {
    font-family: 'StemMedium';
}

a {
    text-decoration: none;
    color: #F5848D;
}

a:hover {
    text-decoration: underline;
}

.text-white {
    color: white !important;
}

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

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.full-width {
    width: 100%;
}

.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 1rem; }
.mt-4 { margin-top: 1.5rem; }
.mt-5 { margin-top: 3rem; }
.mt-7 { margin-top: 5rem; }
.mt-9 { margin-top: 7rem; }
.mt-10 { margin-top: 8rem; }
.mt-12 { margin-top: 10rem; }
.mt-15 { margin-top: 12rem; }

.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 1rem; }
.mb-4 { margin-bottom: 1.5rem; }
.mb-5 { margin-bottom: 3rem; }
.mb-8 { margin-bottom: 6rem; }

.mr-4 { margin-right: 1.5rem; }
.mr-8 { margin-right: 6rem; }
.mr-10 { margin-right: 8rem; }

.ml-8 { margin-left: 6rem; }
.ml-10 { margin-left: 8rem; }

.pl-2 { padding-left: 0.5rem; }
.pl-4 { padding-left: 1.5rem; }
.pl-8 { padding-left: 6rem; }

.pr-2 { padding-right: 0.5rem; }
.pr-4 { padding-right: 1.5rem; }
.pr-8 { padding-right: 6rem; }

.pb-2 { padding-bottom: 0.5rem; }
.py-4 { padding-top: 1.5rem; padding-bottom: 1.5rem; }

/* Background colors */
.background-white {
    background-color: #FFFFFF;
}

.background-lightgrey {
    background-color: #F5F5F5;
}

.background-lightpink {
    background-color: #FFF0F0;
}

.background-pink {
    background-color: #FFE0E0;
}

.background-darkpink {
    background-color: #F5848D;
}

.background-half-pink {
    background: linear-gradient(to top, #FFE0E0 50%, #FFFFFF 50%);
}

/* Header styles */
.header {
    padding: 2rem 0;
    text-align: center;
}

.header h1 {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
}

.header h2 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}

.header h3 {
    font-family: 'PoppinsLight';
    font-size: 1.2rem;
    line-height: 1.6;
}

.header h4 {
    font-size: 1.1rem;
}

/* Navigation */
.navbar {
    padding: 1rem 0;
}

.navbar .nav-link {
    color: white;
    font-weight: bold;
    margin: 0 0.5rem;
}

/* Buttons */
.btn-primary {
    background-color: #F5848D;
    border-color: #F5848D;
    color: white;
    border-radius: 0;
    padding: 0.5rem 2rem;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-primary:hover {
    background-color: #e57178;
    border-color: #e57178;
}

/* Flex layouts */
.flex-faites-un-don {
    display: flex;
    flex-wrap: wrap;
    margin: 2rem 0;
}

.flex-faites-un-don-gauche {
    flex: 1;
    padding-right: 2rem;
}

.flex-faites-un-don-droite {
    flex: 1;
    padding-left: 2rem;
}

.flex-faites-un-don2 {
    display: flex;
    flex-wrap: wrap;
    margin: 2rem 0;
}

.flex-faites-un-don2-financier-gauche {
    flex: 1;
    padding-right: 2rem;
}

.flex-faites-un-don2-financier-droite {
    flex: 1;
    padding-left: 2rem;
}

/* Lists */
ul {
    list-style-type: none;
    padding-left: 0;
}

ul li {
    margin-bottom: 1rem;
    display: flex;
    align-items: flex-start;
}

.puce {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #F5848D;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-right: 1rem;
}

/* Conseil boxes */
.conseil {
    padding: 1rem;
    margin-top: 1rem;
    font-size: 0.9rem;
    line-height: 1.5;
}

/* Association section */
#association {
    padding: 2rem 0;
    text-align: center;
}

/* Edition 2023 section */
#edition2023 {
    padding: 2rem 0;
    text-align: center;
}

/* Footer */
footer {
    padding: 2rem 0;
    color: white;
}

.logos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 2rem;
}

.mentions-legales a {
    color: white;
    text-decoration: underline;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .flex-faites-un-don, .flex-faites-un-don2 {
        flex-direction: column;
    }

    .flex-faites-un-don-gauche, .flex-faites-un-don-droite,
    .flex-faites-un-don2-financier-gauche, .flex-faites-un-don2-financier-droite {
        padding: 0;
        margin-bottom: 2rem;
    }

    .mr-10, .ml-10 {
        margin-right: 1rem;
        margin-left: 1rem;
    }

    .header h1 {
        font-size: 2rem;
    }

    .header h2 {
        font-size: 1.5rem;
    }
}

/* Link styles */
.link-pink {
    color: #F5848D;
    cursor: pointer;
    text-decoration: underline;
}

.nowrap {
    white-space: nowrap;
}

.justify {
    text-align: justify;
}

.italic {
    font-style: italic;
}

.big {
    font-size: 3rem;
}

.inherit {
    color: inherit;
}

/* Reservation form */
.card {
    border-radius: 0;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.card-header {
    background-color: #F5848D;
    color: white;
    border-radius: 0 !important;
}

.form-control {
    border-radius: 0;
}

.form-select {
    border-radius: 0;
}



















h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

a {
    text-decoration: none;

    &.inherit {
        color: inherit;

        &:hover {
            text-decoration: underline;
        }
    }
}

h2 {
    font-family: 'StemMedium';
    text-align: left;
    color: #A90B69;
    font-size: 25px;
    text-transform: uppercase;
}

h3 {
    font-family: 'PoppinsMedium';
    text-align: left;
    color: #000000;
    font-size: 14px;

    strong {
        font-family: 'PoppinsBold';
    }

    a {
        font-family: 'PoppinsBold';
        text-decoration: none;
        color: inherit;
    }

}

h4 {
    font-family: 'PoppinsBold';
    text-align: left;
    color: #A90B69;
    font-size: 18px;
}

h5 {
    font-family: 'PoppinsBold';
    text-align: left;
    color: #000000;
    font-size: 16px;
}

.header {
    h1 {
        font-family: 'StemMedium';
        text-align: center;
        color: #F5848D;
        font-size: 40px;
        margin-bottom: 0;
    }

    h2 {
        font-family: 'StemMedium';
        text-align: center;
        color: #000000;
        font-size: 30px;
        line-height: 37px;
        text-transform: none;
    }

    h3 {
        font-family: 'PoppinsLight';
        text-align: center;
        color: #000000;
        font-size: 20px;
        line-height: 30px;

        a {
            font-family: 'StemMedium';
            text-decoration: underline;
            cursor: pointer;
            color: #F5848D;
        }

        strong {
            font-family: 'StemMedium';
        }
    }

    h4 {
        font-family: 'PoppinsLight';
        text-align: center;
        color: #000000;
        font-size: 20px;
        line-height: 30px;
    }
}

header {
    ul {
        li {
            margin: 0;
        }
    }
}


.body {
    h1 {
        font-family: 'StemMedium';
        text-align: center;
        color: #F5848D;
        font-size: 40px;
    }

    h2 {
        font-family: 'StemMedium';
        text-align: center;
        color: #000000;
        font-size: 30px;
        line-height: 37px;
        text-transform: none;
    }

    h3 {
        font-family: 'PoppinsLight';
        text-align: center;
        color: #000000;
        font-size: 20px;
        line-height: 30px;

        a {
            font-family: 'StemMedium';
            text-decoration: underline;
            cursor: pointer;
            color: #F5848D;
        }

        strong {
            font-family: 'StemMedium';
        }
    }

}

.link {
    &-top {
        font-family: 'PoppinsLight';
        font-size: 16px;
    }

    &-pink {
        cursor: pointer;
        color: #F5848D;
        text-decoration: underline;
        font-family: 'PoppinsLight';
        font-size: 16px;
        line-height: normal;
    }

}

.italic {
    font-style: italic;
}

.big {
    font-family: 'StemMedium';
    font-size: 28px;
    color: #000000;
}

.justify {
    text-align: justify;
}

.mentions-legales-in a {
    cursor: pointer;
    text-decoration: underline;
    font-family: 'PoppinsLight';
    font-size: 14px;
    line-height: normal;
    color: #000000;
}

.mentions-legales a {
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'PoppinsLight';
    font-size: 16px;
    line-height: normal;
    border-top: 1px solid #FFFFFF;
    padding: 12px 32px 0 32px;
    display: inline-block;
}

.background {

    &-lightpink {
        background-color: #f7dbdd;
    }

    &-pink {
        background-color: #FFBFC4;
    }

    &-half-pink {
        background: linear-gradient(white 75%, #FFBFC4 25%);
    }

    &-darkpink {
        background-color: #F5848D;
    }

    &-lightgrey {
        background-color: #F8F8F8;
    }

    &-white {
        background-color: #ffffff;
    }

    &-transparent {
        background-color: transparent;
    }
}

/*.logos {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;

    >a {
        margin: 0 50px;
    }
}*/

.hour-btn {
    border: 3px solid black;
}


p {
    font-family: 'PoppinsMedium';
    text-align: left;
    color: #000000;
    font-size: 14px;
    line-height: 170%;

    &.conseil {
        text-align: center;
        padding: 0 24px 0 24px;
    }

}

ul {
    list-style: none;
    padding: 0;

    li {
        font-family: 'PoppinsMedium';
        text-align: left;
        color: #000000;
        font-size: 14px;
        margin: 0 0 12px 0;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-content: center;
        align-items: center;

        strong {
            font-family: 'PoppinsBold';

            &.puce {
                font-family: 'PoppinsMedium';
                width: 25px;
                min-width: 25px;
                display: inline-block;
                background-color: #F5848D;
                color: white;
                text-align: center;
                height: 25px;
                line-height: 25px;
                border-radius: 50%;
                margin-right: 12px;
            }
        }

        span {
            display: inline-block;
        }

    }


    &.liste {
        padding-left: 12px;
        list-style: none;

        li {
            margin: 0;
            list-style: none;
            text-align: left;
        }
    }

}

.flex-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;


}

.modal-title {
    font-family: 'StemBold';
    text-align: left;
    color: #F5848D;
    font-size: 25px;
    white-space: normal;
    padding: 12px 0 0 0;
    display: block;
}

.modal-subtitle {
    font-family: 'StemMedium';
    text-align: left;
    color: #A90B69;
    font-size: 16px;
    line-height: 120%;
    white-space: normal;
    padding: 12px 0 0 0;
    display: block;
}

.flex-faites-un-don {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: center;

    .flex-faites-un-don-gauche {
        order: 0;
        flex: 2 1 auto;
        align-self: auto;
        margin: 0 36px 0 0;
    }

    .flex-faites-un-don-droite {
        order: 0;
        flex: 1 1 auto;
        align-self: auto;
        margin: 0 0 0 36px;
    }

    .flex-faites-un-don-financier-gauche {
        order: 0;
        flex: 1 1 auto;
        align-self: auto;
        margin: 0 36px 0 0;
    }

    .flex-faites-un-don-financier-droite {
        order: 0;
        flex: 1 1 auto;
        align-self: auto;
        margin: 0 0 0 36px;
    }

}

.flex-faites-un-don2 {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: center;

    .flex-faites-un-don2-financier-gauche {
        order: 0;
        flex: 1 1 auto;
        align-self: auto;
        margin: 0 36px 0 0;
    }

    .flex-faites-un-don2-financier-droite {
        order: 0;
        flex: 1 1 auto;
        align-self: auto;
        margin: 0 0 0 36px;
    }
}

.gdpr-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #F8F8F8;
    padding: 10px;
    text-align: center;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    font-family: 'PoppinsMedium';
    color: #000000;
    font-size: 14px;
}


.jumbo {
    background-color: #EEEEEE;
    padding: 24px 24px 12px 24px;
    margin: 0 24px;
}

img {
    &.full-width {
        width: 100%;
        height: auto;
    }

    &.centered-picture {
        width: 50%;
        height: auto;
    }
}

.nowrap {
    white-space: nowrap;
}


.selectdate {}


.close-button {
    position: absolute;
    right: 5px;
    top: 3px;
}


@media screen and (max-width: 600px) {
    .logos {
        flex-direction: column;

        a {
            margin: 0 0 25px 0;
        }
    }

    img {
        &.centered-picture {
            width: 90%;
        }
    }

    .flex-faites-un-don {
        flex-direction: column;

        .flex-faites-un-don-gauche {
            margin: 0 0 36px 0;
        }

        .flex-faites-un-don-droite {
            margin: 0 0 36px 0;
        }


    }

    .flex-faites-un-don2 {
        flex-direction: column-reverse;

        .flex-faites-un-don2-financier-gauche {
            margin: 0 0 36px 0;
        }

        .flex-faites-un-don2-financier-droite {
            margin: 0 0 36px 0;
        }
    }

    .v-btn--size-default {
        min-width: 48px;
        padding: 0 8px;
    }

}