<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pub-ban {
    display: none;
}

#articleevent {
    font-family: "Noto Sans", sans-serif !important;

}
.main-wrapper, .main-wrapper3  {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0px auto;
    /* background-color: #f0f0f0; */
    font-family: "Noto Sans", sans-serif;

}        
.main-wrapper2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    background-color: #E8E8E8;
    font-family: "Noto Sans", sans-serif;
}


.content-container {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    background-color: #fff;
    /* border: 1px solid #ccc; */
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
}

.left-block, .right-block {
    display: flex;
    justify-content: center;
}

.left-block {
    width: 35%;
    padding: 39px 20px 20px 20px;
    box-sizing: border-box;
    align-items: baseline;
    justify-content: end;
}

.right-block {
    width: 60%;
    padding: 20px;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
}

.left-block img {
    /* max-width: 70%; */
    height: auto;
    display: block;
    /* width: 300px; Fixed width */
    height: auto; /* Fixed height */
    max-height: 520px;
}

.devofevent {
    font-family: "Noto Sans", sans-serif;
    font-variation-settings: "wdth" 100;
    margin: 20px;
    display: flex;
    text-align: center;
    vertical-align: center;
}
.devofevent2 {
    font-family: "Noto Sans", sans-serif;
    font-variation-settings: "wdth" 100;
    padding: 40px;
    display: flex;
    text-align: center;
    vertical-align: center;
    justify-content: center;
}


.imagelogocio {
    width: 54px;
    height: 27px;
}

.imagenadtext {
    font-size: 22px;
    font-weight: 700;
    border: solid 1px #3D4845;
    padding: 22px 20px 20px 20px;
    margin-right: 13px;
    border-radius: 4px;
    background-color: #CA3538;
}

.event {
    color: #fff;
    background-color: #CA3538;
}

.month {
    font-size: 24.88px;
    font-weight: 700;
    color: #CA3538;
    border: solid 1px #CA3538;
    padding: 20px;
    margin-right: 13px;
    border-radius: 4px;
    background-color: #fff;
}

.date {
    font-size: 24.88px;
    font-weight: 700;
    color: #CA3538;
    border: solid 1px #CA3538;
    padding: 20px 22px 19px 22px;
    border-radius: 4px;
    background-color: #fff;
}

.blockoftext {
    font-family: "Noto Sans", sans-serif;
    font-variation-settings: "wdth" 100;
    margin: 5px 20px 10px 20px;
    display: inline-block;
}

.blockdinner {
    font-size: 26px;
    font-weight: 800;
    line-height: 36px;
    color: #000;
}

.blockfinops {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #1CA487;
}

.address {
    font-family: "Noto Sans", sans-serif;
    font-variation-settings: "wdth" 100;
    margin: 0px 20px 5px 20px;
    line-height: 1.4;
    font-weight: 600;
    font-size: 14px;
    color: #3D4845;
}

.button-container {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 20px 5px 20px;
}

.buttonblock1 {
    font-family: "Noto Sans", sans-serif;
    font-variation-settings: "wdth" 100;
    font-weight: 600;
    font-size: 17.42px;
    line-height: 18.82px;
    width: fit-content;
    border: solid 1px #CA3538;
    background-color: #CA3538;
    border-radius: 4.4px;
    padding: 16px 70px;
    text-align: center;
    margin: 5px;
}

.buttonblock2 {
    font-family: "Noto Sans", sans-serif;
    font-variation-settings: "wdth" 100;
    font-weight: 700;
    font-size: 15.42px;
    line-height: 19.82px;
    width: fit-content;
    border: solid 1px #CA3538;
    border-radius: 4.4px;
    padding: 6px 54px;
    text-align: center;
    margin: 5px;
}

.buttonblock1 a {
    text-decoration: none;
    color: #FFFFFF;
}
.buttonblock2 a {
    text-decoration: none;
    color: #000;
}

@media (max-width: 600px) {
    .content-container {
        flex-direction: column;
    }

    .left-block, .right-block {
        width: 100%;
    }
    .left-block {
        justify-content: center !important;
    }

    .devofevent, .devofevent2 {
        flex-direction: column;
        align-items: center;
    }

    .imagenadtext {
        margin-right: 0;
        margin-bottom: 10px;
        padding: 10px;
        width: 100%;
    }

    .month, .date {
        font-size: 20px;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .button-container {
        flex-direction: column;
        align-items: center;
    }

    .buttonblock1, .buttonblock2 {
        width: 100%;
    }
}

.title2 {
    font-family: "Noto Sans", sans-serif;
    text-align: center;
}
.title2 h2 {
    color: #000;
}


.containercircle {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
    font-family: "Noto Sans", sans-serif;
}
.content2 {
    text-align: center;
    margin: 10px;
}
.circle {
    width: 280px;
    height: 200px;
    border-radius: 50%;
    background: rgb(217,217,217);
    background: linear-gradient(180deg, rgba(255, 64, 121, 0.2) 0%, rgba(217, 217, 217, 0.066) 71.8%);    color: #0F284C;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 20px;
}
.number2 {
    color: #000;
    font-weight: 700;
    font-size: 40px;
}
.textbold {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
@media (max-width: 768px) {
    .containercircle {
        flex-direction: column;
        align-items: center;
    }
    .circle {
        width: 280px;
        height: 200px;
        font-size: 18px;
    }
    .number2 {
        font-size: 30px;
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .circle {
        width: 200px;
        height: 200px;
        font-size: 19px;
    }
    .number2 {
        font-size: 35px;
    }
}

.justifydev {
    justify-content: center;
    text-align: center;
    width: 100%;
    background-color: #D9D9D9;
}


#agenda2 {
    color: #000;
    text-align: center;
    font-weight: 900;
}

.content-container3 {
    width: 100%;
}

.agenda {
    display: flex;
    flex-wrap: wrap;
    width: 75%;
    gap: 10px; 
    margin: 10px auto;
}
.date3, .text3 {
    padding: 17px;
    box-sizing: border-box;
    border-radius: 5px;
    font-weight: 500;
}
.date3 {
    flex: 1 1 10%;
    background-color: #0F284C;
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    align-content: center;
}
.text3 {
    flex: 1 1 65%;
    background-color: #C4C4C4;
    color: #000;
    align-content: center;
}
@media (max-width: 600px) {
    .date3, .text3 {
        flex: 1 1 100%; /* Makes each div take full width on small screens */
        text-align: center;
        padding: 10px;
    }
    .sectionred, .sectionbleu {
        font-size: 18px !important;
    }
}


.textred {
    background-color: #CA3538;
    width: 100%;
    font-family: "Noto Sans", sans-serif;
}

.sectionred {
    padding: 38px 26px 38px 26px;
    width: 80%;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}


.map-and-calendar-container {
    display: flex;
    width: 80%;
    /* height: 100vh; */
    box-sizing: border-box;
    margin: 0 auto;
    justify-content: space-between;
    gap: 10px;
}
.text-and-image-section {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}
.map-section {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}
.text-and-image-section img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.google-map {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    border: none;
}
.devofevent {
    font-family: "Noto Sans", sans-serif;
    font-variation-settings: "wdth" 100;
    margin: 20px;
    display: flex;
    text-align: center;
    vertical-align: center;
}
.month2 {
    font-size: 24.88px;
    font-weight: 700;
    color: #000;
    border: solid 1px #012CB8;
    padding: 18px 15px 15px 10px;
    margin-right: 13px;
    border-radius: 4px;
    background-color: #fff;
}
.date2 {
    font-size: 24.88px;
    font-weight: 700;
    color: #000;
    border: solid 1px #012CB8;
    padding: 20px 22px 19px 22px;
    border-radius: 4px;
    background-color: #fff;
}
.blockoftext4 {
    display: flex;
    background-color: transparent;
    font-family: "Noto Sans", sans-serif;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin-left: 20px;
    margin-bottom: 20px;
}
.numberof4 {
    padding: 0px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin-right: 15px;
    font-weight: 800;
    font-size: 55px;
    text-align: center;
    line-height: 74.91px;
    background-color: #fff;
}
.titleno3 {
    font-weight: 700;
    font-size: 20px;
    color: #000;
}
.textno3 {
    font-weight: 400;
    color: #000;
}
@media (max-width: 768px) {
    .map-and-calendar-container {
        flex-direction: column;
    }
    .text-and-image-section,
    .map-section {
        width: 100%;
    }
    .blockoftext4 {
        flex-direction: column;
        align-items: center;
        margin-left: 0 !important;
    }
    .numberof4 {
        width: 65px;
        height: 65px;
        font-size: 40px;
        line-height: 56px;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .titleno3 {
        font-size: 18px;
    }
    .textof3 {
        font-size: 14px;
        text-align: center;
        line-height: 1.1;
    }
}
@media (max-width: 600px) {
    .devofevent {
        flex-direction: column;
        align-items: center;
    }
    .month2,
    .date2 {
        font-size: 20px;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }
    .partenairimg{
        display: flex;
        flex-direction: column;
        gap: 15px;

    }

    .imgpart {
        width: 300px !important;
    }
    
}
@media (max-width: 480px) {
    .numberof4 {
        width: 50px;
        height: 50px;
        font-size: 30px;
        line-height: 42px;
    }
    .titleno3 {
        font-size: 16px;
    }
    .textof3 {
        font-size: 12px;
    }
}

.separateur {
    /* background-color: #fff; */
}


.textbleu {
    background-color: #0F284C;
    width: 100%;
    font-family: "Noto Sans", sans-serif;
}

.sectionbleu {
    padding: 22px 26px 22px 26px;
    width: 80%;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.separateur2 {
    background-color: #E8E8E8;
}
.sectionpartner {
    background-color: #E8E8E8;
}

.partenairtext {
    font-family: "Noto Sans", sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #050868;
}
.partenairimg{
    display: flex;
    justify-content: center;
    padding: 15px 0px;
    gap: 30px;
    align-items: center;
}
.imgpart {
    width: 500px;

}




/* form */
.form-container {
    max-width: 80%;
    margin: 0 auto;
    padding: 20px;
    background-color: #ffffff;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    border-radius: 8px;
    font-family: "Noto Sans", sans-serif;
    border: none;

}

.section {
    margin-bottom: 20px;
}

.form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.form-group label {
    margin-bottom: 5px;
    color: #000000;
    font-weight: 800;
}

.form-group input, select {
    padding: 10px !important;
    font-size: 1em !important;
    border: 1px solid #000000 !important;
    border-radius: 4px !important;
}

#buttonsub {
    padding: 10px 60px;
    font-size: 1em;
    color: #ffffff;
    background-color: #CA3538;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    font-size: 21px;
    font-weight: 700;
}
#buttonsub:hover {
    background-color: #002299;
}

.center-text {
    text-align: center;
    margin-top: -10px; /* Adjust as necessary to position it properly */
    margin-bottom: 20px; /* Adjust as necessary to position it properly */
    color: #333333;
}

#full-text {
    display: none;
    text-align: justify;
    font-weight: 500;
}

#read-more {
    color: #0033cc;
    cursor: pointer;
}

@media (min-width: 600px) {
    .section {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .form-group {
        margin-bottom: 0;
    }

    .full-width {
        grid-column: span 2;
    }

    button {
        grid-column: span 2;
        justify-self: center;
    }

    .center-text {
        grid-column: span 2;
    }
}


footer {
    background: #222222;
    padding-top: 80px;
    padding-bottom: 30px;
}

.footer-text {
    font-size: 13px;
    color: #000000;
    padding-right: 55px;
}

.navFoot {
    text-align: center;
    list-style: none;
    border-top: 1px solid #ffffff;
    padding-top: 20px;
}

footer #text-2 .textwidget {
    max-width: 800px;
    margin: 0 auto;
}

.navFoot li {
    display: inline-block;
    margin: 0 10px;
    color: #ffffff !important;
    text-transform: uppercase;
}

.copyrightFoot, .mb-medium {
    color: #FFFFFF;
    text-align: center;
}

</pre></body></html>