body.single-post .hero{width:100%;padding-top:40px;padding-bottom:40px;padding-left:calc((100vw - 1200px)/2);padding-right:calc((100vw - 1200px)/2);border-bottom:1px solid #D2D2D2}@media (max-width: 768px){body.single-post .hero{border-bottom:0px}}body.single-post .hero .breadcrumb{margin-bottom:10px}body.single-post .hero .breadcrumb p#breadcrumbs{margin:0;padding:0}body.single-post .hero .breadcrumb a{padding:0}@media (max-width: 768px){body.single-post .hero .breadcrumb{margin-left:5vw}}body.single-post .hero .container-hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}body.single-post .hero .title-parts{width:50%;padding-right:40px}@media (max-width: 768px){body.single-post .hero .title-parts{width:100%;padding:5vw}}body.single-post .hero .title-parts h1{font-size:38px;font-weight:500;line-height:130%;color:#062032;margin-bottom:12px}body.single-post .hero .title-parts .categorie-date{display:flex;align-items:center;gap:10px;color:#062032;font-weight:500;font-size:14px;margin-top:12px}body.single-post .hero .title-parts .categorie-date .categorie{padding:8px 18px;background-color:#ecf6fc;color:#062032;border-radius:999px}body.single-post .hero .title-parts .categorie-date .categorie a{color:#062032;font-weight:500}body.single-post .hero .featured-image{width:50%}@media (max-width: 768px){body.single-post .hero .featured-image{width:100%}}body.single-post .hero .featured-image img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}body.single-post .container .content{max-width:710px;width:95vw;margin:auto;padding:60px 0 80px}body.single-post .more{padding-left:calc((100vw - 1200px)/2);padding-right:calc((100vw - 1200px)/2);margin-bottom:60px}@media (max-width: 1200px){body.single-post .more{width:95vw;margin:auto auto 60px}}body.single-post .more .more-text{font-size:38px;font-weight:500;color:#062032;margin-bottom:30px;width:100%;text-align:center}body.single-post .more .more-content{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media (max-width: 1200px){body.single-post .more .more-content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){body.single-post .more .more-content{grid-template-columns:repeat(1,1fr)}}body.single-post .more .more-content .more-article{width:100%;border:1px solid #D2D2D2;border-radius:6px;padding:20px 20px 40px;position:relative;display:flex;flex-wrap:wrap;gap:10px}body.single-post .more .more-content .more-article .content{width:calc(100% - 100px)}body.single-post .more .more-content .more-article .image{width:90px;height:90px;border-radius:6px;overflow:hidden}body.single-post .more .more-content .more-article .image img{width:100%;height:100%;object-fit:cover;object-position:center}body.single-post .more .more-content .more-article .categorie{padding:2px 12px;border-radius:999px;color:#062032;width:fit-content;font-size:12px;font-weight:400;background-color:#ecf6fc}body.single-post .more .more-content .more-article .categorie a{color:#062032}body.single-post .more .more-content .more-article .title{color:#3c3c3c;font-size:16px;font-weight:500;line-height:130%;margin-top:8px}body.single-post .more .more-content .more-article .read-more{position:absolute;bottom:20px}body.single-post .more .more-content .more-article .read-more a{padding:4px 0;border-bottom:1.5px solid #062032;color:#062032}
