.btn{display:inline-block;background-color:#7FCFC3;color:rgba(255,255,255,0.75);font-size:14px;font-stretch:1.5;font-weight:bold;padding:18px 32px;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px}#video-hero{background-color:#1E1E1E;position:relative;z-index:1;height:100vh;min-height:430px}@media (min-width: 768px){#video-hero{min-height:330px}}@media (min-width: 768px){#video-hero{min-height:370px}}@media (min-width: 1200px){#video-hero{min-height:470px}}#video-hero video{background-color:#1E1E1E;left:50%;margin-left:-50vw;object-fit:cover;position:absolute;width:100vw;z-index:-1;height:100%}#video-hero .content{color:rgba(255,255,255,0.87);display:inline-block;max-width:576px;z-index:1;position:absolute;top:50%;transform:translateY(calc(-50% + 30px))}#video-hero .content h1,#video-hero .content p{margin:0;padding:0}#video-hero .content h1{font-size:28px}@media (min-width: 768px){#video-hero .content h1{font-size:48px}}@media (min-width: 1200px){#video-hero .content h1{font-size:64px}}#video-hero .content p{font-weight:300;font-size:24px;max-width:510px}@media (min-width: 768px){#video-hero .content p{font-weight:normal}}#video-hero .content .btn{margin:16px auto}#video-hero a#go-down{position:absolute;bottom:16px;left:50%;transform:translateX(-50%)}#video-hero a#go-down img{margin:8px}.hamburger{font-size:0px !important;padding:0;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;opacity:0.38}@media (min-width: 768px){.hamburger{display:none}}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:30px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:2px;background-color:#fff;border-radius:2px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(-90deg)}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease, opacity 0.075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease, opacity 0.075s 0.12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)}html,body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:16px;color:rgba(0,0,0,0.87);margin:0;padding:0;height:300%}html{background-color:#1E1E1E}body{background-color:#fafbfc}*:focus{outline:none}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}.container{width:auto;margin:0 16px}@media (min-width: 576px){.container{width:540px;margin:0 auto}}@media (min-width: 768px){.container{width:720px}}@media (min-width: 992px){.container{width:960px}}@media (min-width: 1200px){.container{width:1140px}}header#top-bar{z-index:9999;background-color:#1E1E1E;display:grid;grid-template-columns:20% auto;height:60px;position:fixed;top:0;transition:top 300ms ease-in-out, background-color 300ms ease-in-out;width:100%}header#top-bar.transparent{background-color:rgba(30,30,30,0)}header#top-bar a#logo{filter:opacity(0.38);padding-left:16px;place-self:center left;transition:filter 200ms ease-in-out}header#top-bar a#logo:hover{filter:opacity(1)}header#top-bar a#logo img{width:100px}header#top-bar nav{padding-right:16px;place-self:center right}header#top-bar nav.show-menu ul{max-height:500px;background-color:#1E1E1E}header#top-bar nav ul{background-color:rgba(30,30,30,0);display:block;left:0;list-style:none;margin:0;max-height:0;padding:0;position:absolute;right:0;top:60px;overflow:hidden;transition:max-height 300ms ease-in-out, background-color 300ms ease-in-out}@media (min-width: 768px){header#top-bar nav ul{display:inline-block;max-height:0;position:relative;overflow:visible;top:0}}header#top-bar nav ul li{padding:8px 16px}@media (min-width: 768px){header#top-bar nav ul li{display:inline-block}}header#top-bar nav ul li a{color:rgba(255,255,255,0.38);text-decoration:none;transition:color 200ms ease-in-out}header#top-bar nav ul li a:link{color:rgba(255,255,255,0.38);text-decoration:none}header#top-bar nav ul li a:visited{color:rgba(255,255,255,0.38);text-decoration:none}header#top-bar nav ul li a.active{color:rgba(255,255,255,0.6)}header#top-bar nav ul li a:hover{color:rgba(255,255,255,0.87)}header#top-bar nav ul li a:active{color:rgba(255,255,255,0.87)}
