@font-face{font-family:title-font;src:url(../fonts/BebasNeue-Regular.ttf)}@font-face{font-family:general-font;src:url(../fonts/Montserrat-Regular.ttf)}:root{--vh:1vh;--vw:1vw;--color-blue:#326697;--color-red:#ca1d4b;--color-dark-grey:#3c5363;--color-light-grey:#6d808d;--color-black:#3c3c3c;--color-white:#fafafa;--refLogoXL:350;--refLogoL:250;--refLogoS:150;--prop-zoom:0.8;--res:0.1vmin;--content-height-desktop:550px;--content-top-desktop:-180px;--card-H14-set:2%;--card-V14-L:-20px;--card-H23-set:15%;--card-V23-L:100px;--card-H23-L:8%;--card-V-port-set:50px;--card-horizontal-set-S:200px;--card-accueil-width-XL:315px;--card-accueil-height-XL:220px;--img-accueil-height-XL:190px;--card-accueil-width-L:260px;--card-accueil-height-L:170px;--img-accueil-height-L:140px;--card-accueil-width-M:200px;--card-accueil-height-M:90px;--img-accueil-height-M:70px;--card-accueil-width-S:150px;--card-accueil-height-S:100px;--img-accueil-height-S:70px;--card-accueil-width-XS:140px;--card-services-width-XL:450px;--card-services-height-XL:250px;--img-services-height-XL:220px;--card-services-width-L:360px;--card-services-height-L:215px;--img-services-height-L:185px;--card-services-width-M:260px;--card-services-height-M:110px;--img-services-height-M:90px;--card-services-width-S:140px;--card-services-height-S:140px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-white);min-height:100vh;min-height:calc(var(--vh, 1vh)*100);min-width:100vw}.main{width:100%;height:100%}#app{position:relative;height:100vh;height:calc(var(--vh)*100)}h1,h3{font-family:title-font}h2,h3{font-family:general-font}h1{font-size:64px}h2,h3{font-size:36px}h4{font-size:24px}a{text-decoration:none;color:#3c3c3c;margin:20px 5px;display:inline}div.init-description ul.text-ul{position:absolute}div.all-description ul.text-ul{position:relative}p.description-content{line-height:1.2em}p.description-content br{line-height:1.6em}.contact-scroll{overflow-y:scroll;overflow-x:hidden}#app-vue::-webkit-scrollbar,.contact-scroll::-webkit-scrollbar,.description::-webkit-scrollbar,.text-content::-webkit-scrollbar,.text-mentions::-webkit-scrollbar,.verb-item::-webkit-scrollbar{width:10px}#app-vue::-webkit-scrollbar-track,.contact-scroll::-webkit-scrollbar-track,.description::-webkit-scrollbar-track,.text-content::-webkit-scrollbar-track,.text-mentions::-webkit-scrollbar-track,.verb-item::-webkit-scrollbar-track{background:#e7e7e7}#app-vue::-webkit-scrollbar-thumb,.contact-scroll::-webkit-scrollbar-thumb,.description::-webkit-scrollbar-thumb,.text-content::-webkit-scrollbar-thumb,.text-mentions::-webkit-scrollbar-thumb,.verb-item::-webkit-scrollbar-thumb{background-color:#326697;border-radius:5px;border:2px solid #e7e7e7}#app-vue,.contact-scroll,.description,.text-content,.text-mentions,.verb-item{scrollbar-width:thin;scrollbar-color:#326697 #e7e7e7}.text-blue{color:var(--color-blue)}.text-red{color:var(--color-red)}.text-black{color:var(--color-black)}.text-dark-grey{color:var(--color-dark-grey)}.text-light-grey{color:var(--color-light-grey)}.text-ul{position:relative;padding-left:10px;padding-top:.2em;line-height:1.4em;text-align:left;width:55%}div.init-description .text-ul{left:50%;transform:translateX(-50%)}div.all-description-inside .text-ul,div.description-container .text-ul{left:10px;transform:translateX(0);width:85%}.text-ul-circle{list-style-type:circle}.text-ul li{line-height:1.2em}.text-under{text-decoration:underline}.text-20{font-size:20px}.text-22{font-size:22px}.element-shadow{box-shadow:2px 2px 10px 0 rgba(60,83,99,.96)}.element-shadow-blue{box-shadow:2px 2px 10px 0 rgba(50,102,151,.7)}.element-shadow-red{box-shadow:2px 2px 10px 0 rgba(202,29,75,.7)}@media screen and (max-width:576px){.text-content{font-size:10px;line-height:2em}div.text-content>*{margin-top:0;margin-bottom:2px}h3{font-size:20px}}@media screen and (max-width:940px) and (max-height:576px) and (orientation:landscape){h3{font-size:1.2em}}@media screen and (max-height:900px){.text-ul{width:80%}}