a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Amalfi Coast;src:url("/fonts/Amalfi Coast.ttf?7053d5d29a10e03381f50f89adbc8c90") format("truetype")}@font-face{font-family:Tahoma;font-weight:400;src:url(/fonts/TahomaRegular.ttf?d8d0695069632bde2fbf9d505ec6258a) format("truetype")}@font-face{font-family:DejaVu Sans;font-weight:700;src:url(/fonts/TAHOMAB0.ttf?fbb77b26ab6e9d5266ed139904628e1b) format("truetype")}*,:after,:before{box-sizing:border-box}body{color:#4d4d4d;font-family:Tahoma;font-size:16px;max-width:100vw;overflow-x:hidden}body a,body a:hover,body a:visited{color:#4d4d4d!important;text-decoration:none}@media screen and (min-width:768px){body .hideOnDesktop{display:none!important}}@media screen and (max-width:767px){body .hideOnMobile{display:none!important}}body .relative{position:relative}body .absolute{position:absolute}@media screen and (min-width:768px){body .ariane-element{bottom:10px;height:0;left:50px;text-align:end;transform:rotate(-90deg);width:180px;z-index:10}body .ariane-element__texte{border-bottom:1px solid #000;font-size:.9rem;letter-spacing:.1rem;padding-bottom:10px;position:relative;text-transform:uppercase;width:180px}body .ariane-element__texte:after{background-color:#c9d9a9;bottom:-10px;content:"";height:20px;position:absolute;right:-30px;width:80px;z-index:-1}}body .ariane-element--right{margin-left:85%}.section{overflow-x:hidden;width:100vw}@media screen and (min-width:768px){.section{min-height:110vh;overflow-y:hidden;padding-bottom:5em;position:relative}}.mobile-menu{position:fixed;z-index:100}.mobile-menu.background-scroll{background-color:#c9d9a9;transition:all .2s ease-in-out;width:100%}.mobile-menu #burger-checkbox{display:none}.mobile-menu .burgerMenu{border-radius:50%;cursor:pointer;display:block;height:70px;position:relative;transition:all .2s ease-in;width:70px;z-index:15}.mobile-menu .burgerMenu .burgerMenu__line{background-color:#fff;display:block;height:4px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s linear;width:35px}.mobile-menu .burgerMenu .burgerMenu__line:first-child{transform:translate(-50%,-15px) rotate(0deg)}.mobile-menu .burgerMenu .burgerMenu__line:last-child{transform:translate(-50%,10px) rotate(0deg)}.mobile-menu #burger-checkbox:checked~.burgerMenu .burgerMenu__line:first-child{background:#fff;transform:translate(-18px,-2px) rotate(45deg)}.mobile-menu #burger-checkbox:checked~.burgerMenu .burgerMenu__line:nth-child(2){opacity:0}.mobile-menu #burger-checkbox:checked~.burgerMenu .burgerMenu__line:last-child{background:#fff;transform:translate(-18px,-2px) rotate(-45deg)}.mobile-menu .navigationMobile{align-items:center;background:#c9d9a9;box-shadow:0 4px 4px rgba(0,0,0,.25);display:grid;grid-template-rows:1fr auto;height:100%;justify-content:center;left:-100%;position:fixed;text-align:center;top:0;transition:all .5s ease-in-out;width:100%;z-index:10}.mobile-menu #burger-checkbox:checked~.navigationMobile{left:0}.mobile-menu nav a{color:#fff;display:block;font-family:Tahoma,sans-serif;font-size:2rem;padding:2rem 0;text-transform:uppercase;transition:all .2s ease-in-out}@media screen and (min-width:768px){.desktop-menu{background-color:transparent;padding:10px;position:fixed;right:0;top:0;z-index:100}.desktop-menu.background-scroll{background-color:#c9d9a9;transition:all .2s ease-in-out;width:100%}.desktop-menu__navigation{align-items:center;display:flex;justify-content:flex-end}.desktop-menu__navigation__item{margin:20px;text-transform:uppercase}.desktop-menu__navigation__item a{position:relative}.desktop-menu__navigation__item a:after{background-color:#4d4d4d;bottom:-5px;content:"";height:1px;left:0;position:absolute;transition:all .2s ease-in-out;width:0}.desktop-menu__navigation__item a:hover:after{transition:all .2s ease-in-out;width:100%}}footer{align-items:center;background-color:#c9d9a9;display:flex;height:100%;justify-content:space-around;min-height:150px;padding:0 20px;width:100vw}@media screen and (min-width:768px){footer{justify-content:space-between;padding:0 50px}}footer .logo{height:100px;margin-right:20px;width:auto}footer .logo img{height:100%;width:100%}footer .footer-menu li{padding:5px;text-transform:uppercase}@media screen and (min-width:768px){footer .footer-menu li{padding:10px 30px}footer .footer-menu{display:flex;flex-wrap:wrap}}footer .dropdown{display:inline-block;padding-bottom:5px;position:relative}footer .dropdown__checkbox{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%}footer .dropdown img{width:30px}footer .dropdown .selected{display:flex}footer .dropdown .selected .fa-sort-down{margin-left:5px}footer .dropdown .dropdown-content{background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;padding:12px 16px;position:absolute;right:0;top:100%;z-index:1}footer .dropdown .dropdown-content .choice{display:flex}footer .dropdown .dropdown-content .choice__flag{margin-right:10px}footer .dropdown .dropdown__checkbox:checked+.dropdown-content{display:block}.page{line-height:1.8em;margin:0 auto;max-width:1200px;padding:5em 1em}.page h1{font-size:2em;padding:.8em 0}.page h2{font-size:1.8em;padding:.8em 0}.page h3{font-size:1.5em;padding:.8em 1em}.page b{font-weight:700}.page a,.page a:hover,.page a:visited{color:#aab78f!important;text-decoration:none}.page .entite h3{padding-left:0}.page .entite span{display:block;padding-bottom:.5em}
