*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0;font-family:Montserrat,cursive}html{height:100vh;font-size:18px;overflow:scroll}body{background:linear-gradient(90deg,#0f0c29,#302b63,#24243e)}a{text-decoration:none}#title{color:#f4f4f4;flex-direction:row;justify-content:space-between;align-items:center;line-height:1;display:flex}.logotypeLeft{flex-direction:row;display:flex}.logotypeName{margin-left:6px;font-family:Montserrat,cursive;font-size:28px;font-style:italic;font-weight:500}@media only screen and (width<=768px){#title{height:72px}.logotypeName{align-content:center;font-size:14px;font-weight:600}}.skip-link{color:#fff;z-index:2000;background:linear-gradient(90deg,#0f0c29,#302b63,#24243e);padding:8px;transition:top .3s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}.navbar{z-index:10;background:linear-gradient(90deg,#0f0c29,#302b63,#24243e);grid-area:1/1/1/1;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000001a}.nav-links{margin-bottom:0;list-style:none;display:flex}.nav-links li{margin-left:2rem}.nav-links a{color:#ecf0f1;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links a:hover{color:#ffd13b}.hamburger{cursor:pointer;display:none}.bar{background-color:#fff;width:25px;height:3px;margin:5px auto;transition:all .3s;display:block}@media only screen and (width<=768px){.navbar{height:72px}.hamburger{display:block}.hamburger.active .bar:first-child{transform:translateY(8px)rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.nav-menu{text-align:center;background-color:#2c3e50;width:100%;transition:all .3s;position:fixed;top:72px;left:-100%;box-shadow:0 10px 10px #0000001a}.nav-menu.active{left:0}.nav-links{flex-direction:column;padding:20px 0}.nav-links li{margin:10px 0}.dropdown-menu{opacity:1;visibility:hidden;width:100%;max-height:0;box-shadow:none;background-color:#34495e;transition:all .3s;position:static;overflow:hidden;transform:none}.dropdown.active .dropdown-menu{visibility:visible;max-height:500px}}@media only screen and (width>=769px){.navbar{height:104px}}footer{z-index:5;background-color:#000;justify-content:center;align-items:center;width:100%;height:100px;transition:opacity 1s ease-in-out;display:flex;position:fixed;bottom:0;left:0}footer>div{color:#f4f4f4;align-items:center;font-size:1.25rem;display:flex}footer .highlight{color:#f4f4f4}footer .highlight:link{color:#ffd13b}footer .highlight:visited{color:#f4f4f4}footer .highlight:hover{color:#ffd13b}footer .highlight:active{color:red}.footer-highlight{color:#ffd13b}@media only screen and (width<=768px){footer>div{flex-direction:column;font-size:1rem}}.page-droits{color:#f4f4f4;place-content:center;display:flex}.cardContainer{flex-direction:column;justify-content:space-around;align-items:center;row-gap:2rem;display:flex}.card{border-radius:5px;flex-direction:row;place-content:flex-start space-between;column-gap:1rem;max-width:100%;height:250px;transition:all .3s;display:flex;box-shadow:0 4px 8px #0003}.card:hover{box-shadow:0 8px 16px #0003}.cardImg{object-fit:cover;border-radius:5px 0 0 5px;width:375px;height:100%}.cardTextContainer{flex-direction:column;display:flex}.publicationTitle{margin-bottom:3px;font-size:1.5rem;font-weight:500}.publicationDate{font-size:.8rem;font-style:italic}.publicationText{text-overflow:ellipsis;padding-right:1rem;overflow:scroll}@media only screen and (width<=768px){.card{flex-direction:column;row-gap:1rem;width:100%;height:500px}.cardImg{border-radius:5px 5px 0 0;width:100%}.publicationTitle{font-size:1rem}.publicationDate{font-size:.65rem}}.flipCard-container{flex-direction:row;justify-content:space-around;display:flex}.flip-card{perspective:1000px;background-color:#0000;width:352px;height:480px}.flip-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative;box-shadow:0 4px 8px #0003}.flip-card:hover .flip-card-inner{transform:rotateX(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute}.flip-card-front{color:#000;background:radial-gradient(#9f9f9e,#d4d4d4)}.flip-card-back{color:#fff;background:linear-gradient(90deg,#0f0c29,#302b63,#24243e);padding:1rem;transform:rotateX(180deg)}.flip-card-image{filter:grayscale();max-height:100%}.flip-card-h1,.flip-card-p{text-align:center}@media only screen and (width<=768px){.flipCard-container{flex-direction:column;align-items:center;row-gap:1rem}.flip-card{width:235px;height:320px}}.accordion-menu{border-radius:5px;width:100%;margin:20px 0;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.accordionH4{letter-spacing:1px;cursor:pointer;color:#011556;margin:0;font-size:1.5vw;font-weight:500;line-height:34px;display:block}.accordionDiv{color:#30455ccc;letter-spacing:1px;opacity:1;z-index:2;max-height:800px;margin-top:14px;font-size:15px;line-height:26px;position:relative;overflow:hidden;transform:translate(0)}.accordionUL{perspective:900px;background-color:#fff;border-radius:5px;margin:0;padding:0 20px 10px;list-style:none;box-shadow:0 2px 5px #0003,0 2px 2px #ffffff30}.accordionUL .accordionLI{border-top:2px dotted #dce7eb;margin:0;padding:18px 0 4px;position:relative}.accordionUL .accordionLI:first-child{border:none}.accordionUL .accordionLI:first-of-type{animation-delay:.5s}.accordionUL .accordionLI:nth-of-type(2){animation-delay:.75s}.accordionUL .accordionLI:nth-of-type(3){animation-delay:1s}.accordionUL .accordionLI:last-of-type{padding-bottom:0}.accordionUL .accordionLI .arrow{margin-top:16px;position:absolute;right:0;transform:translate(-6px)}.accordionUL .accordionLI .fas{color:#f6483b;margin-right:10px;font-size:15px}.accordionUL .accordionLI .arrow:before,.accordionUL .accordionLI .arrow:after{content:"";background-color:#f6483b;width:3px;height:9px;position:absolute}.accordionUL .accordionLI .arrow:before{transform:translate(-2px)rotate(45deg)}.accordionUL .accordionLI .arrow:after{transform:translate(2px)rotate(-45deg)}.accordionUL .accordionLI input[type=checkbox]{cursor:pointer;z-index:1;opacity:0;width:100%;height:100%;position:absolute}.accordionUL .accordionLI input[type=checkbox]:checked~div{opacity:0;max-height:0;margin-top:0;transform:translateY(50%)}.accordionUL .accordionLI input[type=checkbox]:checked~.arrow:before{transform:translate(2px)rotate(45deg)}.accordionUL .accordionLI input[type=checkbox]:checked~.arrow:after{transform:translate(-2px)rotate(-45deg)}.transition,div,.accordionUL .accordionLI .arrow:before,.accordionUL .accordionLI .arrow:after{transition:all .25s ease-in-out}.flipIn,h1,.accordionUL .accordionLI{animation:.5s both flipdown}.no-select,.accordionH4{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}@keyframes flipdown{0%{opacity:0;transform-origin:top;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}to{transform-origin:top;transform:rotateX(0)}}@media only screen and (width<=768px){.accordionH4{font-size:3.5vw}}.legal-page-h1{text-align:left;font-size:2.5rem}.legal-page-h2{text-align:left;margin-top:24px;margin-bottom:9px;font-size:2rem;font-weight:500}.legal-page-date{margin-top:12px;margin-bottom:12px;font-size:.9rem;font-style:italic}.legal-page-backlink-container{justify-content:center;align-items:center;display:flex}.legal-page-backlink{font-size:1.5rem}section:nth-child(odd) .legal-page-backlink{color:#f4f4f4}section:nth-child(2n) .legal-page-backlink{color:#011556}@media only screen and (width<=768px){.legal-page-h1{font-size:1.5rem}.legal-page-h2{font-size:1.25rem}.legal-page-backlink{font-size:1rem}}.gridContainer{grid-template:"header"104px"main"/auto;height:100vh;display:grid}ul.no-bullets{flex-direction:column;align-items:center;margin:0;padding:0;line-height:2rem;list-style-type:none;display:flex}#main-content{z-index:1;grid-area:2/1/2/1;height:100%;overflow-x:hidden}.mainContainer{flex:1;min-height:0;overflow-y:auto}.banner{width:100%;display:block}section{padding:3rem 200px;font-family:Montserrat,cursive}section:nth-child(odd){color:#f4f4f4;background:linear-gradient(90deg,#0f0c29,#302b63,#24243e)}section:nth-child(2n){color:#011556;background:linear-gradient(90deg,#eaeaea,#dbdbdb,#f2f2f2,#ada996)}section h2{text-align:center;margin-bottom:36px;font-size:3rem;font-weight:300}section h3{margin-bottom:24px;font-size:1.5rem;font-weight:400}section h4{margin-bottom:12px;font-size:1.25rem;font-weight:600}section p{text-align:justify;margin-bottom:9px;font-size:1rem;font-weight:400;line-height:1.5}#competences{transition:height 2s ease-in-out}.competenceBoxesContainer{flex-direction:row;justify-content:space-between;display:flex}.competenceBoxes{width:30%;height:200px;font-size:1rem;transition:transform .75s cubic-bezier(.06,.01,.66,1.59);transform:scale(1);box-shadow:0 1px #11111a1a,0 8px 24px #11111a1a,0 16px 48px #11111a1a}.competenceBoxes:hover{transform:scale(1.15)}section:nth-child(odd)>div>button>div{background-color:linear-gradient(to right,#0f0c29,#302b63,#24243e)}section:nth-child(2n)>div>button>div{background-color:linear-gradient(to right,#eaeaea,#dbdbdb,#f2f2f2,#ada996)}section:nth-child(odd) .droitsLiens:link,section:nth-child(odd) .droitsLiens:visited{color:#f4f4f4}section:nth-child(odd) .droitsLiens:hover{color:#ffd13b}section:nth-child(odd) .droitsLiens:active{color:red}section:nth-child(2n) .droitsLiens:link,section:nth-child(2n) .droitsLiens:visited{color:#011556}section:nth-child(2n) .droitsLiens:hover{color:#b83c02}section:nth-child(2n) .droitsLiens:active{color:#ff0095}section:nth-child(odd) .highlight{color:#ffd13b}section:nth-child(2n) .highlight{color:#b83c02}.competenceBoxes p{text-align:center;width:100%;padding:10px;font-size:1.25rem;text-decoration:none}.competenceBoxes ul{margin:0 25px;line-height:1.5}#droitPenal,#droitsPersonnes,#droitsAccidents{opacity:0;height:0}.toggleDroits{justify-content:space-between;align-items:center;column-gap:2rem;display:flex}.closeBtn{height:2rem;margin-bottom:36px}section:nth-child(odd) .closeBtn{filter:brightness(0)saturate()invert()sepia(0%)saturate(0%)hue-rotate(256deg)brightness(107%)contrast(105%)}section:nth-child(2n) .closeBtn{filter:brightness(0)saturate()invert(0%)sepia(12%)saturate(7471%)hue-rotate(66deg)brightness(111%)contrast(96%)}.coordinateContainer{flex-direction:row;justify-content:space-between;display:flex}.addressMapContainer{flex-direction:row;justify-content:space-between;padding-left:12px;display:flex}.address{flex-direction:column;display:flex}.itemList,#coordinatesList>li{margin-bottom:.5rem}#coordinatesList>li{list-style-type:none}#coordinatesList{margin-bottom:1.5rem}.coordinateListTitle{font-size:1.25rem;font-weight:500}section:nth-child(odd)>div>p{color:#f4f4f4}section:nth-child(2n)>div>p{color:#011556}.site-creator{margin-top:24px;font-size:.8rem;font-style:italic}@media only screen and (width<=768px){ul.no-bullets{font-size:.8rem}.gridContainer{grid-template-rows:72px auto}.portrait{width:50%}section{padding:20px 30px;font-family:Montserrat,cursive}section h2{margin-bottom:12px;font-size:1.25rem;font-weight:300}section h3{margin-bottom:24px;font-size:1rem;font-weight:400}section h4{margin-bottom:12px;font-size:.9rem;font-weight:400}section p{text-align:justify;margin-bottom:9px;font-size:.875rem;font-weight:400;line-height:1.5}.competenceBoxesContainer{flex-direction:column;row-gap:20px;display:flex}.competenceBoxes{width:100%;height:200px;font-size:.875rem;transform:scale(1)}.coordinateContainer{flex-direction:column;display:flex}.addressMapContainer{flex-direction:column}.map{width:100%}.coordinateListTitle{font-size:4.3vw}.site-creator{font-size:.6rem}}
/*# sourceMappingURL=siteWeb.48b7b564.css.map */
