section.blog-post-hero-module{overflow:hidden;padding:1rem 0 5rem;position:relative;z-index:1}section.blog-post-hero-module.animated.visible .wrapper-content .wrapper-txt .infos,section.blog-post-hero-module.animated.visible .wrapper-content .wrapper-txt .label,section.blog-post-hero-module.animated.visible .wrapper-content .wrapper-txt .richtext,section.blog-post-hero-module.animated.visible .wrapper-content .wrapper-txt .title{opacity:1;transform:translateY(0)}section.blog-post-hero-module.animated.visible .wrapper-content .wrapper-txt .title.bg-active strong:before{animation:revealTitleBackground .5s .3s forwards}section.blog-post-hero-module.animated.visible .wrapper-content .wrapper-media{opacity:1;transform:translateX(0)}section.blog-post-hero-module.beige{background-color:#f9f6f6}section.blog-post-hero-module.beige .title strong{color:#fff}section.blog-post-hero-module.beige .title strong:before{background-color:#241066}section.blog-post-hero-module .container{display:flex;flex-direction:column;position:relative;z-index:1;z-index:2}section.blog-post-hero-module .container .wrapper-content{align-items:center;display:flex;gap:2rem 4rem;justify-content:space-between;margin-top:3rem;width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-txt{display:flex;flex-direction:column;gap:2rem;width:calc(50% - 8rem)}section.blog-post-hero-module .container .wrapper-content .wrapper-txt .infos,section.blog-post-hero-module .container .wrapper-content .wrapper-txt .richtext,section.blog-post-hero-module .container .wrapper-content .wrapper-txt .title{opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}section.blog-post-hero-module .container .wrapper-content .wrapper-txt .richtext,section.blog-post-hero-module .container .wrapper-content .wrapper-txt .richtext *{font-size:20px}section.blog-post-hero-module .container .wrapper-content .wrapper-txt .infos{align-items:center;display:flex;gap:1rem}section.blog-post-hero-module .container .wrapper-content .wrapper-txt .infos p{font-weight:600}section.blog-post-hero-module .container .wrapper-content .wrapper-txt .infos span{background-color:#ff4f00;border-radius:50%;display:block;height:4px;width:4px}section.blog-post-hero-module .container .wrapper-content .wrapper-media{border-radius:6px;flex-shrink:0;height:460px;opacity:0;overflow:hidden;transform:translateX(-20px);transition:opacity .3s ease-out .3s,transform .3s ease-out .3s;width:calc(50% - 1rem)}section.blog-post-hero-module .container .wrapper-content .wrapper-media .wrapper-img{height:100%;position:relative;width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-media .wrapper-img figure{min-height:460px}section.blog-post-hero-module .container .wrapper-content .wrapper-media .wrapper-img img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video{aspect-ratio:16/9;cursor:pointer;height:100%;pointer-events:all;position:relative;width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video iframe{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video video{aspect-ratio:16/9;background-color:#000;border-radius:10px 10px 0 0;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video .poster{border-radius:10px 10px 0 0;cursor:pointer;height:calc(100% + 4px);left:-2px;pointer-events:none;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:3}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video .poster img{height:100%;object-fit:cover;pointer-events:none;width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video .btn-player{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55' height='55' fill='none' viewBox='0 0 55 55'%3E%3Ccircle cx='27.5' cy='27.5' r='27.5' fill='%23001432' fill-opacity='.25'/%3E%3Cpath fill='%23fff' d='M17.89 40.195V14.69c0-1.53 1.648-2.493 2.981-1.743l21.862 12.297c1.335.751 1.365 2.663.053 3.455L20.925 41.907c-1.333.806-3.034-.154-3.034-1.712'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;width:50px;z-index:5}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video.playing .btn-player,section.blog-post-hero-module .container .wrapper-content .wrapper-media .video.playing .poster{opacity:0;pointer-events:none}section.blog-post-hero-module .container .wrapper-content .wrapper-media .video.playing iframe{pointer-events:all}@media (max-width:1070px){section.blog-post-hero-module .container .wrapper-content{flex-direction:column}section.blog-post-hero-module .container .wrapper-content .wrapper-media,section.blog-post-hero-module .container .wrapper-content .wrapper-txt{width:100%}section.blog-post-hero-module .container .wrapper-content .wrapper-media{height:350px;min-height:inherit}}@media (max-width:992px){section.blog-post-hero-module .container .wrapper-content .wrapper-media{height:240px}}