/* Formulaires 2025*/
html {
    font-size: 100%;
}

svg {
    height: 1em;
}
main{
    min-height: 50vh;
}
header#hq-main-header.header-formulaire-2025{
    border: none;
    margin: 0;
    background-color: #E7F1FC;
}
header#hq-main-header.header-formulaire-2025{
    padding: 24px 0;
}
header#hq-main-header.header-formulaire-2025 ul{
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: space-between;
    align-content: center;
}
header#hq-main-header.header-formulaire-2025 li{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
header#hq-main-header.header-formulaire-2025 a{
    font-size: .8rem;
    text-decoration: none;
    color: #48433F!important;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
}
header#hq-main-header.header-formulaire-2025 a:focus {
    outline: .125rem dashed #1224b8;
    outline-offset: .25rem;
}
header#hq-main-header.header-formulaire-2025 .row {
    max-width: 80.5rem;
    margin-left: auto;
    margin-right: auto;
}
header#hq-main-header.header-formulaire-2025 li:first-child {
    height: 41px;
}
header#hq-main-header.header-formulaire-2025 .ancre-accessibilite{
    top: -30px;
}

header#hq-main-header li:only-child{
    margin: 0 auto;
}
@media (min-width: 40rem) {header#hq-main-header li:only-child{
    margin: 0;
}}

footer#hq-main-footer {
    font-size: 0.8125rem;
}

footer#hq-main-footer .hq-footer-main-menu li {
    font-size: 0.875rem;
}

footer#hq-main-footer .hq-footer-main-menu li .hq-section-princ li {
    font-size: 0.875rem;
}

footer#hq-main-footer .hq-footer-main-menu li .hq-autres-sites li {
    font-size: 0.875rem;
}

footer#hq-main-footer .hq-footer-apps .sn-reseaux li .sn-twitter-comptes li,
footer#hq-main-footer
    .hq-footer-suivez-nous
    .sn-reseaux
    li
    .sn-twitter-comptes
    li {
    font-size: 0.75rem;
}

footer#hq-main-footer .hq-footer-util-menu li {
    font-size: 0.78125rem;
}

footer#hq-main-footer .hq-footer-copyright p {
    font-size: 0.75rem;
}

footer#hq-main-footer {
    margin-top: 0;
}

footer#hq-main-footer .hq-footer-apps a.sn-icone,
footer#hq-main-footer .hq-footer-suivez-nous a.sn-icone {
    line-height: 26px;
}


footer#hq-main-footer.footer-formulaire-2025 {
    background-color: #0F096C;
    padding-top: 0;
    margin-top: 80px;
}
footer#hq-main-footer.footer-formulaire-2025 .hq-logo-coupe {
    transform: translate(-10px, -36px);
}
footer#hq-main-footer.footer-formulaire-2025 .hq-footer-apps a.sn-icone svg,
footer#hq-main-footer.footer-formulaire-2025 .hq-footer-suivez-nous a.sn-icone svg {
    fill: #0f096c;
}
footer#hq-main-footer.footer-formulaire-2025 .row {
    max-width: 80.5rem;
    margin-left: auto;
    margin-right: auto;
}
footer#hq-main-footer.footer-formulaire-2025 .hq-logo-coupe{
    max-width: 131px;
}
footer#hq-main-footer.hq-footer-util-menu{
    margin-top: 0;
}
ul li{
    margin-top: 0;
}
