:root{--yellow:#FFD574;--white:#ffffff;--brown:#c59e7a;--gray:#1d1d1b;--red:#D03A16;--my-cubic:cubic-bezier(.25,.87,.4,1);--cursor:auto;--translate:0px}.text-yellow{color:var(--yellow)}.container-burger{background-color:var(--red);width:64px;height:30px;margin-left:auto;transition:0.5s var(--my-cubic);position:absolute;right:0;overflow:hidden}.wrapper-burger{cursor:pointer;width:64px;height:64px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;position:absolute;top:-15px;right:0;transition:0.3s var(--my-cubic)}.burger{background-color:transparent;width:36px;border-radius:8px;height:4px;display:flex;flex-direction:column;gap:4px;position:relative}.burger::before{content:"";width:36px;height:4px;background:#ffffff;border-radius:8px;position:absolute;left:0;top:-4px;transition:0.5s var(--my-cubic)}.burger::after{content:"";border-radius:8px;width:24px;height:4px;background:#ffffff;position:absolute;left:0;top:4px;transition:0.5s var(--my-cubic)}.container-burger:hover .burger::after{width:36px}.container-burger--active{width:405px;height:400px;border-radius:24px}.container-burger--active .wrapper-burger{background-color:var(--yellow);border-radius:50%;top:16px;right:16px}.container-burger--active .burger::before{background-color:var(--red);top:0;transform:rotate(45deg)}.container-burger--active .burger::after{background-color:var(--red);width:36px;top:0;transform:rotate(-45deg)}.wrapper-menu{padding:96px 48px 48px 48px;overflow:hidden}.list-menu{list-style-type:none!important;padding:0!important}.list-menu li a{font-size:28px;text-transform:uppercase;font-family:'Glory bold',Helvetica,Arial,Lucida,sans-serif;color:var(--yellow);letter-spacing:0.64px}.list-menu li:not(:last-child){margin-bottom:0;transition:margin-bottom 0.5s 0.1s var(--my-cubic)}.wrapper-network-menu{padding:0px 48px;display:flex;gap:40px}.container-burger--active .list-menu li:not(:last-child){margin-bottom:24px}.container-burger--active .list-menu li div{transition-duration:0.5s;transform:translateY(0%);transition-delay:calc(var(--animation-order) * 70ms)}@media screen and (max-width:767px){.container-burger{width:46px;height:46px}.wrapper-burger{width:46px;height:46px}.burger{width:32px}.burger::before{width:32px}.burger::after{width:20px}.container-burger:hover .burger::after{width:32px}.container-burger--active{width:310px;height:400px;border-radius:24px}.container-burger--active .burger::after{width:32px}.wrapper-menu{padding:96px 36px 36px 36px}.wrapper-network-menu{padding:0px 36px}.list-menu li a{font-size:4.5vw}.container-burger--active .list-menu li:not(:last-child){margin-bottom:16px}}@media (min-width:980px){.carrousel-accueil .dsm_card_wrapper{transform:translateY(-210px);border-radius:10px;background-color:#D03A16;max-width:90%;margin:0 auto;height:190px}}#page-container{overflow-x:hidden}@media screen and (max-width:980px){.inverse{display:flex;flex-direction:column-reverse}}.wrapper-menu-left{display:flex;justify-content:flex-end;gap:16px}@media (max-width:780px){.dsm-tab .dsm-title{font-size:13px!important;text-align:left!important}.dsm-tab{width:30%}}