.blog-post-section{display:flex;flex-direction:column}@media only screen and (min-width:768px){.blog-post-section{align-items:flex-start;flex-direction:row;gap:0 50px}.blog-post{width:calc(75% - 50px)}.blog-sidebar{width:25%}}@media only screen and (max-width:767px){.blog-sidebar{display:none}}.blog-sidebar{position:sticky;top:40px}.recent-post{background-color:#004b46;border-radius:25px;padding:30px 20px}.recent-post h3{color:#fff;font-size:24px;font-style:italic;line-height:24px}.recent-post ul{display:flex;flex-direction:column;gap:10px 0;list-style-type:none}.recent-post li,.recent-post li:hover,.recent-post ul{margin:0;padding:0}.recent-post a,.recent-post a:hover{color:#fff;font-family:Ubuntu,sans-serif;font-size:15px;line-height:18px;text-decoration:none}.banner{height:400px;width:100%}.banner img{display:block;height:100%!important;margin:0;object-fit:cover;width:100%!important}h1{display:flex;flex-direction:column;font-size:26px;line-height:32px;margin-top:20px;text-align:center}h1:after{background-color:#01fd00;border-radius:6px;content:"";height:6px;margin:10px auto 0;width:30px}.intro p{font-size:18px;font-style:italic;line-height:24px}.button{align-items:center;box-shadow:4px 4px 0 #01fd00;display:inline-flex;height:50px;justify-content:center}.button,.imgTexte{flex-direction:column}.imgTexte{display:flex;gap:20px}@media only screen and (min-width:768px){.imgTexte{flex-direction:row;gap:0 40px}.imgTexte_img{width:40%}.imgTexte_info{width:calc(60% - 40px)}}.cta a img{height:auto!important;width:100%!important}.hs-embed-wrapper{max-width:100%!important}