﻿#entete{padding:80px 0}#entete .container h1{font-size:clamp(32px,6vw,82px);line-height:1.2;font-weight:700;letter-spacing:-0.02em;text-align:center}#entete .container h1:not(:only-child){margin-bottom:40px}#entete .container h1+p{font-size:clamp(18px,2.5vw,28px);text-align:center}@media all and (max-width: 768px){#entete{padding:40px 0}}article{display:flex;flex-direction:column;background:rgba(var(--color-black-rgb), 0.05);border-radius:10px;padding:20px}article figure{border-radius:10px;overflow:hidden;margin-bottom:10px;border:1px solid var(--color-black)}article section{flex:1;display:flex;flex-direction:column}article section h2{color:var(--primary-color);font-size:24px;margin-bottom:10px}article section h2 a:not(:hover){text-decoration:none}article section small{font-size:inherit;color:rgba(var(--color-black-rgb), 0.5);font-style:italic}article section small+p{margin-top:0}article section p{margin:20px 0}article section p:first-child{margin-top:0}article section p:last-child{margin-bottom:0}article section p:has(.btn){margin-top:auto;text-align:right}#share{text-align:center;padding:80px 0}#share h4{margin-bottom:10px;font-weight:600;font-size:18px}#share .flex{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;gap:10px}#share .flex>div{flex-grow:0;min-width:256px}#share .flex>div .btn{display:flex}.pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:40px}.pagination li a{border-radius:5px;display:flex;align-items:center;justify-content:center;width:40px;aspect-ratio:1/1;font-weight:500;background:rgba(var(--color-black-rgb), 0.1)}.pagination li a .edglyph{line-height:0}.pagination li a.active{background:var(--primary-color);color:var(--color-white);border-color:var(--primary-color)}.pagination li a:hover{background:var(--secondary-color);color:var(--color-white);border-color:var(--secondary-color);text-decoration:none}#content{padding-bottom:80px}#content .content{max-width:1000px;margin:0 auto}#content .content .align-center{text-align:center}#content .content .align-center img{margin:0 auto}#content .content .align-left{text-align:left}#content .content .align-right{text-align:right}#content .content .align-justify{text-align:justify}#content .content .float-left{float:left}#content .content .float-righ{float:right}#content .content h1,#content .content h2,#content .content h3,#content .content h4,#content .content h5{letter-spacing:normal}#content .content h1:has(.edglyph),#content .content h2:has(.edglyph),#content .content h3:has(.edglyph),#content .content h4:has(.edglyph),#content .content h5:has(.edglyph){display:flex;align-items:center;gap:10px}#content .content h1:has(.edglyph) .edglyph,#content .content h2:has(.edglyph) .edglyph,#content .content h3:has(.edglyph) .edglyph,#content .content h4:has(.edglyph) .edglyph,#content .content h5:has(.edglyph) .edglyph{font-size:2em}#content .content h2{color:var(--primary-color);font-weight:800;font-size:28px;margin:20px 0}#content .content h2:first-child{margin-top:0}#content .content h2:last-child{margin-bottom:0}#content .content h3{font-size:clamp(20px,5vw,24px);font-weight:700;margin:20px 0;color:var(--primary-color)}#content .content h3:first-child{margin-top:0}#content .content h3:last-child{margin-bottom:0}#content .content h4{font-size:clamp(16px,5vw,20px);font-weight:500;margin:10px 0}#content .content h4:first-child{margin-top:0}#content .content h4:last-child{margin-bottom:0}#content .content strong,#content .content b{font-weight:700}#content .content p{line-height:1.4;margin:20px 0}#content .content p.lead{font-weight:500;font-size:22px;margin:40px 0;color:var(--primary-color)}#content .content p:has(>:nth-child(2)):not(:has(>:nth-child(3))):has(.btn){display:flex;align-items:center;flex-wrap:wrap;gap:40px}#content .content p:has(>:nth-child(2)):not(:has(>:nth-child(3))):has(.btn).align-center{justify-content:center}#content .content p:first-child{margin-top:0}#content .content p:last-child{margin-bottom:0}#content .content ul:not(.breadcrumb),#content .content ol:not(.breadcrumb){display:flex;flex-direction:column;gap:20px;margin:20px 0}#content .content ul:not(.breadcrumb) li,#content .content ol:not(.breadcrumb) li{display:flex}#content .content ul:not(.breadcrumb) li:before,#content .content ol:not(.breadcrumb) li:before{content:""}#content .content ul:not(.breadcrumb):first-child,#content .content ol:not(.breadcrumb):first-child{margin-top:0}#content .content ul:not(.breadcrumb):last-child,#content .content ol:not(.breadcrumb):last-child{margin-bottom:0}#content .content ul:not(.breadcrumb) li{gap:5px}#content .content ul:not(.breadcrumb) li:before{content:"Û";font-family:"Edglyph";color:var(--secondary-color)}#content .content a:not(.btn,.lnk){color:var(--primary-color);font-weight:500;text-decoration:underline}#content .content a:not(.btn,.lnk):has(b,strong){color:var(--base-text-color)}#content .content a:not(.btn,.lnk):hover{text-decoration:none}#content .content table{width:100%;margin:20px 0;border:1px solid rgba(var(--color-black-rgb), 0.1);border-radius:10px}#content .content table:first-child{margin-top:0}#content .content table:last-child{margin-bottom:0}#content .content table thead tr th{padding:15px;font-weight:600;text-transform:uppercase;background:var(--primary-color);color:var(--color-white);border-right:1px solid var(--color-white)}#content .content table thead tr th b,#content .content table thead tr th strong{font-weight:inherit;color:inherit}#content .content table thead tr th:first-child{border-top-left-radius:10px}#content .content table thead tr th:last-child{border-right:0 none;border-top-right-radius:10px}#content .content table tbody tr:nth-child(odd) td{background:rgba(var(--color-black-rgb), 0.05)}#content .content table tbody tr:nth-child(even) td{background:rgba(var(--color-white-rgb), 1)}#content .content table tbody tr td{padding:15px;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);transition:.3s ease-in-out}#content .content table tbody tr td.td-green{background-color:#daf098}#content .content table tbody tr td.td-red{background-color:#f09898}#content .content table tbody tr td.td-orange{background-color:#f2e7ba}#content .content table tbody tr td:last-child{border-right:0 none}#content .content table tbody tr:hover td{background:rgba(var(--primary-color-rgb), 0.2)}#content .content table tbody tr:last-child td{border-bottom:0}#content .content table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}#content .content table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}#content .content hr{background:rgba(var(--primary-color-rgb), 0.2);height:2px;border:0 none;margin:60px}#content .content hr:first-child{margin-top:0}#content .content hr:last-child{margin-bottom:0}#content .content img{display:block;max-width:100%;height:auto}#content .content iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:20px auto;border:0 none}#content .content iframe:first-child{margin-top:0}#content .content iframe:last-child{margin-bottom:0}#content .content .embed-responsive{padding:56.25% 0 0;position:relative;margin:40px 0}#content .content .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{margin-top:0}#content .content .embed-responsive:last-child{margin-bottom:0}#content .content .paralax{margin:80px 0}#content .content .paralax:first-child{margin-top:0}#content .content .paralax:last-child{margin-bottom:0}#content .content figure{margin:40px 0}#content .content figure img{border-radius:10px;margin:0 auto}#content .content figure:has(iframe){aspect-ratio:16/9}#content .content figure:has(iframe) iframe{display:block;width:100% !important;height:100% !important;object-fit:cover;margin:0;border:0 none}#content .content figure.galerie>a{display:block}#content .content figure.galerie>a img{margin:0 auto;transition:transform 3s ease}#content .content figure.galerie>a:hover img{transform:scale(1.05)}#content .content figure figcaption{padding:10px 0;font-size:14px;font-style:italic;color:rgba(var(--color-black-rgb), 0.5)}#content .content figure figcaption:has(.btn){display:flex;align-items:center;justify-content:space-between;gap:20px}#content .content figure figcaption:has(.btn) a.btn{flex-shrink:0}#content .content figure:first-child{margin-top:0}#content .content figure:last-child{margin-bottom:0}#content .content .table_responsive{margin:40px 0;overflow:auto}#content .content .table_responsive table{margin:0}#content .content .table_responsive:first-child{margin-top:0}#content .content .table_responsive:last-child{margin-bottom:0}#content .content .text-right{text-align:right}#content .content .text-center{text-align:center}#content .content .text-left{text-align:left}#content .content .text-justify{text-align:justify}@media all and (max-width: 500px){#content .content p:has(>:nth-child(2)):not(:has(>:nth-child(3))):has(.btn){gap:20px}}#content .content .grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:40px;grid-row-gap:20px;margin:80px 0}#content .content .grid .grid{margin:0 0 10px;grid-column-gap:10px !important;grid-row-gap:0 !important}#content .content .grid.stretch{align-items:stretch}#content .content .grid.stretch .block{display:flex;flex-direction:column;justify-content:flex-start;gap:20px;min-height:100%}#content .content .grid.stretch .block h2,#content .content .grid.stretch .block h3,#content .content .grid.stretch .block h4{margin:0}#content .content .grid.stretch .block p{margin:0}#content .content .grid.stretch .block p:has(.btn){margin-top:auto}#content .content .grid:has(>.column:nth-child(3)):not(:has(>.column:nth-child(4))) .column:nth-child(1){animation-delay:.2s}#content .content .grid:has(>.column:nth-child(3)):not(:has(>.column:nth-child(4))) .column:nth-child(2){animation-delay:.4s}#content .content .grid:has(>.column:nth-child(3)):not(:has(>.column:nth-child(4))) .column:nth-child(3){animation-delay:.6s}#content .content .grid:first-child{margin-top:0}#content .content .grid:last-child{margin-bottom:0}#content .content .grid.valign-top{align-items:start}#content .content .grid.valign-middle{align-items:center}#content .content .grid.valign-bottom{align-items:end}#content .content .grid-gutterless{grid-column-gap:0}#content .content .grid-gapless{grid-row-gap:0}#content .content .grid-gapless+.grid{margin-top:0}#content .content .grid-auto{grid-template-columns:repeat(auto-fit, minmax(0px, 1fr))}#content .content .column-1{grid-column:span 1}#content .content .column-2{grid-column:span 2}#content .content .column-3{grid-column:span 3}#content .content .column-4{grid-column:span 4}#content .content .column-5{grid-column:span 5}#content .content .column-6{grid-column:span 6}#content .content .column-7{grid-column:span 7}#content .content .column-8{grid-column:span 8}#content .content .column-9{grid-column:span 9}#content .content .column-10{grid-column:span 10}#content .content .column-11{grid-column:span 11}#content .content .column-12{grid-column:span 12}@media only screen and (max-width: 1023px){#content .content .grid-1-md{grid-template-columns:repeat(1, 1fr)}#content .content .grid-2-md{grid-template-columns:repeat(2, 1fr)}#content .content .grid-3-md{grid-template-columns:repeat(3, 1fr)}#content .content .grid-4-md{grid-template-columns:repeat(4, 1fr)}#content .content .grid-5-md{grid-template-columns:repeat(5, 1fr)}#content .content .grid-6-md{grid-template-columns:repeat(6, 1fr)}#content .content .grid-7-md{grid-template-columns:repeat(7, 1fr)}#content .content .grid-8-md{grid-template-columns:repeat(8, 1fr)}#content .content .grid-9-md{grid-template-columns:repeat(9, 1fr)}#content .content .grid-10-md{grid-template-columns:repeat(10, 1fr)}#content .content .grid-11-md{grid-template-columns:repeat(11, 1fr)}#content .content .grid-12-md{grid-template-columns:repeat(12, 1fr)}#content .content .column-1-md{grid-column:span 1}#content .content .column-2-md{grid-column:span 2}#content .content .column-3-md{grid-column:span 3}#content .content .column-4-md{grid-column:span 4}#content .content .column-5-md{grid-column:span 5}#content .content .column-6-md{grid-column:span 6}#content .content .column-7-md{grid-column:span 7}#content .content .column-8-md{grid-column:span 8}#content .content .column-9-md{grid-column:span 9}#content .content .column-10-md{grid-column:span 10}#content .content .column-11-md{grid-column:span 11}#content .content .column-12-md{grid-column:span 12}}@media only screen and (max-width: 1200px){#content .content .grid,#content .content .grid-auto{margin:40px 0;grid-template-columns:repeat(1, 1fr)}#content .content .grid .grid+.grid,#content .content .grid-auto .grid+.grid{grid-template-columns:repeat(12, 1fr)}#content .content .column{grid-column:span 1}#content .content .column:empty{display:none}#content .content .grid-1-sm{grid-template-columns:repeat(1, 1fr)}#content .content .grid-2-sm{grid-template-columns:repeat(2, 1fr)}#content .content .grid-3-sm{grid-template-columns:repeat(3, 1fr)}#content .content .grid-4-sm{grid-template-columns:repeat(4, 1fr)}#content .content .grid-5-sm{grid-template-columns:repeat(5, 1fr)}#content .content .grid-6-sm{grid-template-columns:repeat(6, 1fr)}#content .content .grid-7-sm{grid-template-columns:repeat(7, 1fr)}#content .content .grid-8-sm{grid-template-columns:repeat(8, 1fr)}#content .content .grid-9-sm{grid-template-columns:repeat(9, 1fr)}#content .content .grid-10-sm{grid-template-columns:repeat(10, 1fr)}#content .content .grid-11-sm{grid-template-columns:repeat(11, 1fr)}#content .content .grid-12-sm{grid-template-columns:repeat(12, 1fr)}#content .content .column-1-sm{grid-column:span 1}#content .content .column-2-sm{grid-column:span 2}#content .content .column-3-sm{grid-column:span 3}#content .content .column-4-sm{grid-column:span 4}#content .content .column-5-sm{grid-column:span 5}#content .content .column-6-sm{grid-column:span 6}#content .content .column-7-sm{grid-column:span 7}#content .content .column-8-sm{grid-column:span 8}#content .content .column-9-sm{grid-column:span 9}#content .content .column-10-sm{grid-column:span 10}#content .content .column-11-sm{grid-column:span 11}#content .content .column-12-sm{grid-column:span 12}}#content .container .flex.articles{display:flex;flex-wrap:wrap}#content .container .flex.articles>div{flex-grow:0;flex-basis:calc(33.3333333333% - 40px);display:flex}#content .container .flex.articles>div article{flex:1}#content .container .flex.actions{display:flex;flex-direction:row}#content .container .flex.actions>div{min-width:0}#content .container .flex.actions>div:not(:first-child){text-align:right}#content .container .flex.actions:has(div:empty)>div{text-align:center}#content .container .flex.actions:has(div:empty)>div:empty{display:none}@media all and (max-width: 992px){#content .container .flex.articles>div{flex-basis:calc(50% - 30px)}}@media all and (max-width: 768px){#content .container .flex.articles{flex-direction:row}#content .container .flex.articles>div{flex-basis:calc(50% - 20px)}}@media all and (max-width: 500px){#content .container .flex.articles{gap:40px;flex-direction:column}}
