[lazy].lazy{filter:blur(10px);transform:scale(.95)}.lazy{filter:none;transition:filter .7s ease}.ariane{margin-bottom:4rem}.ariane__item,.ariane__list{display:flex;align-items:center}.ariane__item{text-transform:uppercase;font-size:1.2rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ariane__item:not(:last-child):after{content:"|";margin:0 1rem}.ariane__item:last-child{color:#0d1215;font-weight:700}.ariane__item a{text-decoration:none}.ariane__item a:hover{text-decoration:underline}@keyframes pulse{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes feedback{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:0}}@keyframes bounce{0%{transform:scale(1) translateY(0)}7%{transform:scale(1.1,.9) translateY(0)}22%{transform:scale(.9,1.1) translateY(-2rem)}37%{transform:scale(1) translateY(0)}75%{transform:scale(1) translateY(0)}}.feedback{position:relative;overflow:hidden}.feedback .pulse{content:"";position:absolute;top:50%;left:50%;width:150%;padding-bottom:150%;border-radius:50%;z-index:3;background-color:hsla(0,0%,83.1%,.5);transform:translate(-50%,-50%) scale(0);transition:.25s ease}.feedback .pulse.clicked{animation:feedback .5s ease}.feedback.dark.pulse{background-color:rgba(0,0,0,.1)}.banner{margin-bottom:8rem}.banner:not(.hasImg){margin-top:3rem}.banner:not(.hasImg) .h1{font-size:4rem;text-align:center;margin-bottom:2.4rem}@media only screen and (max-width:767px){.banner:not(.hasImg) .h1{font-size:3rem}}.banner.hasImg{height:35rem;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;padding-bottom:8rem}@media only screen and (max-width:767px){.banner.hasImg{height:25rem;padding-bottom:5rem}}.banner.hasImg:before{bottom:0;height:115px;z-index:2;background-color:#7a8a93;opacity:.7}.banner.hasImg:after,.banner.hasImg:before{content:"";position:absolute;left:0;width:100%}.banner.hasImg:after{top:0;height:100%;z-index:1;background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.7))}.banner.hasImg .container{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.banner.hasImg .h1{color:#fff;font-size:6.8rem;position:relative;z-index:2}@media only screen and (max-width:767px){.banner.hasImg .h1{font-size:4rem}}.banner.hasImg .ariane{position:absolute;box-shadow:0 0 40px rgba(0,0,0,.2);bottom:0;padding:1.2rem 1.6rem;background-color:#fff;z-index:2;margin-bottom:0;transform:translateY(50%)}