.breadcrumb{margin-bottom:20px}.breadcrumb,.breadcrumb li{display:flex;align-items:center;gap:3px}.breadcrumb li:not(:last-child)::after{content:"/"}.breadcrumb li:last-child{display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:block;max-width:200px;white-space:nowrap;word-wrap:break-word}@media only screen and (min-width: 768px){.breadcrumb li:last-child{max-width:550px}}.breadcrumb li,.breadcrumb li a{font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:12px;font-weight:700;line-height:18px;color:var(--wp--preset--breadcrumb--color, #000000)}.author-profile{display:flex;align-items:start;gap:15px}.author-profile__image{flex:0 0 100px;max-width:100px;height:100px}.author-profile__image img{width:100%;height:100%;object-fit:cover;border-radius:var(--wp--custom--disable--radius, var(--wp--custom--radius--medium, 15px))}.author-profile__name{display:inline-block;font-family:"Roboto",sans-serif;font-size:17px;font-weight:700;color:#fff;margin-bottom:10px}.author-profile__bio{font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;color:#fff;margin-bottom:10px}.post-item__image{margin-bottom:10px}.post-item__image img{width:100%;height:100%;object-fit:contain}.post-item__image,.post-item__image img{border-radius:var(--wp--custom--disable--radius, var(--wp--custom--radius--post-item, 15px 15px 15px 0))}.post-item__content-head{display:flex;align-items:center;gap:5px;margin-bottom:5px}.post-item__content-cat{display:inline-block;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:14px;font-weight:900;line-height:18px;color:var(--wp--preset--color--primary, #FB6326);text-transform:uppercase}.post-item__content-title{margin-bottom:5px;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:18px;font-weight:900;line-height:25px;color:var(--wp--preset--color--dark-primary, #000000);display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (min-width: 768px){.post-item__content-title{font-size:16px}}@media only screen and (min-width: 1024px){.post-item__content-title{font-size:18px}}.post-item__content-title a{color:var(--wp--preset--color--dark-primary, #000000)}.post-item__content-time{font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:12px;font-weight:400;line-height:25px;color:var(--wp--preset--color--dark-primary, #000000)}.horizontal.post-item{display:flex;gap:9px;margin-bottom:23px}@media only screen and (min-width: 1024px){.horizontal.post-item{gap:36px}}.horizontal.post-item .post-item__image{flex:0 0 140px;max-width:140px;min-height:78px;margin-bottom:0}@media only screen and (min-width: 768px){.horizontal.post-item .post-item__image{flex-basis:33.3333333333%;max-width:33.3333333333%}}.horizontal.post-item .post-item__content{display:flex;flex-direction:column}.horizontal.post-item .post-item__content-head{margin-bottom:0}.horizontal.post-item .post-item__content-cat{font-size:13px;line-height:18px}@media only screen and (min-width: 1024px){.horizontal.post-item .post-item__content-cat{margin-bottom:6px;font-size:14px}}.horizontal.post-item .post-item__content-title{margin-bottom:0;font-size:15px;line-height:19px}@media only screen and (min-width: 1024px){.horizontal.post-item .post-item__content-title{font-size:18px;line-height:25px}}.horizontal.post-item .post-item__content-time{margin-top:auto}@media only screen and (min-width: 1024px){.horizontal.post-item .post-item__content-time{margin-top:9px}}.nav-buttons{display:flex;align-items:center;gap:30px}.nav-buttons__prev,.nav-buttons__next{display:flex;flex:0 0 calc(50% - 15px);justify-content:center;align-items:center;gap:5px;max-width:calc(50% - 15px);margin-bottom:25px;padding:16px;background-color:var(--wp--preset--color--primary, #FB6326);font-family:"Roboto",sans-serif;font-size:13px;font-weight:700;color:#fff;transition:background .2s ease-in-out}@media only screen and (min-width: 768px){.nav-buttons__prev,.nav-buttons__next{font-size:15px}}.nav-buttons__prev:hover,.nav-buttons__next:hover{background-color:var(--wp--preset--color--primary-dark, #CB4713)}.nav-buttons__prev::before,.nav-buttons__prev::after,.nav-buttons__next::before,.nav-buttons__next::after{display:block;width:12px;height:12px;background-color:#fff;-webkit-mask:no-repeat center/contain;mask:no-repeat center/contain}.nav-buttons__prev::before{content:"";-webkit-mask-image:url("/wp-content/themes/core/assets/images/icons/arrow-left.svg");mask-image:url("/wp-content/themes/core/assets/images/icons/arrow-left.svg")}.nav-buttons__next::after{content:"";-webkit-mask-image:url("/wp-content/themes/core/assets/images/icons/arrow-right.svg");mask-image:url("/wp-content/themes/core/assets/images/icons/arrow-right.svg")}.title.article{font-family:"Roboto",sans-serif;font-size:25px;font-weight:900;line-height:29px;color:#323232;margin-bottom:13px}@media only screen and (min-width: 768px){.title.article{font-family:"Roboto",sans-serif;font-size:30px;font-weight:900;line-height:37px;color:#323232}}.infos-article{margin-bottom:10px;font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#323232}.infos-article .author-prefix,.infos-article a{font-weight:700;color:var(--wp--preset--color--dark-primary, #323232)}.infos-article .author-prefix{margin-inline:3px}.infos-article a{text-decoration:underline}.excerpt{font-family:"Roboto",sans-serif;font-size:19px;font-weight:700;line-height:25px;color:var(--wp--custom--article--excerpt--text-color, var(--wp--preset--color--primary-dark, #CB4713));margin-bottom:20px}.copyright{position:absolute;bottom:6px;left:6px;padding:6px 10px;background-color:rgba(0,0,0,.6);font-family:"Roboto",sans-serif;font-size:11px;font-weight:400;line-height:normal;color:var(--wp--preset--color--light-primary, #ffffff)}.content-article{margin-top:20px;font-size:18px;line-height:26px}.content-article p,.content-article ul,.content-article ol{margin-bottom:15px}.content-article h2,.content-article h3,.content-article h4,.content-article h5,.content-article h6{margin-bottom:20px;color:var(--wp--preset--color--primary-dark, #CB4713)}.content-article h2{margin:35px 0 15px 0;font-size:24px;line-height:28px}.content-article a{text-decoration:underline}.content-article ul,.content-article ol{padding-left:40px}.content-article ul li{list-style:disc}.content-article ol li{list-style:decimal}.content-article blockquote{margin-bottom:20px;padding:10px 20px;font-size:18px;border-left:5px solid #f9f9f9}.content-article .wp-caption{max-width:100%}.resume-article{margin-block:10px 25px;padding:15px 10px;background-color:#fff;border:2px solid var(--wp--preset--color--primary, #FB6326)}@media only screen and (min-width: 768px){.resume-article{margin-block:5px 25px}}.resume-article__title{width:fit-content;padding:5px 8px;text-transform:uppercase;background-color:var(--wp--preset--color--primary, #FB6326);font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:20px;font-weight:700;color:#fff}.content-article .resume-article__title{margin:0 0 10px;color:#fff}.content-article .resume-article__list{margin-bottom:0;padding-left:15px}@media only screen and (min-width: 1024px){.content-article .resume-article__list{padding-left:40px}}.resume-article__list li{list-style:disc inside;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:18px;font-weight:400}.resume-article__list li:not(:last-child){margin-bottom:5px}.resume-article__list li::marker{color:var(--wp--preset--color--primary, #FB6326)}.share-article{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px}.share-article::before{content:"";display:block;order:2;width:100%;height:1px;background-color:#000}.share-article__title{flex-shrink:0;order:1;text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:18px;font-weight:900;color:#323232}@media only screen and (min-width: 768px){.share-article__title{font-size:24px}}.share-article__list{display:flex;gap:10px;margin-top:16px}.share-article .socialmedia-links{justify-content:flex-start;order:3;gap:18px;margin-top:0}.share-article .socialmedia-links__item:hover .socialmedia-icon{background-color:var(--wp--preset--color--primary, #FB6326)}.share-article .socialmedia-links__item .socialmedia-icon{width:18px;height:18px;background-color:#323232}@media only screen and (min-width: 768px){.share-article .socialmedia-links__item .socialmedia-icon{width:22px;height:22px}}.author-signature{margin-bottom:35px;padding:40px;background-color:var(--wp--preset--color--primary, primary-color);border-radius:var(--wp--custom--disable--radius, var(--wp--custom--radius--author-signature, 20px 20px 20px 0))}@media only screen and (min-width: 768px){.author-signature{margin-bottom:0}}.author-signature__title{display:inline-block;font-family:"Roboto",sans-serif;font-size:18px;font-weight:700;color:#fff;margin-bottom:20px}@media only screen and (min-width: 768px){.author-signature__title{font-size:30px}}.author-signature .author-profile{margin-bottom:20px}.author-signature .socialmedia-links{justify-content:flex-start;gap:0}.author-signature .socialmedia-links__item{width:30px;height:30px;border:1px solid #fff}.author-signature .socialmedia-links__item:hover{background-color:#fff}.author-signature .socialmedia-links__item:hover .socialmedia-icon{background-color:var(--wp--preset--color--primary, #FB6326)}.author-signature .socialmedia-links__item:not(:last-child){border-right:0}.author-signature .socialmedia-links__item .socialmedia-icon{width:17px;height:17px;background-color:#fff}.author-signature__articles{display:grid;gap:10px;padding-left:20px}.author-signature__articles li{list-style-image:url("/wp-content/themes/core/assets/images/icons/arrow-right-white.svg")}.author-signature__articles li,.author-signature__articles li a{color:#fff}.author-signature__articles li a{margin-left:5px}@media only screen and (min-width: 768px){.diaporama{display:flex;gap:20px;margin-bottom:25px;overflow-x:hidden}}.diaporama-item{margin-bottom:25px}@media only screen and (min-width: 768px){.diaporama-item{display:none;flex:0 0 100%;margin-bottom:0}.diaporama-item.active{display:block}}.diaporama-item__image{position:relative;background-color:#323232}.diaporama-item__image img{margin-inline:auto}.diaporama-item__content{display:flex;align-items:start;gap:15px;margin-top:15px}.diaporama-item__number{display:block;padding:15px;background-color:#323232;border-radius:var(--wp--custom--disable--radius, var(--wp--custom--radius--normal, 10px));font-family:"Roboto",sans-serif;font-size:16px;font-weight:700;color:#fff}.diaporama-item__legende{font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;color:var(--wp--preset--color--primary-dark, #CB4713)}.nav-buttons{display:none}@media only screen and (min-width: 768px){.nav-buttons{display:flex}}
