.motorcycle-background{background-image:url(/d1bda490cee96de61eb3.jpeg);background-repeat:no-repeat;background-size:cover !important;background-position:center;width:100%;height:100%}.keyboard-background{background-image:url(/2365f9ca0d037d0985a1.jpeg);background-repeat:no-repeat;background-size:cover !important;background-position:center;width:100%;height:100%}.section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;min-height:300px;width:100%;padding:80px calc((100% - 960px) / 2);overflow:hidden}@media screen and (max-width: 1000px){.section{padding:80px 20px}}@media screen and (max-width: 600px){.section{flex-direction:column}}.section h2{text-shadow:1px 1px 1px black}.section p{font-size:16px;margin-bottom:12px;line-height:1.4}.panel{text-align:left;max-width:400px}@media screen and (max-width: 600px){.panel{max-width:100%;margin-bottom:40px}}.image-panel{position:relative}.image-panel h2{position:absolute;left:-24px;top:-24px}@media screen and (max-width: 600px){.image-panel h2{left:auto;top:auto}}#introduction{background:transparent;justify-content:end;justify-content:flex-start}#introduction .panel{position:relative;left:50%}@media screen and (max-width: 840px){#introduction{justify-content:center;align-items:center}}#introduction .panel{text-align:left}@media screen and (max-width: 1000px){#introduction .panel{margin-right:20px}}@media screen and (max-width: 840px){#introduction .panel{margin-right:0;margin-bottom:0;left:auto}}#introduction h1{position:absolute;color:var(--gold);right:-24px;bottom:-16px;font-size:36px;font-weight:bold;text-transform:uppercase;text-shadow:2px 2px 1px black}@media screen and (max-width: 780px){#introduction h1{display:none}}#introduction video{z-index:-1;position:absolute;top:0;left:0;min-height:450px;height:100%}@media screen and (min-width: 1680px){#introduction video{height:auto;width:100%}}#introduction .panel{font-size:24px;right:0;padding:24px;color:white;background-color:rgba(0,0,0,0.5);border:1px solid black;text-align:left}#industry{align-items:baseline;background-color:var(--white);flex-direction:column}#industry .row{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media screen and (max-width: 600px){#industry .row{flex-direction:column}}#industry h2{position:relative;right:auto;bottom:auto;text-align:center;width:100%;margin-bottom:80px;font-weight:500;font-size:48px}#industry .panel{display:flex;flex-direction:column}#industry h3{align-self:center}#industry img{margin:16px;max-width:60px;align-self:center}.industry-heading{position:absolute;right:300px;bottom:30px;color:var(--gold);font-weight:500;font-size:24px}#services{color:white;flex-direction:column}#services h2{align-self:flex-start;color:var(--gold);font-weight:500;font-size:48px;margin-bottom:80px}@media screen and (max-width: 600px){#services h2{position:relative;right:auto;bottom:auto;text-align:left;width:100%;margin-bottom:80px}}#services .row{margin-top:48px;width:100%;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width: 600px){#services .row{flex-direction:column}}#services p.heading{color:var(--gold);font-weight:500}#services ul{list-style:"\25c6";padding-left:12px}#services li{margin-bottom:8px;padding-left:8px}#about-me{color:black}#about-me .panel{max-width:500px;padding:24px}#about-me img{position:relative;top:60px;margin-bottom:60px}#about-me p{height:auto}#about-me h2{color:var(--gold);font-weight:500;font-size:48px}@media screen and (max-width: 600px){#about-me h2{position:relative;right:auto;bottom:auto;text-align:center;width:100%;margin-bottom:80px}}#process{color:white;flex-direction:column;align-items:flex-start}#process .panel{padding:24px;max-width:500px}#process p{height:auto}#process h2{align-self:flex-start;color:var(--gold);font-weight:500;font-size:48px;margin-bottom:80px}@media screen and (max-width: 600px){#process h2{position:relative;right:auto;bottom:auto;text-align:center;width:100%;margin-bottom:80px;left:auto}}#contact-me{color:black;position:relative}#contact-me h2{position:absolute;left:-24px;top:-30px;color:var(--gold);font-size:48px}@media screen and (max-width: 600px){#contact-me h2{left:auto;right:auto;bottom:auto;top:-100px;text-align:center;width:100%;margin-bottom:80px}}#contact-me .box{position:relative;width:100%;max-width:960px;display:flex;flex-direction:row;justify-content:center;padding:40px}#contact-me .box img{max-width:100%}@media screen and (max-width: 600px){#contact-me .box{margin-top:80px}}@media screen and (max-width: 400px){#contact-me .box{padding:16px}}.services-heading{position:absolute;left:300px;top:30px;color:var(--white);font-weight:500;font-size:24px}#card{width:500px;background-color:#d7b283;height:250px;border-radius:30px;display:flex;flex-direction:column;padding:24px 36px;animation-name:hover;transition:all 0.3s ease-in-out;border:1px solid #c39e6f;box-shadow:rgba(0,0,0,0.06) 0px 2px 4px;color:black;text-transform:uppercase;position:relative;font-size:18px;max-width:100%}@media screen and (max-width: 700px){#card{height:auto;text-align:center;align-items:center}#card .name{background-position:center}}#card:hover{box-shadow:rgba(215,178,131,0.5) 5px 5px 10px;transform:translate3d(0px, -1px, 0px)}#card .name{color:transparent;background-image:url(/336f5aa538f9c9e19ed3.svg);background-repeat:no-repeat;background-size:contain;height:85px;width:100%;margin-left:-8px;margin-bottom:4px}#card .contact{position:absolute;bottom:24px;display:flex;flex-direction:column}@media screen and (max-width: 700px){#card .contact{position:relative}}#card .contact *{margin-top:2px}#card a,#card a:visited{text-decoration:none;color:black;transition:all 0.3s ease-in-out}#card a:hover,#card a:visited:hover{cursor:pointer;text-shadow:rgba(0,0,0,0.22) 0px 2px 2px;transform:translate3d(0px, -1px, 0px);text-decoration:underline}#card .logo{width:225px;height:225px;margin:8px 0;display:inline-block;position:absolute;right:-75px;top:calc((100% - 225px) / 2)}@media screen and (max-width: 700px){#card .logo{position:relative;right:auto;top:auto;margin:8px 0 48px}}#card .logo::before{content:"";width:215px;height:215px;display:inline-block;border-radius:50%;background-color:rgba(0,0,0,0.2);box-shadow:0 0 25px rgba(0,0,0,0.3);margin:15px 0 0 -5px;position:absolute;top:0;left:0}#card .logo::after{content:"";background-image:url(/1fe2e29bf884808cff26.svg);background-size:110%;display:inline-block;height:100%;width:100%;background-position:center;background-repeat:no-repeat;border-radius:50%;z-index:1;position:absolute;top:0;left:0}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

*{box-sizing:border-box}:root{--white: white;--grey: #2e2e2e;--gold: #ddb17c;--tablet: 780px}@font-face{font-family:'Be Vietnam';src:local("Be Vietnam Thin"),local("Be-Vietnam-Thin"),url(/e8fa0c2e073527a6b39e.woff2) format("woff2"),url(/93df1ccda463bb964a05.woff) format("woff"),url(/e11f677b4cd8ae5e2a9f.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:'Montserrat';src:url(/3068cdb43142f5625baf.ttf)}html,body,#root{height:100%;width:100%;display:flex;font-family:'Be Vietnam', 'Ariel', sans-serif}h1,h2,h3,h4,h5,h6{font-family:'Montserrat'}

