.button,a,button,input[type=button]{text-decoration:none;transition:all .2s}body,main,main.page{align-content:stretch}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(/static/fonts/OpenSans/OpenSans-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:400;src:local("Raleway"),local("Raleway-Regular"),url(/static/fonts/Raleway/Raleway-Regular.ttf) format("truetype")}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:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;text-overflow:ellipsis;text-rendering:optimizeLegibility}[data-reactroot],[role=application],body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100vw;background:#141414;color:#e8e8e8}html{font-size:10px}body{line-height:1;align-items:stretch;display:flex;flex-direction:column;font-family:Open Sans,sans-serif;font-size:14px}body #__next,body .next-wrapper{height:100%;overflow:hidden}body>div{flex-grow:1}a{color:#d65050}a:focus,a:hover{color:#1a1a1a;outline:0}[role=application]{display:flex;line-height:2;position:relative}.button,button,input[type=button]{background-color:#d65050;border:.2rem solid #d65050;border-radius:0;color:#fff;cursor:pointer;display:inline-block;flex-shrink:0;font-family:inherit;font-size:inherit;margin:0;outline:0;overflow:hidden;padding:1rem 2rem;text-align:center}p,pre{margin-bottom:2rem}.button:hover,button:hover,input[type=button]:hover{background-color:transparent;color:#d65050}.button[disabled],button[disabled],input[type=button][disabled]{background-color:#aaa;border-color:#aaa;color:#fff;cursor:default}.button[disabled]:hover,button[disabled]:hover,input[type=button][disabled]:hover{background-color:#aaa;border-color:#aaa;color:#fff}.button.icon,button.icon,input[type=button].icon{padding:1rem}.button.link,button.link,input[type=button].link{background:0 0;border:none}.button.link:hover,button.link:hover,input[type=button].link:hover{background-color:none;border:none}.button.secondary,button.secondary,input[type=button].secondary{background-color:#343434;border-color:#343434;color:#aaa}.button.secondary:hover,button.secondary:hover,input[type=button].secondary:hover{text-shadow:-1px 0 0 #343434,-1px 1px 0 #343434,0 1px 0 #343434,1px 1px 0 #343434,1px 0 0 #343434,1px -1px 0 #343434,0 -1px 0 #343434,-1px -1px 0 #343434;background-color:transparent;border-color:#343434;color:#fff}.button.green,button.green,input[type=button].green{background-color:#5cb85c;border-color:#5cb85c;color:#fff}.button.green:hover,button.green:hover,input[type=button].green:hover{background-color:transparent;color:#5cb85c}#header-container,hr{background-color:#1a1a1a}header{font-family:Raleway,sans-serif}h1,h2,h3,h4,h5,h6{flex-shrink:0;font-weight:700;line-height:1.5}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#c4c4c4;font-size:.7em}h1{font-size:2.67em}h2{font-size:2.33em}h3{font-size:2em}h4{font-size:1.67em}h5{font-size:1.33em}hr{border:none;height:1px}img{height:auto;max-width:100%}img:after{content:"Loading..."}main{display:flex;flex-direction:column;flex-grow:1;overflow:auto}p:last-child{margin-bottom:0}[data-placeholder]:empty:before{content:attr(data-placeholder)}::-webkit-input-placeholder,[data-placeholder]:empty:before{color:#a9a9a9}pre{background-color:#eee;box-sizing:initial;flex-shrink:0;font-family:Source Code Pro,monospace;padding:2rem;white-space:pre-wrap}small{color:#aaa;font-size:.8em}strong{font-weight:700}#header-container{height:100%;color:#fff}#nav-control{display:none}#nav-control~header{bottom:0;position:fixed;right:100%;top:0;transition:box-shadow .2s,-webkit-transform .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s;z-index:200;-webkit-transform:translateX(21rem);transform:translateX(21rem)}@media only screen and (max-width:768px){#nav-control~header{right:100%;-webkit-transform:translateX(0);transform:translateX(0);box-shadow:0 0 4px 0 rgba(26,26,26,.4)}#nav-control:checked~#burger,#nav-control:checked~header{-webkit-transform:translateX(21rem);transform:translateX(21rem)}}[role=banner]{height:100%;align-items:stretch;background:#1a1a1a;border-right-color:#d65050;border-right-style:solid;border-right-width:.5rem;display:flex;width:21rem;flex-direction:column;flex-shrink:0;overflow:auto}[role=banner],[role=banner] nav{position:relative;text-align:center}[role=banner] .about-actions{margin:auto 2rem 0}.brand{-ms-flex-negative:0;margin:2rem 0}.brand svg{padding:0 4rem;min-width:5rem;max-width:20.5rem;color:#d65050}.page-content{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin:2rem}.page-header{align-self:flex-start;background-color:#d65050;color:#fff;flex-shrink:0;margin:0 0 2rem;min-width:0;max-width:75%;padding:1rem 4rem;position:relative;transition:min-width .2s;z-index:10}.page-header:after{background-image:linear-gradient(270deg,#d65050,#d65050 .2rem,transparent 0,transparent .4rem,#d65050 0,#d65050 .6rem,transparent 0,transparent .8rem,#d65050 0);bottom:0;content:"";display:block;position:absolute;width:20rem;right:0;-webkit-transform:skewX(-45deg) translateX(1rem);transform:skewX(-45deg) translateX(1rem);-webkit-transform-origin:left bottom;transform-origin:left bottom;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;top:0;z-index:-1}@media only screen and (max-width:768px){.page-header{max-width:100%;min-width:100%;text-align:center}.page-header:after{-webkit-transform:skewX(0) translateX(0);transform:skewX(0) translateX(0)}}main.page{display:flex;flex-direction:column;flex-grow:1;margin-left:21rem;transition:margin .2s}@media only screen and (max-width:769px){main.page{margin-left:0}}.page.i-need-fuel .buttons{align-items:flex-start;flex-direction:column;display:flex;justify-content:space-between}.page.i-need-fuel .buttons .call-to-action{font-size:2em;padding:1rem 4rem}.page.i-need-fuel .buttons .button{font-family:Raleway,sans-serif}
