
.cookie-wrapper {
    margin-top: 10px;
}

#webchat-app-bot {
    position: relative !important;
    pointer-events: auto;
}

.main-page__header h1 {
    margin-bottom: 0px !important;
}

.header {
    min-width: 360px;
}

.sidebar-page .main-page .rounded-block .cards:after {
    right: -526px;
}

@media (max-width: 992px) {
    #webchat-app-bot {
        margin: 15px !important;
    }
    #webchat-app-bot.webchat-app-bot-intro {
        margin: 0 !important;
    }
    .sidebar-page aside {
        margin-top: 10px;
    }
    .sidebar-page .main-page {
        overflow: visible;
    }

    .sidebar-page .main-page .rounded-block .cards:after {
        right: -30px;
    }

    .sidebar-page .main-page .container {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .sidebar-page .main-page .container { 
        width: 100%;
        max-width: calc(100% - 60px);
    }
}

.actuality-box__banner.img-banner .banner__info {
    background: none;
}

.actuality-box__banner .banner__info__bottom p {
    font-size: 1.4rem;
}

.actuality-box__banner .banner__info__bottom h3 {
    font-size: 1.57rem;
}

@media (max-width: 992px) {
    .m-mt-4 {
        margin-top: 3rem;
    }
}

@media (max-width: 576px) {
    .dik-dsk-container {
        flex-wrap: wrap;
    }
}

/* -- DIT -- */

.accordion__item__label {
    font-weight: 400 !important;
}

/* -- PostBoxList -- */


