:root{--btn-md-padding:16px;--btn-sm-padding:8px;--text-main:#066bad;--text-secondary:#bec0c4;--main-background:#101010;--secondary-background:#066bad;--main-border:#006fb9;--main-border-code:0,0,0}*{padding:0;margin:0;box-sizing:border-box;font-family:"Roboto",sans-serif;-webkit-tap-highlight-color:transparent}body,html{background-color:#000}a{border:none;outline:none;cursor:pointer;text-decoration:none}h2{color:#bec0c4;color:var(--text-secondary);font-weight:100;font-size:2.5rem;letter-spacing:0;white-space:nowrap}.container{margin:0 auto;padding:0 8rem}@media only screen and (max-width:768px){.container{padding:0 3rem}}@media screen and (max-width:481px){.container{padding:0 1rem}}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:.1s;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:.1s;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:.1s;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:.1s;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,left .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,right .2s ease-in .25s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,left .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s linear .2s,right .2s ease-in .25s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .2s ease-out,top .05s linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:transform,opacity}.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--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .15s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .32s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand-r .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(45deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .14s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .14s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(90deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s}.hamburger--squeeze .hamburger-inner:before{transition:top .1s ease .14s,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top .1s ease,opacity .1s ease .14s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hero_imgCon__2mM3c{background:url(/static/media/spacex-9dF7pCyaM9s-unsplash.14821952.jpg);height:100vh;background-size:cover;position:relative;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.65);background-blend-mode:darken}.hero_captionCon__2KiYd{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;width:70%}.hero_nextLaunch__2AT9R{margin-bottom:1.5rem;text-align:center;display:flex;flex-wrap:wrap}.hero_nextLaunch__2AT9R>:first-child{text-transform:uppercase;font-size:3rem;font-weight:100;color:#fff;margin-right:5px}.hero_nextLaunch__2AT9R>:nth-child(2){font-size:3rem;color:var(--text-main)}.hero_quote__3D-zf{position:absolute;bottom:1rem;color:#bec0c4;font-weight:700;align-self:center;padding:12px;text-align:center}.hero_quote__3D-zf>:first-child{font-weight:300}.hero_quote__3D-zf>:nth-child(2){color:#066bad;text-transform:uppercase}@media only screen and (max-width:768px){.hero_captionCon__2KiYd{width:100%;padding:0 1.5rem}}@media only screen and (max-width:481px){.hero_imgCon__2mM3c{background-position:50%}.hero_nextLaunch__2AT9R{justify-content:center}.hero_nextLaunch__2AT9R>:first-child{font-size:2rem;margin-bottom:12px}.hero_nextLaunch__2AT9R>:nth-child(2){font-size:2rem}.hero_captionCon__2KiYd{align-items:center}}.timer_countDown__zqe4P{color:#006fb9;display:flex;justify-content:space-between;align-items:baseline;width:100%}.timer_time__1P5cA{display:flex;flex-direction:column;align-items:center}.timer_time__1P5cA>h2{font-size:9rem;font-weight:500;color:var(--text-main)}.timer_time__1P5cA>h4{color:var(--text-secondary);text-transform:uppercase;font-weight:300}.timer_dot__2f-EX{font-size:7rem}@media only screen and (max-width:768px){.timer_time__1P5cA>h2{font-size:5rem}.timer_dot__2f-EX{font-size:3rem}.timer_time__1P5cA>h4{font-size:13px}}@media only screen and (max-width:481px){.timer_dot__2f-EX,.timer_time__1P5cA>h2{font-size:3rem}}.recentLaunches_top__32F-p{color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-top:.5rem}.recentLaunches_top__32F-p>h2{color:var(--text-secondary);font-weight:100;font-size:2.5rem;letter-spacing:0;white-space:nowrap}.recentLaunches_top__32F-p>button{font-size:1.5rem;font-weight:300;padding:.7rem .6rem;color:var(--text-main);border:1px solid var(--text-main);border-radius:.5rem;width:auto}.recentLaunches_main__1la3F{display:flex;flex-wrap:wrap;justify-content:space-evenly;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}@media only screen and (max-width:481px){.recentLaunches_top__32F-p{justify-content:center}.recentLaunches_top__32F-p>h2{font-size:2rem}.recentLaunches_top__32F-p>button{width:100%;margin:15px}}.launchCard_name__2BlV7{color:var(--text-main);font-weight:300;font-size:1.7rem;margin:12px 0}.launchCard_date__klWD9{color:var(--text-secondary);font-size:.9rem}.launchCard_cardBody__1RYL8{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;max-width:270px;cursor:pointer;border-radius:10px;padding:1rem .5rem;transition:all .2s ease-in-out 0s}.launchCard_cardBody__1RYL8:hover{background-color:#121212}.launchCard_cardBody__1RYL8 img{height:230px;width:234px}.launchCard_icons__1r0A6{display:flex;width:100%;justify-content:space-evenly;margin-top:1rem}.launchCard_status__3qf_t{position:relative}.launchCard_booster__3y5Mu,.launchCard_fairing__Uca_j{position:relative;margin-top:9px}.launchCard_cardBody__1RYL8 button{font-family:monospace;margin:0}.btn{padding:var(--btn-md-padding) calc(var(--btn-md-padding)*2)}button{cursor:pointer;width:100%;font-size:1rem;white-space:nowrap;border:1px solid var(--main-border);outline:none;text-align:center;border-radius:.5rem;letter-spacing:1px;background:transparent;color:var(--text-main);background-color:transparent;margin:15px 15px 0 0;transition:all .4s ease-in}button:hover{box-shadow:inset 0 0 0 50px rgba(var(--main-border-code),.2);color:var(--main-background);background-color:var(--secondary-background)}.image-gallery-bullets .image-gallery-bullet,.image-gallery-fullscreen-button,.image-gallery-left-nav,.image-gallery-right-nav{width:unset;margin:0;font-size:medium}.image-gallery-slide .image-gallery-image{width:unset!important}.image-gallery-left-nav:hover,.image-gallery-right-nav:hover{background-color:unset;box-shadow:unset}.toolTip_toolTipCon__1fwPa{position:relative}.toolTip_toolTip__2ZXOW{display:none;position:absolute;top:-60px;background-color:#121212;color:#fff;left:-17px;padding:7px;border-radius:4px;text-align:center;z-index:900;box-shadow:0 0 15px 8px rgba(0,0,0,.5)}.toolTip_show__1ht2c{display:block}.upcoming_cardBody__2VS_1{width:100%;background-color:var(--main-background);padding:1rem;border-radius:.5rem;position:relative;overflow:hidden}.upcoming_cardBody__2VS_1:hover{background-color:#121212}.upcoming_top__2pLu8{position:relative}.upcoming_date__rqeqh{color:var(--text-secondary);font-weight:300;margin:12px 0}.upcoming_number__3NVgb{color:var(--text-secondary);font-size:1.7rem;font-weight:300;position:absolute;top:0;right:0;margin:10px 0}.upcoming_info__1Pb0d{display:grid;grid-template-rows:-webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content;grid-template-columns:-webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content max-content max-content;grid-gap:10px 10px;margin-top:10px}.upcoming_info__1Pb0d>h2,.upcoming_info__1Pb0d>h3{font-size:1rem;font-weight:400}.upcoming_info__1Pb0d h2{color:#bec0c4}.upcoming_info__1Pb0d h3{color:#fff}.upcoming_cardBody__2VS_1>img{position:absolute;bottom:-9px;right:-5px}@media only screen and (max-width:768px){.upcoming_info__1Pb0d{grid-template-rows:-webkit-max-content -webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content max-content;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}}@media only screen and (max-width:481px){.upcoming_number__3NVgb{top:60%;font-size:1rem}.upcoming_cardBody__2VS_1>img{width:60px}.upcoming_cardBody__2VS_1{padding:.5rem}}.container{display:grid;grid-row-gap:2em;margin-top:1rem}.upcoming_text{font-size:2.5rem;white-space:pre-line}.scrollToTop{position:fixed;cursor:pointer;bottom:2rem;right:20px;background-color:var(--text-main);z-index:4;width:50px;text-align:center;height:50px;line-height:50px;border-radius:50%;opacity:.8;transition:all .3s ease}.scrollToTop:hover{background-color:#066bd2}.scrollToTop span{color:#000;font-size:4rem}nav{width:100%;display:flex;justify-content:flex-end;align-items:center;position:absolute;top:0;left:0;z-index:100}nav>a{font-size:1.7rem;font-weight:300;margin:24px;color:#bec0c4;position:relative;text-transform:capitalize;letter-spacing:2px;padding:4px}nav>a:after,nav>a:before{content:"";width:0;height:2px;will-change:width;background-color:#006fb9;position:absolute;bottom:0;transition:width .15s ease-out 0s}nav>a:before{left:50%;transform:translateX(-50%)}nav>a:after{right:50%;transform:translateX(50%)}.change:after,.change:before,nav>a:hover:after,nav>a:hover:before{width:100%}.hamburger{display:none;width:50px;height:50px;padding:10px;border-radius:50%}.hamburger-box{width:25px}.hamburger:hover{opacity:1}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff;width:25px;border-radius:4px}.openNav{-webkit-clip-path:circle(140% at 150px 38px);clip-path:circle(140% at 150px 38px)}@media only screen and (max-width:768px){nav>a{margin:20px}}@media screen and (max-width:481px){.hamburger{display:inline;display:initial;position:absolute;top:13px;right:25px;background:#006fb8}nav{-webkit-clip-path:circle(24px at 150px 38px);clip-path:circle(24px at 150px 38px);flex-direction:column;align-items:center;background:#101010;position:fixed;top:0;width:200px;justify-content:center;bottom:0;right:0;left:auto;z-index:1000;transition:.3s ease-in}nav>a{font-size:1.5rem;margin:15px}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999}#root{position:relative}}@keyframes sway{0%{transform:rotate(8deg)}50%{transform:rotate(-8deg)}to{transform:rotate(8deg)}}.object{position:absolute;animation:sway 2.4s infinite;animation-timing-function:ease-in-out;transform-origin:top;left:0;right:0;height:5%;z-index:99;text-transform:uppercase}.object-shape{width:100px;height:100px;border-radius:50%;display:block;background-color:#2187c7;margin:0 auto;position:relative;color:#fff;text-align:center;padding-top:25px;font-weight:800;box-sizing:border-box}.object-shape span{font-size:22px;color:#fff}.object-rope{height:20px;width:5px;background-color:#2187c7;content:"";display:block;margin-left:50%}.fun_main__2t9-d{margin-top:100px;display:grid;grid-template-columns:-webkit-max-content fit-content(45%);grid-template-columns:max-content fit-content(45%);grid-template-rows:repeat(5,-webkit-max-content);grid-template-rows:repeat(5,max-content);grid-column-gap:20px;grid-row-gap:25px;align-items:center;place-content:center;margin-left:auto;margin-right:auto}.fun_div__3Pclx{color:#ff0}.fun_image1__1NGaX{width:200px;height:200px}.fun_image1__1NGaX,.fun_rocketImg__3hyZw{justify-self:center}.fun_rocketImg__3hyZw>img:hover{border:1px solid #fff}.fun_rocketImg__3hyZw>img{height:800px;cursor:pointer;border-radius:4px;border:1px solid transparent;padding:.5rem;transition:border .4s ease-in-out 0s}.fun_tableInfo__3kwzx{align-self:flex-start}.fun_iframeCon__2zmPR{grid-column:1/3;position:relative;width:100%;padding-bottom:56.25%;height:0}.fun_iframeCon__2zmPR iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fun_imageSlider__165lz{grid-column:1/3}.fun_bullet__2Gtal,.fun_imageSlider__165lz .fun_image-gallery-slide__1kJgk .fun_image-gallery-image__1XcIE{width:unset}.launchInfo_cardBody__1G7jd{width:100%;background-color:var(--main-background);padding:1rem;border-radius:.5rem;position:relative;overflow:hidden}.launchInfo_cardBody__1G7jd:hover{background-color:#121212}.launchInfo_top__3M-zr{position:relative}h3{color:var(--text-main);font-weight:300;font-size:2rem}.launchInfo_date__1aA6w{color:var(--text-secondary);font-weight:300;margin:12px 0}.launchInfo_number__14yr-{color:var(--text-secondary);font-size:1.7rem;font-weight:300;position:absolute;top:0;right:0;margin:10px 0}.launchInfo_info__1KGwz{display:grid;grid-template-rows:-webkit-max-content -webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content max-content;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-gap:10px 10px;margin-top:10px}.launchInfo_info__1KGwz>h2,.launchInfo_info__1KGwz>h3{font-size:1rem;font-weight:400}.launchInfo_info__1KGwz h2{color:#bec0c4}.launchInfo_info__1KGwz h3{color:#fff;font-size:.8rem}.launchInfo_cardBody__1G7jd>img{position:absolute;bottom:-9px;right:-5px}@media only screen and (max-width:768px){.launchInfo_info__1KGwz{grid-template-rows:-webkit-max-content -webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content max-content;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto}}@media only screen and (max-width:481px){.launchInfo_number__14yr-{top:60%;font-size:1rem}.launchInfo_cardBody__1G7jd>img{width:60px}.launchInfo_cardBody__1G7jd{padding:.5rem}}.styles_con__1Z9ks>h2{text-transform:uppercase}.styles_h4__2ymBF{color:#fff;font-weight:300;text-transform:uppercase}.styles_h5__30LXJ{color:#fff;font-weight:200;text-transform:uppercase;font-size:16px}.styles_con__1Z9ks div{display:flex;justify-content:space-between;border-bottom:1px solid #fff;padding:.5rem 0;margin:.7rem 0}
/*# sourceMappingURL=main.3151088e.chunk.css.map */