.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.breadcrumb li{display:flex;align-items:center;color:var(--secondary-color);font-weight:500;font-size:18px}.breadcrumb li a{font-weight:inherit;color:var(--color-white)}.breadcrumb li:after{color:var(--color-white);content:",";font-family:"Edglyph";display:block;font-size:24px;line-height:0;margin:0 10px;margin-top:5px}.breadcrumb li:last-child:after{display:none}.banner{--header_height: calc(90px + 40px);display:flex;align-items:center;position:relative;padding:5vh 0;padding-top:calc(var(--header_height) + 5vh);height:66.6666666667vh;min-height:450px;max-height:calc(var(--header_height) + 500px);background:var(--color-black)}.banner figure{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3}.banner figure img{width:100%;height:100%;object-fit:cover}.banner .container{flex:1;text-align:center;z-index:1}.banner .container h1{color:var(--color-white);font-weight:700;font-size:clamp(32px,5vw,48px)}.banner .container ul.breadcrumb{margin-top:20px}.partenaire{display:flex}.partenaire a{box-shadow:var(--shadow-elevation-1);padding:10px;display:block;background:var(--color-background-base);border-radius:4px}.partenaire a img{display:block;max-width:100%;height:auto}#content{padding:120px 0;max-width:1600px;margin:0 auto;margin-top:-70px;background:var(--color-white);box-shadow:0 0 40px rgba(var(--color-black-rgb), 0.1);z-index:1}#content .container .content{--item: 6}#content .container .content .align-center{text-align:center}#content .container .content .align-left{text-align:left}#content .container .content .align-right{text-align:right}#content .container .content .align-justify{text-align:justify}#content .container .content h1{color:var(--primary-color);font-size:clamp(36px,5vw,48px);font-weight:700;line-height:1.4;margin:40px 0 20px;letter-spacing:normal}#content .container .content h1 .edglyph{font-size:2em;margin-right:10px}#content .container .content h1:first-child{margin-top:0}#content .container .content h1:last-child{margin-bottom:0}#content .container .content h2{color:var(--primary-color);font-size:clamp(24px,5vw,36px);font-weight:700;margin:40px 0 20px;line-height:1.4;letter-spacing:normal}#content .container .content h2 .edglyph{font-size:2em;margin-right:10px}#content .container .content h2:first-child{margin-top:0}#content .container .content h2:last-child{margin-bottom:0}#content .container .content h3{color:var(--primary-color);font-size:clamp(20px,5vw,24px);font-weight:600;line-height:1.4;margin:40px 0 20px;letter-spacing:normal}#content .container .content h3 .edglyph{font-size:2em;margin-right:10px}#content .container .content h3:first-child{margin-top:0}#content .container .content h3:last-child{margin-bottom:0}#content .container .content h4{color:var(--secondary-color);font-size:clamp(18px,5vw,20px);font-weight:500;line-height:1.4;margin:20px 0;letter-spacing:normal}#content .container .content h4 .edglyph{font-size:2em;margin-right:10px}#content .container .content h4:first-child{margin-top:0}#content .container .content h4:last-child{margin-bottom:0}#content .container .content p{line-height:1.4;margin:20px 0}#content .container .content p strong,#content .container .content p b{color:var(--primary-color);font-weight:600}#content .container .content p.lead{font-weight:500;font-size:22px;margin:40px 0;color:var(--tertiary-color)}#content .container .content p.subtitle{font-size:14px;font-weight:700;text-transform:uppercase;color:var(--secondary-color);margin:0}#content .container .content p.subtitle:has(+h1,+h2,+h3,+h4)+h1,#content .container .content p.subtitle:has(+h1,+h2,+h3,+h4)+h2,#content .container .content p.subtitle:has(+h1,+h2,+h3,+h4)+h3,#content .container .content p.subtitle:has(+h1,+h2,+h3,+h4)+h4{margin-top:0}#content .container .content p:first-child{margin-top:0}#content .container .content p:last-child{margin-bottom:0}#content .container .content ul:not(.breadcrumb),#content .container .content ol:not(.breadcrumb){margin:20px 0}#content .container .content ul:not(.breadcrumb) li,#content .container .content ol:not(.breadcrumb) li{display:flex;align-items:flex-start;margin-bottom:20px}#content .container .content ul:not(.breadcrumb) li span,#content .container .content ol:not(.breadcrumb) li span{flex:1;line-height:1.4}#content .container .content ul:not(.breadcrumb) li strong,#content .container .content ul:not(.breadcrumb) li b,#content .container .content ol:not(.breadcrumb) li strong,#content .container .content ol:not(.breadcrumb) li b{color:var(--primary-color);font-weight:600}#content .container .content ul:not(.breadcrumb) li:before,#content .container .content ol:not(.breadcrumb) li:before{content:"W";font-family:"EdGlyph";margin:0 20px;line-height:22.4px;font-size:18px;color:var(--secondary-color)}#content .container .content ul:not(.breadcrumb) li:last-child,#content .container .content ol:not(.breadcrumb) li:last-child{margin-bottom:0}#content .container .content ul:not(.breadcrumb):first-child,#content .container .content ol:not(.breadcrumb):first-child{margin-top:0}#content .container .content ul:not(.breadcrumb):last-child,#content .container .content ol:not(.breadcrumb):last-child{margin-bottom:0}#content .container .content ul.columns,#content .container .content ol.columns{columns:2}#content .container .content ul.columns li,#content .container .content ol.columns li{break-inside:avoid}#content .container .content ol:not(.breadcrumb) li{counter-increment:counter}#content .container .content ol:not(.breadcrumb) li:before{font-family:inherit;font-weight:600;font-size:18px;color:var(--base-text-color);content:counter(counter) "."}#content .container .content a:not(.btn){color:var(--secondary-color);text-decoration:underline}#content .container .content a:not(.btn):hover{color:var(--secondary-color)}#content .container .content table{width:100%;margin:20px 0;table-layout:fixed}#content .container .content table:first-child{margin-top:0}#content .container .content table:last-child{margin-bottom:0}#content .container .content table thead tr th{text-align:left;padding:10px 20px;font-weight:600;background:var(--secondary-color);color:var(--color-white)}#content .container .content table tbody tr:nth-child(odd) td{background:rgba(var(--color-black-rgb), 0.05)}#content .container .content table tbody tr:nth-child(even) td{background:rgba(var(--color-white-rgb), 1)}#content .container .content table tbody tr td{padding:10px 20px;vertical-align:middle}#content .container .content table tbody tr:hover td{background:rgba(var(--color-black-rgb), 0.1)}#content .container .content hr{background:rgba(var(--color-black-rgb), 0.1);height:1px;border:0 none;margin:80px 0}#content .container .content hr:first-child{margin-top:0}#content .container .content hr:last-child{margin-bottom:0}#content .container .content img{display:block;max-width:100%;height:auto}#content .container .content iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:20px auto}#content .container .content iframe:first-child{margin-top:0}#content .container .content iframe:last-child{margin-bottom:0}#content .container .content .embed-responsive{padding:56.25% 0 0;position:relative;margin:40px 0}#content .container .content .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content .container .content .embed-responsive:first-child{margin-top:0}#content .container .content .embed-responsive:last-child{margin-bottom:0}#content .container .content .paralax{margin:80px 0}#content .container .content .paralax:first-child{margin-top:0}#content .container .content .paralax:last-child{margin-bottom:0}#content .container .content figure{margin:20px 0}#content .container .content figure img{margin:0 auto;transition:transform 3s ease}#content .container .content figure figcaption{background:var(--color-white);text-align:center;font-size:18px;font-weight:600;margin:0;padding:20px;box-shadow:0 0 20px rgba(var(--color-black-rgb), 0.15)}#content .container .content figure a{display:block;overflow:hidden}#content .container .content figure a:hover img{transform:scale(1.1)}#content .container .content figure:first-child{margin-top:0}#content .container .content figure:last-child{margin-bottom:0}#content .container .content .table_responsive{margin:60px 0;overflow:auto}#content .container .content .table_responsive table{margin:0}#content .container .content .table_responsive:first-child{margin-top:0}#content .container .content .table_responsive:last-child{margin-bottom:0}#content .container .content .text-right{text-align:right}#content .container .content .text-center{text-align:center}#content .container .content .text-left{text-align:left}#content .container .content .text-justify{text-align:justify}@media all and (max-width: 500px){#content .container .content ul.columns{columns:unset}}#content .container .content .grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:40px;grid-row-gap:40px;margin:40px 0}#content .container .content .grid.mobile{grid-column-gap:20px;grid-row-gap:20px;margin:20px 0}#content .container .content .grid.sevea{border-top:1px solid rgba(var(--color-black-rgb), 0.1);grid-column-gap:0;grid-row-gap:0;margin:20px 0}#content .container .content .grid.sevea .column{border-right:1px solid rgba(var(--color-black-rgb), 0.1);padding:20px;padding-right:0}#content .container .content .grid.sevea .column:last-child{border-right:0 none}#content .container .content .grid.sevea .column>p{display:flex}#content .container .content .grid.sevea .column>p span .edglyph{display:none}#content .container .content .grid.sevea span:not(.edglyph){flex:1;padding-left:20px}#content .container .content .grid.sevea span:not(.edglyph) strong,#content .container .content .grid.sevea span:not(.edglyph) b{display:block;margin-bottom:5px;color:inherit;text-transform:none;font-weight:600;font-size:24px}#content .container .content .grid.sevea .edglyph{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:99em;background:var(--secondary-color);color:var(--color-white);font-size:48px}#content .container .content .grid:first-child{margin-top:0}#content .container .content .grid:last-child{margin-bottom:0}#content .container .content .grid.valign-top{align-items:start}#content .container .content .grid.valign-middle{align-items:center}#content .container .content .grid.valign-bottom{align-items:end}#content .container .content .column-1{grid-column:span 1}#content .container .content .column-2{grid-column:span 2}#content .container .content .column-3{grid-column:span 3}#content .container .content .column-4{grid-column:span 4}#content .container .content .column-5{grid-column:span 5}#content .container .content .column-6{grid-column:span 6}#content .container .content .column-7{grid-column:span 7}#content .container .content .column-8{grid-column:span 8}#content .container .content .column-9{grid-column:span 9}#content .container .content .column-10{grid-column:span 10}#content .container .content .column-11{grid-column:span 11}#content .container .content .column-12{grid-column:span 12}@media only screen and (max-width: 767px){#content .container .content .grid:not(.sevea){grid-template-columns:repeat(1, 1fr)}#content .container .content .grid.mobile{grid-template-columns:repeat(4, 1fr)}#content .container .content .grid.mobile .column{grid-column:span 2}#content .container .content .column:empty{display:none}}@media only screen and (max-width: 500px){#content .container .content .grid.sevea{grid-template-columns:repeat(1, 1fr)}#content .container .content .grid.sevea .column{border-right:0 none}#content .container .content .grid.sevea .column+div{border-top:1px solid rgba(var(--color-black-rgb), 0.1)}}#content .container .content .block{flex:1;padding:40px;margin:40px 0}#content .container .content .block:first-child{margin-top:0}#content .container .content .block:last-child{margin-bottom:0}#content .container .content .block *:not(.btn){color:var(--color-white) !important}#content .container .content .block.block_primary{background:var(--primary-color)}#content .container .content .block.block_secondary{background:var(--secondary-color)}#content .container .content .block.block_full{padding:80px 0;position:relative;box-shadow:none;width:100vw;left:50%;margin-left:-50vw}@media all and (max-width: 768px){#content .container .content .block.block_full{padding:40px 0}}#content .container .content .jarallax{position:relative;z-index:0;height:66.6666666667vh;min-height:396px}#content .container .content .jarallax>.jarallax-img{position:absolute;object-fit:cover;font-family:"object-fit: cover;";top:0;left:0;width:100%;height:100%;z-index:-1}#content .container .content .flex.references{display:flex;justify-content:center}#content .container .content .flex.references>div.partenaire{flex-grow:0;flex-basis:calc(100%/var(--item));padding:0 10px}@media all and (max-width: 992px){#content{padding:80px 0;margin-top:0}#content .container .content{--item: 4}}@media all and (max-width: 768px){#content .container .content{--item: 3}}@media all and (max-width: 500px){#content .container .content{--item: 2}}
