*{scroll-behavior:smooth;margin:0;padding:0;font-family:TildaSans,Arial,sans-serif}@font-face{font-family:TildaSans;src:url(/fonts/TildaSans-Regular.woff2)format("woff2"),url(/fonts/TildaSans-Regular.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TildaSans;src:url(/fonts/TildaSans-Bold.woff2)format("woff2"),url(/fonts/TildaSans-Bold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}
header{background:#292929;flex-direction:row;justify-content:space-between;align-items:center;padding:2rem;display:flex}header>div{flex-direction:row;gap:2rem;display:flex}header h1{color:#fff;margin:0;font-weight:300}header a{color:#fff;font-size:16px;font-weight:600;text-decoration:none}.burger-menu{display:none}.burger-icon{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:flex}.burger-icon span{background:#fff;width:100%;height:3px;transition:all .3s}.burger-icon.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.burger-icon.open span:nth-child(2){opacity:0}.burger-icon.open span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.mobile-menu{z-index:1000;background:#292929;flex-direction:column;width:250px;height:100vh;padding:2rem;transition:transform .3s ease-in-out;display:none;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-2px 0 5px #0000004d}.burger-inside{margin-bottom:1rem}.mobile-menu.active{display:flex;transform:translate(0)}.mobile-menu a{color:#fff;margin:15px 0;font-size:16px;font-weight:600;text-decoration:none}@media (max-width:1030px){.desktop-menu{display:none}.burger-menu{display:block}header{position:relative}}
