@charset "UTF-8";@font-face{font-family:Roboto Slab;src:url(/assets/fonts/RobotoSlab-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-display:swap}:root{--primary-color: #ec008c;--secondary-color: #ffffff;--background-color: #ffffff;--text-color: #000000;--font-size-small: .875rem;--font-size-base: 1rem;--font-size-medium: 1.5rem;--font-size-large: 3rem;--font-size-heading: 1.75rem;--font-weight-light: 100;--font-weight-regular: 300;--font-weight-medium: 400;--font-weight-bold: 600}html{height:100%}body{min-height:100%;margin:0;padding:0 1.5rem;font-family:Roboto Slab;font-size:var(--font-size-base);font-weight:var(--font-weight-regular)}h1,h2,strong{font-weight:var(--font-weight-bold)}h1{font-size:var(--font-size-heading)}h2{font-size:var(--font-size-medium)}a{text-decoration:none;color:var(--text-color)}a:hover{color:var(--primary-color)}@media(min-width:768px){body{width:80vw;margin:0 10vw}}@media(min-width:768px)and (orientation:landscape){body{max-width:60vw;margin:0 20vw}}@media(min-width:1024px){body{width:60vw;margin:0 20vw}}
