@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Bad+Script&family=Lora:ital,wght@0,400..700;1,400..700&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Quattrocento:wght@400;700&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);@font-face{font-family:AmsterdamOne;src:url(../../Fonts/AmsterdamOne.ttf) format("TrueType");font-weight:400;font-style:normal}@font-face{font-family:Krub-Bold;src:url(../../Fonts/Krub-Bold.ttf) format("TrueType");font-weight:400;font-style:normal}@font-face{font-family:Nimarit;src:url(../../Fonts/Niramit-Medium.ttf) format("TrueType");font-weight:400;font-style:normal}@font-face{font-family:RougeScript-Regular;src:url(../../Fonts/RougeScript-Regular.ttf) format("TrueType");font-weight:400;font-style:normal}@font-face{font-family:Lilita;src:url(../../Fonts/LilitaOne-Regular.ttf)}@font-face{font-family:Anton;src:url(../../Fonts/Anton-Regular.ttf)}@font-face{font-family:Acme;src:url(../../Fonts/Acme-Regular.ttf)}@font-face{font-family:BadScript;src:url(../../Fonts/BadScript-Regular.ttf)}@font-face{font-family:Cabin;src:url(../../Fonts/CabinSketch-Regular.ttf)}.span-primaryLight{color:var(--primaryLight)!important}.span-primaryDark{color:var(--primaryDark)}.span-secondary{color:var(--secondary)!important}.span-secondaryLight{color:var(--secondaryLight)}.span-secondaryDark{color:var(--secondaryDark)}.span-primary{color:var(--primary)!important}.span-white{color:#fff}.span-black{color:#000}.primary-button-white{background-color:var(--primary)!important;color:#fff}.primary-button-black{background-color:var(--primary)!important;color:#000}.secondary-button-white{background-color:var(--secondary)!important;color:#fff}.secondary-button-black{background-color:var(--secondary)!important;color:#000}.white-button{background-color:#fff;color:#000;border:1px solid #000}.black-button{background-color:#000;color:#fff}.link-external,.link-page{display:inline-flex;align-items:center;gap:.15em;flex-grow:0;flex-shrink:0;color:var(--primary)!important}.link-external:after,.link-page:after{height:1em;width:1em;content:"";display:inline-block;flex-grow:0;flex-shrink:0}.link-page:after{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><g fill='var(--primary)'><path d='M13.7 3.2l-1.9-1.9c-.2-.2-.4-.3-.7-.3H2.5c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5h11c.3 0 .5-.2.5-.5V3.9c0-.3-.1-.5-.3-.7zM13 14H3V2h7v2.5c0 .3.2.5.5.5H13v9zM11 4V2l2 2h-2z'/></g></svg>");background-repeat:no-repeat;background-size:1em}.link-external:after{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><g fill='var(--primary)'><path d='M10.05 8.657l-.707-.707L14.293 3l.706.707z'/><path d='M13 8.536V12H3V5h6.464l1-1H2.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V7.535l-1 1.001zM15.573 6.573l-4.146-4.146A.25.25 0 0 1 11.604 2h4.146a.25.25 0 0 1 .25.25v4.146a.25.25 0 0 1-.427.177z'/></g></svg>");background-repeat:no-repeat;background-size:1em}h1{color:var(--h1color)}h1 span{font-size:2.7rem}h2{color:var(--h2color)}h2 span{font-size:2.3rem}h3{color:var(--h3color);font-size:1.6rem!important}h3 span{font-size:1.6rem}.layout_pagetitle{padding:4% 0;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}@media (min-width:992px){.layout_pagetitle{display:block}}.layout_pagetitle h1{font-weight:700;margin-bottom:0;text-align:center;position:relative;z-index:2}.img_opacity::before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.4;z-index:1;background-color:#fff}.breadcrumb-section{background-color:#f8f8f8;display:flex;align-items:center;justify-content:space-between}.breadcrumb{display:none;padding:10px 0}@media (min-width:992px){.breadcrumb{display:flex;flex-wrap:wrap;margin:0}.breadcrumb .breadcrumb-link{color:var(--primary)}}.breadcrumb .manual-share-buttons{margin-left:auto;padding-left:20px;position:relative}.breadcrumb .manual-share-buttons a{background-color:var(--primary)!important;color:#fff!important;line-height:16px;padding:0 2px;border-radius:4px}.breadcrumb .manual-share-buttons svg{color:#fff;width:35px;height:35px;fill:#fff;padding:5px;background-color:var(--primary)!important}.breadcrumb .manual-share-buttons .bi-share{padding:7px}.breadcrumb .custom-share-buttons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.breadcrumb .custom-share-buttons a,.breadcrumb .custom-share-buttons button{background-color:transparent;border:none;cursor:pointer;transition:transform .2s ease}.breadcrumb .custom-share-buttons a:hover,.breadcrumb .custom-share-buttons button:hover{transform:scale(1.1)}.breadcrumb .share-modal{display:none;position:absolute;top:100%;left:0;z-index:999;background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 8px 16px rgba(0,0,0,.15);padding:1rem;margin-top:.5rem;min-width:280px}.frame-default{--bs-gutter-x:40px;--bs-gutter-y:0;width:100%;padding:10px 0;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.frame-default{max-width:540px}}@media (min-width:768px){.frame-default{max-width:720px}}@media (min-width:992px){.frame-default{max-width:960px}}@media (min-width:1200px){.frame-default{max-width:1140px}}@media (min-width:1400px){.frame-default{max-width:1320px}}@media (min-width:1600px){.frame-default{max-width:1520px}}body{font-family:var(--font)}.content{margin-top:1%;margin-bottom:1%}.text-left,.text-start{text-align:start}.text-center{text-align:center}.text-end,.text-right{text-align:end}.text-justify{text-align:justify}.breadcrumb-section{background-color:#f8f8f8;display:flex;align-items:center;justify-content:space-between}.breadcrumb{display:none;padding:10px 0}@media (min-width:992px){.breadcrumb{display:flex;flex-wrap:wrap;margin:0}.breadcrumb .breadcrumb-link{color:var(--primary)}}.breadcrumb .manual-share-buttons{margin-left:auto;padding-left:20px;position:relative}.breadcrumb .manual-share-buttons a{background-color:var(--primary)!important;color:#fff!important;line-height:16px;padding:0 2px;border-radius:4px}.breadcrumb .manual-share-buttons svg{color:#fff;width:35px;height:35px;fill:#fff;padding:5px;background-color:var(--primary)!important}.breadcrumb .manual-share-buttons .bi-share{padding:7px}.breadcrumb .custom-share-buttons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.breadcrumb .custom-share-buttons a,.breadcrumb .custom-share-buttons button{background-color:transparent;border:none;cursor:pointer;transition:transform .2s ease}.breadcrumb .custom-share-buttons a:hover,.breadcrumb .custom-share-buttons button:hover{transform:scale(1.1)}.breadcrumb .share-modal{display:none;position:absolute;top:100%;left:0;z-index:999;background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 8px 16px rgba(0,0,0,.15);padding:1rem;margin-top:.5rem;min-width:280px}.navbar-mainnavigation{border-bottom:.5px solid #cecece;z-index:1000}@media (min-width:992px){.navbar-mainnavigation.header-navigation-position-fixed .container-mainnavigation{display:flex;justify-content:space-around;align-items:center}}.navbar-mainnavigation.header-navigation-position-fixed .nav_search_slide--mobile{margin-left:15px;margin-right:0}@media (min-width:992px){.navbar-mainnavigation:not(.header-navigation-position-fixed) .container-mainnavigation{display:flex;justify-content:space-around;align-items:center}.navbar-mainnavigation:not(.header-navigation-position-fixed) .nav_search_slide--mobile{margin-left:15px;margin-right:0}}.navbar-mainnavigation .container-mainnavigation{display:flex;flex-direction:row;flex-wrap:nowrap}.navbar-mainnavigation .container-mainnavigation .navbar-brand{flex:1 1 50%}@media (min-width:992px){.navbar-mainnavigation .container-mainnavigation .navbar-brand{flex:inherit}}.navbar-mainnavigation .container-mainnavigation .navbar-brand-logo-inverted{display:none}.navbar-mainnavigation .container-mainnavigation .navbar-brand img{width:auto}.navbar-mainnavigation .container-mainnavigation .navbar-brand .title{background:var(--logo-color);font-family:var(--logo-font-family);font-size:var(--logo-font-size);font-weight:700;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:var(--logo-text-transform);letter-spacing:2px;text-shadow:2px 2px 5px rgba(0,0,0,.2);animation:glow 2s infinite alternate}.navbar-mainnavigation .container-mainnavigation .navbar-collapse{position:absolute;top:100%;width:100%;background-color:#fff;left:0}@media (min-width:992px){.navbar-mainnavigation .container-mainnavigation .navbar-collapse{display:flex;justify-content:center;position:inherit}}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav{width:80%;position:static;margin:auto}@media (min-width:992px){.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav{width:auto;flex-direction:row;display:contents}}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item{display:flex;flex-wrap:wrap}@media (min-width:992px){.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item{flex-wrap:nowrap}}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .nav-link{font-weight:600;position:relative}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-toggle{background-color:transparent;border:none}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-toggle::after{margin-left:0}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu{padding-left:10%;flex-basis:100%}@media (min-width:992px){.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu{padding-left:1%;position:absolute;left:auto}}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item::marker{content:none}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-toggle::after{display:none}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-nav{padding:5px}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-nav--2 .nav-item{display:inherit}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-nav--3{display:inherit}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-nav--3 .nav-link{font-weight:lighter}.navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .nav-link{padding:5px!important}@media (min-width:992px){.Default #header .nav-link-text,.Default .navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .nav-link{color:var(--navlinkAccueil)!important}}.subpage #header .nav-link-text,.subpage .navbar-mainnavigation .container-mainnavigation .navbar-collapse .navbar-nav .nav-item .nav-link{color:var(--navlinkDefault)!important}.Default #header .navbar-collapse .navbar-nav .dropdown-menu .nav-link{color:var(--navlinkDefault)!important}.subpage #header .navbar-collapse .navbar-nav .dropdown-menu .nav-link{color:var(--navlinkDefault)!important}.nav_search_slide--mobile .nav_search_slide_toggle{display:flex}.nav_search_slide--mobile .nav_search_slide_toggle svg{margin:auto}.navbar-mainnavigation .nav-link:not(.nav-link-toggle):before{display:block;content:"";position:absolute;left:0;top:50%;opacity:0;transition:opacity .25s ease-in-out;border:4px solid transparent;border-left:4px solid var(--navlinkAccueil);transform:translate(1px,-50%)}.navbar-mainnavigation .nav-link:not(.nav-link-toggle):focus-visible:before,.navbar-mainnavigation .nav-link:not(.nav-link-toggle):hover:before{opacity:.5}.navbar-mainnavigation .nav-link:not(.nav-link-toggle).active:before,.navbar-mainnavigation .nav-link:not(.nav-link-toggle).show:before{opacity:.75}@media (min-width:998px){.navbar-mainnavigation .nav-link.nav-link-main:before{border:none;transform:unset;background:var(--secondary);top:auto;left:1rem;right:1rem;bottom:.25rem;height:2px;width:auto}}.navbar-mainnavigation .nav-link-toggle.show:after{rotate:180deg}@media (min-width:992px){.header-navigation-direction-column{flex-direction:column!important}.header-navigation-direction-column .nav-column{display:flex;width:inherit;justify-content:center}.header-navigation-direction-column .nav-column #mainnavigation{padding-bottom:10px;justify-content:center!important}}.header-navigation-position-fixed{top:0;width:100%;z-index:101}#header.header-navigation-position-fixed.scrolled .nav-link{color:var(--fixenavlink)!important}#header.header-navigation-position-fixed.scrolled .nav-link .dropdown-menu .nav-link{color:inherit}@media (min-width:992px){.navigation-width-fullwidth #page-header-container .dropdown-menu{position:absolute;left:10%;width:80%}.navigation-width-fullwidth #page-header-container .dropdown-menu .dropdown-nav--2{padding:0;display:grid!important;width:100%;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (min-width:992px) and (min-width:992px){.navigation-width-fullwidth #page-header-container .dropdown-menu .dropdown-nav--2 .nav-item{display:flex;flex-wrap:wrap;align-content:flex-start;flex-direction:column}}@media (min-width:992px) and (min-width:992px){.navigation-width-fullwidth #page-header-container .dropdown-menu .dropdown-nav--3{flex-direction:column;display:flex}}.navbar-toggler{display:block;margin:0 7px;padding:0;height:34px;width:34px;position:relative;border:0;align-self:center}@media (min-width:992px){.navbar-toggler{display:none}}.navbar-toggler-icon,.navbar-toggler-icon:after,.navbar-toggler-icon:before{content:"";position:absolute;left:0;top:0;background-image:none!important;display:inline-block;width:22px;height:2px;background-color:currentColor;transition:all .3s ease-in}.navbar-toggler-icon{top:50%;left:50%;height:0;transform:translate(-50%,-50%)}.navbar-toggler-icon:before{transition-delay:.1s;transform:rotate(-45deg);top:0}.navbar-toggler-icon:after{transition-delay:.1s;transform:rotate(45deg);top:0}.navbar-toggler.collapsed .navbar-toggler-icon{transition-delay:.2s;height:2px}.navbar-toggler.collapsed .navbar-toggler-icon:before{transition-delay:0;transform:rotate(0);top:-6px}.navbar-toggler.collapsed .navbar-toggler-icon:after{transition-delay:0;transform:rotate(0);top:6px}.footer{overflow:hidden}.footer p{margin-bottom:1.5%;font-size:smaller}.footer .footer__row1{flex-direction:column}@media (min-width:992px){.footer .footer__row1{flex-direction:row}}.footer .footer__row1 .footer-left{padding-top:1.5%;padding-bottom:1.5%}.footer .footer__row1 .footer-left .footer__maririe{text-align:center}.footer .footer__row1 .footer-right{padding-top:1.5%;padding-bottom:1.5%}.footer .footer__row1 .footer-right .footer__partners,.footer .footer__row1 .footer-right .footer__social{display:flex;flex-direction:row!important;flex-wrap:wrap;align-content:center;justify-content:center;margin:auto}.footer .footer__row1 .footer-right .footer__partners a,.footer .footer__row1 .footer-right .footer__social a{margin:10px;color:#000}.footer .footer__row1 .footer-right .footer__partners a img,.footer .footer__row1 .footer-right .footer__social a img{border-radius:10px;width:auto;height:65px}@media (min-width:992px){.footer .footer__row1 .footer-right .footer__partners a img,.footer .footer__row1 .footer-right .footer__social a img{height:85px}}.footer .footer__row1 .footer-right h2{margin-bottom:0!important}.footer .footer__row1 .footer__meta #meta_menu{width:fit-content;margin:auto}.footer .footer__row1 .footer__meta #meta_menu li{list-style:none}.footer .footer__row1 .footer__meta h2{text-align:center}.footer .footer__row2 .meta-line{margin:20px 0}.footer .footer__row2 .meta-line .meta-menu{list-style-type:none;margin-bottom:0;display:flex;justify-content:center;flex-wrap:wrap}@media (max-width:992px){.footer .footer__row2 .meta-line .meta-menu{padding:0}}.footer .footer__row2 .meta-line .meta-menu li{padding:6px}.footer .footer__row2 .meta-line .meta-menu li a{color:#000;font-size:smaller}.footer .footer-btn{display:flex;margin-top:4%}.footer .footer-btn .footer-btn-link{background-color:var(--secondary);margin:auto;padding:10px}.footer .style-Transparent{background-color:var(--secondary)}.footer .footer__row1 .footer-right .footer__partners a img,.footer .footer__row1 .footer-right .footer__social a img{height:65px!important}.cols2-container{overflow-x:hidden;display:flex;flex-wrap:wrap}.cols2-container .col{flex:inherit;padding:40px!important}@media (min-width:992px){.cols2-container .col{padding:0}}.cols2-container .col-75{width:100%}@media (min-width:992px){.cols2-container .col-75{width:75%}}.cols2-container .col-60{width:100%}@media (min-width:992px){.cols2-container .col-60{width:60%}}.cols2-container .col-50{width:100%}@media (min-width:992px){.cols2-container .col-50{width:50%}}.cols2-container .col-40{width:100%}@media (min-width:992px){.cols2-container .col-40{width:40%}}.cols2-container .col-25{width:100%}@media (min-width:992px){.cols2-container .col-25{width:25%}}.color-container{overflow-x:hidden}.color-container__trapeze .trapeze_color{padding:10% 0;clip-path:polygon(0 10%,100% 0,100% 100%,0 90%)}@media (min-width:992px){.color-container__trapeze .trapeze_color{padding:4% 0}}.color-container__parallelD .parallelD_color{padding:9% 0;clip-path:polygon(0 10%,0 100%,100% 90%,100% 0)}@media (min-width:992px){.color-container__parallelD .parallelD_color{padding:3% 0}}.color-container__parallelG .parallelG_color{padding:9% 0;clip-path:polygon(0 0,100% 10%,100% 100%,0 90%)}@media (min-width:992px){.color-container__parallelG .parallelG_color{padding:3% 0}}.accordion .accordion-item .accordion-header button{font-size:1.3rem}.accordion .accordion-item .accordion-button:not(.collapsed){background-color:#f8f8f8;color:#000}.accordion .accordion-item .accordion-button:focus{z-index:3;border-color:#f8f8f8;outline:0;box-shadow:none}.accordion .accordion-item .accordion-collapse{margin-top:2%}.accordion .accordion-item .accordion-collapse .accordion-body{display:flex}.accordion .accordion-item .accordion-collapse .accordion-body .accordion-item-photo,.accordion .accordion-item .accordion-collapse .accordion-body .accordion-item-text-text{width:48%}.accordion .accordion-item .accordion-collapse .accordion-body .accordion-item-photo img{width:100%;height:auto;display:block}.accordion .accordion-item .accordion-collapse .accordion-body.position-gauche{flex-direction:row}.accordion .accordion-item .accordion-collapse .accordion-body.position-gauche .accordion-item-photo{margin-right:1rem}.accordion .accordion-item .accordion-collapse .accordion-body.position-gauche .accordion-item-text-text{width:100%}.accordion .accordion-item .accordion-collapse .accordion-body.position-droite{flex-direction:row-reverse}.accordion .accordion-item .accordion-collapse .accordion-body.position-droite .accordion-item-photo{margin-left:1rem}.accordion .accordion-item .accordion-collapse .accordion-body.position-droite .accordion-item-text-text{width:100%}.accordion .accordion-item .accordion-collapse .accordion-body.position-haut{flex-direction:column}.accordion .accordion-item .accordion-collapse .accordion-body.position-haut .accordion-item-photo{width:100%;margin-bottom:10px;display:flex;justify-content:center}.accordion .accordion-item .accordion-collapse .accordion-body.position-haut .accordion-item-photo img{margin-top:1rem;margin-bottom:1rem}@media (min-width:990px){.accordion .accordion-item .accordion-collapse .accordion-body.position-haut .accordion-item-photo img{width:50%}}.accordion .accordion-item .accordion-collapse .accordion-body.position-haut .accordion-item-text-text{width:100%}.accordion .accordion-item .accordion-collapse .accordion-body.position-bas{flex-direction:column-reverse}.accordion .accordion-item .accordion-collapse .accordion-body.position-bas .accordion-item-photo{width:100%;margin-top:10px;display:flex;justify-content:center}.accordion .accordion-item .accordion-collapse .accordion-body.position-bas .accordion-item-photo img{margin-top:1rem;margin-bottom:1rem}@media (min-width:990px){.accordion .accordion-item .accordion-collapse .accordion-body.position-bas .accordion-item-photo img{width:50%}}.accordion .accordion-item .accordion-collapse .accordion-body.position-bas .accordion-item-text-text{width:100%}.annuaire{margin:10px 0}.annuaire-item{height:fit-content;margin-top:1%}.annuaire-item-photo img{height:auto;max-width:200px;max-height:150px;object-fit:cover}@media (min-width:1200px){.annuaire-item-photo img{max-width:300px;max-height:200px}}.annuaire-item-text{text-align:center;max-width:200px}@media (min-width:1200px){.annuaire-item-text{max-width:300px}}.annuaire-item-text-nom{font-weight:600}.annuaire p{margin:0}.annuaire-items{display:flex;flex-wrap:wrap;gap:2%;justify-content:center}.annuaire__decale{margin:0}.annuaire__decale .annuaire-items{gap:6%}@media (min-width:992px){.annuaire__decale .annuaire-items{gap:4%}}.annuaire__decale .annuaire-items .annuaire-item{position:relative;margin-bottom:10%;margin-top:5%;display:flex;flex-direction:column;align-items:center;height:auto}@media (min-width:768px){.annuaire__decale .annuaire-items .annuaire-item{margin-bottom:4%;margin-top:2%}}.annuaire__decale .annuaire-items .annuaire-item-photo{box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;width:100%}.annuaire__decale .annuaire-items .annuaire-item-photo img{display:block;max-width:100%;height:auto;max-width:250px}@media (min-width:1200px){.annuaire__decale .annuaire-items .annuaire-item-photo img{max-width:275px}}.annuaire__decale .annuaire-items .annuaire-item-text{background-color:#000;z-index:1000;width:100%;padding:10px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-13%;margin-left:19%}.annuaire__decale .annuaire-items .annuaire-item-text span{color:#fff}.annuaire__carte .annuaire-items .annuaire-item{position:relative}.annuaire__carte .annuaire-items .annuaire-item-photo::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;z-index:1}.annuaire__carte .annuaire-items .annuaire-item-text{display:none}.annuaire__carte .annuaire-items .annuaire-item-text-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:scroll;text-overflow:ellipsis;height:auto}.annuaire__carte .annuaire-item:hover{background-color:#000}.annuaire__carte .annuaire-item:hover .annuaire-item-text{position:absolute;top:37%;width:100%;color:#fff;display:block!important;transition:all .3s ease;z-index:200}.annuaire__carte .annuaire-item:hover .annuaire-item-photo::before{opacity:1}.annuaire__rond .annuaire-item-photo{clip-path:circle(50% at 50% 50%);position:relative;width:100%;aspect-ratio:1/1}.annuaire__rond .annuaire-item-photo img{width:100%;height:100%;object-fit:cover;display:block;max-width:275px}.annuaire-item-text-nom{font-size:larger}.annuaire__blackwhite img{filter:grayscale(100%)}.annuaire__blackwhite2 img{filter:grayscale(100%) contrast(150%) brightness(80%)}.annuaire__sepia img{filter:sepia(70%)}.annuaire__primaire .annuaire-item-photo{background-color:var(--primary)}.annuaire__primaire .annuaire-item-photo img{opacity:.8}.annuaire__secondaire .annuaire-item-photo{background-color:var(--secondary)}.annuaire__secondaire .annuaire-item-photo img{opacity:.8}.frame-type-usine_site_annuaire{padding:0}.accordion-items .accordion-item .accordion-collapse .accordion-body .accordion-item-text-text{width:100%;margin:0}.card-group .card{border:none}.card-group .card-img-top{width:100%;height:revert-layer;max-height:350px;object-fit:cover;border-radius:10px 10px 0 0!important}.card-group .card .card-body{padding:30px;background:#fff;border-radius:0 0 10px 10px;border:1px solid #dfdcdc}.card-group .card .card-btn{background-color:var(--primary);border:none}.gallery{display:flex;flex-wrap:wrap;gap:22px}.gallery.column-1 .gallery-item{width:100%}.gallery.column-2 .gallery-item{width:calc(50% - 11px)}.gallery.column-3 .gallery-item{width:calc(33.3333333333% - 14.66px)}.gallery.column-4 .gallery-item{width:calc(25% - 16.5px)}.gallery.column-6 .gallery-item{width:calc(16.6666666667% - 18.33px)}.gallery.column-8 .gallery-item{width:calc(12.5% - 19.25px)}.gallery-item{display:flex;flex-direction:column}.gallery-figure{display:flex;align-items:flex-end;justify-content:center;min-height:220px;margin:0;padding:0}.gallery-figure img{max-height:200px;object-fit:contain;width:auto;max-width:100%;height:auto;display:block}figcaption{margin-top:.75rem;padding:0 .5rem;text-align:center}.flex-column{display:flex;flex-direction:column}.flex-column h3{margin:0 0 .25rem 0;font-size:1rem}.flex-column p{margin:0;font-size:.875rem}.swiper-gallery-carousel .swiper-button-next,.swiper-gallery-carousel .swiper-button-prev{top:50%;transform:translateY(-50%);color:#fff}.swiper-gallery-carousel .swiper-pagination-bullet-active{background:#fff}.swiper-galery-carousel-template-basic{max-height:300px;width:auto!important;max-width:90%}@media (min-width:768px){.swiper-galery-carousel-template-basic{max-height:400px}}@media (min-width:992px){.swiper-galery-carousel-template-basic{max-height:700px}}@media (min-width:768px){.swiper-galery-carousel-template-basic .swiper-wrapper{width:90%;margin:0 auto}}@media (min-width:768px){.swiper-galery-carousel-template-basic .swiper-slide a{display:flex;width:90%}}.swiper-galery-carousel-template-basic .swiper-slide a img{object-fit:cover;margin:auto;height:300px;width:auto}@media (min-width:768px){.swiper-galery-carousel-template-basic .swiper-slide a img{max-height:400px;width:auto}}@media (min-width:992px){.swiper-galery-carousel-template-basic .swiper-slide a img{height:500px;max-height:inherit}}.swiper-galery-carousel-template-basic .swiper-slide{width:25%;height:100%;opacity:0}.swiper-galery-carousel-template-basic .swiper-slide-thumb-active{opacity:1}@media (min-width:768px){.swiper-galery-carousel-template-basic .swiper-button-next,.swiper-galery-carousel-template-basic .swiper-button-prev{color:var(--primary)}.swiper-galery-carousel-template-basic .swiper-pagination-bullet-active{background:var(--primary)}}.swiper-galery-carousel-template-thumbs{max-height:230px;padding:10px 0;max-width:1280px}.swiper-galery-carousel-template-thumbs .swiper-slide{width:25%;height:100%;opacity:.4}.swiper-galery-carousel-template-thumbs .swiper-slide-thumb-active{opacity:1}.swiper-galery-carousel-template-thumbs .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;max-height:209px}.swiper-galery-carousel-template-thumbs2{max-height:600px;max-width:1280px}.swiper-galery-carousel-template-thumbs2 .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-galery-carousel-template-thumbs,.swiper-galery-carousel-template-thumbs2{margin-left:auto;margin-right:auto}.swiper-galery-carousel-template-thumbs .swiper-slide,.swiper-galery-carousel-template-thumbs2 .swiper-slide{background-size:cover;background-position:center}.swiper-galery-carousel-template-thumbs .swiper-slide img,.swiper-galery-carousel-template-thumbs2 .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper-galery-carousel-template-cube{width:auto;height:auto;max-width:600px;margin:auto;overflow:hidden}.swiper-galery-carousel-template-cube .swiper-slide{background-position:center;background-size:cover;display:flex}.swiper-galery-carousel-template-cube .swiper-slide a{display:flex;width:100%;height:300px}.swiper-galery-carousel-template-cube .swiper-slide img{display:block;width:100%;height:100%;margin-top:auto}.swiper-galery-carousel-template-cube .swiper-button-next{display:none}@media (min-width:992px){.swiper-galery-carousel-template-cube .swiper-button-next{display:block;right:-10%;color:var(--primary)}}.swiper-galery-carousel-template-cube .swiper-button-prev{display:none}@media (min-width:992px){.swiper-galery-carousel-template-cube .swiper-button-prev{display:block;left:-10%;color:var(--primary)}}.swiper-galery-carousel-template-cube .swiper-pagination-bullet-active{background:#fff}.swiper-galery-carousel-template-coverflow{width:100%;padding-top:50px;padding-bottom:50px}.swiper-galery-carousel-template-coverflow .swiper-slide{background-position:center;background-size:cover;width:300px;height:300px}.swiper-galery-carousel-template-coverflow .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}@media (min-width:992px){.swiper-galery-carousel-template-coverflow .swiper-button-next,.swiper-galery-carousel-template-coverflow .swiper-button-prev{color:var(--primary)}}.swiper-galery-carousel-template-coverflow .swiper-pagination-bullet-active{background:var(--primary)}.subpage-menu{display:grid;gap:30px}.subpage-menu-item-img{height:auto}.subpage-menu-item-img img{width:100%;height:revert-layer;max-height:350px;object-fit:cover;border-radius:10px 10px 0 0}.subpage-menu-item-text{padding:30px;background:#fff;border-radius:0 0 10px 10px;border:1px solid #dfdcdc;display:flex;flex-direction:column}.subpage-menu-item-text h3 a{color:var(--primary);text-decoration:none}.subpage-menu-item-text h3 a:hover{color:var(--primaryDark);text-decoration:underline}.subpage-menu-item-text button{width:fit-content;margin-bottom:3px;margin-left:auto;background-color:var(--primary);color:#fff;padding:8px;border-radius:9px;border:none}.subpage-menu-item-text button:hover{background-color:var(--primaryDark)}@media (min-width:992px){.subpage-menu-column-2{grid-template-columns:1fr 1fr}.subpage-menu-column-3{grid-template-columns:1fr 1fr 1fr}.subpage-menu-column-3 img{max-height:305px}.subpage-menu-column-4{grid-template-columns:1fr 1fr 1fr 1fr}.subpage-menu-column-4 img{max-height:226px}}.pdfViewer{list-style:none;padding:0;display:flex;gap:20px;flex-wrap:wrap;margin:3%;flex-direction:row;justify-content:center}.pdfViewer__file{display:flex;margin-bottom:20px;position:relative;height:auto;justify-content:center;width:95%}@media (min-width:799px) and (max-width:1299.98px){.pdfViewer__file{width:48%}}@media (min-width:1300px){.pdfViewer__file{width:32%}}.pdfViewer__file .column1{margin:auto 2% auto 0;border:solid 1px #000}.pdfViewer__file .column1 .pdfViewer__file__icon{display:block;height:fit-content}.pdfViewer__file .column2{justify-content:space-between;display:flex;flex-direction:column;padding:3px;width:50%}.pdfViewer__file .column2 .pdfViewer__file__infos{display:flex;flex-direction:column}.pdfViewer__file .column2 .pdfViewer__file__infos__title{font-size:large;color:var(--primary);font-weight:800}.pdfViewer__file .column2 .pdfViewer__file__download{text-decoration:none}.pdfViewer__file .pdfViewerSection{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;max-width:90vw;max-height:90vh;padding:10px;background-color:#000;display:none;border-radius:8px;z-index:1000;text-align:center;overflow-y:auto}.pdfViewer__file .pdfViewerSection .controlsPage{display:flex;justify-content:space-between;padding-bottom:7px}.pdfViewer__file .pdfViewerSection .controlsPage span{color:#fff}.pdfViewer__file .pdfViewerSection .controlsPage button{border:none;background:0 0;color:#fff}.pdfViewer__file .pdfViewerSection canvas{max-width:100%}@media (min-width:1300px){.pdfViewer .pdfViewer__file:nth-child(3n+2)::before{content:"";position:absolute;left:-3.5%;top:14%;width:1.5%;background-color:var(--primary);height:70%;border-radius:10px}.pdfViewer .pdfViewer__file:nth-child(3n+2)::after{content:"";position:absolute;right:-3.5%;top:14%;width:1.5%;background-color:var(--primary);height:70%;border-radius:10px}}.pdfViewer__file__infos__download__text{font-weight:700;color:var(--primary)}.pdfViewer__file__infos__download__size{color:#000;font-weight:inherit}.pdfViewer__reader button{display:none;background:0 0;border:none;color:#000;padding:0}@media (min-width:800px){.pdfViewer__reader button{display:block}}.pdfViewer__reader button svg{color:var(--primary)}#carousel .carousel-item{transition:transform .5s ease-in-out}#carousel .carousel-item img{width:100%;height:auto;object-fit:cover}#carousel .sectionCta{position:absolute;background-color:rgba(255,255,255,.6117647059);padding:4%;display:flex;flex-direction:column;gap:15px;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}#carousel .sectionCta .item_title{font-size:2.3rem;font-weight:600}#carousel .sectionCta .item-button{display:inline-block;padding:10px 20px;font-size:16px;color:#fff;background-color:#000;margin:auto;border-radius:5px;text-decoration:none;transition:background-color .3s ease}#carousel .sectionCta .item-button:hover{background-color:var(--primary)}#carousel .background-titre{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#carousel .background-titre .item_title{font-size:3rem;font-weight:800;color:#fff}.carousel-fade .carousel-item{opacity:0;transition:opacity .6s ease-in-out}.carousel-fade .carousel-item.active{opacity:1;transition:opacity .6s ease-in-out}.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:none}.carousel-small,.carousel-small img{height:300px!important}@media (min-width:992px){.carousel-small,.carousel-small img{height:500px!important}}.carousel-medium,.carousel-medium img{height:400px!important}@media (min-width:992px){.carousel-medium,.carousel-medium img{height:700px!important}}.carousel-fullscreen,.carousel-fullscreen img{height:100vh;width:100vw;object-fit:cover}.swiper-carousel{position:relative;width:100%;overflow:hidden}.swiper-carousel .swiper-wrapper{display:flex}.swiper-carousel .swiper-slide{width:100%;position:relative}.swiper-carousel .swiper-slide img{width:100%;height:auto;object-fit:cover}.swiper-carousel .sectionCta{position:absolute;background-color:rgba(255,255,255,.6117647059);padding:4%;display:flex;flex-direction:column;gap:15px;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.swiper-carousel .sectionCta .item_title{font-size:x-large;font-weight:600;color:#000}.swiper-carousel .sectionCta .item_title{font-size:x-large;font-weight:600}.swiper-carousel .sectionCta .item-button{display:inline-block;padding:10px 20px;font-size:small;color:#fff;background-color:#000;margin:auto;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.swiper-carousel .item-button:hover{background-color:var(--primary)}.swiper-carousel .background-titre{position:absolute;top:50%;transform:translate(0,-50%);text-align:center;width:100%}.swiper-carousel .background-titre .item_title{text-align:center;font-size:5rem;font-weight:700;font-variant-caps:small-caps;color:#fff;line-height:1;text-shadow:2px 2px 10px rgba(0,0,0,.42)}.swiper-carousel .background-titre .item_subtitle{text-align:center;font-size:3rem;font-weight:300;font-variant-caps:small-caps;color:#fff!important;text-shadow:2px 2px 32px rgba(0,0,0,.9);box-shadow:rgba(0,0,0,.16) 0 10px 36px 0,rgba(0,0,0,.06) 0 0 0 1px}.swiper-carousel .swiper-button-next,.swiper-carousel .swiper-button-prev{color:#fff;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.swiper-carousel .swiper-pagination{position:absolute;bottom:10px;left:0;right:0;text-align:center}.swiper-carousel .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--primary)}.swiper-carousel .play-pause-btn{position:absolute;bottom:5%;left:96%;transform:translateX(-50%);background-color:#fff;color:var(--primary);border:none;padding:5px;cursor:pointer;font-size:xx-large;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2000}.swiper-carousel .play-pause-btn i{color:#fff}.carousel-panorama img{height:auto!important}.carousel-panorama .swiper-pagination{display:none}#swiper-carouselfile .swiper-wrapper{display:flex;margin-bottom:25px;transform:inherit}#swiper-carouselfile .swiper-slide{flex-shrink:0;box-sizing:border-box}#swiper-carouselfile .carouselFile__file{display:flex;justify-content:center}#swiper-carouselfile .carouselFile__file__infos{display:flex;justify-content:center;flex-direction:column;text-align:center}#swiper-carouselfile .carouselFile__file__download{display:flex;justify-content:center}#swiper-carouselfile .carouselFile__file__download .fa-solid{color:var(--primary)}#swiper-carouselfile .swiper-button-next,#swiper-carouselfile .swiper-button-prev{top:50%;transform:translateY(-50%);color:var(--primary)}#swiper-carouselfile .swiper-pagination-bullet-active{background:var(--primary)}.textImg{margin-top:4rem}.textImg-items{display:flex;flex-wrap:wrap}@media (min-width:992px){.textImg-items{flex-wrap:nowrap}}.textImg-items .textImg-img{display:flex;justify-content:center;flex-direction:column}.textImg-items .textImg-img img{width:inherit;height:auto}.textImg-items .textImg-img.grid{display:grid;gap:2rem}.textImg-items .textImg-img.grid div{display:flex;flex-direction:column;align-items:center}.textImg-items .textImg-img.grid a{width:100%;height:fit-content}.textImg-items .textImg-img.grid .textImg-image{height:auto;max-height:500px;object-fit:cover;display:block}.textImg-items .textImg-img.grid .textImg-img-description{width:100%}.textImg-items .textImg-img.grid .textImg-item-text{margin-block:.725rem}.textImg-items .textImg-item-text{margin:14px;flex:1}.textImg-items .textImg-item-text .frame-header{margin-bottom:1.5rem}.textImg-items .textImg-img-description{display:block;margin-inline:0;margin-block:1rem;font-size:.9rem;color:#666;font-style:italic}.textImg__up .textImg-items{flex-direction:column!important}.textImg__down .textImg-items{flex-direction:column-reverse!important}.textImg__down .textImg-item-text,.textImg__up .textImg-item-text{width:fit-content;margin:0}.textImg__down .textImg-img,.textImg__up .textImg-img{align-content:flex-start}.textImg__down .grid.textImg-img,.textImg__up .grid.textImg-img{width:100%!important}.textImg__down .grid.grid-1,.textImg__up .grid.grid-1{grid-template-columns:1fr}.textImg__down .grid.grid-2,.textImg__up .grid.grid-2{grid-template-columns:1fr}@media (min-width:768px){.textImg__down .grid.grid-2,.textImg__up .grid.grid-2{grid-template-columns:1fr 1fr}}.textImg__down .grid.grid-3,.textImg__up .grid.grid-3{grid-template-columns:1fr}@media (min-width:768px){.textImg__down .grid.grid-3,.textImg__up .grid.grid-3{grid-template-columns:1fr 1fr}}@media (min-width:992px){.textImg__down .grid.grid-3,.textImg__up .grid.grid-3{grid-template-columns:1fr 1fr 1fr}}.textImg__down .grid.grid-4,.textImg__up .grid.grid-4{grid-template-columns:1fr}@media (min-width:768px){.textImg__down .grid.grid-4,.textImg__up .grid.grid-4{grid-template-columns:1fr 1fr}}@media (min-width:992px){.textImg__down .grid.grid-4,.textImg__up .grid.grid-4{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1200px){.textImg__down .grid.grid-4,.textImg__up .grid.grid-4{grid-template-columns:1fr 1fr 1fr 1fr}}.textImg__right .textImg-items{flex-direction:row-reverse}.textImg__left .textImg-items{flex-direction:row}.textImg__left .textImg-item-text,.textImg__right .textImg-item-text{width:fit-content}@media (min-width:992px){.textImg__left .grid .textImg-item-text,.textImg__right .grid .textImg-item-text{width:40%}}@media (min-width:992px){.textImg__left .grid.textImg-img,.textImg__right .grid.textImg-img{width:60%}}.textImg__left .grid .textImg-img-description,.textImg__right .grid .textImg-img-description{margin-inline:0;margin-block:.725rem}.textImg__left .grid.grid-1,.textImg__right .grid.grid-1{grid-template-columns:1fr}.textImg__left .grid.grid-2,.textImg__right .grid.grid-2{grid-template-columns:1fr}@media (min-width:768px){.textImg__left .grid.grid-2,.textImg__right .grid.grid-2{grid-template-columns:1fr 1fr}}.textImg__left .grid.grid-3,.textImg__right .grid.grid-3{grid-template-columns:1fr}@media (min-width:768px){.textImg__left .grid.grid-3,.textImg__right .grid.grid-3{grid-template-columns:1fr 1fr}}@media (min-width:992px){.textImg__left .grid.grid-3,.textImg__right .grid.grid-3{grid-template-columns:1fr 1fr 1fr}}.textImg__left .grid.grid-4,.textImg__right .grid.grid-4{grid-template-columns:1fr}@media (min-width:768px){.textImg__left .grid.grid-4,.textImg__right .grid.grid-4{grid-template-columns:1fr 1fr}}@media (min-width:992px){.textImg__left .grid.grid-4,.textImg__right .grid.grid-4{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1200px){.textImg__left .grid.grid-4,.textImg__right .grid.grid-4{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width:992px){.textImg__small .textImg-img{width:20%}}.textImg__small .textImg-img img{width:100%}@media (min-width:992px){.textImg__medium .textImg-img{width:40%}}.textImg__medium .textImg-img img{width:100%}@media (min-width:992px){.textImg__large .textImg-img{width:60%}}.textImg__large .textImg-img img{width:100%}@media (min-width:992px){.textImg__xlarge .textImg-img{width:80%}}.textImg__xlarge .textImg-img img{width:100%}.textImg .colonne{gap:10px}.nav-tabs .nav-item .nav-link{color:var(--primary)}.nav-tabs .nav-item .nav-link.active{color:#000}.onglet-item-photo img{width:100%;height:auto;display:block}.onglet-body{display:flex;margin-top:1rem}.onglet-body.position-droite,.onglet-body.position-gauche{flex-direction:row}.onglet-body.position-droite .onglet-item-photo,.onglet-body.position-gauche .onglet-item-photo{width:40%}.onglet-body.position-droite .onglet-item-text,.onglet-body.position-gauche .onglet-item-text{width:100%}.onglet-body.position-gauche .onglet-item-photo{margin-right:1rem}.onglet-body.position-droite{flex-direction:row-reverse}.onglet-body.position-droite .onglet-item-photo{margin-left:1rem}.onglet-body.position-bas,.onglet-body.position-haut{flex-direction:column}.onglet-body.position-bas .onglet-item-photo,.onglet-body.position-haut .onglet-item-photo{width:100%;display:flex;justify-content:center}.onglet-body.position-bas .onglet-item-photo a,.onglet-body.position-haut .onglet-item-photo a{display:flex;justify-content:center}.onglet-body.position-bas .onglet-item-photo img,.onglet-body.position-haut .onglet-item-photo img{width:50%}.onglet-body.position-haut .onglet-item-photo{margin-bottom:10px}.onglet-body.position-bas{flex-direction:column-reverse}.onglet-body.position-bas .onglet-item-photo{margin-top:10px}.timeline,.timeline-container{padding-left:46px;position:relative}.timeline-container:before,.timeline:before{content:"";position:absolute;top:0;bottom:0;left:23px;transform:translate(-50%,0);border-left:4px solid #ccc;border-radius:20px;opacity:.25}.timeline-item,.timeline-item-container{position:relative}.timeline-item-container:not(:first-child),.timeline-item:not(:first-child){margin-top:.725rem}.timeline-item-inner,.timeline-item-inner-container{overflow:hidden;margin-left:1.5rem;padding:1.5rem;background-color:#fff;border:1px solid #eee;box-shadow:0 .3px 0 0 rgba(0,0,0,.15)}.timeline-item-icon,.timeline-item-marker,.timeline-item-marker-container{z-index:3;position:absolute;top:50%;left:-23px;width:16px;height:16px;transform:translate(-50%,-50%)}.timeline-item-icon span,.timeline-item-marker span,.timeline-item-marker-container span{display:block;height:100%;width:100%;z-index:2;position:relative}.timeline-item-icon span,.timeline-item-icon:after,.timeline-item-icon:before,.timeline-item-marker span,.timeline-item-marker-container span,.timeline-item-marker-container:after,.timeline-item-marker-container:before,.timeline-item-marker:after,.timeline-item-marker:before{background-clip:content-box;border:3px solid #ccc;border-radius:50%}.timeline-item-icon span,.timeline-item-icon:after,.timeline-item-marker span,.timeline-item-marker-container span,.timeline-item-marker-container:after,.timeline-item-marker:after{border-color:transparent}.timeline-item-icon:after,.timeline-item-icon:before,.timeline-item-marker-container:after,.timeline-item-marker-container:before,.timeline-item-marker:after,.timeline-item-marker:before{top:0;left:0;right:0;bottom:0;z-index:1;content:"";position:absolute}.timeline-item-icon:after,.timeline-item-marker-container:after,.timeline-item-marker:after{background-color:#fff}.timeline-item-icon{left:-23px;width:46px;height:46px;border-radius:50%}.timeline-item-icon:before{border:3px solid #e5e0e0}.timeline-item-icon:after{background-color:#fff}.timeline-item-icon span{display:flex!important;justify-content:center;color:#ccc;display:block;padding:5px}.timeline-item-icon svg{width:fit-content;padding:2px}.timeline-item-icon .iconpack{width:auto;height:auto}.timeline-item-image{margin:-1.5rem;margin-bottom:1.5rem}.timeline-item-image img{width:100%;height:250px;object-fit:cover}.timeline-item-image .caption{font-size:.8em;padding:.5rem 1.5rem;color:color-yiq(#f2f2f2);background-color:#f2f2f2}.timeline-item-header-headline{margin:.5rem 0;font-size:1.5em;color:var(--primary)}.timeline-item-header:last-child>:last-child,.timeline-item-text>:last-child{margin-bottom:0}.timeline-item-date,.timeline-item-text{color:#6c6c6c}.timeline-item-date{margin-top:.5rem;font-style:oblique;text-transform:uppercase}.timeline-item:nth-child(odd) .timeline-item-date{display:flex;justify-content:start}@media (min-width:768px){.timeline{padding-left:0}.timeline:before{left:50%}.timeline-item{width:50%}.timeline-item:not(:first-child){margin-top:-1.5rem}.timeline-item-marker{left:auto;right:0;transform:translate(50%,-50%)}.timeline-item-inner{margin-left:0;margin-right:calc(1.5rem + 23px)}.timeline-item:nth-child(even){margin-left:50%}.timeline-item:nth-child(even) .timeline-item-inner{margin-left:calc(1.5rem + 23px);margin-right:0}.timeline-item:nth-child(even) .timeline-item-marker{left:0;right:auto;transform:translate(-50%,-50%)}.timeline-item:nth-child(odd) .timeline-item-date{display:flex;justify-content:end}.svg-inline--fa{height:1.5em;margin-top:2px}}.frame-type-usine_site_panel .frame-header{display:none}.frame-type-usine_site_panel .card-panel{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:.375rem}.frame-type-usine_site_panel .card-panel__text{padding:1.5rem 1.5rem;font-size:small}.frame-type-usine_site_panel .card-panel__text p{text-align:justify;margin:0}.frame-type-usine_site_panel .card-panel__header{font-size:1.3rem!important;font-weight:800;padding:.725rem 1.5rem;margin:0;color:#fff;border-bottom:1px solid}@media (max-width:600px){.video iframe{width:auto;height:100%}}@media (min-width:601px) and (max-width:767px){.video iframe{width:450px;height:-webkit-fill-available}}.nav_search_bar .tx_solr{padding-right:0;padding-left:0;margin-top:1rem}@media (min-width:992px){.nav_search_bar .tx_solr{margin-top:0}}@media (max-width:992px){.nav_search_bar .tx_solr .input-group input{display:none}}@media (min-width:992px){.nav_search_bar .tx_solr .input-group button{display:none}}#header .nav_search_default .tx_solr{padding-right:0;padding-left:0}@media (min-width:992px){#header .nav_search_default .tx_solr{margin-top:0}}#header .nav_search_default .tx_solr input{display:none}@media (min-width:992px){#header .nav_search_default .tx_solr input{display:block}}#header .nav_search_default .tx_solr .btn{border-radius:6px;background:var(--primary);color:#fff}@media (min-width:992px){#header .nav_search_default .tx_solr .btn{border-radius:inherit}}@media (max-width:992px){.navbar-mainnavigation .nav_search_slide{display:none}}.navbar-mainnavigation .nav_search_slide--mobile{display:block;margin-right:15px;color:rgba(0,0,0,.65)}.navbar-mainnavigation .nav_search_slide_toggle{cursor:pointer;height:100%;padding:10px}.navbar-mainnavigation .nav_search_slide_toggle:hover::before{opacity:0!important}.navbar-mainnavigation .nav_search_slide_toggle i{font-size:larger;padding:15px 5px}.navbar-mainnavigation .nav_search_slide_box{position:fixed;inset:0;background:rgba(255,255,255,.95);width:100vw;height:100vh;z-index:1000}.navbar-mainnavigation .nav_search_slide_box .tx_solr.container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navbar-mainnavigation .nav_search_slide_box #tx-solr-search-form-pi-results .input-group{height:65px}.navbar-mainnavigation .nav_search_slide_box #tx-solr-search-form-pi-results #nav_search_slide_submit{height:100%}.navbar-mainnavigation .nav_search_slide_box #tx-solr-search-form-pi-results #nav_search_slide_input{height:100%}.navbar-mainnavigation .nav_search_slide_input{font-size:1rem;height:auto;border-right:none;border:1px solid #cecece;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.navbar-mainnavigation .nav_search_slide_input:focus-visible{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(var(--primary),.25)}@media (min-width:992px){.navbar-mainnavigation .nav_search_slide_input{font-size:1.4rem;height:4rem}}.navbar-mainnavigation .nav_search_slide_submit{border:2px solid #ced4da;font-size:1rem;padding:.5rem 1rem;border:none;background-color:var(--primary);border-radius:0 .25rem .25rem 0;color:color(white)}.navbar-mainnavigation .nav_search_slide_submit:hover{background-color:shade(var(--primary),10%);color:color(white)}@media (min-width:992px){.navbar-mainnavigation .nav_search_slide_submit{font-size:1.4rem;width:64px}}.navbar-mainnavigation .nav_search_slide_examples{padding:6px 12px;color:rgba(0,0,0,.55);font-size:.9rem;font-weight:400}@media (min-width:992px){.navbar-mainnavigation .nav_search_slide_examples{font-size:1rem}}.navbar-mainnavigation .nav_search_slide_closebutton{display:block;margin:0 auto;font-size:2.2rem;color:var(--primary);box-shadow:none}.navbar-mainnavigation .nav_search_slide_closebutton:hover{color:shade(var(--primary),10%)}.navbar-mainnavigation .nav_search_slide .input-group{height:65px}.navbar-mainnavigation .nav_search_slide #nav_search_slide_submit{height:100%}.navbar-mainnavigation .nav_search_slide #nav_search_slide_input{height:100%}.tx_solr{padding:0}.tx_solr .row{justify-content:center}.tx_solr .row #tx-solr-search .results-list .results-highlight{font-weight:700}@media (max-width:576px){.tx_solr .row #tx-solr-search .solr-pagination{display:flex;justify-content:center;margin-bottom:1rem}}.tx_solr .row #tx-solr-search .hidden-xs{display:none}.tx_solr .row #tx-solr-search .query-debug{display:none}.tx_solr .row #tx-solr-search .document-score-analysis{display:none}.tx_solr .row .col-md-3{display:none}.tx_solr .page-link{color:var(--primary)}.tx_solr a{color:var(--primary)}.tx_solr .input-group{align-items:center}.tx_solr .me-1{margin-right:3%!important}.tx_solr .active>.page-link,.tx_solr .page-link.active{background-color:var(--primary);border-color:var(--primary);color:#fff}.icongroup{display:flex;width:80%;flex-direction:column;margin:2% auto}.icongroup .header_icongroup{display:flex}.icongroup .icongroup-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr))}.icongroup .icongroup-items .icongroup-item{margin:2%;padding:1%}.icongroup .icongroup-items .icongroup-item_link{color:var(--primary);margin:auto;font-size:1.2rem;height:3rem;display:inline-block}.icongroup .icongroup-items .icongroup-item .icongroup-item-icon{display:flex}.icongroup .icongroup-items .icongroup-item .icongroup-item-icon svg{margin:auto!important;fill:var(--primary);min-width:40px;height:auto}.icongroup .icongroup-items .icongroup-item .icongroup-item-text{text-align:center;margin-top:1rem}.icongroup .icongroup-items .icongroup-item .icongroup-item-text h3{font-size:x-large}.icongroup .icongroup-items .icongroup-item .icongroup-item-text:visited{color:initial}.icongroup__bar{margin:2% auto;box-shadow:rgba(0,0,0,.24) 0 3px 8px;border-radius:5px;overflow:hidden}.icongroup__bar .icongroup-items .icongroup-item{padding:3%;margin:0}@media (min-width:992px){.icongroup__bar .icongroup-items :hover{background-color:var(--primary)}.icongroup__bar .icongroup-items :hover .icongroup-item_link{color:#fff;height:3rem;display:inline-block}.icongroup__bar .icongroup-items :hover .icongroup-item-icon svg{fill:#fff}}.icongroup__bandeau{background-color:var(--primary);padding:0}@media (min-width:992px){.icongroup__bandeau{clip-path:polygon(0 0,100% 0,100% 82%,0 100%)}}.icongroup__bandeau .icongroup-items .icongroup-item{padding:5%;margin:0}.icongroup__bandeau .icongroup-items .icongroup-item .icongroup-item_link{color:#fff;font-size:x-large;height:3rem;display:inline-block}.icongroup__bandeau .icongroup-items .icongroup-item .icongroup-item_link svg{fill:#fff!important}@media (min-width:992px){.icongroup__bandeau .icongroup-items .icongroup-item:hover{background-color:#fff}.icongroup__bandeau .icongroup-items .icongroup-item:hover .icongroup-item_link{color:var(--primary)!important}.icongroup__bandeau .icongroup-items .icongroup-item:hover .icongroup-item_link .iconpack{fill:var(--primary)!important}}.icongroup__carre{display:flex;margin:4% auto;flex-direction:column}@media (min-width:992px){.icongroup__carre{flex-direction:row}}.icongroup__carre .header_icongroup{display:flex;background-color:var(--primary);margin:auto;z-index:10;box-shadow:rgba(149,157,165,.2) 0 8px 24px}@media (min-width:992px){.icongroup__carre .header_icongroup{min-height:320px;width:30%}}.icongroup__carre .header_icongroup h2{margin:auto;color:#fff;text-align:center;font-size:2rem;padding:20px}@media (min-width:992px){.icongroup__carre .header_icongroup h2{font-size:3rem}}.icongroup__carre .icongroup-items{display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;grid-gap:20px;background-color:var(--primaryLight);width:100%;padding:5%;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.icongroup__carre .icongroup-items_link{height:3rem;display:inline-block}@media (min-width:992px){.icongroup__carre .icongroup-items{margin-left:-13%!important;padding:5% 5% 5% 17%}}.icongroup__carre .icongroup-items .icongroup-item{max-width:220px;padding:10px}@media (max-width:575px){.icongroup__carre .icongroup-items .icongroup-item{margin:auto}}.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-icon{margin:auto;width:70px;height:70px;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:rgba(0,0,0,.24) 0 3px 8px;background:#fff;transition:all .2s ease-in-out}@media (min-width:992px){.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-icon{width:90px;height:90px}}.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-icon svg{width:30px;height:30px;fill:var(--secondary)}@media (min-width:992px){.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-icon svg{width:40px;height:40px}}.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-icon :hover svg{fill:var(--primary)}.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-text{text-align:center;font-size:.9rem;text-decoration:none}@media (min-width:992px){.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-text{font-size:1rem}}.icongroup__carre .icongroup-items .icongroup-item .icongroup-item-text a{text-decoration:none;color:#fff}.icongroup__radius{margin:2% auto}.icongroup__radius .icongroup-items .icongroup-item{border-radius:20px;position:relative;transition:all .2s ease-in-out;padding:20px;background-color:var(--primary)}.icongroup__radius .icongroup-items .icongroup-item_link{height:3rem;display:inline-block}.icongroup__radius .icongroup-items .icongroup-item:hover{background:var(--secondary);box-shadow:rgba(0,0,0,.24) 0 3px 8px}@media (min-width:992px){.icongroup__radius .icongroup-items .icongroup-item:hover{translate:0 -.5rem}}.icongroup__radius .icongroup-items .icongroup-item .icongroup-item-icon svg{fill:#fff}.icongroup__radius .icongroup-items .icongroup-item .icongroup-item-text{text-align:center}.icongroup__radius .icongroup-items .icongroup-item .icongroup-item-text a{text-decoration:none;color:#fff}.icongroup__rond .icongroup-items{display:flex;flex-wrap:wrap;justify-content:center;margin:1%}.icongroup__rond .icongroup-items .icongroup-item{background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.1);border-radius:50%;margin:2% auto 0 auto;padding:20px;width:160px;height:160px;z-index:2;text-align:center;background-color:var(--secondary)}.icongroup__rond .icongroup-items .icongroup-item .icongroup-item_link{color:#fff;text-decoration:none;height:3rem;display:inline-block}.icongroup__rond .icongroup-items .icongroup-item .icongroup-item-icon svg{fill:#fff}.icongroup__rond .icongroup-items .icongroup-item:hover{background:var(--primary)}.icongroup__losange{margin:3% auto 7% auto;width:90%}.icongroup__losange .header_icongroup{margin-bottom:3%}.icongroup__losange .icongroup-items{grid-template-columns:1fr}@media (min-width:576px){.icongroup__losange .icongroup-items{margin:0;grid-template-columns:1fr 1fr}}@media (min-width:992px){.icongroup__losange .icongroup-items{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin:0}}.icongroup__losange .icongroup-items .icongroup-item{margin:auto;margin-bottom:22%;margin-top:10%;width:120px;height:120px}@media (min-width:992px){.icongroup__losange .icongroup-items .icongroup-item{margin:auto}}.icongroup__losange .icongroup-items .icongroup-item_link{color:var(--primary);text-decoration:none;height:3rem;display:inline-block}.icongroup__losange .icongroup-items .icongroup-item-icon{margin:33px 0 62px 0}.icongroup__losange .icongroup-items .icongroup-item-icon a{color:#fff}.icongroup__losange .icongroup-items .icongroup-item-icon svg{fill:#fff!important}.icongroup__losange .icongroup-items .icongroup-item::before{content:"";position:absolute;background-color:var(--primary);width:110px;height:110px;border-radius:0;transform:rotate(45deg);z-index:-1;transition:.25s}.icongroup__losange .icongroup-items .icongroup-item:hover:before{transform:rotate(90deg)}.icongroup__losange .icongroup-items::after{content:"";position:absolute;background-color:var(--primary);opacity:32%;width:90%;height:10px;z-index:-50;margin-top:52px;margin-left:5px}@media (max-width:991px){.icongroup__losange .icongroup-items::after{display:none}}.template-layout__event--card .news-container{display:grid;gap:20px;margin-bottom:1rem}.template-layout__event--card .news-container a{color:var(--primary)}@media (min-width:768px){.template-layout__event--card .news-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}}@media (min-width:992px){.template-layout__event--card .news-container{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}}.template-layout__event--card .news-container .event-card{border:none;border-radius:10px;overflow:hidden;box-shadow:rgba(0,0,0,.24) 0 3px 8px;transition:all .2s ease-in-out}.template-layout__event--card .news-container .event-card:hover{box-shadow:rgba(0,0,0,.24) 0 3px 13px}.template-layout__event--card .news-container .event-card:hover .event-card__title{color:var(--primary)}.template-layout__event--card .news-container .event-card__date{font-weight:700;background:var(--primary);color:#fff;text-align:center;border:none;padding:1rem;display:flex;align-items:center;justify-content:space-between;width:100%}.template-layout__event--card .news-container .event-card__img{height:10rem;object-fit:cover;border-radius:0}.template-layout__event--card .news-container .event-card__body{padding:1rem;display:flex;align-items:center;justify-content:center}.template-layout__event--card .news-container .event-card__title{font-size:1.3rem;color:var(--dark);font-weight:400;text-align:center;margin-bottom:0}.template-layout__event--card .news-container .event-card__invisible-link{position:absolute;inset:0}.template-layout__event--card-2 .news-container{display:grid;gap:20px;margin-bottom:1rem}@media (min-width:992px){.template-layout__event--card-2 .news-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}}.template-layout__event--card-2 .news-container .card-item{display:flex;flex-direction:column;align-items:center;margin-top:60px;box-shadow:rgba(0,0,0,.24) 0 3px 8px;border-radius:10px;padding:25px;text-align:center;transition:all .2s ease-in-out}.template-layout__event--card-2 .news-container .card-item:hover{background-color:#f8f8f8;box-shadow:rgba(0,0,0,.24) 0 3px 13px}.template-layout__event--card-2 .news-container .card-item:hover .card-item__title{color:var(--primary)}@media (min-width:576px){.template-layout__event--card-2 .news-container .card-item{flex-direction:row;margin:0 0 0 80px;padding:25px 0;text-align:start}}.template-layout__event--card-2 .news-container .card-item__img{max-width:250px;width:100%;height:100%;box-shadow:rgba(0,0,0,.24) 0 3px 8px;border-radius:10px;overflow:hidden;transform:translateY(-80px)}@media (min-width:576px){.template-layout__event--card-2 .news-container .card-item__img{flex:none;width:180px;height:250px;transform:translateX(-80px)}}.template-layout__event--card-2 .news-container .card-item__img img{width:100%;height:100%;object-fit:cover}.template-layout__event--card-2 .news-container .card-item__content{display:grid;justify-items:center;margin-top:-60px;flex:1;align-content:center}@media (min-width:576px){.template-layout__event--card-2 .news-container .card-item__content{flex:unset;justify-items:flex-start;margin:0 40px 0 -40px}}.template-layout__event--card-2 .news-container .card-item__date{margin-bottom:15px;color:#6c6c6c}.template-layout__event--card-2 .news-container .card-item__title{margin-bottom:20px;font-size:1.3rem;font-weight:600}.template-layout__event--card-2 .news-container .card-item__text{margin-bottom:30px;color:#313131}.template-layout__event--card-2 .news-container .card-item__button{position:relative;z-index:1;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;border:2px solid #494949;border-radius:50px;padding:10px 15px;overflow:hidden;background-color:#494949;font-size:.9rem;color:#fff;font-weight:600;text-align:center;transition:all .2s ease-in-out}.template-layout__event--card-2 .news-container .card-item__button::after{position:absolute;z-index:-1;content:"";width:0;height:100%;top:0;right:0;background:#f8f8f8;transition:all .2s ease-in-out}.template-layout__event--card-2 .news-container .card-item__button:hover{text-decoration:none;color:var(--primary);border-color:var(--primary)}.template-layout__event--card-2 .news-container .card-item__button:hover::after{left:0;width:100%}.template-layout__event--card-2 .news-container .card-item .news-list-category{color:var(--primary);font-weight:800;font-size:larger}.template-layout__event--card-3 a{color:#000}.template-layout__event--card-3 .news-container{display:grid;gap:20px;margin:2rem 0}@media (min-width:768px){.template-layout__event--card-3 .news-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.template-layout__event--card-3 .news-container{grid-template-columns:repeat(3,1fr)}}.template-layout__event--card-3 .news-container .event-card-3{position:relative;transition:all .2s ease-in-out;display:flex}.template-layout__event--card-3 .news-container .event-card-3:hover .event-card-3__body{background-color:#f8f8f8}.template-layout__event--card-3 .news-container .event-card-3:hover .event-card-3__link{background-color:#f8f8f8}.template-layout__event--card-3 .news-container .event-card-3:hover .event-card-3__date{background-color:var(--primary)}.template-layout__event--card-3 .news-container .event-card-3__date{transition:all .2s ease-in-out;z-index:0;display:flex;height:200px;padding:5px;border-radius:5px;background-color:#6c6c6c;box-shadow:rgba(0,0,0,.24) 0 1px 8px;flex-direction:column;justify-content:center;color:#fff;display:flex}.template-layout__event--card-3 .news-container .event-card-3__date .time{width:50px;font-size:1rem;color:#fff;display:flex;flex-direction:column;flex-wrap:initial;text-align:center;text-transform:uppercase;justify-content:center;align-items:center}.template-layout__event--card-3 .news-container .event-card-3__date .time_daynum{font-size:1.8rem}.template-layout__event--card-3 .news-container .event-card-3__body{transition:all .2s ease-in-out;display:flex;flex-direction:column;flex-wrap:initial;flex-grow:1;margin:20px 0 0 -20px;border-radius:5px;box-shadow:rgba(0,0,0,.24) 0 1px 8px;overflow:hidden;background-color:#fff}.template-layout__event--card-3 .news-container .event-card-3__img img{width:100%;height:200px;object-fit:cover}.template-layout__event--card-3 .news-container .event-card-3__text{transition:all .2s ease-in-out;position:absolute;inset:0;padding:10px 20px 20px 20px;color:transparent}.template-layout__event--card-3 .news-container .event-card-3__link{transition:all .2s ease-in-out;background-color:color(white);padding:10px}@media (min-width:992px){.template-layout__event--card-3 .news-container .event-card-3__link{text-align:center}}.template-layout__event--card-3 .news-container .event-card-3__title{font-size:1.2rem;text-align:center}.template-layout__event--card-3 .news-container .event-card-3__invisible-link{position:absolute;inset:0}.template-layout__event--card-3 .news-container .event-card-3 .news-list-category{border-top:1px solid #fff;text-align:center}.template-layout__event--grid .events{display:flex;flex-direction:row;flex-wrap:wrap;margin:auto;padding-left:0;list-style:none;justify-content:center}.template-layout__event--grid .events_item{width:12rem;height:12rem;max-height:12rem;background-size:cover;margin:.5rem}.template-layout__event--grid .events_item:not(.withmedia){background:var(--secondary)}.template-layout__event--grid .events_item.withmedia .btn{background:linear-gradient(to bottom,#002932,transparent)}@media (min-width:768px){.template-layout__event--grid .events_item:hover .events_item_date{width:7rem;height:5rem}.template-layout__event--grid .events_item:hover .events_item-category{width:7rem}}.template-layout__event--grid .events_item .btn{position:relative;padding:0;color:#fff;border:none;display:flex;flex-direction:column;flex-wrap:initial;justify-content:space-between;min-width:100%;min-height:100%}.template-layout__event--grid .events_item.month{position:relative;text-transform:uppercase;background-color:transparent;border:4px solid var(--secondary);font-size:1.4rem;font-weight:500;line-height:1.5;padding:5% 1rem 1rem 1rem;text-align:center;transition:all .2s;transition-timing-function:ease-in}.template-layout__event--grid .events_item.month a:not([class]){text-decoration:none;color:var(--secondary)}@media (max-width:576px){.template-layout__event--grid .events_item.month{padding:1rem 0;text-transform:initial;font-size:initial;font-weight:700}.template-layout__event--grid .events_item.month a{display:block;margin-top:3rem;text-decoration:none}}.template-layout__event--grid .events_item.month:hover{font-weight:700}.template-layout__event--grid .events_item.month:after{content:"";position:absolute;left:100%;top:40%;height:0;border-style:solid;border-width:20px 0 20px 15px;border-color:transparent transparent transparent var(--secondary)}.template-layout__event--grid .events_item_title{height:4rem;padding:1rem 1rem 1rem 1rem;font-weight:900;text-align:center}@media (max-width:576px){.template-layout__event--grid .events_item_title{height:5rem;font-size:1rem;overflow:hidden;text-overflow:ellipsis}}@media (max-width:0){.template-layout__event--grid .events_item_title{font-size:.8rem}}.template-layout__event--grid .events_item_date{background-color:var(--primary);margin-left:auto;width:6rem;height:5rem;padding-top:.5rem;margin-bottom:0;text-align:center;transition:all .2s;transition-timing-function:ease-in}@media (max-width:576px){.template-layout__event--grid .events_item_date{width:6.5rem}}@media (max-width:0){.template-layout__event--grid .events_item_date{width:5.5rem}}.template-layout__event--grid .events_item_date .time_dayweek{text-transform:uppercase}.template-layout__event--grid .events_item_date .time--simple span{display:block}.template-layout__event--grid .events_item_date .time--simple span:nth-child(2){font-size:2rem}.template-layout__event--grid .events_item_date .time--with-end{font-size:.9rem}.template-layout__event--grid .events_item_date .time--with-end p{margin:0}.template-layout__event--grid .events_item-category{margin-left:auto;width:6rem;background-color:#fff;padding:4px 0;transition:all .2s;transition-timing-function:ease;transition-timing-function:ease-in}@media (max-width:576px){.template-layout__event--grid .events_item-category{margin-top:-9%;width:6.5rem}}.template-layout__event--grid .events_item-category .news-list-category{color:var(--primary)}.template-layout__event--grid .events_item_more{display:none;position:absolute;top:40%;transition:all .2s;transition-timing-function:ease-in}.swiper-eventslide{height:240px;position:relative}.swiper-eventslide .swiper-wrapper{display:flex}.swiper-eventslide .swiper-slide{height:230px;display:flex;flex-direction:row;overflow:hidden;padding:0;box-shadow:rgba(0,0,0,.24) 0 3px 8px;transition:all .2s ease-in-out;width:93%!important;margin:0 3.5%!important;flex-shrink:0;overflow:hidden}.swiper-eventslide .swiper-slide:hover{box-shadow:rgba(0,0,0,.24) 0 3px 13px}.swiper-eventslide .swiper-slide .news-img-wrap{margin:0!important;width:40%}.swiper-eventslide .swiper-slide .news-img-wrap img{width:100%;height:auto;object-fit:cover}@media (max-width:768px){.swiper-eventslide .swiper-slide .news-img-wrap img{height:100%}}.swiper-eventslide .swiper-slide .events-description{display:flex;flex-direction:row;width:60%}.swiper-eventslide .swiper-slide .events-description .date-infos{background-color:var(--primary);padding:1rem;color:#fff;display:flex}@media (max-width:768px){.swiper-eventslide .swiper-slide .events-description .date-infos{padding:.5rem}}.swiper-eventslide .swiper-slide .events-description .date-infos .date-events{display:flex;flex-direction:column;align-items:center;margin:auto}.swiper-eventslide .swiper-slide .events-description .date-infos .date-events .day-events{font-size:3rem;color:#fff;line-height:normal}.swiper-eventslide .swiper-slide .events-description .date-infos .date-events .month-events{font-size:1rem;color:#fff;line-height:normal;text-transform:uppercase;font-weight:700}.swiper-eventslide .swiper-slide .events-description .date-infos .date-events .year-events{border-top:2px solid rgba(255,255,255,.5);width:100%;padding-top:.75rem;margin-top:.75rem;display:block;font-family:Lora;font-weight:500;line-height:1;text-align:center;font-size:1.5rem;color:#fff}.swiper-eventslide .swiper-slide .events-description .events-infos{padding:1rem;width:100%}.swiper-eventslide .swiper-slide .events-description .events-infos .header{margin-bottom:.5rem}.swiper-eventslide .swiper-slide .events-description .events-infos .header a{color:var(--primary)}.swiper-eventslide .swiper-slide .events-description .events-infos .header span{font-family:Lora;line-height:1.1;font-size:1.75rem;color:var(--primary);font-weight:500}@media (max-width:768px){.swiper-eventslide .swiper-slide .events-description .events-infos .header span{font-size:1rem;word-break:break-word}}.swiper-eventslide .swiper-slide .events-description .events-infos .teaser-text p{font-size:.9rem}.swiper-eventslide .swiper-slide .events-description .events-infos .teaser-text .events-end{color:#595959;font-weight:700}.swiper-eventslide .swiper-slide .events-description .events-infos .more{display:none}.swiper-eventslide .swiper-slide .events-description .news-list-category{float:right;color:var(--primary)}.swiper-eventslide .swiper-button-next,.swiper-eventslide .swiper-button-prev{color:var(--primary)}.template-layout__event--timeline{margin-top:25px;margin-bottom:20px}.template-layout__event--timeline .event-timeline{display:grid;position:relative;grid-template-columns:2fr 1fr 2fr;min-height:7rem}.template-layout__event--timeline .event-timeline:hover .event-timeline__line::after{background-color:var(--primary);border:3px solid tint(var(--primary),50%)}.template-layout__event--timeline .event-timeline:hover .event-timeline__date{color:var(--primary)}.template-layout__event--timeline .event-timeline__date{justify-self:end}.template-layout__event--timeline .event-timeline__date>span{display:inline-block}.template-layout__event--timeline .event-timeline__date>span:not(:last-child){margin-right:.3rem}.template-layout__event--timeline .event-timeline__line{width:1rem;justify-self:center}.template-layout__event--timeline .event-timeline__line::before{margin-top:12px;position:absolute;width:.5rem;height:100%;border-right:1px solid #000;content:""}.template-layout__event--timeline .event-timeline__line::after{position:absolute;content:"";margin:4px 0;width:1rem;height:1rem;border-radius:.5rem;background-color:#efefef}.template-layout__event--timeline .event-timeline__link{color:var(--secondary)}.template-layout__event--timeline .event-timeline__invisible-link{position:absolute;inset:0}.news-all{text-align:end;padding:10px;border-radius:10px;background-color:var(--secondary);box-shadow:rgba(149,157,165,.2) 0 8px 24px;flex-shrink:0}.news-all__link{font-size:medium;color:#fff;text-decoration:none}.news-all__link .fa-solid{display:none}.news-all svg{transition:all .2s ease-in-out;margin-right:10px;height:1em}.news-all:hover{background-color:#fff!important;transition:all .2s cubic-bezier(.77,0,.18,1);border:1.5px solid var(--secondary)}.news-all:hover a{color:var(--secondary)}.news-all:hover .news-all__link svg{translate:5px 0}.news-all-begin{display:none!important}@media (min-width:992px){.news-all-begin{display:block!important}}.news-all-end{display:block!important;width:fit-content;margin:auto}@media (min-width:992px){.news-all-end{display:none!important}}@media (min-width:992px){.frame-type-news_newsdatemenu,.frame-type-news_pi1{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}}@media (min-width:992px){.frame-type-news_newsdatemenu .frame-header,.frame-type-news_pi1 .frame-header{flex:1}}.frame-type-news_newsdatemenu .news,.frame-type-news_pi1 .news{margin-top:10px;width:100%}.subpage .news-all{display:none!important}.template-layout__news--card-2 .news-container{display:grid;gap:20px;margin:2rem 0}@media (min-width:768px){.template-layout__news--card-2 .news-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.template-layout__news--card-2 .news-container{grid-template-columns:repeat(3,1fr)}}.template-layout__news--card-2 .news-container .news-card-2{box-shadow:none;border:none;border-radius:0;background-color:transparent;margin:0 5px}.template-layout__news--card-2 .news-container .news-card-2:hover .news-card-2__body{background-color:#f8f8f8}.template-layout__news--card-2 .news-container .news-card-2:hover .news-card-2__title{text-decoration:underline}.template-layout__news--card-2 .news-container .news-card-2:hover .news-card-2__footer{background-color:var(--primary)}.template-layout__news--card-2 .news-container .news-card-2__img{height:15rem;object-fit:cover;border-radius:30px 0 30px 0;box-shadow:rgba(0,0,0,.24) 0 3px 8px}.template-layout__news--card-2 .news-container .news-card-2__body{background-color:#fff;transition:all .2s ease-in-out;display:flex;flex-direction:column;flex-wrap:initial;margin:-1.5rem 1.5rem 1rem 1.5rem;box-shadow:rgba(0,0,0,.24) 0 3px 8px;background-color:color(white);border-radius:5px}.template-layout__news--card-2 .news-container .news-card-2__date{margin-bottom:1rem;color:#6c6c6c;text-align:center}.template-layout__news--card-2 .news-container .news-card-2__link{text-decoration:none}.template-layout__news--card-2 .news-container .news-card-2__title{transition:all .2s ease-in-out;text-align:center;font-size:1.3rem;color:var(--primary);font-weight:700}.template-layout__news--card-2 .news-container .news-card-2__invisible-link{position:absolute;inset:0}.template-layout__news--card-2 .news-container .news-card-2__text p{margin-bottom:0}.template-layout__news--card-2 .news-container .news-card-2__footer{transition:all .2s ease-in-out;padding:.25rem .75rem;margin:0 auto;background-color:#6c6c6c;color:#fff;border-radius:5px!important;text-align:center;border:none}.template-layout__news--card-2 .news-container .news-card-2 .news-list-category{position:absolute;background-color:var(--primary);font-size:larger;color:#fff;padding:13px;text-align:center;left:-4%;top:-4%;width:35%;font-weight:700}.template-layout__news--card-3 .news-container{display:grid;grid-template-columns:1fr;gap:30px;margin-top:4%;margin-bottom:3%}@media (min-width:768px){.template-layout__news--card-3 .news-container{grid-template-columns:1fr 1fr}}@media (min-width:992px){.template-layout__news--card-3 .news-container{display:flex;flex-wrap:wrap}}.template-layout__news--card-3 .news-container .news-card-3{box-shadow:none;border:none;border-radius:0;background-color:transparent;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin:0 auto;margin-left:7%}@media (min-width:992px){.template-layout__news--card-3 .news-container .news-card-3{width:27%;margin-left:auto}}.template-layout__news--card-3 .news-container .news-card-3__category{min-height:40px;margin-top:20px;text-align:left;left:-10%;position:inherit;top:-3%}.template-layout__news--card-3 .news-container .news-card-3__category .news-list-category{font-size:1.3rem;border-top:1px solid #000;border-left:1px solid #000;padding:3%}.template-layout__news--card-3 .news-container .news-card-3__img{display:flex;align-items:center;max-height:200px;overflow:hidden}.template-layout__news--card-3 .news-container .news-card-3__img__image{width:100%;height:auto;object-fit:cover}.template-layout__news--card-3 .news-container .news-card-3__body{transition:all .2s ease-in-out;display:flex;flex-direction:column;flex-wrap:initial;margin:-10% 3.5% 1% 3.5%;border-block-end:1px solid #000;background-color:#fff}.template-layout__news--card-3 .news-container .news-card-3__date{margin-bottom:1rem;color:#6c6c6c;text-align:center}.template-layout__news--card-3 .news-container .news-card-3__link{text-decoration:none}.template-layout__news--card-3 .news-container .news-card-3__title{transition:all .2s ease-in-out;text-align:center;font-size:1.3rem;color:var(--primary);font-weight:400}.template-layout__news--card-3 .news-container .news-card-3__invisible-link{position:absolute;inset:0}.template-layout__news--card-3 .news-container .news-card-3__text{text-overflow:ellipsis;overflow:hidden}.template-layout__news--card-3 .news-container .news-card-3__text p{margin-bottom:0}.template-layout__news--card-3 .news-container .news-card-3__footer{display:none}@media (min-width:1200px){.template-layout__news--card-3 .news-container .news-card-3:nth-child(1){width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 5px;margin-bottom:8%;justify-content:inherit}.template-layout__news--card-3 .news-container .news-card-3:nth-child(1) .news-card-3__category{width:100%;position:relative;z-index:50;display:flex;margin:auto;left:inherit}}@media (min-width:1200px) and (min-width:1200px){.template-layout__news--card-3 .news-container .news-card-3:nth-child(1) .news-card-3__category .news-card-3__category_fond{background-color:var(--primary);padding:5%}}@media (min-width:1200px){.template-layout__news--card-3 .news-container .news-card-3:nth-child(1) .news-card-3__category .news-card-3__category_fond .news-list-category{color:#fff;border:none;font-weight:700;word-wrap:normal}.template-layout__news--card-3 .news-container .news-card-3:nth-child(1) .news-card-3__img{width:58%;max-height:320px;margin-top:-7%;margin-left:7%}.template-layout__news--card-3 .news-container .news-card-3:nth-child(1) .news-card-3__body{margin:auto;box-shadow:rgba(0,0,0,.15) 1.95px 1.95px 2.6px;background-color:transparent;width:45%;height:67%;position:absolute;padding-left:13%;right:0;bottom:-17%;padding-top:3%;justify-content:center;max-height:inherit}}.col .template-layout__event--card-3 .news-container{grid-template-columns:1fr}.template-layout__news--card .news-container{display:grid;gap:20px;margin-bottom:1rem}.template-layout__news--card .news-container a{color:#000}@media (min-width:768px){.template-layout__news--card .news-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}}@media (min-width:992px){.template-layout__news--card .news-container{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}}.template-layout__news--card .news-container .news-card{border:none;border-radius:10px;overflow:hidden;box-shadow:rgba(0,0,0,.24) 0 3px 8px;transition:all .2s ease-in-out}.template-layout__news--card .news-container .news-card:hover{box-shadow:rgba(0,0,0,.24) 0 3px 13px}.template-layout__news--card .news-container .news-card:hover .news-card__title{color:var(--primary)}.template-layout__news--card .news-container .news-card:hover .news-card__line-break{width:6rem}.template-layout__news--card .news-container .news-card__img{height:15rem;object-fit:cover}.template-layout__news--card .news-container .news-card__body{display:flex;flex-direction:column}.template-layout__news--card .news-container .news-card__link{text-decoration:none}.template-layout__news--card .news-container .news-card__title{text-align:center;font-size:1.3rem;color:var(--dark);font-weight:400}.template-layout__news--card .news-container .news-card__invisible-link{position:absolute;inset:0}.template-layout__news--card .news-container .news-card__line-break{margin-bottom:1rem;border-top:var(--primary) 3px solid;width:5rem;align-self:center;transition:all .2s ease-in-out}.template-layout__news--card .news-container .news-card__date{margin-bottom:1rem;color:#6c6c6c}.template-layout__news--card .news-container .news-card__text p{margin-bottom:0}.template-layout__news--card .news-container .news-card .news-list-category{position:absolute;background-color:var(--primary);font-size:larger;color:#fff;padding:39px 12px 12px 12px;border-radius:0 0 91px 0;font-weight:700;width:30%;height:30%;min-width:fit-content}.news-single .article .news-img-wrap{width:auto}@media (max-width:576px){.news-single .article .news-img-wrap{width:100%;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}}.news-single .article .news-img-wrap a{border-radius:10px}.news-single .article .news-img-wrap img{border-radius:7px}.news-single .footer{box-shadow:none}.template-layout__news--grid .news-container{display:grid;gap:1rem;margin-bottom:1rem;grid-auto-rows:250px}@media (min-width:768px){.template-layout__news--grid .news-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.template-layout__news--grid .news-container{grid-template-columns:repeat(3,1fr)}}.template-layout__news--grid .news-container .grid-article{position:relative;box-shadow:rgba(0,0,0,.24) 0 3px 8px}.template-layout__news--grid .news-container .grid-article:hover{cursor:pointer}.template-layout__news--grid .news-container .grid-article:hover::after{height:100%}.template-layout__news--grid .news-container .grid-article:hover .grid-article__title{text-decoration:underline}.template-layout__news--grid .news-container .grid-article:hover .grid-article__teaser{height:4.8rem}.template-layout__news--grid .news-container .grid-article::after{transition:all ease-in-out .4s;position:absolute;content:"";bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,#000,transparent)}.template-layout__news--grid .news-container .grid-article__link{position:absolute;width:100%;height:100%}.template-layout__news--grid .news-container .grid-article__img{object-fit:cover;width:100%;height:100%}.template-layout__news--grid .news-container .grid-article__body{position:absolute;z-index:1;bottom:0;margin:0 20px;color:color(white);width:91%;color:#fff}.template-layout__news--grid .news-container .grid-article__title{font-size:1.2rem;font-weight:400;color:#fff}.template-layout__news--grid .news-container .grid-article__date{display:flex;align-items:center;justify-content:space-between}.template-layout__news--grid .news-container .grid-article__date .news-list-category{font-weight:700}.template-layout__news--grid .news-container .grid-article__teaser{height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;transition:all .4s ease-out;font-weight:300}@media (min-width:768px){.page-1 .template-layout__news--grid .news-container .grid-article.iterator-1{grid-column:1/span 2;grid-row:1/span 2}}@media (min-width:992px){.page-1 .template-layout__news--grid .news-container .grid-article.iterator-2{grid-column:3/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-3{grid-column:3/span 1;grid-row:2/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-4{grid-column:1/span 1;grid-row:3/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-5{grid-column:2/span 1;grid-row:3/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-6{grid-column:3/span 1;grid-row:3/span 1}}.template-layout__news--grid-2 .news-container{display:grid;gap:10px;grid-template-columns:1fr}@media (min-width:768px){.template-layout__news--grid-2 .news-container{grid-template-columns:1fr 1fr}}@media (min-width:992px){.template-layout__news--grid-2 .news-container{grid-template-columns:1fr 1fr 1fr 1fr}}.template-layout__news--grid-2 .news-container a{color:#000}.template-layout__news--grid-2 .news-container .grid-article{height:min-content}.template-layout__news--grid-2 .news-container .grid-article_category{text-align:center;min-height:40px;margin:20px auto auto auto}.template-layout__news--grid-2 .news-container .grid-article_category .news-list-category{font-size:1.3rem}.template-layout__news--grid-2 .news-container .grid-article_category .news-list-category:after,.template-layout__news--grid-2 .news-container .grid-article_category .news-list-category:before{content:"";background-color:var(--secondary);display:inline-block;width:20%;height:.1rem;position:relative;vertical-align:middle;margin:10px}.template-layout__news--grid-2 .news-container .grid-article_infos{box-shadow:rgba(0,0,0,.24) 0 3px 8px;display:flex;flex-direction:row;flex-wrap:wrap}.template-layout__news--grid-2 .news-container .grid-article_infos .grid-article__img{display:flex;align-items:center;max-width:58%}.template-layout__news--grid-2 .news-container .grid-article_infos .grid-article__img__image{width:7rem;height:7rem;margin:0 1rem 0 1rem;object-fit:cover}@media (max-width:1200px){.template-layout__news--grid-2 .news-container .grid-article_infos .grid-article__img__image{width:6rem;height:6rem;margin:0 .5rem 0 .5rem}}.template-layout__news--grid-2 .news-container .grid-article_infos .grid-article__body{height:12rem;flex:1;margin-right:10px;max-width:45%;max-height:155px;display:flex}.template-layout__news--grid-2 .news-container .grid-article__teaser{display:none}.template-layout__news--grid-2 .news-container .grid-article__title{margin:auto;font-size:1rem}.template-layout__news--grid-2 .news-container .grid-article__link{text-decoration:none}.template-layout__news--grid-3 .news-container{display:grid;gap:1.5rem;margin-bottom:1rem;grid-auto-rows:300px;margin-top:20px}@media (min-width:768px){.template-layout__news--grid-3 .news-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.template-layout__news--grid-3 .news-container{grid-template-columns:repeat(3,1fr)}}.template-layout__news--grid-3 .news-container .grid-article{position:relative;box-shadow:rgba(0,0,0,.24) 0 3px 8px;border-radius:50px}.template-layout__news--grid-3 .news-container .grid-article:hover{cursor:pointer}.template-layout__news--grid-3 .news-container .grid-article:hover::after{height:100%;border-radius:50px}.template-layout__news--grid-3 .news-container .grid-article:hover .grid-article__title{text-decoration:underline}.template-layout__news--grid-3 .news-container .grid-article:hover .grid-article__teaser{height:4.8rem}.template-layout__news--grid-3 .news-container .grid-article::after{transition:all ease-in-out .4s;position:absolute;content:"";bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,#000,transparent);border-radius:0 0 50px 50px}@media (max-width:992px){.template-layout__news--grid-3 .news-container .grid-article::after{background:0 0;background-color:rgba(0,0,0,.6);height:45%}}.template-layout__news--grid-3 .news-container .grid-article__link{position:absolute;width:100%;height:100%}.template-layout__news--grid-3 .news-container .grid-article__img{object-fit:cover;width:100%;height:100%;border-radius:50px}.template-layout__news--grid-3 .news-container .grid-article__body{position:absolute;z-index:1;bottom:0;margin:0 20px;color:color(white);width:91%;color:#fff}@media (max-width:992px){.template-layout__news--grid-3 .news-container .grid-article__body{top:0;background:linear-gradient(0deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.7) 100%);margin:0;width:100%;border-radius:50px;padding:0 20px}}.template-layout__news--grid-3 .news-container .grid-article__title{font-size:1.2rem;font-weight:400;color:#fff}@media (max-width:992px){.template-layout__news--grid-3 .news-container .grid-article__title{text-align:center;width:100%;margin:10px 0}}.template-layout__news--grid-3 .news-container .grid-article__date{display:flex;align-items:center;justify-content:space-between}@media (max-width:992px){.template-layout__news--grid-3 .news-container .grid-article__date{position:absolute;width:100%;bottom:0;left:0;padding:0 10px}}.template-layout__news--grid-3 .news-container .grid-article__date .news-list-category{font-weight:700}@media (max-width:992px){.template-layout__news--grid-3 .news-container .grid-article__date .news-list-category{margin:auto}}.template-layout__news--grid-3 .news-container .grid-article__teaser{height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;transition:all .4s ease-out;font-weight:300}@media (max-width:992px){.template-layout__news--grid-3 .news-container .grid-article__teaser{margin:0;height:75px;position:absolute;bottom:16%;height:50px;-webkit-line-clamp:2;bottom:20%;width:100%;left:0;padding:0 20px}}@media (min-width:768px){.page-1 .template-layout__news--grid .news-container .grid-article.iterator-1{grid-column:1/span 2;grid-row:1/span 2}}@media (min-width:992px){.page-1 .template-layout__news--grid .news-container .grid-article.iterator-2{grid-column:3/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-3{grid-column:3/span 1;grid-row:2/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-4{grid-column:1/span 1;grid-row:3/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-5{grid-column:2/span 1;grid-row:3/span 1}.page-1 .template-layout__news--grid .news-container .grid-article.iterator-6{grid-column:3/span 1;grid-row:3/span 1}}.template-layout__news--height .news-container{display:grid;gap:20px;margin-bottom:1rem}@media (min-width:768px){.template-layout__news--height .news-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}}@media (min-width:992px){.template-layout__news--height .news-container{grid-template-columns:repeat(4,1fr)}}.template-layout__news--height .news-container .news-height{position:relative;transition:all .2s ease-in-out;box-shadow:rgba(0,0,0,.24) 0 1px 8px;height:300px;background:linear-gradient(0deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.7) 100%);display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media (min-width:768px){.template-layout__news--height .news-container .news-height{height:500px}}.template-layout__news--height .news-container .news-height:hover .news-height__img img{scale:1.05}.template-layout__news--height .news-container .news-height__img{position:absolute;width:100%;height:100%;z-index:-1;object-fit:cover;overflow:hidden}.template-layout__news--height .news-container .news-height__img img{width:100%;height:100%;object-fit:cover;transition:all .2s ease-in-out}.template-layout__news--height .news-container .news-height__link{color:color(white);text-decoration:none}.template-layout__news--height .news-container .news-height__title{font-size:1.2rem;padding:20px;text-align:center;color:#fff}.template-layout__news--height .news-container .news-height__invisible-link{position:absolute;inset:0}.template-layout__news--height .news-container .news-height__text{transition:all .2s ease-in-out;color:color(white);background-color:rgba(0,0,0,.6);padding:20px;bottom:34px;position:absolute;width:100%}@media (min-width:992px){.template-layout__news--height .news-container .news-height__text{min-height:88px}}.template-layout__news--height .news-container .news-height__text p:first-of-type{margin-bottom:0;color:#fff;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.template-layout__news--height .news-container .news-height__text p:first-of-type~p{display:none}.template-layout__news--height .news-container .news-height .news-list-category{background-color:rgba(0,0,0,.6);color:#fff;padding:5px;width:100%;text-align:center;min-height:34px}@media (min-width:768px){.news--masonry .news-container{columns:2;gap:20px}}@media (min-width:992px){.news--masonry .news-container{columns:3;gap:20px}}.news--masonry .news-container .card{margin-bottom:20px;break-inside:avoid}.news--masonry .news-container .card .card-img-top{height:200px;object-fit:cover}.news--masonry .news-container .card .card-body{display:flex;flex-direction:column}.news--masonry .news-container .card .card-body .card-link .card-invisible-link{position:absolute;inset:0}.news--masonry .news-container .card .card-body .card-date{margin-bottom:1rem;color:#6c6c6c}.news--masonry .news-container .card .card-body .card-text p{margin-bottom:0}.template-layout__news--mosaic .news-container{display:grid;margin-bottom:1rem;gap:20px}@media (min-width:768px){.template-layout__news--mosaic .news-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.template-layout__news--mosaic .news-container{gap:0;grid-template-columns:repeat(3,1fr)}.template-layout__news--mosaic .news-container :nth-child(2){flex-direction:column-reverse}.template-layout__news--mosaic .news-container :nth-child(5){flex-direction:column-reverse}.template-layout__news--mosaic .news-container :nth-child(8){flex-direction:column-reverse}.template-layout__news--mosaic .news-container :nth-child(11){flex-direction:column-reverse}.template-layout__news--mosaic .news-container :nth-child(14){flex-direction:column-reverse}}.template-layout__news--mosaic .news-container .news-mosaic{border:none;border-radius:25px;overflow:hidden;transition:all .2s ease-in-out;box-shadow:rgba(99,99,99,.2) 0 2px 8px 0}@media (min-width:992px){.template-layout__news--mosaic .news-container .news-mosaic{box-shadow:none}.template-layout__news--mosaic .news-container .news-mosaic:hover:nth-child(2)::before{rotate:360deg;background-color:var(--primary)}.template-layout__news--mosaic .news-container .news-mosaic:hover:nth-child(5)::before{rotate:360deg;background-color:var(--primary)}.template-layout__news--mosaic .news-container .news-mosaic:hover:nth-child(8)::before{rotate:360deg;background-color:var(--primary)}.template-layout__news--mosaic .news-container .news-mosaic:hover:nth-child(11)::before{rotate:360deg;background-color:var(--primary)}.template-layout__news--mosaic .news-container .news-mosaic:hover:nth-child(14)::before{rotate:360deg;background-color:var(--primary)}}.template-layout__news--mosaic .news-container .news-mosaic:hover{background-color:#f8f8f8}.template-layout__news--mosaic .news-container .news-mosaic:hover .news-mosaic__title{color:var(--primary)}.template-layout__news--mosaic .news-container .news-mosaic:hover .news-mosaic__line-break{width:6rem}.template-layout__news--mosaic .news-container .news-mosaic:hover::before{rotate:180deg;background-color:var(--primary)}.template-layout__news--mosaic .news-container .news-mosaic::before{content:"⬆";font-size:2rem;color:#fff;position:absolute;width:50px;height:50px;background:var(--primary);display:flex;align-items:center;justify-content:center;border-radius:50px;top:50%;left:50%;margin:-25px;transition:all .2s ease-in-out}@media (min-width:992px){.template-layout__news--mosaic .news-container .news-mosaic:nth-child(2)::before{rotate:180deg}.template-layout__news--mosaic .news-container .news-mosaic:nth-child(5)::before{rotate:180deg}.template-layout__news--mosaic .news-container .news-mosaic:nth-child(8)::before{rotate:180deg}.template-layout__news--mosaic .news-container .news-mosaic:nth-child(11)::before{rotate:180deg}.template-layout__news--mosaic .news-container .news-mosaic:nth-child(14)::before{rotate:180deg}}.template-layout__news--mosaic .news-container .news-mosaic__img{height:240px;object-fit:cover;border-radius:0}@media (min-width:992px){.template-layout__news--mosaic .news-container .news-mosaic__img{height:280px}}.template-layout__news--mosaic .news-container .news-mosaic__body{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:none;height:200px;overflow:hidden;margin:20px;padding:0}@media (min-width:992px){.template-layout__news--mosaic .news-container .news-mosaic__body{height:240px}}.template-layout__news--mosaic .news-container .news-mosaic__link{text-decoration:none;color:#000}.template-layout__news--mosaic .news-container .news-mosaic__title{text-align:center;font-size:1.3rem;color:var(--primary);font-weight:400}@media (min-width:992px){.template-layout__news--mosaic .news-container .news-mosaic__title{color:var(--dark)}}.template-layout__news--mosaic .news-container .news-mosaic__invisible-link{position:absolute;inset:0}.template-layout__news--mosaic .news-container .news-mosaic__line-break{margin-bottom:1rem;border-top:var(--secondary) 3px solid;width:5rem;align-self:center;transition:all .2s ease-in-out}.template-layout__news--mosaic .news-container .news-mosaic__text{text-overflow:clip;overflow:hidden}.template-layout__news--mosaic .news-container .news-mosaic__text p{margin-bottom:0;text-align:center}.template-layout__news--mosaic .news-container .news-mosaic .news-list-category{background-color:rgba(0,0,0,.6);color:#fff;padding:5px;width:100%;text-align:center;position:absolute;z-index:100;left:0}.template-layout__news--short-2 .news-container{display:grid;gap:20px;margin-bottom:1rem}@media (min-width:768px){.template-layout__news--short-2 .news-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}}@media (min-width:992px){.template-layout__news--short-2 .news-container{grid-template-columns:repeat(4,1fr)}}.template-layout__news--short-2 .news-container .news-short-2{position:relative;transition:all .2s ease-in-out;display:flex;flex-direction:column}.template-layout__news--short-2 .news-container .news-short-2:hover{translate:0 3px}.template-layout__news--short-2 .news-container .news-short-2:hover .news-short-2__link{background-color:#f8f8f8}.template-layout__news--short-2 .news-container .news-short-2:hover .news-short-2__text{background-color:rgba(0,0,0,.5)}.template-layout__news--short-2 .news-container .news-short-2:hover .news-short-2__text p{color:#fff}.template-layout__news--short-2 .news-container .news-short-2__img{position:relative;height:200px;box-shadow:rgba(0,0,0,.24) 0 1px 8px}.template-layout__news--short-2 .news-container .news-short-2__img img{width:100%;height:100%;object-fit:cover}.template-layout__news--short-2 .news-container .news-short-2__text{transition:all .2s ease-in-out;position:absolute;inset:0;padding:20px;padding-top:10px;color:transparent}.template-layout__news--short-2 .news-container .news-short-2__link{margin-top:-20px;margin-right:30px;background-color:#fff;display:flex;align-items:center;flex:1 1 auto;padding:10px 20px;box-shadow:rgba(0,0,0,.24) 0 1px 8px;z-index:2;color:var(--primary)}.template-layout__news--short-2 .news-container .news-short-2__title{font-size:1.2rem}.template-layout__news--short-2 .news-container .news-short-2__invisible-link{position:absolute;inset:0}.template-layout__news--short-2 .news-container .news-short-2 .news-list-category{background-color:rgba(0,0,0,.5);color:#fff;padding:5px;width:50%;text-align:center;position:absolute;top:73%;z-index:100;left:0}.template-layout__news--short .news-container{display:grid;gap:20px;grid-auto-rows:1fr;margin-bottom:1rem}@media (min-width:768px){.template-layout__news--short .news-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.template-layout__news--short .news-container{grid-template-columns:repeat(3,1fr)}}.template-layout__news--short .news-container .news-short{display:flex;align-items:center}.template-layout__news--short .news-container .news-short:hover .news-short__img{box-shadow:rgba(0,0,0,.24) 0 3px 13px}.template-layout__news--short .news-container .news-short__img{width:50%;height:10rem;box-shadow:rgba(0,0,0,.24) 0 1px 8px;transition:all .2s ease-in-out}.template-layout__news--short .news-container .news-short__img img{width:100%;height:100%;object-fit:cover}.template-layout__news--short .news-container .news-short__body{width:50%;height:100%;padding:0 1rem;display:flex;flex-direction:column}.template-layout__news--short .news-container .news-short__title a{margin:auto;text-decoration:none}.template-layout__news--short .news-container .news-short__title a span{color:var(--primary);font-weight:600;font-size:1.1rem}.template-layout__news--short .news-container .news-short__date{font-size:.9rem;margin-bottom:0}.template-layout__news--short .news-container .news-short .news-list-category{background-color:rgba(0,0,0,.5);color:#fff;padding:5px;width:auto;text-align:center;margin-bottom:0}.formulaire .form-group{margin-bottom:1%}.formulaire .btn{background-color:var(--primary);border:none}