﻿.stickyShare{position:absolute;right:64px;top:0;padding-top:64px;height:100%;}.share{position:absolute;right:64px;top:64px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end;}.share-label{margin-bottom:8px;}.share-medias{display:flex;flex-flow:row nowrap;justify-content:flex-end;gap:8px;}.share-medias a{display:inline-flex;justify-content:center;align-items:center;border:1px #e7e5e4 solid;width:36px;height:36px;border-radius:6px;cursor:pointer;transition:background 150ms;}.share-medias a:hover{background:#e9e7d9;}.share_static{position:static;}@media screen and (max-width:1024px){.stickyShare{position:static;padding-top:0;}.share:not([class*=_static]){position:static;width:100%;padding:0 64px;margin:0 auto;}}@media screen and (max-width:767px){.share:not([class*=_static]){padding:0 24px;}.share{flex-flow:row nowrap;justify-content:space-between;}}.cardArticle{position:relative;flex-grow:2;}.cardArticle-image{position:relative;width:100%;overflow:hidden;display:block;aspect-ratio:492/240;border-radius:4px;margin-bottom:24px;background:#e7e5e4;}.cardArticle-image>img,.cardArticle-image>picture img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);margin:0 auto;transition:500ms;max-width:initial;}.cardArticle-image:hover>img{width:110%;height:110%;}.cardArticle-title{margin-bottom:16px;}.cardArticle-title .h3{margin:0;}.cardArticle-title .h3 a{transition:150ms;text-decoration:none;}.inverted .cardArticle-title .h3 a:hover{color:#83974e;}.cardArticle-title .h3 a:hover{color:#e26400;}.cardArticle-author{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:5px;}.inverted .cardArticle-image{background:#65783d;}.sergeIcon{position:absolute;left:0;bottom:0;z-index:2;width:40.9090909091%;max-width:180px;max-height:180px;pointer-events:none;}.sergeIcon img{height:auto;}.author{display:inline-block;}.author_align{margin-bottom:10px;}.blogFooter{flex-grow:2;width:75%;}.blogFooter-list{display:grid;gap:32px;grid-template-columns:1fr 1fr 1fr;}.blogFooter-list_2{grid-template-columns:1fr 1fr;}@media screen and (max-width:1024px){.blogFooter-list{grid-template-columns:1fr 1fr;}.blogFooter-list>*:nth-child(3n){display:none;}}@media screen and (max-width:985px){.blogFooter{width:100%;}}@media screen and (max-width:767px){.blogFooter{width:100%;}.blogFooter-list{grid-template-columns:1fr;}}.newsletterBox{background:#fff;border-radius:6px;padding:32px 32px 36px 32px;width:448px;color:#1e3927;}.newsletterBox label{font-weight:600;}.newsletterBox input[type=submit]{width:100%;text-align:center;padding:16px 20px;}.newsletterBox input[type=submit].success:disabled{border:1px solid #f08200;background-color:transparent;color:#f08200;}.newsletterBox input[aria-invalid=true]{border-color:#ef4444;}.newsletterBox input[aria-invalid=true]:active{border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef4444;}.newsletterBox input[aria-invalid=true]:focus,.newsletterBox input[aria-invalid=true]:focus-visible{border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef4444;outline:0;}.newsletterBox :is(.validationMessage,.submitMessage){display:block;margin-top:8px;line-height:1.5;}.newsletterBox_footer{width:31%;min-width:448px;}@media screen and (max-width:1350px){.newsletterBox_footer{min-width:325px;}}@media screen and (max-width:985px){.newsletterBox_footer{width:100%;}}@media screen and (max-width:767px){.newsletterBox{width:100%;}.newsletterBox:not(.newsletterBox_footer){padding-top:0;}.newsletterBox_footer{min-width:inherit;}.newsletterContent-left{padding-bottom:0;margin-bottom:0;}}.wrapContent{position:relative;}.share{position:sticky;right:0;top:100px;}.infoArticle{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;column-gap:24px;row-gap:12px;}.contentArticle{display:flex;flex-flow:column nowrap;align-items:center;}.contentArticle:not(:last-child){margin-bottom:64px;}.contentArticle img{height:auto;}.contentArticle-text{position:relative;width:100%;max-width:640px;}.contentArticle figure{display:block;width:100%;position:relative;}.contentArticle figure>div{aspect-ratio:3/2;border-radius:6px;overflow:hidden;display:flex;}.contentArticle figure>div picture{width:100%;}.contentArticle figure>div img{object-fit:cover;width:100%;height:100%;}@media screen and (max-width:1024px){.wrapContent{padding:32px 0 96px 0;gap:36px;}}@media screen and (max-width:767px){.wrapContent{padding:32px 0;}.contentArticle:not(:last-child){margin-bottom:36px;}.contentArticle-text{max-width:100%;}}