html{scroll-behavior:smooth}body{margin:0;font-family:"Merriweather","Lato",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App_App__16ZpL{text-align:center}.Layout_Content__3H3X8 section{color:#e8e8e8}.Toolbar_Toolbar__ApScI{height:56px;width:100%;position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-sizing:border-box;z-index:90;background-color:#ffdc12}.Toolbar_Toolbar__ApScI nav{height:100%}.Toolbar_Logo__3Lk47{height:80%}@media (max-width:499px){.Toolbar_DesktopOnly__LuPaL{display:none}}.Logo_Logo__1N0xH,.Logo_Logo__1N0xH img{height:100%}.NavigationItems_NavigationItems__1fnFX{margin:0;padding:0;list-style:none;display:flex;align-items:center;height:100%;flex-flow:column}@media (min-width:500px){.NavigationItems_NavigationItems__1fnFX{flex-flow:row}}.NavigationItem_NavigationItem__2SpXc{margin:10px 0;box-sizing:border-box;display:block;width:100%}.NavigationItem_NavigationItem__2SpXc a{text-decoration:none;width:100%;box-sizing:border-box;display:block;color:inherit;font-family:"Lato"}@media (min-width:500px){.NavigationItem_NavigationItem__2SpXc{margin:0;display:flex;height:100%;width:auto;align-items:center}.NavigationItem_NavigationItem__2SpXc a{height:100%;padding:16px 10px;position:relative}.NavigationItem_NavigationItem__2SpXc a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:#000;transition:width .3s ease 0s,left .3s ease 0s;width:0}.NavigationItem_NavigationItem__2SpXc a:hover:after{width:100%;left:0}}.DrawerToggler_DrawerToggle__2jn15{width:40px;height:100%;display:flex;flex-flow:column;justify-content:space-around;align-items:center;padding:10px 0;box-sizing:border-box;cursor:pointer}.DrawerToggler_DrawerToggle__2jn15 div{width:90%;height:3px;background-color:#000}@media (min-width:500px){.DrawerToggler_DrawerToggle__2jn15{display:none}}.SideDrawer_SideDrawer__3kXLK{position:fixed;width:280px;max-width:70%;height:100%;left:0;top:0;z-index:200;background-color:#fff;padding:32px 16px;box-sizing:border-box;transition:transform .3s ease-out}@media (min-width:500px){.SideDrawer_SideDrawer__3kXLK{display:none}}.SideDrawer_Open__1tCv1{transform:translateX(0)}.SideDrawer_Close__9j7x-{transform:translateX(-100%)}.SideDrawer_Logo__3voUv{height:11%;margin-bottom:32px}.Backdrop_Backdrop__3j6VK{width:100%;height:100%;position:fixed;z-index:100;left:0;top:0;background-color:rgba(0,0,0,.5)}.About_About__scHdH{display:flex;flex-direction:column;justify-content:space-evenly;background-color:#616161;background-repeat:no-repeat;background-size:cover;background-position:70% 50%;padding:100px 0 30px;align-items:center}.About_Photo__KaLwD{background-color:#000;border-radius:50%;width:200px;height:200px;margin:30px auto 0}.About_Photo__KaLwD img{width:200px;height:200px;object-fit:cover;object-position:50% 20%;border-radius:50%;opacity:.7}.About_Description__1-o61{display:flex;flex-direction:column;justify-content:space-evenly;margin-left:40px}.About_Title__3DoAo{text-align:center;font-size:60px;color:#ffdc12;position:relative;z-index:2}.About_Text__3JV-V{font-size:18px;margin:50px 40px;text-align:left;line-height:2em}@media (min-width:500px){.About_About__scHdH{flex-direction:row;padding:200px 180px 50px 200px}.About_PhotoTitle__81_xO{margin-right:90px}.About_Photo__KaLwD{margin-top:-120px;margin-left:-50px}.About_Photo__KaLwD,.About_Photo__KaLwD img{width:350px;height:350px}.About_Title__3DoAo{font-size:80px;margin-right:-200px}.About_Text__3JV-V{text-align:right;margin:0}}.Works_Works__1Hsrk{background-color:#111;background:linear-gradient(180deg,#000,#303030 55%,#7a7a7a);padding:50px;margin-bottom:-2px}.Works_WorkCards__1k4oq{display:flex;justify-content:space-around;flex-direction:column}.Works_Title__32hI-{text-align:center;font-size:60px;color:#ffdc12;margin-bottom:30px;margin-left:0}@media (min-width:500px){.Works_WorkCards__1k4oq{flex-direction:row}.Works_Title__32hI-{text-align:center;font-size:80px;margin-bottom:60px}}.WorkCard_WorkCard__26yXy{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;color:#fff;width:100%;height:100px;margin:20px auto;background-position:50%;background-size:cover;box-sizing:border-box}.WorkCard_WorkCard__26yXy:hover{background-position:0}.WorkCard_WorkCard__26yXy .WorkCard_TransBox__3AGlS{background-color:hsla(0,0%,78.4%,.2);height:100%;transition:background-color .3s ease-out 0s;padding:0 20px}.WorkCard_WorkCard__26yXy:hover .WorkCard_TransBox__3AGlS{background-color:hsla(0,0%,78.4%,.4)}.WorkCard_WorkCard__26yXy .WorkCard_Title__1mFUy{padding-top:30px;font-size:30px;font-weight:700;color:#ffdc12;font-family:"Lato"}.WorkCard_WorkCard__26yXy .WorkCard_Text__2fRfO{opacity:0;transition:opacity .3s ease-out 0s;padding:70px 0}.WorkCard_WorkCard__26yXy:hover .WorkCard_Text__2fRfO{opacity:1}.WorkCard_WorkCard__26yXy .WorkCard_Text__2fRfO .WorkCard_Secondary__2EdrB{padding-top:40px;font-size:13px}@media (min-width:500px){.WorkCard_WorkCard__26yXy{margin:20px 10px;height:400px;width:300px}}.Music_Music__NIbKA{padding:60px 0 0;background-size:cover;background-position:70% 50%}.Music_Title__3pNCG{text-align:center;font-size:60px;color:#ffdc12;margin-bottom:30px}.Music_ReactPlayer__2BVUc{margin-right:0;margin-left:auto;height:inherit}@media (min-width:500px){.Music_MusicMedia__ZuOQx{display:flex}.Music_Title__3pNCG{font-size:80px;margin-bottom:60px}.Music_Photo__3n0sm{width:50%;height:100%;overflow:hidden;display:inline-block}.Music_Photo__3n0sm img{width:100%;height:100%;object-fit:cover;display:block}}.Contact_Contact__2CqGJ{background-color:#141414;padding:40px 0}.Contact_Title__3rWa5{text-align:center;font-size:60px;color:#ffdc12;margin-bottom:30px}.Contact_Social__2_x9M{margin-bottom:40px}.Contact_Social__2_x9M a{margin:0 10px}.Contact_Contact__2CqGJ small{color:#e8e8e8;margin:20px 0}.Contact_SocialFloating__3Ve4n{position:fixed;right:20px;bottom:20px}@media (min-width:500px){.Contact_Contact__2CqGJ{padding-top:100px}.Contact_Title__3rWa5{font-size:80px}.Contact_Social__2_x9M{margin-bottom:20px}}
/*# sourceMappingURL=main.8969d237.chunk.css.map */