/* UNIVGA — pied de page site. */
.uht-nl__sr {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.uht-nl__hp {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    opacity: 0;
}
.uht-sitefoot,
.uht-sitefoot * {
    box-sizing: border-box;
}

/* UNIVGA — pied de page global. Remplace le footer du thème. */
body .footer-bottom,
body #theme_footer,
body #footercustomarea,
body .footer_clean_style {
    display: none !important;
}

.uht-sitefoot {
    position: relative;
    background: #0a1842;
    color: #d5deea;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    margin: 0;
    overflow: hidden;
    padding-left: 68px;
}
.uht-sitefoot__grid {
    display: grid;
    grid-template-columns: minmax(240px, .92fr) minmax(0, 1.85fr);
    gap: 0;
    align-items: stretch;
    max-width: none;
    margin: 0;
    padding: 36px 40px 28px 20px;
}
.uht-sitefoot__brand {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding-right: 48px;
    margin-right: 48px;
    border-right: 1px solid rgba(255, 255, 255, .16);
}
.uht-sitefoot__brand::before {
    content: "";
    position: absolute;
    left: -60px;
    bottom: -90px;
    width: 280px;
    height: 280px;
    background:
        repeating-linear-gradient(135deg, transparent 0 18px, rgba(158, 201, 230, .12) 18px 19px),
        repeating-linear-gradient(45deg, transparent 0 18px, rgba(158, 201, 230, .08) 18px 19px);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    pointer-events: none;
    z-index: -1;
}
.uht-sitefoot__main {
    display: grid;
    grid-template-columns: minmax(0, 1.8fr) minmax(0, 1.15fr);
    gap: 36px 48px;
    align-items: start;
    min-width: 0;
}
.uht-sitefoot__links {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 36px 48px;
    align-items: start;
    min-width: 0;
}
.uht-sitefoot__links::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -90px;
    width: 280px;
    height: 280px;
    transform: translateX(-50%);
    background:
        repeating-linear-gradient(135deg, transparent 0 18px, rgba(158, 201, 230, .12) 18px 19px),
        repeating-linear-gradient(45deg, transparent 0 18px, rgba(158, 201, 230, .08) 18px 19px);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    pointer-events: none;
    z-index: -1;
}
.uht-sitefoot__logo {
    display: flex;
    justify-content: center;
    margin: 0 0 16px;
}
.uht-sitefoot__logo img {
    display: block;
    width: 128px;
    height: 128px;
    object-fit: contain;
}
.uht-lockup__name {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 2;
    border-right: 1px solid rgba(255, 255, 255, .12);
}
.uht-lockup__spine {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 22px;
    letter-spacing: .28em;
    text-transform: uppercase;
    line-height: 1;
}
.uht-lockup__groupe {
    color: #fff;
}
.uht-lockup__univga {
    color: #f0c419;
}
.uht-sitefoot__addr {
    margin: 0 0 12px;
    color: #fff;
    font-size: 14.5px;
    line-height: 1.55;
    white-space: nowrap;
}
.uht-sitefoot__contact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 22px;
    margin: 0;
}
.uht-sitefoot__clabel {
    display: inline-block;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #fff;
    font-size: 16px;
    margin-bottom: 6px;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
}
.uht-sitefoot__contact a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 14.5px;
}
.uht-sitefoot__contact a:hover {
    color: #f0c419;
}
.uht-sitefoot__title {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 12px;
    padding: 0 0 8px;
    position: relative;
    letter-spacing: .02em;
}
.uht-sitefoot__title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 48px;
    height: 2px;
    background: #c9922a;
}
.uht-sitefoot__col ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.uht-sitefoot__col li + li {
    margin-top: 10px;
}
.uht-sitefoot__col a {
    color: #fff;
    text-decoration: none;
    font-size: 15.5px;
    line-height: 1.45;
}
.uht-sitefoot__col a:hover {
    color: #f0c419;
}
.uht-sitefoot__news {
    position: relative;
    z-index: 1;
}
.uht-sitefoot__form {
    margin-top: 20px;
}
.uht-sitefoot__news::before {
    content: "";
    position: absolute;
    right: -80px;
    bottom: -90px;
    width: 280px;
    height: 280px;
    background:
        repeating-linear-gradient(135deg, transparent 0 18px, rgba(158, 201, 230, .12) 18px 19px),
        repeating-linear-gradient(45deg, transparent 0 18px, rgba(158, 201, 230, .08) 18px 19px);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    pointer-events: none;
    z-index: -1;
}
.uht-sitefoot__field {
    display: flex;
    align-items: stretch;
    background: #071433;
    border: 1px solid rgba(158, 201, 230, .18);
    overflow: hidden;
}
.uht-sitefoot__field input[type="email"] {
    flex: 1;
    min-width: 0;
    height: 52px;
    border: 0;
    background: transparent;
    color: #fff;
    padding: 0 16px;
    font-size: 14.5px;
    font-family: inherit;
    outline: none;
}
.uht-sitefoot__field input[type="email"]::placeholder {
    color: rgba(255, 255, 255, .55);
}
.uht-sitefoot__field button {
    width: 52px;
    flex-shrink: 0;
    border: 0;
    background: #f0c419;
    color: #111;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.uht-sitefoot__field button:hover,
.uht-sitefoot__field button:focus {
    background: #ffd84a;
}
.uht-sitefoot__field button:disabled {
    opacity: .6;
    cursor: wait;
}
.uht-sitefoot__consent {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-top: 10px;
    font-size: 13.5px;
    color: rgba(255, 255, 255, .78);
    cursor: pointer;
}
.uht-sitefoot__consent input {
    margin-top: 3px;
    accent-color: #f0c419;
}
.uht-sitefoot__consent a {
    color: #fff;
    text-decoration: underline;
    font-size: inherit;
}
.uht-tp {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 7px;
    margin-top: 28px;
    text-decoration: none;
}
.uht-tp__wordmark {
    display: flex;
    align-items: center;
    gap: 7px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: -.03em;
    line-height: 1;
}
.uht-tp__mark {
    display: block;
    flex-shrink: 0;
}
.uht-tp__stars {
    display: flex;
    gap: 3px;
}
.uht-tp__stars > span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: #00b67a;
}
.uht-tp:hover .uht-tp__wordmark {
    color: #00b67a;
}
.uht-sitefoot .uht-nl__msg {
    margin: 12px 0 0;
    font-size: 13.5px;
}
.uht-sitefoot.is-ok .uht-nl__msg {
    color: #8fd4a8;
}
.uht-sitefoot.is-err .uht-nl__msg {
    color: #ffb4b4;
}
.uht-sitefoot__bar {
    border-top: 1px solid rgba(255, 255, 255, .12);
    padding: 12px 40px;
}
.uht-sitefoot__bar p {
    margin: 0;
    color: #fff;
    font-size: 13.5px;
    text-align: center;
}

@media (max-width: 1100px) {
    .uht-sitefoot__grid {
        grid-template-columns: 1fr;
        padding: 28px 28px 24px;
    }
    .uht-lockup__spine {
        font-size: 18px;
        letter-spacing: .24em;
    }
    .uht-sitefoot__brand {
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 36px;
        padding-bottom: 32px;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .16);
    }
    .uht-sitefoot__main {
        grid-template-columns: 1fr 1fr;
        gap: 32px 36px;
        padding-left: 0;
    }
    .uht-sitefoot__links {
        gap: 32px 36px;
    }
}
@media (max-width: 720px) {
    .uht-sitefoot {
        padding-left: 52px;
    }
    .uht-lockup__name {
        width: 52px;
    }
    .uht-sitefoot__grid {
        padding: 24px 20px 18px;
    }
    .uht-sitefoot__main {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    .uht-sitefoot__links {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    .uht-sitefoot__contact {
        grid-template-columns: 1fr;
    }
    .uht-sitefoot__addr {
        white-space: normal;
    }
    .uht-sitefoot__bar {
        padding: 16px 20px;
    }
}
