*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111;background:#fff;margin:0}a{transition:all .2s}a:hover{opacity:.75}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}main section{animation:.55s both fadeUp}img{max-width:100%;display:block}@media (max-width:900px){header{flex-direction:column!important;align-items:flex-start!important;gap:18px!important;height:auto!important;padding-top:18px!important;padding-bottom:18px!important}nav{flex-wrap:wrap!important;gap:14px!important;width:100%!important;display:flex!important}section>div{grid-template-columns:1fr!important}h1{font-size:42px!important}h2{font-size:32px!important}[style*="repeat(5,1fr)"],[style*="repeat(4,1fr)"],[style*="repeat(3,1fr)"],[style*="repeat(2,1fr)"]{grid-template-columns:1fr!important}}@media (max-width:768px){header{flex-direction:column!important;align-items:flex-start!important;gap:18px!important;height:auto!important;padding:18px 20px!important}header nav{flex-wrap:wrap!important;gap:12px!important;width:100%!important;font-size:13px!important}header nav a{margin-bottom:8px!important}section{padding-left:18px!important;padding-right:18px!important}section>div{grid-template-columns:1fr!important}h1{font-size:42px!important;line-height:1.08!important}h2{font-size:30px!important}[style*="repeat(5,1fr)"],[style*="repeat(4,1fr)"],[style*="repeat(3,1fr)"],[style*="repeat(2,1fr)"],footer>div{grid-template-columns:1fr!important}}
