:root{--header-height:calc(4.4rem + clamp(2.5rem, -1.25rem + 7.8125vw, 5rem))}#header_landing{background:var(--color-secondary);left:0;padding-bottom:2.2rem;padding-top:2.2rem;position:fixed;right:0;top:0;z-index:2}#header_landing .wrapper{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative}#header_landing .logo img{height:clamp(2.5rem,-1.25rem + 7.8125vw,5rem)}#header_landing .social-medias ul{display:flex;flex-flow:row wrap;gap:1.5rem;line-height:1;list-style:none;margin:0;padding:0}#header_landing .social-medias a{display:block}#header_landing .social-medias svg{height:2.8rem;max-height:2.2rem;fill:currentColor}@media (min-width:1280px){:root{--header-height:calc(9.8rem + clamp(2.5rem, -1.25rem + 7.8125vw, 5rem))}#header_landing{padding-bottom:4.1rem;padding-top:5.7rem}#header_landing .wrapper{justify-content:center}#header_landing .buttons,#header_landing .social-medias{position:absolute;top:50%;transform:translateY(-50%)}#header_landing .social-medias{left:0}#header_landing .buttons{right:0}}