/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}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}.PortfolioContent__Item h3,.PortfolioContent__Link,.PortfolioNav__Section>a,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}*{font-family:Inter,sans-serif}h1{color:#9f0514;margin:0 0 20px;font-size:30px;border-bottom:3px solid #9f0514;padding-bottom:10px}h3{font-size:24px;line-height:30px}h3,p{margin-bottom:10px}p{font-size:16px;line-height:24px}p a{color:#000;border-bottom:1px dashed #000;text-decoration:none}p a:hover{color:#9f0514;border-bottom:1px solid #9f0514}.strong{font-weight:700;font-weight:900}body,html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.clearfix{clear:both}.Content{overflow:hidden}.MainNav__Mobile{display:none}@media(max-width:768px){.MainNav__Mobile{display:block}}.MainNav__Desktop{display:block}@media(max-width:768px){.MainNav__Desktop{display:none}}.MainNav ul{list-style:none;padding:0;justify-content:space-between}.MainNav__Link{text-decoration:none;font-weight:700;text-transform:uppercase}.MainNav__Toggle{display:none}@media(max-width:768px){.MainNav__Toggle{display:block}}.MainNav--Home{margin-top:100px}.MainNav--Home .MainNav__Mobile{display:none}.MainNav--Home .MainNav__Desktop{display:block}.MainNav--Home a{color:#fff;padding:10px 0;display:block;font-size:20px}.MainNav--Home .MainNav__Link:hover{color:#9f0514}.MainNav--Internal ul{padding-top:30px;display:flex;width:300px;justify-content:space-between}@media(max-width:768px){.MainNav--Internal ul{display:block}}.MainNav--Internal a{color:#000}@media(max-width:768px){.MainNav--Internal .MainNav__Link{color:#fff;font-size:20px;padding:20px 0;display:block}}.MainNav--Internal .MainNav__Link:hover{border-bottom:3px solid #eee}.MainNav--Internal .MainNav__Link--Active{border-bottom:3px solid #000}.MainNav__Toggle{position:fixed;z-index:100;right:30px;top:30px;height:35px;border:none;width:40px;background:url(/images/btn-menu.png);background-size:30px 20px;background-repeat:no-repeat;background-color:#fff;background-position:50%}.MainNav__Toggle--Active{background:url(/images/btn-menu-close.png);background-size:30px 30px;background-repeat:no-repeat;background-position:50%}.MainNav__MobileWrapper{position:fixed;width:100%;left:0;top:0;background:#000;display:flex;align-items:center;justify-content:center;height:100%;z-index:100}.Header{margin:30px 0}.Header__Inner{max-width:90%;width:1000px;margin:0 auto;display:flex;justify-content:space-between}.Header__Logo{display:block;background:url(/images/logo-light.png);background-repeat:no-repeat;background-size:contain;width:236px;height:107px}@media(max-width:768px){.Header__Logo{width:120px;height:80px}}.Header nav{float:left}.Home{background:#000;height:100%}.Home__Inner{max-width:90%;width:1000px;margin:0 auto;padding-top:140px}.Home__Logo{background:url(/images/logo.png);background-size:contain;background-repeat:no-repeat;width:361px;height:156px}.PortfolioNav__ScrollToNav{display:none;position:fixed;top:70px;right:30px;background:url(/images/arrow-up.png);background-color:#fff;width:40px;height:40px;border:none;background-size:25px 25px;background-position:50%;background-repeat:no-repeat;z-index:10}@media(max-width:768px){.PortfolioNav__ScrollToNav{display:block}}.PortfolioNav__Section{list-style:none}.PortfolioNav__Section ul{padding-left:25px}.PortfolioNav__Section>a{cursor:pointer}.PortfolioNav__Section>a:before{content:"◼︎ "}.PortfolioNav__Section a{font-size:18px}.PortfolioNav__Section--Active{color:#9f0514}.PortfolioNav__Subsection{list-style-type:"- ";padding:3px 0;cursor:pointer;color:#7e7e7e}.PortfolioNav__Subsection:hover{color:#000}.PortfolioNav__Subsection--Active,.PortfolioNav__Subsection--Active:hover{color:#9f0514}.PortfolioNav__Subsection--Active:after{content:" »"}.PortfolioContent__Link{color:#fff;display:block;width:150px;border-radius:5px;background:gray;text-align:center;padding:10px 30px;text-decoration:none}.PortfolioContent__Link:hover{text-decoration:underline}.PortfolioContent__Item p{font-size:16px;line-height:25px}.PortfolioContent__Item p a{text-decoration:none;background-color:#eee;color:#000;padding:3px 5px;border-radius:5px}.PortfolioContent__Item p a:hover{background-color:gray;color:#fff}.PortfolioContent__Item{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee}.PortfolioContent__Item img{width:100%;height:auto}.About__Inner{max-width:90%;width:1000px;margin:0 auto;padding-top:100px;display:grid;grid-gap:30px;gap:30px;grid-template-columns:300px 1fr}@media(max-width:768px){.About__Inner{grid-template-columns:1fr;padding-top:0}}.About__Content img{width:100%;height:auto}.Contact__Inner{max-width:90%;width:1000px;margin:0 auto;padding-top:100px;display:grid;grid-gap:30px;gap:30px;grid-template-columns:300px 1fr}@media(max-width:768px){.Contact__Inner{grid-template-columns:1fr;padding-top:0}}.Contact__Img{width:50%;height:auto}@media(max-width:768px){.Contact__Content ul{padding:0}}.Contact .Contact__Link{list-style:none}.Contact .Contact__Link a{background-repeat:no-repeat;background-size:30px 30px;display:block;padding:20px 20px 20px 40px;background-position:0;list-style:none;font-size:18px;text-decoration:none;color:#000}.Contact .Contact__Link a:hover{color:#9f0514;text-decoration:underline}.Contact .Contact__Link--Phone a{background-image:url(/images/contact/phone.png)}.Contact .Contact__Link--Email a{background-image:url(/images/contact/email.png)}.Contact .Contact__Link--Instagram a{background-image:url(/images/contact/instagram.png)}.Contact .Contact__Link--Imdb a{background-image:url(/images/contact/imdb.png)}.Contact .Contact__Link--LinkedIn a{background-image:url(/images/contact/linkedin.png)}.Portfolio__Inner{max-width:90%;width:1000px;margin:0 auto;padding-top:100px;display:grid;grid-gap:30px;gap:30px;grid-template-columns:300px 1fr}@media(max-width:768px){.Portfolio__Inner{grid-template-columns:1fr;padding-top:0}}