@font-face{font-family:Coluna;src:url(/fonts/Coluna-CondensedBold.woff2) format("woff2"),url(/fonts/Coluna-CondensedBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}*:where(:not(html,iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img,svg{max-width:100%;display:block}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}strong{font-weight:700}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}.main-wrapper{width:100%;max-width:var(--main-wrapper-large);margin:0 auto;padding:0 1em}.flex-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.flex-column{display:flex;flex-direction:column;justify-content:flex-start}.flex-wrap{flex-wrap:wrap}.flex-center{justify-content:center;align-items:center}.flex-end{justify-content:flex-end;align-items:flex-end}.flex-start{justify-content:flex-start;align-items:flex-start}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-justify-between{justify-content:space-between}.flex-justify-around{justify-content:space-around}.flex-justify-center{justify-content:center}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-align-center{align-items:center}.flex-align-stretch{align-items:stretch}.flex-align-baseline{align-items:baseline}.gap-small{gap:var(--gap-small)}.gap-medium{gap:var(--gap-medium)}.gap-large{gap:var(--gap-large)}.gap-xlarge{gap:var(--gap-xlarge)}.w-full{width:100%}.w-90{width:90%}.w-80{width:80%}.w-70{width:70%}.w-60{width:60%}.w-50{width:50%}.w-40{width:40%}.w-30{width:30%}.w-20{width:20%}.w-10{width:10%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}.text-center{text-align:center}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.text-24{font-size:24px}.text-28{font-size:28px}.text-32{font-size:32px}.hide{display:none!important}.show{display:block!important}.no-desktop{display:none!important}.no-mobile{display:block!important}.highlight{color:var(--color-primary)}.outline{outline:1px solid red}@media only screen and (max-width:768px){.flex-row{width:100%;flex-direction:column}.no-desktop{display:block!important}.no-mobile{display:none!important}}:root{--color-primary: #dafc00;--color-primary-light: #d3e7ff;--color-primary-dark: #103056;--color-secondary: #143b00;--color-secondary-light: #b9febc;--color-secondary-dark: #175119;--color-background: #eeeeee;--color-alert: #e7b43c;--color-success: #269a57;--color-error: #e74c3c;--color-dark: #000;--color-light: #fff;--color-dark-grey: #666;--color-light-grey: #cbcbcb;--color-text: #9f9f9f;--color-shadow: 0 2px 4px rgba(0, 0, 0, .1);--color-overlay: rgba(0, 0, 0, .2);--font-body: "Lato", sans-serif;--font-headline: "Coluna", sans-serif;--font-monospace: "Courier New", monospace;--font-size-base: 16px;--font-size-large: 1.25rem;--font-size-small: .875rem;--border-radius: 20px;--rounded: 50%;--main-wrapper-xlarge: 1400px;--main-wrapper-large: 1200px;--main-wrapper-medium: 1024px;--main-wrapper-small: 768px;--gap-small: .5rem;--gap-medium: 1rem;--gap-large: 2rem;--gap-xlarge: 3rem;--transition: all .3s ease-in-out;--loader-layer: 99999;--modal-layer: 9999;--menu-layer: 999;--deco-layer: 99;--text-layer: 9;--base-layer: 1;--bg-layer: -1 }html{scroll-behavior:smooth}body{width:100%;height:100vh;background-color:var(--color-background);font-family:var(--font-body),sans-serif;position:relative;z-index:var(--base-layer)}.main-content{display:flex;height:100vh}.main-content .content{flex:5;padding:2rem;overflow-y:scroll}.main-content .content h1.headline{font-family:var(--font-headline);font-size:2.5rem;text-transform:uppercase;margin-bottom:1rem;font-weight:700}.main-content .content p.description{font-size:1rem;line-height:1.5;color:var(--color-text);margin-bottom:2rem}.main-content .content h2{font-family:var(--font-headline);font-size:1.5rem;margin-bottom:1rem;font-weight:700;margin-top:2rem}
