body{font-family:"Lora",sans-serif;display:flex;flex-direction:column;min-height:100vh;margin:0}body ::-moz-selection{background-color:#DCE9EF}body ::selection{background-color:#DCE9EF}.main-content{display:flex;flex-direction:column;max-width:990px;margin:0 auto}.navbar{padding:0;display:flex;flex-direction:row;justify-content:center}.navbar .navbar-nav a.nav-link{font-family:"Oswald",sans-serif;font-variant-caps:small-caps;font-size:1.3em;transition:color .2s ease-out}.navbar .navbar-brand{margin:1.5em 0 0 0}.navbar .navbar-brand span{font-family:"Vigrand Bold",serif;font-size:2em;color:#00356A;position:relative;padding:15px 22px;transition:all .2s ease}.navbar .navbar-brand span:before{content:"";position:absolute;top:0;left:0;display:block;border-radius:28px;background:#dce9ef;width:40px;height:40px;z-index:-1;transition:all .3s ease}.navbar .navbar-brand:hover span:before{transform:translate(160px, 10px) scale(0.3);background:#00356a}.navbar .navbar-brand:hover:active{transform:scale(0.96)}p{color:#363636;font-size:1.2em;margin-bottom:1em}p.mini{font-size:0.9em}h1,h2,h3,h4,h5{font-family:"Oswald",sans-serif;font-weight:700;color:#000}.center{display:flex;flex-direction:column;align-items:center;margin-bottom:2em;text-align:center;width:100%}.column{display:flex;flex-direction:column}.row{display:flex;flex-direction:row;gap:4%;padding:0 2em}.wrap{flex-wrap:wrap}.demi-column{display:flex;flex-direction:column;width:48%;margin:0 1%}a{text-decoration:none;font-weight:600;transition:all cubic-bezier(0.39, 0.3, 0.46, 0.86) 0.2s}a.footnote,a.reversefootnote{color:#F45B69}a:not([class]){color:#F45B69}a h2,a h3,h3,a h4,a h5{background-position:0 80%;background-repeat:repeat-x;background-size:5px 5px;transition:all .2s ease-out;display:inline;margin-bottom:1em;color:#000}h2{font-weight:600;font-size:2.2em;line-height:1.2em}.hover-cta{position:relative}.hover-cta:before{content:"";position:absolute;top:0px;left:0px;display:block;border-radius:28px;background:#dce9ef;width:100%;height:100%;z-index:-1;transition:all .3s ease}.hover-cta:hover:before{background:#f45b69;border-radius:0;transform:scaleY(0.3) translateY(50px)}h3{font-size:2.2em}h4{font-weight:600;font-size:1.8em}.articles .row{gap:5%;margin:2em 0}.articles .row div.info-articles{flex:1;text-align:right}.articles .row div.excerpt-articles{flex:2;display:flex;flex-direction:column;justify-content:center}.articles .row div.excerpt-articles p{line-height:1.5em}.category,.divers{font-family:"Montserrat",sans-serif;text-transform:uppercase;letter-spacing:1em;font-size:0.8em;margin-top:1em;color:#B5B5B5}.soft-link{font-family:"Oswald",sans-serif;text-transform:uppercase;letter-spacing:0.5em;font-size:0.85em;margin:1em 0;padding:0.5em 0.1em 0.5em 0.4em;font-weight:600;transition:all cubic-bezier(0.39, 0.3, 0.46, 0.86) 0.5s;display:inline-flex;position:relative;color:#00356A;max-width:fit-content;text-align:center}.soft-link:before{content:"";position:absolute;top:0;left:0;display:block;border-radius:28px;background:#dce9ef;width:35px;height:35px;z-index:-1;transition:all .3s ease}.soft-link:hover:before{border-radius:0;width:100%;height:100%;transform:scale(1);background:#91bbd1}.entete{height:150px;display:flex;align-items:flex-end}.entete .un,.entete .deux,.entete .trois{border-radius:50%;position:absolute;display:block}.entete:hover .un,.entete:hover .deux,.entete:hover .trois{animation-play-state:paused}.entete span,.entete h1{font-family:"Vigrand Bold",serif;color:#00356A;height:auto;font-size:1.6em}.un{z-index:-2;background-color:#F45B69;width:60px;height:60px;transform:scale(1) translate(0px);animation:un 1s ease-in 0.1s infinite alternate both}.deux{z-index:-1;background-color:#00356A;width:30px;height:30px;transform:translate(50px, -80px);animation:deux 1s ease-in 0.2s infinite both alternate}.trois{z-index:-3;width:100px;height:100px;background-color:#DCE9EF;transform:scale(1) translate(50px, 10px);animation:trois 0.9s ease-in 0.5s infinite alternate both}@keyframes un{0%{transform:scale(1) translate(0px)}100%{transform:scale(0.6) translate(50px, 5px)}}@keyframes deux{0%{transform:scale(1) translate(50px, -80px)}100%{transform:scale(1.5) translate(50px, -30px)}}@keyframes trois{0%{transform:scale(1) translate(50px, 10px)}100%{transform:scale(0.2) translate(20px, 5px)}}.link-title{font-family:"Oswald",sans-serif;text-transform:uppercase;letter-spacing:0.6em;font-size:1em;margin-top:1em;color:#454545}.stick{position:sticky;top:0;background-color:#fff;z-index:3}.date{margin-top:0.5em;font-family:"Montserrat",sans-serif;text-transform:uppercase;letter-spacing:0.2em;font-size:0.85em}.tag-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:1em}.tag-list a.tag{padding:0.1em 0.5em 0.2em 0.5em;color:#454545;width:fit-content;font-family:"Oswald",sans-serif;font-size:1em;position:relative}.tag-list a.tag:after{content:'';display:block;width:20px;height:20px;position:absolute;z-index:-1;background-color:#DCE9EF;border-radius:50%;top:3px;transition:all .2s ease-out}.tag-list a.tag.big{font-size:1em;margin-bottom:1em}.tag-list a.tag h4{background-image:none}.tag-list a.tag h4:hover{color:#000}.tag-list a.tag:hover:after{width:80%;height:80%;transform:rotate(180deg) scale(1.1);background-color:#91BBD1;border-radius:0}.breves{display:flex;flex-direction:column;padding:1em;border-top:#DCE9EF 2px solid;flex:33%;margin:0 1em}.list-auteurs{border-top:#DCE9EF 2px solid;margin-bottom:1em;flex:33%}.list-auteurs h3{line-height:1.3em}.list-auteurs a{width:max-content;height:100%}.align-center{display:grid;align-items:center}p>a.profil-auteur{display:inline-block;margin-left:0.5em;transition:all cubic-bezier(0.39, 0.3, 0.46, 0.86) 0.2s}p>a.profil-auteur:hover{color:#DCE9EF;letter-spacing:0.05em}a.profil-auteur,a.profil-index{display:flex;flex-direction:row;justify-content:flex-start;gap:15px;margin:0.5em;height:50px}a.profil-auteur:before,a.profil-index:before{content:'';width:40px;height:40px;border:#DCE9EF 4px solid;display:block;position:absolute;z-index:-2;position:absolute;transition:all cubic-bezier(0.39, 0.3, 0.46, 0.86) 0.2s}a.profil-auteur img,a.profil-index img{z-index:1;position:relative;opacity:0.8;border-radius:50%;filter:grayscale(100%);transition:all cubic-bezier(0.39, 0.3, 0.46, 0.86) 0.2s}a.profil-auteur h4,a.profil-index h4{margin:0}a.profil-auteur span.description,a.profil-index span.description{display:inline-block;font-family:"Montserrat",sans-serif;font-size:0.9em;color:#454545;text-transform:uppercase;letter-spacing:0.4em;transition:all cubic-bezier(0.39, 0.3, 0.46, 0.86) 0.2s}a.profil-auteur:hover:before,a.profil-index:hover:before{margin-left:0;margin-top:0;border:#91BBD1 4px solid;background-color:#91BBD1;transform:rotate(320deg) translateX(-10px) scale(0.8)}a.profil-auteur:hover img,a.profil-index:hover img{opacity:1}a.profil-auteur:hover span.description,a.profil-index:hover span.description{transform:translateX(10px)}a.profil-index{align-items:center}a.profil-index img{width:50px}a.profil-index h3{margin-left:0.6em}a.profil-index p.little{font-family:"Oswald",sans-serif;display:block;margin-left:0;margin-top:0.5em}a.profil-auteur{align-items:flex-start}a.profil-auteur img{width:50px}a.profil-auteur h3{display:block;margin:0}.profil{margin:0 1.3em 1em 1.3em;width:fit-content}.profil p{min-height:5em;margin-top:1em}footer{border-top:#eee solid 2px;margin-top:auto;padding-top:1em}footer p{margin-bottom:0.2em}footer a{font-family:"Oswald",sans-serif;font-size:1.2em;color:#B5B5B5}ul li{list-style-type:square;color:#00356A;font-family:'Montserrat';font-weight:bold;font-size:1.2em}.header{position:fixed;top:0;z-index:4;width:100%;background-color:#f1f1f1}.progress-container{width:100%;height:5px;background:#ccc}.progress-bar{height:4px;background:linear-gradient(0.25turn, #DCE9EF, #91BBD1, #00356A);width:0%}.bouton{background-color:#DCE9EF;font-family:"Oswald",sans-serif;color:#fff;border:#DCE9EF solid 2px;font-size:1.2em;text-transform:uppercase;margin-bottom:1em}.lettrine{font-family:'Lora', serif;line-height:1.95em;max-width:870px}.lettrine>p:first-child::first-letter{font-size:600%;display:block;float:left}figure{display:flex;flex-direction:column;align-content:center}figure span{font-size:1em;font-family:'Oswald'}@media (max-width: 990px){.main-content{margin:0 2em}}@media (max-width: 750px){.row{flex-direction:column;justify-content:center}.demi-column{width:100%}.articles .row{gap:0}.articles .row a.soft-link{margin:0 auto}.articles .row div.info-articles{text-align:center}.articles .row div.info-articles a.profil-index,.articles .row div.info-articles div.tag-list{margin:0 auto;width:fit-content}}@media (max-width: 500px){.navbar .navbar-brand{margin:0.5em 0 0 0}.navbar .navbar-brand span{padding:5px 10px;font-size:1.2em}.navbar .navbar-brand span:before{width:20px;height:20px}.navbar .navbar-brand:hover span:before{transform:translate(100px, 5px) scale(0.3)}.category{letter-spacing:0.5em}}
