.header{position:absolute;z-index:1000;top:40px;right:0;left:0}.header.fixed{position:fixed}.header.fixed .menu-toggle img:first-child{display:none}.header.fixed .menu-toggle img:last-child{display:block}@media (max-width:1050px){.header{top:20px}}.header__wrapper{max-width:1090px;margin:0 auto;justify-content:space-between;padding:0 20px;display:flex}.header .menu-toggle img:first-child{display:block}.header .menu-toggle img:last-child{display:none}.post__header{background:#653bc9;height:100px}@media (max-width:1050px){.post__header{height:70px}}.menu{position:fixed;z-index:999;bottom:0;right:0;left:0;top:0;background:#653bc9;color:white;justify-content:center;flex-direction:column;align-items:center;display:flex;text-transform:uppercase;white-space:nowrap;font-weight:bold;font-size:34px;pointer-events:none;opacity:0;transition:320ms}@media (max-height:400px){.menu{grid-template-columns:1fr 1fr;grid-gap:0 30px;display:grid;box-sizing:border-box;padding-bottom:50px;padding-top:100px}.menu a{padding-left:40px;font-size:16px}}@media (max-width:1050px){.menu{line-height:1.5;font-size:20px}.menu svg{display:none}}.menu.open{pointer-events:auto;opacity:1}.menu a{text-decoration:none;align-items:center;color:inherit;display:flex;width:600px;font-family:'Futura Round Bold',Helvetica,Arial,Lucida,sans-serif!important;line-height:initial!important}@media (max-width:1050px){.menu a{width:280px}}.menu a:hover svg{visibility:visible}.menu svg{visibility:hidden;fill:currentColor;margin-right:20px}@font-face{font-family:"Futura Round";font-display:swap;src:url("https://www.digitalnatives.hu/blog/wp-content/uploads/et-fonts/Futura-Round.ttf") format("truetype")}