/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}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:baseline}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:baseline}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}:root{--white:#fff;--black:#000;--lilac:#cca5cd;--orange:#d85738;--purple:#3c172d;--curve:cubic-bezier(0.55,0,0.1,1)}*,:after,:before{-webkit-font-smoothing:antialiased;box-sizing:border-box;outline:none}@font-face{font-family:Baton;src:url(../fonts/baton-medium-webfont.woff2) format("woff2")}@font-face{font-family:Franklin Gothic;src:url(../fonts/franklin-gothic-medium-webfont.woff2) format("woff2")}h1,h2,h3,h4,h5,h6,p{font-weight:400;margin:0;padding:0}ul{list-style-position:outside;margin:0;padding:0}input,select,textarea{-webkit-appearance:none;border-radius:0}::-moz-placeholder{background-color:#000;color:#fff}::placeholder{background-color:#000;color:#fff}html{background-color:var(--purple);color:var(--lilac);font-family:Franklin Gothic,sans-serif;font-size:18px;letter-spacing:1.08px;overflow-x:hidden;text-align:center}html,html body{height:100%}@media (max-width:800px){html body{padding:0 30px}}html body a{color:var(--lilac);text-decoration:none;transition:opacity 1s var(--curve)}html body a:hover{opacity:.6}html body .content{display:flex;flex-direction:column;min-height:100%}html body .content .logo{margin:60px 0 94px}@media (max-width:800px){html body .content .logo{margin:40px 0 50px}}html body .content .shape{background-image:url(../images/shape.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-grow:1;min-height:200px}@media (max-width:800px){html body .content .shape{background-size:contain}}html body .content .address{margin:94px 0 30px}@media (max-width:800px){html body .content .address{margin:50px 0 30px}}html body .content .social{margin-bottom:60px}@media (max-width:800px){html body .content .social{margin-bottom:40px}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html body .flower{animation:rotate 20s linear infinite;position:absolute;right:100px;top:100px;will-change:transform}@media (max-width:800px){html body .flower{right:30px;top:90px}html body .flower img{width:74px}}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-100%)}}html body .ticker{animation:ticker 300s linear infinite;font-family:Baton,sans-serif;font-size:48px;height:48px;left:0;letter-spacing:4.8px;position:absolute;text-transform:uppercase;top:calc(50% - 48px);white-space:nowrap;will-change:transform}@media (max-width:800px){html body .ticker{font-size:28px;height:28px;letter-spacing:2.8px;top:calc(50% - 28px)}}html body .ticker .kern{letter-spacing:.03em}