.rotre-header{border-bottom:2px solid #efefef}.rotre-header .col-12{align-items:center;display:grid;gap:25px;grid-template-columns:auto 1fr;padding-bottom:25px;padding-top:25px}.rotre-header .col-12 .right-side{align-items:flex-end;display:flex;flex-direction:column;gap:25px}.rotre-header .col-12 .right-side nav{flex-grow:1}.rotre-header .col-12 ul{align-items:center;display:flex;flex-wrap:wrap;gap:25px;list-style-type:none;margin:0;padding:0}.rotre-header .col-12 ul li a{font-size:16px;line-height:1rem;transition:all .2s ease-in-out}.rotre-header .col-12 ul li a svg{height:18px;transform:translateY(2px)}.rotre-header .col-12 ul li a:not(:hover){color:#737378}.rotre-header .col-12 .language-switcher{align-items:center;display:none;gap:5px;justify-content:flex-end}.rotre-header button{align-items:center;background:transparent;border:0;display:flex;height:38px;justify-content:center;transition:all .2s ease-in-out;width:38px}.rotre-header button:hover{background:#d9d9d9}.rotre-header button svg{height:22px;width:22px}.rotre-header .navigation-open{display:none}#rotre-header-navigation{border:0;height:100vh;inset:0;max-height:unset;max-width:unset;padding:25px;position:fixed;width:100vw}#rotre-header-navigation ul{display:flex;flex-direction:column;gap:15px;list-style-type:none;margin:0;padding:0}#rotre-header-navigation .navigation-close{position:absolute;right:30px;top:15px}@media screen and (max-width:770px){.rotre-header .col-12{grid-template-columns:1fr auto auto}.rotre-header .col-12 .right-side{display:none}.rotre-header .col-12 .language-switcher,.rotre-header .navigation-open{display:flex}}