section.blog-post-content-module{background-color:#fff;padding:5rem 0}@media (max-width:768px){section.blog-post-content-module{padding:4rem 0}}section.blog-post-content-module .container{display:flex;gap:2rem;justify-content:space-between}@media (max-width:992px){section.blog-post-content-module .container{flex-direction:column}}section.blog-post-content-module .container aside{display:flex;flex-direction:column;gap:3rem;max-width:405px;width:100%}@media (max-width:992px){section.blog-post-content-module .container aside{flex-direction:column;margin-bottom:2rem;max-width:100%}}section.blog-post-content-module .container aside .block p.title{color:#031835;font-size:1.5rem;font-weight:400;line-height:130%;margin-bottom:1rem}section.blog-post-content-module .container aside .block p.title:not(:first-child){margin-top:3rem}section.blog-post-content-module .container aside .block figure{border:1px solid #e6f0fe;border-radius:.25rem;height:88px;padding:1.5rem 3rem;width:210px}section.blog-post-content-module .container aside .block figure img{height:100%;object-fit:contain;object-position:center;width:100%}section.blog-post-content-module .container aside .block .informations{display:flex;flex-direction:column;gap:1.25rem}section.blog-post-content-module .container aside .block .informations span{display:flex;gap:10px;position:relative}section.blog-post-content-module .container aside .block .informations span:before{background-color:#2e4b6b;border-radius:5px;content:"";display:block;height:1.5rem;width:1.5rem}section.blog-post-content-module .container aside .block .informations span:after{background-image:var(--picto);background-position:50%;background-repeat:no-repeat;background-size:12px;content:"";display:block;filter:brightness(0) invert(1);height:100%;height:1.5rem;left:0;position:absolute;top:0;width:100%;width:1.5rem}section.blog-post-content-module .container aside .block .tags{display:flex;flex-wrap:wrap;gap:1rem 1rem}section.blog-post-content-module .container aside .block .tags span{background-color:#e6f0fe;border-radius:20px;color:#031835;font-size:12px;font-weight:700;letter-spacing:.01em;padding:.5rem .5rem .25rem;text-transform:uppercase}section.blog-post-content-module .container aside .block-cta{background-color:#0070ec;border-radius:5px;padding:1.5rem;transition:.5s;width:100%}section.blog-post-content-module .container aside .block-cta .block-img{height:213px}section.blog-post-content-module .container aside .block-cta .block-txt{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}section.blog-post-content-module .container aside .block-cta .block-txt .title{color:#fff;font-size:1.5rem;font-weight:400}section.blog-post-content-module .container aside .block-cta .block-txt .txt,section.blog-post-content-module .container aside .block-cta .block-txt .txt *{color:#fff}section.blog-post-content-module .container .wrapper-content{max-width:calc(100% - 405px);width:100%}@media (max-width:992px){section.blog-post-content-module .container .wrapper-content{max-width:100%}}section.blog-post-content-module .container .wrapper-content .hs-video-widget{border-radius:5px;margin:2rem 0;overflow:hidden}