a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-family:Rubik,Arial,Helvetica,sans-serif;font-weight:400;color:#f5f5f5;background-color:#000f3c}.wrapper{padding:0 1.875rem;display:flex;flex-direction:column}@media screen and (min-width:600px){.wrapper{padding:0 3.75rem}}@media screen and (min-width:768px){.wrapper{padding:0 4.6875rem}}@media screen and (min-width:1200px){.wrapper{padding:0 6.25rem;max-width:77.5rem;margin:auto}}.blue-glow-border{border:1px solid #32c5f4;box-shadow:0 0 16px 5px hsla(0,0%,100%,.25)}h1{text-transform:uppercase;color:#9dcd5e;font-size:1.875rem;line-height:2.25rem;letter-spacing:0;transition:all .1s ease-in-out}@media screen and (min-width:768px){h1{font-size:2.625rem;line-height:3.125rem;letter-spacing:0}}@media screen and (min-width:1200px){h1{font-size:2.8125rem;line-height:3.4375rem;letter-spacing:0}}p{font-size:1.125rem;line-height:1.5rem;letter-spacing:.02em;transition:all .1s ease-in-out}@media screen and (min-width:768px){p{font-size:1.625rem;line-height:2rem;letter-spacing:.02em}}h1,p{max-width:18.75rem}@media screen and (min-width:600px){h1,p{max-width:unset}}.button{display:block;background-color:#32c5f4;border-radius:1.25rem;padding:.9375rem 1.5625rem;color:#000;text-decoration:none;font-weight:700;transition:all .1s ease-in-out}.button.secondary{background-color:#9dcd5e}.button:hover{background-color:#f5f5f5}.buttons{display:flex;flex-direction:column;gap:1.25rem;transition:all .1s ease-in-out}@media screen and (min-width:768px){.buttons{flex-direction:row;gap:1.875rem;justify-content:center}}header{display:flex;justify-content:center;border-bottom:1px solid #ed2124;padding-bottom:1.25rem;margin:1.875rem auto 2.5rem;transition:all .1s ease-in-out}@media screen and (min-width:600px){header{padding-bottom:2.5rem;margin-bottom:4.375rem}}@media screen and (min-width:992px){header{padding-bottom:3.125rem;margin-bottom:5rem}}header .wrapper{width:100%}header .image{padding-bottom:18%;width:100%;position:relative}@media screen and (min-width:600px){header .image{padding-bottom:0;height:4.375rem}}@media screen and (min-width:1200px){#hero .wrapper{display:grid;grid-template-columns:1fr 1.23fr;align-items:center}}#hero ul{padding:0;list-style-type:none;display:flex;flex-direction:column;gap:1.875rem;align-items:center;transition:all .1s ease-in-out}@media screen and (min-width:768px){#hero ul{gap:2.5rem}}@media screen and (min-width:1200px){#hero ul{align-items:flex-start;padding-right:6.25rem}}#hero ul li{color:#9dcd5e;text-transform:uppercase;text-align:center;font-size:1.375rem;line-height:1.75rem;letter-spacing:.02em;transition:all .1s ease-in-out}#hero ul li:nth-of-type(2n){color:#32c5f4}@media screen and (min-width:768px){#hero ul li{font-size:1.625rem;line-height:2rem;letter-spacing:.02em}}@media screen and (min-width:1200px){#hero ul li{text-align:left}}#hero .video{margin-top:3.125rem;height:0;padding-bottom:57%;position:relative;transition:all .1s ease-in-out}@media screen and (min-width:768px){#hero .video{margin-top:5.625rem}}@media screen and (min-width:1200px){#hero .video{margin-top:0}}#hero .video img{z-index:1}#hero .video>div{position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center;z-index:2}#ft-images{position:relative;margin-top:3.125rem;padding-top:3.125rem;padding-bottom:3.125rem;transition:all .1s ease-in-out}@media screen and (min-width:600px){#ft-images{margin-top:4.6875rem;padding-top:4.6875rem;padding-bottom:4.6875rem}}@media screen and (min-width:768px){#ft-images{margin-top:7.5rem;padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width:1200px){#ft-images{padding-top:7.5rem;padding-bottom:10rem;margin-top:10.9375rem}}#ft-images>div{gap:2.5rem;transition:all .1s ease-in-out}@media screen and (min-width:768px){#ft-images>div{gap:5rem}}@media screen and (min-width:1200px){#ft-images>div{flex-direction:row;gap:6.25rem}}#ft-images:before{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background-image:url(/images/gradient-bg.jpg);background-size:cover;background-repeat:no-repeat;opacity:.7}#ft-images .image{height:0;width:100%;padding-bottom:59%;position:relative;transition:all .1s ease-in-out}@media screen and (min-width:1200px){#ft-images .image{padding-bottom:27.25%}}#ft-images .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}#coming-soon{padding-top:3.75rem;padding-bottom:4.5rem;gap:1.25rem;text-align:center;justify-content:center;align-items:center;transition:all .1s ease-in-out}@media screen and (min-width:600px){#coming-soon{padding-top:4.6875rem;padding-bottom:4.6875rem}}@media screen and (min-width:768px){#coming-soon{gap:1.875rem;padding-bottom:5.625rem}}@media screen and (min-width:1200px){#coming-soon{padding-top:7.5rem;padding-bottom:7.5rem}}@media screen and (min-width:768px){#coming-soon p{max-width:25rem}}@media screen and (min-width:1200px){#coming-soon p{max-width:unset}}@media screen and (min-width:768px){#coming-soon .buttons{margin-top:1.25rem}}#footer{padding-bottom:2rem;position:relative;justify-content:center;text-align:center;border-top:1px solid #ed2124;padding-top:.75rem}#footer,#footer p{transition:all .1s ease-in-out}#footer p{font-size:.875rem;margin:auto}@media screen and (min-width:1200px){#footer p{font-size:1.125rem}}