.js-snackbar-container{position:absolute;bottom:0;right:0;display:flex;flex-direction:column;align-items:flex-end;max-width:100%;z-index:999;overflow:hidden}.js-snackbar-container--top-left{bottom:unset;right:unset;top:0;left:0}.js-snackbar-container--top-center{top:0;bottom:unset;left:50%;right:unset;transform:translateX(-50%)}.js-snackbar-container--top-right{bottom:unset;right:0;left:unset;top:0}.js-snackbar-container--bottom-left{bottom:0;right:unset;left:0;top:unset}.js-snackbar-container--bottom-center{bottom:0;right:unset;left:50%;top:unset;transform:translateX(-50%)}.js-snackbar-container--fixed{position:fixed}.js-snackbar-container *{box-sizing:border-box}.js-snackbar__wrapper{overflow:hidden;height:auto;margin:0;border-radius:3px;display:flex;min-width:auto;transition-property:all;transition-timing-function:ease;transition-duration:.5s}.js-snackbar{display:inline-flex;box-sizing:border-box;border-radius:3px;color:#eee;font-size:16px;background-color:#262626;vertical-align:bottom;box-shadow:0 0 4px 0 #000;margin:0 10px;flex-grow:1}.js-snackbar__close,.js-snackbar__message-wrapper,.js-snackbar__status{position:relative}.js-snackbar__message-wrapper{flex:1;padding:12px}.js-snackbar__message{display:inline-block}.js-snackbar__status{display:none;min-width:15px;margin-right:5px;border-radius:3px 0 0 3px;background-color:transparent}.js-snackbar__status.js-snackbar--danger,.js-snackbar__status.js-snackbar--info,.js-snackbar__status.js-snackbar--success,.js-snackbar__status.js-snackbar--warning{display:flex;justify-content:center;align-items:center}.js-snackbar__status.js-snackbar--success{background-color:#4caf50}.js-snackbar__status.js-snackbar--warning{background-color:#ff9800}.js-snackbar__status.js-snackbar--danger{background-color:#b90909}.js-snackbar__status.js-snackbar--info{background-color:#2196f3}.js-snackbar__icon{display:block;border:2px solid #fff;font-weight:700;border-radius:20px;height:20px;width:20px;text-align:center;margin:0 5px;font-family:monospace}.js-snackbar__action{display:flex;align-items:center;padding:0 10px;color:#838cff;cursor:pointer}.js-snackbar__action:hover{background-color:#333}.js-snackbar__close{cursor:pointer;display:flex;align-items:center;padding:0 10px;user-select:none;color:#bbb}.js-snackbar__close:hover{background-color:#444}@media all and (max-width: 991px) {
.paddedTotal {
padding: 16px !important;
}
.headerSingleP h1 {
font-size: 32px !important;
}
#metas p {
font-size: 16px !important;
}
.contentBlog, .contentBlog p {
font-size: 16px !important;
}
.contentBlog h2, .contentBlog h2 span {
font-size: 32px !important;
}
.ctaBlogBlock {
padding: 32px 13px !important;
background-image: url(//numericoach.fr/wp-content/themes/numericoach-theme/assets/images/cta_numeriblog.png);
padding-bottom: 120% !important;
background-size: contain !important;
}
.ctaBlogBlock div:first-child {
max-width: 100% !important;
width: 100%;
}
.ctaBlogBlock .btnx a {
display: flex;
align-content: center;
justify-content: center;
align-items: center;
}
.jcontent {
padding: 16px !important;
}
.endMetaArticle {
gap: 25px;
}
.relatedTitle {
font-size: 36px !important;
}
#container-singlearticle {
margin-top: 30px !important;
}
}
@media all and (min-width: 768px) and (max-width:996px) {
h2.allArticles {
font-size: 36px !important;
}
h2.signedLight.allArticles  {
margin-bottom: 30px;
}
.cont_header p {
font-size: 18px !important;
}
.alignCenter {
justify-content: initial !important;
}
}
@media all and (min-width: 0px) and (max-width:768px) {
h2.allArticles {
font-size: 32px !important;
}
h2.signedLight.allArticles  {
margin-bottom: 40px;
}
.responsiveGap {
gap: 16px;
}
.cont_header p {
font-size: 16px !important;
}
} .m56 {
margin-top: 56px;
}
.paddedTotal {
padding: 86px 76px;
}
#container-singlearticle {
max-width: 828px !important;
display: block;
position: relative;
margin: auto;
}
.themTique {
color: var(--primary-blue);
font-family: Inter;
font-size: 24px;
font-weight: 800;
text-align: center;
}
.themTique a {
color: inherit;
text-decoration: none;
}
.headerSingleP h1 {
font-family: Inter;
font-size: 56px;
font-weight: 800;
color: var(--secondary-navy);
text-align: center;
}
#listEtiqu {
list-style: none;
padding: 0;
margin-top: 24px;
text-align: center;
margin: 0;
display: flex;
justify-content: center;
gap: 16px;
}
#listEtiqu li {
list-style: none;
display: flex;
}
#listEtiqu li a {
font-family: Inter;
font-size: 16px;
color: var(--primary-blue);
font-weight: 600;
text-decoration: none;
}
#metas {
display: flex;
justify-content: center;
gap: 16px;
margin-top: 8px;
}
#metas p {
font-family: Inter;
font-size: 18px;
color: var(--secondary-navy);
}
#metas p:first-child::after {
content: "|";
margin-left: 16px;
color: var(--secondary-navy);
}
.headerSingleP img {
margin-top: 24px;
width: 100%;
border-radius: 12px;
margin-bottom: 56px;
}
.contentBlog, .contentBlog p {
font-size: 18px;
font-family: Inter;
color: var(--secondary-navy);
}
.contentBlog h2, .contentBlog h2 span {
font-family: Inter;
font-size: 40px;
margin-top: 40px;
margin-bottom: 16px;
font-weight: 700 !important;
color: var(--secondary-navy);
}
.contentBlog h3, .contentBlog h3 span {
font-family: Inter;
font-size: 30px;
margin-top: 40px;
margin-bottom: 16px;
font-weight: 700 !important;
color: var(--secondary-navy);
}
.ctaBlogBlock {
padding: 40px;
display: flex;
margin-top: 100px;
background: var(--primary-blue);
border-radius: 12px;
border: 2px solid var(--primary-blue);
background-size: auto 90%;
background-position: bottom right;
background-repeat: no-repeat;
background-image: url(//numericoach.fr/wp-content/themes/numericoach-theme/assets/images/cta_numeriblog.png);
}
.ctaBlogBlock div:first-child {
max-width: 75%;
padding-right: 20px;
}
.bottom a {
text-decoration: none;
color: var(--secondary-navy);
}
.ctaBlogBlock p:not(.titleCt) {
font-size: 18px;
color: white;
margin-bottom: 40px;
font-family: Inter;
}
.ctaBlogBlock p.titleCt {
font-weight: 800;
color: white;
font-family: Inter;
font-size: 32px;
}
.endMetaArticle p.top {
font-family: Inter;
font-size: 24px;
font-weight: 800;
color: var(--secondary-navy);
text-align: center;
}
.endMetaArticle p.bottom {
font-family: Inter;
font-size: 20px;
font-weight: 800;
color: var(--secondary-navy);
text-align: center;
}
.endMetaArticle {
margin-top: 56px;
}
.endMetaArticle .socials li a {
font-size: 23px;
color: var(--secondary-navy);
}
.endMetaArticle img {
height: 160px;
width: 160px;
display: block;
margin: auto;
border-radius: 100%;
margin-top: 16px;
margin-bottom: 16px;
}
.endMetaArticle .socials {
list-style: none;
padding: 0px;
margin: 0px;
display: flex;
gap: 16px;
justify-content: center;
align-items: center;
}
.endMetaArticle div.inter {
background: #eff3fb;
border-radius: 12px;
padding: 40px 22px;
}  .archiveTitle {
font-size: 56px;
font-weight: 800;
color: var(--secondary-navy);
font-family: Inter;
}
.flexed p {
margin: 0px;
}
.flexed {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 40px;
}  .post-single-loop {
margin-top: 44px;
}
.post-single-loop img.thumbArti {
display: block;
width: 100%;
height: 280px !important;
border-radius: 5px !important;
object-fit: contain;
object-position: center;
backdrop-filter: blur(5px);
background: rgba(157, 157, 157, 0.8);
}
.p-0 {
padding: 0px !important;
}
.cat-link {
font-size: 18px;
font-weight: bold;
font-family: Inter;
color: var(--primary-blue);
margin-top: 22px;
display: block;
text-decoration: none;
}
.post-single-loop h2 {
font-size: 24px !important;
font-weight: 800 !important;
font-family: Inter !important;
color: var(--secondary-navy) !important;
}
.post-single-loop .exercpt {
font-size: 18px;
font-family: Inter;
color: var(--secondary-navy);
font-weight: 500;
}
.listTags-post {
padding: 0px;
margin: 0px;
list-style: none;
display: flex;
margin-bottom: 16px;
gap: 16px;
flex-wrap: wrap;
}
.listTags-post li a {
font-size: 14px;
color: var(--primary-blue);
font-weight: 700;
font-family: Inter;
text-decoration: none;
}
.post-single-loop a {
text-decoration: none;
}
.post-single-loop .author {
font-size: 16px;
color: #000000;
font-family: Inter;
}
.post-single-loop .author span {
font-weight: bold !important;
}  .mwidth {
max-width: 1028px;
width: 100%;
}
.jcontent {
display: flex;
justify-content: center;
background: #F4F4F6 !important;
padding: 100px 32px;
}
.relatedTitle {
font-size: 48px;
font-weight: 800;
color: var(--secondary-navy);
font-family: Inter;
margin-bottom: 0px;
text-align: center;
}
.relatedLink {
font-size: 16px;
color: var(--primary-blue);
font-weight: bold;
font-family: Inter;
text-decoration: none;
justify-content: center;
display: flex;
text-align: center;
align-items: center;
}
.headerTeinted {
background: var(--secondary-navy);
padding: 64px;
display: flex;
align-items: center;
justify-content: center;
}
.cont_header {
max-width: 848px;
}
.headerTeinted p {
font-size: 20px;
color: white;
font-family: Inter;
margin-top: 24px;
font-weight: 500;
text-align: center;
}
.headerTeinted h1 {
color: white;
font-size: 64px;
font-weight: 800;
text-align: center;
} .allArticles {
font-size: 40px;
color: var(--secondary-navy);
font-weight: 800;
font-family: Inter;
}
.allArticles.signedLight::after {
top: 28px !important;
}
.containerThematiqueS {
max-width: 408px;
width: 100%;
}
#singlePost__img {
max-height: 520px;
border-radius: 12px;
object-fit: cover;
}