*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}a,button,h1,h2,h3,h4,h5,h6,label,p{font-family:Arial,sans-serif}button{outline:0;padding:0;background-color:transparent;border:none;pointer-events:all;cursor:pointer}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%}html{font-size:10px;overflow:-moz-scrollbars-none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0!important}.no-scrollable{overflow:hidden}#root{height:100%}.HomeLinks{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.HomeLink{box-shadow:0 14px 28px rgba(0,0,0,.03),0 10px 10px rgba(0,0,0,.03);cursor:pointer;position:relative;width:100%;padding-bottom:50%;margin-bottom:1rem;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}.HomeLink-image{object-fit:cover}.HomeLink-image,.HomeLink-loader{width:100%;position:absolute;left:0;top:0;height:100%}.HomeLink-loader{background-color:#fff;display:flex;align-items:center;justify-content:center}.HomeLink span{-webkit-transition:transform .5s ease-out;transition:transform .5s ease-out;text-shadow:1px 2px 4px rgba(0,0,0,.7)}.HomeLink-inner{display:flex;justify-content:center;align-items:center;color:#eee;font-size:4rem;font-weight:700;z-index:2}.HomeLink-inner,.HomeLink-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.HomeLink-overlay{background-color:#111;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media (min-width:768px){.HomeLinks--film{margin:0 auto;width:80%}.HomeLinks--film .HomeLink{padding-bottom:28%;width:calc(50% - .25rem)}.HomeLink{padding-bottom:24%;width:calc(50% - .25rem);margin-bottom:.5rem}}@media (hover:hover){.HomeLink:hover .HomeLink-overlay{opacity:.7}}@media (min-width:1024px){.HomeLink{width:calc((100% - 1rem)/3);-webkit-transform:translateZ(0);transform:translateZ(0);padding-bottom:17%}.HomeLinks--film .HomeLink{padding-bottom:27%}}.Home{height:100%}.Login{display:flex;flex-direction:column;align-items:center;justify-content:center;width:85%;background-color:#fff;margin:0 auto;height:calc(100vh - 16rem)}.Login-input{border:thin solid grey;height:2rem;width:10rem;padding:.5rem;font-size:1.5rem;background-color:transparent}.Login-button{margin-top:2rem}.Login-form{padding:2rem 0;position:relative}.Login-error{position:absolute;bottom:-1rem}@media (min-width:768px){.Login-input{width:20rem;height:4rem;margin-right:1rem}}@-webkit-keyframes appear{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes appear{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes alert{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes alert{0%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.AdminHomePage{padding:2rem}.AdminLabel{width:20rem;display:inline-block;margin-right:1rem;font-size:2rem;font-weight:700}.AdminLabel:first-letter{text-transform:uppercase}.AdminInput{width:20rem;height:4rem;padding:0 1rem;margin:1rem 1rem 1rem 0;border:thin solid #d3d3d3;font-size:1.4rem}.AdminButton{width:20rem;background-color:#deb887;color:#fff;font-size:2rem;margin-right:2rem;padding:2rem}.AdminChange-buttons{opacity:0;-webkit-transform:scale(.7);transform:scale(.7);-webkit-animation-name:appear;animation-name:appear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin-top:2rem}.AdminChange-buttons,.Alert{-webkit-animation-duration:.3s;animation-duration:.3s}.Alert{display:flex;align-items:center;justify-content:center;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1);background-color:#111;color:#fff;font-size:2rem;width:25rem;height:4rem;-webkit-animation-name:alert;animation-name:alert;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.AdminEditor-title{margin:3rem 0}.Admin{height:100%}.Admin-Header{display:flex;justify-content:space-between;padding:2rem 0;align-items:center}.LandscapeBckgImg{position:relative;margin:0 auto}.LandscapeBckgImg img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (min-width:768px){.LandscapeBckgImg{width:70%}}@media screen and (min-width:1280px){.LandscapeBckgImg{width:55%}}.description{font-size:18px;line-height:22px;text-align:center;color:#404040}.Description-wrapper{margin-top:25px}@media screen and (min-width:768px){.description{text-align:left}}@Media screen and (min-width:1280px){.description{font-size:16px;line-height:18px}}.Bio,.Film{height:100%}.PhotographyList{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.PhotographyList-item{box-shadow:0 14px 28px rgba(0,0,0,.03),0 10px 10px rgba(0,0,0,.03);cursor:pointer;width:100%;padding-bottom:100%;margin-bottom:1rem;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;position:relative}.PhotographyList-image{width:100%;position:absolute;left:0;top:0;height:100%;object-fit:cover}.PhotographyList-image:first-child,.PhotographyList-image:nth-child(2){object-position:top}.PhotographyList-image:nth-child(3){object-position:bottom}.PhotographyList-item span{-webkit-transition:transform .5s ease-out;transition:transform .5s ease-out;text-transform:capitalize;text-shadow:1px 2px 4px rgba(0,0,0,.7)}.PhotographyList-title{display:flex;justify-content:center;align-items:center;color:#eee;font-size:4.2rem;font-weight:700;padding:0 1rem;z-index:10}.PhotographyList-overlay,.PhotographyList-title{position:absolute;top:0;left:0;width:100%;height:100%}.PhotographyList-overlay{z-index:9;background-color:#111;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media (min-width:768px){.PhotographyList-item{padding-bottom:50%;width:32.8%;margin-bottom:1rem}.PhotographyList{width:81%;margin:0 auto}}@media (hover:hover){.PhotographyList-item:hover .PhotographyList-overlay{opacity:.7}}@media (min-width:1024px){.PhotographyList-item{padding-bottom:50%;margin-bottom:.6rem;width:32.8%}.PhotographyList{width:75%}}@media screen and (min-width:1280px){.PhotographyList{width:80%}}.Photography{height:100%;display:flex;flex-direction:column-reverse}.Photography-description{font-size:18px;line-height:22px;text-align:center;color:#404040;margin-bottom:2rem}@media screen and (min-width:768px){.Photography-description{text-align:left;margin-top:1rem;margin-bottom:0}.Photography{display:block}}@media screen and (min-width:1024px){.Photography-description{margin-top:1.5rem}}@media screen and (min-width:1280px){.Photography-description{font-size:16px;line-height:18px}}@-webkit-keyframes spinner-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@keyframes spinner-right-spin{0%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}}@-webkit-keyframes spinner-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@keyframes spinner-left-spin{0%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(130deg);transform:rotate(130deg)}}@-webkit-keyframes spinner-easespin{12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}to{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@keyframes spinner-easespin{12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}to{-webkit-transform:rotate(3turn);transform:rotate(3turn)}}@-webkit-keyframes spinner-linspin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-linspin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner{position:absolute;left:50%;top:50%;width:64px;margin-left:-32px;z-index:18;pointer-events:none}.spinner--big{position:relative;width:200px;height:200px;margin-left:0;left:auto;display:flex;align-items:center;top:auto;justify-content:center}.spinner-svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-webkit-animation:spinner-linspin 1568.23529647ms linear infinite;animation:spinner-linspin 1568.23529647ms linear infinite}.spinner-svg circle{stroke-dasharray:452.16}.spinner-image{width:100px;height:100px;background-size:contain;background-position:50%;background-repeat:no-repeat}.spinner-container{pointer-events:none;position:absolute;width:100%;padding-bottom:100%;top:50%;left:50%;margin-top:-50%;margin-left:-50%;-webkit-animation:spinner-linspin 1568.23529647ms linear infinite;animation:spinner-linspin 1568.23529647ms linear infinite}.spinner-rotator{position:absolute;width:100%;height:100%;-webkit-animation:spinner-easespin 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:spinner-easespin 5332ms cubic-bezier(.4,0,.2,1) infinite both}.spinner-left{left:0;right:49%}.spinner-left,.spinner-right{position:absolute;top:0;bottom:0;overflow:hidden}.spinner-right{right:0;left:49%}.spinner-left .spinner-circle{left:0;right:-100%;border-right-color:transparent;-webkit-animation:spinner-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:spinner-left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.spinner-right .spinner-circle{left:-100%;right:0;border-left-color:transparent;-webkit-animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.spinner-circle{box-sizing:border-box;position:absolute;width:200%;height:100%;border-radius:50%;border:6px solid;border-color:#ddd #ddd transparent}.spinner--big .spinner-circle{border-color:#000 #000 #000 transparent;border-width:3px}.spinner--big .spinner-right{left:50%}.spinner--big .spinner-left{right:50%}.spinner--big .spinner-left .spinner-circle{-webkit-animation:none;animation:none}.Video-wrapper{width:100%;padding-bottom:56.25%;position:relative;background-color:rgba(0,0,0,.8)}.Video-player{position:absolute;left:0;top:0;z-index:3}.Video-overlay,.Video-player,.Video-player iframe{width:100%;height:100%}.Video-overlay{position:absolute;left:0;top:0;z-index:4;display:flex;align-items:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.Video-overlay--hidden{background-color:transparent}.Video-overlay--faded .Video-button-play{opacity:.1}.Video-overlay--faded{background-color:rgba(0,0,0,.9)}.Video-button-play{font-size:4rem;font-weight:700;text-transform:capitalize;color:#eee}.Video-button-full{position:absolute;bottom:3%;right:3%;z-index:20;color:#fff;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.Video-button-full--hidden{opacity:0;pointer-events:none}@media screen and (min-width:768px){.Video-button-play{color:hsla(0,0%,74.9%,.8);text-transform:uppercase}}@media screen and (min-width:1024px){.Video-button-play{font-size:7rem}.Video-overlay{background-color:transparent}}@media screen and (min-width:1280px){.Video-button-play{font-size:12rem}}@media screen and (min-width:1440px){.Video-button-play{font-size:14rem}}.CommercialContent{height:100%}.CommercialContent-big{display:none}.CommercialContent-slider-controls-button--icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.CommercialContent-mobile{display:flex;flex-direction:column}.CommercialContent-mobile-video{margin-bottom:1rem;width:100%}@media screen and (min-width:768px){.CommercialContent{width:67%;margin:0 auto}.CommercialContent-big{display:block}.CommercialContent-mobile{display:none}.CommercialContent-slider{margin-top:.4rem;width:calc(100% + 1.6rem);left:-.8rem;position:relative;-webkit-transition:transform .3s ease;transition:transform .3s ease}.CommercialContent-slider-items{height:100%;overflow:hidden}.CommercialContent-slider-items-inner{display:flex;height:100%;-webkit-transition:transform .3s ease;transition:transform .3s ease}.CommercialContent-item-inner{cursor:pointer;position:relative;width:100%;padding-bottom:50%;margin-bottom:1rem;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;background-size:cover}.CommercialContent-item{width:25%;height:100%;padding:0 .2rem;flex-shrink:0}.CommercialContent-item-inner:hover .CommercialContent-overlay{opacity:.7}.CommercialContent span{-webkit-transition:transform .5s ease-out;transition:transform .5s ease-out;text-shadow:1px 2px 4px rgba(0,0,0,.7)}.CommercialContent-inner{display:flex;justify-content:center;align-items:center;color:#eee;font-size:1.8rem;font-weight:700}.CommercialContent-inner,.CommercialContent-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.CommercialContent-overlay{background-color:#111;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.CommercialContent-slider-controls-button{position:absolute;top:0;height:100%;width:4.8rem;right:-4rem;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff;z-index:20}.CommercialContent-slider-controls-button--back{right:unset;left:-4rem}.CommercialContent-slider-controls-button--back svg,.CommercialContent-slider-controls-button svg{width:2.5rem;height:2.5rem}}@media screen and (min-width:1280px){.CommercialContent-item-inner{font-size:2rem}.CommercialContent-item--active .CommercialContent-item-inner{font-size:2.2rem}}.Commercial,.SingleFilm{height:100%}.SingleFilm-bckg{width:100%;padding-bottom:56.25%;margin:0 auto;position:relative}.SingleFilm-image{width:100%;position:absolute;height:100%;top:0;left:0;object-fit:cover}@media screen and (min-width:768px){.SingleFilm-bckg{width:70%;padding-bottom:42%}}@media screen and (min-width:1280px){.SingleFilm-bckg{padding-bottom:40%;width:65%}}@media screen and (min-width:1440px){.SingleFilm-bckg{padding-bottom:36%}}.Photo{height:100%;display:flex;flex-direction:column-reverse}.Photo-video .Video-button-play{font-size:12rem}.Photo-image--text{text-transform:uppercase;padding:2rem 1rem 1rem;text-align:center;font-size:1.6rem;line-height:2rem;color:#fff;overflow-y:auto;max-height:89%}.Photo-div{display:flex;flex-direction:column;position:relative}.Photo-image{width:100%;height:20rem;background-size:cover;background-repeat:no-repeat;background-position:50%;flex-shrink:0;display:none}.Photo-image--small:first-child{margin-bottom:1rem}.Photo-description{margin-bottom:2rem;padding:0 1.5rem;text-align:center}.Photo--shades .Photo-div:first-child .Photo-image{padding-bottom:125%}.Photo--shades .Photo-div:nth-child(2) .Photo-image{padding-bottom:135.6%}.Photo--shades .Photo-div:nth-child(3) .Photo-image{padding-bottom:156.5%}.Photo-video{display:block;background-color:#111;height:auto}.Photo-img,.Photo-video{width:100%;margin-bottom:1rem}.Photo--summer .Photo-div:nth-child(6){order:0}.Photo--summer .Photo-div:first-child{order:1}.Photo--summer .Photo-div:nth-child(3){order:2}.Photo--summer .Photo-div:nth-child(2){order:3}.Photo--summer .Photo-div:nth-child(7){order:4}.Photo--summer .Photo-div:nth-child(3){order:5}.Photo--summer .Photo-div:nth-child(5){order:6}.Photo--summer .Photo-div:nth-child(4){order:7}@media screen and (min-width:768px){.Photo{display:block;max-height:40rem;min-height:30rem;position:relative}.Photo-wrapper{display:flex;width:100%;margin:0 auto;flex-wrap:wrap}.Photo--summer .Photo-wrapper{flex-direction:row}.Photo--summer .Photo-div:nth-child(6){order:5}.Photo--summer .Photo-div:first-child{order:0}.Photo--summer .Photo-div:nth-child(3){order:2}.Photo--summer .Photo-div:nth-child(2){order:1}.Photo--summer .Photo-div:nth-child(7){order:6}.Photo--summer .Photo-div:nth-child(5){order:4}.Photo--summer .Photo-div:nth-child(4){order:3}.Photo-video .Video-button-play{font-size:9rem}.Photo--shades .Photo-wrapper{width:85%}.Photo--abstract .Photo-wrapper{width:calc(76% + .5rem);margin:0;height:100%}.Photo--abstract{max-height:30rem}.Photo--abstract .Photo-image{height:14rem}.Photo--abstract .Photo-video{height:100%}.Photo--shades .Photo-div{width:100%}.Photo--shades{max-height:100%;min-height:auto;height:auto}.Photo--shades .Photo-wrapper{justify-content:center}.Photo--shades .Photo-div:first-child{flex-basis:34.55%}.Photo--shades .Photo-div:nth-child(2){flex-basis:31.9%}.Photo--shades .Photo-div:nth-child(3){flex-basis:27.65%}.Photo-image{width:calc(100% - .5rem)}.Photo-div{display:block;margin-bottom:.5rem}.Photo-div--full{display:flex;position:absolute;right:0;top:0;height:calc(100% + .5rem);margin-bottom:0}.Photo-div--full .Photo-image{height:100%;width:100%}.Photo-image--left{position:absolute;left:1rem;bottom:1rem;color:#fff;font-size:2rem}.Photo-image{display:block}.Photo-img{display:none}.Photo-image--small{height:55%}.Photo-image--small:first-child{margin-bottom:.5rem;height:45%}.Photo--shades .Photo-wrapper{flex-wrap:nowrap}.Photo--summer .Photo-div:first-child{width:20%;height:50%}.Photo--summer .Photo-div:nth-child(2){width:30%;height:50%}.Photo--summer .Photo-div:nth-child(3){width:25%;margin-bottom:1rem}.Photo--summer .Photo-div:nth-child(4){height:50%;width:25%}.Photo--summer .Photo-div:nth-child(5){height:calc(50% - .5rem);width:23%}.Photo--summer .Photo-div:nth-child(6){height:calc(50% - .5rem);width:40%}.Photo--summer .Photo-div:nth-child(7){width:36.55%}.Photo--abstract .Photo-div:first-child{width:30%;height:60%}.Photo--abstract .Photo-div:first-child .Photo-image{background-position:bottom;height:18rem}.Photo--abstract .Photo-div:nth-child(2){width:23%;margin-bottom:1rem}.Photo--abstract .Photo-div:nth-child(2) .Photo-image:nth-child(3){background-position:top;height:55%}.Photo--abstract .Photo-div:nth-child(3){width:calc(47% - 1rem)}.Photo--abstract .Photo-div:nth-child(4){height:60%;width:38%}.Photo--abstract .Photo-div:nth-child(5){height:calc(50% - .5rem);width:22%}.Photo--abstract .Photo-div:nth-child(6){height:calc(50% - .5rem);width:calc(40% - .5rem)}.Photo--abstract .Photo-div:nth-child(7){width:24%;height:32.5rem}.Photo--abstract .Photo-div:nth-child(7) .Photo-image{background-size:100% 100%}.Photo-video{margin-bottom:0;padding:0;width:100%;height:100%}.Photo-video button{font-size:4rem}}@media screen and (min-width:1280px){.Photo-image--text{padding:2rem 2rem 1rem;font-size:1.8rem;line-height:2rem}.Photo--summer .Photo-wrapper{width:94%}.Photo--abstract{max-height:40rem}.Photo--abstract .Photo-div:first-child .Photo-image{height:100%}.Photo--abstract .Photo-div:first-child{height:55%}.Photo--abstract .Photo-div:nth-child(2){height:53.9%}.Photo--abstract .Photo-div:nth-child(3){height:55%}.Photo--abstract .Photo-div:nth-child(4) .Photo-image,.Photo--abstract .Photo-div:nth-child(5) .Photo-image,.Photo--abstract .Photo-div:nth-child(6) .Photo-image{height:18rem}.Photo--abstract .Photo-div:nth-child(7){height:40.5rem}}@media screen and (min-width:1440px){.Photo--abstract{max-height:48rem}.Photo--abstract .Photo-div:nth-child(7){height:46.25rem}.Photo-video .Video-button-play{font-size:11rem}.Photo--abstract .Photo-div:nth-child(4) .Photo-image,.Photo--abstract .Photo-div:nth-child(5) .Photo-image,.Photo--abstract .Photo-div:nth-child(6) .Photo-image{height:19.35rem}.Photo--summer{max-height:55rem}.Photo-image{height:24rem}.Photo-image--small{height:55%}}@media screen and (min-width:1900px){.Photo--summer{max-height:60rem;min-height:80%}.Photo-image{height:32rem}.Photo-image--small{height:55%}}.PhotoProject{height:100%;margin-top:-2rem}@media screen and (min-width:768px){.PhotoProject{margin-top:0}}.Contact{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80vh}.Contact a{text-decoration:none;font-size:2rem;font-weight:500;color:#404040;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.Contact a:hover{color:#999;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}@media screen and (min-width:768px){.Contact a{font-size:2.4rem}}@media screen and (min-width:1024px){.Contact{height:75vh}}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.Header{background-color:#fff;z-index:4;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:fixed;top:0;left:0;padding:1rem 1rem 0;width:100%}.Header:after{content:"";background-color:#111;height:.2rem;position:absolute;bottom:0;left:1rem;width:calc(100% - 2rem);-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.Header-title,.Header:after{opacity:0;-webkit-animation-name:show;animation-name:show;-webkit-animation-duration:.3s;animation-duration:.3s}.Header-title{font-size:3rem;font-weight:400;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;color:#686868}.Header-top{align-items:center;padding-top:1rem}.Header-top,.Links{width:100%;display:flex;justify-content:space-between}.Header-mobileMenu-toggle{position:relative;width:2rem;height:2rem}.Header-mobileMenu-toggle span{background-color:#686868;position:absolute;width:100%;height:2px;left:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.Header-mobileMenu-toggle:hover span{background-color:#9f9f9f;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.Header-mobileMenu-toggle span:first-child{top:20%}.Header-mobileMenu-toggle span:nth-child(2){top:50%}.Header-mobileMenu-toggle span:nth-child(3){top:80%}.Header-mobileMenu-toggle--active span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:50%}.Header-mobileMenu-toggle--active span:nth-child(2){opacity:0}.Header-mobileMenu-toggle--active span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:50%}.Links a{margin-right:15px}.Header--hidden .Links{opacity:0}@media (min-width:768px){.Header{padding:1rem 2rem 0;height:9rem}.Header:after{left:2rem;width:calc(100% - 4rem)}.Links{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;min-height:3.5rem;opacity:0;-webkit-animation-name:show;animation-name:show;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.8s;animation-delay:.8s}.Header-mobileMenu-toggle{margin-bottom:0;margin-top:1.5rem}}@media (min-width:1024px){.Header{height:13rem;margin:0 auto;padding:1rem 10% 0}.Header-title{font-size:5.5rem}.Header:after{left:10%;width:80%;bottom:0}}.HeaderLink{color:#969595;margin-right:0;font-size:1.6rem;-webkit-transition:color .3s ease;transition:color .3s ease;display:none;font-weight:700;margin-top:.5rem;margin-bottom:.3rem}.HeaderLink:hover{color:#111}.HeaderLink--active{-webkit-animation-name:none;animation-name:none;opacity:1;-webkit-transform:none;transform:none;font-weight:700;color:#111;display:block}.HeaderLink--visible{display:block}.HeaderLink--active:hover{color:#111}@media (min-width:768px){.HeaderLink{display:block;margin-bottom:0}}@media screen and (min-width:1024px){.HeaderLink{margin-top:2.5rem}}.MobileMenu{position:fixed;bottom:0;right:0;width:100%;height:calc(100% - 8rem);background-color:hsla(0,0%,100%,.95);z-index:5;-webkit-transform:translateX(100%);transform:translateX(100%)}.MobileMenu,.MobileMenu--active{-webkit-transition:-webkit-transform .6s cubic-bezier(.77,.2,.05,1);transition:-webkit-transform .6s cubic-bezier(.77,.2,.05,1);transition:transform .6s cubic-bezier(.77,.2,.05,1);transition:transform .6s cubic-bezier(.77,.2,.05,1),-webkit-transform .6s cubic-bezier(.77,.2,.05,1)}.MobileMenu--active{-webkit-transform:translateX(0);transform:translateX(0)}.MobileMenu-inner{display:flex;flex-direction:column;justify-content:center;height:100%}.MobileMenu-item{color:#000;font-size:2.4rem;margin:1rem;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}.MobileMenu-item:hover{color:#999;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}@media screen and (min-width:768px){.MobileMenu{height:calc(100% - 10rem)}.MobileMenu-inner{padding-bottom:10rem}}.Site{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .3s cubic-bezier(.7,-.06,.225,1.08),-webkit-transform .8s cubic-bezier(.7,-.06,.225,1.08);transition:opacity .3s cubic-bezier(.7,-.06,.225,1.08),-webkit-transform .8s cubic-bezier(.7,-.06,.225,1.08);transition:transform .8s cubic-bezier(.7,-.06,.225,1.08),opacity .3s cubic-bezier(.7,-.06,.225,1.08);transition:transform .8s cubic-bezier(.7,-.06,.225,1.08),opacity .3s cubic-bezier(.7,-.06,.225,1.08),-webkit-transform .8s cubic-bezier(.7,-.06,.225,1.08);margin:1rem auto;height:100%;padding:9rem 1rem 0}.Site--animating{-webkit-transform:translateY(-105%);transform:translateY(-105%)}.Site--fading{opacity:0}@media (min-width:768px){.Site{margin:1.5rem auto;height:100%;padding:10rem 2rem 0}}@media (min-width:1024px){.Site{max-width:80%;margin:3rem auto;padding:13rem 0 0}}@media screen and (min-width:1280px){.App{position:relative;height:100%}}.Loader{position:fixed;top:8.5rem;left:0;width:100vw;height:calc(100vh - 8.5rem);background-color:#fff;z-index:1337;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.Loader{top:9.5rem;height:calc(100vh - 9rem)}}@media (min-width:1024px){.Loader{top:13rem;height:calc(100vh - 13rem)}}
/*# sourceMappingURL=main.7d18e1e8.chunk.css.map */