@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";section.hero{background-color:#000219;overflow:hidden;padding:105px 0 0}section.hero .bg{left:calc(50vw - 800px);position:absolute;top:105px;z-index:1}section.hero:after{background:radial-gradient(100% 100% at 0 0,rgba(13,21,192,.3) 0,rgba(13,21,192,0) 100%);content:"";inset:0 140px 0 0;position:absolute;z-index:1}section.hero .container{align-items:center;display:flex;min-height:500px;padding-bottom:96px;padding-top:96px;position:relative;z-index:2}section.hero .links-wrapper{align-items:center;display:flex;gap:20px;margin-top:3rem}section.hero .breadcrumb{margin-bottom:1rem}section.hero .slash-wrapper{align-items:center;display:flex;height:calc(100% - 105px);opacity:0;position:absolute;right:var(--right);top:105px;transition:opacity .3s cubic-bezier(0,.55,.45,1);width:205px;z-index:2}section.hero .slash-wrapper.display{opacity:1}section.hero .slash-wrapper:after{backdrop-filter:blur(67.5999984741px);background-color:hsla(0,0%,50%,.1);clip-path:path("M78.8906 1.33535L0.0008986 0.694336L127.001 220.665L205.891 221.306L78.8906 1.33535Z");content:"";height:220px;width:205px}section.hero .wrapper{max-width:760px;position:relative;width:100%;z-index:2}section.hero:has(.pictures-wrapper.carousel) .wrapper{max-width:600px}section.hero:has(.pictures-wrapper.carousel) .slash-wrapper{transform:rotateY(180deg)}section.hero .title,section.hero .title *{color:#fff}section.hero .title h1{margin-bottom:1rem}section.hero .title strong{color:#fefb4e}section.hero .right{height:calc(100% - 104px);max-height:903px;max-width:49%;position:absolute;right:0;top:104px;width:100%;z-index:0}section.hero .post-infos{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}section.hero .post-infos .published-date,section.hero .post-infos .tag{align-items:center;color:#fff;display:flex;position:relative}section.hero .post-infos .published-date svg,section.hero .post-infos .tag svg{margin-right:4px}section.hero .post-infos .published-date .bold,section.hero .post-infos .tag .bold{margin-left:.25rem}section.hero .post-infos .tag .bold{color:#fff;font-size:18px;line-height:200%;position:relative;text-decoration:none}section.hero .post-infos .tag .bold:after{background-color:#fefb4e;bottom:-12px;content:"";height:3px;left:0;position:absolute;width:100%}section.hero .pictures-wrapper{height:100%;width:100%}section.hero .pictures-wrapper:not(.carousel) .picture{opacity:1}section.hero .pictures-wrapper:not(.carousel) .picture:after,section.hero .pictures-wrapper:not(.carousel) .picture:before{display:none}section.hero .pictures-wrapper .picture{display:block;inset:0;opacity:0;position:absolute;transition:opacity .3s cubic-bezier(0,.55,.45,1)}section.hero .pictures-wrapper .picture.active{opacity:1}section.hero .pictures-wrapper .picture.active:after{transition:width 8s linear;width:var(--bottomWidth)}section.hero .pictures-wrapper .picture:after,section.hero .pictures-wrapper .picture:before{bottom:0;content:"";height:8px;position:absolute;right:0;transform-origin:left}section.hero .pictures-wrapper .picture:before{background-color:#6c6e7f;width:var(--bottomWidth)}section.hero .pictures-wrapper .picture:after{background-color:#fefb4e;left:calc(100% - var(--bottomWidth));width:0}section.hero .infos{align-items:flex-end;bottom:40px;display:flex;flex-direction:column;padding-bottom:36px;position:absolute;right:40px;z-index:3}section.hero .infos .controls{align-items:center;display:flex;gap:8px}section.hero .infos .controls .pause,section.hero .infos .controls .play{color:#fefb4e;cursor:pointer;left:50%;opacity:0;pointer-events:none;position:absolute;text-decoration:underline;top:0;transform:translateY(-50%)}section.hero .infos .controls .pause.active,section.hero .infos .controls .play.active{opacity:1;pointer-events:all;position:static;transform:translateY(0)}section.hero .infos .controls svg{cursor:pointer}section.hero .infos .legend{bottom:0;color:#fff;left:50%;opacity:0;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .15s cubic-bezier(0,.55,.45,1);white-space:nowrap;width:fit-content}section.hero .infos .legend.active{opacity:1}@media (max-width:1600px){section.hero .wrapper{max-width:600px}}@media (max-width:1280px){section.hero{display:flex;flex-direction:column;min-height:auto;padding:105px 0 580px}section.hero .right{bottom:0;height:580px;left:0;max-width:100%;right:auto;top:auto}section.hero .container{padding-bottom:56px;padding-top:56px}section.hero .wrapper{max-width:100%}section.hero .pictures-wrapper .picture{clip-path:polygon(0 27%,100% 0,100% 100%,0 100%)}section.hero .pictures-wrapper .picture.active{opacity:1}section.hero .pictures-wrapper .picture.active:after{width:100%}section.hero .pictures-wrapper .picture:after{left:0;width:0}section.hero .pictures-wrapper .picture:before{width:100%}section.hero .bg,section.hero .slash-wrapper{display:none}}@media (max-width:960px){section.hero{padding:105px 0 440px}section.hero .right{max-height:440px}}@media (max-width:720px){section.hero{padding:105px 0 250px}section.hero .right{max-height:250px}}