/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}html{font-size:1px;scroll-behavior:smooth}body,html{width:100%;height:100%}body{position:relative}body,body>*{min-height:100%}body>*{height:100%}ul{list-style:none;padding:0}figure,h1,h2,h3,h4,h5,h6,p,ul{margin:0}a{color:inherit;text-decoration:none}a,button{cursor:pointer}button{background:none;border:none;padding:0}:root{--black:#000;--white:#fff;--yellow:#ffff75;--pink:#ff4275;--purple:#c9b1ff;--blue:#2c1a9f;--green:#009500;--fontSizeXXL:150rem;--fontSizeXL:80rem;--fontSizeL:40rem;--fontSizeM:24rem;--fontSizeS:20rem;--fontSizeXS:14rem;--fontSizeXXS:10rem;--lineHeightXXL:140rem;--lineHeightXL:70rem}html{font-family:Montserrat,"system-ui",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,sans-serif;letter-spacing:2px}.fontL,.fontM,.fontS,.fontXL,.fontXS,.fontXXL,.fontXXS{color:var(--black);text-transform:none;font-weight:400}.fontXXL{font-size:150rem;font-size:var(--fontSizeXXL);line-height:140rem;line-height:var(--lineHeightXXL)}.fontXL{font-size:80rem;font-size:var(--fontSizeXL);line-height:70rem;line-height:var(--lineHeightXL)}.fontL{font-size:40rem;font-size:var(--fontSizeL)}.fontM{font-size:24rem;font-size:var(--fontSizeM)}.fontS{font-size:20rem;font-size:var(--fontSizeS)}.fontXS{font-size:14rem;font-size:var(--fontSizeXS)}.fontXXS{font-size:10rem;font-size:var(--fontSizeXXS)}.wrapper{max-width:1440rem;padding:0 40rem;margin:0 auto}@media (max-width:767px){.wrapper{padding:0 20rem}}.genericMargins{padding-top:100rem;padding-bottom:100rem}@media (max-width:767px){.genericMargins{padding-top:50rem;padding-bottom:50rem}}.bodyText{font-size:var(--fontSizeS);color:var(--black);text-transform:none;font-weight:400;margin-bottom:50rem;text-align:center}.bodyText--white{color:var(--white)}.bodyText:last-of-type{margin-bottom:0}@media (max-width:511px){.bodyText{font-size:var(--fontSizeXS);line-height:1.4}.bodyText--white{color:var(--white)}}.link{position:relative;color:inherit;cursor:pointer;transition:color .15s linear}.link:hover{color:var(--pink)}.animatedLink{display:inline-block;position:relative;cursor:pointer}.animatedLink:before{content:"";width:0;height:2rem;position:absolute;right:0;bottom:-2rem;background:#000000b3;transition:width .3s ease-out}.animatedLink.active:before,.animatedLink:active:before,.animatedLink:focus:before,.animatedLink:hover:before{width:100%;left:0;right:auto}.animatedLinkWhite:before{background:var(--white)}.imageOpacity{transition:opacity .1s linear}.imageOpacity:hover{opacity:.6}