@charset "UTF-8";header>nav{background-color:#fff}@media (max-width: 999px){header{height:min(10vh,50px)}header nav .mobile{box-shadow:0 1px 5px #000;height:min(10vh,50px);background-color:#fff;width:100vw;z-index:12;position:fixed;-webkit-user-select:none;user-select:none;display:inline-block}header nav .mobile:after{width:110vw}header nav .mobile .menutoggle{left:0;position:fixed;font-size:min(10vh,50px);cursor:pointer}header nav .mobile .logo{height:min(10vh,50px);margin-left:50%;display:inline-block}header nav .mobile .logo a{width:100%;height:100%}header nav .mobile .logo a .daiwa{margin-left:-50%;height:100%}header nav #nav-menu{transition:transform .15s ease-in-out;background-color:#fff;transform:translate(-85vw);position:fixed;top:min(10vh,50px);width:min(80vw,400px);height:calc(100vh - min(10vh,50px));box-shadow:3px 0 5px -2px #000;clip-path:inset(0px -15px 0px 0px);z-index:10;overflow-y:scroll}header nav #nav-menu[aria-expanded=true]{transform:translate(0)}header nav #nav-menu .navbar .group:not(:last-child),header nav #nav-menu .navbar .group .elem-icon:not(:last-child){border-bottom:solid 1px black}header nav #nav-menu .navbar .group .elem-icon{display:flex;justify-content:center;align-items:center;height:50px}header nav #nav-menu .navbar .group .elem-icon .about-menu-line{background-color:#fff;display:flex;align-items:center;width:100%;height:50px;z-index:5;cursor:pointer}header nav #nav-menu .navbar .group .elem-icon .about{transition:all .15s ease-in-out;display:flex;flex-direction:column;list-style:none;width:100%;margin:0;padding:0;color:#fff}header nav #nav-menu .navbar .group .elem-icon .about li{display:flex;justify-content:center;width:100%;height:30px;border-top:1px black solid;box-sizing:border-box}header nav #nav-menu .navbar .group .elem-icon .about li a{display:flex;width:100%;align-items:center;justify-content:center}header nav #nav-menu .navbar .group .elem-icon a{height:100%;display:flex;align-items:center}header nav #nav-menu .navbar .group .elem-icon a .img-container span{font-size:1.5em}header nav #nav-menu .navbar .group .elem-icon h2{font-size:1.1em;margin:auto}header nav #nav-menu .navbar .group .elem-icon .img-container{left:0;position:absolute;height:40px;width:40px;display:flex;justify-content:center;align-items:center}header nav #nav-menu .navbar .group .elem-icon img{max-width:30px;height:30px}header nav #nav-menu .navbar .group .about-toggle{transition:height .15s ease-in-out;position:relative;display:flex;flex-direction:column;justify-content:space-between}header nav #nav-menu .navbar .group .about-toggle[aria-expanded=true]{height:140px}header nav #nav-menu .navbar .group .about-toggle[aria-expanded=true] .about{transform:translateY(0);max-height:90px}header nav #nav-menu .navbar .group .about-toggle[aria-expanded=false]{height:50px}header nav #nav-menu .navbar .group .about-toggle[aria-expanded=false] .about{transform:translateY(-50px);max-height:0;overflow:hidden}header nav #nav-menu .navbar .group #search-control{display:flex;flex-direction:column}header nav #nav-menu .navbar .group #search-control .search-control-1{cursor:pointer;display:flex;align-items:center;flex-grow:1;width:100%}header nav #nav-menu .navbar .group #search-control .search-input{margin:0;border-right:0}}@media (max-width: 999px) and (max-width: 999px){header nav #nav-menu .navbar .group .search-visible{height:92px}}@media (max-width: 999px){header nav #nav-menu .navbar .logo{display:none}header nav #nav-menu .menu{display:flex;flex-direction:column}header nav #nav-menu .menu #search-input-mobile{font-size:1.1em}header nav #nav-menu .menu a{padding:10px;text-align:center;font-size:1.2em;font-weight:550;line-height:60px;color:#000}header nav #nav-menu .menu .black-item{background-color:#000}header nav #nav-menu .menu .black-item span{color:#fff}header nav #nav-menu .menu .black-item .details-categ{display:none}header nav #nav-menu .menu .black-item:not(:last-of-type){border-bottom:1px solid white}header nav #nav-menu .menu a.lien-mobile{display:flex;align-items:center}header nav #nav-menu .menu a.lien-mobile>*:first-child,header nav #nav-menu .menu a.lien-mobile>*:last-child{flex:1}header nav #nav-menu .menu a.lien-mobile>.icone-lien{display:flex;justify-content:flex-start;align-items:center}header nav #nav-menu .menu a.lien-mobile>.icone-lien>.img-container{height:40px;width:40px;display:flex;justify-content:center;align-items:center}header nav #nav-menu .menu a.lien-mobile>.icone-lien>.img-container>img{height:32px}}@media (min-width: 1000px){header nav .mobile{display:none}header .geoloc{border-bottom:1px solid black;text-align:center;display:flex;flex-direction:row;justify-content:center}header .geoloc img{max-height:max(32px,1vw);margin:auto .5vw}header .geoloc h4{font-weight:600;font-size:max(16px,.85vw);margin:.75vw 0;text-align:center}header .navbar{display:flex;flex-direction:row;margin:0 auto;justify-content:space-between}}@media (min-width: 1000px) and (min-width: 1200px){header .navbar{max-width:83vw}}@media (min-width: 1000px){header .navbar .burger{display:none}header .navbar .elem-icon{position:relative}header .navbar .elem-icon>.dropdown__menu{border:1px solid grey;flex-direction:column;position:absolute;background-color:#000;top:calc(100% - 1.2rem);min-width:250px;width:12vw;left:50%;z-index:11;transform:translate(-50%);list-style:none;padding:0;display:none;opacity:0}header .navbar .elem-icon>.dropdown__menu>li{font-size:max(1.4em,1.15vw)}header .navbar .elem-icon>.dropdown__menu>li:hover{background-color:#202020}header .navbar .elem-icon>.dropdown__menu>li>a{text-align:center;padding:1vw 0;width:100%;color:#fff;list-style:none;text-decoration:none;display:block}header .navbar .elem-icon>.dropdown__menu>li:not(:last-child){border-bottom:1px solid grey}header .navbar .elem-icon:hover .dropdown__menu,header .navbar .elem-icon:focus-within .dropdown__menu{opacity:1;display:inherit}header .navbar .elem-icon img{width:max(50px,2.6vw);height:min(50px,2.6vw);object-fit:contain}header .navbar h2{font-weight:400;font-family:DINNextLTPro,Verdana,sans-serif;font-size:.9em;margin:0}header .navbar .group{margin:.5vw 0;display:flex;flex-direction:row}header .navbar .icon{font-size:2.6vw}header .navbar .elem-icon,header .navbar .logo{display:flex;flex-direction:column;justify-content:center;width:max(146px,8vw);text-align:center}}@media (min-width: 1000px) and (min-width: 1250px){header .navbar .elem-icon,header .navbar .logo{min-width:146px}}@media (min-width: 1000px){header .navbar .logo img{max-height:80px;max-width:8vw}header .navbar .daiwa-france{height:2.4vw}header .menu{background-color:#000;display:flex;justify-content:center;color:#fff;position:relative;align-items:center}}@media (min-width: 1000px) and (min-width: 1000px){header .menu .lien-mobile{display:none}}@media (min-width: 1000px){header .menu>div{z-index:5;position:relative;text-align:center;display:grid}header .menu>div:hover{background-color:#fafafa}header .menu>div:hover>a>span{color:#000}header .menu>div:not(:last-child):not(:hover)>a:before{content:"";position:absolute;top:calc((100% - 1.8vw)/2);height:1.8vw;margin-right:-2px;border-right:solid 2px white;right:0}}@media (min-width: 1000px) and (max-width: 1399px){header .menu>div{width:20vw}}@media (min-width: 1000px) and (min-width: 1400px){header .menu>div{width:15vw}}@media (min-width: 1000px){header .menu>div>a{width:100%;padding:.8vw 0;margin-left:auto}header .menu>div>a>span{margin:auto;color:#fff;text-align:center;font-size:max(16px,1vw)}header .menu>div:hover>.details-categ{display:grid;flex-wrap:wrap}header .menu>div:hover>.details-categ>a{overflow:hidden;text-overflow:ellipsis}header .menu>div:hover>.details-categ>a:first-child:nth-last-child(1){display:none}.menu>.black-item{white-space:nowrap;text-overflow:ellipsis}.menu>.black-item:nth-child(1) .details-categ,.menu>.black-item:nth-child(2) .details-categ{text-align:left;filter:drop-shadow(6px 6px 4px rgba(0,0,0,.3137254902))}.menu>.black-item:nth-child(1) .details-categ>.sub:hover:after,.menu>.black-item:nth-child(2) .details-categ>.sub:hover:after{transform:translate(8px,-6px)}.menu>.black-item:nth-child(1) .details-categ>.sub:after,.menu>.black-item:nth-child(2) .details-categ>.sub:after{right:12px}.menu>.black-item:nth-child(1) .details-categ>.sub>.details-categ,.menu>.black-item:nth-child(2) .details-categ>.sub>.details-categ{left:100%}.menu>.black-item:nth-child(4) .details-categ,.menu>.black-item:nth-child(5) .details-categ{text-align:left;filter:drop-shadow(-6px 6px 4px rgba(0,0,0,.3137254902))}}@media (min-width: 1000px) and (min-width: 1400px){.menu>.black-item:nth-child(4) .details-categ .sc,.menu>.black-item:nth-child(5) .details-categ .sc{padding-left:3em}}@media (min-width: 1000px) and (max-width: 1399px){.menu>.black-item:nth-child(4) .details-categ .sc,.menu>.black-item:nth-child(5) .details-categ .sc{padding-left:1.6em}}@media (min-width: 1000px){.menu>.black-item:nth-child(4) .details-categ>.sub:hover:after,.menu>.black-item:nth-child(5) .details-categ>.sub:hover:after{transform:translate(-8px,-6px) rotate(180deg)}.menu>.black-item:nth-child(4) .details-categ>.sub:after,.menu>.black-item:nth-child(5) .details-categ>.sub:after{transform:translateY(-6px) rotate(180deg)}}@media (min-width: 1000px) and (min-width: 1400px){.menu>.black-item:nth-child(4) .details-categ>.sub:after,.menu>.black-item:nth-child(5) .details-categ>.sub:after{left:12px}}@media (min-width: 1000px) and (max-width: 1399px){.menu>.black-item:nth-child(4) .details-categ>.sub:after,.menu>.black-item:nth-child(5) .details-categ>.sub:after{left:4px}}@media (min-width: 1000px){.menu>.black-item:nth-child(4) .details-categ>.sub>.details-categ,.menu>.black-item:nth-child(5) .details-categ>.sub>.details-categ{left:-100%}.details-categ{flex-direction:column;z-index:4;background-color:#fafafa;position:absolute;display:none;left:0;top:100%;min-width:100%;width:fit-content;padding:12px 0}.details-categ .sc,.details-categ a{text-transform:uppercase;color:#000;margin:0;box-sizing:border-box}}@media (min-width: 1000px) and (max-width: 1399px){.details-categ .sc,.details-categ a{width:20vw;padding:12px 10px}}@media (min-width: 1000px) and (min-width: 1400px){.details-categ .sc,.details-categ a{width:15vw;padding:12px 14px}}@media (min-width: 1000px){.details-categ .sc:not(.sub):not(.details-categ):hover,.details-categ a:not(.sub):not(.details-categ):hover{background-color:#f0f0f0}.details-categ>.sub{position:relative}.details-categ>.sub:after{top:50%;transform:translateY(-50%);position:absolute;transition:transform .3s ease;content:" ";display:inline-block;width:12px;height:12px;background-image:url(/img/icons/triangle.svg);background-repeat:no-repeat}.details-categ>.sub:hover>*:first-child{background-color:#f0f0f0}.details-categ>.sub:hover>.details-categ,.details-categ>.sub:hover>.details-categ a{display:grid}.details-categ>.sub>.details-categ{top:0;position:absolute;min-width:100%;background-color:#fafafa;filter:drop-shadow(10px 10px 4px rgba(0,0,0,.3137254902));width:fit-content;z-index:4;padding:12px 0;margin:-12px 0;display:none}}body>h1.path,.sfs{max-width:max(70vw,1200px);margin-top:36px;margin-bottom:36px}@media (min-width: 1200px){body>h1.path,.sfs{margin-left:calc((100vw - max(70vw,1200px))/2);margin-right:calc((100vw - max(70vw,1200px))/2)}}@media (max-width: 1199px){body>h1.path,.sfs{padding:inherit calc((100vw - max(70vw,1200px))/2)}}body>h1.path{padding-left:20px}body>h1.path a{text-decoration:underline}.sfs{background-color:#fff;display:flex;justify-content:space-around;flex-flow:row wrap}.sfs>a{cursor:pointer;display:flex;flex-direction:column;width:max(15vw,300px);height:max(12.5vw,250px);position:relative;overflow:hidden}.sfs>a[data-new=true]:after{text-align:center;content:"NEW";position:absolute;top:9px;right:-20px;transform:rotate(45deg);background-color:#000;color:#fff;width:76px}.sfs>a:hover h2{transition:filter .2s ease-out;filter:drop-shadow(0 0 4px #909090)}.sfs>a>img{max-width:100%;max-height:75%;margin:auto}.sfs>a>h2{font-size:1.3em;font-weight:500;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 999px) and (min-width: 330px){.sfs>a{max-width:min(40%,300px)}.sfs>a>h2{font-size:1em}}.technologies-famille{background-color:#000;color:#fff;column-gap:20px;justify-content:center;position:relative}@media (max-width: 600px){.technologies-famille{flex-direction:column;display:table;height:auto}.technologies-famille>*{width:100%}.technologies-famille>.illust{position:absolute;height:100%;width:100%}.technologies-famille>h2{display:table-cell;height:100%;padding:10px 0;text-align:center;vertical-align:middle;margin:auto;filter:drop-shadow(0 0 8px #000000)}}@media (min-width: 601px){.technologies-famille{display:flex;height:max(15vh,150px)}.technologies-famille>*{max-width:min(50%,700px)}.technologies-famille>.illust{height:100%}.technologies-famille>h2{margin:auto 0}}.technologies-famille>.illust{background-size:cover;background-position:center;min-width:min(100%,300px);flex-grow:1}.technologies{display:flex;background-color:#000;justify-content:center}.technologies>.techno>.image{background-repeat:no-repeat;background-position:center;background-size:cover;width:max(200px,8.3vw);aspect-ratio:1;height:auto}.technologies>.techno>h4{color:#fff;font-size:max(2vw,1.5em)}@media (min-width: 1200px){.technologies{column-gap:7.8vw;padding:4vw 0 1.3vw}.technologies>.techno{flex-direction:column;overflow:hidden;width:21vw}.technologies>.techno>h4{text-align:center;font-size:1.1vw;font-weight:500}.technologies>.techno>.image{width:16vw;height:16vw}}.bann-prod:not(.canne) .infos,.img-prod:not(.canne) .infos{margin:auto}.bann-prod .infos,.img-prod .infos{margin:0}@media (max-width: 999px){.bann-prod .infos,.img-prod .infos{margin:20px auto;max-width:90vw}}@media (min-width: 1000px){.bann-prod .infos,.img-prod .infos{max-width:max(80vw,1600px)}}.bann-prod .infos h1,.img-prod .infos h1{font-family:DINNextLTPro-Bold,sans-serif;font-weight:bolder;font-size:max(2vw,2.6em);margin:0}.bann-prod .infos h2,.img-prod .infos h2{margin:0}.bann-prod .infos .prix,.img-prod .infos .prix{font-size:max(1vw,1.2em)}.bann-prod .pays,.img-prod .pays{position:absolute;max-width:max(4vw,70px);max-height:max(4vw,70px);top:10px;right:10px;border:1px solid grey}.bann-prod .photo,.img-prod .photo{width:auto;text-align:center}.bann-prod .photo img,.img-prod .photo img{max-height:100%;max-width:100%}.bann-prod img.logo,.img-prod img.logo{display:block;max-width:30%;margin:20px 0}@media (max-width: 999px){.bann-prod,.img-prod{flex-direction:column-reverse}.bann-prod .photo img,.img-prod .photo img{max-width:100%;max-height:50vh}}.textes-sav{max-width:max(1200px,50vw);margin:70px auto 40px;font-size:max(1.2em,1vw);display:block}.textes-sav p{padding:0 10px}@media (min-width: 721px){.textes-sav p{font-size:max(1.3vw,1.3em);max-width:min(70vw,1200px)}}@media (max-width: 720px){.textes-sav p{text-align:justify;max-width:80%;margin:0 auto 2em;font-size:1.1em}}.textes-sav .last-p{margin-bottom:2.5em}.univers>div:not(.trapeze) p,.univers>div:not(.trapeze) ol{margin:20px auto;font-size:1.25em;line-height:1.35em}@media (max-width: 600px){.univers>div:not(.trapeze) p,.univers>div:not(.trapeze) ol{max-width:min(80%,1200px);text-align:justify}}@media (min-width: 601px){.univers>div:not(.trapeze) p,.univers>div:not(.trapeze) ol{max-width:min(70vw,1200px)}}.univers>div:not(.trapeze) h2,.univers>div:not(.trapeze) h3{text-align:center}.univers>div:not(.trapeze) h2{font-size:2.5em;text-transform:uppercase;font-family:DINNextLTPro-Bold,sans-serif;padding:1em 0}.univers>div:not(.trapeze) h3{font-size:1.4em;margin:2em auto}.univers>div:not(.trapeze):first-child{margin:60px 0 20px}.univers>div:not(.trapeze):last-child h3:last-of-type{margin-top:0}.univers .pages{margin:30px 0;display:flex;column-gap:20px;justify-content:center}@media (max-width: 999px){.univers .pages{flex-direction:column}}.univers .pages a{position:relative;line-height:0}@media (max-width: 999px){.univers .pages a{margin:20px auto}.univers .pages a,.univers .pages a img{max-width:80vw}}.univers .pages a img{aspect-ratio:4/3;object-fit:cover;border:1px solid black}@media (min-width: 1000px){.univers .pages a img{max-width:min(600px,40vw)}}.univers .pages a h1{text-transform:uppercase;position:absolute;margin:0;bottom:25px;left:25px;color:#fff;text-shadow:#000 0 0 10px}.textes-mentions-legales{max-width:60%;overflow:hidden;margin:auto}.textes-mentions-legales>.description{margin-left:0;margin-right:0}@media (max-width: 720px){.textes-mentions-legales{max-width:80%}}.textes-mentions-legales h2{margin:1.5em auto;text-align:center;font-size:2em}@media (max-width: 720px){.textes-mentions-legales h3{text-align:left}}.textes-mentions-legales p,.textes-mentions-legales li{font-size:1em}@media (max-width: 720px){.textes-mentions-legales p,.textes-mentions-legales li{text-align:justify;margin:0 auto 1em;padding:0}}@media (max-width: 720px){.textes-mentions-legales ul{padding:0}}.textes-mentions-legales a{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-decoration:underline}.textes-mentions-legales table{border-collapse:collapse}.textes-mentions-legales table td{border:1px solid #e0e0e0;padding:.2em}.page-technologies{display:flex;flex-direction:column}.page-technologies .techno-text{margin:12vh auto;max-width:60vw}.page-technologies .techno-text>p{font-size:1.25em}@media (max-width: 999px){.page-technologies .techno-text{max-width:80vw}}.page-technologies .sous-categorie-techno{display:flex;flex-direction:column;align-items:center}.page-technologies .sous-categorie-techno h2{font-weight:700;font-size:3em;text-transform:uppercase;text-align:center;margin:min(2em,4vw)}@media (max-width: 999px){.page-technologies .sous-categorie-techno h2{font-size:2em}}.page-technologies .sous-categorie-techno .techno-items{display:flex;flex-wrap:wrap;max-width:75vw;justify-content:center}@media (max-width: 999px){.page-technologies .sous-categorie-techno .techno-items{max-width:90vw}}.page-technologies .sous-categorie-techno .techno-items .techno{margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;align-items:center;width:15vw}@media (max-width: 999px){.page-technologies .sous-categorie-techno .techno-items .techno{width:30vw}}.page-technologies .sous-categorie-techno .techno-items .techno img{width:12vw}@media (max-width: 999px){.page-technologies .sous-categorie-techno .techno-items .techno img{width:28vw}}body.dark .techno-path,body.dark .techno-path>*,.techno-path.dark,.techno-path.dark>*{color:#fff}.techno-path{width:75vw;margin:max(2vh,10px) auto}@media (max-width: 999px){.techno-path{width:90vw}}.techno-path a{text-decoration:underline}.events{display:flex;flex-wrap:wrap;max-width:80vw;margin:auto;grid-gap:4vw;justify-content:center}.actus-proches{margin-top:2em;display:flex;justify-content:center;column-gap:5vw;position:relative;height:100%;margin-left:0;max-width:100vw;overflow:hidden}.actus-proches>#actu-next{left:0}.actus-proches>#actu-next img{margin:auto auto auto 1vw}.actus-proches>#actu-next:not(.inactive):hover{background:linear-gradient(270deg,#0000,#0000001a)}.actus-proches>#actu-prev{right:0}.actus-proches>#actu-prev img{margin:auto 1vw auto auto}.actus-proches>#actu-prev:not(.inactive):hover{background:linear-gradient(90deg,#0000,#0000001a)}.actus-proches>#actu-prev,.actus-proches>#actu-next{cursor:pointer;position:absolute;height:100%;content:"<";display:flex}@media (min-width: 601px){.actus-proches>#actu-prev,.actus-proches>#actu-next{width:5vw}}@media (max-width: 600px){.actus-proches>#actu-prev,.actus-proches>#actu-next{width:8vw}}.actus-proches>#actu-prev.inactive,.actus-proches>#actu-next.inactive{cursor:default}.actus-proches>#actu-prev.inactive>img,.actus-proches>#actu-next.inactive>img{opacity:.5}.actus-proches>#actu-prev>img,.actus-proches>#actu-next>img{width:100%;height:auto}body.dark .bandeau,.bandeau.dark{max-width:600px;margin:20px auto;overflow:hidden;border-top:1px solid white;border-bottom:1px solid white}.bandeau{margin:20px 0;width:100%}.bandeau h1{color:#fff;width:100%;margin:0;padding-top:max(20px,1vw);padding-bottom:max(10px,.5vw);font-family:DINNextLTPro-Bold,sans-serif;text-align:center;text-transform:uppercase;font-size:max(2vw,2.4em);background-color:#000}.bandeau-garantie{display:flex;max-width:1200px;margin:auto;flex-direction:row}@media (max-width: 1000px){.bandeau-garantie{flex-direction:column}.bandeau-garantie>a{margin:auto;max-width:min(480px,80vw)}.bandeau-garantie h2{margin:auto auto 2em}}@media (min-width: 1001px){.bandeau-garantie>a{max-width:40%}.bandeau-garantie h2{margin:auto}}.bandeau-garantie img{width:100%}.bandeau-garantie h2{flex-grow:1;text-align:center;height:100%}.bandeaux{display:flex;flex-direction:column}.bandeaux>a .bandeau-techno{height:min(22vh,22vw);display:flex}.bandeaux>a .bandeau-techno:hover{filter:brightness(96%);background-color:#fff}.bandeaux>a .bandeau-techno .bandeau-t-left{width:45%;background-size:cover}.bandeaux>a .bandeau-techno .bandeau-t-right{color:#000;width:55%;display:flex;align-items:center;justify-content:center}@media (max-width: 999px){.bandeaux>a .bandeau-techno .bandeau-t-right h4{margin:10px;font-size:1em;text-align:center}}.bandeaux>a .bandeau-techno .bandeau-t-right .texte-lw{text-transform:lowercase}.bandeaux>a .bandeau-techno h4{font-size:max(1.2vw,1em)}.bandeaux>a:not(:last-child){border-bottom:1px solid white}.bann-prod{display:flex;min-height:60vh;max-height:60vh;position:relative;background-position-x:right;background-position-y:top;background-size:cover}.bann-prod .path{position:absolute;top:max(2vh,10px);left:max(4vw,min((100vw - 1200px) / 2,15vw))}.bann-prod .path,.bann-prod .path *{color:#fff;text-shadow:#000 0 0 2px}.bann-prod .path a{text-decoration:underline}@media (max-width: 1199px){.bann-prod .infos{margin:auto auto 5vh}}@media (min-width: 1200px){.bann-prod .infos{margin:auto 50% auto 10%}}.bann-prod .infos h1,.bann-prod .infos h2,.bann-prod .infos span{font-family:DINNextLTPro,Verdana,sans-serif;text-shadow:0 0 10px #000;color:#fff;text-align:left}body.dark .blocs-illustres,.blocs-illustres.dark{color:#fff}.blocs-illustres{display:flex;max-width:min(100vw,max(50vw,1200px));margin:40px auto;column-gap:2vw}.blocs-illustres .textes{margin:auto;display:flex;flex-direction:column}.blocs-illustres .textes .bloc{display:flex;flex-direction:column}.blocs-illustres .textes .bloc>.logo{min-height:100px;margin:30px auto;display:flex}.blocs-illustres .textes .bloc>.logo>img{margin:auto;max-height:100px;width:auto}.blocs-illustres .textes span{font-size:max(1em,1vw)}.blocs-illustres .textes h3{font-size:max(1.5em,1.8vw)}.blocs-illustres>img{max-width:50%}@media (max-width: 999px){.blocs-illustres{position:relative;flex-direction:column}.blocs-illustres .textes>.bloc>span,.blocs-illustres .textes>.bloc>h3{margin-left:8px;margin-right:8px}.blocs-illustres img{max-width:100vw;max-height:50vh;object-fit:contain;height:auto;width:auto}}@media (min-width: 1000px){.blocs-illustres{flex-direction:row}.blocs-illustres.gauche{flex-direction:row-reverse}.blocs-illustres.droite{text-align:right}.blocs-illustres img{margin:auto}}div.swiper{max-width:100%;-webkit-user-select:none;user-select:none;background-color:#fff}div.swiper div.swiper-button-prev,div.swiper .swiper-button-next{margin:0;height:100%;width:70px;top:0;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}div.swiper div.swiper-button-prev.swiper-button-prev,div.swiper .swiper-button-next.swiper-button-prev{left:0}div.swiper div.swiper-button-prev.swiper-button-prev:after,div.swiper .swiper-button-next.swiper-button-prev:after{content:"prev prev"}div.swiper div.swiper-button-prev.swiper-button-prev:hover,div.swiper .swiper-button-next.swiper-button-prev:hover{background:linear-gradient(90deg,#0000004d,#fff0)}div.swiper div.swiper-button-prev.swiper-button-next,div.swiper .swiper-button-next.swiper-button-next{right:0}div.swiper div.swiper-button-prev.swiper-button-next:after,div.swiper .swiper-button-next.swiper-button-next:after{content:"next next"}div.swiper div.swiper-button-prev.swiper-button-next:hover,div.swiper .swiper-button-next.swiper-button-next:hover{background:linear-gradient(270deg,#0000004d,#fff0)}div.swiper div.swiper-pagination{bottom:0;top:auto}div.swiper div.swiper-pagination>span.swiper-pagination-progressbar-fill{background-color:#000}div.swiper img{background-color:transparent;object-fit:cover;width:100%;aspect-ratio:10/3;display:flex}@media (max-width: 1199px){div.swiper img.desktop{display:none}}@media (min-width: 1200px){div.swiper img.mobile{display:none}}.carte-revendeurs{position:relative}@media (min-width: 1000px){.carte-revendeurs{display:flex}}.carte-revendeurs :focus-visible{outline:none}.carte-revendeurs .liste-revendeurs{overflow-y:scroll;z-index:4;height:100%;position:absolute;background-color:#fff;box-shadow:4px 0 4px #505050;min-width:20vw}@media (min-width: 1000px){.carte-revendeurs .liste-revendeurs{max-width:25vw}}@media (max-width: 999px){.carte-revendeurs .liste-revendeurs{position:relative;box-shadow:4px -4px 4px #505050,4px 4px 4px #505050;height:35vh;width:100vw;bottom:0}}.carte-revendeurs .liste-revendeurs::-webkit-scrollbar{display:none}.carte-revendeurs .liste-revendeurs #liste ul{margin:0;padding:10px;list-style-type:none}.carte-revendeurs .liste-revendeurs #liste ul li{white-space:nowrap;justify-content:space-between;display:flex;flex-direction:row;padding:10px;border-bottom:darkgray solid .1px}.carte-revendeurs .liste-revendeurs #liste ul li .nom{cursor:pointer;margin:0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carte-revendeurs #legend{position:absolute;font-family:Arial,sans-serif;background:#fff;padding:5px;margin:5px;border:3px solid #000;z-index:4;font-size:10px}@media (min-width: 1000px){.carte-revendeurs #legend{bottom:15vh;right:5px;font-size:14px}}.carte-revendeurs #legend h4{margin-top:0;margin-bottom:5px;text-align:center}.carte-revendeurs #legend img{vertical-align:middle;max-height:25px}.carte-revendeurs #center-btn.revendeurs-button{position:absolute;cursor:pointer;height:50px;width:50px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:4}@media (max-width: 999px){.carte-revendeurs #center-btn.revendeurs-button{bottom:5px;right:5px;box-shadow:0 0 4px #505050}}@media (min-width: 1000px){.carte-revendeurs #center-btn.revendeurs-button{bottom:60px;right:40px;box-shadow:4px 4px 4px #505050}}.carte-revendeurs #center-btn.revendeurs-button img{max-width:80%;max-height:80%}.carte-revendeurs #map{height:85vh;width:100vw}@media (max-width: 999px){.carte-revendeurs #map{height:58vh}}.carte-revendeurs #map .revendeurs-icon{cursor:pointer;max-height:40px}.carte-revendeurs #map .gm-style-iw.gm-style-iw-c>.gm-style-iw-chr{position:absolute;right:8px;top:3px}.carte-revendeurs #map .gm-style-iw.gm-style-iw-c>.gm-style-iw-chr button{width:12px!important;height:12px!important}.carte-revendeurs #map .gm-style-iw.gm-style-iw-c>.gm-style-iw-d{padding-top:12px}.carte-revendeurs #map .gm-style-iw.gm-style-iw-c>.gm-style-iw-d .adr-tit{padding-right:10px;font-weight:700;font-size:1.3em}.carte-revendeurs button.gm-ui-hover-effect{margin:5px!important}.carte-revendeurs button.gm-ui-hover-effect>span{width:20px!important;height:20px!important;margin:auto!important}.evenement{outline:4px solid black;outline-offset:-4px;overflow:hidden;position:relative}@media (min-width: 1400px){.evenement{width:30vw;height:15vw}}.evenement>img{width:100%;height:100%;object-fit:cover}.evenement .onhover{display:flex;background:linear-gradient(90deg,#0000,#000000f2);top:0;height:100%;position:absolute;width:60%;transition:left .1s ease-out}.evenement .onhover h1{vertical-align:center;text-align:right;color:#fff;text-transform:uppercase;margin:auto 15px auto auto}.evenement:not(:hover) .onhover{left:100%}.evenement:hover .onhover{left:40%}@media (max-width: 600px){.evenement{width:80vw;height:40vw}.evenement .onhover{width:80%}.evenement:hover .onhover{left:20%}}@media (min-width: 601px){.evenement{width:30vw;height:15vw}}.youtube-parent{position:relative;overflow:hidden;width:min(100%,1200px);margin:10px auto;aspect-ratio:16/9}.youtube-parent .youtube-player{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}body.dark .image-demi,.image-demi.dark{color:#fff}.image-demi{display:flex;margin:10vh 0}.image-demi.dark{background-color:#000;color:#fff}.image-demi .image{background-position:center;background-size:cover}.image-demi .texte{display:flex;flex-direction:column;justify-content:center;margin:auto 20px;font-size:1.1em}.image-demi .texte ul{padding:0}.image-demi .texte ul li{margin-bottom:1.5em}.image-demi .texte ul li:nth-last-child(n+10),.image-demi .texte ul li:nth-last-child(n+10)~li{margin-bottom:0}.image-demi .texte ul.no-text{font-size:max(1.4vw,1.6em)}.image-demi .texte ul li{list-style:none}.image-demi .texte ul li:before{content:"✓";padding-right:8px}.image-demi .texte h2{text-align:center;max-width:80%;margin:1.5em auto}@media (max-width: 720px){.image-demi .image-demi{display:flex}.image-demi .image-demi.clair{background-color:#fff;color:#000}.image-demi .image-demi:not(.clair){background-color:#000;color:#fff}.image-demi .image-demi .image{background-position:center;background-size:cover}.image-demi .image-demi .texte{height:100%;display:flex;flex-direction:column}.image-demi .image-demi .texte p{text-align:left;word-spacing:-2px;max-width:80%}.image-demi .image-demi .texte h2{max-width:80%}}@media (max-width: 999px){.image-demi{flex-direction:column}.image-demi h2,.image-demi p{text-align:center}.image-demi h2{font-size:max(1.1vw,2.2em)}.image-demi p{font-size:max(.8vw,1.4em)}.image-demi .image{height:50vh}.image-demi .texte{padding-bottom:1.5em}}@media (min-width: 1000px){.image-demi{flex-direction:row}.image-demi .image,.image-demi .texte{width:50%;overflow:hidden;min-height:100vh}.image-demi h2{font-size:max(1.8vw,2.6em)}.image-demi h3{font-size:max(1.4vw,1.6em)}.image-demi span,.image-demi li{font-size:max(1vw,1.2em)}}@media (min-width: 1000px) and (min-width: 1200px){.image-demi .texte{max-width:800px;margin:auto;font-size:1.4em}}.image-double{display:flex;justify-content:center}.image-double img{height:auto;width:auto;object-fit:contain;max-width:50%;max-height:50vh}@media (max-width: 800px){.image-double{flex-direction:column}.image-double img{margin:auto;max-width:100%}}.image-entete{height:40vh;object-fit:cover;background-position:center;background-size:cover;text-align:center;display:table;width:100%}.image-entete>h1{display:table-cell;color:#fff;text-align:center;vertical-align:middle;text-shadow:#000 0 0 10px;text-transform:uppercase}@media (min-width: 600px){.image-entete>h1{font-size:max(3vw,4em)}}@media (max-width: 599px){.image-entete>h1{font-size:max(3vw,3em)}}.image-entete>h3{display:table-cell;color:#fff;text-align:center;vertical-align:middle;font-size:max(1.6vw,2.8rem);text-shadow:#000 0 0 10px}.images-nomees{display:flex;flex-direction:row;justify-content:safe center;margin:auto;max-width:100%;overflow:auto}.images-nomees>div{display:flex;flex-direction:column;justify-content:space-between;max-width:min(50vw,270px);text-align:center}@media (min-width: 1600px){.images-nomees>div{max-width:14vw}}.image-pleine img{width:100%;max-height:100vh;object-fit:cover}.img-prod{min-height:50vh;position:relative;display:flex;justify-content:center;background-position:right;background-size:cover;max-width:min(90vw,1600px);margin:auto}.img-prod .path{position:absolute;top:max(4vh,10px);left:0}.img-prod .path,.img-prod .path *{color:#000;text-shadow:#fff 0 0 2px}.img-prod .path a{text-decoration:underline}@media (max-width: 1000px){.img-prod{max-height:70vh}}@media (min-width: 1000px){.img-prod{flex-direction:row}.img-prod:not(.canne) .photo{max-width:70%}.img-prod .photo:has(img){min-width:40vw}}.img-prod.canne{flex-direction:column;margin-top:calc(max(8vh,20px) + 16px)}.img-prod .infos h1,.img-prod .infos h2,.img-prod .infos span{text-align:left}.img-prod .infos h2{color:#838383}.img-prod .photo img{max-height:100%}.instagram{max-width:100%;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 1049px){.instagram{display:flex;overflow-x:scroll;overflow-y:hidden}}@media (min-width: 1050px){.instagram{display:grid;grid-template-columns:repeat(6,1fr)}}.instagram::-webkit-scrollbar{display:none}.instagram .overlay{opacity:0;transition:opacity .3s}.instagram a{line-height:0;position:relative}@media (max-width: 1049px){.instagram a{height:auto;min-width:175px}}.instagram a .media-type{position:absolute;top:5px;right:5px;opacity:1;color:#fff;font-size:1em}.instagram a img{max-height:max(16.6666666667vw,175px);width:max(16.6666666667vw,175px);object-fit:fill}.liste-photos{scroll-margin-top:5em;display:flex;flex-direction:column;overflow-x:auto;overflow-y:hidden;max-width:100vw}.liste-photos .rendu{max-width:min(800px,70vh,100vw);max-height:min(800px,70vh);margin:5px auto}.liste-photos .vignettes{display:flex;overflow-y:auto;margin:0 auto}.liste-photos .vignettes img{margin:0 5px;border:1px solid lightgrey;min-width:120px;max-width:10vw;aspect-ratio:1;object-fit:contain;width:100%;height:100%}.liste-photos .vignettes img:not(.selected){cursor:pointer}.liste-photos .vignettes img.selected{filter:grayscale(1)}.liste-portraits{display:flex;max-width:1600px;margin:auto;flex-wrap:wrap;justify-content:center}body.dark .liste-technologies>a>img,body.dark .liste-technologies>img,.liste-technologies.dark>a>img,.liste-technologies.dark>img{filter:invert(1)}.liste-technologies{display:flex;flex-direction:row;overflow:auto;justify-content:center;column-gap:20px;margin:20px auto;flex-wrap:wrap}@media (min-width: 1200px){.liste-technologies{width:1200px}}.liste-technologies img{width:100%;height:auto;max-height:max(10vh,100px);max-width:min(45vw,200px);object-fit:contain}.liste-technologies>a{display:flex;width:min(45vw,200px)}.liste-technologies>a img{margin:auto}.module-logo{text-align:center}.module-logo>img{min-width:200px;max-width:min(100%,384px,90vw)}@keyframes over-video-zoom{0%{opacity:1}55%{opacity:1}65%{scale:13.5;opacity:0}to{opacity:0}}.parallax{height:100vh;background-color:transparent!important;overflow:hidden}.parallax.visible .over-video{animation:over-video-zoom linear 1s;opacity:0}.parallax .over-video{height:100vh;overflow:hidden;max-width:100vw;row-gap:12px;z-index:-1;animation-timeline:--zoom-logo;animation-range:contain;background-color:#000;margin:auto;color:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}.parallax .over-video img{max-height:140px;filter:invert(1)}.parallax .over-video span,.parallax .over-video img{font-size:3em;margin:0;text-align:center}.parallax video{width:100%;height:100vh;object-fit:cover;position:fixed;top:0;z-index:-999}.peches{-webkit-user-select:none;user-select:none;display:grid}.peches>div{filter:grayscale(100%)}.peches>a:not(:hover) span{display:none}.peches>a:hover{filter:drop-shadow(0 0 2px #000);z-index:4}.peches>a,.peches>div{transition:all .2s ease-out;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;position:relative}@media (min-width: 1200px){.peches>a:nth-child(1),.peches>div:nth-child(1){background-position:65% 50%}.peches>a:nth-child(2),.peches>div:nth-child(2){background-position:0 50%}.peches>a:nth-child(3):not(a:hover):after,.peches>div:nth-child(3):not(a:hover):after{background:linear-gradient(to bottom,transparent 40%,rgba(255,255,255,.7) 75%,white 99%)}.peches>a:nth-child(5),.peches>div:nth-child(5){background-position:55% 50%}.peches>a:nth-child(5):not(:hover):after,.peches>div:nth-child(5):not(:hover):after{background:linear-gradient(to bottom,transparent 25%,rgba(255,255,255,.7) 75%,white 99%)}.peches>a:nth-child(6),.peches>div:nth-child(6){background-position:20% 50%}.peches>a:nth-child(7),.peches>div:nth-child(7){background-position:75% 70%;background-size:300%}.peches>a:nth-child(8),.peches>div:nth-child(8){background-position:30% 200%;background-size:cover}}.peches>a:after,.peches>div:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.peches>a h4,.peches>div h4{z-index:2;color:#000;font-size:2em}@media (max-width: 999px){.peches>a h4,.peches>div h4{font-size:1.6em}}@media (min-width: 1000px){.peches>a h4,.peches>div h4{font-size:1.8vw}}@media (max-width: 1199px){.peches>div{display:none}.peches>a:hover{margin:-30px 0;height:140px;z-index:4}.peches>a,.peches>div{height:80px;grid-column:1}.peches>a:nth-child(1),.peches>div:nth-child(1){background-position:50% 15%}.peches>a:nth-child(2),.peches>div:nth-child(2){background-position:0 20%;background-size:200%}.peches>a:nth-child(3),.peches>div:nth-child(3){background-position:50% 80%}.peches>a:nth-child(3):after,.peches>div:nth-child(3):after{background:linear-gradient(to left,transparent 20%,rgba(255,255,255,.7) 70%,white 99%)}.peches>a:nth-child(5):after,.peches>div:nth-child(5):after{background:linear-gradient(to left,transparent 20%,rgba(255,255,255,.7) 70%,white 99%)}.peches>a:nth-child(6),.peches>div:nth-child(6){background-position:0 36%;background-size:120%}.peches>a:nth-child(7),.peches>div:nth-child(7){background-position:30% 35%;background-size:120%}.peches>a:nth-child(8),.peches>div:nth-child(8){background-position:10% 70%;background-size:120%}.peches>a:after,.peches>div:after{background:linear-gradient(to left,transparent 60%,rgba(255,255,255,.7) 80%,white 99%)}.peches>a h4,.peches>div h4{margin-top:auto;margin-bottom:auto;margin-right:auto;padding-left:10px}}@media (min-width: 1200px){.peches{grid-row:1;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.peches>a:hover{margin:-14vh;height:88vh}.peches>a:hover:first-child{margin-left:0;margin-right:-16.8vh}.peches>a:hover:last-child{margin-left:-16.8vh;margin-right:0}.peches>a:hover>h4{margin:auto 20px 20px;transform:rotate(0);writing-mode:initial}.peches>a,.peches>div{height:60vh;grid-row:1}.peches>a:after,.peches>div:after{background:linear-gradient(to bottom,transparent 70%,rgba(255,255,255,.7) 85%,white 99%)}.peches>a>h4,.peches>div>h4{margin:0 auto;padding-top:20px;transform:rotate(180deg);writing-mode:vertical-rl}}body.dark .description,.description.dark{color:#fff}.description{text-align:center;margin:max(2vw,20px) auto;width:fit-content}.description img{max-width:min(100%,384px,90vw);margin-bottom:2em}.description span{text-align:left;max-width:max(1200px,70vw);font-size:max(1vw,1.3rem);line-height:max(1.1vw,1.3rem);display:block}.description span.large>p{font-size:max(1.3vw,1.3rem)}.description span p,.description span h1,.description span h2,.description span>b{padding:0 max(.3vw,10px)}.description span p a{text-decoration:underline}.description h1,.specs h1{max-width:100%;padding:max(.6vw,20px) 0 max(.5vw,14px) 0;font-family:DINNextLTPro-Bold,sans-serif;text-align:center;text-transform:uppercase;font-size:max(1.8vw,2.4em);line-height:normal}.portrait{margin:30px;border:1px solid black}@media (min-width: 1000px){.portrait{max-width:400px}.portrait>img{width:400px;height:400px}}@media (max-width: 999px){.portrait{max-width:40vh}.portrait>img{width:40vh;height:40vh}}.portrait>a{text-decoration:underline}.portrait>a>h3{margin:5px 10px 10px}.portrait h3{text-align:center;margin:0}.portrait>img{object-fit:cover}.portrait .reseaux{height:50px;display:flex;justify-content:center}.portrait .reseaux img{text-align:center;height:50px}.page-recherche{display:flex}@media (min-width: 1000px) and (max-width: 1599px){.page-recherche{margin-left:300px}}@media (min-width: 1600px){.page-recherche{margin:auto}}@media (max-width: 999px){.page-recherche{flex-direction:column}}.search-box{display:flex;flex-direction:column}@media (max-width: 999px){.search-box{width:100%;position:relative}}@media (min-width: 1000px){.search-box{position:absolute;top:calc(100% + .5vw)}}.search-box input.search-input{text-transform:uppercase;border:1px solid black;font-family:DINNextLTPro,Verdana,sans-serif}@media (min-width: 1000px){.search-box input.search-input{min-width:300px;max-width:300px;padding:.75vw;margin:0;z-index:9;font-size:max(16px,1vw)}}@media (max-width: 999px){.search-box input.search-input{padding:10px;font-size:1.1em;border-bottom:0;border-left:0}}.search-box input.search-input::placeholder{text-transform:none}.search-box .search-results-box,.search-box #search-results-box{top:100%;display:flex;flex-direction:column;background-color:#fff;border:1px solid #000000;border-bottom-right-radius:10px;border-bottom-left-radius:10px;z-index:9}.search-box .search-results-box #search-results-link,.search-box #search-results-box #search-results-link{cursor:pointer}@media (min-width: 1000px){.search-box .search-results-box,.search-box #search-results-box{padding-top:20px}}@media (max-width: 999px){.search-box .search-results-box,.search-box #search-results-box{position:absolute}}@media (max-width: 999px){.search-box .search-results-box,.search-box #search-results-box{left:0;overflow-x:hidden}}@media (min-width: 600px) and (max-width: 999px){.search-box .search-results-box,.search-box #search-results-box{padding:2px;max-width:97%}}.search-box .search-results-box.no-absolute,.search-box #search-results-box.no-absolute{position:initial;border-bottom:none}.search-box .search-results-box .search-results,.search-box #search-results-box .search-results{display:flex;padding:.5em;max-width:1000px;overflow-x:hidden}.search-box .search-results-box .search-results>a,.search-box #search-results-box .search-results>a{justify-content:center;text-align:center;display:flex;flex-direction:column;align-items:center;width:min(25vw,200px)}@media (max-width: 999px){.search-box .search-results-box .search-results>a,.search-box #search-results-box .search-results>a{width:50%}}.search-box .search-results-box .search-results>a>img,.search-box #search-results-box .search-results>a>img{max-width:min(25vw,200px);max-height:min(25vw,200px);width:auto;height:auto}@media (max-width: 999px){.search-box .search-results-box .search-results>a>img,.search-box #search-results-box .search-results>a>img{max-width:100px;max-height:100px}}.search-box .search-results-box .search-results>a>h2,.search-box #search-results-box .search-results>a>h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1em;max-width:min(25vw,200px)}.search-box .search-results-box .search-results-menu .search-result-item,.search-box #search-results-box .search-results-menu .search-result-item{width:100px}.search-box .search-results-box .search-results-page,.search-box #search-results-box .search-results-page{display:flex;flex-direction:column}@media (min-width: 1000px){.search-box .search-results-box .search-results-page,.search-box #search-results-box .search-results-page{padding:.5em}}.search-box .search-results-box .search-results-page .cares>a,.search-box #search-results-box .search-results-page .cares>a{position:relative;overflow:hidden;justify-content:center;text-align:center;display:flex;flex-direction:column;align-items:center}@media (min-width: 1000px){.search-box .search-results-box .search-results-page .cares>a,.search-box #search-results-box .search-results-page .cares>a{min-width:200px}}@media (max-width: 999px){.search-box .search-results-box .search-results-page .cares>a,.search-box #search-results-box .search-results-page .cares>a{width:50%}}.search-box .search-results-box .search-results-page .cares>a[data-new=true]:after,.search-box #search-results-box .search-results-page .cares>a[data-new=true]:after{content:"NEW";position:absolute;top:9px;right:-20px;transform:rotate(45deg);background-color:#000;color:#fff;width:76px}.search-box .search-results-box .search-results-page .cares>a>img,.search-box #search-results-box .search-results-page .cares>a>img{max-width:200px;max-height:166px;margin:auto}@media (max-width: 999px){.search-box .search-results-box .search-results-page .cares>a>img,.search-box #search-results-box .search-results-page .cares>a>img{max-width:100px;max-height:100px}}.search-box .search-results-box .search-results-page .cares>a>h2,.search-box #search-results-box .search-results-page .cares>a>h2{color:#000;line-height:1em;white-space:nowrap;overflow:hidden;font-size:16px;font-family:DINNextLTPro,Verdana,sans-serif;text-overflow:ellipsis;font-weight:400;margin:0;max-width:min(50vw,200px)}.search-box .search-results-box .search-results-count,.search-box #search-results-box .search-results-count{align-self:flex-end;display:flex;align-items:center;padding:5px}.search-box .search-results-box .search-results-count .material-icons,.search-box #search-results-box .search-results-count .material-icons{font-size:1.5em}@media (max-width: 999px){#nav-menu nav .group .search-result-item{min-width:50%}#nav-menu nav .group .search-result-item>img{max-height:200px;margin:auto}}.contenu-page{display:flex;position:relative;width:100%}@media (max-width: 999px){.contenu-page{flex-direction:column}}@media (min-width: 1800px){.contenu-page .filtres{top:280px}}.contenu-page .filtres{height:100%;display:flex;flex-direction:column}@media (max-width: 999px){.contenu-page .filtres{margin:0 30px}}@media (min-width: 1000px){.contenu-page .filtres{max-height:100vh;position:sticky;top:0;display:block;z-index:3;max-width:280px;padding-bottom:10px;width:0;left:10px}.contenu-page .filtres>*{width:280px}}.contenu-page .filtres .filtres-header{display:flex;flex-direction:row;align-items:center;margin-block-start:10px}.contenu-page .filtres .filtres-header .filtres-title{background-color:#000;color:#fff;padding:.5em 2em;display:inline-block}.contenu-page .filtres .filtres-header .filtres-cancel{display:inline-flex;align-items:center}.contenu-page .filtres .ftx-container{display:flex;flex-direction:column;margin-bottom:1em;max-height:80vh;overflow:auto}.contenu-page .filtres .ftx-container .recherche input{font-family:DINNextLTPro,Verdana,sans-serif;padding:6px 6px 2px;text-transform:uppercase;font-weight:700;font-size:1.4em;border-radius:0;border:0}.contenu-page .filtres .ftx-container .recherche input::placeholder{text-transform:none;font-weight:400}.contenu-page .filtres .ftx-container .ft{cursor:pointer;display:flex;flex-direction:column;border:1px solid black}.contenu-page .filtres .ftx-container .ft[aria-expanded=true] .ft-content{border-top:1px solid black}.contenu-page .filtres .ftx-container .ft[aria-expanded=true] .ft-header:before{transform:rotate(90deg)}.contenu-page .filtres .ftx-container .ft[aria-expanded=false] .ft-content{max-height:0;overflow:hidden}.contenu-page .filtres .ftx-container .ft[aria-expanded=false] .ft-header:before{transform:rotate(0)}.contenu-page .filtres .ftx-container .ft:not(:last-child){border-bottom:0}.contenu-page .filtres .ftx-container .ft .ft-header{padding:.5em 0 .2em .5em}.contenu-page .filtres .ftx-container .ft .ft-header:before{transition:transform .3s ease;content:" ";display:inline-block;width:12px;height:12px;background-image:url(/img/icons/triangle.svg);background-repeat:no-repeat}.contenu-page .filtres .ftx-container .ft .ft-content{overflow:hidden;transition:max-height .3s ease;line-height:1.5em}.contenu-page .filtres .ftx-container .ft .ft-content>div{padding:0 0 0 1em}.contenu-page .filtres .ftx-container .ft .ft-content>div:hover{background-color:#e3e3e3}.contenu-page .filtres .ftx-container .ft .ft-content .actif{background-color:#000;color:#fff}.contenu-page .filtres .ftx-container .ft .ft-content .actif:hover{background-color:#505050}.contenu-page .tri{display:flex;flex-direction:column;max-width:200px}.contenu-page .tri label{margin-left:10px}.contenu-page .tri .tri-select-input{min-width:100px;font-size:1em;padding:.5em}.page-recherche{max-width:70%;display:flex;flex-direction:column;align-items:center;flex-grow:1}@media (max-width: 599px){.page-recherche{max-width:100%}}@media (min-width: 600px){.page-recherche{padding:10px}}@media (min-width: 600px) and (max-width: 999px){.page-recherche{max-width:95%}}.page-recherche .search-results-box{z-index:2;display:flex;justify-content:center}@media (max-width: 999px){.page-recherche .search-results-box{justify-content:space-between;left:0}}@media (max-width: 999px){.page-recherche h1{margin:1em 0 0;text-align:center;font-size:1.25em}}.page-recherche .search-results-page{flex-wrap:wrap}.page-recherche .search-results-page h1{text-align:center}.page-recherche .search-results-page .cares{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.page-recherche .search-results-page .cares a{height:200px}@media (max-width: 999px){.page-recherche .search-results-page .cares a{height:150px;margin-top:10px}}img.simple{max-height:100vh;max-width:min(100%,100vw);width:auto;height:auto;margin:auto;overflow:auto}body.dark .liens>a h2,.liens.dark>a h2{color:#fff;background-color:#000}body.dark .liens>a h2:hover,.liens.dark>a h2:hover{background-color:#404040}@media (max-width: 999px){body.dark .liens>a:not(:first-child)>h2:before,.liens.dark>a:not(:first-child)>h2:before{border-top:1px solid white}body.dark .liens>a:not(:last-child)>h2:after,.liens.dark>a:not(:last-child)>h2:after{border-bottom:1px solid white}}@media (min-width: 1000px){body.dark .liens>a:not(:first-child)>h2:before,.liens.dark>a:not(:first-child)>h2:before{border-right:1px solid white}body.dark .liens>a:not(:last-child)>h2:after,.liens.dark>a:not(:last-child)>h2:after{border-right:1px solid white}}.liens{display:flex;justify-content:space-evenly;flex-grow:1}.liens>a{font-family:DINNextLTPro-Bold,DINNextLTPro,Verdana,sans-serif;color:#000;text-decoration:none;text-align:center;position:relative}.liens>a h2{font-size:max(1.2vw,1.5em);text-transform:uppercase;padding:20px 0}@media (min-width: 1000px){.liens>a h2{margin:20px 0}}.liens>a h2:hover{background-color:#f1f1f1;height:auto}@media (min-width: 1200px){.liens{max-width:1200px;margin:0 calc((100vw - 1200px)/2)}}@media (max-width: 999px){.liens>a:not(:first-child)>h2:before{content:" ";position:absolute;left:30%;top:0;width:40%;border-top:1px solid black}.liens>a:not(:last-child)>h2:after{content:" ";position:absolute;left:30%;bottom:0;width:40%;border-bottom:1px solid black}}@media (min-width: 1000px){.liens{flex-direction:row;justify-content:center}.liens>a{width:25%}.liens>a:not(:first-child)>h2:before{content:" ";position:absolute;left:0;top:20%;height:60%;border-right:1px solid black}.liens>a:not(:last-child)>h2:after{content:" ";position:absolute;right:0;top:20%;height:60%;border-right:1px solid black}}@media (max-width: 999px){.liens{flex-direction:column;text-align:center;margin:0}.liens h2{margin:0}}.socials{padding:50px 0;background-color:#fff}.socials.visible>*{animation:fadein 2s 1}.socials:not(.visible)>*{opacity:0}.socials h2{font-size:max(36px,1.8vw);position:relative;line-height:60px;padding:10px 0;margin:0;text-align:center}.socials .types{background-color:#fff;display:flex;position:relative;justify-content:center;text-align:center}@media (max-width: 599px){.socials .types{padding:20px 0;flex-direction:column}}@media (min-width: 600px){.socials .types>*{width:min(50%,600px)}.socials .types:after{content:"";position:absolute;border-right:1px solid black;width:2px;top:10%;height:80%}}.socials .types .networks{display:flex;justify-content:center;flex-direction:column;position:relative}.socials .types .networks h3{font-size:max(16px,.78vw);font-weight:400}.socials .types .networks h3 .tag{font-weight:700}.socials .types .networks .icons a>img{max-height:max(36px,2.5vw)}.socials .types .newsletter{text-align:center;display:flex;flex-direction:column}@keyframes fadein{0%{opacity:0}to{opacity:1}}.socials .types .newsletter h3{margin:0;font-size:max(2em,1.6vw);font-weight:400;padding-bottom:8px}.socials .types .newsletter label{font-size:max(12px,.7vw)}.socials .types .newsletter .form{padding-top:15px;row-gap:10px;display:flex;flex-wrap:wrap;column-gap:max(50px,2.6vw);flex-direction:row;justify-content:center;width:min(100%,27.4vw);margin:0 auto}.socials .types .newsletter .form input{padding:max(8px,.4vw);font-size:max(1em,.8vw);border-radius:0;width:max(14.6vw,280px);border:1px solid black;box-sizing:border-box}.socials .types .newsletter .form button{border:1px solid black;cursor:pointer;padding:8px;background-color:#000;color:#fff;font-size:max(1.4em,1.2vw);font-weight:400;width:max(9.4vw,180px)}body.dark .specs>.table-specs>table>thead>tr,.specs.dark>.table-specs>table>thead>tr{border:1px solid white;background-color:#fff;color:#000}body.dark .specs>.table-specs>table>thead>tr>th,.specs.dark>.table-specs>table>thead>tr>th{border:1px solid black}body.dark .specs>.table-specs>table>tbody>tr>td,.specs.dark>.table-specs>table>tbody>tr>td{color:#fff}.specs .table-specs{overflow:auto;max-width:100vw;margin:5vh 0}.specs .table-specs table{border-collapse:collapse;margin:auto;max-width:100vw;overflow:scroll}.specs .table-specs table thead tr{border:1px solid black;background-color:#000;color:#fff}.specs .table-specs table thead tr th{white-space:nowrap;font-size:max(1.2em,1.3vw);font-weight:400;text-transform:uppercase}.specs .table-specs table tbody{text-align:center}.specs .table-specs table tbody tr td{white-space:nowrap;font-size:max(1.1em,1.1vw);border:1px solid #707070}.specs .table-specs table thead tr td,.specs .table-specs table thead tr th,.specs .table-specs table tbody tr td,.specs .table-specs table tbody tr th{padding:max(4px,.2vw) max(6px,.3vw)}.techno-image{margin:0 auto;width:70vw;height:40vh;display:flex;justify-content:center;background-size:cover;object-fit:cover;background-position:center}@media (max-width: 999px){.techno-image{overflow:hidden;width:100%;height:30vh}}.techno-image>h1{color:#fff;font-size:4em;display:inline-block;text-align:center;margin:auto;max-width:25vw;text-shadow:#000 0 0 10px;text-transform:uppercase}@media (max-width: 999px){.techno-image>h1{font-size:2rem;margin:auto}}.technologies{display:flex;background-color:#fff;justify-content:center}.technologies>.techno{display:flex;align-items:center;padding:4px}.technologies>.techno>.image{background-repeat:no-repeat;background-position:center;background-size:cover;width:200px;aspect-ratio:1;height:auto}.technologies>.techno>h4{color:#000;font-size:1.5em}@media (min-width: 1200px){.technologies{column-gap:150px;padding:75px 0 25px}.technologies>.techno{flex-direction:column;overflow:hidden;width:400px}.technologies>.techno>h4{text-align:center;font-size:1.1em;font-weight:500}.technologies>.techno>.image{width:300px;height:300px}}@media (max-width: 1199px){.technologies{flex-direction:column}.technologies>.techno{margin:30px 5%;column-gap:20px}}@media (max-width: 1199px) and (min-width: 750px){.technologies>.techno:not(:nth-child(2)){margin-right:300px}.technologies>.techno:nth-child(2){flex-direction:row-reverse;margin-left:300px}}@media (max-width: 1199px){.technologies>.techno:nth-child(2){flex-direction:row-reverse}.technologies>.techno:not(:first-child){margin-top:-5%}.technologies>.techno>.image{border-radius:8px}}.trapeze{height:160vh;background-color:#fff;width:100%;overflow:hidden}.trapeze .contenu{position:relative;height:100%;width:100%;background-color:#000}.trapeze .contenu .image{top:0;position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;height:100%;width:100%;margin-right:auto;overflow:visible}.trapeze .contenu .image.gauche{left:-15%}.trapeze .contenu .image.droite{right:-15%}.trapeze .contenu .texte{color:#fff;position:absolute;top:50%;transform:translateY(-50%);max-width:30%}.trapeze .contenu .texte.droite{right:10%;text-align:right}.trapeze .contenu .texte.gauche{left:10%;text-align:justify}.trapeze .contenu .texte h2{font-size:4em}.trapeze .contenu .texte p,.trapeze .contenu .texte h3{font-size:1.25em;line-height:1.35em}.trapeze .contenu.hd.bd{clip-path:polygon(0 0,100% 20%,100% 80%,0% 100%)}.trapeze .contenu.hg.bd{clip-path:polygon(0 20%,100% 0,100% 80%,0% 100%)}.trapeze .contenu.hg.bg{clip-path:polygon(0 20%,100% 0,100% 100%,0% 80%)}.trapeze .contenu.hd.bg{clip-path:polygon(0 0,100% 20%,100% 100%,0% 80%)}@media (max-width: 720px){.trapeze .contenu{position:relative}.trapeze .contenu .image{top:0;position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;width:300%;margin-right:auto;overflow:visible}.trapeze .contenu .image.gauche{left:-100%}.trapeze .contenu .texte{color:#fff;top:50%;transform:translateY(-50%);max-width:80%}.trapeze .contenu .texte.droite{right:10%;left:10%;text-align:justify;text-shadow:1px 1px 2px grey}.trapeze .contenu .texte.droite h2{text-align:center}}@keyframes disaspear{0%{opacity:1}50%{opacity:1}60%{opacity:0}to{opacity:0}}.video-full{position:relative}.video-full .path{z-index:2;color:#fff;position:absolute;top:max(4vw,10px);left:max(4vw,10px);display:inline;text-shadow:#000 0 0 2px}.video-full .path :first-child{padding-left:3px}.video-full .path>*{display:inline;color:#fff}.video-full .path a{text-decoration:underline}.video-full .path h1{margin:0;text-shadow:#000 0 0 10px;text-transform:uppercase;font-size:2em;font-family:DINNextLTPro-Bold,DINNextLTPro,Verdana,sans-serif}@media (min-width: 800px){.video-full .path h1{font-size:3em}}.video-full video{width:100%;max-height:100vh;min-height:300px;overflow:hidden;object-fit:cover}@media (min-height: 950px){.video-full .scroll{animation:disaspear linear both;animation-timeline:view(block);position:sticky;bottom:8px;z-index:50;width:50px;height:80px;margin-top:-88px;left:calc(50% - 20px);background-repeat:no-repeat;background-image:url(/img/icons/scroll.svg)}.video-full .scroll.visible .over-video{animation:over-video-zoom linear 1s;opacity:0}}.zoom-photos{display:flex;flex-direction:row;margin:2vh auto;width:fit-content;max-width:100vw;overflow-x:auto;overflow-y:hidden;padding:2px 0}.zoom-photos>a{margin:0 5px;min-width:120px;max-width:10vw}.zoom-photos>a img{object-fit:cover;aspect-ratio:1;width:100%;height:100%;cursor:pointer}div.tit-2 h2{text-align:center;margin:.75em auto;max-width:80%}@media (min-width: 721px){div.tit-2 h2{font-size:max(2vw,3em)}}@media (max-width: 720px){div.tit-2 h2{font-size:2em}}body.dark .titre>img,.titre.dark>img{filter:invert(1)}div.titre{width:100%;position:relative;margin:4em auto}div.titre img{display:flex;margin:auto;max-height:20vh}div.titre h1{text-align:center}@media (min-width: 721px){div.titre h1{font-size:max(2vw,3em)}}@media (max-width: 720px){div.titre h1{font-size:2em}}div.titre h2{text-align:center;font-weight:400;color:#838383}@media (min-width: 721px){div.titre h2{font-size:max(1.4vw,1.4em)}}@media (max-width: 720px){div.titre h2{font-size:1.4em}}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance, 150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, .2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, .2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s) * .5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translate(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translate(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translate(-100%)}}@keyframes f-slideOutPrev{to{transform:translate(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translate(-75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translate(75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicOutNext{to{transform:translate(-75px);opacity:0}}@keyframes f-classicOutPrev{to{transform:translate(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: .65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media (hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, .98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, .1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container::backdrop{background-color:#0000}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translateZ(0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video,.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:#0000;min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translateZ(0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;-webkit-user-select:none;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:#18181b80}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, .6);--f-button-active-bg: rgba(0, 0, 0, .6);--f-button-hover-bg: rgba(0, 0, 0, .6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, .3);--f-button-active-bg: rgba(24, 24, 27, .5);--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));--f-button-svg-disabled-opacity: .65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;-webkit-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:#18181be6;color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#0000}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translateZ(0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track:before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0)) * -.5);width:calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:#0000;outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, .65);--f-button-hover-bg: rgba(70, 70, 73, .65);--f-button-active-bg: rgba(90, 90, 93, .65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;user-select:none;pointer-events:none}html,body{max-width:100vw}body{display:flex;flex-direction:column;margin:0;min-height:100vh;font-family:Montserrat,sans-serif;scroll-behavior:smooth}body:not(.dark){background-color:#fff}body:not(.dark)>*:not(.fancybox__container):not(.copyright){background-color:#fff}body.dark{background-color:#000}body.dark>*:not(.socials):not(.links):not(.fancybox__container){background-color:#000}@font-face{font-family:DINNextLTPro-Bold;src:url(/build/assets/DINNextLTPro-Bold-Cisz7MXV.otf) format("opentype");font-display:swap}@font-face{font-family:DINNextLTPro;src:url(/build/assets/DINNextLTPro-Regular-BJ_KRs4U.otf) format("opentype");font-display:swap}*{font-family:DINNextLTPro,Verdana,sans-serif}h1,h2{font-family:DINNextLTPro-Bold,DINNextLTPro,Verdana,sans-serif}a{text-decoration:none;color:#000}input:focus,select:focus,textarea:focus,button:focus{outline:none}.links{background-color:#fff;display:flex;padding-top:1vw;padding-bottom:1vw;position:relative}@media (min-width: max(1100px,60vw)){.links{padding-left:calc((100vw - max(1100px,60vw))/2);padding-right:calc((100vw - max(1100px,60vw))/2)}}@media (max-width: 459px){.links{flex-direction:column}.links>div{width:100%;margin:max(10px,.5vw) 0}.links>div img{max-width:200px}}@media (min-width: 460px){.links{flex-direction:row}.links>div{width:50%;margin:max(10px,.5vw) max(4px,.1vw)}.links>div:not(:last-child):after{content:"";z-index:2;position:absolute;top:10%;height:80%;margin-right:-4px;border-right:solid 1px black;right:0}}.links>div{position:relative;text-align:center;display:flex;row-gap:1vh;flex-direction:column;justify-content:space-around;font-size:max(18px,1.2vw)}.links>div:first-child{flex-direction:row}.links>div:first-child>*{width:50%}.links>div:first-child>a{margin:auto}@media (min-width: 1000px){.links>div:first-child{padding-right:32px}}.links>div img{width:100%;margin:auto}.links>div span{text-transform:uppercase;font-family:DINNextLTPro,Verdana,sans-serif}.spacer-b{background-color:#fff;width:100%}@media (min-width: 1200px){.spacer-b{height:10vh}}body>.copyright{font-size:max(16px,.8vw);padding:10px;background-color:#000;display:flex;flex-direction:row;color:#fff;justify-content:center}body>.copyright a{color:#fff}@media print{header,.socials,.links{display:none!important}}
