/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:400,700");html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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{-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-moz-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}:root{--dark:#2f434b;--light:#f5e3cb;--primary:#fa0;--primaryDark:#ff9100;--secondary:#2f8dca;--secondaryLight:#00a0b0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;text-transform:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}img{vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}::-moz-selection{background-color:var(--light)}::selection{background-color:var(--light)}html{font-size:10px;overflow:visible}body{font-size:1.6rem;font-family:Roboto Slab,serif;background:var(--light)}a{color:var(--dark);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:67rem;margin-bottom:3rem}h1:last-child,h2:last-child,h3:last-child,h4:last-child,p:last-child{margin-bottom:0}h1{font-size:3.8rem;line-height:1.2}@media only screen and (max-width:992px){h1{font-size:3rem}}h2{font-size:3rem;line-height:1.2}h3{font-size:2rem;line-height:1.4}@media only screen and (max-width:992px){h3{font-size:1.8rem}}h4{line-height:1.4}p{font-size:1.6rem;line-height:1.7}section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}nav,section{position:-webkit-sticky;position:sticky;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}nav{top:-5rem;padding:1rem 0;height:4rem;background-color:var(--primary);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:1}nav .logo,nav .logo svg{height:100%}nav .logo svg polygon{fill:none;stroke:var(--dark);stroke-width:60;stroke-miterlimit:10;-webkit-transition:all .3s ease;transition:all .3s ease}body{padding:5rem 2rem;background-color:var(--light);color:var(--dark)}body *{-moz-box-sizing:border-box;box-sizing:border-box}body .container{margin:0 auto;max-width:106rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:-webkit-calc(100vh - 10rem);height:calc(100vh - 10rem)}@media only screen and (max-width:992px){body .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}body .copy{-webkit-box-flex:0;-webkit-flex:0 0 1;-moz-box-flex:0;-ms-flex:0 0 1;flex:0 0 1}body .copy h1{margin-bottom:.5rem}body .copy h4{font-size:1.8rem;text-transform:uppercase;margin-right:2rem;border-bottom:1px dashed #000}body .copy h4,body .copy p{margin-bottom:2rem}body .copy p:last-of-type{margin-bottom:6rem}@media only screen and (max-width:992px){body .copy h1,body .copy h3,body .copy p{margin-bottom:1.5rem}}body .copy .links{list-style-type:circle;font-size:1.4rem;display:-ms-grid;display:grid;-ms-grid-columns:(50%)[2];grid-template-columns:repeat(2,50%)}@media only screen and (max-width:992px){body .copy .links{display:block;list-style-type:none}}body .copy .links li{margin-bottom:1rem}body .copy .links small{font-size:1rem;margin-left:.5rem}body .head{-webkit-box-flex:0;-webkit-flex:0 0 30rem;-moz-box-flex:0;-ms-flex:0 0 30rem;flex:0 0 30rem;margin-right:10rem;box-shadow:0 0 2rem 0 rgba(0,0,0,.2);position:relative;background-color:#ffb24f;border-radius:50%;width:30rem;min-height:54rem}@media only screen and (max-width:992px){body .head{margin:0 0 10rem}}body .head .hair{position:absolute;width:100%}body .head .hair:after,body .head .hair:before{content:"";position:absolute;background-color:#442a08;box-shadow:0 0 2rem 0 rgba(0,0,0,.5)}body .head .hair:before{top:-1rem;left:-2rem;height:25rem;width:9rem;border-top-left-radius:6rem;border-top-right-radius:4rem;border-bottom-right-radius:6rem}body .head .hair:after{top:-2rem;right:-3rem;height:25rem;width:27.5rem;border-bottom-left-radius:10rem;border-top-left-radius:4rem;border-top-right-radius:8rem}body .head .ears{position:absolute;top:27rem;width:100%}body .head .ears:after,body .head .ears:before{box-shadow:0 0 2rem 0 rgba(0,0,0,.3);content:"";position:absolute;border-radius:1rem;width:2.5rem;height:8rem;background-color:#ffb24f}body .head .ears:before{left:100%;border-bottom-right-radius:2rem;border-top-right-radius:2rem}body .head .ears:after{right:100%;border-bottom-left-radius:2rem;border-top-left-radius:2rem}body .head .earholes{position:absolute;top:29rem;width:100%}body .head .earholes:after,body .head .earholes:before{content:"";position:absolute;width:1.5rem;height:4rem;background-color:#333;border-radius:1rem}body .head .earholes:before{left:-.7rem}body .head .earholes:after{right:-.7rem}body .head .sideburns{position:absolute;top:23rem;width:100%}body .head .sideburns:after,body .head .sideburns:before{content:"";position:absolute;height:12rem;width:1rem;background-color:#442a08}body .head .sideburns:after{right:0}body .head .eyebrows{position:absolute;top:24.5rem;width:100%}body .head .eyebrows:after,body .head .eyebrows:before{content:"";position:absolute;background-color:#442a08;width:10rem;height:1rem;border-radius:1rem}body .head .eyebrows:before{left:2rem}body .head .eyebrows:after{right:2rem}body .head .glasses{box-shadow:0 0 2rem 0 rgba(0,0,0,.2);position:absolute;top:26rem;left:-.5rem;right:-.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;background-color:#333;height:1rem}body .head .glasses:after,body .head .glasses:before{box-shadow:0 0 2rem 0 rgba(0,0,0,.3);content:"";display:block;width:10rem;height:4rem;border:1rem solid #333}body .head .eyes{width:100%;position:absolute;top:28rem}body .head .eyes:after,body .head .eyes:before{content:"";width:.7rem;height:.7rem;border:.6rem solid #333;position:absolute;display:block;border-radius:50%}body .head .eyes:before{left:6.5rem}body .head .eyes:after{right:6.5rem}body .head .nose{width:5rem;height:4rem;position:absolute;top:30.5rem;left:0;right:0;margin:auto;border:.5rem solid transparent;border-radius:50%;border-bottom-color:#333}body .head .beard{position:absolute;box-shadow:0 0 2rem 0 rgba(0,0,0,.5);top:-webkit-calc(100% - 19rem);top:calc(100% - 19rem);border:7.5rem solid #442a08;border-top-width:5rem;border-bottom-width:12.5rem;height:25rem;width:100%;border-bottom-left-radius:10rem;border-bottom-right-radius:10rem}body .head .mouth{position:absolute;top:42rem;left:0;right:0;margin:auto;width:10rem;height:.5rem;background-color:tomato}body .head .mouth.talk{-webkit-animation:a 2.5s step-end;animation:a 2.5s step-end}body .head .chin{position:absolute;top:46.3rem;width:100%}body .head .chin:after,body .head .chin:before{content:"";position:absolute;width:1.5rem;height:1.5rem;border:.5rem solid transparent;border-radius:50%}body .head .chin:before{border-left-color:#333;left:-webkit-calc(50% - .2rem);left:calc(50% - .2rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}body .head .chin:after{right:-webkit-calc(50% - .2rem);right:calc(50% - .2rem);border-right-color:#333;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@-webkit-keyframes a{0%{width:10rem;height:2rem;border-radius:0}6%{width:4rem;height:2rem;border-radius:1rem}35%{width:10rem;height:.5rem;border-radius:0}40%{width:10rem;height:2rem;border-radius:0}45%{width:10rem;height:.5rem;border-radius:0}48%{width:10rem;height:2rem;border-radius:0}54%{width:10rem;height:.5rem;border-radius:0}59%{width:10rem;height:2rem;border-radius:0}62%{width:10rem;height:.5rem;border-radius:0}65%{width:10rem;height:2rem;border-radius:0}67%{width:10rem;height:.5rem;border-radius:0}69%{width:10rem;height:2rem;border-radius:0}72%{width:10rem;height:.5rem;border-radius:0}76%{width:10rem;height:2rem;border-radius:0}81%{width:10rem;height:.5rem;border-radius:0}83%{width:10rem;height:2rem;border-radius:0}86%{width:10rem;height:.5rem;border-radius:0}90%{width:4rem;height:2rem;border-radius:1rem}}@keyframes a{0%{width:10rem;height:2rem;border-radius:0}6%{width:4rem;height:2rem;border-radius:1rem}35%{width:10rem;height:.5rem;border-radius:0}40%{width:10rem;height:2rem;border-radius:0}45%{width:10rem;height:.5rem;border-radius:0}48%{width:10rem;height:2rem;border-radius:0}54%{width:10rem;height:.5rem;border-radius:0}59%{width:10rem;height:2rem;border-radius:0}62%{width:10rem;height:.5rem;border-radius:0}65%{width:10rem;height:2rem;border-radius:0}67%{width:10rem;height:.5rem;border-radius:0}69%{width:10rem;height:2rem;border-radius:0}72%{width:10rem;height:.5rem;border-radius:0}76%{width:10rem;height:2rem;border-radius:0}81%{width:10rem;height:.5rem;border-radius:0}83%{width:10rem;height:2rem;border-radius:0}86%{width:10rem;height:.5rem;border-radius:0}90%{width:4rem;height:2rem;border-radius:1rem}}