@charset "UTF-8";@media screen and (max-width: 1024px){.offset{margin-top:175px;padding:0}header>.grid{padding:25px;grid-template-columns:auto 1fr auto;gap:25px;align-items:center}header .header-menu{order:2}header .menu ul.desktop{display:none}header .menu ul.mobile{display:block}header .menu ul.mobile>li:first-child{padding:0}header .menu ul.mobile li{padding:15px;border-top:none}header .menu ul li:hover a{color:var(--empresa-color-secundario)}#toggle-menu{font-size:1.75rem;color:var(--empresa-color-secundario)}.menu__mobile{width:calc(50vw - 30px);height:100vh;background-color:var(--empresa-color-primario-rgba);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px;display:block;position:fixed;right:-100vw;top:91px;transition:right .4s ease-in-out;z-index:10}.menu__mobile.menu__mobile--visible{right:0}.slide__text{top:50%}.slide__text h1,.slide__text h2{font-size:2rem;line-height:2.25rem}}
