@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.footer__top{display:flex}@media(max-width: 1135.98px){.footer__top{flex-direction:column}}.footer__top .container{display:flex;flex:0 0 80%;justify-content:center;padding:2.75rem 0 2.75rem 1rem !important}@media(max-width: 1135.98px){.footer__top .container{flex-direction:column;padding:2.75rem 0 !important}}.footer__top .container:only-child{flex:inherit}@media(max-width: 1449.98px){.footer__top .container:only-child{padding:2.75rem 4% !important}}.footer__logo{flex:1;margin-right:5%;max-width:245px;min-width:160px}@media(max-width: 1135.98px){.footer__logo{margin:0 auto 2rem}}.footer__bloc{margin-right:5%;flex:1}@media(max-width: 1135.98px){.footer__bloc{margin-bottom:2rem;margin-right:0;text-align:center}}.footer__bloc:last-child{margin-right:0}.footer__bloc .title{font-size:1.25rem;padding-bottom:1rem;position:relative;width:-moz-fit-content;width:fit-content}@media(max-width: 1135.98px){.footer__bloc .title{margin:0 auto 1rem}}.footer__bloc .title::before{background-color:var(--secondary);bottom:0;content:"";height:4px;left:0;position:absolute;width:40px}@media(max-width: 1135.98px){.footer__bloc .title::before{left:50%;transform:translateX(-50%)}}.footer__bloc .homepage-button{align-items:center;border-radius:5px;color:var(--text-primary);display:flex;font-size:1.125rem;font-weight:600;justify-content:center;position:relative;transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content}@media(max-width: 1135.98px){.footer__bloc .homepage-button{margin:0 auto}}.footer__bloc .homepage-button span{border:3px solid var(--text-dark);border-radius:5px;display:block;height:100%;padding:.75rem;position:relative;width:100%;z-index:2}.footer__bloc .homepage-button::before{background-color:var(--primary);box-shadow:0px 0px 0px #8c8c8c;content:"";height:100%;position:absolute;left:6px;top:6px;transition:all .1s ease-in-out;width:100%;z-index:1}.footer__bloc .homepage-button:hover,.footer__bloc .homepage-button:focus{box-shadow:0px 0px 5px #8c8c8c;overflow:hidden}.footer__bloc .homepage-button:hover::before,.footer__bloc .homepage-button:focus::before{left:0;top:0}.footer__image{aspect-ratio:1/1;flex:0 0 20%}@media(max-width: 1135.98px){.footer__image{max-width:30%;margin:0 auto;min-width:160px}}@media(max-width: 749.98px){.footer__image{max-width:50px}}@media screen and (max-width: 450px){.footer__image{max-width:100%}}.footer__image a{display:block;height:100%}.footer__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width: 1135.98px){.footer__image img{aspect-ratio:1/1}}.footer .socials{display:flex;margin:0;margin-bottom:2.75rem;padding:0}@media(max-width: 1135.98px){.footer .socials{justify-content:center}}.footer .socials__item{list-style-type:none;padding:0 1rem;position:relative}.footer .socials__item:first-child{padding-left:0}.footer .socials__item:last-child{padding-right:0}.footer .socials__item::before{background-color:var(--secondary);border-radius:100%;content:"";height:.625rem;position:absolute;right:0;top:50%;transform:translate(50%, -50%);width:.625rem}.footer .socials__item:last-child::before{content:none}.footer .socials__item__link{background-position:center;background-repeat:no-repeat;background-size:contain;height:1.5rem;width:1.5rem}.footer__bottom{background-color:#f3f3f3}.footer__bottom .container{align-items:center;justify-content:space-between}.footer__bottom .container>div:first-child{flex:1}@media(max-width: 749.98px){.footer__bottom .container{flex-direction:column}}.footer__bottom .footer-menu ul{list-style-type:none;margin:0;padding:0}@media(max-width: 749.98px){.footer__bottom .footer-menu ul{flex-direction:column}}.footer__bottom .footer-menu ul li{font-size:1rem;padding:1rem 0;width:-moz-fit-content;width:fit-content;margin-right:2rem}@media(max-width: 749.98px){.footer__bottom .footer-menu ul li{margin-right:0}}.footer__bottom .footer-menu ul li:last-child{margin-right:0}.footer__bottom .footer-menu ul li a{font-size:.813rem;position:relative;color:var(--text-dark);height:100%;width:100%}.footer__bottom .footer-menu ul li a::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:var(--text-dark);transform-origin:bottom right;transition:transform .25s ease-out}.footer__bottom .footer-menu ul li a:hover::after,.footer__bottom .footer-menu ul li a:focus::after{transform:scaleX(1);transform-origin:bottom left}.footer .gabarit-kinderblanc .footer__top{background-color:var(--white)}.footer .gabarit-kinderblanc .footer__bloc .title{color:var(--text-dark)}.footer .gabarit-kinderblanc .socials__item .facebook{background-image:url("data:image/svg+xml,%3Csvg fill='%231B1B1B'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15' style='enable-background:new 0 0 8 15' xml:space='preserve'%3E%3Cpath d='M4.7 5.2V3.3c0-.5.4-.9.9-.9h.9V0H4.7C3.1 0 1.9 1.3 1.9 2.8v2.3H0v2.3h1.9V15h2.8V7.5h1.9l.9-2.3H4.7z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kinderblanc .socials__item .instagram{background-image:url("data:image/svg+xml,%3Csvg fill='%231B1B1B'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M8.4 0h2.2c.8 0 1.3.2 1.8.3.5.2.9.4 1.3.9.4.4.7.8.9 1.3.2.5.3 1 .3 1.8v6.2c0 .8-.2 1.3-.3 1.8-.2.5-.4.9-.9 1.3-.4.4-.8.7-1.3.9-.5.2-1 .3-1.8.3H4.4c-.8 0-1.3-.2-1.8-.3-.5-.2-.9-.4-1.3-.9-.4-.4-.7-.8-.9-1.3-.2-.5-.3-1-.3-1.8V4.4c0-.8.2-1.3.3-1.8.2-.5.4-.9.9-1.3.4-.4.8-.7 1.3-.9.5-.2 1-.3 1.8-.3h4zm0 1.4H4.5c-.7 0-1.1.2-1.4.3-.4.1-.6.3-.9.5-.2.3-.4.5-.5.9-.1.2-.3.6-.3 1.4v6c0 .7.2 1.1.3 1.4.1.4.3.6.6.9.3.3.5.4.9.6.3.1.7.2 1.4.3h6c.7 0 1.1-.2 1.4-.3.4-.1.6-.3.9-.6.3-.3.4-.5.6-.9.1-.3.2-.7.3-1.4v-6c0-.7-.2-1.1-.3-1.4-.1-.4-.3-.6-.6-.9-.3-.3-.5-.4-.9-.6-.3-.1-.7-.2-1.4-.3-.7.1-1 .1-2.2.1zm-.9 2.2c2.1 0 3.9 1.7 3.9 3.9 0 2.1-1.7 3.9-3.9 3.9-2.1 0-3.9-1.7-3.9-3.9 0-2.1 1.8-3.9 3.9-3.9zm0 1.4C6.1 5 5 6.1 5 7.5S6.1 10 7.5 10 10 8.9 10 7.5 8.9 5 7.5 5zm4-2.4c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kinderblanc .socials__item .twitter{background-image:url("data:image/svg+xml,%3Csvg fill='%231B1B1B'  width='32' height='32' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath data-color-initial='currentColor' d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8l164.9-188.5L26.8 48h145.6l100.5 132.9L389.2 48zm-24.8 373.8h39.1L151.1 88h-42l255.3 333.8z' style='data-color-initial:%230062ff;fill-opacity:1'/%3E%3C/svg%3E")}.footer .gabarit-kinderblanc .socials__item .linkedin{background-image:url("data:image/svg+xml,%3Csvg fill='%231B1B1B'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M7.5 0C3.4 0 0 3.4 0 7.5S3.4 15 7.5 15 15 11.6 15 7.5 11.6 0 7.5 0zM5.3 11.3H3.5V5.8h1.8v5.5zm-.9-6.2c-.6 0-1-.4-1-.9s.4-.9 1-.9 1 .4 1 .9-.4.9-1 .9zm7.5 6.2h-1.8V8.4c0-.7-.3-1.2-.9-1.2-.5 0-.8.3-.9.7 0 .1-.1.3-.1.4v3.1H6.3V5.9h1.8v.8c.2-.4.7-.9 1.6-.9 1.2 0 2.1.8 2.1 2.5v3z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kinderblanc .socials__item .youtube{background-image:url("data:image/svg+xml,%3Csvg fill='%231B1B1B'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 12' style='enable-background:new 0 0 17 12' xml:space='preserve'%3E%3Cpath d='M6.7 8.2V3.4l4.6 2.4-4.6 2.4zm10.1-5.6s-.2-1.2-.7-1.7c-.6-.7-1.4-.7-1.7-.7C12.1 0 8.5 0 8.5 0S4.9 0 2.6.2C2.3.2 1.5.2.9.9.3 1.4.2 2.6.2 2.6S0 4 0 5.3v1.3C0 8 .2 9.4.2 9.4s.2 1.2.7 1.7c.6.7 1.5.7 1.9.7 1.3.2 5.7.2 5.7.2s3.6 0 6-.2c.3 0 1.1 0 1.7-.7.5-.5.7-1.7.7-1.7S17 8 17 6.6V5.3c0-1.3-.2-2.7-.2-2.7z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kindernoir p,.footer .gabarit-kindernoir ul,.footer .gabarit-kindernoir li{color:var(--white)}.footer .gabarit-kindernoir .homepage-button span{border:3px solid var(--white)}.footer .gabarit-kindernoir .footer__top{background-color:#2b2b2b}.footer .gabarit-kindernoir .footer__bloc .title{color:var(--white)}.footer .gabarit-kindernoir .socials__item .facebook{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15' style='enable-background:new 0 0 8 15' xml:space='preserve'%3E%3Cpath d='M4.7 5.2V3.3c0-.5.4-.9.9-.9h.9V0H4.7C3.1 0 1.9 1.3 1.9 2.8v2.3H0v2.3h1.9V15h2.8V7.5h1.9l.9-2.3H4.7z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kindernoir .socials__item .instagram{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M8.4 0h2.2c.8 0 1.3.2 1.8.3.5.2.9.4 1.3.9.4.4.7.8.9 1.3.2.5.3 1 .3 1.8v6.2c0 .8-.2 1.3-.3 1.8-.2.5-.4.9-.9 1.3-.4.4-.8.7-1.3.9-.5.2-1 .3-1.8.3H4.4c-.8 0-1.3-.2-1.8-.3-.5-.2-.9-.4-1.3-.9-.4-.4-.7-.8-.9-1.3-.2-.5-.3-1-.3-1.8V4.4c0-.8.2-1.3.3-1.8.2-.5.4-.9.9-1.3.4-.4.8-.7 1.3-.9.5-.2 1-.3 1.8-.3h4zm0 1.4H4.5c-.7 0-1.1.2-1.4.3-.4.1-.6.3-.9.5-.2.3-.4.5-.5.9-.1.2-.3.6-.3 1.4v6c0 .7.2 1.1.3 1.4.1.4.3.6.6.9.3.3.5.4.9.6.3.1.7.2 1.4.3h6c.7 0 1.1-.2 1.4-.3.4-.1.6-.3.9-.6.3-.3.4-.5.6-.9.1-.3.2-.7.3-1.4v-6c0-.7-.2-1.1-.3-1.4-.1-.4-.3-.6-.6-.9-.3-.3-.5-.4-.9-.6-.3-.1-.7-.2-1.4-.3-.7.1-1 .1-2.2.1zm-.9 2.2c2.1 0 3.9 1.7 3.9 3.9 0 2.1-1.7 3.9-3.9 3.9-2.1 0-3.9-1.7-3.9-3.9 0-2.1 1.8-3.9 3.9-3.9zm0 1.4C6.1 5 5 6.1 5 7.5S6.1 10 7.5 10 10 8.9 10 7.5 8.9 5 7.5 5zm4-2.4c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kindernoir .socials__item .twitter{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  width='32' height='32' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath data-color-initial='currentColor' d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8l164.9-188.5L26.8 48h145.6l100.5 132.9L389.2 48zm-24.8 373.8h39.1L151.1 88h-42l255.3 333.8z' style='data-color-initial:%230062ff;fill-opacity:1'/%3E%3C/svg%3E")}.footer .gabarit-kindernoir .socials__item .linkedin{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M7.5 0C3.4 0 0 3.4 0 7.5S3.4 15 7.5 15 15 11.6 15 7.5 11.6 0 7.5 0zM5.3 11.3H3.5V5.8h1.8v5.5zm-.9-6.2c-.6 0-1-.4-1-.9s.4-.9 1-.9 1 .4 1 .9-.4.9-1 .9zm7.5 6.2h-1.8V8.4c0-.7-.3-1.2-.9-1.2-.5 0-.8.3-.9.7 0 .1-.1.3-.1.4v3.1H6.3V5.9h1.8v.8c.2-.4.7-.9 1.6-.9 1.2 0 2.1.8 2.1 2.5v3z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.footer .gabarit-kindernoir .socials__item .youtube{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 12' style='enable-background:new 0 0 17 12' xml:space='preserve'%3E%3Cpath d='M6.7 8.2V3.4l4.6 2.4-4.6 2.4zm10.1-5.6s-.2-1.2-.7-1.7c-.6-.7-1.4-.7-1.7-.7C12.1 0 8.5 0 8.5 0S4.9 0 2.6.2C2.3.2 1.5.2.9.9.3 1.4.2 2.6.2 2.6S0 4 0 5.3v1.3C0 8 .2 9.4.2 9.4s.2 1.2.7 1.7c.6.7 1.5.7 1.9.7 1.3.2 5.7.2 5.7.2s3.6 0 6-.2c.3 0 1.1 0 1.7-.7.5-.5.7-1.7.7-1.7S17 8 17 6.6V5.3c0-1.3-.2-2.7-.2-2.7z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}
/*# sourceMappingURL=footer.min.css.map */
