:root{--service-gradien-left: linear-gradient(45deg, #374151 0%, rgba(0, 0, 0, 0%) 100%);--service-gradien-right: linear-gradient(45deg, rgba(0, 0, 0, 0%) 0%, #374151 100%)}#top-main-background{display:flex;justify-content:center;background-image:url(/img/couverture.webp);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;min-height:750px;width:100%}#top-main-background:before{position:absolute;content:" ";top:0;left:0;width:100%;height:100%;z-index:0;background-color:#00000080}#top-main-background-content{color:#fff;font-family:Creato;z-index:2;position:absolute;font-weight:700;padding:0 20px;display:flex;flex-direction:column;align-items:center}#top-main-background-content span{letter-spacing:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-content{overflow-x:clip}.home-content>div{padding:20px}.content{margin:50px 0;padding:5px}#about{background-color:#fff;transform:translate(10px,-30px);box-shadow:var(--box-shadow-bottom);padding-right:30px}#about .about-content{color:var(--text-grey)}.about-content>div{transition:all 1s;position:relative}.about-content>div:after{content:" ";display:block;background:linear-gradient(180deg,rgba(255,255,255,0%) 0%,#FFFFFF 100%);width:100%;height:75px;position:absolute;bottom:0;transition:all 1s;opacity:1}.about-content>div.remove-hidder:after{opacity:0}@media (min-width: 768px){.about-content>div{height:100%}.about-content>div:after{opacity:0}#show-more{display:none}}#show-more{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#show-more span{text-decoration:underline}.services-content{background-color:var(--heavy-slate);margin:20px 0 0;padding:20px}.service{position:relative;min-height:350px;height:350px;cursor:pointer;overflow:hidden}.service a{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;padding:20px}.service:before{content:" ";opacity:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.6);position:absolute;transition:all .3s}.service:hover:before{opacity:1}.service h3{transition:all .2s}.service:hover .service-description{opacity:1}.service-description svg{opacity:0;transition:opacity 1s,transform .5s;transform:rotate(0)}.service:hover h3{transform:translateY(38px)}.service:hover .service-description svg{opacity:1;transform:rotate(90deg)}.service.right{display:flex;justify-content:flex-end}.service.right h3{width:100%;text-align:right;background:var(--service-gradien-right)}.service.left h3{width:calc(100% - 40px);display:inline-block;background:var(--service-gradien-left)}.service img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;min-height:350px;height:350px;width:100%}.service h3{position:absolute;bottom:0;color:#fff;font-family:Nunito;padding:5px}.service-description{position:absolute;text-align:center;width:100%;height:100%;bottom:0;color:#fff;font-weight:lighter;opacity:0;transition:all .4s}.service-description>div>span{font-weight:400}.partner{display:flex;justify-content:center;align-items:center}.partner img{max-width:125px}#statistics{display:flex;flex-direction:column;align-items:center;margin-top:50px;background-color:#fff;box-shadow:var(--box-shadow);-webkit-user-select:none;-moz-user-select:none;user-select:none}.stat{display:flex;flex-direction:column;align-items:center}.top-stat{display:flex;align-items:center;font-family:Creato;font-weight:700}.top-stat img{margin-left:10px;width:30px}
