@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500&family=Source+Code+Pro:wght@300;400&display=swap);@font-face{font-family:League Spartan;src:url(/static/media/LeagueSpartan-Bold.caadcad8af387d419251.otf)}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0}img{height:auto;max-width:100%}table{border-collapse:collapse;border-spacing:0}body{color:#27272b;font-family:Barlow,sans-serif;letter-spacing:1px}h1,h2{font-family:League Spartan,sans-serif}h1,h2,h3,h4,p{margin-top:0}p{line-height:1.4}a{color:#27272b;text-decoration:none}.sr-only{clip:rect(0,0,0,0);border:0;clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}body{background-color:#0000}.fader{opacity:0;transition:opacity .3s ease}.fader.appear{opacity:1}header{position:absolute;top:0;width:100%}header .site-header .site-logo{display:inline-block;font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:300;letter-spacing:3px;margin:1rem 1.25rem;padding:1rem}header .site-header .site-logo a{text-decoration:none}header .site-header .site-logo a span{font-weight:600}@media(min-width:42.5em){header .site-header .site-logo{font-size:1.25rem;margin:1.25rem 2rem}}@media(min-width:75em){header .site-header .site-logo{font-size:1.5rem;margin:1.5rem 2.5rem}}header .site-header .site-logo.dark-logo{color:#ebeced}header .site-header .btn-main-nav{background-color:#0000;border:none;height:1.75rem;margin:.8rem 1rem;position:fixed;right:1rem;top:1rem;transition:all .25s cubic-bezier(.8,.5,.2,1.4);width:1.9rem;z-index:10}header .site-header .btn-main-nav .line{background-color:#000;border-radius:.5;display:block;height:1px;left:0;opacity:1;position:absolute;transition:all .25s cubic-bezier(.8,.5,.2,1.4)}header .site-header .btn-main-nav .line:first-child{top:15%;width:100%}header .site-header .btn-main-nav .line:nth-child(2){top:50%;width:100%}header .site-header .btn-main-nav .line:nth-child(3){top:85%;transition:width .3s cubic-bezier(.8,.5,.2,1.4),transform .3s cubic-bezier(.8,.5,.2,1.4) .05s;width:70%}@media(min-width:42.5em){header .site-header .btn-main-nav{height:1.95rem;margin:1rem 1.25rem;width:2.1rem}}@media(min-width:75em){header .site-header .btn-main-nav{height:2.3rem;margin:1.25rem 2.25rem;width:2.5rem}}header .site-header .btn-main-nav:hover{outline:none}header .site-header .btn-main-nav:hover .line{background-color:#afbbc4}header .site-header .btn-main-nav:hover .line:first-child{left:-5px;transform:scaleY(2)}header .site-header .btn-main-nav:hover .line:nth-child(2){transform:rotate(5deg) scaleY(2)}header .site-header .btn-main-nav:hover .line:nth-child(3){left:5px;transform:scaleX(1.5) scaleY(1.5);transition:width .3s cubic-bezier(.8,.5,.2,1.4),transform .3s cubic-bezier(.8,.5,.2,1.4) .05s;width:40%}header .site-header .btn-main-nav.open .line{background-color:#27272b}header .site-header .btn-main-nav.open .line:first-child{left:-8px;top:13PX;transform:rotate(135deg) scaleY(1)}header .site-header .btn-main-nav.open .line:nth-child(2){transform:scale(0);transition-duration:50ms}header .site-header .btn-main-nav.open .line:nth-child(3){left:-7px;top:13PX;transform:rotate(-135deg);transition:width .3s cubic-bezier(.8,.5,.2,1.4),transform .3s cubic-bezier(.8,.5,.2,1.4) .05s;width:100%}header .site-header .btn-main-nav.open:hover .line:first-child{transform:rotate(135deg) scale(1.1,2)}header .site-header .btn-main-nav.open:hover .line:nth-child(3){transform:rotate(-135deg) scale(1.1,2);transition:width .3s cubic-bezier(.8,.5,.2,1.4),transform .3s cubic-bezier(.8,.5,.2,1.4) .05s}.site-nav .main-nav{background-color:#ebeced;height:100vh;position:fixed;right:0;top:0;width:100vw;z-index:9}.site-nav .main-nav ul{display:flex;flex-direction:column;font-family:League Spartan,sans-serif;font-size:2rem;gap:1rem;letter-spacing:3px;list-style:none;margin:25vh 3rem;padding:0;position:relative;text-align:right;text-transform:uppercase}@media(min-width:35em){.site-nav .main-nav ul{font-size:2.25rem}}@media(min-width:42.5em){.site-nav .main-nav ul{font-size:2.5rem;gap:1.5rem;margin:30vh 13vw}}@media(min-width:62.5em){.site-nav .main-nav ul{font-size:2.75rem;margin:30vh 10vw}}@media(min-width:75em){.site-nav .main-nav ul{font-size:3rem;gap:2rem;margin:30vh 15vw}}.site-nav .main-nav ul li{opacity:0;position:relative;right:20vw;transition:all .3s ease-in-out;visibility:hidden}.site-nav .main-nav ul li:first-child{transition-delay:.3s}.site-nav .main-nav ul li:nth-child(2){transition-delay:.25s}.site-nav .main-nav ul li:nth-child(3){transition-delay:.15s}.site-nav .main-nav ul li:nth-child(4){transition-delay:50ms}.site-nav .main-nav.active{animation:diagonal-flip-in .35s 1;animation-delay:.2s;animation-timing-function:linear;transition:visibility 0s linear .2s;visibility:visible}.site-nav .main-nav.active ul{position:relative}.site-nav .main-nav.active ul li{opacity:1;position:relative;right:0;transition:all .5s cubic-bezier(.8,.5,.2,1.4);visibility:visible}.site-nav .main-nav.active ul li:nth-child(4){transition-delay:.4s}.site-nav .main-nav.active ul li:nth-child(3){transition-delay:.5s}.site-nav .main-nav.active ul li:nth-child(2){transition-delay:.6s}.site-nav .main-nav.active ul li:first-child{transition-delay:.65s}.site-nav .main-nav.active ul li a{position:relative}.site-nav .main-nav.active ul li a:after{background-color:#27272b;clip-path:polygon(0 0,0 80%,0 80%,0 0);color:#ebeced;height:100%;left:0;opacity:0;position:absolute;top:auto;transition:clip-path .5s cubic-bezier(.8,5,.2,1.4);width:100%}.site-nav .main-nav.active ul li a:hover:after{clip-path:polygon(0 0,0 80%,52% 80%,52% 0);opacity:1}.site-nav .main-nav.active ul li:nth-child(4) a:after{content:"CONTACT"}.site-nav .main-nav.active ul li:nth-child(3) a:after{content:"WORK"}.site-nav .main-nav.active ul li:nth-child(2) a:after{content:"ABOUT"}.site-nav .main-nav.active ul li:first-child a:after{content:"HOME"}.site-nav .main-nav.not-active{animation:diagonal-flip-out .7s 1;animation-delay:.5s;animation-timing-function:linear;transition:visibility 0s linear .85s;visibility:hidden}.site-nav .nav-bg{background-color:#27272b;height:100vh;position:fixed;right:0;top:0;width:100vw;z-index:8}.site-nav .nav-bg.active{animation:diagonal-flip-in .3s 1;animation-timing-function:linear;visibility:visible}.site-nav .nav-bg.not-active{animation:diagonal-flip-out .6s 1;animation-delay:.7s;animation-timing-function:linear;transition:visibility 0s linear 1s;visibility:hidden}@keyframes diagonal-flip-in{0%{clip-path:polygon(100% 100%,0 100%,100% 100%,100% 0)}50%{clip-path:polygon(0 100%,0 100%,100% 100%,100% 0)}to{clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}}@keyframes diagonal-flip-out{0%{clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}25%{clip-path:polygon(0 100%,0 100%,100% 100%,100% 0)}50%{clip-path:polygon(100% 100%,0 100%,100% 100%,100% 0)}to{clip-path:polygon(100% 100%,0 100%,100% 100%,100% 0)}}.btn{border:1.5px solid #4c586f;color:#4c586f;margin:2rem 0;padding:.5rem 1.25rem .6rem;transition:all .25s cubic-bezier(.8,.5,.2,1.4)}.btn:active,.btn:focus,.btn:hover{background-color:#4c586f;color:#fff;font-weight:300}@media(min-width:50em){.btn{font-size:1.125rem;padding:.6rem 1.375rem .7rem}}@media(min-width:75em){.btn{font-size:1.25rem;padding:.75rem 1.5rem .8rem}}.hashtags-container ul{list-style:none;padding:0}.hashtags-container ul li{font-family:Source Code Pro,sans-serif;font-size:.75rem;letter-spacing:2px;line-height:1.8}.hashtags-container ul li:nth-child(3){opacity:.95}.hashtags-container ul li:nth-child(4){opacity:.9}.hashtags-container ul li:nth-child(5){opacity:.83;opacity:.74}.hashtags-container ul li:nth-child(6){opacity:.63}.hashtags-container ul li:nth-child(7){opacity:.5}.hashtags-container ul li:nth-child(8){opacity:.35}.hashtags-container ul li:nth-child(9){opacity:.2}.work-list{margin:3rem 0 12rem}.work-list .work-type{font-size:.9rem;font-weight:300;margin:.75rem 0;text-transform:uppercase}@media(min-width:27.5em){.work-list .work-type{margin:.9rem 0}}@media(min-width:35em){.work-list .work-type{font-size:1rem;margin:1rem 0}}@media(min-width:42.5em){.work-list .work-type{font-size:1rem}}@media(min-width:50em){.work-list .work-type{font-size:.9rem}}@media(min-width:75em){.work-list .work-type{font-size:1rem}}.work-list .thumbnail{box-shadow:0 0 10px #0000001a;display:block}.work-list .work-info .work-title{font-family:Barlow,sans-serif;font-size:1.375rem;font-weight:400;margin:2rem 0 .75rem;position:relative;text-transform:uppercase}.work-list .work-info .work-title:after{background-color:#27272b;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .25s cubic-bezier(.8,.5,.2,1.4);width:30%}.work-list .work-info .work-title:hover:after{width:100%}.work-list .work-info .work-exerpt{font-weight:300;letter-spacing:2px;margin-bottom:3rem}@media(min-width:50em){.work-list .work-info .work-exerpt{font-size:1.1rem}}@media(min-width:75em){.work-list .work-info .work-exerpt{font-size:1.125rem}}@media(min-width:100em){.work-list .work-info .work-exerpt{font-size:1.25rem}}@media(min-width:27.5em){.work-list{margin:3rem 1rem 12rem}}@media(min-width:35em){.work-list{margin:3rem 2rem 12rem}}@media(min-width:42.5em){.work-list{margin:3rem 3rem 12rem}}@media(min-width:50em){.work-list{grid-column-gap:3rem;display:grid;grid-template-areas:"thumbnail type" "thumbnail info" "thumbnail .";grid-template-columns:1fr .9fr;grid-template-rows:2.5rem 1fr 2.5rem;margin:4rem 1rem 12rem}.work-list .work-type{align-self:flex-end;grid-area:type;margin:0}.work-list .thumbnail{grid-area:thumbnail}.work-list .work-info{grid-area:info}.work-list .work-info .work-title{font-size:1.5rem;margin:.5rem 0 1rem}.work-list .work-info .work-exerpt{font-size:1rem;margin-bottom:2rem}}@media(min-width:62.5em){.work-list{grid-template-rows:4rem 1fr 4rem}.work-list .work-info .work-title{font-size:1.75rem}.work-list .work-info .work-exerpt{font-size:1.1rem;margin-bottom:3rem}}@media(min-width:75em){.work-list{grid-template-rows:6rem 1fr 6rem;margin:4rem 2rem 15rem}.work-list .work-info .work-title{font-size:1.875rem}.work-list .work-info .work-exerpt{font-size:1.125rem;margin-bottom:3rem}}@media(min-width:90em){.work-list{grid-column-gap:4rem;grid-template-columns:1fr 1fr;grid-template-rows:7rem 1fr 7rem;margin:5rem 4rem 17rem}.work-list .work-info .work-title{font-size:1.875rem}}@media(min-width:100em){.work-list{grid-column-gap:4rem;grid-template-rows:8rem 1fr 8rem;margin:6rem 5rem 19rem}.work-list .work-info .work-title{font-size:2rem}}@media(min-width:110em){.work-list{grid-template-rows:10rem 1fr 10rem;margin:7rem 6rem 20rem}.work-list .work-info .work-title{font-size:2.25rem}}@media(min-width:2200px){.work-list{margin:7rem auto 20rem;max-width:110rem}}.social-media-container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-around}.social-media-container svg g,.social-media-container svg path{fill:#afbbc4;height:100%;transition:fill .3s ease-in-out;width:100%}.social-media-container svg:hover path{fill:#27272b}@media(min-width:27.5em){.social-media-container{gap:2.5rem}.social-media-container svg{height:2rem;width:2rem}}@media(min-width:35em){.social-media-container{gap:2.5rem}.social-media-container svg{height:2.25rem;width:2.25rem}}@media(min-width:50em){.social-media-container{gap:2.5rem}.social-media-container svg{height:2.25rem;width:2.25rem}}@media(min-width:62.5em){.social-media-container{gap:2.675rem}.social-media-container svg{height:2.5rem;width:2.5rem}}@media(min-width:75em){.social-media-container{gap:2.75rem}.social-media-container svg{height:2.75rem;width:2.75rem}}@media(min-width:100em){.social-media-container{gap:2.75rem}.social-media-container svg{height:2.875rem;width:2.875rem}}@media(min-width:110em){.social-media-container{gap:3.25rem}.social-media-container svg{height:3rem;width:3rem}}footer .copyright{font-size:.75rem;margin:1rem;text-align:center;text-transform:uppercase}.page{overflow:hidden}.page .section-wrapper{margin:2rem}.page .intro{margin:10rem 2.5rem 2rem}.page .intro h1{font-size:1.8rem;letter-spacing:5px;margin:2rem 0;text-transform:uppercase}.page .section-type{font-family:Barlow,sans-serif;font-size:.85rem;font-weight:300;text-transform:uppercase}.home .section-wrapper{margin:2rem}.home .section-wrapper .section-heading{font-size:1.65rem;letter-spacing:3.5px;text-transform:uppercase}.home .home-intro{height:100vh;overflow:hidden;position:relative}.home .home-intro:before{background-color:#27272b;content:"";height:calc(100% - 1.4rem);left:0;margin:.7rem;position:absolute;top:0;width:60vw}.home .home-intro .hello{bottom:58vh;position:absolute;right:35vw;width:80%}@media(min-width:42.5em){.home .home-intro .hello{bottom:50vh}}@media(min-width:50em){.home .home-intro .hello{bottom:37vh}}.home .home-intro .name{color:#fff;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:300;letter-spacing:3px;text-transform:uppercase}.home .home-intro .name .name-dark{bottom:52vh;position:absolute;right:calc(40vw - .5rem)}.home .home-intro .name .name-dark .i-am{display:block}.home .home-intro .name .name-light{bottom:52vh;color:#27272b;font-weight:400;left:calc(60vw + .9rem);position:absolute}@media(min-width:360px){.home .home-intro .name{font-size:1.75rem}}@media(min-width:27.5em){.home .home-intro .name{font-size:2rem}.home .home-intro .name .name-dark,.home .home-intro .name .name-light{bottom:48vh}}@media(min-width:35em){.home .home-intro .name{font-size:2.25rem}.home .home-intro .name .name-dark,.home .home-intro .name .name-light{bottom:45vh}}@media(min-width:42.5em){.home .home-intro .name{font-size:2.375rem}.home .home-intro .name .name-dark,.home .home-intro .name .name-light{bottom:39vh}}@media(min-width:50em){.home .home-intro .name{font-size:2.5rem;left:15vw;position:absolute;top:66vh;z-index:2}.home .home-intro .name .name-dark,.home .home-intro .name .name-light{color:#ebeced;position:static}.home .home-intro .name .name-dark .i-am{display:inline-block;font-size:1.75rem;margin-right:.5rem}}@media(min-width:50em)and (min-width:62.5em){.home .home-intro .name{font-size:2.675rem;top:67vh}.home .home-intro .name .name-dark .i-am{font-size:1.875rem}}@media(min-width:50em)and (min-width:75em){.home .home-intro .name{font-size:2.75rem;left:16vw;top:67vh}.home .home-intro .name .name-dark .i-am{font-size:2rem}}@media(min-width:50em)and (min-width:90em){.home .home-intro .name{font-size:3rem;left:17vw;top:67vh}}@media(min-width:50em)and (min-width:100em){.home .home-intro .name{font-size:3.25rem;left:17vw;top:67vh}.home .home-intro .name .name-dark .i-am{font-size:2.25rem}.home .home-intro .name{font-size:3.5rem;left:17vw;top:68vh}.home .home-intro .name .name-dark .i-am{font-size:2.5rem}}@media(min-width:50em)and (min-width:110em){.home .home-intro .name{font-size:3.75rem;left:18.5vw;top:68vh}.home .home-intro .name .name-dark .i-am{font-size:2.75rem}}.home .home-intro .side-text{color:#ebeced;font-family:Barlow,sans-serif;font-size:.8rem;font-weight:300;left:-.75rem;letter-spacing:2px;margin:0;position:absolute;text-transform:uppercase;top:50%;transform:rotate(90deg) translateX(-10%)}.home .home-intro .side-text:before{left:-75%}.home .home-intro .side-text:after,.home .home-intro .side-text:before{background-color:#ebeced;content:"";height:1px;position:absolute;top:50%;width:60%}.home .home-intro .side-text:after{right:-75%}@media(min-width:50em){.home .home-intro .side-text{left:-.675rem}}@media(min-width:75em){.home .home-intro .side-text{font-size:.9rem;left:-.75rem}}.home .home-intro .hashtags-container{left:20vw;position:absolute;top:63vh}.home .home-intro .hashtags-container ul li{color:#afbbc4;font-size:.625rem}@media(min-width:42.5em){.home .home-intro .hashtags-container{top:66vh}.home .home-intro .hashtags-container ul li{font-size:.75rem}}@media(min-width:50em){.home .home-intro .hashtags-container{left:70vw;top:68vh}.home .home-intro .hashtags-container ul li{color:#4c586f}}@media(min-width:75em){.home .home-intro .hashtags-container{top:66vh}.home .home-intro .hashtags-container ul li{font-size:.9rem}}.home .home-intro .hidden{display:none}@media(min-width:50em){.home .home-intro .hidden{display:block;opacity:.8}.home .home-intro .hidden .hashtags-container{left:auto;position:absolute;right:40vw;text-align:right;top:0}.home .home-intro .hidden .hashtags-container ul{margin:0}.home .home-intro .hidden .hashtags-container ul li{color:#afbbc4}.home .home-intro .hidden .quote{color:#d4dde5;font-family:Source Code Pro,sans-serif;font-size:.75rem;font-weight:300;left:1rem;opacity:.25;position:absolute;top:78vh;transform:rotate(-1deg);width:31vw}.home .home-intro .hidden .quote span{display:block;font-style:italic;margin:.5rem 0}}@media(min-width:75em){.home .home-intro .hidden .quote{font-size:.9rem;left:38vw;top:72vh;width:28vw}}@media(min-width:110em){.home .home-intro .hidden .quote{font-size:1rem;top:72vh}}.home .home-intro .home-intro-nav{bottom:10vh;position:absolute;right:1rem}.home .home-intro .home-intro-nav ul{list-style:none;padding:0}.home .home-intro .home-intro-nav ul li{margin:1rem 0;text-align:right}.home .home-intro .home-intro-nav ul li a{font-weight:300;padding:.5rem;text-decoration:none;text-transform:uppercase}@media(min-width:27.5em){.home .home-intro .home-intro-nav ul{font-size:1.125rem}.home .home-intro .home-intro-nav ul li{margin:1.125rem 0}}@media(min-width:42.5em){.home .home-intro .home-intro-nav ul{font-size:1.25rem}}@media(min-width:50em){.home .home-intro .home-intro-nav{bottom:50vh;transform:translateY(50%)}.home .home-intro .home-intro-nav ul{font-size:1.375rem}.home .home-intro .home-intro-nav ul li{margin:1.25rem 1vw}}@media(min-width:62.5em){.home .home-intro .home-intro-nav ul{font-size:1.5rem}.home .home-intro .home-intro-nav ul li{margin:1.5rem 1vw}}@media(min-width:90em){.home .home-intro .home-intro-nav ul{font-size:1.75rem}.home .home-intro .home-intro-nav ul li{margin:1.75rem 1vw}}.home .home-about{height:83vh;min-height:15rem}.home .home-about .section-wrapper{margin:2rem 10vw;position:relative;top:50%;transform:translateY(-30%)}.home .home-about .section-wrapper .section-heading{margin-bottom:1rem}@media(min-width:27.5em){.home .home-about .section-wrapper .section-heading{font-size:2rem}}@media(min-width:35em){.home .home-about .section-wrapper .section-heading{font-size:2rem}}@media(min-width:42.5em){.home .home-about .section-wrapper .section-heading{font-size:2.125rem}}@media(min-width:75em){.home .home-about .section-wrapper .section-heading{font-size:2.25rem}}@media(min-width:100em){.home .home-about .section-wrapper .section-heading{font-size:2.5rem}}@media(min-width:110em){.home .home-about .section-wrapper .section-heading{font-size:2.75rem}}.home .home-about .section-wrapper p:last-of-type{margin-bottom:3rem}@media(min-width:50em){.home .home-about .section-wrapper p{font-size:1.125rem}}@media(min-width:75em){.home .home-about .section-wrapper p{font-size:1.25rem}}@media(min-width:100em){.home .home-about .section-wrapper p{font-size:1.375rem}}@media(min-width:110em){.home .home-about .section-wrapper p{font-size:1.5rem}}@media(min-width:42.5em){.home .home-about .section-wrapper{margin:2rem 15vw}.home .home-about .section-wrapper p{margin-bottom:.75rem}}@media(min-width:75em){.home .home-about .section-wrapper{margin:2rem 18vw}.home .home-about .section-wrapper p:last-of-type{margin-bottom:4rem}}.home .home-work{background-image:linear-gradient(175deg,#afbbc4 47%,#a1afba 83%);clip-path:polygon(0 5vw,100% 0,100% calc(100% - 5vw),0 100%);height:auto;padding:1rem 0}.home .home-work .section-wrapper{margin:10rem 2rem}@media(min-width:75em){.home .home-work .section-wrapper{margin:15rem 2rem 10rem}}@media(min-width:27.5em){.home .home-work .section-heading{font-size:2rem}}@media(min-width:35em){.home .home-work .section-heading{font-size:2rem}}@media(min-width:42.5em){.home .home-work .section-heading{font-size:2.125rem}}@media(min-width:75em){.home .home-work .section-heading{font-size:2.25rem}}@media(min-width:100em){.home .home-work .section-heading{font-size:2.5rem}}@media(min-width:110em){.home .home-work .section-heading{font-size:2.75rem}}@media(min-width:27.5em){.home .home-work .section-heading{margin:2rem 1rem}}@media(min-width:35em){.home .home-work .section-heading{margin:2rem}}@media(min-width:42.5em){.home .home-work .section-heading{margin:3rem}}@media(min-width:50em){.home .home-work .section-heading{margin:2rem 1rem}}@media(min-width:75em){.home .home-work .section-heading{margin:2rem}}@media(min-width:90em){.home .home-work .section-heading{margin:2rem 4rem}}@media(min-width:100em){.home .home-work .section-heading{margin:2rem 5rem}}@media(min-width:110em){.home .home-work .section-heading{margin:2rem 6rem}}.home .home-contact{height:83vh;position:relative}.home .home-contact .section-wrapper{margin:1rem 10vw;position:relative;top:50%;transform:translateY(-50%)}.home .home-contact .section-wrapper p{padding-bottom:2rem}@media(min-width:50em){.home .home-contact .section-wrapper p{font-size:1.125rem}}@media(min-width:75em){.home .home-contact .section-wrapper p{font-size:1.25rem}}@media(min-width:100em){.home .home-contact .section-wrapper p{font-size:1.375rem}}@media(min-width:110em){.home .home-contact .section-wrapper p{font-size:1.5rem}}.home .home-contact .section-wrapper .section-heading{margin-bottom:1rem}@media(min-width:27.5em){.home .home-contact .section-wrapper .section-heading{font-size:2rem}}@media(min-width:35em){.home .home-contact .section-wrapper .section-heading{font-size:2rem}}@media(min-width:42.5em){.home .home-contact .section-wrapper .section-heading{font-size:2.125rem}}@media(min-width:75em){.home .home-contact .section-wrapper .section-heading{font-size:2.25rem}}@media(min-width:100em){.home .home-contact .section-wrapper .section-heading{font-size:2.5rem}}@media(min-width:110em){.home .home-contact .section-wrapper .section-heading{font-size:2.75rem}}.home .home-contact .section-wrapper .social-media-container{bottom:100%;position:absolute;right:1rem}@media(min-width:27.5em){.home .home-contact .section-wrapper{margin:2rem 15vw}}@media(min-width:35em){.home .home-contact .section-wrapper{margin:2rem 20vw}}@media(min-width:50em){.home .home-contact .section-wrapper{left:50vw;margin:2rem 0;width:40vw}.home .home-contact .section-wrapper .social-media-container{bottom:auto;left:-4rem;right:auto;top:-.25rem}}@media(min-width:75em){.home .home-contact .section-wrapper{left:55vw}.home .home-contact .section-wrapper .social-media-container{left:-6rem}}.about .about-intro{margin:10rem 10vw 2rem;position:relative}.about .about-intro h1{margin:1rem 0}@media(min-width:27.5em){.about .about-intro h1{font-size:2.125rem}}@media(min-width:35em){.about .about-intro h1{font-size:2.25rem}}@media(min-width:42.5em){.about .about-intro h1{font-size:2.375rem}}@media(min-width:50em){.about .about-intro h1{font-size:2.5rem}}@media(min-width:62.5em){.about .about-intro h1{font-size:2.75rem}}@media(min-width:90em){.about .about-intro h1{font-size:3rem}}@media(min-width:100em){.about .about-intro h1{font-size:3.5rem}}@media(min-width:110em){.about .about-intro h1{font-size:3.75rem}}.about .about-intro p{font-size:1.1rem;letter-spacing:3px;line-height:1.7;max-width:25rem}@media(min-width:27.5em){.about .about-intro p{font-size:1.1rem}}@media(min-width:35em){.about .about-intro p{font-size:1.125rem}}@media(min-width:42.5em){.about .about-intro p{font-size:1.25rem}}@media(min-width:50em){.about .about-intro p{font-size:1.375rem}}@media(min-width:90em){.about .about-intro p{font-size:1.5rem}}@media(min-width:100em){.about .about-intro p{font-size:1.675rem}}@media(min-width:110em){.about .about-intro p{font-size:1.75rem}}.about .about-intro .lightbulb{position:absolute;right:5%;top:-20rem;width:17%}.about .about-intro .hashtags-container{margin:13rem 1.5rem 5rem}.about .about-intro .hashtags-container ul li{color:#4c586f;font-weight:400;letter-spacing:3px}.about .about-content .about-story{margin:5rem 0}.about .about-content .about-story p{line-height:1.5}@media(min-width:50em){.about .about-content .about-story p{font-size:1.1rem}}@media(min-width:75em){.about .about-content .about-story p{font-size:1.125rem}}@media(min-width:100em){.about .about-content .about-story p{font-size:1.25rem}}.about .about-content .about-skills{margin:10rem 1rem 8rem 25vw;position:relative}.about .about-content .about-skills .section-type{margin-bottom:.25rem}.about .about-content .about-skills h3{font-weight:500;margin:1.25rem 0 .5rem}.about .about-content .about-skills ul{list-style:none;margin:0;padding:0}.about .about-content .about-skills ul li{line-height:1.7}@media(min-width:50em){.about .about-content .about-skills ul li{font-size:1.1rem}}@media(min-width:75em){.about .about-content .about-skills ul li{font-size:1.125rem}}@media(min-width:100em){.about .about-content .about-skills ul li{font-size:1.25rem}}.about .about-content .about-skills .small-mouse{position:absolute;right:45%;top:-30%;width:200%}@media(min-width:42.5em){.about .about-intro{height:75vh}.about .about-intro h1{margin:.85rem 0}.about .about-intro p{line-height:1.5}.about .about-intro div{left:15vw;position:relative;top:50%;transform:translateY(-10%)}.about .about-intro div .hashtags-container{left:50%;margin:15% 0 5rem;position:relative}.about .about-intro div .hashtags-container li{font-size:.9rem}.about .about-content .about-story{margin:25vh 4vw 25vh 35vw}.about .about-content .about-skills{margin:30vh 8vw 30vh 20vw}.about .about-content .about-skills .skill-lists{display:flex;gap:8rem}}@media(min-width:62.5em){.about .about-intro div{left:20vw;transform:translateY(-10%)}.about .about-intro div .hashtags-container{margin:3rem 0 5rem}.about .about-intro div .hashtags-container li{font-size:1rem}}@media(min-width:90em){.about .about-intro p{max-width:27rem}.about .about-intro div{left:15vw}.about .about-intro div .hashtags-container{left:48%;margin:4rem 0}.about .about-intro div .hashtags-container li{font-size:1.125rem}.about .about-content .about-story{margin:25vh 8vw 25vh 35vw}}@media(min-width:100em){.about .about-intro p{max-width:30rem}.about .about-intro div .hashtags-container li{font-size:1.125rem}.about .about-content .about-skills h3{font-size:1.5rem}}@media(min-width:110em){.about .about-intro p{max-width:31rem}}.work{height:auto;padding:1rem 0}.work .intro h1 span{position:relative}@media(min-width:27.5em){.work .intro h1 span{font-size:2.125rem}}@media(min-width:35em){.work .intro h1 span{font-size:2.25rem}}@media(min-width:42.5em){.work .intro h1 span{font-size:2.375rem}}@media(min-width:50em){.work .intro h1 span{font-size:2.5rem}}@media(min-width:62.5em){.work .intro h1 span{font-size:2.75rem}}@media(min-width:90em){.work .intro h1 span{font-size:3rem}}@media(min-width:100em){.work .intro h1 span{font-size:3.5rem}}@media(min-width:110em){.work .intro h1 span{font-size:3.75rem}}.work .intro h1 span .pen{bottom:-1rem;position:absolute;width:115%}@media(min-width:27.5em){.work .intro h1{margin:2rem 1rem}}@media(min-width:35em){.work .intro h1{margin:2rem}}@media(min-width:42.5em){.work .intro h1{margin:3rem}}@media(min-width:50em){.work .intro h1{margin:2rem 1rem}}@media(min-width:75em){.work .intro h1{margin:2rem}}@media(min-width:90em){.work .intro h1{margin:2rem 4rem}}@media(min-width:100em){.work .intro h1{margin:2rem 5rem}}@media(min-width:110em){.work .intro h1{margin:2rem 6rem}}.contact .connect{height:100vh;margin:0 10vw;position:relative}.contact .connect .connect-wrapper{position:relative;top:50%;transform:translateY(-50%)}.contact .connect .connect-wrapper h1{font-size:2rem;letter-spacing:5px;margin:.75rem 0;text-transform:uppercase}@media(min-width:27.5em){.contact .connect .connect-wrapper h1{font-size:2.125rem}}@media(min-width:35em){.contact .connect .connect-wrapper h1{font-size:2.25rem}}@media(min-width:42.5em){.contact .connect .connect-wrapper h1{font-size:2.375rem}}@media(min-width:50em){.contact .connect .connect-wrapper h1{font-size:2.5rem}}@media(min-width:62.5em){.contact .connect .connect-wrapper h1{font-size:2.75rem}}@media(min-width:90em){.contact .connect .connect-wrapper h1{font-size:3rem}}@media(min-width:100em){.contact .connect .connect-wrapper h1{font-size:3.5rem}}@media(min-width:110em){.contact .connect .connect-wrapper h1{font-size:3.75rem}}.contact .connect .connect-wrapper p{margin-bottom:2rem}@media(min-width:27.5em){.contact .connect .connect-wrapper p{font-size:1.1rem}}@media(min-width:35em){.contact .connect .connect-wrapper p{font-size:1.125rem}}@media(min-width:42.5em){.contact .connect .connect-wrapper p{font-size:1.25rem}}@media(min-width:50em){.contact .connect .connect-wrapper p{font-size:1.375rem}}@media(min-width:90em){.contact .connect .connect-wrapper p{font-size:1.5rem}}@media(min-width:100em){.contact .connect .connect-wrapper p{font-size:1.675rem}}@media(min-width:110em){.contact .connect .connect-wrapper p{font-size:1.75rem}}.contact .connect .connect-wrapper .social-media-container{flex-direction:row;justify-content:flex-start;margin:2.5rem .25rem 4.5rem}@media(min-width:42.5em){.contact .connect .connect-wrapper .social-media-container{gap:3rem;margin:3rem .25rem 4.5rem}}@media(min-width:75em){.contact .connect .connect-wrapper .social-media-container{gap:4rem;margin:4rem .25rem 4.5rem}}.contact .connect .mouse{left:10rem;position:absolute;top:-28rem;width:40rem;z-index:-1}.contact .say-hi{margin:10vh 8vw 35vh}.contact .say-hi h2{font-size:1.6rem;letter-spacing:5px;margin:.75rem 1rem;text-transform:uppercase}.contact .say-hi p{margin:.75rem 0 3rem}@media(min-width:50em){.contact .connect{height:100vh}.contact .connect .connect-wrapper{left:15vw;position:relative;top:50%;transform:translateY(-10%)}.contact .connect .connect-wrapper h1{margin:.85rem 0}.contact .connect .connect-wrapper p{line-height:1.5}.contact .say-hi{margin-left:25vw}.contact .say-hi h2{font-size:2rem}.contact .say-hi p{font-size:1.125rem}}@media(min-width:62.5em){.contact .connect .connect-wrapper{left:20vw;transform:translateY(-10%)}}@media(min-width:90em){.contact .connect .connect-wrapper{left:15vw}.contact .connect .connect-wrapper p{max-width:27rem}.contact .say-hi h2{font-size:2.25rem}.contact .say-hi p{font-size:1.25rem}}@media(min-width:100em){.contact .connect .connect-wrapper p{max-width:30rem}.contact .say-hi h2{font-size:2.5rem}.contact .say-hi p{font-size:1.375rem}}@media(min-width:110em){.contact .connect .connect-wrapper p{max-width:31rem}.contact .say-hi h2{font-size:2.75rem}.contact .say-hi p{font-size:1.5rem}}@media(min-width:42.5em){.work-single{margin:auto;max-width:50rem;max-width:80rem}}.work-single .section-wrapper{margin-bottom:5rem;margin-left:10vw;margin-right:10vw}.work-single .section-wrapper .small-section-title{font-family:Barlow,sans-serif;font-size:.9rem;font-weight:300;margin:.5rem 0;text-transform:uppercase}@media(min-width:27.5em){.work-single .section-wrapper .small-section-title{margin:.5rem 0}}@media(min-width:35em){.work-single .section-wrapper .small-section-title{font-size:1rem;margin:1rem 0}}@media(min-width:42.5em){.work-single .section-wrapper .small-section-title{font-size:1rem}}@media(min-width:50em){.work-single .section-wrapper .small-section-title{font-size:.9rem}}@media(min-width:75em){.work-single .section-wrapper .small-section-title{font-size:1rem}}.work-single .section-wrapper p{letter-spacing:1.5px}.work-single .intro{margin-left:0;margin-right:0}.work-single .intro .small-section-title{margin:.5rem 10vw}.work-single .intro h1{letter-spacing:2px;margin:.75rem 10vw 1.5rem;text-transform:capitalize}@media(min-width:27.5em){.work-single .intro h1{font-size:2.125rem}}@media(min-width:35em){.work-single .intro h1{font-size:2.25rem}}@media(min-width:42.5em){.work-single .intro h1{font-size:2.375rem}}@media(min-width:50em){.work-single .intro h1{font-size:2.5rem}}@media(min-width:62.5em){.work-single .intro h1{font-size:2.75rem}}@media(min-width:90em){.work-single .intro h1{font-size:3rem}}@media(min-width:100em){.work-single .intro h1{font-size:3.5rem}}@media(min-width:110em){.work-single .intro h1{font-size:3.75rem}}.work-single .work-skills .skill-list,.work-single .work-team ul{letter-spacing:3px;line-height:1.5;list-style:none;margin:.5rem 0;padding:0}.work-single .work-final{margin-left:0;margin-right:0}.work-single .work-final .small-section-title{margin:.5rem 10vw}.work-single .work-final .product-line{background-color:#f1f1f1;font-weight:400;margin:2rem 0;padding:3rem 10vw}.work-single .work-final .image-containter{margin:2rem 10vw}.work-single .work-final .image-containter img{border-radius:.25rem}.work-single .work-details .work-detail-section{margin:0 auto 5rem}.work-single .work-details .work-detail-section .detail-title{font-size:1.5rem;margin:0 0 1rem}.work-single .work-details .work-detail-section .gallery{margin:3rem auto}.work-single .work-details .work-detail-section .gallery .image-containter{margin:1rem auto}.work-single .work-details .color-list{display:flex;flex-direction:column;gap:3rem;justify-content:space-around;margin:2rem auto 9rem;width:80%}.work-single .work-details .color-list .color-container{align-items:center;display:flex}.work-single .work-details .color-list .color-container .color-block{display:block;height:20vw;margin:auto;max-height:20rem;max-width:20rem;width:20vw}@media(min-width:42.5em){.work-single .work-details .color-list .color-container .color-block{margin:auto 5rem auto auto}}.work-single .work-details .color-list .color-container .color-info{width:50%}.work-single .work-details .color-list .color-container .color-info .color-name{margin:.25rem auto}.work-single .work-details .color-list .color-container .color-info .color-code{margin:.25rem auto;text-transform:uppercase}
/*# sourceMappingURL=main.b67fff15.css.map*/