﻿#entete{--bg-title: var(--primary-color);--clr-date: var(--color-white);padding:40px 0;margin-bottom:40px;color:var(--clr-date);background:url(../img/interface/favicon.svg) center;background-color:var(--bg-title);background-size:auto 64px}#entete .container{display:flex;flex-direction:column;align-items:flex-start;gap:20px}#entete .container .date{display:flex;align-items:center;gap:5px;padding:5px 10px;border-radius:3px;font-size:14px;font-weight:500;background:var(--color-white);color:var(--bg-title)}#entete .container .date .edglyph{line-height:0}#entete .container h1{display:flex;gap:10px;text-transform:uppercase;font-weight:700;font-size:clamp(24px,2.5vw,42px)}#entete .container h1 .edglyph{text-transform:none;font-size:1em;margin-top:5px}#entete .container h1 b{font-weight:600;color:var(--tertiary-color)}#entete .container h1 span.edglyph.ed-locked{color:var(--tertiary-color)}#entete .container p.description{font-size:1.25em}@media all and (max-width: 768px){#entete{padding:20px 0}}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.breadcrumb li{display:flex;align-items:center;text-transform:uppercase;gap:5px}.breadcrumb li a{font-weight:600}.breadcrumb li:after{content:">";display:block}.breadcrumb li:last-child:after{display:none}.pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:40px}.pagination li{display:flex;align-items:center}.pagination li a{display:flex;align-items:center;justify-content:center;width:40px;aspect-ratio:1/1;font-weight:500;border-radius:3px;color:var(--primary-color);background:var(--color-white);transition:background .2s linear;box-shadow:0 0 20px rgba(var(--color-black-rgb), 0.1)}.pagination li a .edglyph{line-height:0}.pagination li a.active,.pagination li a:hover{text-decoration:none;background:var(--primary-color);color:var(--color-white)}#content{padding-bottom:40px}#content #entete{--bg-title: var(--primary-color);--clr-date: var(--color-white)}#content .container .content{max-width:1000px;margin:0 auto}#content .container .content .table_responsive{margin:20px 0;overflow:auto}#content .container .content .table_responsive table{margin:0}#content .container .content .table_responsive:first-child{margin-top:0}#content .container .content .table_responsive:last-child{margin-bottom:0}#content .container .content table{width:100%;margin:20px 0;border-collapse:collapse}#content .container .content table:first-child{margin-top:0}#content .container .content table:last-child{margin-bottom:0}#content .container .content table thead tr th{padding:10px 20px;font-weight:600;background:var(--primary-color);color:var(--color-white);border:1px solid rgba(var(--color-black-rgb), 0.1)}#content .container .content table thead tr th:not(:last-child){border-right-color:rgba(var(--color-white-rgb), 0.5)}#content .container .content table tbody tr:nth-child(odd) td{background:rgba(var(--color-black-rgb), 0.05)}#content .container .content table tbody tr:nth-child(even) td{background:rgba(var(--color-white-rgb), 1)}#content .container .content table tbody tr td{padding:10px;vertical-align:middle;border:1px solid rgba(var(--color-black-rgb), 0.1)}#content .container .content table tbody tr:hover td{background:rgba(var(--color-black-rgb), 0.1)}#content .container .content table tfoot tr td{padding:10px;text-align:center;color:var(--color-white);background:var(--secondary-color)}#content .container .content .align-center{text-align:center}#content .container .content .align-left{text-align:left}#content .container .content .align-right{text-align:right}#content .container .content .align-justify{text-align:justify}#content .container .content h1{color:var(--primary-color);font-size:clamp(32px,5vw,42px);font-weight:700;margin:40px 0;line-height:1;position:relative}#content .container .content h1:first-child{margin-top:0}#content .container .content h1:last-child{margin-bottom:0}#content .container .content h2{color:var(--tertiary-color);font-size:clamp(24px,5vw,32px);font-weight:400;margin:40px 0;line-height:1;position:relative}#content .container .content h3{color:var(--primary-color);font-size:clamp(20px,5vw,24px);font-weight:600;margin:20px 0}#content .container .content h4{color:var(--secondary-color);font-size:clamp(16px,5vw,20px);font-weight:500;margin:10px 0}#content .container .content h5{font-size:16px;text-transform:uppercase;margin:10px 0}#content .container .content h1,#content .container .content h2,#content .container .content h3,#content .container .content h4,#content .container .content h5{line-height:inherit}#content .container .content h1:first-child,#content .container .content h2:first-child,#content .container .content h3:first-child,#content .container .content h4:first-child,#content .container .content h5:first-child{margin-top:0}#content .container .content h1:last-child,#content .container .content h2:last-child,#content .container .content h3:last-child,#content .container .content h4:last-child,#content .container .content h5:last-child{margin-bottom:0}#content .container .content h1 strong,#content .container .content h1 b,#content .container .content h2 strong,#content .container .content h2 b,#content .container .content h3 strong,#content .container .content h3 b,#content .container .content h4 strong,#content .container .content h4 b,#content .container .content h5 strong,#content .container .content h5 b{font-weight:inherit;color:inherit}#content .container .content h1:has(.edglyph),#content .container .content h2:has(.edglyph),#content .container .content h3:has(.edglyph),#content .container .content h4:has(.edglyph),#content .container .content h5:has(.edglyph){display:flex;gap:10px}#content .container .content h1:has(.edglyph).align-center,#content .container .content h2:has(.edglyph).align-center,#content .container .content h3:has(.edglyph).align-center,#content .container .content h4:has(.edglyph).align-center,#content .container .content h5:has(.edglyph).align-center{justify-content:center}#content .container .content h1:has(.edglyph) .edglyph,#content .container .content h2:has(.edglyph) .edglyph,#content .container .content h3:has(.edglyph) .edglyph,#content .container .content h4:has(.edglyph) .edglyph,#content .container .content h5:has(.edglyph) .edglyph{font-size:1.25em}#content .container .content strong,#content .container .content b{color:var(--primary-color);font-weight:600}#content .container .content p{line-height:1.4;margin:20px 0}#content .container .content p.lead{font-weight:500;font-size:22px;color:var(--primary-color)}#content .container .content p.small{font-size:14px}#content .container .content p:first-child{margin-top:0}#content .container .content p:last-child{margin-bottom:0}#content .container .content ul:not(.breadcrumb),#content .container .content ol:not(.breadcrumb){margin:20px 0}#content .container .content ul:not(.breadcrumb) li,#content .container .content ol:not(.breadcrumb) li{display:flex;align-items:flex-start;margin-bottom:10px}#content .container .content ul:not(.breadcrumb) li:has(ul):before,#content .container .content ol:not(.breadcrumb) li:has(ul):before{display:none}#content .container .content ul:not(.breadcrumb) li:has(ul)>span:before,#content .container .content ol:not(.breadcrumb) li:has(ul)>span:before{content:"Þ";font-family:"edglyph";display:inline-flex;color:var(--primary-color);margin:0 20px;margin-top:2px}#content .container .content ul:not(.breadcrumb) li ul,#content .container .content ol:not(.breadcrumb) li ul{margin-top:10px !important}#content .container .content ul:not(.breadcrumb) li ul li:before,#content .container .content ol:not(.breadcrumb) li ul li:before{content:"¢";margin-left:40px}#content .container .content ul:not(.breadcrumb) li:before,#content .container .content ol:not(.breadcrumb) li:before{content:"Þ";font-family:"edglyph";display:inline-flex;color:var(--primary-color);margin:0 20px;margin-top:2px}#content .container .content ul:not(.breadcrumb) li:last-child,#content .container .content ol:not(.breadcrumb) li:last-child{margin:0}#content .container .content ul:not(.breadcrumb):first-child,#content .container .content ol:not(.breadcrumb):first-child{margin-top:0}#content .container .content ul:not(.breadcrumb):last-child,#content .container .content ol:not(.breadcrumb):last-child{margin-bottom:0}#content .container .content ul:not(.breadcrumb).bull li:before,#content .container .content ol:not(.breadcrumb).bull li:before{content:"Ý"}#content .container .content ul:not(.breadcrumb).check li:before,#content .container .content ol:not(.breadcrumb).check li:before{content:"W"}#content .container .content ol:not(.breadcrumb) li{counter-increment:counter}#content .container .content ol:not(.breadcrumb) li:before{font-family:inherit;font-weight:700;margin-top:0px;content:counter(counter) "."}#content .container .content a:not(.btn){color:var(--tertiary-color)}#content .container .content hr{background:var(--color-black);height:1px;border:0 none;margin:60px}#content .container .content hr:first-child{margin-top:0}#content .container .content hr:last-child{margin-bottom:0}#content .container .content img{display:block;max-width:100%;height:auto}#content .container .content iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:20px auto;border:0 none;border-radius:10px}#content .container .content iframe:first-child{margin-top:0}#content .container .content iframe:last-child{margin-bottom:0}#content .container .content .embed-responsive{padding:56.25% 0 0;position:relative;margin:40px 0}#content .container .content .embed-responsive iframe{height:100% !important;object-fit:cover;margin:0}#content .container .content .embed-responsive:first-child{margin-top:0}#content .container .content .embed-responsive:last-child{margin-bottom:0}#content .container .content .paralax{margin:80px 0}#content .container .content .paralax:first-child{margin-top:0}#content .container .content .paralax:last-child{margin-bottom:0}#content .container .content figure{margin:20px 0}#content .container .content figure img{border-radius:5px;margin:0 auto;box-shadow:0 10px 30px rgba(var(--color-black-rgb), 0.3);transition:transform 3s ease}#content .container .content figure figcaption{background:var(--color-white);text-align:center;font-size:18px;font-weight:600;margin:0;padding:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#content .container .content figure a{display:block}#content .container .content figure a:hover img{transform:scale(1.1)}#content .container .content figure:has(figcaption){box-shadow:0 0 20px rgba(var(--color-black-rgb), 0.15)}#content .container .content figure:has(figcaption) img{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none}#content .container .content figure:has(iframe){aspect-ratio:16/9}#content .container .content figure:has(iframe) iframe{object-fit:cover;height:100% !important}#content .container .content figure.main{box-shadow:0 0 40px rgba(var(--color-black-rgb), 0.1);margin-bottom:40px}#content .container .content figure:first-child{margin-top:0}#content .container .content figure:last-child{margin-bottom:0}#content .container .content .text-right{text-align:right}#content .container .content .text-center{text-align:center}#content .container .content .text-left{text-align:left}#content .container .content .text-justify{text-align:justify}#content .container .content .private{height:33.3333333333vh;position:relative;overflow:hidden}#content .container .content .private .reserved{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;align-items:center;gap:10px;font-weight:500;font-size:24px;color:var(--tertiary-color);background:linear-gradient(to top, var(--color-white) 50%, rgba(var(--color-white-rgb), 0.5) 100%)}#content .container .content .private .reserved:before{content:"z";font-family:"edglyph"}#content .container .content .private .reserved:after{content:attr(data-text)}#content .container .content .like{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:40px;color:var(--primary-color);font-size:18px}#content .container .content .like .edglyph{font-size:42px}#content .container .content .like>span{display:flex;align-items:center;justify-content:flex-end;gap:5px;font-weight:700}#content .container .content .like>span .edglyph{font-size:32px}#content .container .content .like a{display:flex;align-items:center;gap:5px;text-decoration:none;color:var(--primary-color);font-size:14px}#content .container .content .like a.active{color:var(--tertiary-color)}#content .container .content .like a.heartbeat .edglyph{color:var(--color-white);text-shadow:-1px 0 0 var(--primary-color),1px 0 0 var(--primary-color),0 -1px 0 var(--primary-color),0 1px 0 var(--primary-color)}#content .container .content .like a:hover{color:var(--tertiary-color)}#content .container .content .like a:hover .edglyph{text-shadow:-1px 0 0 var(--tertiary-color),1px 0 0 var(--tertiary-color),0 -1px 0 var(--tertiary-color),0 1px 0 var(--tertiary-color)}#content .container .slider.gallery{display:flex;flex-direction:column;gap:10px;margin-top:40px}#content .container .slider.gallery a{display:block;overflow:hidden}#content .container .slider.gallery a img{display:block;max-width:100%;height:auto;border-radius:10px}#content .container .slider.gallery .arrow{display:flex;align-items:center;position:absolute;inset-block:50%;max-width:50%;z-index:1;aspect-ratio:1/1;inset:0;top:0;color:var(--color-white);pointer-events:none;opacity:0;transition:.3s ease-in-out}#content .container .slider.gallery .arrow .edglyph{pointer-events:auto;cursor:pointer;font-size:clamp(48px,2.5vw,64px);padding:0 40px}#content .container .slider.gallery .arrow.prev{justify-content:flex-start}#content .container .slider.gallery .arrow.next{justify-content:flex-end;inset-inline-start:50%}#content .container .slider.gallery .dots{display:flex;flex-wrap:wrap;gap:10px}#content .container .slider.gallery .dots li{flex:1;flex-basis:calc(16.6666666667% - 10px);max-width:16.6666666667%;cursor:pointer}#content .container .slider.gallery .dots li img{border:2px solid transparent}#content .container .slider.gallery .dots li:hover img{border-color:var(--primary-color)}#content .container .slider.gallery .dots li.slick-active img{border-color:var(--tertiary-color)}#content .container .slider.gallery .dots li img{display:block;max-width:100%;height:auto;border-radius:5px}#content .container .slider.gallery:hover .arrow{opacity:1}#content .container .flex.news{flex-wrap:wrap;gap:20px}#content .container .flex.news div{flex:1;display:flex}#content .container .flex.news div>a{display:flex;text-decoration:none;flex:1}#content .container .flex.news div>a>h2{display:none}#content .container .flex.news div>a>article{flex:1;display:flex;background:var(--color-white);border-radius:5px;overflow:hidden;box-shadow:0 1px 3px rgba(var(--color-black-rgb), 0.1)}#content .container .flex.news div>a>article figure{max-width:33.3333333333%;aspect-ratio:6/3}#content .container .flex.news div>a>article figure img{width:100%;height:100%;object-fit:cover}#content .container .flex.news div>a>article section{flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:20px}#content .container .flex.news div>a>article section h3{display:flex;gap:10px;font-size:18px;color:var(--primary-color);font-weight:600}#content .container .flex.news div>a>article section h3:after{content:",";font-family:"Edglyph";color:var(--primary-color);line-height:0;align-self:center;margin-top:5px;font-size:32px}#content .container .flex.news div>a>article section h3 span:not(.edglyph){flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}#content .container .flex.news div>a>article section h3 span.edglyph.ed-locked{color:var(--tertiary-color)}#content .container .flex.news div>a>article section time{display:flex;align-items:center;gap:5px;font-size:14px}#content .container .flex.news div>a>article section time .edglyph{color:var(--primary-color);line-height:0;font-size:18px;margin-top:2px}@media all and (max-width: 768px){#content .container .flex.news div>a article{flex-direction:column}#content .container .flex.news div>a article figure{max-width:none;aspect-ratio:initial}#content .container .flex.news div>a article section{padding:20px;justify-content:flex-start}}#content .container .flex.news>div{flex:1;flex-basis:calc(50% - 20px);max-width:50%;display:flex}#content .actions{margin-top:40px}#content .actions .container{display:flex;align-items:center;justify-content:space-between;gap:20px}#content .actions .container>div{display:flex;min-width:0}@media all and (max-width: 768px){#content .container .slider.gallery .dots li{flex-basis:20%}#content .container .flex.news{flex-direction:row}}@media all and (max-width: 500px){#content .container .slider.gallery .dots li{flex-basis:25%}#content .container .flex.news{flex-direction:column}#content .container .flex.news>div{max-width:none}}
