/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}footer{background:var(--white);color:var(--black);font-size:16px;letter-spacing:.8px;overflow:hidden;font-family:var(--font2);font-weight:600;display:flex;flex-direction:column;position:relative}footer .top-footer{padding:25px;box-shadow:0 0 15px 5px rgba(0,0,0,.161);z-index:10;border-top:1px solid var(--gray)}footer .top-footer,footer .top-footer .newsletter{display:flex;flex-direction:column;align-items:center;text-align:center}footer .top-footer .newsletter .title1{font-size:16px;letter-spacing:1.92px}footer .top-footer .newsletter form{margin-top:15px}footer .top-footer .newsletter form .form-group input{color:var(--black);text-align:center}footer .top-footer .newsletter form .form-group input::placeholder{color:var(--black);font-family:var(--font2);text-align:center}footer .top-footer .newsletter form .form-group.rgpd{font-size:14px}footer .top-footer .newsletter form .form-group.send{display:flex;justify-content:center}footer .top-footer .newsletter form .form-group.send .button{background:var(--white);color:var(--black);border-radius:unset;box-shadow:0 3px 6px rgba(0,0,0,.161);padding:13px 45px}footer .top-footer .newsletter form .form-group.send .button .label{font-family:var(--font2);font-weight:300;font-size:13px;letter-spacing:.13px}footer .top-footer .newsletter form .button{background:var(--white);color:var(--black);border-radius:0;box-shadow:0 3px 6px rgba(0,0,0,.161);margin-top:10px;padding:10px 40px}footer .top-footer .newsletter form .button .label{font-weight:700}footer .top-footer .main-footer{margin-top:35px}footer .top-footer .rs{margin-top:35px;display:flex;align-items:center}footer .top-footer .rs .name{margin-right:17px}footer .top-footer .rs .socials .item a{color:var(--black)}footer .c-footer{padding:25px;display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;background:var(--color1);color:var(--white)}footer .c-footer,footer .c-footer .c-logo{text-align:center}footer .c-footer .c-logo .logo{margin:0 auto}footer .c-footer .c-logo .logo img,footer .c-footer .c-logo .logo svg{filter:brightness(0) invert(1);width:170px;height:170px;object-fit:contain;max-width:100%}footer .footer-title{font-family:var(--font2);text-transform:uppercase;letter-spacing:1.92px;font-size:16px;line-height:27px;font-weight:600;width:max-content;display:flex;flex-direction:column;position:relative;margin:20px auto 10px}footer .nav-footer .menu .main-page{margin-top:12px}footer .nav-footer .menu .main-page .page-name{border-bottom:1px solid transparent}footer .nav-footer .menu .main-page a:hover{border-color:var(--white)}footer .nav-footer .button{width:max-content;margin-left:auto;margin-right:auto;margin-top:15px}footer .main-footer{display:flex;flex-direction:column;position:relative}footer .main-footer>ul li{margin-bottom:5px;letter-spacing:.3px}footer .main-footer>ul li>svg{margin-right:10px}footer .main-footer>ul li strong{display:block;font-weight:300}footer .main-footer .socials{justify-content:flex-start;position:absolute;top:7px;right:2px}footer .main-footer .socials .phone{display:none}footer .main-footer .socials .item a{color:var(--white)}footer .mentions{display:flex;flex-direction:column;order:5}footer .mentions>ul li{line-height:1.4;margin-bottom:5px;letter-spacing:.85px}footer .mentions>ul li>a img{min-width:160px;max-width:180px;width:100%;height:40px;object-fit:contain}footer .bg,footer .socials .item.phone{display:none}@media screen and (min-width:800px){footer .c-footer{flex-direction:row;flex-wrap:wrap}footer .c-footer .c-logo,footer .c-footer .mentions{flex:1 1 100%}footer .c-footer .main-footer,footer .c-footer .nav-footer{flex:1 1}}@media screen and (min-width:1200px){footer .top-footer{display:grid;grid-template-columns:.8fr 1fr 1fr .7fr;padding:15px 35px;text-align:left}footer .top-footer .newsletter{grid-column:span 2;grid-column-start:2;justify-content:center;align-items:flex-start;text-align:left}footer .top-footer .newsletter form .form-group input{text-align:left}footer .top-footer .newsletter form .form-group input::placeholder{text-align:left}footer .top-footer .newsletter form .form-group.send{justify-content:flex-start}footer .top-footer .newsletter form .form-group .button{transform-origin:bottom}footer .top-footer .newsletter form .form-group .button:hover{transform:scale(.9);box-shadow:0 0 0 transparent}footer .top-footer .main-footer{max-width:max-content;margin-left:auto;margin-right:auto}footer .top-footer .main-footer>ul li{margin-bottom:15px}footer .top-footer .rs{margin-top:0}footer .c-footer{max-width:unset;display:grid;grid-template-columns:.6fr 1.1fr .6fr .7fr;grid-gap:0;gap:0;padding:35px}footer .c-footer .c-logo{flex:1 1;align-self:center;margin-bottom:0}footer .c-footer .footer-title{margin-bottom:20px;margin-left:0}footer .c-footer .nav-footer{display:flex;flex-direction:column;text-align:left;margin-left:35px}footer .c-footer .nav-footer:nth-child(2) .menu{column-count:2}footer .c-footer .nav-footer:nth-child(2) .button{width:100%;margin-top:15px}footer .c-footer .nav-footer .menu{flex:1 1}footer .c-footer .nav-footer .menu .main-page{margin-top:0;margin-bottom:7px}footer .c-footer .nav-footer .menu .espace-pro{justify-content:flex-start}footer .c-footer .nav-footer .phone{flex:1 1}footer .c-footer .mentions{height:100%;order:unset;text-align:left}footer .c-footer .socials{flex-direction:column}footer .bg{display:block;pointer-events:none;position:absolute;right:0;top:-59%;width:61%;height:auto;z-index:1;transform:rotate(-9deg);mix-blend-mode:multiply;opacity:.8}}.logo{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo img,.logo svg{width:120px;height:60px;object-fit:contain}.logo .name{font-size:17px;font-family:var(--font2);margin-top:-15px}.socials{display:flex;align-items:center;justify-content:center;gap:15px}.socials.circle li a:hover{color:var(--color1);background-color:var(--white);border-color:var(--color1)}.socials.circle li a{width:35px;height:35px;border-radius:50%;color:var(--white);background:var(--color1);border:1px solid var(--white)}.socials.circle li a svg{width:17px;height:17px}.socials li a{width:20px;height:20px;display:flex;color:var(--white);flex-direction:column;align-items:center;justify-content:center;transition:all .5s}.socials li a:hover{transform:scale(.8)}.socials li a svg{width:100%;height:100%}.btns{flex-wrap:wrap;gap:15px}.btns,.button{display:flex;justify-content:center}.button{cursor:pointer;position:relative;align-items:center;border:1px solid transparent;color:var(--white);background:var(--color1);width:max-content;max-width:100%;min-width:75px;transition:all .4s ease;padding:9px 21px}.button.subtype2{background:var(--white);color:var(--color1)}.button.subtype3{background:var(--white);color:var(--black);box-shadow:0 3px 6px rgba(0,0,0,.161);border-radius:unset;transform-origin:bottom;padding:5px 25px}.button.subtype3:hover{background:unset;box-shadow:0 1px 2px rgba(0,0,0,.161);transform:scale(.9)}.button.subtype3 .label{text-transform:unset;letter-spacing:.13px;font-family:var(--font2)}.button.subtype4{border-radius:0;padding:9px 35px}.button.subtype4 .label{text-transform:unset;letter-spacing:.16px}.button:hover{transform:scale(.9)}.button .label{letter-spacing:.1px;font-size:16px;text-transform:uppercase;z-index:10;transition:all .4s ease;font-weight:600;font-family:var(--font2)}@media screen and (min-width:1200px){.btns{justify-content:flex-start}}