﻿#entete{padding:60px 0;background-color:var(--primary-color);background-image:var(--bg-img-entete);color:var(--color-white);margin-bottom:40px}#entete .container small{margin-bottom:5px;display:flex;align-items:center;font-weight:700;text-transform:uppercase;font-size:inherit}#entete .container small .edglyph{font-size:24px;line-height:0;margin-right:5px}#entete .container h1{font-size:clamp(32px,5vw,48px);font-weight:500;text-transform:uppercase}#entete .container h1+span{align-self:flex-start;display:inline-block;padding:2px 4px;margin-top:10px;border-radius:3px;background:var(--color-white)}#entete .container>div:has(figure){display:flex;align-items:center}#entete .container>div:has(figure) figure{margin-right:20px;flex-basis:20%}#entete .container>div:has(figure)>div{flex:1}#content.template-bleu #entete{background-color:#006b94}#content.template-bleu #entete .container h1+span{color:#006b94}#content.template-bleu-ciel #entete{background-color:#669ca5}#content.template-bleu-ciel #entete .container h1+span{color:#669ca5}#content.template-bleu-marine #entete{background-color:#002740}#content.template-bleu-marine #entete .container h1+span{color:#002740}#content.template-jaune #entete{background-color:#fdc300}#content.template-jaune #entete .container h1+span{color:#fdc300}#content.template-orange #entete{background-color:#e65725}#content.template-orange #entete .container h1+span{color:#e65725}#content.template-rouge #entete{background-color:#bf0634}#content.template-rouge #entete .container h1+span{color:#bf0634}#content.template-saphir #entete{background-color:#5b7ea7}#content.template-saphir #entete .container h1+span{color:#5b7ea7}#content.template-vert #entete{background-color:#0ca089}#content.template-vert #entete .container h1+span{color:#0ca089}#content.template-jaune #entete{color:var(--color-black);--color-link-breadcrumb: var(--color-black)}#content.template-jaune #entete .container h1+span{color:var(--color-black)}@media all and (max-width: 768px){#entete{padding:30px 0}}@media all and (max-width: 500px){#entete .container>div:has(figure){display:block}#entete .container>div:has(figure) figure{margin-right:0;margin-bottom:20px}#entete .container>div:has(figure) figure img{margin:0 auto}}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;padding:20px 0;font-size:18px}.breadcrumb li{display:flex;align-items:center;font-weight:400;color:var(--color-link-breadcrumb)}.breadcrumb li a{font-weight:700}.breadcrumb li:after{content:">";display:block;margin:0 5px}.breadcrumb li:last-child:after{display:none}#filters{padding:20px 40px;border-radius:20px;margin-bottom:40px;background:var(--bg-color-entete);z-index:1}#filters .button{display:none}#filters .button:not(.open)+.sub_menu{position:static;visibility:visible;opacity:1;transform:translateY(0)}#filters form{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -20px}#filters form .form-group{flex:1;padding:0 20px;font-size:18px}#filters form .form-group:first-child{flex:1.5}#filters form .form-group:last-child{flex-grow:0}#filters form .form-group label{display:block;margin-bottom:10px;font-weight:700;color:var(--color-black)}#filters form .form-group input[type=text]{display:block;height:50px;padding:0 10px;font-size:var(--base-font-size);width:100%;background:var(--color-white);border:2px solid var(--color-black);border-radius:10px;font-weight:700}#filters form .form-group input[type=text]::placeholder{opacity:1;font-weight:400;color:rgba(var(--color-black-rgb), 0.5)}#filters form .form-group input[type=text]:focus::placeholder{opacity:0}#filters form .form-group .select{display:flex;height:50px;position:relative}#filters form .form-group .select select{flex:1;background:none;background:var(--color-white);border:2px solid var(--color-black);border-radius:10px;padding:0 10px;padding-right:50px;font-size:var(--base-font-size);width:100%;font-weight:700;text-overflow:ellipsis}#filters form .form-group .select select:invalid{font-weight:400;color:rgba(var(--color-black-rgb), 0.5)}#filters form .form-group .select select option{color:var(--color-black)}#filters form .form-group .select select option[value=""][disabled]{display:none}#filters form .form-group .select select#dispo+.vsb-main .vsb-menu ul{min-width:256px !important;max-width:none !important}#filters form .form-group .select:after{position:absolute;top:2px;right:2px;bottom:2px;display:flex;align-items:center;justify-content:center;content:"+";font-family:"edglyph";font-size:24px;width:50px;pointer-events:none}#filters form .form-group .checkbox input,#filters form .form-group .radio input{display:none}#filters form .form-group .checkbox input+label,#filters form .form-group .radio input+label{display:flex;align-items:center;height:50px;min-width:0;min-height:auto;font-weight:400;margin:0;cursor:pointer}#filters form .form-group .checkbox input+label:hover,#filters form .form-group .radio input+label:hover{color:var(--primary-color)}#filters form .form-group .checkbox input+label:before,#filters form .form-group .radio input+label:before{content:"Ø";font-family:"EdGlyph";font-size:24px;line-height:0;margin-right:5px;margin-top:2px}#filters form .form-group .checkbox input:checked+label,#filters form .form-group .radio input:checked+label{color:var(--primary-color)}#filters form .form-group .checkbox input:checked+label:before,#filters form .form-group .radio input:checked+label:before{content:"Ù"}#filters form .form-group button{min-height:50px;text-transform:uppercase}@media all and (max-width: 1200px){#filters{padding:20px}#filters .button{display:flex;align-items:center;justify-content:center;font-weight:700;padding:10px;background:var(--color-black);color:var(--color-white);border-radius:10px;font-size:16px;text-transform:uppercase;cursor:pointer}#filters .button:before{content:attr(data-open)}#filters .button:after{content:"+";font-family:"edglyph";font-size:24px;line-height:0;margin-left:10px}#filters .button:not(.open)+.sub_menu{position:absolute;visibility:hidden;opacity:0;transform:translateY(32px)}#filters .button.open{margin-bottom:20px}#filters .button.open:before{content:attr(data-close)}#filters .button.open:after{content:"*"}#filters .button.open+.sub_menu{position:static}#filters form .form-group{flex:1 !important;flex-basis:50% !important;margin-bottom:20px}#filters form .form-group:last-child{flex-basis:100% !important;margin-bottom:0}}@media all and (max-width: 768px){#filters form .form-group:first-child{flex-basis:100% !important}}@media all and (max-width: 500px){#filters form .form-group{flex-basis:100% !important}}.pagination{display:flex;align-items:center;justify-content:center}.pagination li{display:flex;align-items:center;padding:0 5px}.pagination li a{display:flex;align-items:center;justify-content:center;font-weight:700;width:40px;height:40px;mask-image:url('data:image/svg+xml,<svg id="uuid-7fa0ba78-045b-4b7c-9a48-07e391c477f3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29.69 31.92"><path d="M8.43,1.75c6.96-2.99,13.81-3.46,19.09,9.42,5.28,12.89.11,15.44-6.85,18.42-6.96,2.99-13.07,5.28-18.35-7.61C-2.95,9.1,1.47,4.73,8.43,1.75" fill="%23ffffff"/></svg>');mask-repeat:no-repeat;mask-position:center;mask-size:contain;filter:drop-shadow(0 0 5px rgba(var(--color-black-rgb), 0.1));cursor:pointer;color:var(--base-color-pagination)}.pagination li a:hover,.pagination li a.active{text-decoration:none;color:var(--alt-color-pagination);background:var(--bg-action-pagination)}.pagination li a .edglyph{font-size:24px;line-height:0}.article{background:var(--color-white);overflow:hidden;box-shadow:0 0 20px rgba(var(--color-black-rgb), 0.1);display:flex;flex-direction:column;border-radius:20px}.article figure{position:relative}.article section{flex:1;padding:20px;display:flex;flex-direction:column}.article section small{margin-bottom:5px;display:flex;align-items:center;font-weight:700;text-transform:uppercase;font-size:inherit}.article section small .edglyph{font-size:24px;line-height:0;margin-right:5px}.article section h3{font-weight:700;margin-bottom:10px;color:var(--septenary-color);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.article section p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.article section p:last-child{margin-top:auto;text-align:right}.event{background:var(--color-white);overflow:hidden;box-shadow:0 0 20px rgba(var(--color-black-rgb), 0.1);display:flex;align-items:flex-start;border-radius:20px;padding:30px 20px 20px}.event.bleu .date{background:#006b94}.event.bleu section h3{color:#006b94}.event.bleu section small{background:#006b94}.event.bleu section p a.btn{border-color:#006b94}.event.bleu section p a.btn:not(:hover){color:#006b94}.event.bleu section p a.btn:hover{background:#006b94}.event.bleu-ciel .date{background:#669ca5}.event.bleu-ciel section h3{color:#669ca5}.event.bleu-ciel section small{background:#669ca5}.event.bleu-ciel section p a.btn{border-color:#669ca5}.event.bleu-ciel section p a.btn:not(:hover){color:#669ca5}.event.bleu-ciel section p a.btn:hover{background:#669ca5}.event.bleu-marine .date{background:#002740}.event.bleu-marine section h3{color:#002740}.event.bleu-marine section small{background:#002740}.event.bleu-marine section p a.btn{border-color:#002740}.event.bleu-marine section p a.btn:not(:hover){color:#002740}.event.bleu-marine section p a.btn:hover{background:#002740}.event.jaune .date{background:#fdc300}.event.jaune section h3{color:#fdc300}.event.jaune section small{background:#fdc300}.event.jaune section p a.btn{border-color:#fdc300}.event.jaune section p a.btn:not(:hover){color:#fdc300}.event.jaune section p a.btn:hover{background:#fdc300}.event.orange .date{background:#e65725}.event.orange section h3{color:#e65725}.event.orange section small{background:#e65725}.event.orange section p a.btn{border-color:#e65725}.event.orange section p a.btn:not(:hover){color:#e65725}.event.orange section p a.btn:hover{background:#e65725}.event.rouge .date{background:#bf0634}.event.rouge section h3{color:#bf0634}.event.rouge section small{background:#bf0634}.event.rouge section p a.btn{border-color:#bf0634}.event.rouge section p a.btn:not(:hover){color:#bf0634}.event.rouge section p a.btn:hover{background:#bf0634}.event.saphir .date{background:#5b7ea7}.event.saphir section h3{color:#5b7ea7}.event.saphir section small{background:#5b7ea7}.event.saphir section p a.btn{border-color:#5b7ea7}.event.saphir section p a.btn:not(:hover){color:#5b7ea7}.event.saphir section p a.btn:hover{background:#5b7ea7}.event.vert .date{background:#0ca089}.event.vert section h3{color:#0ca089}.event.vert section small{background:#0ca089}.event.vert section p a.btn{border-color:#0ca089}.event.vert section p a.btn:not(:hover){color:#0ca089}.event.vert section p a.btn:hover{background:#0ca089}.event>.date{background:var(--septenary-color);color:var(--color-white);padding:5px 10px 10px;border-radius:10px;flex-basis:117px;font-weight:700;font-size:24px;text-align:center}.event>.date small{font-size:.75em;font-weight:200}.event>.date strong{display:block;font-size:3em;line-height:.9}.event section{align-self:stretch;flex:1;display:flex;flex-direction:column;margin-left:20px}.event section h3{font-weight:700;color:var(--septenary-color)}.event section h3 span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.event section h3:has(img){display:flex;align-items:center}.event section h3:has(img) img{margin-right:10px}.event section h3:has(img) span{flex:1}.event section small{align-self:flex-start;display:inline-block;padding:2px 4px;margin-top:10px;border-radius:3px;color:var(--color-white)}.event section small.date{color:inherit;padding:0}.event section strong{display:inline-flex;font-size:14px;font-weight:600;margin-top:10px;background:var(--septenary-color);color:var(--color-white);padding:3px 10px;border-radius:3px;align-self:flex-start}.event section b{display:inline-flex;font-size:14px;font-weight:600;margin-top:10px}.event section p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:10px 0;word-break:break-all}.event section p img{float:left;margin-top:4px;margin-right:10px}.event section p:first-child{margin-top:0}.event section p:last-child{margin-bottom:0;margin-top:auto}#content{color:var(--color-black);padding-bottom:40px}#content .content,#content .contact{border-radius:20px;padding:40px;margin-bottom:40px;border:2px solid var(--quaternary-color);background:color-mix(in srgb, var(--quaternary-color) 10%, var(--color-white) 100%)}#content .content .align-center,#content .contact .align-center{text-align:center}#content .content .align-left,#content .contact .align-left{text-align:left}#content .content .align-right,#content .contact .align-right{text-align:right}#content .content .align-justify,#content .contact .align-justify{text-align:justify}#content .content h2,#content .contact h2{font-size:clamp(28px,5vw,36px);font-weight:700;margin:40px 0;line-height:1;color:inherit;position:relative;letter-spacing:normal}#content .content h2:first-child,#content .contact h2:first-child{margin-top:0}#content .content h2:last-child,#content .contact h2:last-child{margin-bottom:0}#content .content h3,#content .contact h3{font-size:clamp(24px,5vw,28px);font-weight:600;margin:20px 0;color:inherit;letter-spacing:normal}#content .content h3:first-child,#content .contact h3:first-child{margin-top:0}#content .content h3:last-child,#content .contact h3:last-child{margin-bottom:0}#content .content h4,#content .contact h4{font-size:clamp(18px,5vw,24px);font-weight:700;text-transform:uppercase;margin:10px 0;color:inherit;letter-spacing:normal}#content .content h4:first-child,#content .contact h4:first-child{margin-top:0}#content .content h4:last-child,#content .contact h4:last-child{margin-bottom:0}#content .content h5,#content .contact h5{font-size:clamp(16px,5vw,18px);font-weight:600;text-transform:uppercase;margin:5px 0;color:inherit;letter-spacing:normal}#content .content h5 b,#content .content h5 strong,#content .contact h5 b,#content .contact h5 strong{font-weight:600;text-transform:none}#content .content h5:first-child,#content .contact h5:first-child{margin-top:0}#content .content h5:last-child,#content .contact h5:last-child{margin-bottom:0}#content .content h2:has(.edglyph),#content .content h3:has(.edglyph),#content .content h4:has(.edglyph),#content .contact h2:has(.edglyph),#content .contact h3:has(.edglyph),#content .contact h4:has(.edglyph){display:flex;align-items:center}#content .content h2:has(.edglyph) .edglyph,#content .content h3:has(.edglyph) .edglyph,#content .content h4:has(.edglyph) .edglyph,#content .contact h2:has(.edglyph) .edglyph,#content .contact h3:has(.edglyph) .edglyph,#content .contact h4:has(.edglyph) .edglyph{line-height:0;margin-right:10px;font-size:24px}#content .content em,#content .content i,#content .contact em,#content .contact i{font-weight:300}#content .content strong,#content .content b,#content .contact strong,#content .contact b{font-weight:700;color:var(--primary-color)}#content .content p,#content .contact p{line-height:1.4;margin:20px 0}#content .content p.lead,#content .contact p.lead{font-weight:500;font-size:22px;margin:40px 0;color:var(--primary-color)}#content .content p.lead .edglyph,#content .contact p.lead .edglyph{font-weight:400;line-height:0;font-size:1.25em;margin:0 5px;margin-top:-5px}#content .content p:first-child,#content .contact p:first-child{margin-top:0}#content .content p:last-child,#content .contact p:last-child{margin-bottom:0}#content .content ul:not(.breadcrumb),#content .content ol:not(.breadcrumb),#content .contact ul:not(.breadcrumb),#content .contact ol:not(.breadcrumb){margin:20px 0}#content .content ul:not(.breadcrumb) li,#content .content ol:not(.breadcrumb) li,#content .contact ul:not(.breadcrumb) li,#content .contact ol:not(.breadcrumb) li{margin-bottom:5px;display:flex;align-items:flex-start;line-height:1.4}#content .content ul:not(.breadcrumb) li ul,#content .content ol:not(.breadcrumb) li ul,#content .contact ul:not(.breadcrumb) li ul,#content .contact ol:not(.breadcrumb) li ul{margin-top:10px !important}#content .content ul:not(.breadcrumb) li:before,#content .content ol:not(.breadcrumb) li:before,#content .contact ul:not(.breadcrumb) li:before,#content .contact ol:not(.breadcrumb) li:before{content:"Ý";font-family:"edglyph";color:var(--primary-color);font-size:10px;margin:0 10px;margin-top:8px}#content .content ul:not(.breadcrumb) li:last-child,#content .content ol:not(.breadcrumb) li:last-child,#content .contact ul:not(.breadcrumb) li:last-child,#content .contact ol:not(.breadcrumb) li:last-child{margin:0}#content .content ul:not(.breadcrumb):first-child,#content .content ol:not(.breadcrumb):first-child,#content .contact ul:not(.breadcrumb):first-child,#content .contact ol:not(.breadcrumb):first-child{margin-top:0}#content .content ul:not(.breadcrumb):last-child,#content .content ol:not(.breadcrumb):last-child,#content .contact ul:not(.breadcrumb):last-child,#content .contact ol:not(.breadcrumb):last-child{margin-bottom:0}#content .content ul.check li:before,#content .content ol.check li:before,#content .contact ul.check li:before,#content .contact ol.check li:before{content:"W"}#content .content ul.align-center li,#content .content ol.align-center li,#content .contact ul.align-center li,#content .contact ol.align-center li{justify-content:center}#content .content ol:not(.breadcrumb) li,#content .contact ol:not(.breadcrumb) li{counter-increment:counter}#content .content ol:not(.breadcrumb) li:before,#content .contact ol:not(.breadcrumb) li:before{font-family:inherit;font-weight:700;font-size:14px;margin-top:4px;content:counter(counter) "."}#content .content ol:not(.breadcrumb).ordered li:before,#content .contact ol:not(.breadcrumb).ordered li:before{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;margin-top:2px;border-radius:99em;background:var(--primary-color);color:var(--color-white);content:counter(counter)}#content .content address,#content .contact address{font-style:normal}#content .content a:not(.btn),#content .contact a:not(.btn){color:var(--primary-color);font-weight:500}#content .content a:not(.btn):hover,#content .contact a:not(.btn):hover{text-decoration:none;color:var(--secondary-color)}#content .content a:not(.btn):hover span:not(.edglyph),#content .contact a:not(.btn):hover span:not(.edglyph){text-decoration:underline}#content .content a:not(.btn)[rel=external]:not(:has(img)),#content .content a:not(.btn)[target=_blank]:not(:has(img)),#content .content a:not(.btn)[href*=".pdf"]:not(:has(img)),#content .contact a:not(.btn)[rel=external]:not(:has(img)),#content .contact a:not(.btn)[target=_blank]:not(:has(img)),#content .contact a:not(.btn)[href*=".pdf"]:not(:has(img)){display:inline-flex;align-items:flex-start;vertical-align:top}#content .content a:not(.btn)[rel=external]:not(:has(img)):before,#content .content a:not(.btn)[target=_blank]:not(:has(img)):before,#content .content a:not(.btn)[href*=".pdf"]:not(:has(img)):before,#content .contact a:not(.btn)[rel=external]:not(:has(img)):before,#content .contact a:not(.btn)[target=_blank]:not(:has(img)):before,#content .contact a:not(.btn)[href*=".pdf"]:not(:has(img)):before{content:"y";font-family:"edglyph";line-height:0;font-size:24px;margin-top:15px;margin-right:5px;font-weight:400;color:var(--secondary-color)}#content .content a:not(.btn)[target=_blank]:not(:has(img)):before,#content .contact a:not(.btn)[target=_blank]:not(:has(img)):before{content:"y"}#content .content a:not(.btn)[href*=".pdf"]:not(:has(img)):before,#content .contact a:not(.btn)[href*=".pdf"]:not(:has(img)):before{content:"«"}#content .content table,#content .contact table{width:100%;margin:20px 0}#content .content table:first-child,#content .contact table:first-child{margin-top:0}#content .content table:last-child,#content .contact table:last-child{margin-bottom:0}#content .content table thead tr th,#content .contact table thead tr th{text-align:left;padding:10px 20px;font-weight:600;background:var(--secondary-color);color:var(--color-white);border-right:1px solid var(--color-white)}#content .content table thead tr th:first-child,#content .contact table thead tr th:first-child{border-top-left-radius:10px}#content .content table thead tr th:last-child,#content .contact table thead tr th:last-child{border-top-right-radius:10px;border-right:0 none}#content .content table tbody tr:nth-child(odd) td,#content .contact table tbody tr:nth-child(odd) td{background:rgba(var(--color-black-rgb), 0.05)}#content .content table tbody tr:nth-child(even) td,#content .contact table tbody tr:nth-child(even) td{background:rgba(var(--color-white-rgb), 1)}#content .content table tbody tr td,#content .contact table tbody tr td{padding:10px 20px;vertical-align:middle;border-right:1px solid rgba(var(--color-black-rgb), 0.1);border-bottom:1px solid rgba(var(--color-black-rgb), 0.1)}#content .content table tbody tr td:last-child,#content .contact table tbody tr td:last-child{border-right:0 none}#content .content table tbody tr:hover td,#content .contact table tbody tr:hover td{background:rgba(var(--color-black-rgb), 0.1)}#content .content table tbody tr:last-child td:first-child,#content .contact table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}#content .content table tbody tr:last-child td:last-child,#content .contact table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}#content .content hr,#content .contact hr{background:rgba(var(--color-black-rgb), 0.1);height:2px;border:0 none;margin:60px 40px}#content .content hr:first-child,#content .contact hr:first-child{margin-top:0}#content .content hr:last-child,#content .contact hr:last-child{margin-bottom:0}#content .content img,#content .contact img{display:block;max-width:100%;height:auto}#content .content iframe,#content .contact iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:20px auto;border:0 none}#content .content iframe:first-child,#content .contact iframe:first-child{margin-top:0}#content .content iframe:last-child,#content .contact iframe:last-child{margin-bottom:0}#content .content .embed-responsive,#content .contact .embed-responsive{padding:56.25% 0 0;position:relative;margin:40px 0}#content .content .embed-responsive iframe,#content .contact .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content .content .embed-responsive:first-child,#content .contact .embed-responsive:first-child{margin-top:0}#content .content .embed-responsive:last-child,#content .contact .embed-responsive:last-child{margin-bottom:0}#content .content figure,#content .contact figure{margin:20px 0;border-radius:10px;padding:10px;overflow:hidden;box-shadow:0 5px 10px rgba(var(--color-black-rgb), 0.1)}#content .content figure img,#content .contact figure img{margin:0 auto}#content .content figure figcaption,#content .contact figure figcaption{background:var(--color-white);color:var(--primary-color);text-align:center;font-size:14px;font-weight:500;margin:0;padding:10px;padding-bottom:0}#content .content figure figcaption a,#content .contact figure figcaption a{color:inherit !important}#content .content figure figcaption a[href*=".pdf"]:not(:has(img)):before,#content .contact figure figcaption a[href*=".pdf"]:not(:has(img)):before{margin-top:10px !important}#content .content figure a.fancybox,#content .contact figure a.fancybox{display:block;overflow:hidden;position:relative}#content .content figure a.fancybox:after,#content .contact figure a.fancybox:after{content:"n";font-family:"edglyph";font-size:24px;position:absolute;top:10px;left:10px;color:var(--color-white);text-shadow:0 0 5px rgba(var(--color-black-rgb), 0.5);transition:.2s ease-in-out}#content .content figure a.fancybox img,#content .contact figure a.fancybox img{transition:transform 3s ease}#content .content figure a.fancybox:hover:after,#content .contact figure a.fancybox:hover:after{font-size:42px}#content .content figure a.fancybox:hover img,#content .contact figure a.fancybox:hover img{transform:scale(1.1)}#content .content figure:has(figcaption) img,#content .contact figure:has(figcaption) img{border-bottom-right-radius:0;border-bottom-left-radius:0}#content .content figure:first-child,#content .contact figure:first-child{margin-top:0}#content .content figure:last-child,#content .contact figure:last-child{margin-bottom:0}#content .content .table_responsive,#content .contact .table_responsive{margin:40px 0;overflow:auto}#content .content .table_responsive table,#content .contact .table_responsive table{margin:0}#content .content .table_responsive:first-child,#content .contact .table_responsive:first-child{margin-top:0}#content .content .table_responsive:last-child,#content .contact .table_responsive:last-child{margin-bottom:0}#content .content .text-right,#content .contact .text-right{text-align:right}#content .content .text-center,#content .contact .text-center{text-align:center}#content .content .text-left,#content .contact .text-left{text-align:left}#content .content .text-justify,#content .contact .text-justify{text-align:justify}#content .content h2,#content .contact h2{margin:20px 0}#content .content .flex:not(:first-child),#content .contact .flex:not(:first-child){margin-top:20px}#content .content .flex:not(:last-child),#content .contact .flex:not(:last-child){margin-bottom:20px}#content #entete{--bg-img-entete: url(../img/annuaire/bg-annuaire.png)}#content #filters{--bg-color-entete: var(--quaternary-color)}#content .table{border-radius:10px;font-size:18px;margin-bottom:40px}#content .table .head{display:grid;align-items:center;grid-template-columns:2fr 1fr 1fr 188px;min-height:50px;background:var(--color-black);color:var(--color-white);position:sticky;top:150px;border-top-left-radius:10px;border-top-right-radius:10px}#content .table .head>div{padding:10px 40px;text-transform:uppercase;font-weight:700;line-height:1}#content .table .body .assoc{display:grid;align-items:center;grid-template-columns:2fr 1fr 1fr auto;min-height:70px}#content .table .body .assoc>div{padding:10px 40px}#content .table .body .assoc>div.link{text-align:right}#content .table .body .assoc:nth-child(odd){background:rgba(var(--color-black-rgb), 0.05)}#content .table .body .assoc:hover{background:color-mix(in srgb, var(--quaternary-color) 50%, var(--color-white) 50%);transition:background .2s ease-in-out}#content .table .body .assoc:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}#content .table .body .assoc.rep{grid-template-columns:auto 1fr 256px}#content ul.pagination{--base-color-pagination: var(--quaternary-color);--bg-action-pagination: var(--quaternary-color);--alt-color-pagination: var(--color-white)}#content .infos_comp{border:2px solid var(--color-black);padding:20px;border-radius:10px;background:color-mix(in srgb, var(--quaternary-color) 50%, var(--color-white) 50%)}#content .contact .form-group{padding:10px 0}#content .contact .form-group label,#content .contact .form-group .label_form{flex:1;flex-grow:0;flex-basis:200px;display:flex;align-items:center;min-height:38px;align-items:center;font-weight:600;color:var(--color-text-base)}#content .contact .form-group label .edglyph,#content .contact .form-group .label_form .edglyph{line-height:0;margin:0 5px}#content .contact .form-group label:not(.btn) .edglyph,#content .contact .form-group .label_form:not(.btn) .edglyph{color:var(--primary-color)}#content .contact .form-group .select{flex:1;position:relative}#content .contact .form-group .select select{width:100%;padding:6px 10px;padding-right:36px;min-height:38px;font-weight:400;font-size:inherit;border-radius:4px;min-width:0;color:var(--base-text-color);background:var(--color-background-input);border:1px solid transparent}#content .contact .form-group .select select option{color:var(--color-black)}#content .contact .form-group .select select option[disabled][selected]{display:none}#content .contact .form-group .select select:invalid{color:rgba(var(--color-black-rgb), 0.5)}#content .contact .form-group .select select:hover{border-color:var(--color-border-input-hover)}#content .contact .form-group .select select:focus{background:var(--color-background-input-focus);border-color:var(--color-border-input-focus)}#content .contact .form-group .select:after{content:"+";font-family:"EdGlyph";position:absolute;top:0;right:0;display:flex;align-items:center;height:38px;line-height:0;font-size:28px;padding:0 10px;pointer-events:none;color:rgba(var(--color-black-rgb), 0.5)}#content .contact .form-group .select:has(select:focus):after{color:var(--color-border-input-focus)}#content .contact .form-group .form-control{flex:1;width:100%;padding:5px 10px;min-height:38px;font-weight:400;font-size:inherit;border-radius:4px;min-width:0;display:block;color:var(--color-text-base);background:var(--color-background-input);border:1px solid transparent}#content .contact .form-group .form-control:hover{border-color:var(--color-border-input-hover)}#content .contact .form-group .form-control:focus{background:var(--color-background-input-focus);border-color:var(--color-border-input-focus)}#content .contact .form-group textarea.form-control{padding:10px;height:auto;min-height:128px;resize:none}#content .contact .form-group input:placeholder-shown+.btn-reset{display:none}#content .contact .form-group .checkbox input,#content .contact .form-group .radio input{display:none}#content .contact .form-group .checkbox input+label,#content .contact .form-group .radio input+label{min-width:0;min-height:auto;font-weight:400;margin:0;cursor:pointer}#content .contact .form-group .checkbox input+label:hover,#content .contact .form-group .radio input+label:hover{color:var(--primary-color)}#content .contact .form-group .checkbox input+label:before,#content .contact .form-group .radio input+label:before{content:"Ø";font-family:"EdGlyph";font-size:24px;line-height:0;margin-right:5px;margin-top:2px}#content .contact .form-group .checkbox input:checked+label,#content .contact .form-group .radio input:checked+label{color:var(--primary-color)}#content .contact .form-group .checkbox input:checked+label:before,#content .contact .form-group .radio input:checked+label:before{content:"Ù"}#content .contact .form-group .radio input+label:before{content:"Ú"}#content .contact .form-group .radio input:checked+label:before{content:"Ü"}#content .contact .form-group .input-group{flex:1;align-self:center;display:flex;flex-wrap:wrap;align-items:center}#content .contact .form-group .input-group .radio,#content .contact .form-group .input-group .checkbox{margin:0 5px}@media all and (max-width: 500px){#content .contact .form-group{display:block}#content .contact .form-group:last-child{padding:0}}#content .contact h2{text-align:center}#content .contact form{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -20px}#content .contact form .form-group{padding:10px 20px;flex:1;flex-basis:50%;min-width:250px}#content .contact form .form-group.full{flex-basis:100%}#content .contact form .form-group:has(.btn){flex-basis:100%;text-align:center;display:block}#content .container>h2{font-size:clamp(28px,5vw,36px);font-weight:700;margin:40px 0;line-height:1;position:relative;letter-spacing:normal}#content .container>h2:first-child{margin-top:0}#content .container>h2:last-child{margin-bottom:0}#content .flex.offres,#content .flex.agenda,#content .flex.benevolat{flex-wrap:wrap;margin-bottom:40px}#content .flex.offres>div,#content .flex.agenda>div,#content .flex.benevolat>div{flex-grow:0;flex-basis:50%;display:flex}#content .flex.offres>div .article,#content .flex.offres>div .event,#content .flex.agenda>div .article,#content .flex.agenda>div .event,#content .flex.benevolat>div .article,#content .flex.benevolat>div .event{flex:1}#content .flex.offres>div .article section,#content .flex.offres>div .event section,#content .flex.agenda>div .article section,#content .flex.agenda>div .event section,#content .flex.benevolat>div .article section,#content .flex.benevolat>div .event section{justify-content:space-between}#content .flex.offres>div .article section p,#content .flex.offres>div .event section p,#content .flex.agenda>div .article section p,#content .flex.agenda>div .event section p,#content .flex.benevolat>div .article section p,#content .flex.benevolat>div .event section p{margin-top:10px}#content .flex.offres>div .article section p:not(:last-child),#content .flex.offres>div .event section p:not(:last-child),#content .flex.agenda>div .article section p:not(:last-child),#content .flex.agenda>div .event section p:not(:last-child),#content .flex.benevolat>div .article section p:not(:last-child),#content .flex.benevolat>div .event section p:not(:last-child){display:none}#content .flex.benevolat>div .event h3{color:var(--senary-color)}#content .flex.benevolat>div .event section{margin-left:0}#content .flex.offres>div .event h3{color:var(--senary-color)}#content .flex.offres>div .event section{margin-left:0;align-self:stretch}@media all and (max-width: 992px){#content .table .head{grid-template-columns:2fr 1fr 188px}#content .table .head>div.category{display:none}#content .table .body .assoc{grid-template-columns:2fr 1fr 188px}#content .table .body .assoc>div.category{display:none}}@media all and (max-width: 768px){#content .content,#content .contact{padding:20px}#content .table .head{grid-template-columns:auto;top:90px}#content .table .head>div{padding:10px 20px}#content .table .head>div.name{padding-bottom:0}#content .table .head>div.city{padding-top:0}#content .table .head>div:last-child{display:none}#content .table .body .assoc{grid-template-areas:"a c" "b c";grid-template-columns:1fr 148px}#content .table .body .assoc>div{grid-area:c;padding:10px 20px}#content .table .body .assoc>div.name{grid-area:a;padding-bottom:0}#content .table .body .assoc>div.city{grid-area:b;padding-top:0}#content .table .body .assoc>div.link{padding:10px}}
