@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@keyframes from-right{0%{transform:translate(100rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes from-left{0%{transform:translate(-100rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes from-bottom{0%{transform:translateY(50rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes load-body{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes borealisBar{0%{left:0%;right:100%;width:0%}10%{left:0%;right:75%;width:25%}90%{right:0%;left:75%;width:25%}to{left:100%;right:0%;width:0%}}.animation.animate-section{opacity:0}.animation.animate-section.visible{opacity:1;transition:all 1s}.animation--bottom.animate-section.visible{animation:from-bottom 1s ease-out}.animation--left.animate-section.visible{animation:from-left 1s ease-out}.animation--right.animate-section.visible{animation:from-right 1s ease-out}*,*:after,*:before{padding:0;margin:0;box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width: 48em){html{font-size:56.25%}}@media only screen and (max-width: 31.25em){html{font-size:50%}}body{font-family:Montserrat,sans-serif;box-sizing:border-box;overflow-x:hidden;line-height:1;letter-spacing:0}
