.homeWelcomeContainer {
    background-image: url('https://app.cleper.fr/templates/cleper_cleper/resources/bg-1.jpg'), url('https://app.cleper.fr/templates/cleper_cleper/resources/bg-2.jpg');
    background-repeat: no-repeat, no-repeat;
    background-position: bottom center, top left;
    background-size: 100%, 30%;
}

.header2021 #mainLogo {
    max-height: 84px;
}

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

    .homeWelcomeContainer {
        max-width: 440px !important;
    }

    .homePicturesContainer {
        max-width: calc(100% - 440px) !important;
    }
    
}

/* FONTS */

@font-face {
    font-family: 'assistantregular';
    src: url('https://app.cleper.fr/templates/cleper_cleper/resources/fonts/assistant-regular-webfont.woff2') format('woff2'),
    url('https://app.cleper.fr/templates/cleper_cleper/resources/fonts/assistant-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
p, label, a, input, select, span, ul, ol, li, strong, em, .customHtmlEditor,h1.customHtmlEditor, h2.customHtmlEditor, h3.customHtmlEditor, pre, blockquote, tr, td, table, .buttonSubmit {font-family: 'assistantregular' !important;}
p, label {font-size: 15px !important;}
.footer2023 p, .header2023 .loginArea a {font-size: 13px !important;}
input, select {font-size: 15px !important;}
.TOSlinks li a {font-size: 14px !important;}
.registerContainer a {font-size: 15px !important;}
.welcomeSpace p {font-size: 16px !important; line-height: 135% !important;}
.welcomeSpace h2 {font-size: 27px !important;}

h1, maintenancePage h1, h2, .welcomeSpace h2, h3, h4, h5, h6 .plainText h1, .eventsWelcomeTitle, .eventBannerBigInfos h1, .eventBannerBigDate h2, .eventDetailContent h5, .eventDetailContent h4, .eventDetailTitle  {
    font-family: "ivypresto-headline", serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    letter-spacing: .03em;
}

h1 {font-size: 30px !important;}
h1, h2, h3 {font-weight: 600 !important}
.eventsWelcomeTitle {font-size: 50px !important;}
.eventsWelcomeContent {height: calc(100% - 0px) !important;}
.eventDetailContent h5 {font-size: 17px !important;font-weight: 600 !important;}
.organizerWebsite, .cta2021 {font-size: 15px !important;}
.eventDetailContent h4 {font-size: 17px !important; font-weight: 600 !important;}
.form2021 .checkLabel {top: 6px !important;font-size: 15px !important;}
.popupRegisterEvent .errorMessage, .form2021 .warningMessage {font-size: 13px !important;}
.organiserInfos .speakerName {font-size: 17px !important;}