.carousel{overflow:hidden}.carousel .carousel-inner .item{height:100vh;min-height:512px;max-height:900px;background:var(--primary-color)}.carousel .carousel-inner .item img{display:block;width:100%;height:100%;object-fit:cover;opacity:.4}.carousel .carousel-caption{left:0;right:0;bottom:0;top:0;display:flex;pointer-events:none;padding:40px;padding-top:140px}.carousel .carousel-caption .title{flex:1;font-size:clamp(36px,10vw,72px);font-weight:700;line-height:1;text-shadow:none}.carousel .carousel-caption.en-haut-a-gauche{text-align:left}.carousel .carousel-caption.centre-en-haut{text-align:center}.carousel .carousel-caption.en-haut-a-droite{text-align:right}.carousel .carousel-caption.centre-a-gauche{align-items:center;text-align:left}.carousel .carousel-caption.centre{align-items:center;text-align:center}.carousel .carousel-caption.centre-a-droite{align-items:center;text-align:right}.carousel .carousel-caption.en-bas-a-gauche{text-align:left;align-items:flex-end}.carousel .carousel-caption.centre-en-bas{align-items:flex-end}.carousel .carousel-caption.en-bas-a-droite{align-items:flex-end;text-align:right}.carousel .carousel-caption.aucun{display:none}@keyframes chevron_top{from{opacity:0;transform:translate(-50%, calc(-50% - 10px))}to{opacity:1;transform:translate(-50%, -50%)}}@keyframes chevron_bottom{from{opacity:0;transform:translate(-50%, calc(-50% - 10px))}20%{opacity:0}to{opacity:1;transform:translate(-50%, -50%)}}.scroll_down{position:absolute;left:50%;bottom:40px;transform:translateX(-50%)}.scroll_down:after,.scroll_down:before{content:"+";display:block;font-family:"EdGlyph";font-size:48px;color:var(--color-white);line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.scroll_down:before{top:calc(50% - 15px);animation:chevron_top 1.5s ease infinite}.scroll_down:after{animation:chevron_bottom 1.5s ease infinite}#header{color:var(--color-white)}#header .cls-3{fill:var(--color-white)}#header:not(.fixed){position:absolute;top:0;left:0;right:0}#header.fixed{position:fixed}#content #services{padding:120px 0}#content #services h2{color:var(--primary-color);text-align:center}#content #services .flex.service{overflow:hidden;margin:60px 0;border-radius:40px;box-shadow:0px 0px 48px 12px rgba(var(--color-black-rgb), 0.15)}#content #services .flex.service:first-of-type{margin-top:0}#content #services .flex.service:last-of-type{margin-bottom:0}#content #services .flex.service.primary{background:color-mix(in srgb, var(--primary-color) 10%, white)}#content #services .flex.service.primary h3{color:var(--primary-color)}#content #services .flex.service.secondary{background:color-mix(in srgb, var(--secondary-color) 10%, white)}#content #services .flex.service.secondary h3{color:var(--secondary-color)}#content #services .flex.service.tertiary{background:color-mix(in srgb, var(--tertiary-color) 10%, white)}#content #services .flex.service.tertiary h3{color:var(--tertiary-color)}#content #services .flex.service>figure{align-self:stretch;flex:1;flex-basis:50%}#content #services .flex.service>figure img{width:100%;height:100%;object-fit:cover}#content #services .flex.service>div{padding:40px 80px;flex-basis:50%}#content #services .flex.service>div p:has(.btn) a.btn{margin:5px 0}#content #services .flex.service>div p:last-child{margin-top:40px}#content #brand{background:var(--primary-color);color:var(--color-white)}#content #brand .flex{margin:0}#content #brand .flex>figure{align-self:stretch;flex:1;flex-basis:50%}#content #brand .flex>figure img{width:100%;height:100%;object-fit:cover}#content #brand .flex>div{padding:0;flex-basis:50%;display:flex;align-items:center}#content #brand .flex>div .content{max-width:800px;padding:80px}#content #brand .flex>div .content p{hyphens:none}#content #news{padding:120px 0}#content #news h2{color:var(--primary-color);text-align:center}#content #news .flex.news>div{flex-grow:0;flex-basis:33.3333333333%;display:flex;margin-bottom:40px}#content #news .flex.news>div .article{flex:1}#content #news .flex.news>div .article{background:var(--color-white);overflow:hidden;box-shadow:0px 0px 36px 4px rgba(var(--color-black-rgb), 0.15);border-radius:20px;display:flex;flex-direction:column}#content #news .flex.news>div .article figure{position:relative}#content #news .flex.news>div .article section{flex:1;padding:20px;display:flex;flex-direction:column}#content #news .flex.news>div .article section small{display:block;margin:10px 0;font-size:16px;color:var(--primary-color)}#content #news .flex.news>div .article section h3{line-height:normal;font-weight:500;font-size:20px;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#content #news .flex.news>div .article section p:not(:last-child){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}#content #news .flex.news>div .article section p:last-child{margin-top:auto;text-align:right}@media all and (max-width: 768px){#content #services{padding:60px 0}#content #services .flex.service{border-radius:20px}#content #services .flex.service>div{padding:40px}#content #services .flex.service>figure{display:none}#content #brand .flex>div .content{padding:40px}#content #news{padding:60px 0}}
