@font-face{font-family:"GreycliffCF";src:local("greycliff-cf"),url(/static/media/greycliff-cf-regular.c9597e64.woff) format("woff")}body{margin:0;font-family:"GreycliffCF",-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;background-color:#000}.typography{display:block}h1{margin:0}.typography-white{color:#fff}.typography-black{color:#000}.typography-light{font-weight:300}.typography-regular{font-weight:400}.typography-semibold{font-weight:600}.typography-bold{font-weight:700}.typography-center{text-align:center}.typography-right{text-align:right}.typography-left{text-align:left}.typography-heading{font-size:25px}.typography-number{font-size:140px}.typography-unit{font-size:50px}.typography-finePrint{font-size:14px}.typography-title{font-size:70px;line-height:1.06}.typography-number-title,.typography-title{letter-spacing:3px;hanging-punctuation:first}.typography-number-title{font-size:120px;line-height:1.2}.typography-subtitle{font-size:33px}@media screen and (max-width:1080px){.typography-title{font-size:64px}}@media screen and (max-width:1024px){.typography-heading{font-size:22px}.typography-number{font-size:100px}.typography-unit{font-size:36px}.typography-title{font-size:52px}.typography-number-title{font-size:100px}}@media screen and (max-width:768px){.typography-heading{font-size:18px}.typography-number{font-size:80px;line-height:1}.typography-number-title{font-size:80px}.typography-unit{font-size:28px}.typography-title{font-size:42px;line-height:1.2;letter-spacing:2px}.typography-subtitle{font-size:18px}}@media screen and (max-width:600px){.typography-title{font-size:38px}br{display:none}}.navbar{position:fixed;z-index:3;width:100%;padding:34px 75px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;opacity:0;transition:opacity .4s ease-in-out}.hide{opacity:1}.gradient{display:none}.right-container{display:flex;flex-direction:row}.contact{text-decoration:underline;font-weight:300}.contact,.logo{color:#fff;font-size:16px;letter-spacing:2.55px;cursor:pointer}.logo{font-weight:700}.phrase{color:#fff;font-size:16px;font-weight:600;padding-right:40px;letter-spacing:2.55px}.hamburger{display:none}.phrase{text-transform:uppercase}@media screen and (max-width:1024px){.logo{font-size:14px}.phrase{display:none}.navbar{padding:24px 30px}.gradient{height:100vh;height:calc(var(--vh, 1vh)*100);display:inline;display:initial;width:100%;top:0;position:absolute;opacity:0;background-color:#000;z-index:-2;transform:translateX(-400px)}.gradient,.gradient.show{transition:all .3s ease-in-out}.gradient.show{opacity:.7;z-index:4;transform:translateX(-20px)}}@media screen and (max-width:768px){.contact,.logo{font-size:12px}}.sidebar-drawer{display:none}@media screen and (max-width:1024px){.sidebar-drawer{height:100vh;height:calc(var(--vh, 1vh)*100);width:calc(100% - 110px);top:0;position:absolute;transform:translateX(400px);transition:transform .5s ease-in-out;background-color:#fff;z-index:5;padding:25px;display:flex;flex-direction:column}.sidebar-drawer.show{transform:translateX(100px);transition:transform .5s ease-in-out}.sidebar-contact{margin-top:25px}.sidebar-contact,.sidebar-phrase{text-decoration:underline;text-align:center;color:#000;font-size:16px;font-weight:300;letter-spacing:2.55px;cursor:pointer}}.nav-dot{width:12px;height:12px;border:1px solid #fff;border-radius:50%;margin:4px 6px;cursor:pointer}.nav-dot-filled{background-color:#fff}*,body{box-sizing:border-box}a,a:visited{color:#fff}.section-slide{background-color:#000;padding:69px}.hanging-quotes:before{content:"\201C";position:relative;left:-.2%;margin-left:-3%}.hanging-quotes:after{content:"\201D"}.carousel-dots{position:absolute;right:15px;top:0;bottom:0;z-index:4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 0}.section-slide{z-index:2;position:absolute;background:none;border:none;padding:72px;margin:0;width:100%;height:100vh;opacity:0}.section-slide-scroll-indicator{height:45px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;display:flex;flex:1 1;justify-content:center;margin:0 auto;z-index:6;animation:bounce 3s ease-in-out infinite}.section-slide.visible{opacity:1;background:#000;background-color:#000;height:100vh}.section-slide-content-container{display:flex;height:95%;align-items:center;justify-content:space-between;flex-wrap:nowrap}.section-slide-stat-container{width:45%;text-align:left}.section-slide-video{width:55%;height:85%;display:flex;justify-content:center;align-items:center}.section-slide-bottom-content{display:flex;justify-content:space-between}.section-slide-share-container{display:flex;justify-content:flex-end}.share-icons-drawer{position:relative;opacity:0;transition:all .6s ease-in;background-color:#000;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:0;pointer-events:none;transform:translateX(50px)}.share-icons-drawer.open{display:flex;width:360px;transform:translateX(50px);opacity:1;pointer-events:all;background-color:#fff}.share-button{color:#fff;opacity:0;transition:all 1s ease-in;font-weight:600;cursor:pointer}.share-button.open{display:flex;opacity:1}.social-share-link{width:90px;height:50px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.outer-container .carousel-wrapper p,.section-slide.visible .fade-animation,.section-slide.visible .fade-slide-animation{opacity:1}.fade-animation{opacity:0;animation-name:fade;animation-duration:2s}.fade-slide-animation{opacity:0;animation-name:fadeAndSlide;animation-duration:2s}@keyframes bounce{0%{transform:translateY(-2px)}50%{transform:translateY(5px)}to{transform:translateY(-2px)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fadeAndSlide{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.carousel{height:100%;display:flex;flex:5 1;align-items:center;color:var(--white)}.slides{align-self:flex-start;flex:1 1;width:100%;height:100vh;overflow:hidden}.carousel-inner{position:relative;max-height:100vh;height:100vh}.finePrintMobile{display:none}@media screen and (max-width:1300px){.section-slide-video{height:60%}}@media screen and (max-width:1024px){.finePrintMobile{display:flex;margin-top:15px;text-align:center;justify-content:center}.finePrintDesktop{visibility:hidden}.section-slide{padding:22px}.section-slide-content-container{flex-direction:column;align-items:space-between;justify-content:center;width:100%}.intro-content-container{align-items:flex-start}.section-slide-stat-container{text-align:center;width:95%}.section-slide-video{width:100%;height:60%;margin-top:12px}.carousel-inner,.section-slide,.section-slide.visible,.slides{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}.section-slide-share-container{margin-top:8px}.social-share-link{height:60px}.share-icons-drawer{position:absolute;left:0;right:0;bottom:0;z-index:3}.share-icons-drawer.open{transform:translateX(0);width:100%}.carousel-dots,.indicator-under-share-drawer{display:none}}@media screen and (max-width:768px){.section-slide{padding-top:60px}.section-slide-scroll-indicator{height:36px;bottom:15px}.carousel-dots{display:none}.scroll-indicator-icon{transform:scale(.7)}.hanging-quotes:before{content:"\201C";position:relative;left:-.1%;margin-left:-1%}}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.707acb7b.chunk.css.map */