:root{--m-unit: 10px;--m-gutter: 2rem;--m-gutter-xl: 6rem;--m-color-light: white;--m-color-dark: rgb(5, 5, 5);--m-color-secondary: #F71818;--m-color-ternary: #00a380;--m-mobile-breakpoint: 980px;--m-tablet-breakpoint: 1280px}@media (min-width: 1280px){:root{--m-unit: .8vw}}.m-g-container{display:flex;flex-wrap:wrap}.m-g-container .m-g-1-12{width:8.3333333333%;box-sizing:border-box}.m-g-container .m-g-2-12{width:16.6666666667%;box-sizing:border-box}.m-g-container .m-g-3-12{width:25%;box-sizing:border-box}.m-g-container .m-g-4-12{width:33.3333333333%;box-sizing:border-box}.m-g-container .m-g-5-12{width:41.6666666667%;box-sizing:border-box}.m-g-container .m-g-6-12{width:50%;box-sizing:border-box}.m-g-container .m-g-7-12{width:58.3333333333%;box-sizing:border-box}.m-g-container .m-g-8-12{width:66.6666666667%;box-sizing:border-box}.m-g-container .m-g-9-12{width:75%;box-sizing:border-box}.m-g-container .m-g-10-12{width:83.3333333333%;box-sizing:border-box}.m-g-container .m-g-12-12{width:100%;box-sizing:border-box}@media (max-width: 980px){.m-g-container [class*=m-g-]{width:100%!important}}.m-with-gutter{box-sizing:border-box;padding-left:calc(var(--m-gutter) / 2);padding-right:calc(var(--m-gutter) / 2)}h1,.font-h1{line-height:4rem;font-size:3.8rem;margin-top:4rem;margin-bottom:2rem;font-family:classico-urw,sans-serif;font-weight:400}p,.font-default{font-size:2.2rem;line-height:3rem;margin-top:2rem;margin-bottom:2rem;font-weight:400;font-family:classico-urw,sans-serif}.font-small{font-size:1.5rem;line-height:1.6rem}.font-strong{font-weight:900}html{margin:0;width:100%;height:100%;font-family:sans-serif;font-size:var(--m-unit);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:2.2rem;line-height:3rem;margin-top:2rem;margin-bottom:2rem;font-weight:400;font-family:classico-urw,sans-serif;margin:0;width:100%;height:100%;color:var(--m-color-dark)}#app{width:100%;height:100%}.m-remove-child-margin>*:first-child{margin-top:0!important}.m-remove-child-margin>*:last-child{margin-bottom:0!important}.m-link-with-img{text-decoration:none;color:var(--m-color-ternary)}.m-link-with-img>img{display:inline-block;height:.65em;padding-left:.25em;vertical-align:middle;transform:translate(0);transition:transform .5s ease-in-out}.m-link-with-img:hover>img{transform:translate(5px)}em{font-style:inherit;color:var(--m-color-ternary)}a{color:var(--m-color-ternary);text-decoration:none}
