.fontFooter
{
    font-size: 10px;
    letter-spacing: .01em
}
.icon
{
    font-size: 68px !important
}
.ui-jules-footer
{
    display: flex;
    flex-flow: column nowrap;
    gap: 8px;
    margin-bottom: 2em;
    margin-top: var(--ocs-unit-gap-24)
}
.ui-jules-footer .footer-link
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: var(--ft-link);
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    width: 100%;
    transition: all .25s ease-in-out
}
.ui-jules-footer .footer-link
{
    display: flex;
    position: absolute;
    padding: .5em 1em;
    bottom: 0;
    left: 0;
    width: 100%
}
.ui-jules-footer .footer-link::after
{
    content: "\2794";
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    border-radius: 50px;
    transition: all ease-in-out .2s;
    font-weight: 600
}
.ui-jules-footer .footer-link:hover, .ui-jules-footer picture:hover+.footer-link
{
    text-decoration: underline
}
.ui-jules-footer .footer-link:hover::after, .ui-jules-footer picture:hover+.footer-link::after
{
    transform: translateX(5px)
}
.ui-jules-footer .footer-jules-club, .ui-jules-footer .footer-newsletter
{
    display: block;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative
}
.ui-jules-footer .footer-newsletter
{
    background-color: #5c7d59;
    padding: 1.5em 1em;
    width: 100%
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content
{
    display: flex;
    width: 100%;
    max-width: 1440px;
    flex-flow: column nowrap;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    gap: 20px
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-title p, .ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-text p, .ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-subText p
{
    margin: 0;
    padding: 0
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-title
{
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
    color: #becfbb;
    text-transform: uppercase;
    font-size: clamp(1.125rem, .375vw + 1.05rem, 1.5rem);
    font-weight: 500
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-title span
{
    background-color: #becfbb;
    color: #5c7d59;
    padding: 10px 10px 5px 10px;
    font-weight: 900;
    font-size: clamp(1.75rem, .875vw + 1.575rem, 2.625rem)
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-text
{
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: clamp(1.125rem, .375vw + 1.05rem, 1.5rem);
    text-align: center
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-subscription
{
    display: flex;
    width: 100%
}
.footer-newsletter__content-subscription-button
{
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    border: .15em solid #fff;
    background: -webkit-linear-gradient(left, #fff 50%, rgba(255, 255, 255, .6) 50%);
    background: -o-linear-gradient(left, #fff 50%, rgba(255, 255, 255, .6) 50%);
    background: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, .6) 50%);
    background-size: 250%;
    background-position: right;
    color: #000;
    height: 37px;
    border-radius: 50px;
    cursor: pointer;
    transition: .5s ease-out;
    margin: 0;
    padding: 1em 2em
}
.footer-newsletter__content-subscription-button:hover
{
    background-position: left;
    color: #fff
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-subText
{
    color: #ffffff;
    font-weight: 600;
    font-size: clamp(.75rem, .25vw + .7rem, 1rem);
    text-align: center
}
.ui-jules-footer .footer-newsletter .footer-newsletter__content .footer-newsletter__content-subText a
{
    color: #ffffff;
    text-decoration: underline
}
.footerNews>div
{
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-flow: row wrap
}
.footer-form-label
{
    position: relative;
    width: 100%;
    max-width: 300px !important;
    display: flex;
    margin: 0
}
.footer-form-label .footer-input-label
{
    position: absolute;
    top: 10px !important;
    left: 16px;
    font-size: 16px;
    transform-origin: 0 0;
    transition: all .2s ease;
    color: #b8b8b8;
    cursor: text
}
.footer-form-label .footer-input-text, .footer-form-label .footer-input-text:focus~button, .footer-form-label button:hover
{
    border-radius: 0 !important
}
.footer-form-label .footer-input-text
{
    height: 45px !important
}
.footer-form-label .footer-input-text
{
    padding-right: 0 !important
}
.footer-form-label .footer-input-text
{
    cursor: text;
    -webkit-appearance: none;
    width: 100%;
    border: 1px solid #bbbdbf;
    padding: 1.5rem 1rem .5em 1rem !important;
    padding-right: 1rem;
    font-size: 1rem;
    transition: all .15s ease
}
.Home-Show .page[data-action="Home-Show"] .hp-footer-hidden
{
    display: none
}
.footerNews
{
    width: 100%;
    margin: 0 auto
}
.footer-form-label
{
    position: relative;
    width: 100%;
    max-width: 480px;
    display: flex
}
@media (min-width:768px)
{
    .footerNews
    {
        max-width: 640px
    }
}
@media (min-width:768px)
{
    .footerNews
    {
        max-width: 640px
    }
}
.ui-jules-footer .footer-reassurance
{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    max-width: 1281px;
    margin: 0 auto;
    width: 100%;
}
@media screen and (min-width: 768px)
{
    .ui-jules-footer .footer-reassurance
    {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: 1fr;
    }
}
.ui-jules-footer .footer-reassurance .footer-reassurance__content
{
    display: flex;
    flex-flow: column nowrap;
    gap: 10px;
}
.ui-jules-footer .footer-reassurance .footer-reassurance__content p
{
    margin: 0;
}
.ui-jules-footer .footer-reassurance .footer-reassurance__content .footer-reassurance__content-text
{
    text-transform: uppercase;
    font-size: clamp(0.75rem, 0.125vw + 0.725rem, 0.875rem);
    padding: 0 1em;
    line-height: 1.1;
}
.ui-jules-footer .footer-reassurance .footer-reassurance__content .footer-reassurance__content-text span
{
    font-weight: 700;
}