.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:hsla(0,0%,100%,.6);width:30px;border:0;text-align:center;color:#fff;border-radius:50%;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}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.902);background:var(--plyr-menu-background,hsla(0,0%,100%,.902));border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.149));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.902));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.102);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.102)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.149));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.102))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.102))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.102))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.749));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.251);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.149));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.149);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.749));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}body,html{margin:0}*,:after,:before{box-sizing:border-box}[role=button],a,button,input,label,select,textarea{touch-action:manipulation}.block{display:block}.inline-block{display:inline-block}.x{width:100%}.y{height:100%}.ais{align-items:flex-start}.ass{align-self:flex-start}.al{text-align:left}.ac{text-align:center}.ar{text-align:right}.aj{text-align:justify}.ma,.mxa{margin-left:auto;margin-right:auto}.ma,.mya{margin-top:auto;margin-bottom:auto}.p0,.pt0,.py0{padding-top:0}.p0,.pb0,.py0{padding-bottom:0}.p0,.pr0,.px0{padding-right:0}.p0,.pl0,.px0{padding-left:0}.m0,.mt0,.my0{margin-top:0}.m0,.mb0,.my0{margin-bottom:0}.m025,.mt025,.my025{margin-top:.25em}.m025,.mb025,.my025{margin-bottom:.25em}.m025,.ml025,.mx025{margin-left:.25em}.m025,.mr025,.mx025{margin-right:.25em}.p025,.pt025,.py025{padding-top:.25em}.p025,.pb025,.py025{padding-bottom:.25em}.p025,.pl025,.px025{padding-left:.25em}.p025,.pr025,.px025{padding-right:.25em}.m05,.mt05,.my05{margin-top:.5em}.m05,.mb05,.my05{margin-bottom:.5em}.m05,.ml05,.mx05{margin-left:.5em}.m05,.mr05,.mx05{margin-right:.5em}.p05,.pt05,.py05{padding-top:.5em}.p05,.pb05,.py05{padding-bottom:.5em}.p05,.pl05,.px05{padding-left:.5em}.p05,.pr05,.px05{padding-right:.5em}.m075,.mt075,.my075{margin-top:.75em}.m075,.mb075,.my075{margin-bottom:.75em}.m075,.ml075,.mx075{margin-left:.75em}.m075,.mr075,.mx075{margin-right:.75em}.p075,.pt075,.py075{padding-top:.75em}.p075,.pb075,.py075{padding-bottom:.75em}.p075,.pl075,.px075{padding-left:.75em}.p075,.pr075,.px075{padding-right:.75em}.m1,.mt1,.my1{margin-top:1em}.m1,.mb1,.my1{margin-bottom:1em}.m1,.ml1,.mx1{margin-left:1em}.m1,.mr1,.mx1{margin-right:1em}.p1,.pt1,.py1{padding-top:1em}.p1,.pb1,.py1{padding-bottom:1em}.p1,.pl1,.px1{padding-left:1em}.p1,.pr1,.px1{padding-right:1em}.button[role=button],button.button,input.button[type=submit]{background-color:#000;color:#fff;padding:.5em 1.5em}input,select,textarea{display:inline-block;outline:0;border-radius:0;border:1px solid #000;position:relative;font-size:inherit;background-color:transparent}@font-face{font-family:DrukWide-Web;font-display:swap;src:url(/_next/static/media/DrukWide-Medium-Web.9d39e51b.woff2) format("woff2"),url(/_next/static/media/DrukWide-Medium-Web.9867fe7c.woff) format("woff")}@font-face{font-family:Bau-Web;font-weight:400;font-display:swap;src:url(/_next/static/media/Bau-Web.4a0d6e31.woff2) format("woff2"),url(/_next/static/media/Bau-Web.5bfe0797.woff) format("woff"),url(/_next/static/media/Bau-Web.15db9632.ttf) format("tff")}@font-face{font-family:Bau-Web-Bold;font-weight:500;font-display:swap;src:url(/_next/static/media/BauBold-Web.9c205dd7.eot);src:url(/_next/static/media/BauBold-Web.9c205dd7.eot) format("eot"),url(/_next/static/media/Bau-Web-Bold.5ecec054.woff2) format("woff2"),url(/_next/static/media/Bau-Web-Bold.5e36d7c3.woff) format("woff"),url(/_next/static/media/Bau-Web-Bold.e93ef03f.ttf) format("truetype")}@font-face{font-family:Druk-XCond-Web;font-display:swap;src:url(/_next/static/media/DrukXCond-Super-Web.77b54997.woff2) format("woff2"),url(/_next/static/media/DrukXCond-Super-Web.b7db9ba4.woff) format("woff");font-weight:900;font-style:normal;font-stretch:normal}@font-face{font-family:LL-Akkuratmono-Regular-Web;font-display:swap;src:url(/_next/static/media/lineto-akkuratmono-regular.a07eca2a.woff2) format("woff2"),url(/_next/static/media/lineto-akkuratmono-regular.350f5ad1.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:LL-Akkuratmono-Regular-Sub;font-display:swap;src:url(/_next/static/media/lineto-akkuratmono-regular-subsetted.a17fafd2.woff2) format("woff2"),url(/_next/static/media/lineto-akkuratmono-regular-subsetted.f57cf78d.woff) format("woff");font-weight:400;font-style:normal}:root{--fast:200ms;--slow:400ms;--ease:ease-in-out;--cubic:cubic-bezier(0.01,0.57,0.13,1);--shadow:0 15px 35px -20px rgba(0,0,0,.15);--video-shadow:0 25px 50px -20px rgba(0,0,0,.15);--bar-height:45px;--bkp-s:37.5em;--bkp-m:56.26em;--bkp-l:75em;--bkp-xl:81.25em;--bkp-xxl:1420px}.height-1{height:1px}.width-1{width:1px}.height-2{height:2px}.width-2{width:2px}:root{--black:#000;--white:#fff;--gray:#f4f4f4;--dark-gray:#ccc;--darker-gray:#1b1b1c;--yellow:#fff003;--blue:#00afdc;--lite-blue:rgba(0,153,208,.4);--dark-blue:#1a607f;--light-blue:#00a3d6;--green:#76e571;--container-gray:#eae9e8;--red:red}.cr{color:var(--red)}.cw{color:var(--white)}.cb{color:var(--black)}.cy{color:var(--yellow)}.cbl{color:var(--blue)}.cblb{color:var(--light-blue)}.cdb{color:var(--dark-blue)}.cgr{color:var(--green)}.bcw{background-color:var(--white)}.bcb{background-color:var(--black)}.bcy{background-color:var(--yellow)}.bclb{background-color:var(--lite-blue)}.bcbl{background-color:var(--blue)}.bcg{background-color:var(--gray)}.bcdg{background-color:var(--dark-gray)}.bcddg{background-color:var(--darker-gray)}.bcgr{background-color:var(--green)}button{border:0;border-radius:0;display:inline-block;cursor:pointer;-webkit-appearance:none;background:transparent;color:inherit;box-shadow:none}.button[role=button],button.button,input.button[type=submit]{transition:all .3s ease-in-out;padding:1rem;background-color:var(--black);max-width:200px;border:1px solid #fff}.button[role=button]:hover,button.button:hover,input.button[type=submit]:hover{background-color:#fff;color:var(--black)}.product_submit,button.button{max-width:none}.btn{transition:all .3s ease-in-out;padding:10px;cursor:pointer;background-color:#000;color:#fff}.btn:hover{text-decoration:none;background-color:#fff;color:#000}.btn--outline{padding:10px;border:1px solid #fff}.btn__white{background-color:#fff;color:#000}.btn__white.btn--outline{border-color:#000}.btn__white:hover{background-color:#000;color:#fff}.btn__black{padding:1.2rem 1.8rem 1.1rem}.btn__yellow{background-color:var(--yellow);color:#000}.btn__yellow.btn--outline{border-color:#000}.btn__yellow:hover{background-color:#000;color:#fff}.btn__blue{background-color:var(--blue);padding:.8rem 1.2rem}.btn__blue:hover{background-color:#000;color:#fff}form{margin:0}button,input,select,textarea{display:block;border-radius:0;border:none;position:relative;font-size:inherit;background-color:transparent;padding:.7em 1.2em}input[type=email],input[type=password],input[type=text]{-webkit-appearance:none}textarea{max-width:100%;overflow:auto;resize:vertical}.input--reset{height:auto;padding:0}.spr-content input,.spr-content textarea{border:1px solid;opacity:1!important}.input-wrapper{position:relative}.input-wrapper.has-error span{border-color:red}.input-wrapper.has-value label{font-size:.625rem;top:11px;z-index:2}.input-wrapper input,.input-wrapper textarea{z-index:1;padding:.8em 1.4em .7em;border:1px solid;opacity:1!important}.input-wrapper label{display:block;position:absolute;top:22px;left:18px;z-index:0;transition:all .1s ease-in-out}.input-wrapper>span{position:absolute;top:0;right:0;bottom:0;left:0;transition:border-color .2s ease-in-out;z-index:0}ol,ul{list-style:none;padding:0;margin:0}ol.list,ul.list{padding-left:2em}ol.list{list-style:decimal}ul.list{list-style:disc}.m015,.mt015,.my015{margin-top:.15em}.m015,.mb015,.my015{margin-bottom:.15em}.m015,.ml015,.mx015{margin-left:.15em}.m015,.mr015,.mx015{margin-right:.15em}.p015,.pt015,.py015{padding-top:.15em}.p015,.pb015,.py015{padding-bottom:.15em}.p015,.pl015,.px015{padding-left:.15em}.p015,.pr015,.px015{padding-right:.15em}.m125,.mt125,.my125{margin-top:1.25em}.m125,.mb125,.my125{margin-bottom:1.25em}.m125,.ml125,.mx125{margin-left:1.25em}.m125,.mr125,.mx125{margin-right:1.25em}.p125,.pt125,.py125{padding-top:1.25em}.p125,.pb125,.py125{padding-bottom:1.25em}.p125,.pl125,.px125{padding-left:1.25em}.p125,.pr125,.px125{padding-right:1.25em}.m15,.mt15,.my15{margin-top:1.5em}.m15,.mb15,.my15{margin-bottom:1.5em}.m15,.ml15,.mx15{margin-left:1.5em}.m15,.mr15,.mx15{margin-right:1.5em}.p15,.pt15,.py15{padding-top:1.5em}.p15,.pb15,.py15{padding-bottom:1.5em}.p15,.pl15,.px15{padding-left:1.5em}.p15,.pr15,.px15{padding-right:1.5em}.m2,.mt2,.my2{margin-top:2em}.m2,.mb2,.my2{margin-bottom:2em}.m2,.ml2,.mx2{margin-left:2em}.m2,.mr2,.mx2{margin-right:2em}.p2,.pt2,.py2{padding-top:2em}.p2,.pb2,.py2{padding-bottom:2em}.p2,.pl2,.px2{padding-left:2em}.p2,.pr2,.px2{padding-right:2em}.m3,.mt3,.my3{margin-top:3em}.m3,.mb3,.my3{margin-bottom:3em}.m3,.ml3,.mx3{margin-left:3em}.m3,.mr3,.mx3{margin-right:3em}.p3,.pt3,.py3{padding-top:3em}.p3,.pb3,.py3{padding-bottom:3em}.p3,.pl3,.px3{padding-left:3em}.p3,.pr3,.px3{padding-right:3em}@media(min-width:56.26em){.g_padding{padding-top:60px;padding-bottom:60px}}@media(min-width:75em){.g_padding{padding-bottom:100px;padding-top:100px}}@media(min-width:56.26em){.p1,.px1{padding-left:1.5rem;padding-right:1.5rem}}.black{font-weight:800}.bau{font-family:Bau-Web;font-weight:400}.bau-bold{font-family:Bau-Web-Bold;font-weight:500}.super{font-family:Druk-XCond-Web}.sans{font-family:DrukWide-Web}.akkura{font-family:LL-Akkuratmono-Regular-Web}.underline__break{padding-bottom:4px;margin-bottom:10px}@media(min-width:56.26em){.underline__break{padding-bottom:14px;margin-bottom:20px}}.tag{font-size:.625rem}.italic{font-style:italic}body{color:var(--black);font-size:100%;line-height:1.7;font-weight:500}body,body p,input{font-family:Bau-Web,Helvetica;-webkit-font-smoothing:antialiased}.text,body{font-family:Bau-Web}.medium{font-weight:500}h1,h2,h3,h4,h5,h6{font-weight:400}.h0{font-size:3.375rem}@media(min-width:56.26em){.h0{font-size:5.375rem}}.h1,.s1,h1{font-size:2.25rem}@media(min-width:37.5em){.h1,.s1,h1{font-size:3.375rem}}@media(min-width:75em){.h1,.s1,h1{font-size:4.5rem}}@media(min-width:37.5em){h1.hero-h1{font-size:4.375rem}}@media(min-width:56.26em){h1.hero-h1{font-size:5.625rem}}@media(min-width:75em){h1.hero-h1{font-size:6.875rem}}.h1,h1{line-height:1.1}.h2,.s2,h2{font-size:1.375rem}@media(min-width:56.26em){.h2,.s2,h2{font-size:2.5rem}}@media(min-width:75em){.h2,.s2,h2{font-size:3rem}}.h2,h2{line-height:1.3}@media(min-width:56.26em){.h2,h2{line-height:1.1}}.h3,.s3,h3{font-size:1.375rem}@media(min-width:56.26em){.h3,.s3,h3{font-size:2rem}}@media(min-width:75em){.h3,.s3,h3{font-size:2.25rem}}.h3,h3{line-height:1.4}@media(min-width:75em){.h3,h3{line-height:1.4}}.h4,.s4,h4{font-size:.9375rem}@media(min-width:75em){.h4,.s4,h4{font-size:1.125rem}}.h4,h4{line-height:1.5}@media(min-width:75em){.h4,h4{line-height:1.4}}.h5,.s5,h5{font-size:.8125rem;letter-spacing:.05rem}.h5,h5{line-height:1.5}.h6,.s6,h6{font-size:.8125rem}@media(min-width:56.26em){.h6,.s6,h6{font-size:.875rem}}@media(min-width:75em){.h6,.s6,h6{font-size:1rem}}.h6,h6{line-height:1.2}p{font-size:1rem}@media(min-width:56.26em){p{font-size:1.25rem}}.p,.s0,.s0 p{font-size:.75rem}@media(min-width:56.26em){.p,.s0,.s0 p{font-size:.6875rem}}.s1,.s1 p,p .p1{font-size:.875rem;letter-spacing:.05rem}.s5,h5.p5,p .p5{font-size:.75rem;letter-spacing:.1rem}.s10{font-size:10px}.s5{line-height:1.5}.s16,.s16 p{font-size:1rem}.p,p{line-height:1.7}p{margin:1em 0}.underline{transition:all .3s ease-in-out;border-bottom:1px solid}.underline:hover{text-decoration:none;color:var(--blue)}blockquote{text-align:center;color:var(--blue);padding:10px;margin:0}blockquote p{font-size:26px;line-height:1.4}@media(min-width:56.26em){blockquote p{font-size:36px;line-height:1.3}}.p2,.p2 p{font-size:1.125rem}@media(min-width:56.26em){.p2,.p2 p{font-size:1.375rem}}.p4{font-size:1.75rem}@media(min-width:56.26em){.p4{font-size:2.1875rem;line-height:1.3}}.small,.small a,.small p,small{font-size:.75rem}@media(min-width:37.5em){.small,.small a,.small p,small{font-size:.75rem}}.xsmall{font-size:.625rem;line-height:1.5}.xxsmall{font-size:8px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.link__arrow .arrow__right,.link__arrow svg{transition:all .25s}.link__arrow:hover .arrow__right,.link__arrow:hover svg{transform:translateX(4px)}hr{display:block;border:0;margin:0;height:1px;width:100%;background-color:currentColor;color:inherit}.b,strong{font-weight:700}.i,em{font-style:italic}.caps{text-transform:uppercase;letter-spacing:.05rem}.capitalize{text-transform:capitalize}.ls{letter-spacing:.1rem}.lh2{line-height:2}.under{text-decoration:underline}.normal{text-transform:none}.nw{font-weight:400}.no-under{text-decoration:none}.light{font-weight:300}.book,.medium{font-weight:400}.demi{font-weight:500}.bold{font-weight:600}.track{letter-spacing:.2em}.track--l{letter-spacing:.3em}.link-hover{transition:all var(--fast) var(--ease)}.link-hover:hover{color:var(--blue)}.tw{white-space:pre-wrap}.obj-fit{background-size:cover;background-position:50%;background-repeat:no-repeat}.obj-fit img{object-fit:cover}.mobile__hide{display:none}@media(min-width:56.26em){.mobile__hide{display:block}}img{width:100%}.transparent{opacity:0}.pointer{cursor:pointer}.drop-shadow{box-shadow:var(--shadow)}.hidden{opacity:0}::-webkit-input-placeholder{color:#fff}::-moz-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}:-moz-placeholder{color:#fff}mark{background-color:transparent;color:currentColor}.poppy{position:absolute;z-index:9999;top:0;left:0;outline:none}.ani,.highlight{transition:all .3s ease-in-out}.highlight{position:relative;background-color:var(--lite-blue);cursor:pointer}.highlight:before{content:"";position:absolute;width:100%;height:30px;top:-15px}.highlight:hover .highlight__helper,.highlight__helper{opacity:1;user-select:auto;visibility:visible}.highlight__helper{position:relative;border:1px solid #000;z-index:10;top:10px;width:500px}@media(min-width:56.26em){.highlight__helper{width:700px}}.highlight__helper_wrapper{align-items:stretch}.highlight__helper-text{flex-direction:column;width:60%}@media(min-width:56.26em){.highlight__helper-text{width:50%}}.highlight__helper-text p{width:100%!important}.highlight__helper_image{background-size:cover;background-position:50%;width:40%;min-height:200px}@media(min-width:56.26em){.highlight__helper_image{width:50%;min-height:300px}}.m1px{margin:1px}.p1px{padding:1px}.hide{display:none}@media(min-width:37.5em){.hide--s{display:none}}@media(min-width:56.26em){.hide--m{display:none}}@media(min-width:1000px){.hide--1000{display:none}}@media(min-width:75em){.hide--l{display:none}}@media(max-width:75em){.hide--ml{display:none}}.show--s{display:none}@media(min-width:37.5em){.show--s{display:block}}.show--m{display:none}@media(min-width:56.26em){.show--m{display:block}}.show--1000{display:none}@media(min-width:1000px){.show--1000{display:block}}.show--l{display:none}@media(min-width:75em){.show--l{display:block}}.show--ml{display:none}@media(max-width:75em){.show--ml{display:block}}.container--c{margin-right:auto;margin-left:auto}.container--l{max-width:940px}.container--a{max-width:1080px}.container--xl{max-width:1280px}.outer{width:100%;padding-left:1.5em;padding-right:1.5em}@media(min-width:56.26em){.outer{padding-left:3em;padding-right:3em}}.outer--v{padding-top:1.5em;padding-bottom:1.5em}.container{margin-left:auto;margin-right:auto}.container--s{max-width:420px;width:100%}.container--i{max-width:500px}.container--m{max-width:700px}.container--mm{max-width:890px}.container--about{max-width:740px}@media(min-width:56.26em){.container--about.home__about_block{width:100%}}.container--p{max-width:900px}.site__container{display:flex;will-change:padding}.site__container>div{padding-top:115px;width:100%}.site__container[data-app-embed=true]{padding-top:0!important}.site__container[data-fullscreen=true]{height:100vh;padding-top:0!important}@supports(height:100dvh){.site__container[data-fullscreen=true]{height:100dvh}}.site__container[data-overrides-subheader=true]>div{padding-top:70px!important}.nav-push{min-height:50px}/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;border:none;color:#333}.flickity-button:hover{cursor:pointer}.flickity-button:focus{box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}@media(max-width:1400px){.flickity-prev-next-button{display:none}}.flickity-prev-next-button.previous{left:-50px}.flickity-prev-next-button.next{right:-50px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:15px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:15px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;z-index:10;width:100%;bottom:14px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:8px;height:8px;margin:0 8px;background:transparent;border-radius:50%;cursor:pointer;border:2px solid #fff}.dark-dots .flickity-page-dots .dot{border:2px solid #000}.flickity-page-dots .dot.is-selected{background:#fff}.dark-dots .flickity-page-dots .dot.is-selected{background:#000}.f{display:flex}.fr{flex-direction:row}.fc{flex-direction:column}.fw{flex-wrap:wrap}.aifs{align-items:flex-start}.aie{align-items:flex-end}.aic{align-items:center}.aib{align-items:baseline}.aist{align-items:stretch}.asfs{align-self:flex-start}.asfe{align-self:flex-end}.jcs{justify-content:flex-start}.jce{justify-content:flex-end}.jcc{justify-content:center}.jcb{justify-content:space-between}.jcsa{justify-content:space-around}.ais{align-items:stretch}.fa{flex:1 1 auto;min-width:0;min-height:0}.f05{flex:.5}.f1{flex:1}.f15{flex:1.5}.f2{flex:2}.f3{flex:3}.f4{flex:4}.f5{flex:5}.clickable{cursor:pointer;transition:opacity .1s ease-in-out}@media(hover:hover){.clickable:hover{opacity:.25}}.border{border:1px solid}.bt{border-top:1px solid}.bl{border-left:1px solid}.br{border-right:1px solid}.bb{border-bottom:1px solid}.ovfs{overflow:scroll}.ovfh{overflow:hidden}.ovfxs{overflow-x:scroll}.ovfxh{overflow-x:hidden}.ovfys{overflow-y:scroll}.ovfyh{overflow-y:hidden}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.dark-scrollbar::-webkit-scrollbar{width:2px;height:2px;padding-bottom:1.5rem}.dark-scrollbar::-webkit-scrollbar-track{background:transparent}.dark-scrollbar::-webkit-scrollbar-thumb{background:#fff}.dark-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.light-scrollbar::-webkit-scrollbar{width:2px;padding-bottom:1.5rem}.light-scrollbar::-webkit-scrollbar-track{background:var(--container-gray)}.light-scrollbar::-webkit-scrollbar-thumb{background:#000}.light-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.light-scrollbar-yellow::-webkit-scrollbar{width:2px;padding-bottom:1.5rem}.light-scrollbar-yellow::-webkit-scrollbar-track{background:#ccc002}.light-scrollbar-yellow::-webkit-scrollbar-thumb{background:#000}.light-scrollbar-yellow::-webkit-scrollbar-thumb:hover{background:#555}.fio{-webkit-animation:fadeInOut 3s infinite;-moz-animation:fadeInOut 3s infinite;-o-animation:fadeInOut 3s infinite;animation:fadeInOut 3s infinite}@keyframes fadeInOut{0%{background-color:var(--dark-gray)}50%{background-color:#e3e3e3}to{background-color:var(--dark-gray)}}@-o-keyframes fadeInOut{0%{background-color:var(--dark-gray)}50%{background-color:#e3e3e3}to{background-color:var(--dark-gray)}}@-moz-keyframes fadeInOut{0%{background-color:var(--dark-gray)}50%{background-color:#e3e3e3}to{background-color:var(--dark-gray)}}@-webkit-keyframes fadeInOut{0%{background-color:var(--dark-gray)}50%{background-color:#e3e3e3}to{background-color:var(--dark-gray)}}.fadeIn{-webkit-animation:fadeIn .5s;-moz-animation:fadeIn .5s;-o-animation:fadeIn .5s;animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.z0{z-index:0}.z1{z-index:100}.z2{z-index:200}.z3{z-index:300}.z5{z-index:500}.z6{z-index:600}.z7{z-index:700}.z8{z-index:800}.z9{z-index:900}.z10{z-index:1000}.op0{opacity:0}.op1{opacity:1}.rel{position:relative}.abs{position:absolute}.fix{position:fixed}.static{position:static}.fill,.top{top:0}.bottom,.fill{bottom:0}.fill,.left{left:0}.fill,.right{right:0}.fill-h{width:100%}.fill-v{height:100%}:root{--height:70px}.header__bar{height:var(--height)}.header__overlay{transition:opacity .15s ease-in-out;transition:backgroundColor .15s ease-in-out;z-index:-10;user-select:none;opacity:0}.open .header__overlay{z-index:300;opacity:0;user-select:auto}.header__search{transition:all .3s;height:0;opacity:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.header__enabled{opacity:1;transition:opacity .15s}.header__disabled{opacity:0;pointer-events:none}.header__search_open{opacity:1}@media(max-width:56.26em){.header__search_open{height:calc(100vh - 62px)}}@media(min-width:56.26em){.header__search_open{height:385px}}.header__mobile{transition:opacity .15s ease-in-out;opacity:0;z-index:-1}.header__mobile.open{opacity:1}.header__mobile.open li{opacity:1;transform:translateY(0)}.header__mobile.visible{z-index:500}.header__mobile li{transition:all .6s;opacity:0;transform:translateX(40px);transition-timing-function:cubic-bezier(.075,.82,.165,1)}.header__mobile__bar_buttons_left{width:30px}.header__mobile__bar_buttons_left,.header__mobile__bar_buttons_right{display:flex;align-items:center;flex-direction:row}.header__fill{transition:opacity .15s ease-in-out}.header__site{transition:background-color .15s;z-index:1000}.header__site__logo{display:block;width:100%;max-width:205px;height:20px}.header__site-nav{position:absolute;right:20px}.header__site-nav_link{display:none}@media(min-width:56.26em){.header__site-nav_link{display:inline-block}}.header__site-nav_link a{padding:2px 0;display:inline-block;text-align:center}@media(max-width:75em){.header__site-nav_link a{font-size:.6rem;margin-top:2px}}.header__site-nav_link a:hover{text-decoration:none}.header__site-nav_link a.active{font-family:Bau-Web-Bold}@media(max-width:75em){.header__site-nav_link_shop{font-size:.6rem;margin-top:2px}}.header__site-nav_link_shop.shopNavDiv{border:none;outline:none;color:#000;padding:14px 16px}.header__site-nav_link_shop.active{font-family:Bau-Web-Bold}.header__site-nav_cart{display:none}@media(min-width:56.26em){.header__site-nav_cart{display:inline-block}.header__site-nav li{margin-left:1rem;margin-right:1rem}.header__site-nav li:last-child{margin-right:0}}.header__site-count{width:26px;height:26px;border-radius:50%;position:relative}.header__site-count span{position:relative;left:.5px;top:.6px;font-size:9px}.header__site-count:before{transition:all .15s;content:"";position:absolute;background-color:rbga(0,0,0,0);border:1px solid #000;width:100%;height:100%;top:0;left:0;border-radius:50%;animation:pulse 6s infinite}.header__site-divider{height:14px}.header__site__toggle_container{width:26px;height:26px}.header__site__toggle{position:relative;width:26px;top:13px;cursor:pointer}.header__site__toggle__lines{height:1px}.header__site__toggle__lines:before{right:0;margin-top:-6px}.header__site__toggle__lines:after,.header__site__toggle__lines:before{transition:all .15s;content:"";position:absolute;background-color:currentColor;height:1px;width:100%}.header__site__toggle__lines:after{left:0;margin-top:6px}.header__site__toggle.open .header__site__toggle__lines:after,.header__site__toggle.open .header__site__toggle__lines:before{width:50%}.header__hamburger__link{transition:color .7s ease;text-decoration:none!important;cursor:pointer}.header__hamburger__link:hover{border-bottom:3px solid #000}.header__hamburger__link[data-shop-open=true]{opacity:.3}.header__hamburger__link[data-current=true]{border-bottom:2px solid #000}@media(min-width:56.26em){.header__hamburger__link[data-current=true]{border-bottom:3px solid #000}}.shopNavDiv.shopDropdown{background-color:var(--gray);height:var(--height)}.shopPadding{position:absolute;background-color:var(--gray);padding:115px 1.7rem 0;top:0;z-index:-1;margin-left:-10px}@media(max-width:75em){.shopPadding{padding:115px 1.55rem 0}}.shopPadding.active{padding:115px 1.8rem 0}@media(max-width:75em){.shopPadding.active{padding:115px 1.68rem 0}}.shopOptions{display:none;width:max-content;height:45px;background-color:var(--gray);margin:25.5px;padding:1%;z-index:1001}.shopOptions.selecting{display:table;margin-left:-10px}.shopOptions>a:hover{font-weight:700;text-decoration:none}.shopOptions.active{margin-top:26.5px;font-family:Bau-Web}.shopHeaderAdjustment{min-height:120px}.fullScreenShopOptions{height:0;opacity:0;visibility:hidden;margin-left:0;transition:margin .5s ease,opacity .7s ease}.shopSubNavActive{opacity:1;visibility:visible;height:fit-content}@media(max-width:56.26em){.shopSubNavActive{margin:0 0 0 15px}}@media(min-width:56.26em){.shopSubNavActive{margin:0 0 0 5%}}.fsHeaderGrid{padding-right:1rem}@media(min-width:56.26em){.fsHeaderGrid{display:grid;grid-template-columns:1fr 1fr}}.fsHeaderGrid>.headerNav{overflow-y:auto;transition:border 1s ease-in-out;overflow-x:hidden;margin-right:2rem;height:fit-content;max-height:calc(100vh - 200px)}.fsHeaderGrid>.headerNav[data-shop-open=true]{height:calc(11*(1.5em + 1.7rem + 3px))}.headerCTA{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 200px)}.headerCTA>*{display:flex;gap:2rem 0}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}75%{background-color:var(--lite-blue);opacity:0}to{transform:scale(1)}}.launch__time_container{display:flex;flex-direction:row}@media(min-width:56.26em){.launch__time_container[data-has-x-post=true]{min-height:600px}}@media(min-width:75em){.launch__time_container[data-has-x-post=true]{min-height:670px}}.launch__time{display:flex!important;width:94%;font-size:28vw;line-height:1;letter-spacing:2vw}@media(min-width:56.26em){.launch__time{font-size:34vw;letter-spacing:1.5vw}}@media(min-width:1420px){.launch__time{letter-spacing:24px;font-size:490px}}.launch__time[data-has-x-post=true]{font-size:26vw;line-height:1}@media(min-width:56.26em){.launch__time[data-has-x-post=true]{font-size:18vw;line-height:1.3}}@media(min-width:1420px){.launch__time[data-has-x-post=true]{font-size:280px;line-height:1.1}}@media(min-width:56.26em){.launch__time-share{align-items:flex-end}.launch__time-share .article__share{margin-bottom:10px;min-width:110px}}.launch__time-share-icons{display:flex;flex-direction:row;align-items:flex-end}.launch__time-share-icons>a{height:24px;width:24px}.launch__time-actual{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:column}.launch__time-actual>h6{padding:0;margin:.5rem 0 0}@media(min-width:56.26em){.launch__time-actual{flex-direction:row}.launch__time-actual>h6:last-child{margin-left:2rem}}.launch__time_num span{bottom:-5px}@media(min-width:56.26em){.launch__time_num span{bottom:30px}}.twitter-tweet{width:calc(100vw - 20px)!important;margin-left:10px;padding-top:20px;margin-bottom:10px;margin-top:0!important}@media(min-width:340px){.twitter-tweet{width:calc(100vw - 40px)!important;margin-left:20px;padding-top:40px;margin-bottom:10px}}@media(min-width:56.26em){.twitter-tweet{width:100%!important;flex:1;margin-left:0}}.launch_tweet_above{display:block}@media(min-width:56.26em){.launch_tweet_above{display:none}}.launch_tweet_split{position:relative;display:none;margin-left:2rem;margin-bottom:4rem}@media(min-width:56.26em){.launch_tweet_split{display:block;flex:1}}.launch_tweet_split>div{position:absolute;top:0;left:0}@media(min-width:56.26em){.launch_tweet_split>div{right:0;left:auto}.launch__share{position:absolute;bottom:0;width:100%}}.launch__share>div{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end}@media(min-width:56.26em){.launch__share>div{justify-content:flex-end}}.launch__share svg{position:relative;top:4px}.launch__description{max-width:calc(100vw - 4rem)}@media(min-width:56.26em){.launch__description{max-width:min(55vw,700px)}}.relative{position:relative}.launch_tweet_placeholder{font-family:Arial;padding:1.5rem}@media(min-width:56.26em){.launch_tweet_placeholder{padding:1.5rem 0 0}}.launch_tweet_placeholder__tweet{text-align:left;background:#fff;width:100%;max-width:548px;border:1px solid #cfd9de;border-radius:12px;padding:1rem}@media(min-width:56.26em){.launch_tweet_placeholder__tweet{max-width:300px}}.launch_tweet_placeholder__header{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.launch_tweet_placeholder__avatar{width:48px;height:48px;border-radius:6px;margin-right:.8rem;background:#000;background-image:url(/images/spacex-logo.jpg);background-size:cover;background-repeat:no-repeat}.launch_tweet_placeholder__header_text{flex:1}.launch_tweet_placeholder__header_text>div:first-child{color:#000;font-weight:700}.launch_tweet_placeholder__header_text>div:nth-child(2){color:#526371;font-weight:500;margin-top:.1rem}.launch_tweet_placeholder__body{font-size:1.25rem;margin-bottom:.25rem}.launch_tweet_placeholder__card{border-radius:16px;overflow:hidden;margin-top:.5rem;border:1px solid #cfd9de}.launch_tweet_placeholder__image{width:100%;background:#000;position:relative}.launch_tweet_placeholder__image>svg{width:100%}.launch_tweet_placeholder__image>div{position:absolute;right:1rem;top:1rem;background:#0f1419;border-radius:17.5px;color:#fff;padding:.5rem 1rem;font-weight:900;font-size:.8rem}.launch_tweet_placeholder__card_details{padding:1rem}.launch_tweet_placeholder__card_details>div:first-child{color:#526371}.launch_tweet_placeholder__card_details>div:nth-child(2){margin-top:.1rem}.launch_tweet_placeholder__x_logo{width:25px;height:25px;color:#0f1419;fill:#0f1419}.launch__next{display:flex;min-height:var(--bar-height);padding:.5em 1.5em}.launch__next-title{top:1px}.launch__next-timer{padding-bottom:2px}.launch__next:hover .arrow{transform:translateX(5px)}.launch__next span{position:relative;top:0}.launch__next .hidden{opacity:0}.timer-always .launch__next .hidden{opacity:1}.launch__next-mini{display:none}@media(min-width:56.26em){.launch__next-mini{display:block;top:1px!important}}.launch__next-big:hover p{text-decoration:underline}.hide-timer .header__launch{display:none}.launch__archive:hover .arrow__right{transform:translateX(4px)}.launch__guide-map{min-height:400px;overflow:hidden}.launch__guide-map>div{height:100%;width:100%}.launch__guide-map>*{user-select:auto!important}@media(min-width:56.26em){.launch__guide-map{min-height:540px;height:90vh;max-height:1000px}}.launch__guide-map .mapboxgl-marker:hover{z-index:10000}.launch__guide-map .mapboxgl-map,.launch__guide-map .overlays{overflow:visible!important}.launch__guide-zoom{width:50px;height:100px;background:var(--black);right:1rem;top:1rem}.launch__guide-zoom>div{transition:all .3s ease-in-out;cursor:pointer}.launch__guide-zoom>div:hover{background-color:var(--yellow);color:#000}.launch__guide-zoom-plus{height:50%;border-bottom:1px solid hsla(0,0%,100%,.4)}.launch__guide-zoom-plus span{width:50%;height:1px;background-color:currentColor}.launch__guide-zoom-plus span:before{content:"";left:50%;top:50%;transform:translateY(-50%);position:absolute;height:50%;width:1px;background-color:currentColor}.launch__guide-zoom-minus{height:50%;top:50%}.launch__guide-zoom-minus span{width:50%;height:1px;background-color:currentColor}.launch__guide-key--pin{height:24px;width:24px;display:block;border-radius:50%;background-color:currentColor;margin:0 auto}.launch__guide-key--pin:before{content:"";left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;position:absolute;width:8px;height:8px;background-color:var(--black)}.launch__guide-pin{top:-20px;left:-14px;cursor:pointer;overflow:hidden}.launch__guide-pin-pad{top:-20px;left:-20px;width:40px;height:40px;background-color:var(--yellow);border-radius:50%}.launch__guide-pin-pad:before{content:"";left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;position:absolute;width:8px;height:8px;background-color:var(--black)}.launch__guide-pin-image{min-height:200px}@media(min-width:56.26em){.launch__guide-pin-image{min-height:280px}}.launch__guide-pin:before{content:"";left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;position:absolute;width:8px;height:8px;background-color:var(--black)}.launch__guide-pin-icon{display:block;width:30px;height:30px;border-radius:50%;background-color:currentColor}.launch__guide-pin.active{color:var(--yellow);overflow:visible}.launch__guide-pin.active .launch__guide-pin_info{opacity:1;z-index:10;user-select:auto}.launch__guide-pin_info{transition:all .3s ease-in-out;bottom:40px;width:280px;border:1px solid var(--black);left:50%;transform:translateX(-50%);opacity:0;z-index:-20;overflow:hidden;user-select:none}@media(min-width:56.26em){.launch__guide-pin_info{width:600px;display:flex;justify-content:space-between;align-items:stretch}.launch__guide-pin_info>div{width:50%}.launch__guide-pin_info .launch__guide-pin-image{height:100%;background-size:cover;background-position:50%}}.launch__guide-share{padding-bottom:30px}@media(min-width:56.26em){.launch__guide-share{padding-bottom:80px}}.launch__guide-list li{transition:all .3s ease-in-out;width:48%;cursor:pointer}@media(min-width:37.5em){.launch__guide-list li{width:32%}}@media(min-width:56.26em){.launch__guide-list li{width:22%}}.launch__guide-list li:hover{color:var(--blue)}.launch__guide-rooms h5{min-width:100px}.launch__payload{position:relative;padding:0}@media(min-width:56.26em){.launch__payload{height:80vh;max-height:800px;overflow:hidden}}.launch__payload_image{background-size:cover;background-position:50%;padding-bottom:65%;width:100%}@media(min-width:56.26em){.launch__payload_image{padding-bottom:0;height:100%;min-height:840px}}.launch__payload_text{position:relative}@media(min-width:56.26em){.launch__payload_text_inner{width:90%}}.launch__payload .arrow__left{display:none}.launch__payload .launch__payload_text{background:none;overflow:none}.launch__payload .launch__payload_text:after{position:absolute;bottom:0;height:100%;width:100%;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0) 86%,#fff 92%);pointer-events:none}.launch__payload .expanded{overflow:scroll}.launch__payload .expanded:after{background:none!important}@media(max-width:56.26em){.launch__payload .launch__payload_text:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 80%,#fff 92%)}.launch__payload .expandToggleMobile{height:250px}.launch__payload .readLessMobile{overflow:hidden}.launch__payload .readMoreMobile{overflow:scroll;height:auto}}@media(min-width:56.26em){.launch__payload{display:flex;flex-direction:row-reverse;justify-content:space-between}.launch__payload>div{width:50%}.launch__payload .readMore{position:absolute}.launch__payload .readLess{position:relative;top:7.5px;left:calc(50% - 59px)}.launch__payload .launch__payload_header{margin-bottom:1rem}.launch__payload .arrow__right{display:none}.launch__payload .arrow__left{margin-top:25px;margin-right:20px!important;transform:rotate(180deg);display:block}.launch__payload:nth-child(2n){flex-direction:row;text-align:right}.launch__payload:nth-child(2n) .launch__payload_header{justify-content:flex-end}.launch__payload:nth-child(2n) .arrow__right{margin-top:25px;margin-left:calc(100% - .7em)!important;display:block}.launch__payload:nth-child(2n) .arrow__left{display:none}.launch__payload:nth-child(2n) h4,.launch__payload:nth-child(2n) img,.launch__payload:nth-child(2n) p{text-align:left}.launch__payload:nth-child(2n).main .arrow__down{margin-right:0;transform:rotate(90deg) scaleX(-1) translate(-60px,-30px)}.launch__payload.main .arrow__down{transform:rotate(270deg) scaleX(-1) translate(60px,-30px)}}.launch__payload h1{max-width:500px}.launch__payload h1 span{display:flex;text-align:center;justify-content:flex-start}.launch__payload h1 span:first-child{text-align:left;justify-content:flex-start}.launch__payload h1 span:nth-child(2n){margin-left:30px}.launch__payload h1 span:nth-child(3){margin-left:80px}.launch__payload h1 span:last-child{justify-content:flex-end}.expandToggle{z-index:100;background-color:#fff;border:1px solid #000;left:calc(50% - 60px)}@media(max-width:56.26em){.expandToggle{bottom:-10px}}@media(min-width:56.26em){.expandToggle{bottom:12px}}.launch__team-single-text{width:100%}@media(min-width:56.26em){.launch__team-single-text{width:40%}.launch__team-single{width:600px;margin-right:30px}.launch__team{padding-top:4rem;padding-bottom:4rem}}.launch__team .flickity-viewport{overflow:visible}.launch{overflow:hidden}.launch__status{width:60px;height:6px;overflow:hidden;justify-content:flex-end}.launch__status span{background-color:green}.launch__status.orange{justify-content:center}.launch__status.orange span{background-color:orange}.launch__status.orange.red{justify-content:flex-start}.launch__status.orange.red span{background-color:red}.launch__status-bar{filter:blur(3px);width:40%;height:6px}:root{--cp:red;--rs:green;--sa:blue;--sc:purple;--mi:orange;--ex:#ff0}.launch__filters .active:before{background-color:currentColor!important}.launch__filters div:before{transition:all .3s ease-in-out;content:"";position:absolute;width:7px;height:7px;border:1px solid;border-radius:50%;top:10px;left:10px}.launch__filters.archive div:before{top:7px}.launch__filters.archive span:before{top:10px}.launch__filters span{color:#000}.launch__upcoming .launch__filters span{position:relative;top:3px}.launch__filters span:before{content:none!important}.launch__filters span.active,.launch__filters span:hover{color:#fff!important;text-decoration:underline}.launch__index .launch__filters span.active,.launch__index .launch__filters span:hover,.launch__upcoming .launch__filters span.active,.launch__upcoming .launch__filters span:hover{text-decoration:none;color:#000!important}.launch__filters span.none:before{content:none}.launch__filters.article__filters span{color:#fff}.launch__filters.article__filters.black span{color:#000}.launch__video{display:none;position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.launch__video.visible{display:block}.launch__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.launch__plus{width:9px;height:1px;top:19px;transform:translateY(-50%);left:8px}.launch__plus:before{content:"";position:absolute;top:-4px;left:4px;height:9px;width:1px;background-color:currentColor}.launch__plus-wrapper{cursor:pointer}.launch__plus-video iframe{width:100%;height:54vw}.launch__plus-gallery .launch__slideshow-slide{height:80vh;max-height:100vw;background-size:cover;background-position:50%}.launch__plus-gallery .launch__slideshow-slide img{opacity:0}@media(min-width:37.5em){.launch__card{width:48%}}@media(min-width:56.26em){.launch__card{width:32%}}.launch__card_image{padding-bottom:66.7%;background-position:50%;background-size:cover}.launch__card p,.launch__card span{transition:all .25s}.launch__card:hover span{color:var(--blue)}.launch__card-timing{white-space:nowrap}.launch__search__card{width:300px}.launch__search__card_image{width:100%;padding-bottom:55%;background-position:50%;background-size:cover}.launch__search__card p,.launch__search__card span{transition:all .25s}.launch__search__card:hover span{color:var(--blue)}.launch__search__card-timing{white-space:nowrap}.article__search__card{display:flex;flex-direction:column;width:100%}.article__search__card__fixed{width:300px;height:245px}.article__search__card__image{flex:1;width:100%;background-position:50%;background-size:cover;background-color:var(--gray)}.article__search__card p,.article__search__card span{transition:all .25s}.article__search__card:hover span{color:var(--blue)}.article__search__card__date{white-space:nowrap}.sanity_background_image div{width:100%;height:100%;background-size:cover;background-position:50%;background-color:transparent}.sanity_background_image__loader{-webkit-animation:fadeInOut 3s infinite;-moz-animation:fadeInOut 3s infinite;-o-animation:fadeInOut 3s infinite;animation:fadeInOut 3s infinite}.astronaut_filters__primarybar{min-height:var(--bar-height);padding:0 1.5em}@media(max-width:37.5em){.astronaut_filters__primarybar{padding:.2em 1.5em}}@media(max-width:900px){.astronaut_filters__top{display:none}}.astronaut_filters__container{background-color:var(--blue)}.astronaut_filters__subheader{transition:background-color .2s;min-height:var(--bar-height)}@media(max-width:900px){.astronaut_filters__subheader{display:none}}@media(min-width:900px){.astronaut_filters__mobile_breadcrumbs{display:none}}.astronaut_filters__bigContainer{background-color:var(--blue);max-height:0;overflow:scroll;transition:max-height .2s;-ms-overflow-style:none}.astronaut_filters__bigContainer__open{max-height:calc(100vh - 250px)}.astronaut_filters__bigContainer::-webkit-scrollbar{display:none}.astronaut_filters__flag_container{transition:opacity .2s}.astronaut_filters__flag_container:hover,.astronaut_filters__flag_container__selected{background-color:#fff}.astronaut_filters__craft{transition:opacity .2s}.astronaut_filters__craft__white{opacity:1;transition:opacity .2s}.astronaut_filters__craft__white__selected{opacity:0}.astronaut_filters__craft__color{opacity:0;transition:opacity .2s}.astronaut_filters__craft__color:hover,.astronaut_filters__craft__color__selected{opacity:1}.astronaut_filters__searchicon__top{margin:5px 7px}.astronaut_filters__searchicon__top__lens{z-index:2;width:10px;height:10px;background-color:#fff;border:1px solid #000;border-radius:5px}.astronaut_filters__searchicon__top__handle{z-index:1;transform:rotate(55deg);width:5px;height:1px;top:1px;left:7px;position:relative;background-color:#000}.astronaut_filters__search_container{border-bottom:1px solid #000;max-width:calc(100vw - 174px);overflow:hidden}.astronaut_filters__searchfield{color:#000;padding:5px 0 5px 5px}.astronaut_filters__searchfield::-webkit-input-placeholder{color:#000}.astronaut_filters__searchfield::-moz-placeholder{color:#000}.astronaut_filters__searchfield:-ms-input-placeholder{color:#000}.astronaut_filters__searchfield:-moz-placeholder{color:#000}.astronaut_filters__dropdown_container{position:relative;height:var(--bar-height);transition:opacity .1s;background-color:var(--blue)}.astronaut_filters__dropdown_container__open{background-color:#e1e1e1}.astronaut_filters__dropdown{z-index:10;border-bottom:1px solid #000;padding:2px 0;margin:7px 1em;cursor:pointer}.astronaut_filters__dropdown:hover{opacity:.25;color:#000}.astronaut_filters__dropdown_arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.astronaut_filters__dropdown_options{z-index:5;position:absolute;top:0;left:0;right:0;background-color:#e1e1e1;max-height:0;overflow:hidden;margin-top:40px;transition:opacity .2s}.astronaut_filters__dropdown_options_open{max-height:400px;overflow:scroll;-ms-overflow-style:none}.astronaut_filters__dropdown_options_open::-webkit-scrollbar{display:none}.astronaut_filters__dropdown_option{position:relative;padding-left:15px;word-break:break-word;color:#000}.astronaut_filters__dropdown_option:hover{color:var(--blue)}.astronaut_filters__dropdown_option__disabled{color:rgba(0,0,0,.2)}.astronaut_filters__dropdown_option__expanded{position:relative;word-break:break-word;color:#000}.astronaut_filters__dropdown_option__expanded:hover{color:#fff}.astronaut_filters__dropdown_option__expanded__disabled{color:rgba(0,0,0,.2)}.astronaut_filters__space_dot{width:10px;height:10px;border:1px solid #000;border-radius:5px;margin-bottom:2px}.astronaut_filters__dot{position:absolute;left:-2px;width:10px;height:10px;border:1px solid;border-radius:5px;margin-right:.5em;margin-bottom:2px}.astronaut_filters__disabled{opacity:.2}.astronaut_filters__toggle{transition:transform .1s ease-in-out}.astronaut_filters__toggle__open{transform:rotate(45deg)}.astronaut_filters__grid_icon{margin:0 11px;width:18px;height:18px;border:1px solid #000}.astronaut_filters__switch{width:38px;height:18px;border-radius:9px;background-color:#000;display:flex;padding:5px}.astronaut_filters__switch_bubble{width:8px;height:8px;border-radius:6px;background-color:#fff}.astronaut_filters__list_icon{margin:0 11px;width:18px;height:18px;border:1px solid #000}.astronaut_filters__hidden{opacity:0}.astronaut_card,.astronaut_card_fixed{display:flex;z-index:1;flex-direction:row;cursor:pointer}.astronaut_card_fixed{width:350px;height:245px}.astronaut_card__header{width:100%}.astronaut_card__head{height:40%}.astronaut_card__link_no_margin{align-self:flex-start;margin-bottom:1em;width:100%}.astronaut_card__link_no_margin:hover{color:var(--blue)!important;text-decoration:none!important}.astronaut_card__link{align-self:flex-start;margin-bottom:1em;margin-right:1em;width:calc(100% - 1em)}@media(min-width:750px){.astronaut_card__link{width:calc(50% - 1.05em)}}@media(min-width:1050px){.astronaut_card__link{width:calc(33% - .8em)}}@media(min-width:1300px){.astronaut_card__link{width:calc(33% - .75em)}}.astronaut_card__link:hover{color:var(--blue)!important;text-decoration:none!important}.astronaut_card__link_fixed{align-self:flex-start;margin-right:1em;margin-bottom:1em;width:350px}.astronaut_card__link_fixed:hover{color:var(--blue)!important;text-decoration:none!important}.astronaut_card__image{width:45%;background-position:50%;background-size:cover;padding-bottom:70%;-webkit-animation:fadeInOut 3s infinite;-moz-animation:fadeInOut 3s infinite;-o-animation:fadeInOut 3s infinite;animation:fadeInOut 3s infinite}.astronaut_card__awards{height:20%}.astronaut_card__title{font-size:1.4rem;line-height:1.7rem;margin-right:3em}.astronaut_card__bio{width:55%;display:flex;flex-direction:column}.astronaut_card__bio_text{flex:3}.astronaut_card__bio_stats{flex:1;background-color:var(--dark-gray)}.astronaut_cell{cursor:pointer}.astronaut_cell__desktop,.astronaut_cell__mobile{border-bottom:1px solid #000}.astronaut_cell:hover,.astronaut_cell__flag{background-color:var(--gray)}.astronaut_cell__flag{padding:1px}.astronaut_cell__title{font-size:1.125rem}.mission-icon{position:relative;width:10px;height:10px;margin-right:.25em;margin-top:.125em;margin-bottom:.125em}.mission-icon__inner{width:0;position:absolute;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:5px solid #000}.mission-icon :first-child{left:2px}.mission-icon :nth-child(2){top:2px;left:4px;transform:rotate(90deg)}.mission-icon :nth-child(3){top:4px;left:2px;transform:rotate(180deg)}.mission-icon :nth-child(4){top:2px;transform:rotate(270deg)}.spacewalk-icon{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:10px solid #000;transform:rotate(45deg);margin-right:.5em}.spacewalk-icon__inner{width:0;position:relative;left:-3px;top:7px;transform:rotate(180deg);height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:6px solid #000}.astronaut_fullscreen{background-color:#fff;transition:all .15s ease;top:130vh;position:relative;height:100%;overflow:scroll}.astronaut_fullscreen__container{z-index:10;position:fixed;width:100vw;top:115px;height:calc(100vh - 115px);left:0;right:0;bottom:0;transition:all .15s ease;background:transparent}.astronaut_fullscreen__container__visible{background:rgba(0,0,0,.5)}.astronaut_fullscreen__visible{top:0}.astronaut_fullscreen__header{flex:1;margin:1em}.astronaut_fullscreen__divider{height:1px}.astronaut_fullscreen__image{flex:1;padding-bottom:45%;background-position:50%;background-size:cover;background-color:#000}.astronaut_fullscreen__bio{flex:1;display:flex;flex-direction:column}.astronaut_fullscreen__bio_text{flex:3}.astronaut_fullscreen__bio_text_title{font-size:1.25rem}.astronaut_fullscreen__bio_stats{flex:1;background-color:var(--dark-gray)}.astronaut_fullscreen__mission{flex:1;max-width:400px}.astronaut_fullscreen__close{margin-left:2.75em;margin-top:1em;width:40px;height:40px}.astronaut_fullscreen__close>div{transition:all .1s ease-in-out;cursor:pointer}.astronaut_fullscreen__close>div:hover{opacity:.25;color:#fff}.astronaut_fullscreen__close-button{transform:rotate(45deg);position:absolute;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.astronaut_fullscreen__close-button span{width:50%;height:1px;background-color:#fff}.astronaut_fullscreen__close-button span:before{content:"";left:50%;top:50%;transform:translateY(-50%);position:absolute;height:50%;width:1px;background-color:#fff}@keyframes cardSlide{0%{top:100vh}to{top:115px}}@-moz-keyframes cardSlide{0%{top:100vh}to{top:115px}}@-webkit-keyframes cardSlide{0%{top:100vh}to{top:115px}}@-o-keyframes cardSlide{0%{top:100vh}to{top:115px}}@-ms-keyframes cardSlide{0%{top:100vh}to{top:115px}}.astronaut_sort__toggle{margin-left:.1em;height:var(--bar-height);width:var(--bar-height);transition:transform .1s ease-in-out}.astronaut_sort__toggle__open{transform:rotate(180deg)}.astronaut_sort__dropdown{max-height:0;overflow:scroll;-ms-overflow-style:none;transition:max-height .2s}.astronaut_sort__dropdown__open{max-height:calc(100vh - 155px)}.astronaut_sort__dropdown::-webkit-scrollbar{display:none}.astronaut_sort__chevron{position:absolute;display:flex;align-items:center;justify-content:center;width:var(--bar-height);height:var(--bar-height)}.astronaut_sort__chevron span{width:100%;height:100%}.astronaut_sort__chevron span:before{left:40%;transform:rotate(45deg)}.astronaut_sort__chevron span:after,.astronaut_sort__chevron span:before{content:"";top:35%;position:absolute;height:30%;width:1px;background-color:#000}.astronaut_sort__chevron span:after{left:60%;transform:rotate(-45deg)}.astronaut_sort__option__selected{border-bottom:1px solid #000}.astronaut_sort__direction_container{position:relative;width:var(--bar-height);display:flex;align-items:center;justify-content:center}.astronaut_sort__descending{transform:rotate(180deg);top:2px}.astronaut_sort__direction_toggle{position:relative;bottom:3px;padding-right:23px}.astronaut_sort__direction_toggle:before{content:"";width:1px;height:6px;left:10px;background-color:#000;transform:rotate(30deg);position:absolute}.astronaut_sort__direction_toggle:after{content:"";width:1px;height:6px;left:13px;background-color:#000;transform:rotate(-30deg);position:absolute}.astronaut_detail_header{position:fixed;width:100%;z-index:10}.astronaut_detail_header__bar{z-index:10;position:relative;height:var(--bar-height);background-color:var(--blue)}.astronaut_detail_header__arrow:before{margin-left:.75em;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:12px;position:relative;top:.45em;transform:rotate(-45deg);vertical-align:top;width:12px;left:.25em;transform:rotate(-135deg)}.mission_list__team-single-text{width:100%}@media(min-width:56.26em){.mission_list__team-single-text{width:40%}.mission_list__team-single{width:600px;margin-right:30px}.mission_list__team{padding-top:4rem;padding-bottom:4rem}}.mission_list__team .flickity-viewport{overflow:visible}@media(min-width:1400px){.mission_list__dots{display:none}}.mission_list__dots .__dot{transition:all .3s;width:4px;height:4px;background-color:var(--dark-gray);opacity:.3;border-radius:50%}.mission_list__dots .__dot.active{opacity:1;background-color:var(--black)}.hero,.mission_list{overflow:hidden}.hero{padding-bottom:85%}@media(min-width:56.26em){.hero{padding-bottom:0;min-height:500px;height:90vh;max-height:900px}.hero img{position:absolute}}.hero h1 span{padding-left:12px}.hero h1 svg{width:34px;height:auto}@media(min-width:37.5em){.hero h1 svg{width:46px}}@media(min-width:75em){.hero h1 svg{width:60px}}.hero img{object-position:center;object-fit:cover;position:absolute;top:0;left:0}.hero iframe,.hero img{width:100%;height:100%}.hero__play{transition:all .3s ease-in-out;display:inline-block;border-left:40px solid #fff;border-top:20px solid transparent;border-bottom:20px solid transparent}.hero.video{cursor:pointer}.hero__video{z-index:-1}.hero__video.visible{z-index:100}.hero:hover .hero__play{opacity:.5}/*! nouislider - 14.6.0 - 6/27/2020 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-top:1px solid #fff;border-bottom:1px solid #fff}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-tap-highlight-color:red;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:4px}.noUi-horizontal .noUi-handle{height:4px;top:0;width:min(10vw,130px);left:min(3.55vw,46px)}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:max(40px,5vh);height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#ccc}.noUi-connect{background:#000}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#000;cursor:grab}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translateY(-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translateY(-18px);transform:translateY(-18px);top:auto;right:28px}.slider{flex:1;pointer-events:none}.slider__container{flex-direction:row;display:flex}.slider__before{background-color:#000}.slider__after,.slider__before{height:2px;margin-top:1px;width:min(5vw,64px)}.slider__after{background-color:#ccc}.contributor__partner img{max-width:80%;max-height:70px;height:auto;width:auto}.contributor__card{width:100%}@media(min-width:37.5em){.contributor__card{width:calc(50% - 1rem)}}@media(min-width:56.26em){.contributor__card{width:calc(33% - 1rem)}}.contributor__card-social svg{width:18px;height:18px}.contributor__card-social a{transition:all .3s ease-in-out;margin-right:1rem}.contributor__card-social a:hover{opacity:.5}@media(min-width:56.26em){.contact h3{min-height:180px}}.image__block img{display:block;opacity:0;transition:opacity .3s ease-in-out;width:100%;height:100%;object-fit:cover}.image__block img.is-visible{opacity:1}.image__block.abs .gatsby-image-wrapper{position:absolute;height:100%;width:100%}.team__photo{background-size:cover;background-position:50%;width:200px;height:200px;border-radius:50%;overflow:hidden}@media(min-width:56.26em){.team__photo{width:280px;height:280px}}.team__photo .gatsby-image-wrapper{position:absolute}.scroll-view{overflow:auto}.scroll-view--dragging>*{pointer-events:none;cursor:grab}.scroll-view--hide-scrollbars{overflow:auto;scrollbar-width:none}.scroll-view--hide-scrollbars::-webkit-scrollbar{display:none!important;height:0!important;width:0!important;background:transparent!important;-webkit-appearance:none!important}.scroll-view--native-scroll{overflow:auto}.scroll-view-dragging{cursor:grab!important}.light-scroll-bar::-webkit-scrollbar{background:transparent!important;width:6px;height:6px;display:none}.light-scroll-bar::-webkit-scrollbar-corner{display:none!important}.light-scroll-bar::-webkit-scrollbar-thumb,.light-scroll-bar::-webkit-scrollbar-track{-webkit-border-radius:6px;border-radius:6px}.light-scroll-bar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3)}.search{flex:1;width:100%;background:#f4f4f4;background:-moz-linear-gradient(180deg,#f4f4f4 0,#fff 20%,#fff 100%);background:-webkit-linear-gradient(180deg,#f4f4f4,#fff 20%,#fff);background:linear-gradient(180deg,#f4f4f4,#fff 20%,#fff);max-height:calc(100vh - 70px);padding:1.5rem 1.5rem 0}@media(max-width:56.26em){.search{height:100%}}@media(min-width:56.26em){.search{height:370px}}.search__field{padding:5px 0}.search__field::-webkit-input-placeholder{color:#000}.search__field::-moz-placeholder{color:#000}.search__field:-ms-input-placeholder{color:#000}.search__field:-moz-placeholder{color:#000}@media(max-width:56.26em){.search__cells{display:flex;flex-direction:column}}@media(min-width:56.26em){.search__cells{display:flex;flex-direction:row}}.search__desktop_scrollview{flex:1;white-space:nowrap;margin-top:1em;height:270px;overflow:auto}.search__desktop_scrollview>div>div>div{display:flex}.search__mobile_scrollview{margin-top:1em;height:calc(100vh - 129px - 1em);overflow:auto;white-space:nowrap}.search__scrollbar{background-color:var(--gray);height:2px}.search__scrollbar_handle{background-color:var(--black);height:4px;position:relative;top:-1px}.article__card{width:100%}.article__card h4{width:100%;transition:all .3s}@media(min-width:56.26em){.article__card h4{margin-bottom:0;padding-bottom:0}}.article__card p{max-width:90%}@media(min-width:37.5em){.article__card_contents{display:block;justify-content:flex-start;min-height:180px}}.article__card-image{background-position:50%;background-size:cover;padding-bottom:55%;width:100%}@media(min-width:37.5em){.article__card-image{padding-bottom:40%}}@media(min-width:56.26em){.article__card-image{padding-bottom:56.4%}}@media(min-width:37.5em){.article__card{width:48%}}@media(min-width:56.26em){.article__card{width:32%}}.article__card:hover h4{color:var(--blue)}.article__filters{display:none}@media(min-width:56.26em){.article__filters{display:flex}}.article__filters span{transition:all .3s ease-in-out;position:relative;display:block;margin-left:1.5rem;cursor:pointer}.article__filters span:before{transition:all .3s ease-in-out;content:"";position:absolute;width:7px;height:7px;border:1px solid #000;border-radius:50%;top:50%;transform:translateY(-50%);left:-14px}.none .article__filters span:before{border:none}.article__filters span.active,.article__filters span:hover{color:var(--blue)}.article__filters span.active:before,.article__filters span:hover:before{background-color:var(--blue)}.article__filters-clear{transition:all .3s ease-in-out;cursor:pointer}.article__filters-clear:hover{color:var(--blue)}.article__filters-empty{min-height:200px}@media(min-width:56.26em){.article__filters-empty{min-height:400px}}.article__filters__newsletter_background{background-color:var(--gray);width:100%;top:0;z-index:0}.tech__container{margin:40px 0}@media(min-width:56.26em){.tech__container{margin:60px 0}.tech__text{max-width:740px;width:40%}.tech__text p{margin:60px 0}.tech__image{width:58%}}.slideshow__article img{opacity:0}.slideshow__article-slide{background-size:cover;background-position:50%;background-repeat:no-repeat}.slideshow__article-left{border-right:5px solid #000}.slideshow__article-left,.slideshow__article-right{border-top:5px solid transparent;border-bottom:5px solid transparent}.slideshow__article-right{border-left:5px solid #000}.slideshow__article-icon{width:14px;height:14px;margin:0 16px;border:2px solid #000;position:relative}.slideshow__article-icon:after{content:"";position:absolute;width:14px;height:14px;border:2px solid #000;left:-6px;top:2px;background-color:#fff}.slideshow__article-controls{padding:1rem}.slideshow__article-controls-s{transition:all .3s ease-in-out;width:30px;height:30px;cursor:pointer}.slideshow__article-controls-s:hover{opacity:.5}.container--xl.article__inline_video{padding-top:8px;padding-bottom:0}@media(min-width:56.26em){.container--xl.article__inline_video{padding-bottom:8px}}.image__double .container--xl.article__inline_video{padding-top:0;padding-bottom:0}@media(min-width:56.26em){.image__double .container--xl.article__inline_video{padding-bottom:0}}.plyr{min-width:inherit!important}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true],.plyr__control--overlaid{background:#fff!important}.plyr--full-ui input[type=range]{color:#fff!important}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true],.plyr__control--overlaid{color:#000!important}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px hsla(49,73%,96%,.67)!important}.column-layout{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.column-layout div{min-width:150px}.quick__items>div{width:48%}@media(min-width:75em){.quick__items>div{width:32%}}.quick__container{margin-top:30px;margin-bottom:30px}@media(min-width:56.26em){.quick__container{margin-top:60px;margin-bottom:60px}}.quick__image{display:none}@media(min-width:56.26em){.quick__image{display:block;width:32vw;max-width:500px;max-height:700px;height:auto}}.flight__search-sky img{width:90px;position:relative;top:-3px}.flight__search input{border:1px solid #000}.flight__search input::-webkit-input-placeholder{color:var(--black)}.flight__search input::-moz-placeholder{color:var(--black)}.flight__search input:-ms-input-placeholder{color:var(--black)}.flight__search input:-moz-placeholder{color:var(--black)}.flight__search select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-bottom:1px solid #000;padding:6px 18px 6px 0;border-radius:0}.flight__search .select__wrapper{position:relative}.flight__search .select__wrapper:before{content:"";z-index:10000;right:2px;top:50%;margin-top:-4px;position:absolute;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #000}.flight__insta{width:250px}.flight__insta>div{transition:all .3s ease-in-out;min-height:43px;border-radius:0;background-color:transparent;border-color:#000;z-index:200;background-color:var(--gray)}.flight__insta.error>div{border-color:red}.flight__insta__indicators{background-color:transparent;z-index:200}.flight__insta_menu{text-align:left!important}.flight__captcha{width:calc(100vw - 3rem);overflow-x:hidden}.InputFromTo .DayPicker-Day--selected:not(.DayPicker-Day--start):not(.DayPicker-Day--end):not(.DayPicker-Day--outside){background-color:#f0f8ff!important;color:#ccc}.InputFromTo .DayPicker-Day{border-radius:0!important}.InputFromTo .DayPicker-Day--start{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.InputFromTo .DayPicker-Day--end{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.InputFromTo .DayPickerInput-Overlay,.InputFromTo-to .DayPickerInput-Overlay{width:600px}.InputFromTo-to .DayPickerInput-Overlay{margin-left:-223px}.InputFromTo.error input{border-color:red}.article__content{padding-bottom:30px}@media(min-width:56.26em){.article__content{padding-bottom:60px}}.article__content>div:first-child.article__image{padding-top:0}.article__contributors{flex:1}.article__contributors svg{width:18px;height:18px}.article__contributors>div{padding-bottom:.5rem}@media(min-width:37.5em){.article__contributors>div{max-width:40%;width:auto}}@media(min-width:56.26em){.article__contributors>div{max-width:100%}}.article__con-bar{font-size:12px}.article__share{display:flex;flex-direction:row;align-items:center;min-width:110px;align-self:flex-start}.article__share svg{height:18px;width:18px;top:3px;position:relative}.article__video iframe{width:100%;height:54vw}.article__sponsored{margin-top:60px}.article__sponsored-text{max-width:320px}@media(min-width:56.26em){.article__sponsored-text{margin-left:1.5rem}.article__sponsored{margin-top:100px;margin-bottom:20px}}.article__quote h1{font-family:Bau-Web;width:100%!important}@media(min-width:56.26em){.article__image_side{position:absolute}.article__image_side.small img{margin-top:-100px;width:320px}.article__image_side.small span{max-width:300px}.article__image_side.large img{margin-top:-200px;width:380px}.article__image_side.large span{max-width:360px}.article__image_side.largest img{margin-too:-200px;width:44vw}.article__image_side.largest span{max-width:360px}}@media(min-width:75em){.article__image_side.small img{width:360px}.article__image_side.small span{max-width:320px}.article__image_side.large img{width:420px}.article__image_side.large span{max-width:400px}.article__image_side.largest{left:52%}.article__image_side.largest img{max-width:620px}.article__image_side.largest span{max-width:400px}}.article__image span a{text-decoration:underline}@media(hover:hover){.article__image span a:hover{color:var(--blue)}}.article__data_single{max-width:1200px}.article__data_single:last-child{justify-content:flex-end}.article__data_large{font-size:32vw}@media(min-width:56.26em){.article__data_large{line-height:.9}}@media(min-width:75em){.article__data_large{font-size:24rem}}.article__data_lines{height:1px}.article__data_top{height:50px;width:1px}.article__data_top:before{transform:rotate(45deg);left:-1px}.article__data_top:after,.article__data_top:before{content:"";position:absolute;width:5px;top:0;background-color:var(--black);height:1px}.article__data_top:after{transform:rotate(-45deg);left:-3px}.article__data_bottom{height:50px;width:1px}.article__data_bottom:before{transform:rotate(45deg);left:-3px}.article__data_bottom:after,.article__data_bottom:before{content:"";position:absolute;width:5px;bottom:0;background-color:var(--black);height:1px}.article__data_bottom:after{transform:rotate(-45deg);left:-1px}.article__data_arrows{width:28%;max-width:440px}.article__header{padding-top:30px;padding-bottom:30px}@media(min-width:56.26em){.article__header{padding-top:60px;padding-bottom:60px}}.article__text-video{padding-bottom:56.25%;position:relative}.article__text-video div{position:absolute;width:100%;height:100%}.article__text-video iframe{height:100%;width:100%}.article__text p{max-width:700px}@media(min-width:56.26em){.article__text p{width:50%}}.article__text a{text-decoration:underline}@media(hover:hover){.article__text a:hover{color:var(--blue)}}@media(min-width:56.26em){.article__text span h1{width:100%}}.article__text h1{max-width:700px}@media(min-width:56.26em){.article__text h1{width:50%}}.article__text h1 span{display:flex;text-align:center;justify-content:flex-start}.article__text h1 span:first-child{text-align:left;justify-content:flex-start}.article__text h1 span:nth-child(2n){margin-left:30px}.article__text h1 span:nth-child(3){margin-left:80px}.article__text h1 span:last-child{justify-content:flex-end}.article__app .p1{padding-left:1.25rem!important;padding-right:1.25rem!important}.article__app__header{width:100%;background-color:#eaeaea;padding:1.25rem}.article__app__header h1{margin:0;font-family:DrukWide-Web;font-style:normal;font-weight:400;font-size:20px;line-height:22px;letter-spacing:.644545px;text-transform:uppercase}.article__app__header__icon{width:30px}.article__app__small-text{font-family:LL-Akkuratmono-Regular-Web;font-style:normal;font-weight:400;font-size:12px;line-height:15px;display:flex;align-items:center;letter-spacing:.5px;text-transform:uppercase}.article__app__highlight_a{text-decoration:none!important}@media(min-width:56.26em){.three__wrapper>div{width:31%;max-width:360px}}.three__wrapper a{text-decoration:underline}.three__wrapper h1{margin:0;padding:0;position:relative;top:-1rem;max-width:700px}.three__wrapper h1 span{display:flex;text-align:center;justify-content:flex-start}.three__wrapper h1 span:first-child{text-align:left;justify-content:flex-start}.three__wrapper h1 span:nth-child(2n){margin-left:30px}.three__wrapper h1 span:nth-child(3){margin-left:80px}.three__wrapper h1 span:last-child{justify-content:flex-end}.quote__text h1{max-width:700px}.quote__text h1 span{display:flex;text-align:center;justify-content:flex-start}.quote__text h1 span:first-child{text-align:left;justify-content:flex-start}.quote__text h1 span:nth-child(2n){margin-left:30px}.quote__text h1 span:nth-child(3){margin-left:80px}.quote__text h1 span:last-child{justify-content:flex-end}.image__day{transition:all .3s ease-in-out;display:none}@media(min-width:56.26em){.image__day{display:block}}.image__day.closed{display:none}.image__day.closing{opacity:0}.image__day-loading{min-height:64vh}.image__day-logo{max-width:150px}.image__day-image{max-height:70vh;width:auto}@media(min-width:75em){.image__day-image{max-height:64vh}}@media(min-width:56.26em){.image__day{padding-top:80px;padding-bottom:80px}}.image__day_close{width:40px;height:40px;cursor:pointer}@media(min-width:56.26em){.image__day_close{top:1.5rem;right:1.5rem}}.image__day_close-line{width:40px;height:1px;background-color:#000;transform:translateX(-20px) rotate(45deg);display:block}.image__day_close-line:after{position:absolute;content:"";width:40px;height:1px;transform:rotate(90deg);background-color:#000}.featured__slideshow{border-bottom:1px solid var(--gray)}.featured__slideshow-slide{background-size:cover;background-position:50%;background-repeat:no-repeat;height:70vw;max-height:940px}@media(min-width:56.26em){.featured__slideshow-slide{height:60vh}}.featured__next{display:none}@media(min-width:56.26em){.featured__next{display:flex;top:50%;transform:translateY(-50%);height:30px;cursor:pointer;right:30px}.featured__next:hover span{transform:translateX(4px)}}.featured__previous{display:none}@media(min-width:56.26em){.featured__previous{display:flex;left:20px;top:50%;cursor:pointer;transform:translateY(-50%);height:30px}.featured__previous>span{transform:rotate(180deg)}.featured__previous:hover span{transform:translateX(-4px) rotate(180deg)}}.featured__tags span:after{content:", "}.featured__tags span:last-child:after{content:""}@media(min-width:56.26em){.featured__headlines{min-height:260px}.featured__headlines.store{position:absolute;left:0;transform:translateY(-50%);max-width:640px;margin:0 auto;width:100%;top:80%}.featured__headlines.no-before:before{content:none}.featured__headlines h1.featured__headlines_header{font-size:3rem}.featured__headlines-flex>div{width:48%}.featured__headlines-flex>div:last-child{padding-top:0;width:40%;max-width:400px}.featured__headlines-flex>div h1{margin-top:0}}.featured__headlines-single{display:none;backface-visibility:hidden}.featured__headlines-single.active{display:block}.featured__headlines-single h1,.featured__headlines-single h3{transition:all .3s}.featured__headlines-single:hover .arrow{transform:translateX(5px)}.featured__headlines-single:hover h1,.featured__headlines-single:hover h3{color:var(--blue)}@media(min-width:56.26em){.featured__products{min-height:150px}.featured__products.store{position:absolute;left:0;transform:translateY(-50%);max-width:640px;margin:0 auto;width:100%;top:80%}.featured__products.no-before:before{content:none}.featured__products h1.featured__headlines_header{font-size:3rem}.featured__products-flex>div h1{margin-top:0}}.featured__products-single{display:none;backface-visibility:hidden}.featured__products-single.active{display:block}.featured__products-single h1,.featured__products-single h3{transition:all .3s}.featured__products-single:hover .arrow{transform:translateX(5px)}.featured__products-single:hover h1,.featured__products-single:hover h3{color:var(--blue)}.product{position:relative}.product__form-label{line-height:3rem;width:25%}.product__form-qty{width:100%;left:0}.product__form-qty-select{transition:all .3s ease-in-out;width:20px;height:20px;cursor:pointer;position:relative}.product__form-qty-select:hover{opacity:.6}.product__form-qty-select .minus,.product__form-qty-select .plus{height:1px;width:100%;background-color:#fff}.product__form-qty-select .plus:before{content:"";position:absolute;width:1px;height:100%;top:0;left:50%;background-color:#fff}.product__price{color:#fff}.product__circles{width:75%;row-gap:25px;column-gap:10px;justify-content:flex-end}.product__circles-single{transition:all .3s ease-in-out;border:1px solid hsla(0,0%,100%,.7);border-radius:50%;width:40px;height:40px;opacity:.7;cursor:pointer}.product__circles-single.active,.product__circles-single:hover{border:1px solid var(--yellow);background-color:var(--yellow);color:var(--black);opacity:1}.product__circles-single:first-child{margin-left:0}@media(max-width:1420px){.product__circles{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));justify-content:space-between}}@media(max-width:56.26em){.product__circles{width:100%}}@media(max-width:599px){.product__circles{width:75%;min-width:249px;display:flex;justify-content:flex-end}}@media(max-width:411px){.product__circles{justify-content:space-between;width:100%}}.product__images{width:100%;overflow:hidden}@media(min-width:37.5em){.product__images{width:50%;margin:1rem 1rem 0}}@media(min-width:56.26em){.product__images{width:66.66%;margin:1rem 1rem 0}}.product__images img{opacity:1}@media(min-width:37.5em){.product__images img{cursor:zoom-in}}.product__images img:last-child{margin-bottom:1rem}@media(min-width:56.26em){.product__wrapper{align-items:stretch}}@media(max-width:37.5em){.product__desc{display:none}}@media(min-width:37.5em){.product__desc{width:44.44%;right:2.5%;position:sticky;height:100%;top:80px;margin-bottom:.5em}}@media(min-width:56.26em){.product__desc{width:29%;right:2.5%;display:flex;flex-direction:column;position:sticky;height:100%;top:60px;margin-bottom:.5em}}@media(max-width:37.5em){.product__desc__mobile{display:block;margin-top:-2em}}@media(min-width:37.5em){.product__desc__mobile{display:none}}.product__thanks{padding-top:50px}.product__downloads-single{border:1px solid #fff;border-radius:2px}.product__downloads-single:hover{background-color:#fff;color:#000;text-decoration:none}.product__waitlist{border-bottom:1px solid #fff}.product__waitlist input{font-size:14px;color:#fff;padding-left:0}.product__waitlist .btn{border:1px solid #fff;border-bottom:0}.product__checkout{padding:2rem;border-radius:15px;margin-bottom:1em}@media(min-width:1420px){.product__checkout{padding:0 24px 24px}}@media(max-width:1420px){.product__checkout{padding:12px 24px 24px}}@media(max-width:37.5em){.product__checkout{margin:0 1em 1em 0}}@media(min-width:56.26em){.product__info{padding:2rem 0 2em 2em;background-color:#fff}}@media(max-width:56.26em){.product__info{padding-right:0}}.product__card{width:100%;cursor:pointer;margin-bottom:1.5rem}@media(min-width:56.26em){.product__card{width:46%;margin-bottom:3rem}}@media(min-width:75em){.product__card{width:31%}}.product__card-title{max-width:60%}.product__card-image{position:relative;background-size:cover;background-position:50%;overflow:hidden}.product__card-image img{object-fit:cover}.product__card-image .image__block{top:0;left:0;position:absolute;overflow:hidden}.product__card-image .image__block img{height:100%;width:100%;object-fit:cover;objec-position:center center}.product__card-sizer{opacity:0}.product__card:hover .product__card-title{color:var(--blue)}.product__qty{width:30px;text-align:center;min-width:5px;padding:0}.product select{width:100%;border-radius:0;padding:1.1rem;color:#fff}.product__select{padding:.7rem 0;width:100%;border-bottom:1px solid #fff}.quantityContainer{min-width:75%;max-width:249px}@media(max-width:56.26em){.quantityContainer{max-width:none}}@media(max-width:37.5em){.quantityContainer{max-width:249px}}@media(max-width:1420px){.quantityContainer{height:40px}}@media(max-width:56.26em){.related__products__container>*{width:46%}}@media(max-width:37.5em){.related__products__container>*{width:100%}}.cart{top:70px;right:0;border:1px solid #000;display:none;width:100vw;max-width:350px}@media(min-width:37.5em){.cart{right:20px;top:60px}}.cart.open{display:block}.cart__open{cursor:pointer}.cart__item{max-width:340px}.cart__item img{max-width:80px}@media(min-width:56.26em){.cart__item{width:100%}}.cart__checkout a{transition:all .3s;cursor:pointer;border-top:1px solid #000}.cart__checkout a:hover{background-color:#fff;text-decoration:none;color:#000}.cart__items{max-height:calc(100vh - 260px);overflow-y:scroll}.footer{border-top:1px solid var(--black);padding-bottom:40px}.footer__power img{max-width:130px}.template__index .footer__power{display:flex}.footer__columns{display:flex;flex-direction:row;flex-wrap:wrap}.footer__column{min-width:275px;flex:1;display:flex;flex-direction:column;border-top:1px solid var(--black);margin-top:2rem;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem;margin-left:.5rem;margin-right:.5rem}.footer__column h6,.footer__fact h6{margin:0}.footer .newsletter__wrap{margin-top:1rem}.footer .newsletter__wrap>div{margin:0;padding:0}.footer__newsletter{max-width:360px;padding-left:1.5rem}@media(min-width:75em){.footer__newsletter{padding-left:1.5rem;max-width:230px}}@media(min-width:56.26em){.footer__newsletter{margin-bottom:0}.footer__newsletter>div{width:100%}.footer__newsletter>div h5{width:auto;margin-top:0;margin-bottom:0}.footer__newsletter form{max-width:230px;margin-top:.5rem}}.footer__newsletter form{border:1px solid var(--black)}.footer__newsletter form input{color:#000;padding:0 0 0 .5rem;font-size:13px;width:100%}.footer__newsletter form input::-webkit-input-placeholder{color:#000}.footer__newsletter form input::-moz-placeholder{color:#000}.footer__newsletter form input:-ms-input-placeholder{color:#000}.footer__newsletter form input:-moz-placeholder{color:#000}.footer__newsletter form button{border-left:1px solid #000}.footer__logo img{max-width:40px}.footer__logo svg{width:48px;height:48px}.footer__links{display:none}@media(min-width:56.26em){.footer__links{display:flex}.footer__links li{margin-left:2rem}}.footer__links svg{height:20px;width:20px}.footer__social li{transition:all .3s ease-in-out}.footer__social li:hover{opacity:.5}@media(min-width:75em){.footer__social li{margin-right:1rem}}.footer__social svg{width:19px;height:19px}@media(min-width:56.26em){.footer__social{margin-top:1rem;padding-bottom:0}}body.modal-is-open{overflow:hidden}.modal{display:none;position:fixed;bottom:0;left:0;right:0;top:0;background-color:rgba(0,0,0,.9);padding:2em;overflow:auto;opacity:0;transition:opacity .5s}.modal.is-open{display:flex;justify-content:center;align-items:center}.modal.is-visible{opacity:1}.modal.is-hiding{opacity:0}.modal__content{position:relative;padding:2em;background:#fff;max-width:700px;margin:auto}body.modal-gallery-is-open{overflow:hidden}.modal-gallery{outline:none}@media(min-width:37.5em){.productModalContainer{width:100vw;height:100vh;margin:0;line-height:0;z-index:10000}.productModalContainer:hover{cursor:zoom-out}}.error_{min-height:calc(100vh - 120px)}.error__time{min-width:100px}.error__glitch,.error__time{position:relative;display:block}.error__glitch:before{-webkit-transition:all .2s;left:0;left:8px}.error__glitch:after,.error__glitch:before{transition:all .2s;content:attr(data-text);position:absolute;top:0;width:100%;height:100%;text-shadow:-1px 0 var(--yellow);background:var(--black);animation:glitch-anim 2s linear infinite alternate-reverse}.error__glitch:after{clip:rect(30px,100px,306px,0);left:0;left:-2px}.error__msg{position:relative;display:block}.error__msg:before{left:0;left:4px;text-shadow:-1px 0 var(--yellow);animation:glitch-anim 2s linear infinite alternate-reverse}.error__msg:after,.error__msg:before{clip:rect(44px,450px,56px,0);transition:all .2s;content:attr(data-text);position:absolute;top:0;width:100%;height:100%;background:var(--black)}.error__msg:after{left:0;left:-4px;text-shadow:-1px 0 var(--white);animation:glitch-anim 4s linear infinite alternate-reverse}.error__msg-big:after{animation:glitch-big 2s linear infinite alternate-reverse}.error__msg-big:before{animation:glitch-big 4s linear infinite alternate-reverse}.error__block:before{background-color:#fff;clip:auto;animation:none}@keyframes glitch-anim{0%{clip:rect(10px,450px,706px,0)}20%{clip:rect(8px,450px,106px,0);left:-30px}40%{clip:rect(26px,450px,300px,0);left:20px}60%{clip:rect(7px,450px,708px,0);left:-50px}80%{clip:rect(15px,450px,103px,0)}to{clip:rect(13px,450px,500px,0);left:100px}}@keyframes glitch-big{0%{clip:rect(70px,450px,76px,0)}20%{clip:rect(29px,450px,16px,0)}40%{clip:rect(76px,450px,3px,0)}60%{clip:rect(42px,450px,78px,0)}80%{clip:rect(15px,450px,13px,0)}to{clip:rect(53px,450px,5px,0)}}.arrow{transition:all .3s ease-in-out}.arrow__right{width:40px;background-color:currentColor;height:1px}@media(min-width:56.26em){.arrow__right{width:58px}}.arrow__right:before{top:-1px;transform:rotate(45deg)}.arrow__right:after,.arrow__right:before{position:absolute;content:"";height:5px;width:1px;background-color:currentColor;right:1px}.arrow__right:after{top:-3px;transform:rotate(-45deg)}.arrow__left{width:40px;background-color:currentColor;height:1px}@media(min-width:56.26em){.arrow__left{width:58px}}.arrow__left:before{top:-1px;transform:rotate(45deg)}.arrow__left:after,.arrow__left:before{position:absolute;content:"";height:5px;width:1px;background-color:currentColor;right:1px}.arrow__left:after{top:-3px;transform:rotate(-45deg)}.arrow__down{width:40px;height:1px;background-color:currentColor;top:-20px;margin-left:10px}.arrow__down_left,.arrow__down_right{height:40px;width:1px;background-color:currentColor}.arrow__down_d:before{transform:rotate(45deg);left:-3px}.arrow__down_d:after,.arrow__down_d:before{content:"";position:absolute;width:5px;bottom:0;background-color:var(--black);height:1px}.arrow__down_d:after{transform:rotate(-45deg);left:-1px}.mouseover{z-index:100;pointer-events:none}.mouseover__chevron{top:10px;width:10px;height:10px;transform:rotate(45deg)}.mouseover__contents{top:15px}.newsletter_module{max-width:550px;text-align:center;color:#000}.newsletter_module[data-dark-background=true]{color:#fff}@media(min-width:37.5em){.newsletter_module__text{align-items:flex-start}}.newsletter_module__tagline{min-width:200px;padding-bottom:.5rem}.newsletter_module__headline{width:100%;min-width:200px;margin-bottom:.6rem}@media(min-width:37.5em){.newsletter_module{text-align:left;margin-bottom:0}.newsletter_module>div{width:100%}.newsletter_module>div h5{width:auto;margin-top:0;margin-bottom:0}.newsletter_module form{margin-top:.5rem}.newsletter_module__headline{width:auto;padding-right:1rem;padding-bottom:0}.newsletter_module__tagline{padding-bottom:0}}.newsletter_module form{display:flex;flex-direction:column}@media(min-width:37.5em){.newsletter_module form{flex-direction:row}}.newsletter_module form input{border:1px solid;color:currentColor;padding:.5rem;font-size:13px;width:100%}.newsletter_module form input::-webkit-input-placeholder{color:currentColor;opacity:.4}.newsletter_module form input::-moz-placeholder{color:currentColor;opacity:.4}.newsletter_module form input:-ms-input-placeholder{color:currentColor;opacity:.4}.newsletter_module form input:-moz-placeholder{color:currentColor;opacity:.4}.newsletter_module form button{border:1px solid #000;background-color:#000;white-space:nowrap;margin-top:1rem;width:100%}.newsletter_module form button:hover{text-decoration:none;background-color:transparent}.newsletter_module form button:hover span{color:#000!important}.newsletter_module form button[data-dark-background=true]{border:1px solid #fff;background-color:#fff}.newsletter_module form button[data-dark-background=true]:hover{text-decoration:none;background-color:transparent}.newsletter_module form button[data-dark-background=true]:hover span{color:#fff!important}@media(min-width:37.5em){.newsletter_module form button{width:auto;margin-top:0;margin-left:1rem}}.doormat__overlay{background-color:rgba(0,0,0,.7)}.doormat__container{overflow:scroll;flex-direction:column;background-color:#fff;max-width:750px;width:80vw;max-height:95vh}@media(min-width:56.26em){.doormat__container{flex-direction:row}}.doormat__image{padding-bottom:60%;display:grid;background-image:url(/supercluster_app_image_wide.jpg);background-size:cover;background-position:50%}@media(min-width:56.26em){.doormat__image{height:auto;width:40%;padding-bottom:40%}}.doormat__body{height:60%;padding-top:1.5em;padding-bottom:1em}@media(min-width:56.26em){.doormat__body{padding-top:2em;padding-bottom:0;width:60%;height:auto}}.doormat__icon{display:none;width:3.5em;height:3.5em;margin-top:3em;background-image:url(/app_icon.png);background-size:cover;background-position:50%}@media(min-width:56.26em){.doormat__icon{display:block}}.doormat__links{justify-content:space-evenly;flex-wrap:wrap}.doormat__link{margin:.4em;border-bottom:1px solid #000;text-decoration:none!important}.doormat__close{width:30px;height:30px;cursor:pointer;background-color:#fff}.doormat__close span{margin-top:4.5px;margin-left:5.5px;transform:rotate(-45deg);width:19px;height:1.5px;top:9.5px;background-color:#000;position:absolute}.doormat__close span:before{content:"";left:9px;top:1px;transform:translateY(-50%);position:absolute;height:20px;width:1.5px;background-color:#000}.astronaut_card_list__scrollview{margin-left:1.5em;margin-right:1.5em}@media(max-width:900px){.astronaut_card_list__scrollview{margin-left:1em;margin-right:1em}}.super_card__content_wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.super_card__content_grid{padding-bottom:70%}.super_card__content_grid,.super_card__content_list_y{z-index:1;cursor:pointer;white-space:pre-wrap}.super_card__content_list_x,.super_card__content_list_xr{width:350px;height:245px;display:flex;z-index:1;cursor:pointer;white-space:pre-wrap}.super_card__link_grid{position:relative;display:inline-block;align-self:flex-start;margin-bottom:1em;margin-right:1em;width:calc(100% - 1.5em)}@media(min-width:750px){.super_card__link_grid{width:calc(50% - 1.25em)}}@media(min-width:1050px){.super_card__link_grid{width:calc(33% - .9em)}}@media(min-width:1300px){.super_card__link_grid{width:calc(33% - .9em)}}.super_card__link_grid:hover{color:var(--blue)!important;text-decoration:none!important}.super_card__link_list_x,.super_card__link_list_xr{position:absolute;display:inline-block;align-self:flex-start;margin-right:1em;margin-bottom:1em;width:350px}.super_card__link_list_x:hover,.super_card__link_list_xr:hover{color:var(--blue)!important;text-decoration:none!important}.super_card__link_list_xr{position:relative}.super_card__link_list_y{position:relative;align-self:flex-start;display:block;margin-bottom:1.5em;padding-bottom:70%;width:100%}.super_card__link_list_y:hover{color:var(--blue)!important;text-decoration:none!important}.super_card__title{font-size:1.4rem;line-height:1.7rem}@media(min-width:900px)and (max-width:1050px){.super_card__title{font-size:1.7rem;line-height:1.9rem}}@media(min-width:450px)and (max-width:700px){.super_card__title{font-size:1.7rem;line-height:1.9rem}}.super_card__title_small{font-size:1.2rem;line-height:1.35rem}@media(min-width:900px)and (max-width:1050px){.super_card__title_small{font-size:1.4rem;line-height:1.7rem}}@media(min-width:450px)and (max-width:700px){.super_card__title_small{font-size:1.4rem;line-height:1.7rem}}.super_card__title_extra_small{font-size:1rem;line-height:1.3rem}@media(min-width:900px)and (max-width:1050px){.super_card__title_extra_small{font-size:1.05rem;line-height:1.5rem}}@media(min-width:450px)and (max-width:700px){.super_card__title_extra_small{font-size:1.4rem;line-height:1.7rem}}.patreon_module{display:flex;flex-direction:column;align-items:flex-start;max-width:550px}.patreon_module p{max-width:308px}.each-slide-effect>div{display:flex;align-items:center;justify-content:center;background-size:cover;height:350px}.slide-container{width:100%;object-fit:cover;overflow:clip;--slide-height:70vw;--slide-max-height:940px;height:var(--slide-height)}@media(min-width:56.26em){.slide-container{--slide-height:60vh}}.slide-container>div{width:100%;height:var(--slide-height)}.each-slide>div{display:flex;align-items:center;justify-content:center;background-size:cover;height:300px}.each-fade{display:flex}.each-fade .image-container{width:75%;overflow:hidden}.each-fade .image-container img{width:100%}.each-fade h2{width:25%;display:flex;justify-content:center;align-items:center;margin:0;background:#adceed}.indicator{background-color:var(--blue);border:1px solid var(--blue);opacity:.3;border-radius:50%;cursor:pointer;display:inline-block;margin:20px 8px;padding:3px;transition:all .2s ease-out}.indicator.active{opacity:1;z-index:200}.images-wrap{pointer-events:none}.images-wrap,.images-wrap>div,.images-wrap>div>div,.images-wrap>div>div>img{height:var(--slide-height);max-height:var(--slide-max-height)}.images-wrap>div>div>img{object-fit:cover}.react-slideshow-container{line-height:0}.react-slideshow-container+ul.indicators{margin-top:-60px!important}.carouselNav{background-color:var(--yellow);border-radius:25px;padding:8px 0;margin:0 10px;transition:all .2s ease-out}.carouselNav:hover:first-child{transform:translateX(-5px)}.carouselNav:hover:last-child{transform:translateX(5px)}.carouselNav__left{transform:rotate(-180deg);margin:0 10px}.carouselNav__right{margin:0 10px}@media(max-width:37.5em){.carouselNav{display:none}}.darkMode{color:#fff;background-color:#000}.lightMode{color:#000;background-color:var(--gray)}.lightMode__primary{background-color:var(--yellow)}.invertBlackWhite{filter:invert(1)}.about__page{padding-top:30px}@media(min-width:56.26em){.about__page .text__block{width:32%}.about__page-hero{min-height:500px;height:100vh;max-height:900px}.about__page-hero img{object-position:center;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.about__page-title{padding-top:30px}.about__page-text{padding-top:40px;padding-bottom:40px}}@media(min-width:75em){.about__page-text{padding-top:40px;padding-bottom:60px}}@media(min-width:56.26em){.about__page-contact{width:31%;max-width:360px;padding-bottom:30px}.about__page-contact h3{min-height:180px}}.about__page-video{position:relative;padding-bottom:54.85%;padding-top:25px;height:0}.about__page-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width:56.26em){.about__page-video{margin-bottom:60px}}.launch__upcoming{border-bottom:1px solid var(--black);padding-top:3rem;padding-bottom:3rem}.launch__upcoming:first-child{padding-top:0}.launch__next-big .launch__upcoming{padding-bottom:0;border-bottom:0}.launch__upcoming-text{max-width:100%}@media(min-width:56.26em){.launch__upcoming-text{max-width:70%}}.launch__upcoming-image{opacity:0;transition:all .3s ease-in-out}.launch__upcoming:hover h3{text-decoration:underline}.launch__upcoming:hover .arrow{transform:translateX(5px)}@media(min-width:56.26em){.launch__track{text-align:right;width:24%}}.astronaut_index__nav{position:fixed;width:100%}.astronaut_index__sort{padding-top:0}@media(max-width:56.26em){.astronaut_index__sort{border-bottom:1px solid #000}}.astronaut_index__listtoggle{margin-top:3.5em}@media(min-width:56.26em){.astronaut_index__listtoggle{margin-top:1.5em}}.astronaut_index__descending{position:relative;transform:rotate(180deg);top:-2px}.astronaut_index__chevron{position:relative;top:4px;right:2.5px;padding-right:20px}.astronaut_index__chevron:before{left:10px;transform:rotate(30deg)}.astronaut_index__chevron:after,.astronaut_index__chevron:before{content:"";width:1px;height:6px;background-color:#000;position:absolute}.astronaut_index__chevron:after{left:13px;transform:rotate(-30deg)}.astronaut_index__border_bottom{border-bottom:1px solid #000;height:var(--bar-height)}.astronaut_page{background-color:var(--gray);min-width:300px;max-width:500px;display:flex;z-index:1;flex-direction:row;cursor:pointer}.astronaut_page__header_split{max-width:640px}.astronaut_page__header_desktop{padding-top:40px}@media(max-width:800px){.astronaut_page__header_desktop{display:none}}.astronaut_page__header_mobile{padding-top:40px}@media(min-width:799px){.astronaut_page__header_mobile{display:none}}.astronaut_page__name_card{width:100%;max-width:640px}.astronaut_page__flags_tablet{top:35px}@media(min-width:1100px){.astronaut_page__flags_tablet{display:none}}.astronaut_page__flags_desktop{top:30px}@media(max-width:1100px){.astronaut_page__flags_desktop{display:none}}.astronaut_page__name_desktop{margin-right:90px;font-size:1.2rem;line-height:1.35rem}@media(min-width:800px){.astronaut_page__name_desktop{font-size:2rem;line-height:2rem}}@media(min-width:1100px){.astronaut_page__name_desktop{font-size:3rem;line-height:3rem}}.astronaut_page__big_stats{font-size:2rem;line-height:3rem}@media(min-width:800px){.astronaut_page__big_stats{font-size:1.5rem;line-height:1.5rem}}@media(min-width:1100px){.astronaut_page__big_stats{font-size:2rem;line-height:2rem}}.astronaut_page__scroll{overflow:scroll}.astronaut_page__stats{position:absolute;top:40px;left:0;right:0;bottom:0;flex-direction:row}@media(max-width:600px){.astronaut_page__stats{display:none}}.astronaut_page__divider{height:1px}.astronaut_page__image{padding-bottom:50%;background-position:50%;background-size:cover;overflow:hidden}@media(max-width:800px){.astronaut_page__image{padding-bottom:80%}}.astronaut_page__bio{flex:1;display:flex;flex-direction:column}.astronaut_page__bio_text{flex:3}.astronaut_page__bio_text_title{font-size:1.25rem}.astronaut_page__bio_stats{flex:1;background-color:var(--dark-gray)}.iss_traffic_index{background-color:#000;width:100%;height:100%}@media(min-width:56.26em){.iss_traffic_index{min-height:700px}}.iss_traffic_index__content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;color:#fff;padding-top:var(--bar-height);overflow:hidden;min-height:100%}.iss_traffic_index__iss_container{flex:1;position:relative}.iss_traffic_index__options{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}@media(max-width:56.26em){.iss_traffic_index__options{margin:0 20%}}@media(min-width:56.26em){.iss_traffic_index__options{margin:0 12%}}@media(min-width:81.25em){.iss_traffic_index__options{margin:0 20%}}.iss_traffic_index__left_bar{z-index:50;position:absolute;top:0;left:0;bottom:0;width:300px;height:100%;padding:1.5em 0 1.5em 1.5em;display:flex;flex-direction:column}@media(max-width:56.26em){.iss_traffic_index__left_bar{display:none}}@media(max-width:75em){.iss_traffic_index__left_bar{width:270px}}.iss_traffic_index__right_bar{z-index:50;position:absolute;top:0;right:0;bottom:0;width:300px;height:100%;padding:1.5em 1.5em 1.5em 0;display:flex;flex-direction:column}@media(max-width:56.26em){.iss_traffic_index__right_bar{display:none}}@media(max-width:75em){.iss_traffic_index__right_bar{width:270px}}.iss_traffic_index__mobile_content_overlay{display:none;z-index:50;position:absolute;left:0;right:0;bottom:0;height:45%;background-color:red}@media(max-width:56.26em){.iss_traffic_index__mobile_content_overlay{display:block}}.iss_traffic_index__bar_bottom_content{flex:1;max-height:350px;display:flex}.newsletter_signup__background{background-position:100% 0;background-size:cover}.app{position:relative;background-color:#000;margin:1.5rem;padding:2em;color:#fff}.app>div{display:flex;flex-direction:row;margin-top:1.5rem}.app>div button{border:1px solid #fff;margin-right:1rem}.support{z-index:100000}.support__blocks{border-radius:14px}.support__blocks__bottom{border-radius:14px;margin-bottom:8em}.support__description{font-size:18px}.support__field{border-radius:14px}.support__field::-webkit-input-placeholder{color:#000;opacity:30%}.support__field::-moplaceholderz-{color:#000;opacity:30%}.support__field:-ms-input-placeholder{color:#000;opacity:30%}.support__field:-moz-placeholder{color:#000;opacity:30%}.support__header{font-size:48px}.support__input{gap:2rem}.support__paymentAmounts{display:grid;grid-template-columns:repeat(3,1fr) .75fr;grid-template-rows:repeat(3,1fr);grid-column-gap:0;grid-row-gap:0}.support__paymentAmounts input[type=radio]:checked{filter:brightness(0)}.support__switch{background-color:rgba(0,0,0,.302)}.support__switch,.support__switch__active{width:38px;height:18px;border-radius:9px;display:flex;padding:5px}.support__switch__active{background-color:var(--black);justify-content:flex-end}.support__switch__bubble{width:8px;height:8px;border-radius:6px;background-color:#fff}.support__toggle{gap:1em}