/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:112.5%;line-height:1.55556;scroll-behavior:smooth}:target:before{content:"";display:block;height:140px;margin:-140px 0 0}body,html{height:100%}body{position:relative;background:#000;font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;color:#fff;-webkit-font-smoothing:antialiased}@media (max-width:61.9375em){body.is-locked{overflow:hidden}}img{vertical-align:middle}img,svg{max-width:100%}h1,h2,h3,h4,h5,h6{margin:0;font-weight:300}h1{font-size:61px;line-height:72px}h2{font-size:49px;line-height:64px}h3{font-size:39px;line-height:56px}h4,h5,h6{font-size:31px;line-height:48px}p{margin:0}dl,ol,ul{margin:0;padding:0;list-style:none}a{color:#ff2238;text-decoration:none;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}a:focus,a:hover{color:#bf2131}hr{padding:8px 0;border:0;border-bottom:1px solid #dedede}b,strong{font-weight:700}table th{text-align:left}@media (min-width:75em){.container{padding-top:92px}}@media (min-width:75em){.container__content{margin-top:-204px}}.wrapper{margin:0 auto;padding:0 24px}@media (min-width:62em){.wrapper{padding:0 56px}}.wrapper--ultranarrow{width:100%;max-width:800px}.wrapper--narrow{width:100%;max-width:1000px}.wrapper--wide{width:100%;max-width:1600px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;white-space:nowrap;text-decoration:none;text-align:center;border:0;background:transparent;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-border-radius:0;text-transform:uppercase;letter-spacing:.4em}.btn:focus{outline:0}.btn.is-disabled,.btn:disabled{pointer-events:none;cursor:not-allowed;opacity:.6;background-color:transparent}.btn.is-disabled{pointer-events:none}.btn--primary{position:relative;z-index:0;border:1px solid #ff2238;color:#ff2238}.btn--primary:after{content:"";display:block;position:absolute;top:0;left:0;width:0;height:100%;z-index:-1;background:#ff2238;-webkit-transition:all .5s cubic-bezier(.86,0,.07,1);transition:all .5s cubic-bezier(.86,0,.07,1)}.btn--primary:focus,.btn--primary:hover{color:#fff}.btn--primary:focus:after,.btn--primary:hover:after{width:100%}.btn--primary.is-disabled:focus,.btn--primary.is-disabled:hover,.btn--primary:disabled:focus,.btn--primary:disabled:hover{background-color:transparent;color:#ff2238}.btn--secondary{position:relative;z-index:0;color:#fff;background-color:#ff2238}.btn--secondary:after{content:"";display:block;position:absolute;top:0;left:0;width:0;height:100%;z-index:-1;background:#fff;-webkit-transition:all .5s cubic-bezier(.86,0,.07,1);transition:all .5s cubic-bezier(.86,0,.07,1)}.btn--secondary:focus,.btn--secondary:hover{color:#000}.btn--secondary:focus:after,.btn--secondary:hover:after{width:100%}.btn--secondary.is-disabled:focus,.btn--secondary.is-disabled:hover,.btn--secondary:disabled:focus,.btn--secondary:disabled:hover{background-color:transparent;color:#ff2238}.btn--dark{position:relative;z-index:0;border:1px solid #000;color:#000}.btn--dark:after{content:"";display:block;position:absolute;top:0;left:0;width:0;height:100%;z-index:-1;background:#000;-webkit-transition:all .5s cubic-bezier(.86,0,.07,1);transition:all .5s cubic-bezier(.86,0,.07,1)}.btn--dark:focus,.btn--dark:hover{color:#fff}.btn--dark:focus:after,.btn--dark:hover:after{width:100%}.btn--dark.is-disabled:focus,.btn--dark.is-disabled:hover,.btn--dark:disabled:focus,.btn--dark:disabled:hover{background-color:transparent;color:#000}.btn--ghost{background-color:transparent;color:hsla(0,0%,100%,.5)}.btn--ghost:focus,.btn--ghost:hover{color:#ff2238}.btn--ghost.is-disabled:focus,.btn--ghost.is-disabled:hover,.btn--ghost:disabled:focus,.btn--ghost:disabled:hover{background-color:transparent;color:hsla(0,0%,100%,.5)}.btn--ghost--primary{background-color:transparent;color:#ff2238}.btn--ghost--primary:focus,.btn--ghost--primary:hover{color:#bf2131}.btn--ghost--primary.is-disabled:focus,.btn--ghost--primary.is-disabled:hover,.btn--ghost--primary:disabled:focus,.btn--ghost--primary:disabled:hover{background-color:transparent;color:hsla(0,0%,100%,.5)}.btn-spacer{padding:0 4px;font-size:14px;line-height:16px;text-transform:uppercase;letter-spacing:.15em;color:#aaa}.btn--tny{font-size:11px;line-height:16px;letter-spacing:.2em;height:24px;padding:0 16px}.btn--sml{font-size:12px;line-height:16px;height:36px;line-height:36px;padding:0 20px}.btn--med{font-size:12px;line-height:16px;height:44px;line-height:44px;padding:0 28px}.btn--nopadding{padding-left:0;padding-right:0}.btn--rounded{overflow:hidden;border-radius:1000px}.btn-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.btn-group .btn{margin-right:24px}.btn-group .btn:last-child{margin-right:0}.input{z-index:1;padding:0;margin:0;border:0;border-radius:0;display:inline-block;vertical-align:middle;width:100%;-webkit-border-radius:0;cursor:pointer;white-space:nowrap;text-decoration:none;font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;background:none;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff}.input:focus{border-color:#ff2238;outline:0}.input:focus::-webkit-input-placeholder{color:#ff2238}.input:focus::-moz-placeholder{color:#ff2238}.input:focus::-ms-input-placeholder{color:#ff2238}.input:focus::placeholder{color:#ff2238}.input--sml{font-size:16px;line-height:16px;height:24px;line-height:24px}.input--med{font-size:16px;line-height:16px;height:44px;line-height:44px}.input--number{padding-right:0}.input--select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input--select--multiple{min-height:160px}.input--textarea{min-height:160px;resize:vertical;border:1px solid #c4c4c4;padding:0 8px}.input--radio+label:before{border-radius:50%}.input--check,.input--radio{position:absolute;left:-99999px;opacity:0}.input--check+label,.input--radio+label{padding-left:8px}.input--check+label:before,.input--radio+label:before{content:"";display:block;float:left;width:10px;height:10px;margin-top:2px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid #c4c4c4}.input--check:focus+label:before,.input--radio:focus+label:before{-webkit-box-shadow:0 0 5px #ff2238;box-shadow:0 0 5px #ff2238}.input--check:checked+label:before,.input--radio:checked+label:before{background:#ff2238;border-color:transparent}.field{margin-bottom:32px}.field__lbl{display:block;margin-bottom:4px;font-size:14px;line-height:16px;color:hsla(0,0%,100%,.85)}.field__group{display:table}.field__group>*{display:table-cell;vertical-align:top}.field__icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.field__icon--left{left:0}.field__icon--right{right:0}.fieldset{padding:0;margin:0;border:0}.fieldset__legend{padding:32px 0;font-size:16px;line-height:4px;letter-spacing:.15em;text-transform:uppercase;font-weight:700}.alert{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 16px;margin-bottom:16px;font-size:14px;line-height:16px;border-radius:1000px}.alert--success{background-color:rgba(0,128,0,.3);border:1px solid green;color:green}.alert--warning{background-color:rgba(255,0,0,.3);border:1px solid red}.alert--note{background-color:rgba(255,165,0,.3);border:1px solid orange}.social__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:61.9375em){.social__wrapper{display:none}}.social__wrapper__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:62em){.social__wrapper__mobile{display:none}}.social,.social a{display:-webkit-box;display:-ms-flexbox;display:flex}.social a{-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:48px;padding:12px 8px 16px;-ms-flex-item-align:center;align-self:center;opacity:.4;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.social a:focus,.social a:hover{opacity:1}.hamburger{display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;background-color:transparent;border:0;margin:0;padding:10px 12px 4px;overflow:visible}.hamburger:focus{outline:none}.hamburger-box{width:40px;height:30px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:1px;background-color:#ff2238;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--elastic .hamburger-inner{top:4px;-webkit-transition-duration:.275s;transition-duration:.275s;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:8px;-webkit-transition:opacity .125s ease .275s;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:16px;-webkit-transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);transition:transform .275s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,8px,0) rotate(135deg);transform:translate3d(0,8px,0) rotate(135deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-16px,0) rotate(-270deg);transform:translate3d(0,-16px,0) rotate(-270deg);-webkit-transition-delay:75ms;transition-delay:75ms}.table{overflow-x:auto;overflow-y:hidden}.table thead{border-bottom:1px solid #000}.table td,.table th{vertical-align:top;padding:8px;font-size:16px;line-height:4px}.table tr,.table tr:last-child{border-bottom:1px solid #000}.formatted dl,.formatted img,.formatted object,.formatted ol,.formatted p,.formatted table,.formatted ul{margin-bottom:16px}.formatted h1,.formatted h2,.formatted h3,.formatted h4,.formatted h5,.formatted h6{margin:32px 0}.formatted dl,.formatted ol,.formatted ul{list-style:inherit;list-style-position:inside}.formatted ol li,.formatted ul li{font-size:calc(13.33333px + .20833vw);line-height:calc(18.66667px + .41667vw)}@media screen and (min-width:1280px){.formatted ol li,.formatted ul li{line-height:24px}}@media screen and (max-width:320px){.formatted ol li,.formatted ul li{line-height:20px}}@media screen and (min-width:1280px){.formatted ol li,.formatted ul li{font-size:16px}}@media screen and (max-width:320px){.formatted ol li,.formatted ul li{font-size:14px}}.formatted p{font-size:calc(13.33333px + .20833vw);line-height:calc(18.66667px + .41667vw)}@media screen and (min-width:1280px){.formatted p{line-height:24px}}@media screen and (max-width:320px){.formatted p{line-height:20px}}@media screen and (min-width:1280px){.formatted p{font-size:16px}}@media screen and (max-width:320px){.formatted p{font-size:14px}}.formatted p:last-child{margin-bottom:0!important}.list--inline:after,.list--inline:before{content:"";display:table}.list--inline:after{clear:both}.list--inline>*{float:left;margin-right:8px}.list--bordered>*{padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.list--commaseparated>*{display:inline}.list--commaseparated>:after{content:","}.list--commaseparated>:last-child:after{content:""}.blog-post-card{position:relative}.blog-post-card__image img{border-radius:16px;width:100%}.blog-post-card__info{padding-top:24px}.blog-post-card__heading{margin-bottom:12px;color:rgba(0,0,0,.9)}.blog-post-card__date{margin-bottom:8px;color:rgba(0,0,0,.6)}.blog-post-card__shortcontent{margin-bottom:8px;color:rgba(0,0,0,.7)}.blog-post-card__shortcontent p{font-size:calc(13.33333px + .20833vw);line-height:calc(18.66667px + .41667vw);opacity:.8}@media screen and (min-width:1280px){.blog-post-card__shortcontent p{line-height:24px}}@media screen and (max-width:320px){.blog-post-card__shortcontent p{line-height:20px}}@media screen and (min-width:1280px){.blog-post-card__shortcontent p{font-size:16px}}@media screen and (max-width:320px){.blog-post-card__shortcontent p{font-size:14px}}.loading-wrapper{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-spinner{width:25px;height:25px;border-radius:50%;border:2px solid #ff2238;border-left-color:transparent;-webkit-animation:animateLoader 1s infinite;animation:animateLoader 1s infinite;margin-left:auto;margin-right:auto;margin-top:40px}@-webkit-keyframes animateLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes animateLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pagination{padding:40px 0;text-align:center}.pagination__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pagination__arrow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;opacity:1;color:#ff2238}.pagination__numbers{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__number{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;color:#ff2238;opacity:.5}.pagination__number.is-active{opacity:1;color:#ff2238}.pagination__number.is-active:after{content:"";display:block;position:absolute;bottom:0;left:40%;width:30%;height:2px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#ff2238}.pagination__dots{opacity:.6}.drawer{height:100%;position:fixed;top:0;right:0;width:100%;z-index:200;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;-webkit-box-shadow:0 0 40px rgba(0,0,0,.2);box-shadow:0 0 40px rgba(0,0,0,.2);-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .5s cubic-bezier(.25,1,.5,1);transition:-webkit-transform .5s cubic-bezier(.25,1,.5,1);transition:transform .5s cubic-bezier(.25,1,.5,1);transition:transform .5s cubic-bezier(.25,1,.5,1),-webkit-transform .5s cubic-bezier(.25,1,.5,1);color:#555}@media (min-width:62em){.drawer{width:40%}}@media (min-width:75em){.drawer{width:30%}}.drawer__close{position:absolute;top:40px;right:40px}.drawer--open{-webkit-transform:translateX(0);transform:translateX(0)}.drawer__item{border-top:1px solid rgba(0,0,0,.1);padding-top:20px;padding-bottom:20px}.drawer__item__title{margin-bottom:16px}.drawer__item__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer__item__quantity .btn{margin-left:8px}.drawer__item__price{text-align:right}.drawer__bottom{overflow:auto}.drawer__total{border-top:1px solid rgba(0,0,0,.1);padding:20px 0;margin:0 0 40px;text-align:right}.pilot-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;align:flex-start;padding:40px;border:1px solid #323232;border-radius:4px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;position:relative}@media (max-width:61.9375em){.pilot-item{padding:20px}}.pilot-item:last-of-type{margin-bottom:24px}.pilot-item:hover{border-color:rgba(50,50,50,0);-webkit-box-shadow:0 2px 198px 0 rgba(255,34,56,.25);box-shadow:0 2px 198px 0 rgba(255,34,56,.25)}.pilot-item:hover:before{opacity:1}.pilot-item:before{content:"";z-index:-1;position:absolute;left:0;top:0;height:100%;width:100%;border-radius:10px;opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;border-width:1px;border-style:solid;-o-border-image:linear-gradient(90deg,rgba(255,34,56,.6),rgba(255,34,56,.3) 25%,rgba(255,34,56,.2) 50%,rgba(255,34,56,.3) 75%,rgba(255,34,56,.6)) 2;border-image:-webkit-gradient(linear,left top,right top,from(rgba(255,34,56,.6)),color-stop(25%,rgba(255,34,56,.3)),color-stop(50%,rgba(255,34,56,.2)),color-stop(75%,rgba(255,34,56,.3)),to(rgba(255,34,56,.6))) 2;border-image:linear-gradient(90deg,rgba(255,34,56,.6),rgba(255,34,56,.3) 25%,rgba(255,34,56,.2) 50%,rgba(255,34,56,.3) 75%,rgba(255,34,56,.6)) 2}.pilot-item__img{width:72px;height:72px;min-width:72px;border-radius:50%;overflow:hidden}@media (max-width:33.9375em){.pilot-item__img{width:40px;height:40px;min-width:40px}}.pilot-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.pilot-item__country{color:#8c8c8c;margin-bottom:20px}.pilot-item__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.pilot-item__socials-link{opacity:.4;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.pilot-item__socials-link:focus,.pilot-item__socials-link:hover{opacity:1}.loading{pointer-events:none;position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background:#000;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-animation-name:animateLoadingIntro;animation-name:animateLoadingIntro;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:none}@media (min-width:62em){.loading{display:-webkit-box;display:-ms-flexbox;display:flex}}.loading__title{text-transform:uppercase;font-size:11px;color:#ff2238}.loading__graphic{margin-bottom:16px}.loading__svg{stroke-dasharray:100;-webkit-animation-name:animateSvgBorders;animation-name:animateSvgBorders;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes animateLoadingIntro{to{opacity:1}}@keyframes animateLoadingIntro{to{opacity:1}}@-webkit-keyframes animateSvgBorders{to{stroke-dashoffset:500}}@keyframes animateSvgBorders{to{stroke-dashoffset:500}}@-webkit-keyframes animatePageSwipe{0%{height:100%}to{height:0}}@keyframes animatePageSwipe{0%{height:100%}to{height:0}}.pageswipe{pointer-events:none;position:fixed;z-index:10;top:0;left:0;width:100%;height:0;background:#000;-webkit-animation-name:animatePageSwipe;animation-name:animatePageSwipe;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-timing-function:cubic-bezier(.85,0,.15,1);animation-timing-function:cubic-bezier(.85,0,.15,1)}.hero__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10vh 32px}@media (min-width:62em){.hero__wrapper{padding:30vh 0 15vh}}@media (max-height:720px) and (min-width:62em){.hero__wrapper{padding-top:40vh}}.hero__slide__content{text-align:center}.hero__slide__visual{max-width:800px}@media (max-width:74.9375em){.header{padding:8px 24px}}@media (min-width:75em){.header{position:absolute;top:0;z-index:5;width:100%;padding:0 40px;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2)}@media (max-width:61.9375em){.header__top{padding-right:72px}}@media (max-width:74.9375em){.header__bottom{margin-top:-8px;padding:8px 24px}}@media (min-width:75em){.header__bottom{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:0 40px}}.header__bottom__wrapper{border-bottom:1px solid hsla(0,0%,100%,.2)}@media (min-width:62em){.header__bottom__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}}@media (min-width:75em){.header__bottom__wrapper{padding-bottom:0}}@media (max-width:61.9375em){.header__branding img{width:80px}}@media (min-width:62em){.header__branding img{width:100px}}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:75em){.header__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:74.9375em){.header__right{padding-top:20px;padding-right:60px}}@media (min-width:75em){.header__right{padding-top:28px}}.header__icon{max-width:20px;max-height:20px}@media (min-width:62em){.nav{width:100%}}.nav__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:61.9375em){.nav__links{position:fixed;top:0;left:0;width:100%;height:100%;padding-top:40px;overflow:auto;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;-webkit-transform:translateY(-100vh);transform:translateY(-100vh);opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.nav__links.is-open{display:block;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;z-index:10}}@media (min-width:62em){.nav__links__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__links__top:first-child p{padding-left:0}}@media (min-width:62em){.nav__links__item .nav__links__subnav,.nav__links__item .nav__links__subnav--primary{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition-delay:.3s;transition-delay:.3s;pointer-events:none}.nav__links__item:focus .nav__links__subnav,.nav__links__item:focus .nav__links__subnav--primary,.nav__links__item:hover .nav__links__subnav,.nav__links__item:hover .nav__links__subnav--primary{-webkit-transition-delay:.5s;transition-delay:.5s;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:inherit}}.nav__links__item--sub-nav{position:relative}@media (max-width:61.9375em){.nav__links__item--sub-nav{margin-bottom:40px}}.nav__links__item__subtitle{position:relative;cursor:pointer}@media (max-width:61.9375em){.nav__links__item__subtitle{padding:20px;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.4em;opacity:.4}}@media (min-width:62em){.nav__links__item__subtitle{padding:16px;font-size:12px;line-height:16px;text-transform:uppercase}.nav__links__item__subtitle:after{content:"";display:block;position:absolute;top:50%;right:4px;width:0;height:0;border-color:#ff2238 transparent transparent;border-style:solid;border-width:3.5px 2px 0}}.nav__links__item__subtitle--secondary:hover{color:#ff2238}@media (min-width:62em){.nav__links__subnav{left:-340px}}@media (min-width:62em){.nav__links__subnav,.nav__links__subnav--primary{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:100%;z-index:5;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.5);box-shadow:0 10px 20px rgba(0,0,0,.5)}}@media (min-width:62em){.nav__links__subitem:last-child>a{border-right:0}}.nav__sublink{display:block;font-size:12px;line-height:16px;color:#555;text-transform:uppercase;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;height:100%}@media (max-width:61.9375em){.nav__sublink{padding:20px 0;margin:0 24px;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.nav__sublink.active{color:#ff2238}}@media (min-width:62em){.nav__sublink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;width:calc(25vw - 24px);padding:32px 0;text-align:center;background:#171717;border-right:1px solid hsla(0,0%,100%,.1)}.nav__sublink:focus,.nav__sublink:hover{color:#ff2238}.nav__sublink:focus>img,.nav__sublink:hover>img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.nav__sublink:focus>span:before,.nav__sublink:hover>span:before{width:30px}.nav__sublink.active{color:#ff2238}.nav__sublink.active>span:before{width:30px}}.nav__sublink span{position:relative}.nav__sublink span:before{content:"";display:block;position:absolute;left:-40px;top:50%;height:1px;width:0;background:#ff2238;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.nav__sublink--img{height:154px}.nav__sublink img{display:none;margin-bottom:20px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media (min-width:75em){.nav__sublink img{display:block;max-width:160px}}@media (min-width:90em){.nav__sublink img{max-width:200px}}.nav__link{display:block;font-size:12px;line-height:16px;color:#fff;text-transform:uppercase}@media (max-width:61.9375em){.nav__link{padding:20px 0;margin:0 24px;border-bottom:1px solid hsla(0,0%,100%,.2);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.nav__link.active{color:#ff2238}@media (min-width:62em){.nav__link.active{padding:12px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.nav__link.active.active{color:#ff2238}}}@media (min-width:62em){.nav__link{padding:12px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.nav__link.active{color:#ff2238}}@media (min-width:75em){.nav__link{padding:16px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.nav__link.active{color:#ff2238}}.nav__toggle{display:none;position:fixed;z-index:10;right:16px;top:32px}@media (max-width:61.9375em){.nav__toggle{display:block;top:24px}}.nav__proggress--bar{display:none;position:fixed;z-index:10;right:24px;left:24px;top:16px}@media (max-width:74.9375em){.nav__proggress--bar{display:block}}.pagenav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid hsla(0,0%,100%,.2)}@media (max-width:74.9375em){.pagenav{display:none}}.pagenav>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.pagenav>a{height:auto;padding:7px 20px}.pagenav>ul>li:first-child a{padding-left:0}.pagenav>ul>li>a{display:block;padding:16px 8px 16px 16px;font-size:11px;line-height:16px;color:#fff;text-transform:uppercase}.pagenav>ul>li>a:focus,.pagenav>ul>li>a:hover{color:#bf2131}.footer{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer__container{position:relative;padding:40px 0 0}@media screen and (min-width:34em){.footer__container{display:flex;flex-flow:row wrap}}@media screen and (min-width:62em){.footer__container{padding-top:80px}}.footer__line{position:absolute;left:0;top:0;height:1px;width:100%;background:#ff2238}@media screen and (max-width:33.9375em){.footer__branding{margin-bottom:64px}}@media screen and (min-width:34em){.footer__branding{flex-grow:0;flex-shrink:0;flex-basis:99.9%;max-width:99.9%;width:99.9%;margin-bottom:64px}.footer__branding:nth-child(1n){margin-right:40px;margin-left:0}.footer__branding:last-child{margin-right:0}.footer__branding:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:75em){.footer__branding{flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 30px);max-width:calc(24.975% - 30px);width:calc(24.975% - 30px)}.footer__branding:nth-child(1n){margin-right:40px;margin-left:0}.footer__branding:last-child{margin-right:0}.footer__branding:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:106.25em){.footer__branding{flex-grow:0;flex-shrink:0;flex-basis:calc(16.65% - 33.33333px);max-width:calc(16.65% - 33.33333px);width:calc(16.65% - 33.33333px)}.footer__branding:nth-child(1n){margin-right:40px;margin-left:0}.footer__branding:last-child{margin-right:0}.footer__branding:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (max-width:89.9375em){.footer__section{margin-bottom:32px}}@media screen and (min-width:34em){.footer__section{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.footer__section:nth-child(1n){margin-right:40px;margin-left:0}.footer__section:last-child{margin-right:0}.footer__section:nth-child(2n){margin-right:0;margin-left:auto}}@media screen and (min-width:75em){.footer__section{flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 30px);max-width:calc(24.975% - 30px);width:calc(24.975% - 30px)}.footer__section:nth-child(1n){margin-right:40px;margin-left:0}.footer__section:last-child{margin-right:0}.footer__section:nth-child(5n){margin-right:0;margin-left:auto}}@media screen and (min-width:106.25em){.footer__section{flex-grow:0;flex-shrink:0;flex-basis:calc(13.32% - 34.66667px);max-width:calc(13.32% - 34.66667px);width:calc(13.32% - 34.66667px)}.footer__section:nth-child(1n){margin-right:40px;margin-left:0}.footer__section:last-child{margin-right:0}.footer__section:nth-child(15n){margin-right:0;margin-left:auto}}.footer__section a{display:block;padding-bottom:16px;margin-bottom:16px;position:relative;color:#fff;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;font-size:12px;line-height:12px}.footer__section a:focus,.footer__section a:hover{color:#bf2131}.footer__copy{margin-top:40px;padding:40px 0;border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.4)}@media screen and (min-width:62em){.footer__copy{flex-grow:0;flex-shrink:0;flex-basis:99.9%;max-width:99.9%;width:99.9%}.footer__copy:nth-child(1n){margin-right:40px;margin-left:0}.footer__copy:last-child{margin-right:0}.footer__copy:nth-child(12n){margin-right:0;margin-left:auto}}.footer__copy a{color:hsla(0,0%,100%,.7)}.footer__description{font-weight:300;font-size:12px;line-height:16px;color:#b3b3b3;margin:16px 0}.footer__certificate{width:64px;height:64px}@media screen and (max-width:106.1875em){.footer__presskit{display:none}}@media screen and (min-width:106.25em){.footer__presskit--mobile{display:none}}.footer__zicer-logo{width:76px;height:48px}.footer__zicer__text{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#8c8c8c;font-size:11px;font-weight:300;margin-top:12px}.modal{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000;opacity:0;pointer-events:none;visibility:hidden;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.modal.is-open{opacity:1;pointer-events:all;visibility:visible}.modal__wrapper{max-width:1200px;margin:0 auto}.modal__close{position:fixed;z-index:10;top:28px;right:56px;padding:0}.modal__x{width:32px;height:32px}.modal__x:after,.modal__x:before{position:absolute;left:15px;content:" ";height:33px;width:1px;background-color:#ff2238}.modal__x:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal__x:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal__video{width:100%}.socialshare__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:30px}@media (min-width:62em){.socialshare__action{width:48px;height:40px}}@media (min-width:75em){.socialshare__action{margin-top:8px}}.socialshare__icons{padding:16px 0;border-top:1px solid hsla(0,0%,100%,.2);display:none;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}@media (max-width:74.9375em){.socialshare__icons{margin-top:16px}}@media (max-width:61.9375em){.socialshare__icons p{display:none}}@media (min-width:62em){.socialshare__icons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.socialshare__icons.is-visible{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:61.9375em){.socialshare__icons.is-visible{display:block}}@media (min-width:62em){.socialshare__icons.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}}.socialshare__icons .st-btn,.socialshare__icons .st-inline-share-buttons{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.socialshare__icons .st-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1px 0 0!important;background:transparent!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:50%!important;height:32px!important;width:32px!important}.bigbox__item+.bigbox__item{margin-top:5vh}@media (max-width:61.9375em){.bigbox__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:62em){.bigbox__item{display:flex;flex-flow:row wrap}}@media (max-width:61.9375em){.bigbox__item__visual{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:400px;margin:0 auto}}@media (min-width:62em){.bigbox__item__visual{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.bigbox__item__visual:nth-child(1n){margin-right:40px;margin-left:0}.bigbox__item__visual:last-child{margin-right:0}.bigbox__item__visual:nth-child(2n){margin-right:0;margin-left:auto}}.bigbox__item__content{padding:80px 0}@media (max-width:61.9375em){.bigbox__item__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width:62em){.bigbox__item__content{padding:7.5%;flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.bigbox__item__content:nth-child(1n){margin-right:40px;margin-left:0}.bigbox__item__content:last-child{margin-right:0}.bigbox__item__content:nth-child(2n){margin-right:0;margin-left:auto}}.bigbox__item__content h1{color:#ff2238}@media (min-width:62em){.bigbox__item--invert .bigbox__item__visual{margin-left:calc(49.95% + 20px)!important}}@media (min-width:62em){.bigbox__item--invert .bigbox__item__content{margin-left:calc(-99.9% - 40px)!important}}.featured{padding-top:5vh;margin-bottom:80px}@media (min-width:62em){.featured__list{display:flex;flex-flow:row wrap}}.featured__item{display:flex;padding:40px;border-radius:16px;background-repeat:no-repeat;justify-content:center;align-items:flex-end}@media (min-width:62em){.featured__item{padding:60px}}.featured__item--headsets{height:560px;margin-bottom:40px;background-image:url(/static/media/orqa-frontal.762b0f9b.webp);background-size:320px;background-position:center 20px;overflow:hidden;position:relative}.featured__item--headsets:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.15)),to(hsla(0,0%,100%,.08)));background:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.08))}@media (min-width:62em){.featured__item--headsets{height:700px;background-size:700px;background-position:center 20px;flex-grow:0;flex-shrink:0;flex-basis:99.9%;max-width:99.9%;width:99.9%}.featured__item--headsets:nth-child(1n){margin-right:40px;margin-left:0}.featured__item--headsets:last-child{margin-right:0}.featured__item--headsets:nth-child(1n){margin-right:0;margin-left:auto}}.featured__item--antennas{height:440px;margin-bottom:40px;background-image:url(/static/media/featured-antennas.d642c040.webp);background-size:320px;background-position:top;border:1px solid hsla(0,0%,100%,.2)}@media (min-width:62em){.featured__item--antennas{height:620px;flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);background-size:500px;background-position:center 40px}.featured__item--antennas:nth-child(1n){margin-right:40px;margin-left:0}.featured__item--antennas:last-child{margin-right:0}}.featured__item--accessories{height:440px;background-image:url(/static/media/featured-accessories.1b1ee217.webp);background-size:320px;background-position:top;border:1px solid hsla(0,0%,100%,.2)}@media (min-width:62em){.featured__item--accessories{height:620px;flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);background-size:500px;background-position:center 40px}.featured__item--accessories:nth-child(1n){margin-right:40px;margin-left:0}.featured__item--accessories:last-child{margin-right:0}}.featured__item__content{max-width:460px;text-align:center}.featured__item__content h1{color:#ff2238;letter-spacing:-.05em;margin-bottom:16px}.featured__item__content p{margin-bottom:40px;color:hsla(0,0%,100%,.6)}.latestnews{background:#fff;padding:20vh 0;color:#555}@media (min-width:48em){.latestnews__list{display:flex;flex-flow:row wrap}}.latestnews__item{padding:48px;border-radius:16px;border:1px solid rgba(0,0,0,.1)}@media (max-width:89.9375em){.latestnews__item{margin-bottom:40px}}@media (min-width:48em){.latestnews__item{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.latestnews__item:nth-child(1n){margin-right:40px;margin-left:0}.latestnews__item:last-child{margin-right:0}.latestnews__item:nth-child(2n){margin-right:0;margin-left:auto}}@media (min-width:90em){.latestnews__item{flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 30px);max-width:calc(24.975% - 30px);width:calc(24.975% - 30px)}.latestnews__item:nth-child(1n){margin-right:40px;margin-left:0}.latestnews__item:last-child{margin-right:0}.latestnews__item:nth-child(4n){margin-right:0;margin-left:auto}}@media (min-width:48em){.latestnews__item article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}}.latestnews__item__heading{margin-bottom:40px;min-height:60px}@media (min-width:48em){.latestnews__item__heading{margin-bottom:120px}}.latestnews__item__content p{font-size:14px;line-height:20px}.latestnews__item__readmore{margin-top:40px}.shopbox{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;border:1px solid #ff2238;border-radius:16px;margin-bottom:40px;-webkit-box-shadow:5px 5px 30px rgba(0,0,0,.1);box-shadow:5px 5px 30px rgba(0,0,0,.1)}.shopbox__label{-ms-flex-item-align:center;align-self:center;display:inline-block;padding:4px 12px;font-size:12px;line-height:16px;border-radius:6px;background:#ff2238}.shopbox__title{font-size:12px;line-height:16px;padding:4px 0 0 16px}@-webkit-keyframes animateCirclePaths{0%{opacity:0}50%{opacity:1}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(5);transform:translate(-50%,-50%) scale(5)}}@keyframes animateCirclePaths{0%{opacity:0}50%{opacity:1}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(5);transform:translate(-50%,-50%) scale(5)}}.circles{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;width:940px;height:940px}@media (max-width:61.9375em){.circles{display:none}}.circles span{display:block;border-radius:50%;border:.1px solid hsla(0,0%,100%,.12);position:absolute;opacity:0;width:200px;height:200px}.circles span:first-child{-webkit-animation:animateCirclePaths 3s infinite;animation:animateCirclePaths 3s infinite;-webkit-animation-delay:1.5s;animation-delay:1.5s}.circles span:first-child,.circles span:nth-child(2){top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.circles span:nth-child(2){-webkit-animation:animateCirclePaths 3s infinite;animation:animateCirclePaths 3s infinite;-webkit-animation-delay:1s;animation-delay:1s}.circles span:nth-child(3){top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:animateCirclePaths 3s infinite;animation:animateCirclePaths 3s infinite;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes animateIndicatorSquare{0%{height:0}to{height:60px}}@keyframes animateIndicatorSquare{0%{height:0}to{height:60px}}.scrollindicator{display:none;position:absolute;bottom:0;left:50%;height:60px;width:1px;background:#ff2238;-webkit-animation-name:animateIndicatorSquare;animation-name:animateIndicatorSquare;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@media (min-width:62em){.scrollindicator{display:block}}.mobilevisual{background-repeat:no-repeat}@media (min-width:62em){.mobilevisual{display:none}}.mobilevisual--1{height:320px;background-image:url(/static/media/orqa-mobilevisual-side.26bd237a.webp);background-size:240px}.mobilevisual--2{height:220px;background-size:300px;background-image:url(/static/media/orqa-mobilevisual-front.843f625a.webp);background-position:100%}.mobilevisual--3{height:300px;background-image:url(/static/media/orqa-mobilevisual-module.9a2ca207.webp);background-size:50%;background-position:100%}.keyfeatures{position:relative;padding:0 0 5vh}@media (min-width:62em){.keyfeatures{padding:0 0 20vh}}.keyfeatures__heading{color:#ff2238}@media (max-width:61.9375em){.keyfeatures__heading{position:relative;padding-left:48px;margin-bottom:40px}}@media (min-width:62em){.keyfeatures__heading{margin-left:calc(8.325% + 3.33333px)!important;position:relative;padding-left:120px;margin-bottom:80px}}.keyfeatures__heading span{position:absolute;top:calc(50% - 1px);left:0;height:1px;background:#ff2238}@media (max-width:61.9375em){.keyfeatures__heading span{width:40px}}@media (min-width:62em){.keyfeatures__heading span{width:100px}}.keyfeatures__grid__item{margin-bottom:7.5vh}.keyfeatures__grid__item:last-child{margin-bottom:0}@media (min-width:62em){.keyfeatures__itemcontent{display:flex;flex-flow:row wrap}}@media (min-width:62em){.keyfeatures__itemcontent__heading{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);margin-left:calc(8.325% + 3.33333px)!important}.keyfeatures__itemcontent__heading:nth-child(1n){margin-right:40px;margin-left:0}.keyfeatures__itemcontent__heading:last-child{margin-right:0}.keyfeatures__itemcontent__heading:nth-child(12n){margin-right:0;margin-left:auto}}.keyfeatures__itemcontent__desc{margin-bottom:20px}.keyfeatures__itemcontent__icon img{max-width:200px}@media (min-width:62em){.keyfeatures__itemcontent__icon{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 26.66667px);max-width:calc(33.3% - 26.66667px);width:calc(33.3% - 26.66667px);margin-left:calc(8.325% + 3.33333px)!important}.keyfeatures__itemcontent__icon:nth-child(1n){margin-right:40px;margin-left:0}.keyfeatures__itemcontent__icon:last-child{margin-right:0}.keyfeatures__itemcontent__icon:nth-child(12n){margin-right:0;margin-left:auto}}.scrollspacer{display:none;height:100vh}@media (min-width:62em){.scrollspacer{display:block}}.specs{padding:10% 0;background:#f6f6f7;color:#555}@media (min-width:48em){.specs{padding:80px 0}}.specs__heading{margin-bottom:80px}@media (min-width:62em){.specs__list{display:flex;flex-flow:row wrap}}.specs__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}@media (min-width:62em){.specs__list__item{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 40px);max-width:calc(49.95% - 40px);width:calc(49.95% - 40px)}.specs__list__item:nth-child(1n){margin-right:80px;margin-left:0}.specs__list__item:last-child{margin-right:0}.specs__list__item:nth-child(2n){margin-right:0;margin-left:auto}}@media (min-width:90em){.specs__list__item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 53.33333px);max-width:calc(33.3% - 53.33333px);width:calc(33.3% - 53.33333px)}.specs__list__item:nth-child(1n){margin-right:80px;margin-left:0}.specs__list__item:last-child{margin-right:0}.specs__list__item:nth-child(3n){margin-right:0;margin-left:auto}}.specs__list__item__icon{opacity:.3;min-width:48px}.specs__list__item__title{opacity:.6;padding-right:16px}.specs__list__item__desc,.specs__list__item__title{-webkit-box-flex:1;-ms-flex:1;flex:1}.newsletter{padding:80px 0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (min-width:62em){.newsletter{padding:160px 0}}@media screen and (min-width:48em){.newsletter .wrapper div{display:flex;flex-flow:row wrap}}@media screen and (min-width:48em){.newsletter__heading{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6% - 13.33333px);max-width:calc(66.6% - 13.33333px);width:calc(66.6% - 13.33333px)}.newsletter__heading:nth-child(1n){margin-right:40px;margin-left:0}.newsletter__heading:last-child{margin-right:0}.newsletter__heading:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:62em){.newsletter__heading{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);margin-left:calc(16.65% + 6.66667px)!important}.newsletter__heading:nth-child(1n){margin-right:40px;margin-left:0}.newsletter__heading:last-child{margin-right:0}.newsletter__heading:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:75em){.newsletter__heading{flex-grow:0;flex-shrink:0;flex-basis:calc(41.625% - 23.33333px);max-width:calc(41.625% - 23.33333px);width:calc(41.625% - 23.33333px);margin-left:calc(49.95% + 20px)!important}.newsletter__heading:nth-child(1n){margin-right:40px;margin-left:0}.newsletter__heading:last-child{margin-right:0}.newsletter__heading:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:48em){.newsletter__form{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6% - 13.33333px);max-width:calc(66.6% - 13.33333px);width:calc(66.6% - 13.33333px)}.newsletter__form:nth-child(1n){margin-right:40px;margin-left:0}.newsletter__form:last-child{margin-right:0}.newsletter__form:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:62em){.newsletter__form{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);margin-left:calc(16.65% + 6.66667px)!important}.newsletter__form:nth-child(1n){margin-right:40px;margin-left:0}.newsletter__form:last-child{margin-right:0}.newsletter__form:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:75em){.newsletter__form{flex-grow:0;flex-shrink:0;flex-basis:calc(41.625% - 23.33333px);max-width:calc(41.625% - 23.33333px);width:calc(41.625% - 23.33333px);margin-left:calc(49.95% + 20px)!important}.newsletter__form:nth-child(1n){margin-right:40px;margin-left:0}.newsletter__form:last-child{margin-right:0}.newsletter__form:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:62em){.newsletter__form form{display:-webkit-box;display:-ms-flexbox;display:flex}}.newsletter__form .input{padding-left:16px;border:1px solid #ff2238}@media screen and (max-width:61.9375em){.newsletter__form .input{width:100%}}@media screen and (min-width:62em){.newsletter__form .input{border-top:1px solid #ff2238;border-left:1px solid #ff2238;border-bottom:1px solid #ff2238}}.leadgen{position:relative;min-height:100vh;padding:40px 0 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.leadgen__content{padding-top:80px}.leadgen__hiddenform{position:absolute;left:-5000px}.leadgen__response{display:none}.error404{position:relative;min-height:100vh;padding:40px 0 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emptystate{padding:10vh 0}@media (min-width:48em){.emptystate{padding:20vh 0}}.emptystate__heading{margin-bottom:2.5vh}.emptystate__footer{margin-top:2.5vh}.featuresection{padding:0 0 5vh}@media (min-width:62em){.featuresection{padding:0 0 20vh}}.featuresection__header{margin-bottom:5vh}@media (min-width:62em){.featuresection__header{margin-bottom:15vh;flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);position:relative;left:calc(24.975% + 10px)}.featuresection__header:nth-child(1n){margin-right:40px;margin-left:0}.featuresection__header:last-child{margin-right:0}.featuresection__header:nth-child(12n){margin-right:0;margin-left:auto}}.featuresection__header--nomargo{margin-bottom:0}.featuresection__visual1{display:block;margin:0 auto 10vh}@media (min-width:62em){.featuresection__grid{display:flex;flex-flow:row wrap}}@media (min-width:62em){.featuresection__grid--three div{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 26.66667px);max-width:calc(33.3% - 26.66667px);width:calc(33.3% - 26.66667px)}.featuresection__grid--three div:nth-child(1n){margin-right:40px;margin-left:0}.featuresection__grid--three div:last-child{margin-right:0}.featuresection__grid--three div:nth-child(3n){margin-right:0;margin-left:auto}}@media (min-width:62em){.featuresection__grid--two div{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.featuresection__grid--two div:nth-child(1n){margin-right:40px;margin-left:0}.featuresection__grid--two div:last-child{margin-right:0}.featuresection__grid--two div:nth-child(2n){margin-right:0;margin-left:auto}}@media (min-width:34em){.featuresection__blocklist{display:flex;flex-flow:row wrap}}.featuresection__blocklist--four>*{padding:2.5vh;border:1px solid hsla(0,0%,100%,.15);border-radius:16px;margin-bottom:20px}@media (min-width:34em){.featuresection__blocklist--four>*{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);display:flex;text-align:center;min-height:200px;margin-bottom:40px}.featuresection__blocklist--four>:nth-child(1n){margin-right:40px;margin-left:0}.featuresection__blocklist--four>:last-child{margin-right:0}.featuresection__blocklist--four>:nth-child(2n){margin-right:0;margin-left:auto}.featuresection__blocklist--four>*{justify-content:center;align-items:center}}@media (min-width:62em){.featuresection__blocklist--four>*{flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 30px);max-width:calc(24.975% - 30px);width:calc(24.975% - 30px)}.featuresection__blocklist--four>:nth-child(1n){margin-right:40px;margin-left:0}.featuresection__blocklist--four>:last-child{margin-right:0}.featuresection__blocklist--four>:nth-child(4n){margin-right:0;margin-left:auto}}.featuresection__blocklist--three>*{padding:2.5vh;border:1px solid hsla(0,0%,100%,.15);border-radius:16px;margin-bottom:20px}@media (min-width:48em){.featuresection__blocklist--three>*{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 26.66667px);max-width:calc(33.3% - 26.66667px);width:calc(33.3% - 26.66667px);display:flex;text-align:center;min-height:200px;margin-bottom:40px}.featuresection__blocklist--three>:nth-child(1n){margin-right:40px;margin-left:0}.featuresection__blocklist--three>:last-child{margin-right:0}.featuresection__blocklist--three>:nth-child(3n){margin-right:0;margin-left:auto}.featuresection__blocklist--three>*{justify-content:center;align-items:center}}.splitsection{padding:0 0 10vh}@media (min-width:62em){.splitsection{flex-flow:row wrap;display:flex;padding:0 0 20vh;justify-content:center;align-items:center}}.splitsection__header{margin-bottom:15vh}@media (min-width:62em){.splitsection__header{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 26.66667px);max-width:calc(33.3% - 26.66667px);width:calc(33.3% - 26.66667px)}.splitsection__header:nth-child(1n){margin-right:40px;margin-left:0}.splitsection__header:last-child{margin-right:0}.splitsection__header:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:62em){.splitsection__content{flex-grow:0;flex-shrink:0;flex-basis:calc(41.625% - 23.33333px);max-width:calc(41.625% - 23.33333px);width:calc(41.625% - 23.33333px);position:relative;left:calc(8.325% + 3.33333px)}.splitsection__content:nth-child(1n){margin-right:40px;margin-left:0}.splitsection__content:last-child{margin-right:0}.splitsection__content:nth-child(12n){margin-right:0;margin-left:auto}}.splitsection__visual{width:100%;max-width:360px}@media (min-width:62em){.splitsection--inverted .splitsection__header{position:relative;left:calc(41.625% + 16.66667px)}}@media (min-width:62em){.splitsection--inverted .splitsection__content{position:relative;left:calc(-33.3% - 13.33333px)}}.impactblock{padding:0 0 10vh}@media (min-width:62em){.impactblock{flex-flow:column nowrap;display:flex;padding:0 0 20vh;justify-content:center;align-items:center}}.impactblock__header{margin-bottom:10vh}@media (min-width:62em){.impactblock__header{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.impactblock__header:nth-child(1n){margin-right:40px;margin-left:0}.impactblock__header:last-child{margin-right:0}.impactblock__header:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:62em){.impactblock__content{flex-grow:0;flex-shrink:0;flex-basis:99.9%;max-width:99.9%;width:99.9%}.impactblock__content:nth-child(1n){margin-right:40px;margin-left:0}.impactblock__content:last-child{margin-right:0}.impactblock__content:nth-child(12n){margin-right:0;margin-left:auto}}.impactblock__visual{width:100%}.appstore{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5vh 0}.appstore>a{display:block;margin-right:16px;margin-bottom:16px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.appstore>a:last-child{margin-right:0}.appstore>a:focus,.appstore>a:hover{opacity:.6}.appstore>a>img{max-height:48px}@media (min-width:62em){.narrowblock{flex-flow:column nowrap;display:flex;justify-content:center;align-items:center}}@media (min-width:62em){.narrowblock__content{flex-grow:0;flex-shrink:0;flex-basis:calc(58.275% - 16.66667px);max-width:calc(58.275% - 16.66667px);width:calc(58.275% - 16.66667px)}.narrowblock__content:nth-child(1n){margin-right:40px;margin-left:0}.narrowblock__content:last-child{margin-right:0}.narrowblock__content:nth-child(12n){margin-right:0;margin-left:auto}}.cta{padding:10vh 0;background:#f6f6f7;color:#555}@media (min-width:48em){.cta{padding:20vh 0}}.cta__content,.cta__heading{margin-bottom:40px}.cta__content{max-width:600px}.splash{position:relative;background-size:contain;background-repeat:no-repeat;background-position:top;padding:40px 0 5vh}@media (min-width:75em){.splash{background-position:50%;padding:200px 0 10vh;background-size:800px}}.splash__visual{max-width:800px;margin:0 auto}.splash__content{text-align:center;max-width:680px;padding-top:5vh;margin:0 auto}@media (min-width:62em){.splash__grid{display:flex;flex-flow:row wrap;margin-top:-25vh}}@media (max-width:61.9375em){.splash__grid p{margin-bottom:20px}.splash__grid p:last-child{margin-bottom:0}}@media (min-width:62em){.splash__grid p{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 26.66667px);max-width:calc(33.3% - 26.66667px);width:calc(33.3% - 26.66667px)}.splash__grid p:nth-child(1n){margin-right:40px;margin-left:0}.splash__grid p:last-child{margin-right:0}.splash__grid p:nth-child(3n){margin-right:0;margin-left:auto}}.productblock{border-bottom:1px solid rgba(0,0,0,.1);padding:5vh 0}.productblock+.productblock{border-top:0}@media (min-width:48em){.productblock{flex-flow:row wrap;display:flex;justify-content:center;align-items:center}}@media (max-width:47.9375em){.productblock__visual{margin-bottom:40px}}@media (min-width:48em){.productblock__visual{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.productblock__visual:nth-child(1n){margin-right:40px;margin-left:0}.productblock__visual:last-child{margin-right:0}.productblock__visual:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:75em){.productblock__visual{flex-grow:0;flex-shrink:0;flex-basis:calc(41.625% - 23.33333px);max-width:calc(41.625% - 23.33333px);width:calc(41.625% - 23.33333px)}.productblock__visual:nth-child(1n){margin-right:40px;margin-left:0}.productblock__visual:last-child{margin-right:0}.productblock__visual:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:48em){.productblock__content{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.productblock__content:nth-child(1n){margin-right:40px;margin-left:0}.productblock__content:last-child{margin-right:0}.productblock__content:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:62em){.productblock__content{flex-grow:0;flex-shrink:0;flex-basis:calc(41.625% - 23.33333px);max-width:calc(41.625% - 23.33333px);width:calc(41.625% - 23.33333px);margin-left:calc(8.325% + 3.33333px)!important}.productblock__content:nth-child(1n){margin-right:40px;margin-left:0}.productblock__content:last-child{margin-right:0}.productblock__content:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:75em){.productblock__content{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3% - 26.66667px);max-width:calc(33.3% - 26.66667px);width:calc(33.3% - 26.66667px)}.productblock__content:nth-child(1n){margin-right:40px;margin-left:0}.productblock__content:last-child{margin-right:0}.productblock__content:nth-child(12n){margin-right:0;margin-left:auto}}.productblock__heading{margin-bottom:20px}.productblock__footer{margin-top:40px}.productblock__sold-out{font-size:12px;line-height:16px;line-height:44px;padding:16px 28px;color:#ff2238;text-transform:uppercase;background-color:transparent;color:rgba(0,0,0,.3);border:1px solid rgba(0,0,0,.3)}.timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:5vh}@media (min-width:48em){.timeline__list{min-width:600px}}.timeline__item{position:relative;padding:0 24px 40px 0}.timeline__item:before{content:"";display:block;position:absolute;top:10px;width:8px;height:8px;background:red;border-radius:50%}.timeline__item:after{content:"";display:block;position:absolute;top:18px;width:1px;height:calc(100% - 8px);background:hsla(0,0%,100%,.2)}@media (max-width:47.9375em){.timeline__item:after{left:3px}}@media (min-width:48em){.timeline__item{width:50%;padding-left:24px}.timeline__item:nth-child(n):before{right:-4px}.timeline__item:nth-child(n):after{right:0}.timeline__item:nth-child(2n){left:50%}.timeline__item:nth-child(2n):before{left:-4px}.timeline__item:nth-child(2n):after{left:0}}.timeline__item:last-child:after{display:none}@media (max-width:47.9375em){.timeline__item__content{padding-left:40px}}.dvrlist__item{position:relative;overflow:hidden;padding-top:56.25%}.dvrlist iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.page{position:relative;min-height:100vh;padding:160px 0 120px}@media (min-width:62em){.page{padding:320px 0 120px}}.page__table__item{padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}@media (min-width:48em){.page__table__item{display:flex;flex-flow:row wrap}}@media (min-width:48em){.page__table__item__heading{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.page__table__item__heading:nth-child(1n){margin-right:40px;margin-left:0}.page__table__item__heading:last-child{margin-right:0}.page__table__item__heading:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:48em){.page__table__item__action{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page__table__item__action:nth-child(1n){margin-right:40px;margin-left:0}.page__table__item__action:last-child{margin-right:0}.page__table__item__action:nth-child(12n){margin-right:0;margin-left:auto}}.page__content{padding-top:80px}.home__hero--slider{max-width:1440px;margin:0 auto}.home__hero--slider>div>.slick-dots{left:50%;bottom:20%}@media (min-width:48em){.home__hero--slider>div>.slick-dots{left:0;bottom:0;-webkit-transform:translateX(120px) translateY(-15vh);transform:translateX(120px) translateY(-15vh)}}@media (min-width:48em) and (max-height:700px){.home__hero--slider>div>.slick-dots{-webkit-transform:translateX(120px) translateY(-25vh);transform:translateX(120px) translateY(-25vh)}}@media (min-width:75em) and (max-height:700px){.home__hero--slider>div>.slick-dots{-webkit-transform:translateX(120px) translateY(-15vh);transform:translateX(120px) translateY(-15vh)}}@media (min-width:75em){.home__hero--slider>div>.slick-dots{-webkit-transform:translateX(120px) translateY(-10vh);transform:translateX(120px) translateY(-10vh)}}@media (min-width:48em){.home__hero--slider{margin-bottom:120px}}.home__hero{max-width:1440px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5vh;height:70vh}@media (min-width:48em){.home__hero{height:100vh}}@media (max-width:74.9375em) and (min-height:940px){.home__hero{height:40vh}}@media (min-width:75em){.home__hero{padding-top:30vh}}@media (min-width:90em){.home__hero{height:80vh}}.home__hero--wrapper{height:100%;padding:0 20px}@media (min-width:48em){.home__hero--wrapper{background:url(/static/media/home-stripes.fb240819.webp) no-repeat 65% 45%;display:grid;padding:0;grid-template-columns:repeat(12,1fr);grid-gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.home__hero--content{grid-column:2/6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:47.9375em){.home__hero--content{margin-bottom:44px}}.home__hero--image{grid-column:7/12;max-height:250px;margin:0 auto}@media (min-width:48em){.home__hero--image{margin:0;max-height:350px}}.home__hero__content--wrapper{display:block}.home__hero--subtitle{font-weight:350;font-size:16px;line-height:24px;text-transform:uppercase;margin-bottom:12px}@media (min-width:48em){.home__hero--subtitle{font-size:20px;line-height:28px}}.home__hero--title{font-weight:350;font-size:32px;line-height:40px;text-transform:uppercase;margin-bottom:24px}@media (min-width:48em){.home__hero--title{font-size:61px;line-height:72px}}.home__hero--dots{position:absolute;bottom:40%;left:10%}.home__hero__img--wrapper{grid-column:7/12;width:100%;position:relative}.home__hero--dot{width:16px;height:16px;position:absolute;top:48%}.home__hero__dot--1{left:44%}@media (min-width:48em){.home__hero__dot--1{left:41.8%}}.home__hero__dot--2{left:46.8%}@media (min-width:48em){.home__hero__dot--2{left:44.5%}}.home__hero__dot--3{left:49.6%}@media (min-width:48em){.home__hero__dot--3{left:46.9%}}.home__hero__dot--4{left:52.6%}@media (min-width:48em){.home__hero__dot--4{left:49.9%}}@media (min-width:48em){.home__slider--dots{position:relative;top:-5vh;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr)}}@media (max-height:640px){.home__slider--dots{top:-10vh}}@media (max-height:840px){.home__slider--dots{top:-1vh}}@media (min-height:940px) and (max-width:940px){.home__slider--dots{top:3vh}}@media (min-height:1140px) and (min-width:940px){.home__slider--dots{top:-10vh}}@media (min-height:1240px) and (max-width:1140px){.home__slider--dots{top:-1vh}}@media (min-height:1240px) and (min-width:1440px){.home__slider--dots{top:-10vh}}@media (min-height:1140px) and (max-width:940px){.home__slider--dots{top:-1vh}}.home__slider--dots>.slick-dots{grid-column:2/5;left:0;position:static;-webkit-transform:none;transform:none}@media (max-width:47.9375em){.home__slider--dots>.slick-dots{position:absolute;bottom:10%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.blog__heading{padding:80px 0;border-bottom:1px solid rgba(0,0,0,.1)}@media (min-width:62em){.blog__heading{padding:280px 0 80px}}.blog__categories{display:none}.blog__layout{background:#fff}.blog__posts{padding:100px 0}@media (min-width:48em){.blog__posts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px}}@media (min-width:75em){.blog__posts{grid-template-columns:repeat(3,1fr)}}.blog__posts__post{position:relative;margin-bottom:24px}@media (min-width:48em){.blog__posts__post{margin-bottom:40px}}@media (min-width:75em){.blog__posts__post--featured{grid-column:span 2}}.blog__posts__label{position:absolute;top:0;left:24px;z-index:5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 16px;margin-bottom:16px;font-size:14px;line-height:16px;border-radius:4px;background-color:#ff2238;color:#fff}.blog-details{background:#fff}.blog-details__hero{position:relative;z-index:0;height:600px;background-position:50%;background-size:cover}@media (min-width:75em){.blog-details__hero{margin-top:204px}}.blog-details__hero__title{position:absolute;bottom:0;left:0;width:100%;z-index:10;padding:5vh 0}.blog-details__hero__title:before{content:"";display:block;position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.blog-details__hero__title h1{position:relative;z-index:1}.blog-details__meta{padding-top:20px;border-top:1px solid hsla(0,0%,100%,.3)}.blog-details__content{padding:10vh 0;color:#555}.about__block{border-top:1px solid hsla(0,0%,100%,.2);padding-top:2.5vh;margin-bottom:5vh}.about__block:last-child{margin-bottom:10vh}@media (min-width:62em){.about__block{display:flex;flex-flow:row wrap}}@media (min-width:62em){.about__block__heading{flex-grow:0;flex-shrink:0;flex-basis:calc(24.975% - 30px);max-width:calc(24.975% - 30px);width:calc(24.975% - 30px)}.about__block__heading:nth-child(1n){margin-right:40px;margin-left:0}.about__block__heading:last-child{margin-right:0}.about__block__heading:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:62em){.about__block__content{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6% - 13.33333px);max-width:calc(66.6% - 13.33333px);width:calc(66.6% - 13.33333px);margin-left:calc(8.325% + 3.33333px)!important}.about__block__content:nth-child(1n){margin-right:40px;margin-left:0}.about__block__content:last-child{margin-right:0}.about__block__content:nth-child(12n){margin-right:0;margin-left:auto}}.companyculture,.openpositions{padding-bottom:10vh}.fpvone__splash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-top:5vh;margin-bottom:10vh}@media (min-width:75em){.fpvone__splash{padding-top:30vh}}.fpvone__splash__content{margin-bottom:5vh;max-width:600px}.fpvone__splash__visual{padding:0 32px;max-width:800px}.fpvone__video{width:100%}.fpvconnect__splash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-top:5vh;margin-bottom:10vh}@media (min-width:75em){.fpvconnect__splash{padding-top:30vh}}.fpvconnect__splash__content{margin-bottom:5vh;max-width:600px}.fpvconnect__splash__visual{padding:0 32px;max-width:800px}.productdetails{position:relative;min-height:100vh;padding:0 0 120px}@media (min-width:62em){.productdetails{padding:0 0 120px}}.productdetails__heading{padding:160px 0 40px}@media (min-width:62em){.productdetails__heading{padding:320px 0 40px}}.productdetails__content{padding:80px 0;background:#fff}@media (min-width:75em){.productdetails__layout{display:flex;flex-flow:row wrap}}@media (min-width:75em){.productdetails__gallery{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.productdetails__gallery:nth-child(1n){margin-right:40px;margin-left:0}.productdetails__gallery:last-child{margin-right:0}.productdetails__gallery:nth-child(12n){margin-right:0;margin-left:auto}}@media (min-width:75em){.productdetails__info{flex-grow:0;flex-shrink:0;flex-basis:calc(41.625% - 23.33333px);max-width:calc(41.625% - 23.33333px);width:calc(41.625% - 23.33333px);position:relative;left:calc(8.325% + 3.33333px)}.productdetails__info:nth-child(1n){margin-right:40px;margin-left:0}.productdetails__info:last-child{margin-right:0}.productdetails__info:nth-child(12n){margin-right:0;margin-left:auto}}.fpvctrl{position:relative}.fpvctrl__header--wrapper{max-width:896px;padding-top:5vh;margin:0 auto 92px;text-align:center}@media (min-width:75em){.fpvctrl__header--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;text-align:initial;background:url(/static/media/fpvctrl-stripes.ee1e1fbc.svg) no-repeat 15% 85%;padding-top:30vh;margin-bottom:200px}}.fpvctrl__header--title{font-size:39px;line-height:48px;margin-bottom:16px}@media (min-width:48em){.fpvctrl__header--title{font-size:61px;line-height:72px}}.fpvctrl__header--description{font-size:14px;line-height:20px;margin-bottom:40px}@media (min-width:48em){.fpvctrl__header--description{font-weight:300;font-size:16px;line-height:24px}}.fpvctrl__header--secondary{position:relative}.fpvctrl__header--icon{width:16px;height:16px;position:absolute;top:48%}@media (max-width:400px){.fpvctrl__header--icon{width:12px;height:12px}}.fpvctrl__header--icon-1{left:46.3%}@media (max-width:400px){.fpvctrl__header--icon-1{left:43%}}@media (max-width:33.9375em){.fpvctrl__header--icon-1{left:44%}}@media (min-width:760px) and (max-width:1200px){.fpvctrl__header--icon-1{left:47.6%}}@media (max-width:760px){.fpvctrl__header--icon-1{left:45%}}.fpvctrl__header--icon-2{left:49%}@media (max-width:33.9375em){.fpvctrl__header--icon-2{left:47%}}@media (min-width:760px) and (max-width:1200px){.fpvctrl__header--icon-2{left:49.4%}}@media (max-width:760px){.fpvctrl__header--icon-2{left:47.5%}}.fpvctrl__header--icon-3{left:52%}@media (max-width:400px){.fpvctrl__header--icon-3{left:50%}}@media (max-width:33.9375em){.fpvctrl__header--icon-3{left:50%}}@media (min-width:760px) and (max-width:1200px){.fpvctrl__header--icon-3{left:51.2%}}@media (max-width:760px){.fpvctrl__header--icon-3{left:50%}}.fpvctrl__header--icon-4{left:55%}@media (max-width:400px){.fpvctrl__header--icon-4{left:50%}}@media (max-width:33.9375em){.fpvctrl__header--icon-4{left:53%}}@media (min-width:760px) and (max-width:1200px){.fpvctrl__header--icon-4{left:53%}}@media (max-width:760px){.fpvctrl__header--icon-4{left:52.5%}}.fpvctrl__header--img{padding-right:16px}@media (min-width:48em){.fpvctrl__header--img{padding-right:0;max-width:516px}}.fpvctrl__wrapper{margin-bottom:92px}@media (min-width:48em){.fpvctrl__wrapper{margin-bottom:200px}}.fpvctrl__discover--title{font-size:25px;line-height:36px;margin-bottom:40px}@media (min-width:48em){.fpvctrl__discover--title{font-weight:300;font-size:39px;line-height:48px;margin-bottom:80px}}.fpvctrl__discover--slider{position:relative;padding-bottom:105px}@media (max-width:61.9375em){.fpvctrl__discover--slider{padding-bottom:32px;margin:0 auto}}.fpvctrl__slider--wrapper{max-width:1024px;margin:0 auto}.fpvctrl__discover--content{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute}.fpvctrl__discover--content p{text-align:left}.fpvctrl__discover--img-primary{display:none!important}@media (min-width:62em){.fpvctrl__discover--img-primary{display:block!important;max-width:890px;margin:0 auto;z-index:2}}.fpvctrl__discover--slider-secondary{display:none!important}@media (max-width:61.9375em){.fpvctrl__discover--slider-secondary{display:block!important;text-align:center}}.fpvctrl__discover--slider-secondary p{font-size:14px;line-height:20px}.fpvctrl__discover--slider-secondary img{margin:0 auto}.fpvctrl__title--primary{font-size:31px;line-height:40px;margin-bottom:40px}@media (min-width:48em){.fpvctrl__title--primary{font-weight:300;font-size:39px;line-height:48px;margin-bottom:32px}}.fpvctrl__title--secondary{font-size:25px;line-height:36px}@media (min-width:48em){.fpvctrl__title--secondary{font-weight:300;font-size:31px;line-height:40px}}.fpvctrl__text--primary{font-size:16px;line-height:24px}.fpvctrl__wrapper--primary{margin-bottom:92px;width:100%}.fpvctrl__wrapper--primary>section{position:relative}@media (min-width:62em){.fpvctrl__wrapper--primary{margin-bottom:200px}}@media (min-width:2980px){.fpvctrl__wrapper--primary{height:700px}}.fpvctrl__img--absolute{display:none}@media (min-width:62em){.fpvctrl__img--absolute{display:block;position:absolute;right:0;top:-35%;width:35%}}@media (min-width:75em){.fpvctrl__img--absolute{top:-70%}}@media (min-width:992px) and (max-width:1500px){.fpvctrl__img--absolute{top:-15%}}@media (min-width:1500px) and (max-width:2100px){.fpvctrl__img--absolute{top:-35%}}@media (min-width:2990px){.fpvctrl__img--absolute{width:20%;top:-50%}}@media (min-width:62em){.fpvctrl__wrapper--tertiary{max-width:528px}}@media (min-width:1800px){.fpvctrl__wrapper--tertiary{max-width:548px}}.fpvctrl__skydive--wrapper{background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(50%,transparent),to(#000)),url(/static/media/skydive-factory.635821f6.webp) no-repeat;background:linear-gradient(0deg,#000,transparent 50%,#000),url(/static/media/skydive-factory.635821f6.webp) no-repeat;background-size:cover;margin-bottom:124px}@media (min-width:48em){.fpvctrl__skydive--wrapper{margin-bottom:200px}}@media (min-width:62em){.fpvctrl__skydive--img{flex-grow:0;flex-shrink:0;flex-basis:calc(42.81429% - 22.85714px);max-width:calc(42.81429% - 22.85714px);width:calc(42.81429% - 22.85714px)}.fpvctrl__skydive--img:nth-child(1n){margin-right:40px;margin-left:0}.fpvctrl__skydive--img:last-child{margin-right:0}.fpvctrl__skydive--img:nth-child(7n){margin-right:0;margin-left:auto}}.fpvctrl__skydive--title{font-size:46px;line-height:46px;margin:8px 0;color:#fff;font-family:Ringside Compressed}.fpvctrl__skydive--description{font-size:16px;line-height:24px;margin:40px 0}.fpvctrl__skydive--content{font-size:14px;line-height:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:44px}.fpvctrl__skydive--content p{margin:0 16px;max-width:272px}@media (min-width:48em){.fpvctrl__skydive--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:75em){.skydive--content-wrapper{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px);max-width:664px}.skydive--content-wrapper:nth-child(1n){margin-right:40px;margin-left:0}.skydive--content-wrapper:last-child{margin-right:0}.skydive--content-wrapper:nth-child(12n){margin-right:0;margin-left:auto}}@media (max-width:74.9375em){.fpvctrl__btn--wrapper{text-align:center}}.fpvctrl__img--primary{width:100%}@media (min-width:75em){.fpvctrl__img--primary{max-width:550px}}.fpvctrl__img--secondary{width:100%}.fpvctrl__wrapper--secondary{background:50% url(/static/media/fpvctrl-background.76ae1aa8.webp) no-repeat;background-size:cover;padding:80px 0}@media (min-width:75em){.fpvctrl__splitsection--primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:62em){.fpvctrl__splitsection--secondary{flex-flow:row wrap;display:flex;justify-content:center;align-items:center}}.fpvctrl__splash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:relative;margin-bottom:150px}.fpvctrl__slider--secondary-img{max-width:640px;width:100%;max-height:300px;margin:0 auto;border-radius:25px}@media (max-width:61.9375em){.fpvctrl__slider--secondary-img{width:70%;height:100%;border-radius:16px}}.fpvctrl__slider--mobile{position:relative;margin:0 auto}.fpvctrl__slider--img-absolute{position:absolute;z-index:2;bottom:-1%;left:0;width:100%}@media (max-width:61.9375em){.fpvctrl__slider--img-absolute{height:100%;bottom:0}}.fpvctrl__cta{padding:80px 0;background:#f6f6f7;color:#555}@media (min-width:48em){.fpvctrl__cta{padding:140px 0}}@media screen and (min-width:62em){.fpvctrl__form{flex-grow:0;flex-shrink:0;flex-basis:calc(49.95% - 20px);max-width:calc(49.95% - 20px);width:calc(49.95% - 20px)}.fpvctrl__form:nth-child(1n){margin-right:40px;margin-left:0}.fpvctrl__form:last-child{margin-right:0}.fpvctrl__form:nth-child(12n){margin-right:0;margin-left:auto}}@media screen and (min-width:62em){.fpvctrl__form form{display:-webkit-box;display:-ms-flexbox;display:flex}}.fpvctrl__form .input{padding-left:16px;border:1px solid #ff2238;color:#555}@media screen and (max-width:61.9375em){.fpvctrl__form .input{width:100%}}@media screen and (min-width:62em){.fpvctrl__form .input{border-top:1px solid #ff2238;border-left:1px solid #ff2238;border-bottom:1px solid #ff2238}}@media screen and (max-width:61.9375em){.fpvctrl__form .btn{width:100%;border-right:1px solid #ff2238;border-bottom:1px solid #ff2238;border-left:1px solid #ff2238;text-align:left}}@media screen and (min-width:62em){.fpvctrl__form .btn{border:1px solid #ff2238;border-left:0}}.projects{padding:40px 0 5vh;font-family:sans-serif}@media (min-width:75em){.projects{padding:280px 0 10vh}}.projects__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1000px;margin:0 auto 32px;padding:0 12px}@media (min-width:48em){.projects__header{padding:0}}.projects__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:48px}.projects__list{list-style:auto;padding-left:44px}.projects__sponsors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1024px;padding:0 44px;margin:0 auto 64px}@media (min-width:62em){.projects__sponsors{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.projects__sponsors__img{max-width:144px;max-height:200px;height:100%;margin:24px auto;padding:0 12px}@media (min-width:62em){.projects__sponsors__img{padding:0;max-width:260px}}.projects__sponsors__img--secondary{max-width:144px;max-height:200px;height:100%}.privacy-policy__list{list-style:inside;margin-left:40px}.fpvpilot{max-width:2700px;margin:0 auto;padding-top:5vh}@media (min-width:75em){.fpvpilot{padding-top:35vh}}.fpvpilot__header__title--primary{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:350;font-size:31px;line-height:40px;text-align:center;text-transform:uppercase;color:#fff;max-width:664px;margin:0 auto 16px}@media (min-width:62em){.fpvpilot__header__title--primary{font-size:60px;line-height:72px;margin-bottom:32px}}.fpvpilot__header__title--secondary{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;text-align:center;letter-spacing:1.25px;text-transform:uppercase;color:#707070;margin-bottom:16px}@media (min-width:62em){.fpvpilot__header__title--secondary{margin-bottom:12px}}.fpvpilot__header--description{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#fff;max-width:448px;margin:0 auto 24px}@media (min-width:62em){.fpvpilot__header--description{font-size:20px;line-height:28px;margin-bottom:32px}}.fpvpilot__video{display:block;width:100%;margin:0 auto}@media (min-width:62em){.fpvpilot__slider--dots{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr)}.fpvpilot__slider--dots>.slick-dots{grid-column:2/5;position:relative;top:-10vh}@media (max-height:640px){.fpvpilot__slider--dots>.slick-dots{top:-10vh}}@media (max-height:840px){.fpvpilot__slider--dots>.slick-dots{top:-10vh}}@media (min-height:940px){.fpvpilot__slider--dots>.slick-dots{top:-20vh}}@media (min-height:1140px){.fpvpilot__slider--dots>.slick-dots{top:-25vh}}@media (min-height:1340px){.fpvpilot__slider--dots>.slick-dots{top:-28vh}}}.fpvpilot__spotlight--root{background-size:cover;text-align:left}@media (min-width:62em){.fpvpilot__spotlight--root{height:100vh;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#000),color-stop(55%,transparent)),url(/static/media/min-chan-kim-spotlight.602bd1dd.webp);background-image:linear-gradient(90deg,#000 20%,transparent 55%),url(/static/media/min-chan-kim-spotlight.602bd1dd.webp);background-size:cover;background-repeat:no-repeat;background-position-x:50%;text-align:left}}.fpvpilot__spotlight__root--secondary{background-size:cover;text-align:left}@media (min-width:62em){.fpvpilot__spotlight__root--secondary{height:100vh;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#000),color-stop(55%,transparent)),url(/static/media/mai-shiro-spotlight.edb3f9b1.webp);background-image:linear-gradient(90deg,#000 20%,transparent 55%),url(/static/media/mai-shiro-spotlight.edb3f9b1.webp);background-size:cover;background-repeat:no-repeat;background-position-x:50%;text-align:left}}.fpvpilot__spotlight--img{display:block;margin-bottom:40px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;max-height:884px}@media (min-width:62em){.fpvpilot__spotlight--img{display:none}}.fpvpilot__spotlight__root--wrapper{position:relative}@media (min-width:62em){.fpvpilot__spotlight__root--wrapper{display:none}}.fpvpilot__spotlight__root--wrapper:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%}@media (min-width:62em){.fpvpilot__spotlight__root--wrapper:after{background:linear-gradient(220deg,transparent,rgba(0,0,0,.630208) 46.35%,#000)}}.fpvpilot__spotlight--wrapper{max-width:1440px;margin:0 auto;padding:0 44px}@media (min-width:62em){.fpvpilot__spotlight--wrapper{height:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:48px;padding:102px 0;-ms-flex-line-pack:center;align-content:center}}.fpvpilot__spotlight--content{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}@media (min-width:48em){.fpvpilot__spotlight--content{grid-column:2/7}}.fpvpilot__spotlight--title{font-size:20px;line-height:28px;font-weight:350;text-transform:uppercase;color:#fff;margin-bottom:24px}@media (min-width:48em){.fpvpilot__spotlight--title{font-size:40px;line-height:48px}}.fpvpilot__spotlight--description{font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:#fff;margin-bottom:40px}@media (min-width:48em){.fpvpilot__spotlight--description{font-size:20px;line-height:28px}}.fpvpilot__spotlight--divider{width:100%;height:1px;padding:0;border:0;margin-bottom:42px;background-color:#ff2238;background:-webkit-gradient(linear,left top,right top,from(#ff2238),to(transparent));background:linear-gradient(90deg,#ff2238,transparent)}.fpvpilot__testimonial--wrapper{display:block}@media (min-width:48em){.fpvpilot__testimonial--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.fpvpilot__testimonial--content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:496px}.fpvpilot__testimonial--image{width:48;height:48px;margin-bottom:16px;margin-right:16px}@media (min-width:48em){.fpvpilot__testimonial--image{margin-bottom:0}}.fpvpilot__testimonial--description{font-weight:300;font-size:20px;line-height:28px;color:#fff;margin-bottom:4px}.fpvpilot__testimonial--title{font-weight:300;font-size:14px;line-height:20px;color:#8c8c8c}.fpvpilot__spotlight__mobile--img{display:block;margin-bottom:40px;min-height:264px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;width:100%}@media (min-width:62em){.fpvpilot__spotlight__mobile--img{display:none}}.fpvpilot__spotlight__mobile__secondary--img{display:block;margin-top:40px;min-height:264px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}@media (min-width:62em){.fpvpilot__spotlight__mobile__secondary--img{display:none}}.fpvpilot__spotlight--mobile__img--secondary{display:block;margin-bottom:40px;min-height:264px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}@media (min-width:62em){.fpvpilot__spotlight--mobile__img--secondary{display:none}}.fpvpilot__cta{width:100%;margin-top:120px}@media (min-width:62em){.fpvpilot__cta{margin-top:220px;padding:244px 0;background:url(/static/media/pilot-concrete.00b2f5b5.webp) no-repeat;background-position-x:70%;background-position-y:55%;background-size:cover}}.fpvpilot__cta--wrapper{max-width:1440px;padding:44px;margin:0 auto;text-align:center}@media (min-width:48em){.fpvpilot__cta--wrapper{padding:0;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:48px;text-align:left}}.fpvpilot__cta--content{grid-column:2/7;font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}.fpvpilot__cta--title{font-size:36px;line-height:44px;text-transform:uppercase;color:#fff;margin-bottom:44px}@media (min-width:48em){.fpvpilot__cta--title{font-size:60px;line-height:72px}}.fpvpilot__information{position:relative;text-align:center;padding:244px 24px;margin:0 auto}.fpvpilot__information,.fpvpilot__information--sticky{width:100%;color:#fff;z-index:2;opacity:0;-webkit-transition:.6s ease-out;transition:.6s ease-out}.fpvpilot__information--sticky{position:-webkit-sticky;position:sticky;text-align:left;padding:0 24px;top:65%;margin-bottom:20vh}@media (min-height:640px) and (min-width:48em){.fpvpilot__information--sticky{margin-bottom:5vh}}@media (min-height:640px) and (min-width:48em) and (max-width:61.9375em){.fpvpilot__information--sticky{margin-bottom:20vh}}@media (min-height:940px) and (min-width:48em){.fpvpilot__information--sticky{margin-bottom:5vh}}@media (min-height:1040px){.fpvpilot__information--sticky{margin-bottom:15vh}}@media (min-width:48em){.fpvpilot__information--sticky{top:70%}}.fpvpilot__information--content{max-width:664px;margin:0 auto;font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}.fpvpilot__information--title{font-size:16px;line-height:24px;text-align:center;text-transform:uppercase;margin-bottom:24px}@media (max-height:840px){.fpvpilot__information--title{font-size:16px;line-height:24px}}@media (min-width:62em){.fpvpilot__information--title{font-size:24px;line-height:32px;font-size:32px;line-height:40px}}.fpvpilot__information--description{font-size:12px;line-height:18px;max-width:348px;font-weight:400;text-align:center;margin:0 auto}@media (max-height:840px){.fpvpilot__information--description{font-size:12px;line-height:18px}}@media (min-width:62em){.fpvpilot__information--description{font-size:16px;line-height:24px}}.fpvpilot__connect{max-width:1440px;font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;padding:0 24px;margin:120px auto 0}@media (min-width:62em){.fpvpilot__connect{margin-top:220px;padding:0 44px}}.fpvpilot__connect--title{font-weight:350;font-size:28px;line-height:36px;text-align:center;text-transform:uppercase;margin-bottom:24px}@media (min-width:62em){.fpvpilot__connect--title{font-size:40px;line-height:48px}}.fpvpilot__connect--description{max-width:664px;font-weight:300;font-size:20px;line-height:28px;text-align:center;margin:0 auto}.fpvpilot__connect--appstore{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.canvas__wrapper--secondary{height:400vh;position:-webkit-sticky;position:sticky;margin:0 auto;-webkit-transition:.5s ease-out;transition:.5s ease-out}.fpvpilot__header{position:relative;color:#fff;z-index:2;text-align:center;right:0;left:0;top:1.5%;padding:0 20px;margin-bottom:120px}@media (min-width:48em){.fpvpilot__header{margin-bottom:160px}}@media (min-width:62em){.fpvpilot__header{height:80vh}}@media (min-width:90em){.fpvpilot__header{top:3.3%}}.fpvpilot__header--image{position:relative;top:-10%;left:0;z-index:-1}@media (min-width:62em){.fpvpilot__header--image{top:-15%;width:60%}}@media (min-width:90em){.fpvpilot__header--image{top:-25%;width:60%}}@media screen and (min-width:1240px) and (max-height:840px){.fpvpilot__header--image{top:-40%;width:60%}}.fpvpilot__splitsection{max-width:1440px;width:100%;margin:84px auto 120px;padding:0 20px}@media (min-width:48em){.fpvpilot__splitsection{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:32px;margin-bottom:240px}}.fpvpilot__splitsection--left{grid-column:2/6}@media (max-width:47.9375em){.fpvpilot__splitsection--left{margin-bottom:40px}}.fpvpilot__splitsection--right{grid-column:7/12;font-weight:350}@media (max-width:47.9375em){.fpvpilot__splitsection--right{margin-bottom:40px}}.fpvpilot__splitsection__title--primary{font-weight:350;font-size:25px;line-height:32px;margin-bottom:16px}@media (min-width:48em){.fpvpilot__splitsection__title--primary{font-size:36px;line-height:44px;margin-bottom:24px}}@media (min-width:62em){.fpvpilot__splitsection__title--primary{font-size:48px;line-height:56px;margin-bottom:24px}}.fpvpilot__splitsection__title--secondary{font-weight:350;font-size:11px;line-height:16px;margin-bottom:12px;color:#8c8c8c}.fpvpilot__splitsection--description{font-size:16px;line-height:24px;font-weight:300}.fpvpilot__splitsection--image{height:100%;width:100%}@media (min-width:48em){.fpvpilot__splitsection--image{-o-object-fit:contain;object-fit:contain}}.fpvpilot__content{text-align:center;margin-bottom:140px}@media (min-width:48em){.fpvpilot__content{margin-bottom:260px}}.fpvpilot__content--image{width:100%}.fpvpilot__content__title--secondary{font-weight:350;font-size:11px;line-height:16px;color:#8c8c8c;margin-bottom:12px}.fpvpilot__content--title{font-weight:350;font-size:25px;line-height:32px;margin:0 auto 24px;max-width:896px}@media (min-width:62em){.fpvpilot__content--title{font-size:48px;line-height:56px}}.fpvpilot__content--description{font-style:normal;font-weight:300;font-size:16px;line-height:24px;margin:0 auto 64px;max-width:432px}.fpvpilot__content__image--gradient{position:relative}.fpvpilot__content__image--gradient:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(46.35%,rgba(0,0,0,.630208)),to(#000));background:linear-gradient(180deg,transparent,rgba(0,0,0,.630208) 46.35%,#000)}.fpvonepilot__visual--experience{position:relative;text-align:left;margin-bottom:120px;padding:0 20px}@media (min-width:48em){.fpvonepilot__visual--experience{text-align:center}}@media (min-width:62em){.fpvonepilot__visual--experience{margin-bottom:240px}}.fpvonepilot__visual--primary{text-align:center}@media (min-width:62em){.fpvonepilot__visual--primary{margin-bottom:140px}}@media (min-width:1600px) and (max-width:1940px) and (max-height:1200px){.fpvonepilot__visual--primary{margin-bottom:240px}}@media (min-width:1940px){.fpvonepilot__visual--primary{margin-bottom:464px}}@media (min-width:1940px) and (max-height:1040px){.fpvonepilot__visual--primary{margin-bottom:264px}}@media (min-width:1940px) and (min-height:840px){.fpvonepilot__visual--primary{margin-bottom:464px}}@media (min-width:2040px) and (max-height:840px){.fpvonepilot__visual--primary{margin-bottom:464px}}.fpvonepilot__visual__title--secondary{font-weight:350;font-size:11px;line-height:16px;color:#8c8c8c;margin-bottom:12px}.fpvonepilot__visual--title{font-size:25px;line-height:32px;max-width:896px;font-weight:350;margin:0 auto 24px}@media (min-width:62em){.fpvonepilot__visual--title{font-size:49px;line-height:56px}}.fpvonepilot__visual--description{max-width:432px;font-weight:300;font-size:16px;line-height:24px;margin-bottom:48px}@media (min-width:48em){.fpvonepilot__visual--description{margin:0 auto 160px}}@media (max-width:1540px) and (min-height:664px){.fpvonepilot__visual--description{margin:0 auto 80px}}.fpvpilot__collumn--title{font-size:25px;line-height:32px;max-width:896px;font-weight:350;margin:0 auto 60px}@media (min-width:62em){.fpvpilot__collumn--title{font-size:49px;line-height:56px}}.fpvpilot__list--wrapper{position:relative;display:grid;grid-template-columns:repeat(6,1fr);-ms-flex-pack:distribute;justify-content:space-around;text-align:center;margin-bottom:40px}@media (min-width:48em){.fpvpilot__list--wrapper{grid-gap:32px;display:grid;grid-template-columns:repeat(12,1fr);margin:0 40px;text-align:left}}.fpvpilot__list__row--template-2,.fpvpilot__list__row--template-3{grid-template-rows:repeat(2,1fr)}.fpvpilot__list__column--left{grid-column:1/4}@media (min-width:48em){.fpvpilot__list__column--left{grid-column:6/9}}@media (min-width:75em){.fpvpilot__list__column--left{grid-column:8/10}}.fpvpilot__list__column--right{grid-column:4/7}@media (min-width:48em){.fpvpilot__list__column--right{grid-column:9/13}}@media (min-width:75em){.fpvpilot__list__column--right{grid-column:10/13}}.fpvpilot__list__row--1{grid-row:1}.fpvpilot__list__row--2{grid-row:2}.fpvpilot__list__row--3{grid-row:3}.fpvpilot__list--gradient{position:relative;left:0}@media (min-width:48em){.fpvpilot__list--gradient{position:absolute;left:0;top:50%;width:35%;text-align:left}}@media (min-width:62em){.fpvpilot__list--gradient{top:50%;width:40%}}@media (min-width:75em){.fpvpilot__list--gradient{top:25%;width:55%}}@media (min-width:90em){.fpvpilot__list--gradient{top:10%}}@media (max-width:1764px) and (min-width:1440px) and (max-height:12840px){.fpvpilot__list--gradient{top:15%}}@media (min-width:90em) and (max-height:964px){.fpvpilot__list--gradient{top:20%}}.fpvpilot__list--gradient:after{content:"";position:absolute;left:0;bottom:0;width:80%;height:70%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(46.35%,rgba(0,0,0,.630208)),to(#000));background:linear-gradient(180deg,transparent,rgba(0,0,0,.630208) 46.35%,#000)}@media (min-width:48em){.fpvpilot__list--gradient:after{width:80%}}.fpvpilot__list__column--wrapper{grid-column:1/7}@media (min-width:48em){.fpvpilot__list__column--wrapper{width:100%;grid-column:6/12}}@media (min-width:75em){.fpvpilot__list__column--wrapper{grid-column:8/11}}.fpvpilot__collumn-wrapper{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px}.fpvpilot__column--left{grid-column:1/4}.fpvpilot__column--right{grid-column:4/7}.fpvpilot__list--item{margin-bottom:48px;margin-right:12px}.fpvpilot__list__image--desktop{width:80%}@media (max-width:47.9375em){.fpvpilot__list__image--desktop{display:none}}.fpvpilot__list__image--mobile{width:100%}@media (min-width:48em){.fpvpilot__list__image--mobile{display:none}}.fpvpilot__list--title{font-weight:350;font-size:16px;line-height:24px;margin-bottom:4px}.fpvpilot__list--description{font-weight:300;font-size:14px;line-height:20px;color:#8c8c8c}.fpvpilot__specifications--wrapper{text-align:center;margin-bottom:120px}@media (min-width:62em){.fpvpilot__specifications--wrapper{margin-bottom:220px}}.fpvpilot__specifications--list{padding:0 20px;max-width:1440px;margin:80px auto 104px}@media (min-width:48em){.fpvpilot__specifications--list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:90em){.fpvpilot__specifications--list{margin-top:80px;margin-bottom:104px}}.fpvpilot__specifications__title--primary{font-weight:350;font-size:25px;line-height:32px;text-align:center;margin:0 auto}@media (min-width:48em){.fpvpilot__specifications__title--primary{font-size:49px;line-height:56px;max-width:496px}}.fpvpilot__specifications__title--secondary{font-weight:350;font-size:11px;line-height:16px;text-align:center;color:#8c8c8c;margin-bottom:12px}.fpvpilot__specifications__image--desktop{display:none;width:100%;grid-column:3/7}@media (min-width:48em){.fpvpilot__specifications__image--desktop{display:block;grid-column:1/6}}@media (min-width:75em){.fpvpilot__specifications__image--desktop{display:block;grid-column:3/7}}.fpvpilot__specifications__image--mobile{display:block;margin:0 auto}@media (min-width:48em){.fpvpilot__specifications__image--mobile{display:none}}.fpvpilot__spotlight--primary{margin-bottom:120px}@media (min-width:62em){.fpvpilot__spotlight--primary{display:grid;grid-template-columns:repeat(12,1fr);margin-bottom:220px;padding:400px 0;background:url(/static/media/orqa-cta-stage.91bbd5f4.webp) no-repeat;background-size:cover;background-position-x:75%}}.fpvpilot__spotlight--image{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:95%;object-position:95%}@media (min-width:62em){.fpvpilot__spotlight--image{display:none}}.fpvpilot__spotlight__primary--title{grid-column:2/6;font-weight:350;font-size:25px;line-height:32px;margin-bottom:16px;padding:0 20px;text-align:center}@media (min-width:62em){.fpvpilot__spotlight__primary--title{font-size:49px;line-height:56px;margin-bottom:24px;padding:0;text-align:left}}.fpvpilot__spotlight__primary--description{grid-column:2/6;font-weight:300;font-size:16px;line-height:24px;margin-bottom:40px;padding:0 20px;text-align:center}@media (min-width:62em){.fpvpilot__spotlight__primary--description{margin-bottom:60px;padding:0;text-align:left}}.fpvpilot__spotlight__primary--button{text-align:center;margin-bottom:16px;padding:0 20px}@media (min-width:62em){.fpvpilot__spotlight__primary--button{grid-column:2/6;text-align:left;margin-bottom:0;padding:0}}.fpvpilot__progress--wrapper{background:hsla(0,0%,100%,.2);-webkit-box-shadow:0 2px 4px transparent;box-shadow:0 2px 4px transparent;height:1px;width:100%;top:100%;position:absolute}.fpvrace{padding-top:5vh}@media (min-width:75em){.fpvrace{padding-top:35vh}}.fpvrace__header{position:relative;color:#fff;z-index:2;text-align:center;right:0;left:0;top:1.5%;padding:0 20px;margin-bottom:120px}@media (min-width:48em){.fpvrace__header{margin-bottom:160px}}@media (min-width:62em){.fpvrace__header{height:80vh}}@media (min-width:90em){.fpvrace__header{top:3.3%}}.fpvrace__header--image{position:relative;top:-10%;left:0;z-index:-1}@media (min-width:62em){.fpvrace__header--image{top:-15%;width:60%}}@media (min-width:90em){.fpvrace__header--image{top:-25%;width:60%}}@media screen and (min-width:1240px) and (max-height:840px){.fpvrace__header--image{top:-40%;width:60%}}.fpvrace__spotlight--root{height:100%;background-position-y:20%;background-size:cover;margin-top:120px}@media (min-width:62em){.fpvrace__spotlight--root{background:-webkit-gradient(linear,right top,left top,color-stop(30%,#000),color-stop(71.18%,transparent)),url(/static/media/fpvrace-spotlight.62aea5e0.webp) no-repeat;background:linear-gradient(270deg,#000 30%,transparent 71.18%),url(/static/media/fpvrace-spotlight.62aea5e0.webp) no-repeat;background-size:cover;padding:144px 0;margin-top:220px}}@media (max-width:89.9375em){.fpvrace__spotlight--root{background-position-x:-40%}}.fpvrace__spotlight--wrapper{max-width:1440px;margin:0 auto;padding:0 20px}@media (min-width:48em){.fpvrace__spotlight--wrapper{padding:0 40px}}@media (min-width:62em){.fpvrace__spotlight--wrapper{height:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:48px;padding:102px 0;-ms-flex-line-pack:center;align-content:center}}.fpvrace__spotlight__wrapper--secondary{text-align:center}@media (min-width:62em){.fpvrace__spotlight__wrapper--secondary{text-align:left}}.fpvrace__cta{width:100%}@media (min-width:62em){.fpvrace__cta{background:url(/static/media/fpvrace-price-bg.7b7560d8.webp) no-repeat;background-size:cover;background-size:70%;background-position:100%;padding:144px 0;margin-top:220px}}.canvas__primary{width:100%;height:100%}.canvas__zoom{-o-object-fit:cover;object-fit:cover;width:100%;position:-webkit-sticky;position:sticky;color:#fff;-webkit-transition:.6s ease-out;transition:.6s ease-out;z-index:-1;height:100vh;top:0}.fpvonerace__copy--title{font-size:24px;line-height:32px;text-transform:uppercase}@media (min-width:48em){.fpvonerace__copy--title{font-size:32px;line-height:40px}}.fpvonerace__copy--description{font-weight:300;font-size:16px;line-height:24px;width:100%;height:1px;padding:0;border:0;margin-bottom:42px}.fpvrace--testimonial{background-size:cover;text-align:left;margin-bottom:120px}@media (min-width:62em){.fpvrace--testimonial{height:100vh;margin-bottom:220px;text-align:left}}.fpvrace__testimonial--primary{background-size:cover;text-align:left;margin-top:108px}@media (min-width:62em){.fpvrace__testimonial--primary{background-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#000),color-stop(35%,rgba(0,0,0,.3743872549019608))),url(/static/media/shawn-ames-testimonial.70a330d7.webp);background-image:linear-gradient(90deg,#000 30%,rgba(0,0,0,.3743872549019608) 35%),url(/static/media/shawn-ames-testimonial.70a330d7.webp);background-repeat:no-repeat;background-size:cover;background-position-x:55%}}.fpvrace__testimonial--secondary{background-size:cover;text-align:left;margin-top:108px}@media (min-width:62em){.fpvrace__testimonial--secondary{background-image:-webkit-gradient(linear,left top,right top,color-stop(65%,rgba(0,0,0,.3743872549019608)),color-stop(70%,#000)),url(/static/media/alex-campbell-testimonial.3b8b8396.webp);background-image:linear-gradient(90deg,rgba(0,0,0,.3743872549019608) 65%,#000 70%),url(/static/media/alex-campbell-testimonial.3b8b8396.webp);background-repeat:no-repeat;background-size:cover;background-position-x:50%}}@media (min-width:62em){.fpvrace__testimonial--tertiary{background:url(/static/media/neil-marek-testimonial.7c4008b1.webp) no-repeat;background-size:cover;background-position-x:50%}}.fpvrace__spotlight--content{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}@media (min-width:48em){.fpvrace__spotlight--content{grid-column:6/12}}.fpvrace__spotlight__content--secondary{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}@media (min-width:48em){.fpvrace__spotlight__content--secondary{grid-column:2/7}}@media (min-width:90em){.fpvrace__spotlight__content--secondary{grid-column:1/6}}@media screen and (min-width:75em) and (max-height:1040px){.fpvrace__spotlight__content--secondary{grid-column:2/7}}.fpvonerace__list--content{grid-column:2/7;margin-top:64px}@media (min-width:75em){.fpvonerace__list--content{grid-column:3/7}}.fpvonerace__list__content--secondary{grid-column:8/11}@media (min-width:48em){.fpvonerace__list__content--secondary{grid-column:6/13;grid-column:7/13}}@media (min-width:90em){.fpvonerace__list__content--secondary{grid-column:7/11}}.fpvonerace__list--wrapper{position:relative;display:grid;grid-template-columns:repeat(6,1fr);-ms-flex-pack:distribute;justify-content:space-around;text-align:center;margin-top:60px}@media (min-width:48em){.fpvonerace__list--wrapper{margin-bottom:100px;grid-gap:32px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;text-align:left}}.fpvonerace__visual--title{font-size:25px;line-height:32px;max-width:896px;font-weight:350;margin-bottom:24px;text-align:left}@media (min-width:62em){.fpvonerace__visual--title{font-size:49px;line-height:56px}}.fpvonerace__specifications--title{font-size:25px;line-height:32px;max-width:896px;font-weight:350;margin-bottom:24px;text-align:center}@media (min-width:62em){.fpvonerace__specifications--title{text-align:left;font-size:49px;line-height:56px}}.fpvonerace__visual__title--secondary{font-weight:350;font-size:11px;line-height:16px;color:#8c8c8c;margin-bottom:12px;text-align:left}.fpvonerace__measurements--list{margin-top:24px}@media (min-width:90em){.fpvonerace__measurements--list{margin-top:64px}}.fpvonerace__specifications__image--desktop{display:none;width:80%;grid-column:7/12;grid-row:1}@media (min-width:48em){.fpvonerace__specifications__image--desktop{display:block;grid-column:8/13}}@media (min-width:75em){.fpvonerace__specifications__image--desktop{grid-column:8/12}}@media (min-width:90em){.fpvonerace__specifications__image--desktop{grid-column:7/12}}.fpvonerace__specifications--list{margin-top:24px;text-align:center}@media (min-width:90em){.fpvonerace__specifications--list{text-align:left;margin-top:64px}}.fpvonerace__visual--experience{position:relative;text-align:left;padding:0 20px;margin-bottom:120px}@media (min-width:48em){.fpvonerace__visual--experience{padding:0;text-align:center}}@media (min-width:75em){.fpvonerace__visual--experience{margin-bottom:240px}}@media (min-width:90em){.fpvonerace__visual--experience{text-align:center}}.fpvonerace__visual__experience--secondary{padding:0 20px;margin-bottom:120px}@media (min-width:48em){.fpvonerace__visual__experience--secondary{padding:0;text-align:center}}@media (min-width:75em){.fpvonerace__visual__experience--secondary{margin-bottom:240px}}@media (min-width:1440px) and (max-width:1640px) and (min-height:940px) and (max-height:1140px){.fpvonerace__visual__experience--secondary{padding:0}}@media (min-width:1940px){.fpvonerace__visual__experience--secondary{padding:164px 0}}@media screen and (min-width:940px) and (max-width:1440px) and (max-height:1200px){.fpvonerace__visual__experience--secondary{margin-bottom:240px;padding:0}}.fpvonerace__experience--title{text-align:center}@media (min-width:48em){.fpvonerace__experience--title{text-align:left}}.fpvonerace__specifications__image--absolute{display:none;position:absolute;left:0;top:-5%;width:35%}@media (min-width:48em){.fpvonerace__specifications__image--absolute{display:block}}.fpvonerace__testimonial--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:496px}.fpvrace__list--wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;margin-bottom:40px}@media (min-width:48em){.fpvrace__list--wrapper{grid-gap:32px;display:grid;grid-template-columns:repeat(12,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 40px;text-align:left}}.fpvrace__list__column--left{grid-column:1/4}@media (min-width:62em){.fpvrace__list__column--left{margin-right:24px}}.fpvrace__list__column--right{grid-column:4/7}.fpvrace__experience--description{margin-bottom:60px}.fpvrace__testimonial--quaternary{background-size:cover;text-align:left;margin-top:108px;margin-bottom:0}@media (min-width:62em){.fpvrace__testimonial--quaternary{background:url(/static/media/ready-for-the-next-race.13f8ca2c.webp) no-repeat;background-size:cover;background-position-x:90%}}.fpvrace__testimonial--quinary{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}@media (min-width:48em){.fpvrace__testimonial--quinary{grid-column:6/11}}.fpvrace__content--wrapper{text-align:center;margin-bottom:120px;padding:0 20px}@media (min-width:48em){.fpvrace__content--wrapper{padding:0;margin-bottom:164px}}@media (min-width:75em){.fpvrace__content--wrapper{padding:0;margin-bottom:164px}}@media (min-width:90em){.fpvrace__content--wrapper{margin-bottom:240px}}.fpvonerace--specifications{max-width:1124px;margin:0 auto 120px;padding:0 20px}@media (min-width:62em){.fpvonerace--specifications{margin-bottom:240px}}.fpvonerace__specifications--wrapper{display:block}@media (min-width:62em){.fpvonerace__specifications--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.fpvonerace__specifications__item--wrapper{width:50%;font-weight:350;font-size:14px;line-height:20px}.fpvonerace__specifications--collumn{width:auto}@media (min-width:62em){.fpvonerace__specifications--collumn{width:548px}}@media (min-width:62em){.fpvonerace__specifications__collumn--primary{margin-right:32px}}.fpvonerace__specifications--item{display:-webkit-box;display:-ms-flexbox;display:flex}.fpvonerace__specifications__title--primary{font-size:24px;line-height:32px;text-transform:uppercase;margin-top:12px;margin-bottom:48px}@media (min-width:62em){.fpvonerace__specifications__title--primary{margin-bottom:60px;font-weight:350;font-size:49px;line-height:56px;max-width:548px}}.fpvonerace__specifications__title--secondary{width:50%;font-weight:300;font-size:14px;line-height:20px;color:#8c8c8c;margin-bottom:32px}.pilots{width:100%;max-width:724px;margin:0 auto;padding:0 20px}.pilots__header{margin-bottom:100px}@media (max-width:61.9375em){.pilots__header{margin-bottom:60px}}@media (max-width:33.9375em){.pilots__header h1{font-size:31px;line-height:40px;letter-spacing:-.05em}}.pilots__description{max-width:600px;margin:0 auto}.pilots__label{color:#8c8c8c;margin-bottom:12px;text-align:center}.pilots__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.pilots__btn{color:#fff;opacity:.4;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.pilots__btn:focus,.pilots__btn:hover{opacity:1}.u-width--full{width:100%}.u-group:after{content:"";display:block;clear:both}.s-top--tny{margin-top:4px}.s-top--sml{margin-top:8px}.s-top--med{margin-top:16px}.s-top--lrg{margin-top:32px}.s-top--xlrg{margin-top:48px}.s-right--tny{margin-right:4px}.s-right--sml{margin-right:8px}.s-right--med{margin-right:16px}.s-right--lrg{margin-right:32px}.s-right--xlrg{margin-right:48px}.s-bottom--tny{margin-bottom:4px}.s-bottom--sml{margin-bottom:8px}.s-bottom--med{margin-bottom:16px}.s-bottom--regular{margin-bottom:24px}.s-bottom--lrg{margin-bottom:32px}.s-bottom--xlrg{margin-bottom:48px}.s-left--tny{margin-left:4px}.s-left--sml{margin-left:8px}.s-left--med{margin-left:16px}.s-left--lrg{margin-left:32px}.s-left--xlrg{margin-left:48px}.t-sans{font-family:"Ringside Extra Wide SSm A","Ringside Extra Wide SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}.t-sans-alt{font-family:"Ringside Regular SSm A","Ringside Regular SSm B",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Helvetica,Arial,sans-serif}.t-left{text-align:left}.t-center{text-align:center}.t-right{text-align:right}.t-upper{text-transform:uppercase}.t-ext,.t-upperext{letter-spacing:.4em}.t-upperext{text-transform:uppercase}.t-huge{font-size:calc(45px + 1.25vw);line-height:calc(49.33333px + 2.08333vw)}@media screen and (min-width:1280px){.t-huge{line-height:76px}}@media screen and (max-width:320px){.t-huge{line-height:56px}}@media screen and (min-width:1280px){.t-huge{font-size:61px}}@media screen and (max-width:320px){.t-huge{font-size:49px}}.t-alpha{font-size:calc(22.66667px + 2.60417vw);line-height:calc(32px + 2.5vw);letter-spacing:-.05em}@media screen and (min-width:1280px){.t-alpha{line-height:64px}}@media screen and (max-width:320px){.t-alpha{line-height:40px}}@media screen and (min-width:1280px){.t-alpha{font-size:56px}}@media screen and (max-width:320px){.t-alpha{font-size:31px}}.t-beta{font-size:calc(28.33333px + .83333vw);line-height:calc(37.33333px + .83333vw);letter-spacing:-.05em}@media screen and (min-width:1280px){.t-beta{line-height:48px}}@media screen and (max-width:320px){.t-beta{line-height:40px}}@media screen and (min-width:1280px){.t-beta{font-size:39px}}@media screen and (max-width:320px){.t-beta{font-size:31px}}.t-gamma{font-size:calc(23px + .625vw);line-height:calc(34.66667px + .41667vw);letter-spacing:-.05em}@media screen and (min-width:1280px){.t-gamma{line-height:40px}}@media screen and (max-width:320px){.t-gamma{line-height:36px}}@media screen and (min-width:1280px){.t-gamma{font-size:31px}}@media screen and (max-width:320px){.t-gamma{font-size:25px}}.t-delta{font-size:calc(14.66667px + .41667vw);line-height:calc(22.66667px + .41667vw)}@media screen and (min-width:1280px){.t-delta{line-height:28px}}@media screen and (max-width:320px){.t-delta{line-height:24px}}@media screen and (min-width:1280px){.t-delta{font-size:20px}}@media screen and (max-width:320px){.t-delta{font-size:16px}}.t-epsilon{font-size:calc(13.33333px + .20833vw);line-height:calc(18.66667px + .41667vw)}@media screen and (min-width:1280px){.t-epsilon{line-height:24px}}@media screen and (max-width:320px){.t-epsilon{line-height:20px}}@media screen and (min-width:1280px){.t-epsilon{font-size:16px}}@media screen and (max-width:320px){.t-epsilon{font-size:14px}}.t-zeta{font-size:calc(10px + .3125vw);line-height:calc(14.66667px + .41667vw)}@media screen and (min-width:1280px){.t-zeta{line-height:20px}}@media screen and (max-width:320px){.t-zeta{line-height:16px}}@media screen and (min-width:1280px){.t-zeta{font-size:14px}}@media screen and (max-width:320px){.t-zeta{font-size:11px}}.t-tiny{font-size:11px;line-height:12px}.t-primary{color:#ff2238}.t-secondary{color:purple}.t-tertiary{color:#00f}.t-complementary{color:orange}.t-negative{color:#555}.t-shorten{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.t-shorten,.t-wrap{word-wrap:break-word}.t-nowrap{white-space:nowrap}.u-float--left{float:left}.u-float--right{float:right}.u-pos--rel{position:relative}.u-pos--abs{position:absolute}.u-bg--primary{background-color:#ff2238}.u-bg--light{background:#fff}.u-color--success{color:green}.u-color--warning{color:red}.u-color--note{color:orange}.o-100{opacity:1}.o-80{opacity:.8}.o-60{opacity:.6}.o-40{opacity:.4}.o-20{opacity:.2}.u-display--b{display:block}.u-display--ib{display:inline-block}.u-display--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.page-container{position:relative;width:100%;height:100%}.page-container-enter{opacity:0}.page-container-enter-active{position:absolute;opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s;-webkit-transition-delay:1s;transition-delay:1s}.page-container-enter-done{position:relative}.page-container-exit{position:absolute;width:100%;height:100%;opacity:1}.page-container-exit-active{position:absolute;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}@-webkit-keyframes animateNextPrev{to{opacity:0}}@keyframes animateNextPrev{to{opacity:0}}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:none}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots,.slick-next,.slick-prev{position:absolute;z-index:1;display:block;padding:0}.slick-next,.slick-prev{content:"";display:block;top:50%;width:32px;height:32px;cursor:pointer;color:transparent;outline:0;background:transparent;border:0}@media (max-width:47.9375em){.slick-next,.slick-prev{top:-5%}}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid red;border-radius:50%;-webkit-animation:animateNextPrev 1s infinite alternate;animation:animateNextPrev 1s infinite alternate}.slick-next:after,.slick-prev:after{content:"";position:absolute;top:50%;left:9px;width:8px;height:8px;border-top:1px solid #ff2238;border-right:1px solid #ff2238;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.slick-prev{left:32px}.slick-prev:after{left:13px;-webkit-transform:translateY(-50%) rotate(225deg);transform:translateY(-50%) rotate(225deg)}@media (min-width:62em){.slick-prev{left:-40px}}.slick-next{right:32px}@media (min-width:62em){.slick-next{right:-40px}}.slick-dots{position:absolute;bottom:-24px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden}.slick-dots li button{display:block;border:0;padding:0;background:hsla(0,0%,100%,.2);width:20px;height:1px;text-indent:100%;white-space:nowrap;overflow:hidden}.slick-dots li button:focus{outline:0}.slick-dots li{float:left;margin:0 4px}.slick-dots li.slick-active button{background:#ff2238}.slick-slide,.slick-slide *{outline:none!important}
/*# sourceMappingURL=main.1aca16e2.chunk.css.map */