@import"https://fonts.googleapis.com/css2?family=Onest:wght@500;600;700&family=Roboto:wght@300;400&display=swap";:export{desktop:1280;tabletLarge:1024;tabletSmall:768;mobile:576;mobileSmall:360;error:#ff5353}*{padding:0;margin:0;box-sizing:border-box}body,html{min-height:100%}body{margin:0;font-family:Arial,sans-serif;background:#3a4e48 url(/common-bg.png) top/cover fixed no-repeat;color:#14281d}@media(max-width:768px){body{background-position:top;background-size:auto 740px;background-attachment:scroll;background-repeat:repeat-y}}.container{max-width:1280px;flex:1 0 auto;width:100%;margin:auto;padding:80px 0}.container-wrapper{flex-grow:1}