@charset "UTF-8";/*! normalize.css v3.0.1 | MIT License | git.io/normalize */.archive-heading h2 strong,.archived-pilots__title strong,.button--archive-link strong,.dm__body__module__title strong,.e-button strong,.e-message strong,.gel-double-pica strong,.gel-double-pica-bold,.gel-double-pica-bold strong,.gel-trafalgar strong,.info-panel__footer__subtitle strong,.info-panel__footer__title strong,.info-panel__footer__try-rate-share__item__title strong,.info-panel__learnings__top-pilots .top-pilots-panel__title strong,.info-panel__synopsis strong,.info-panel__vr__preview__title strong,.info-panel__vr__title strong,.info-section__title strong,.last-chance-pilots strong,.last-chance-pilots__title strong,.learnings-panel__end-date strong,.learnings-panel__lesson strong,.learnings-panel__title strong,.proto-item--static .proto-item__description strong,.proto-item--static .proto-item__title strong,.proto-item__meta__title strong,.rate-module__rating strong,.smp-video__javascript-warning p strong,.story-panel h1 strong,.story-panel h2 strong,.story-panel p.story-panel__intro strong,.taster-filter strong,.taster-filter-title strong,.top-pilot__index strong,.trailer-panel__title strong,h1 strong,h2 strong,h3 strong{letter-spacing:-.03em}.dm__body__module__title:focus,a:active,a:hover{outline:0}.archive-sort__option:focus,.archive-sort__option:hover,.disclaimer a,.e-button{text-decoration:underline}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.button,legend{border:0}.grid,legend,td,th{padding:0}table{border-collapse:collapse;border-spacing:0}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.grid{list-style:none;margin:0 0 0 -24px}.grid__item{float:left;padding-left:24px;vertical-align:top;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.button,.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-12px}.grid--narrow>.grid__item{padding-left:12px}.grid--wide{margin-left:-48px}.grid--wide>.grid__item{padding-left:48px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:599px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (max-width:480px){.feature--one-whole{width:100%}.feature--five-tenths,.feature--four-eighths,.feature--one-half,.feature--six-twelfths,.feature--three-sixths,.feature--two-quarters{width:50%}.feature--four-twelfths,.feature--one-third,.feature--two-sixths{width:33.333%}.feature--eight-twelfths,.feature--four-sixths,.feature--two-thirds{width:66.666%}.feature--one-quarter,.feature--three-twelfths,.feature--two-eighths{width:25%}.feature--nine-twelfths,.feature--six-eighths,.feature--three-quarters{width:75%}.feature--one-fifth,.feature--two-tenths{width:20%}.feature--four-tenths,.feature--two-fifths{width:40%}.feature--six-tenths,.feature--three-fifths{width:60%}.feature--eight-tenths,.feature--four-fifths{width:80%}.feature--one-sixth,.feature--two-twelfths{width:16.666%}.feature--five-sixths,.feature--ten-twelfths{width:83.333%}.feature--one-eighth{width:12.5%}.feature--three-eighths{width:37.5%}.feature--five-eighths{width:62.5%}.feature--seven-eighths{width:87.5%}.feature--one-tenth{width:10%}.feature--three-tenths{width:30%}.feature--seven-tenths{width:70%}.feature--nine-tenths{width:90%}.feature--one-twelfth{width:8.333%}.feature--five-twelfths{width:41.666%}.feature--seven-twelfths{width:58.333%}.feature--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:1023px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:1023px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}@media only screen and (min-width:1024px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}}.container{margin:0 auto;max-width:1008px;position:relative}.container--gutters{padding:0 16px}.container--float{padding:0 8px}@media screen and (max-width:399px){.container--gutters{padding:0 8px}.container--float{padding:0}}.reset-gutters{margin:0 -8px}@media screen and (max-width:599px){.grid{margin-left:-12px}.grid>.grid__item{padding-left:12px}}.sr-only{clip:rect(1px,1px,1px,1px);display:inline-block;position:absolute;text-indent:-10000px}#orb-modules{font:1.5em/1.2 "Helvetica Neue",Helvetica,Arial,sans-serif}dd,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,table,ul{margin-bottom:18px;margin-bottom:1.2rem;margin-top:0}.ie8 .disclaimer p.tight-spacing,.tight-spacing{margin-bottom:9px;margin-bottom:.6rem}.landmark{margin-bottom:18px;margin-bottom:2.4rem}.e-title,.gel-wellington,.info-panel__title,.info-section__title--important,.learnings-panel__learning{font-size:46px;font-size:2.875rem;line-height:1.2}.archive-heading h2,.archived-pilots__title,.e-message,.e-message p,.gel-trafalgar,.info-panel__footer__title,.info-panel__learnings__top-pilots .top-pilots-panel__title,.info-panel__vr__title,.info-section__title,.last-chance-pilots,.last-chance-pilots__title,.learnings-panel__end-date,.learnings-panel__title,.proto-item--static .proto-item__title,.story-panel h1,.trailer-panel__title,h1{font-size:20px;font-size:1.25rem;line-height:1.2}.button--archive-link,.dm__body__module__title,.e-button,.gel-double-pica,.gel-double-pica-bold,.info-panel__footer__subtitle,.info-panel__footer__try-rate-share__item__title,.info-panel__synopsis,.info-panel__vr__preview__title,.learnings-panel__lesson,.proto-item--static .proto-item__description,.proto-item__meta__title,.rate-module__rating,.smp-video__javascript-warning p,.story-panel h2,.story-panel p.story-panel__intro,.taster-filter,.taster-filter-title,.top-pilot__index,h2,h3{font-size:20px;font-size:1.25rem;font-weight:400;line-height:1.2}.gel-great-primer,.info-panel__footer__top-pilots .top-pilot__meta__title,.info-panel__nav-item__action,.info-panel__nav__item__info,.info-section__subtitle,.info-section__subtitle--full-width,.masthead__play-trailer,.popup .disclaimer-popup__button-secondary,.proto-item--twitter .proto-item__description{font-size:18px;font-size:1.125rem;font-weight:700;line-height:1.222}.archive-sort__option,.disclaimer-popup__subtitle,.dm__body__module__button,.dm__header__wrapper .dm__title,.dm__nav--secondary,.gel-pica,.info-panel__footer__contact,.info-panel__nav__item__action__meta,.info-panel__nav__item__action__support,.info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__meta,.info-section__body,.info-section__copy p,.info-section__copy ul,.learnings-panel__learnings,.main-navigation__link,.pagination__list__item__link,.popup .button,.proto-item--pilot .proto-item__description,.proto-item--pilot .proto-item__title,.proto-item__meta__description,.responsive-nav .dm__nav__item,h4{font-size:15px;font-size:.9375rem;font-weight:400;line-height:1.333}.gel-pica-bold,.pilot__list__item__title{font-size:15px;font-size:.9375rem;font-weight:700;line-height:1.333}.gel-long-primer,p{font-size:15px;font-size:.9375rem;line-height:1.2}.action-card__action,.dm__nav__item__action__title,.gel-longer-primer,.info-panel__vr__sysreq__title,.info-section__summary,.rate-module--reminder__header,.story-panel blockquote,.story-panel ol,.story-panel p,.story-panel ul,h3.info-panel__disabled-pilot__info__title,h3.info-panel__unsupported-device__info__title{font-size:18px;font-size:1.125rem;line-height:1.222}.gel-brevier,.learnings-panel__figure,.pilot__list__item__date,.proto-item__lastchance i,.proto-item__metrics,.top-pilots-panel__option{font-size:14px;font-size:.875rem;line-height:1.142857}.dm__nav__item__action__meta,.gel-mighty-minion,.gel-mini-minion,.gel-minion,.learnings-panel__stat,.proto-item__lastchance__countdown,.proto-item__lastchance__timeleft,.proto-item__metric{font-size:12px;font-size:.75rem;line-height:1.3333;text-transform:uppercase}@media screen and (min-width:320px){dd,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,table,ul{margin-bottom:20px;margin-bottom:1.25rem;margin-top:0}.ie8 .disclaimer p.tight-spacing,.tight-spacing{margin-bottom:10px;margin-bottom:.625rem}.landmark{margin-bottom:20px;margin-bottom:2.5rem}#orb-modules{font:1.6em/1.25 "Helvetica Neue",Helvetica,Arial,sans-serif}.archive-heading h2,.archived-pilots__title,.e-message,.e-message p,.gel-trafalgar,.info-panel__footer__title,.info-panel__learnings__top-pilots .top-pilots-panel__title,.info-panel__vr__title,.info-section__title,.last-chance-pilots,.last-chance-pilots__title,.learnings-panel__end-date,.learnings-panel__title,.proto-item--static .proto-item__title,.story-panel h1,.trailer-panel__title,h1{font-size:24px;font-size:1.5rem;line-height:1.16666667}.button--archive-link,.dm__body__module__title,.e-button,.gel-double-pica,.gel-double-pica-bold,.gel-great-primer,.info-panel__footer__subtitle,.info-panel__footer__top-pilots .top-pilot__meta__title,.info-panel__footer__try-rate-share__item__title,.info-panel__nav-item__action,.info-panel__nav__item__info,.info-panel__synopsis,.info-panel__vr__preview__title,.info-section__subtitle,.info-section__subtitle--full-width,.learnings-panel__lesson,.masthead__play-trailer,.popup .disclaimer-popup__button-secondary,.proto-item--static .proto-item__description,.proto-item--twitter .proto-item__description,.proto-item__meta__title,.rate-module__rating,.smp-video__javascript-warning p,.story-panel h2,.story-panel p.story-panel__intro,.taster-filter,.taster-filter-title,.top-pilot__index,h2,h3{font-size:20px;font-size:1.25rem;line-height:1.2}.archive-sort__option,.disclaimer-popup__subtitle,.dm__body__module__button,.dm__header__wrapper .dm__title,.dm__nav--secondary,.gel-pica,.info-panel__footer__contact,.info-panel__nav__item__action__meta,.info-panel__nav__item__action__support,.info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__meta,.info-section__body,.info-section__copy p,.info-section__copy ul,.learnings-panel__learnings,.main-navigation__link,.pagination__list__item__link,.popup .button,.proto-item--pilot .proto-item__description,.proto-item--pilot .proto-item__title,.proto-item__meta__description,.responsive-nav .dm__nav__item,h4{font-size:16px;font-size:1rem;font-weight:400;line-height:1.375}.gel-pica-bold,.pilot__list__item__title{font-size:16px;font-size:1rem;font-weight:700;line-height:1.375}.gel-long-primer,p{font-size:16px;font-size:1rem;line-height:1.25}.action-card__action,.dm__nav__item__action__title,.gel-longer-primer,.info-panel__vr__sysreq__title,.info-section__summary,.rate-module--reminder__header,.story-panel blockquote,.story-panel ol,.story-panel p,.story-panel ul,h3.info-panel__disabled-pilot__info__title,h3.info-panel__unsupported-device__info__title{font-size:19px;font-size:1.1875rem;line-height:1.263}.gel-brevier,.learnings-panel__figure,.pilot__list__item__date,.proto-item__lastchance i,.proto-item__metrics,.top-pilots-panel__option{font-size:14px;font-size:.875rem;line-height:1.142857}.dm__nav__item__action__meta,.gel-mighty-minion,.gel-mini-minion,.gel-minion,.learnings-panel__stat,.proto-item__lastchance__countdown,.proto-item__lastchance__timeleft,.proto-item__metric,article h4{font-size:12px;font-size:.75rem;line-height:1.3333}.archive-heading h2 strong,.archived-pilots__title strong,.button--archive-link strong,.dm__body__module__title strong,.e-button strong,.e-message strong,.gel-double-pica strong,.gel-double-pica-bold strong,.gel-great-primer strong,.gel-trafalgar strong,.info-panel__footer__subtitle strong,.info-panel__footer__title strong,.info-panel__footer__top-pilots .top-pilot__meta__title strong,.info-panel__footer__try-rate-share__item__title strong,.info-panel__learnings__top-pilots .top-pilots-panel__title strong,.info-panel__nav-item__action strong,.info-panel__nav__item__info strong,.info-panel__synopsis strong,.info-panel__vr__preview__title strong,.info-panel__vr__title strong,.info-section__subtitle strong,.info-section__subtitle--full-width strong,.info-section__title strong,.last-chance-pilots strong,.last-chance-pilots__title strong,.learnings-panel__end-date strong,.learnings-panel__lesson strong,.learnings-panel__title strong,.masthead__play-trailer strong,.popup .disclaimer-popup__button-secondary strong,.proto-item--static .proto-item__description strong,.proto-item--static .proto-item__title strong,.proto-item--twitter .proto-item__description strong,.proto-item__meta__title strong,.rate-module__rating strong,.smp-video__javascript-warning p strong,.story-panel h1 strong,.story-panel h2 strong,.story-panel p.story-panel__intro strong,.taster-filter strong,.taster-filter-title strong,.top-pilot__index strong,.trailer-panel__title strong,h1 strong,h2 strong,h3 strong{letter-spacing:-.03em}}@media screen and (min-width:600px){.touch-deprecated dd,.touch-deprecated fieldset,.touch-deprecated figure,.touch-deprecated h1,.touch-deprecated h2,.touch-deprecated h3,.touch-deprecated h4,.touch-deprecated h5,.touch-deprecated h6,.touch-deprecated hr,.touch-deprecated ol,.touch-deprecated p,.touch-deprecated pre,.touch-deprecated table,.touch-deprecated ul{margin-bottom:22px;margin-bottom:1.375rem;margin-top:0}.ie8 .disclaimer .touch-deprecated p.tight-spacing,.touch-deprecated .ie8 .disclaimer p.tight-spacing,.touch-deprecated .tight-spacing{margin-bottom:11px;margin-bottom:.6875rem}.touch-deprecated .landmark{margin-bottom:22px;margin-bottom:2.75rem}.touch-deprecated h2{margin-bottom:0}.archive-heading .touch-deprecated h2,.e-message .touch-deprecated p,.info-panel__learnings__top-pilots .touch-deprecated .top-pilots-panel__title,.proto-item--static .touch-deprecated .proto-item__title,.story-panel .touch-deprecated h1,.touch-deprecated .archive-heading h2,.touch-deprecated .archived-pilots__title,.touch-deprecated .e-message,.touch-deprecated .e-message p,.touch-deprecated .gel-trafalgar,.touch-deprecated .info-panel__footer__title,.touch-deprecated .info-panel__learnings__top-pilots .top-pilots-panel__title,.touch-deprecated .info-panel__vr__title,.touch-deprecated .info-section__title,.touch-deprecated .last-chance-pilots,.touch-deprecated .last-chance-pilots__title,.touch-deprecated .learnings-panel__end-date,.touch-deprecated .learnings-panel__title,.touch-deprecated .proto-item--static .proto-item__title,.touch-deprecated .story-panel h1,.touch-deprecated .trailer-panel__title,.touch-deprecated h1{font-size:36px;font-size:2.25rem;line-height:1.111}.proto-item--static .touch-deprecated .proto-item__description,.smp-video__javascript-warning .touch-deprecated p,.story-panel .touch-deprecated h2,.story-panel .touch-deprecated p.story-panel__intro,.touch-deprecated .button--archive-link,.touch-deprecated .dm__body__module__title,.touch-deprecated .e-button,.touch-deprecated .gel-double-pica,.touch-deprecated .gel-double-pica-bold,.touch-deprecated .info-panel__footer__subtitle,.touch-deprecated .info-panel__footer__try-rate-share__item__title,.touch-deprecated .info-panel__synopsis,.touch-deprecated .info-panel__vr__preview__title,.touch-deprecated .learnings-panel__lesson,.touch-deprecated .proto-item--static .proto-item__description,.touch-deprecated .proto-item__meta__title,.touch-deprecated .rate-module__rating,.touch-deprecated .smp-video__javascript-warning p,.touch-deprecated .story-panel h2,.touch-deprecated .story-panel p.story-panel__intro,.touch-deprecated .taster-filter,.touch-deprecated .taster-filter-title,.touch-deprecated .top-pilot__index,.touch-deprecated h2,.touch-deprecated h3{font-size:28px;font-size:1.75rem;line-height:1.142857}.info-panel__footer__top-pilots .touch-deprecated .top-pilot__meta__title,.popup .touch-deprecated .disclaimer-popup__button-secondary,.proto-item--twitter .touch-deprecated .proto-item__description,.touch-deprecated .articles__headline.gel-pica-bold,.touch-deprecated .articles__headline.pilot__list__item__title,.touch-deprecated .gel-great-primer,.touch-deprecated .info-panel__footer__top-pilots .top-pilot__meta__title,.touch-deprecated .info-panel__nav-item__action,.touch-deprecated .info-panel__nav__item__info,.touch-deprecated .info-section__subtitle,.touch-deprecated .info-section__subtitle--full-width,.touch-deprecated .masthead__play-trailer,.touch-deprecated .popup .disclaimer-popup__button-secondary,.touch-deprecated .proto-item--twitter .proto-item__description{font-size:24px;font-size:1.5rem;line-height:1.1666}.dm__header__wrapper .touch-deprecated .dm__title,.info-panel__vr__preview .info-panel__nav-item__action--vr .touch-deprecated .info-panel__nav__item__action__meta,.info-section__copy .touch-deprecated p,.info-section__copy .touch-deprecated ul,.popup .touch-deprecated .button,.proto-item--pilot .touch-deprecated .proto-item__description,.proto-item--pilot .touch-deprecated .proto-item__title,.responsive-nav .touch-deprecated .dm__nav__item,.touch-deprecated .archive-sort__option,.touch-deprecated .disclaimer-popup__subtitle,.touch-deprecated .dm__body__module__button,.touch-deprecated .dm__header__wrapper .dm__title,.touch-deprecated .dm__nav--secondary,.touch-deprecated .gel-pica,.touch-deprecated .info-panel__footer__contact,.touch-deprecated .info-panel__nav__item__action__meta,.touch-deprecated .info-panel__nav__item__action__support,.touch-deprecated .info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__meta,.touch-deprecated .info-section__body,.touch-deprecated .info-section__copy p,.touch-deprecated .info-section__copy ul,.touch-deprecated .learnings-panel__learnings,.touch-deprecated .main-navigation__link,.touch-deprecated .pagination__list__item__link,.touch-deprecated .popup .button,.touch-deprecated .proto-item--pilot .proto-item__description,.touch-deprecated .proto-item--pilot .proto-item__title,.touch-deprecated .proto-item__meta__description,.touch-deprecated .responsive-nav .dm__nav__item,.touch-deprecated h4{font-size:18px;font-size:1.125rem;font-weight:400;line-height:1.3333}.touch-deprecated .gel-pica-bold,.touch-deprecated .pilot__list__item__title{font-size:18px;font-size:1.125rem;font-weight:700;line-height:1.3333}.touch-deprecated .gel-long-primer,.touch-deprecated p{font-size:16px;font-size:1rem;line-height:1.375}.story-panel .touch-deprecated blockquote,.story-panel .touch-deprecated ol,.story-panel .touch-deprecated p,.story-panel .touch-deprecated ul,.touch-deprecated .action-card__action,.touch-deprecated .dm__nav__item__action__title,.touch-deprecated .gel-longer-primer,.touch-deprecated .info-panel__vr__sysreq__title,.touch-deprecated .info-section__summary,.touch-deprecated .rate-module--reminder__header,.touch-deprecated .story-panel blockquote,.touch-deprecated .story-panel ol,.touch-deprecated .story-panel p,.touch-deprecated .story-panel ul,.touch-deprecated h3.info-panel__disabled-pilot__info__title,.touch-deprecated h3.info-panel__unsupported-device__info__title{font-size:24px;font-size:1.5rem;line-height:1.1666}.proto-item__lastchance .touch-deprecated i,.touch-deprecated .gel-brevier,.touch-deprecated .learnings-panel__figure,.touch-deprecated .pilot__list__item__date,.touch-deprecated .proto-item__lastchance i,.touch-deprecated .proto-item__metrics,.touch-deprecated .top-pilots-panel__option{font-size:14px;font-size:.875rem;line-height:1.142587}.touch-deprecated .dm__nav__item__action__meta,.touch-deprecated .gel-mighty-minion,.touch-deprecated .gel-mini-minion,.touch-deprecated .gel-minion,.touch-deprecated .learnings-panel__stat,.touch-deprecated .proto-item__lastchance__countdown,.touch-deprecated .proto-item__lastchance__timeleft,.touch-deprecated .proto-item__metric{font-size:13px;font-size:.8125rem;line-height:1.230769}dd,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,table,ul{margin-bottom:18px;margin-bottom:1.28571rem;margin-top:0}.ie8 .disclaimer p.tight-spacing,.tight-spacing{margin-bottom:9px;margin-bottom:.64286rem}.landmark{margin-bottom:18px;margin-bottom:2.57143rem}#orb-modules{font:1.4em/1.28571 "Helvetica Neue",Helvetica,Arial,sans-serif}.archive-heading h2,.archived-pilots__title,.e-message,.e-message p,.gel-trafalgar,.info-panel__footer__title,.info-panel__learnings__top-pilots .top-pilots-panel__title,.info-panel__vr__title,.info-section__title,.last-chance-pilots,.last-chance-pilots__title,.learnings-panel__end-date,.learnings-panel__title,.proto-item--static .proto-item__title,.story-panel h1,.trailer-panel__title,h1{font-size:32px;font-size:2rem}.button--archive-link,.dm__body__module__title,.e-button,.gel-double-pica,.gel-double-pica-bold,.info-panel__footer__subtitle,.info-panel__footer__try-rate-share__item__title,.info-panel__synopsis,.info-panel__vr__preview__title,.learnings-panel__lesson,.proto-item--static .proto-item__description,.proto-item__meta__title,.rate-module__rating,.smp-video__javascript-warning p,.story-panel h2,.story-panel p.story-panel__intro,.taster-filter,.taster-filter-title,.top-pilot__index,h2,h3{font-size:24px;font-size:1.5rem;line-height:1}.articles__headline.gel-pica-bold,.articles__headline.pilot__list__item__title,.gel-great-primer,.info-panel__footer__top-pilots .top-pilot__meta__title,.info-panel__nav-item__action,.info-panel__nav__item__info,.info-section__subtitle,.info-section__subtitle--full-width,.masthead__play-trailer,.popup .disclaimer-popup__button-secondary,.proto-item--twitter .proto-item__description{font-size:20px;font-size:1.25rem;line-height:1}.archive-sort__option,.disclaimer-popup__subtitle,.dm__body__module__button,.dm__header__wrapper .dm__title,.dm__nav--secondary,.gel-pica,.info-panel__footer__contact,.info-panel__nav__item__action__meta,.info-panel__nav__item__action__support,.info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__meta,.info-section__body,.info-section__copy p,.info-section__copy ul,.learnings-panel__learnings,.main-navigation__link,.pagination__list__item__link,.popup .button,.proto-item--pilot .proto-item__description,.proto-item--pilot .proto-item__title,.proto-item__meta__description,.responsive-nav .dm__nav__item,h4{font-size:16px;font-size:1rem;font-weight:400;line-height:1.375}.gel-pica-bold,.pilot__list__item__title{font-size:16px;font-size:1rem;font-weight:700;line-height:1.375}.gel-long-primer,p{font-size:14px;font-size:.875rem;line-height:1.285714}.action-card__action,.dm__nav__item__action__title,.gel-longer-primer,.info-panel__vr__sysreq__title,.info-section__summary,.rate-module--reminder__header,.story-panel blockquote,.story-panel ol,.story-panel p,.story-panel ul,h3.info-panel__disabled-pilot__info__title,h3.info-panel__unsupported-device__info__title{font-size:18px;font-size:1.125rem;line-height:1.333}.gel-brevier,.learnings-panel__figure,.pilot__list__item__date,.proto-item__lastchance i,.proto-item__metrics,.top-pilots-panel__option{font-size:13px;font-size:.8125rem;line-height:1.23}.dm__nav__item__action__meta,.gel-mighty-minion,.gel-mini-minion,.gel-minion,.learnings-panel__stat,.proto-item__lastchance__countdown,.proto-item__lastchance__timeleft,.proto-item__metric{font-size:12px;font-size:.75rem;line-height:1.3333}.archive-heading h2 strong,.archived-pilots__title strong,.articles__headline.gel-pica-bold,.articles__headline.pilot__list__item__title,.button--archive-link strong,.dm__body__module__title strong,.e-button strong,.e-message strong,.gel-double-pica strong,.gel-double-pica-bold strong,.gel-great-primer strong,.gel-trafalgar strong,.info-panel__footer__subtitle strong,.info-panel__footer__title strong,.info-panel__footer__top-pilots .top-pilot__meta__title strong,.info-panel__footer__try-rate-share__item__title strong,.info-panel__learnings__top-pilots .top-pilots-panel__title strong,.info-panel__nav-item__action strong,.info-panel__nav__item__info strong,.info-panel__synopsis strong,.info-panel__vr__preview__title strong,.info-panel__vr__title strong,.info-section__subtitle strong,.info-section__subtitle--full-width strong,.info-section__title strong,.last-chance-pilots strong,.last-chance-pilots__title strong,.learnings-panel__end-date strong,.learnings-panel__lesson strong,.learnings-panel__title strong,.masthead__play-trailer strong,.popup .disclaimer-popup__button-secondary strong,.proto-item--static .proto-item__description strong,.proto-item--static .proto-item__title strong,.proto-item--twitter .proto-item__description strong,.proto-item__meta__title strong,.rate-module__rating strong,.smp-video__javascript-warning p strong,.story-panel h1 strong,.story-panel h2 strong,.story-panel p.story-panel__intro strong,.taster-filter strong,.taster-filter-title strong,.top-pilot__index strong,.trailer-panel__title strong,h1 strong,h2 strong,h3 strong{letter-spacing:-.03em}}.gel-double-pica-bold{font-weight:700}.dm__nav__item__action__meta,.gel-mini-minion{text-transform:none}.gel-mighty-minion,.proto-item__metric{font-weight:700;text-transform:none}h1{margin-bottom:0}@font-face{font-family:taster;src:url(../fonts/taster.eot);src:url(../fonts/taster.eot?#iefix) format("embedded-opentype"),url(../fonts/taster.woff) format("woff"),url(../fonts/taster.ttf) format("truetype"),url(../fonts/taster.svg#taster) format("svg");font-weight:400;font-style:normal}.archived-pilots__title:before,.button--archive-link:before,.last-chance-pilots__title:before,.rate-module__rating__star,.silent-icon-class,.social-likes__icon_facebook,.social-likes__icon_twitter,[class*=" icon-"],[class^=icon-]{font-family:taster;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:.9em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ie8.reload-icon-fonts .archived-pilots__title:before,.ie8.reload-icon-fonts .button--archive-link:before,.ie8.reload-icon-fonts .last-chance-pilots__title:before,.ie8.reload-icon-fonts .rate-module__rating__star:before,.ie8.reload-icon-fonts .silent-icon-class:before,.ie8.reload-icon-fonts .social-likes__icon_facebook:before,.ie8.reload-icon-fonts .social-likes__icon_twitter:before,.ie8.reload-icon-fonts [class*=" icon-"]:before,.ie8.reload-icon-fonts [class^=icon-]:before{content:none!important}.icon-pa_article:before{content:"\e000"}.icon-pa_article-filled:before{content:"\e001"}.icon-pa_burger:before{content:"\e002"}.icon-pa_burger-filled:before{content:"\e003"}.icon-pa_close:before{content:"\e004"}.icon-pa_close-filled:before{content:"\e005"}.icon-pa_countdown:before{content:"\e006"}.icon-pa_countdown-filled:before{content:"\e007"}.icon-pa_countdown-hand:before{content:"\e008"}.icon-pa_device-console:before{content:"\e009"}.icon-pa_device-console-filled:before{content:"\e00a"}.icon-pa_device-mobile:before{content:"\e00b"}.icon-pa_device-mobile-filled:before{content:"\e00c"}.icon-pa_down:before,.taster-filter__dropdown-arrow:after{content:"\e00d"}.icon-pa_document-filled:before{content:"\e00e"}.icon-pa_device-video-filled:before{content:"\e00f"}.icon-pa_document:before{content:"\e010"}.icon-pa_device-video:before{content:"\e011"}.icon-pa_device-tv:before{content:"\e012"}.icon-pa_device-tablet-filled:before{content:"\e013"}.icon-pa_device-tv-filled:before{content:"\e014"}.icon-pa_device-tablet:before{content:"\e015"}.icon-pa_device-radio-copy:before{content:"\e016"}.icon-pa_device-radio:before{content:"\e017"}.icon-pa_device-pc-filled:before{content:"\e018"}.icon-pa_device-pc:before{content:"\e019"}.icon-pa_down-filled:before{content:"\e01a"}.archived-pilots__title:before,.icon-pa_ended:before{content:"\e01b"}.icon-pa_ended-filled:before{content:"\e01c"}.icon-pa_ending:before,.last-chance-pilots__title:before{content:"\e01d"}.icon-pa_ending-filled:before{content:"\e01e"}.icon-pa_external:before{content:"\e01f"}.icon-pa_external-filled:before{content:"\e020"}.icon-pa_facebook:before,.social-likes__icon_facebook:before{content:"\e021"}.icon-pa_facebook-filled:before{content:"\e022"}.icon-pa_help:before{content:"\e023"}.icon-pa_help-filled:before{content:"\e024"}.icon-pa_info:before{content:"\e025"}.icon-pa_info-filled:before{content:"\e026"}.icon-pa_prev-filled:before{content:"\e027"}.icon-pa_prev:before{content:"\e028"}.icon-pa_play-filled:before{content:"\e029"}.icon-pa_play:before{content:"\e02a"}.icon-pa_no-filled:before{content:"\e02b"}.icon-pa_no:before{content:"\e02c"}.icon-pa_next-filled:before{content:"\e02d"}.icon-pa_next:before{content:"\e02e"}.icon-pa_logo-bbc:before{content:"\e02f"}.icon-pa_more:before{content:"\e030"}.icon-pa_more-filled:before{content:"\e031"}.icon-pa_interact-filled:before{content:"\e032"}.icon-pa_interact:before{content:"\e033"}.icon-pa_progress:before{content:"\e034"}.icon-pa_progress-filled:before{content:"\e035"}.icon-pa_search:before{content:"\e036"}.icon-pa_search-filled:before{content:"\e037"}.icon-pa_share:before{content:"\e038"}.icon-pa_share-filled:before{content:"\e039"}.icon-pa_slideshow:before{content:"\e03a"}.icon-pa_slideshow-filled:before{content:"\e03b"}.icon-pa_star-empty:before,.rate-module__rating__star:before{content:"\e03c"}.icon-pa_star-filled:before,.no-touch .rate-module__rating__star:focus:after,.no-touch .rate-module__rating__star:hover:after,.rate-module__rating__star--filled:before{content:"\e03d"}.icon-pa_star-half-empty:before{content:"\e03e"}.icon-pa_star-half-filled:before{content:"\e03f"}.icon-pa_star-half-full:before{content:"\e040"}.icon-pa_yes-filled:before{content:"\e041"}.icon-pa_yes:before{content:"\e042"}.icon-pa_warning-filled:before{content:"\e043"}.icon-pa_warning:before{content:"\e044"}.icon-pa_up-filled:before{content:"\e045"}.icon-pa_up:before{content:"\e046"}.icon-pa_twitter-filled:before{content:"\e047"}.icon-pa_twitter:before,.social-likes__icon_twitter:before{content:"\e048"}.icon-pa_thumb-list-filled:before{content:"\e049"}.button--archive-link:before,.icon-pa_thumb-list:before{content:"\e04a"}.clearfix:after,.dm__body__module:after,.error-page:after,.last-chance-pilots--list:after,.proto-item-list:after{clear:both;content:'';display:table}.button,.button i,.masthead__gems--layer1r{display:inline-block}.screen-reader-text{left:-9999px;position:absolute;top:-9999px}.button{background:#3dffd6;color:#242424;cursor:pointer;font-weight:700;padding:10px;text-align:center}.button:focus,.button:hover{background:#ad41bf;color:#3dffd6}.button:active{background:#ad41bf;color:#fff}.button--disabled,.button--tertiary{background-color:#8affe6;color:#242424}.button--disabled:active,.button--tertiary:active{background:#8affe6;color:#d6fff6}.button--tertiary:focus,.button--tertiary:hover{background:#ad41bf;color:#fff}.button--play{background:0 0;border:3px solid #242424;color:#242424;cursor:pointer;height:auto;margin:0;padding-left:16px;padding-right:16px;z-index:5}.button--play:hover{background:#ad41bf;color:#fff}.button--border:focus,.button--border:hover{background-color:#ad41bf;color:#fff}.orb-footer-inner{border:0!important;padding-top:0!important}.orb-footer{position:relative;z-index:10}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.masthead{background-color:#ad41bf;padding-top:48px;position:relative}.masthead__gems{padding-top:0;position:relative;top:-48px}.masthead__gems img{position:absolute;top:0;width:100%}.masthead__gems--layer{padding-bottom:100%;position:absolute;width:100%}@media screen and (min-width:1280px){.masthead__gems--layer{width:70%}}@media screen and (min-width:2200px){.masthead__gems--layer{width:60%}}.masthead__gems--layer1l{display:inline-block;left:0}.masthead__gems--layer1r{right:0}.masthead .masthead__centre-bg{display:none}.home-page .masthead{background-color:transparent;height:564px;width:100%}@media screen and (max-width:719px){.home-page .masthead{background-image:url(../images/svg/homeheader/taster-background-top-diagonal.svg);background-position:top center;-webkit-background-size:cover;background-size:cover;margin-bottom:-250px}}@media screen and (min-width:720px){.home-page .masthead{margin-bottom:-210px}.home-page .masthead .masthead__centre-bg{background-image:url(../images/svg/homeheader/taster-background-top-diagonal.svg);background-position:top center;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;display:block;height:100%;left:0;margin:0 auto;min-height:564px;position:absolute;right:0;top:0;z-index:0}}.ie8 .home-page .masthead:after,.ie8 .home-page .masthead:before,.ie8 .home-page .masthead__centre-bg,.js .masthead__wrapper{display:none}@media screen and (max-width:600px){.home-page .masthead{margin-bottom:-285px}}.ie8 .home-page .masthead{background-color:linear-gradient(to right,#ad41bf,#3dffd6);background-image:url(../images/png/homeheader/taster-background-top-diagonal.png);background-position:top center;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.masthead,.masthead__logo,.masthead__videotray{-webkit-transition:all .5s cubic-bezier(.4,0,.2,1),padding-top 1ms;transition:all .5s cubic-bezier(.4,0,.2,1),padding-top 1ms}.masthead__play-trailer,.masthead__strapline{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.masthead__logo,.masthead__strapline{left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.masthead__wrapper.animate{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1)}.masthead__logo{display:block;height:78px;margin:0 auto 16px;width:350px}.no-csstransforms .masthead__logo{margin-left:-175px}@media screen and (max-width:600px){.masthead__logo{height:56px;top:0;width:252px}.no-csstransforms .masthead__logo{margin-left:-126px}}.masthead__strapline{display:block;height:50px;margin:0 auto;top:100px;width:250px}.no-csstransforms .masthead__strapline{margin-left:-125px}@media screen and (max-width:600px){.masthead__strapline{height:43px;top:70px;width:216px}.no-csstransforms .masthead__strapline{margin-left:-108px}}.masthead__logo__img,.masthead__strapline__img{display:block;position:relative;width:100%}.masthead__strapline__img{left:-125%;top:-450%;width:350%}.masthead__play-trailer{display:none;left:50%;position:absolute;top:230px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:600px){.masthead__play-trailer{top:195px}}.js .masthead__play-trailer{display:block}.no-csstransforms .masthead__play-trailer{margin-left:-116px}.masthead__videotray{bottom:0;height:100%;left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:0;visibility:hidden;width:100%}.masthead__video{display:none}.home-page .videoTray_isActive{background-image:url(../images/svg/homeheader/taster-background-top-diagonal.svg);height:0;margin-bottom:32px;padding-top:56.25%;-webkit-transition-delay:.5s;transition-delay:.5s}.home-page .videoTray_isActive .masthead__centre-bg,.home-page .videoTray_isActive:after,.home-page .videoTray_isActive:before{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}.home-page .videoTray_isActive .masthead__wrapper{left:0;position:absolute;top:16px}@media screen and (min-width:1008px){.home-page .videoTray_isActive{padding-top:567px}.home-page .videoTray_isActive .masthead__wrapper{left:50%}}.home-page .videoTray_isActive .masthead__gems{top:-570px}.home-page .videoTray_isActive .masthead__logo{left:32px;margin-left:0;opacity:.5;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.5s;transition-delay:.5s;width:160px}@media screen and (max-width:600px){.home-page .videoTray_isActive .masthead__logo{display:none}}@media screen and (min-width:1008px){.home-page .videoTray_isActive .masthead__logo{left:-472px}}.home-page .videoTray_isActive .button--play,.home-page .videoTray_isActive .masthead__strapline{opacity:0;visibility:hidden}.home-page .videoTray_isActive .masthead__strapline{-webkit-transition-delay:.2s;transition-delay:.2s}.home-page .videoTray_isActive .masthead__videotray{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s;visibility:visible}.home-page .videoTray_isActive .masthead__video{display:block}.error-page .masthead__logo,.error-page .masthead__strapline{left:0;position:relative;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.error-page .masthead__play-trailer{display:none}.itemGrid{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:0 auto;max-width:1008px;position:relative;z-index:0}.last-chance-pilots--list,.proto-item-list{list-style-type:none;padding:0}.archived-pilots{background-image:url(../images/home-bg-previous-left.svg),url(../images/home-bg-previous-right.svg),url(../images/home-bg-previous-pilots.svg);background-position:left top,right center,top center;background-repeat:no-repeat;-webkit-background-size:50%,50%,100% 100%;background-size:50%,50%,100% 100%;margin-top:-35px;padding-bottom:32px;padding-top:90px}@media screen and (max-width:600px){.archived-pilots{margin-top:-125px;padding-top:160px}}.archived-pilots .container{z-index:1}.archived-pilots .last-chance-pilots--list,.archived-pilots .proto-item-list{margin-bottom:0}.archived-pilots__title{color:#242424;text-align:center}.archived-pilots__title:before{display:block;padding:16px 0;padding:1rem 0}.archived-pilots__link{text-align:center;width:100%}.archived-pilots__link-text{margin-top:32px}.button--archive-link{background-color:#ad41bf;border-color:#29ffd6;border-style:solid;border-width:24px 8px 0;color:#fff;font-weight:400;padding:16px 0 16px 52px;position:relative;text-align:center;width:33%}@media screen and (max-width:750px){.button--archive-link{width:50%}}.button--archive-link:focus,.button--archive-link:hover{background-color:#242424;color:#ad41bf}.button--archive-link:before{border-right:1px solid #7a2d86;font-size:34px;left:0;padding:11px 10px;position:absolute;top:0}.typed{opacity:0;-webkit-transition:.4s all ease-in-out;transition:.4s all ease-in-out}.no-opacity .typed,.typed.active{opacity:1}.taster-select__anchor,.typed,.typed-cursor,.variable-placeholder{display:inline-block}.taster-filter{background:#fff;cursor:pointer;margin:0 auto 24px;max-width:625px;outline:0;position:relative;-webkit-transition:-webkit-box-shadow .3s .4s;transition:box-shadow .3s .4s;z-index:100}.taster-filter.on-white{-webkit-box-shadow:0 0 10px 2px rgba(136,136,136,.2);box-shadow:0 0 10px 2px rgba(136,136,136,.2)}.taster-filter.on-white .taster-filter__list{-webkit-box-shadow:0 5px 10px 2px rgba(136,136,136,.2);box-shadow:0 5px 10px 2px rgba(136,136,136,.2)}.taster-filter.tab-focus{z-index:200}.taster-filter.tab-focus .taster-filter__placeholder{border-color:#d7d7d7}.taster-filter.tab-focus .taster-filter__dropdown-arrow:after{-webkit-transform:translate3d(0,0,0) rotate3d(0,0,1,180deg);transform:translate3d(0,0,0) rotate3d(0,0,1,180deg)}.taster-filter__placeholder{border-bottom:1px solid #d7d7d7;font-weight:700;height:66px;margin-bottom:0;padding:20px;-webkit-transition:border .5s ease-out;transition:border .5s ease-out}.taster-filter-title{color:#242424;display:none;margin-bottom:16px;margin-left:16px;position:relative;z-index:5}@media screen and (max-width:420px){.button--archive-link{width:100%}.taster-filter-title{display:block}}.taster-filter__placeholder__variable{color:#ad41bf}.taster-filter__anchor{display:none;font-weight:400}@media screen and (min-width:421px){.taster-filter__anchor{display:inline-block}}.taster-filter__dropdown-arrow{background:#ad41bf;color:#fff;height:66px;line-height:66px;position:absolute;right:0;text-align:center;top:0;width:65px;z-index:5}.taster-filter__dropdown-arrow:after{display:block;font-family:taster;position:relative;text-align:center;-webkit-transform:translate3d(0,0,0) rotate3d(0,0,1,0deg);transform:translate3d(0,0,0) rotate3d(0,0,1,0deg);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.taster-filter.tab-focus .taster-filter__dropdown-arrow,.taster-filter:hover .taster-filter__dropdown-arrow{background:#242424;color:#ad41bf}.taster-filter__list{background:#fff;list-style:none;margin:0;opacity:0;overflow:hidden;padding:0;position:absolute;-webkit-transition:opacity .3s .4s,visibility 0s .7s,-webkit-box-shadow .3s .4s;transition:opacity .3s .4s,visibility 0s .7s,box-shadow .3s .4s;visibility:hidden;width:100%}.taster-filter__list a{border-bottom:1px solid #d7d7d7;color:#ad41bf;display:block;font-weight:700;height:65px;letter-spacing:1px;opacity:0;padding:20px;position:relative;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;-webkit-transition-delay:0s;transition-delay:0s}.taster-filter__list a:focus,.taster-filter__list a:hover{background:#3dffd6}.taster-filter.tab-focus .taster-filter__list{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;visibility:visible}.taster-filter.tab-focus .taster-filter__list a,.taster-filter.tab-focus .taster-filter__list a:before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tab-focus .taster-filter__list li:first-child a,.taster-filter__list li:nth-child(5) a{-webkit-transition-delay:0s;transition-delay:0s}.tab-focus .taster-filter__list li:nth-child(2) a,.taster-filter__list li:nth-child(4) a{-webkit-transition-delay:50ms;transition-delay:50ms}.taster-filter__list li:nth-child(3) a{-webkit-transition-delay:.1s;transition-delay:.1s}.tab-focus .taster-filter__list li:nth-child(4) a,.taster-filter__list li:nth-child(2) a{-webkit-transition-delay:.15s;transition-delay:.15s}.tab-focus .taster-filter__list li:nth-child(5) a,.taster-filter__list li:first-child a{-webkit-transition-delay:.2s;transition-delay:.2s}.no-js .taster-filter:focus .taster-filter__list{opacity:1;-webkit-transition:none;transition:none;visibility:visible}.no-js .taster-filter:focus .taster-filter__list a,.no-js .taster-filter:focus .taster-filter__list a:before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:none;transition:none}.proto-item__metrics{color:#3dffd6;margin-left:4px;text-align:left}.proto-item__metric{display:inline-block;line-height:1.1em;margin-left:4px;position:relative}.proto-item__metric:first-child{margin-left:0}.proto-item__metric__icon{display:block;font-size:16px;left:0;position:absolute;top:0;width:80px}.proto-item__metric__meta{display:block;margin-left:20px}.proto-item{color:#ad41bf;display:block;float:left;height:314.66667px;overflow:hidden;padding:16px 8px 0;position:relative;width:100%}.proto-item .proto-item--anchor{display:block;height:100%;overflow:hidden}.proto-item .proto-item--anchor:hover .proto-item__meta__title{color:#3dffd6}.dropdown-module__proto-item--1{padding:0 2px 10px 0}.dropdown-module__proto-item--2{padding:0 2px 10px}.dropdown-module__proto-item--3{padding:0 0 10px 2px}.proto-item__inner{height:100%;overflow:hidden;position:relative}.proto-item--static .proto-item__image{display:table}.proto-item--static .proto-item__details{display:inline-block;display:table-cell;vertical-align:middle}.proto-item--static .proto-item__description,.proto-item--static .proto-item__title{color:#fff;position:relative;text-align:center}.proto-item--static .proto-item__title{font-weight:700}.proto-item--static .proto-item__title span{border-bottom:4px solid #fff;padding-bottom:2px}.proto-item--static .proto-item__description{margin-bottom:0}.proto-item--twitter .proto-item__description{bottom:8px;position:absolute;width:100%}.proto-item--twitter .proto-item__image{background-color:#ad41bf;background-image:url(../images/twitter.jpeg);background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.proto-item--how-it-works .proto-item__title{color:#000}.proto-item--how-it-works .proto-item__title span{border-color:#000}.proto-item--how-it-works .proto-item__description{display:none}.proto-item--how-it-works .proto-item__image{background-color:#3dffd6;background-image:url(../images/about.jpeg);background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.proto-item--how-it-works .proto-item__inner,.proto-item--twitter .proto-item__inner{border:0}.last-chance-pilots{color:#000;height:auto;padding-bottom:20px;padding-top:20px;text-align:center}.proto-item--pilot .proto-item__title{font-weight:700;margin-bottom:0}.proto-item--pilot .proto-item__details{background:#000;background:rgba(0,0,0,.7);color:#fff;left:0;padding:8px;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:2}.proto-item--pilot .proto-item__description{position:absolute;top:110px;-webkit-transition:all .6s cubic-bezier(.23,1,.32,1);transition:all .6s cubic-bezier(.23,1,.32,1);width:270px}.proto-item__compatibility,.proto-item__fade{-webkit-transition:all .6s cubic-bezier(.23,1,.32,1)}.proto-item--pilot>.proto-item--anchor{background-color:#fff}.proto-item__image{background-color:#ad41bf;background-position:center center;-webkit-background-size:cover;background-size:cover;height:100%;position:relative;top:0;width:100%}.proto-item__fade,.top-pilot__meta{background-image:url(../images/proto-item__meta__background.png);background-position:bottom;background-repeat:repeat-x}.proto-item__video{height:100%;width:100%}.proto-item__lastchance{background-color:#3dffd6;color:#000;left:0;line-height:8px;padding:8px;position:absolute;text-align:left;top:0;z-index:3}@media screen and (max-width:600px){.proto-item__lastchance{padding:0 8px}}.proto-item__lastchance i{display:inline;position:relative;top:2px}.proto-item__lastchance__countdown{display:inline}.proto-item__lastchance__countdown,.proto-item__lastchance__timeleft{font-weight:400}.proto-item__fade{height:100%;position:absolute;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:all .6s cubic-bezier(.23,1,.32,1);width:100%}.proto-item__meta{bottom:0;color:#fff;padding:0 16px 16px;position:absolute;text-align:left;width:100%;z-index:3}.proto-item__meta__description,.proto-item__meta__title{margin:0 4px 8px;max-width:300px;width:100%}.proto-item__meta__title{font-weight:700;margin-bottom:0}.proto-item__compatibility{background-color:transparent;color:#ad41bf;font-size:43px;height:42px;overflow:hidden;position:absolute;right:0;text-align:center;top:66px;transition:all .6s cubic-bezier(.23,1,.32,1);width:42px;z-index:10}.proto-item__compatibility i{left:0;line-height:43px;line-height:2.687rem;position:absolute;top:0}@media screen and (min-width:600px){.proto-item{width:50%}.proto-item--w2{width:100%}}@media screen and (min-width:1008px){.proto-item{width:33.3333%}.proto-item--w2{width:66.6666%}}.dropdown-module .more-module .last-chance-pilots--list,.dropdown-module .more-module .proto-item-list,.more-panel .more-module .last-chance-pilots--list,.more-panel .more-module .proto-item-list{background-color:#fff;max-height:315px;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;-webkit-transform:translate3d(0,0,0);white-space:nowrap}.dropdown-module .more-module .last-chance-pilots--list .proto-item,.dropdown-module .more-module .proto-item-list .proto-item,.more-panel .more-module .last-chance-pilots--list .proto-item,.more-panel .more-module .proto-item-list .proto-item{display:inline-block;float:none;white-space:normal}@media screen and (min-width:750px){.dropdown-module .more-module .last-chance-pilots--list .proto-item,.dropdown-module .more-module .proto-item-list .proto-item,.more-panel .more-module .last-chance-pilots--list .proto-item,.more-panel .more-module .proto-item-list .proto-item{width:33%}}@media screen and (max-width:700px){.dropdown-module .more-module .last-chance-pilots--list .proto-item,.dropdown-module .more-module .proto-item-list .proto-item,.more-panel .more-module .last-chance-pilots--list .proto-item,.more-panel .more-module .proto-item-list .proto-item{width:45%}}@media screen and (max-width:600px){.dropdown-module .more-module .last-chance-pilots--list .proto-item,.dropdown-module .more-module .proto-item-list .proto-item,.more-panel .more-module .last-chance-pilots--list .proto-item,.more-panel .more-module .proto-item-list .proto-item{width:90%}}.last-chance-pilots--list,.proto-item-list{margin-bottom:5px}.proto-item__metrics{font-weight:700}.proto-item__metric__countdown:after{border-left:1px solid #fff;content:'';height:16px;margin-left:8px;width:1px}.proto-item__metric__meta--rating-value,.proto-item__metric__one-star{display:inline-block}.top-pilots-panel{display:block}.top-pilots-panel__option{background-color:#f1f1ee;border:0;width:100%}.top-pilots-panel__option--active,.top-pilots-panel__option:focus,.top-pilots-panel__option:hover{background-color:#ad41bf;color:#fff}.top-pilot__meta{height:100%;text-align:left}.top-pilot__meta__title{color:#fff;position:absolute}.top-pilot__index-indicator{border-left:48px solid transparent;border-top:48px solid #fff;position:absolute;right:0;top:0;width:48px}.top-pilot__index{position:absolute;right:4px;top:-42px}.top-pilot__counts{margin:0;position:absolute}.top-pilots-panel__options{list-style-type:none;margin:0;padding:0}.top-pilots-panel__options h3{margin:0}.top-pilots-panel__options__list-item{float:left;margin:0;padding:0;width:33.33%}.top-pilots-panel__option{font-weight:700;height:44px}.top-pilots-panel__pilots{background-color:#ad41bf;clear:both;display:none;list-style-type:none;padding:16px 0 0}.top-pilots-panel__pilots--active{display:block}.top-pilot:focus .top-pilot__meta__title,.top-pilot:hover .top-pilot__meta__title{color:#3dffd6}.top-pilots-panel{height:629.33333px}.top-pilots-panel .top-pilot{display:block;height:168.44444px;margin:0 16px 16px;position:relative;z-index:0}.top-pilots-panel .top-pilots-panel__pilots{height:569.33333px}.top-pilots-panel .top-pilot__image{background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.top-pilots-panel .top-pilot__index{color:#ad41bf;display:block}.top-pilots-panel .top-pilot__meta{-webkit-background-size:auto 168.44444px;background-size:auto 168.44444px;padding:16px}.top-pilots-panel .top-pilot__meta__title{bottom:32px;left:0;margin:0 0 12px;padding:0 16px}.top-pilots-panel .top-pilot__counts{bottom:16px}.info-panel__footer__top-pilots .top-pilots-panel__options{color:#242424;white-space:nowrap}.info-panel__footer__top-pilots .top-pilot__meta__title{bottom:40px;margin:0;padding:0 16px;width:95%;word-wrap:break-word}@media screen and (min-width:750px){.info-panel__footer__top-pilots{position:relative;width:100%}.info-panel__footer__top-pilots .top-pilots-panel{height:162px;list-style-type:none;padding:0;width:100%}.info-panel__footer__top-pilots .top-pilots-panel__pilots{background-color:#ad41bf;display:none;left:25%;padding-top:0;right:0}.info-panel__footer__top-pilots .top-pilot__list-item{display:inline-block;float:left;height:130px;margin:16px 0 16px 16px;position:relative;width:30%;width:calc((100% - 64px)/ 3)}.info-panel__footer__top-pilots .top-pilots-panel__options,.info-panel__footer__top-pilots .top-pilots-panel__pilots{height:162px;position:absolute;top:0}.info-panel__footer__top-pilots .top-pilots-panel__options,.info-panel__footer__top-pilots .top-pilots-panel__pilots--active{display:inline-block;list-style-type:none;margin-bottom:0;padding-left:0}.info-panel__footer__top-pilots .top-pilots-panel__options{background-color:#f1f1ee;border:0;color:#ad41bf;font-weight:700;left:0;width:25%}.info-panel__footer__top-pilots .top-pilots-panel__options h3{height:100%;margin:0}.info-panel__footer__top-pilots .top-pilots-panel__option{font-size:20px;height:100%;padding-left:16px;text-align:left}.info-panel__footer__top-pilots .top-pilots-panel__options__list-item{height:33.333333%;width:100%}.info-panel__footer__top-pilots .top-pilot{display:block;height:130px;margin:0;position:relative;z-index:0}.info-panel__footer__top-pilots .top-pilot__image{background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;height:130px;position:relative;z-index:-1}.info-panel__footer__top-pilots .top-pilot__index{color:#ad41bf}.info-panel__footer__top-pilots .top-pilot__meta{background-image:-webkit-linear-gradient(top,rgba(27,0,32,0) 0,rgba(27,0,32,.6) 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(27,0,32,0)),to(rgba(27,0,32,.6)));background-image:linear-gradient(to bottom,rgba(27,0,32,0) 0,rgba(27,0,32,.6) 100%);-webkit-background-size:auto 85%;background-size:auto 85%;bottom:0;padding:0;position:absolute;text-align:left;width:100%}.info-panel__footer__top-pilots .top-pilot__meta__title{bottom:24px;margin:0;padding:8px 16px;width:95%;word-wrap:break-word}.info-panel__footer__top-pilots .top-pilot__counts{bottom:8px;padding:0 16px}}.info-panel__learnings__top-pilots{display:inline-block;float:right;margin-top:11px;min-height:650px;position:relative;right:0;width:33%}@media screen and (max-width:750px){.info-panel__learnings__top-pilots{max-width:600px;position:static;width:100%}}.info-panel__learnings__top-pilots .top-pilots-panel__options{color:#242424;white-space:nowrap}.info-panel__learnings__top-pilots .top-pilots-panel__title{height:45px;margin-bottom:0}.proto-item--lastchance{z-index:3}.last-chance-pilots{background-image:url(../images/home-bg-last-chance-top-block.svg);background-position:top center;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:24px 0;padding:50px 0;width:100%}.last-chance-pilots__left-bg,.last-chance-pilots__right-bg{background-repeat:no-repeat;height:100%;position:absolute;width:50%}.last-chance-pilots__left-bg{background-image:url(../images/home-bg-last-chance-left.svg);background-position:left 50px;-webkit-background-size:100% 100%;background-size:100%;left:0}@media screen and (max-width:1008px){.last-chance-pilots__left-bg{background-position:left 100px}}.last-chance-pilots__right-bg{background-image:url(../images/home-bg-last-chance-right.svg);background-position:right -170px;-webkit-background-size:100% 100%;background-size:100%;right:0;top:30px}@media screen and (max-width:600px){.last-chance-pilots{margin-top:-15px;padding-bottom:165px;padding-top:115px}.last-chance-pilots__left-bg,.last-chance-pilots__right-bg{display:none}}@media screen and (max-width:1008px){.last-chance-pilots__right-bg{background-position:left -100px}}@media screen and (min-width:1600px){.last-chance-pilots__right-bg{background-position:right -250px}}.last-chance-pilots__title{color:#fff;text-align:center}.last-chance-pilots__title:before{display:block;padding:16px 0;padding:1rem 0}.last-chance-pilots--list{margin-bottom:0;min-height:314.66667px}.dropdown-module{background:#fff;overflow:hidden;position:relative;z-index:1}.dropdown-module,.dropdown-module a{color:#242424}.dm__body,.dropdown-module{-webkit-transition:all .6s cubic-bezier(.23,1,.32,1);transition:all .6s cubic-bezier(.23,1,.32,1)}.dm__nav ul{margin:0;padding:0}.dm__nav li{list-style:none}.dm__nav--secondary{bottom:6px;left:16px;position:absolute}.dm__nav--secondary a{color:#ad41bf;padding:6px 8px 8px}.dm__nav--secondary a.sb-toggle-left{left:-8px;position:relative}.dm__nav--secondary li{float:left}@media screen and (min-width:420px){.dm__nav--secondary li :hover{background:#8affe6!important}}@media screen and (max-width:420px){.dm__nav--secondary{bottom:2px}.dm__nav--secondary a.sb-toggle-left{left:-16px}.dm__nav--secondary li :active{background:#8affe6!important}}.dm__nav--secondary li:first-child{display:none;margin-left:0}.dm__nav--secondary .active,.dm__nav--secondary a:focus,.dm__nav--secondary a:hover{background:#3dffd6;color:#242424}.dm__nav--primary{bottom:0;position:absolute;right:16px}.dm__nav--primary li{float:left;margin-left:8px}@media screen and (min-width:420px){.dm__nav--primary li :hover{background:#8affe6!important}}@media screen and (max-width:420px){.dm__nav--primary li :active{background:#8affe6!important}}.dm__nav--primary li:first-child{margin-left:0}.dm__nav--primary .dm__nav__item__action{background:#242424;color:#fff;display:block;height:56px;padding:8px 8px 0;text-align:center;width:110px}.dm__nav--primary .dm__nav__item__action__title{color:#3dffd6}.dm__nav--primary .active,.dm__nav--primary a:focus,.dm__nav--primary a:hover{background:#3dffd6;color:#242424}.dm__nav--primary .active .dm__nav__item__action__meta,.dm__nav--primary .active .dm__nav__item__action__title,.dm__nav--primary a:focus .dm__nav__item__action__meta,.dm__nav--primary a:focus .dm__nav__item__action__title,.dm__nav--primary a:hover .dm__nav__item__action__meta,.dm__nav--primary a:hover .dm__nav__item__action__title{color:#242424}.project--active .dm__nav--primary .trailer,.project--expired .dm__nav--primary .preview,.project--expired .dm__nav__item.more,.project--expired-available .dm__nav__item.more,.unsupported .dm__nav--primary .preview{display:none}.disabled .project--active .dm__nav--primary .trailer,.unsupported .project--active .dm__nav--primary .trailer{display:block}.dm__nav__item__action__title{display:block;margin-bottom:0}.dm__nav__item__action__title i{margin-right:2px}.dm__nav__item__action__meta br{display:none}@media screen and (max-width:649px){.dm__breadcrumb,.dm__nav--secondary li{display:none}.dm__nav--secondary li:first-child{display:block}}@media screen and (max-width:470px){.dm__nav--primary .dm__nav__item__action{width:94px}}@media screen and (max-width:420px){.dm__nav--primary .dm__nav__item__action{height:44px;padding:8px 0 0;width:70px}.dm__nav__item__action__meta{font-size:10px}.dm__nav--primary{right:8px}.dm__nav--primary li{margin-left:4px}.dm__nav--primary .dm__nav__item__action__title{font-size:14px;line-height:12px}}.dm__header{height:68px}@media screen and (max-width:420px){.dm__header{height:48px}}.dm__header__wrapper{height:100%}.dm__header__wrapper .dm__title{padding-top:10px}@media screen and (max-width:420px){.dm__header__wrapper .dm__title{padding-top:4px}}.dm__header__wrapper .dm__title__logo{display:inline-block;height:16px;margin-right:4px;width:72px}.dm__body,.dm__hover-tray{color:#242424;position:relative}.dm__hover-tray{background-color:#3dffd6;min-height:8px}.rate-module,.share-module{background-color:#fff;border-color:#3dffd6;border-image-repeat:stretch;border-image-slice:20;border-style:solid;border-width:8px 0 0}.ie8 .rate-module,.ie8 .share-module{border-color:#3dffd6}.dm__body__module__title{margin-bottom:16px}.dm__body__module__button{background-color:#ad41bf;border:0;color:#fff;display:inline-block;padding:8px}.dm__body__module__button:focus,.dm__body__module__button:hover{background-color:#3dffd6}.dm__body__module__button--submit{background-color:#ad41bf}.dm__body__module__button--secondary,a.dm__body__module__button--secondary{background-color:#fff;border:4px solid #ad41bf;color:#ad41bf;padding:4px 8px}.dm__body__module__button--secondary:focus,.dm__body__module__button--secondary:hover,a.dm__body__module__button--secondary:focus,a.dm__body__module__button--secondary:hover{background-color:#ad41bf;color:#fff}.rate-module{clear:both}.rate-module .dm__body__module__wrapper{display:none;float:right}.js .rate-module .dm__body__module__wrapper{display:block}.rate-module .dm__body__module__title{float:left;padding-top:8px}.rate-module__javascript-warning{color:#ad41bf;text-align:right}.js .rate-module__javascript-warning{display:none}.rate-module__rating{color:#242424;float:left;list-style-type:none;margin:0;padding:0 0 12px}@media screen and (min-width:420px){.rate-module__rating{margin:0 0 0 16px}}.rate-module__rating li{border-left:1px solid #8dffe8;display:block;float:left}.rate-module__rating li:first-child{border:0}.rate-module__rating__button{background:#3dffd6;border:0;padding:8px}.rate-module__rating__button--clicked,.rate-module__rating__button:active{color:#ad41bf}.rate-module__rating__star{cursor:pointer;position:relative}.rate-module__reminder--container{display:none}.rate-module__reminder{color:#fff;margin-right:100px;opacity:80;padding:8px;position:absolute;right:40px;top:60px;width:184px;z-index:3}.rate-module--reminder__body{background-color:#ad41bf;padding:8px;position:relative}.rate-module--reminder__header{margin-bottom:0;margin-right:28px}.rate-module--reminder__close{background-color:#682773;color:#fff;cursor:pointer;float:right;line-height:1em;padding:4px;position:absolute;right:8px;top:8px}.info-active .dm__nav--primary .dm__nav__item.info a,.info-active .dm__nav--primary .dm__nav__item.info a .dm__nav__item__action__title,.more-active .dm__nav--primary .dm__nav__item.more a,.more-active .dm__nav--primary .dm__nav__item.more a .dm__nav__item__action__title,.questions-active .dm__nav--primary .dm__nav__item.questions a,.questions-active .dm__nav--primary .dm__nav__item.questions a .dm__nav__item__action__title,.rate-active .dm__nav--primary .dm__nav__item.rate a,.rate-active .dm__nav--primary .dm__nav__item.rate a .dm__nav__item__action__title,.share-active .dm__nav--primary .dm__nav__item.share a,.share-active .dm__nav--primary .dm__nav__item.share a .dm__nav__item__action__title,.story-active .dm__nav--primary .dm__nav__item.story a,.story-active .dm__nav--primary .dm__nav__item.story a .dm__nav__item__action__title{color:#242424}.rate-module--reminder__triangle{border-bottom:20px solid #ad41bf;border-left:20px solid transparent;border-right:20px solid transparent;height:0;left:110px;position:relative;width:0;z-index:10}@media screen and (max-width:420px){.rate-module__reminder{margin-right:36px;top:40px}}@media screen and (max-width:340px){.rate-module__reminder{margin-right:0}}.no-touch .rate-module__rating__star:focus:after,.no-touch .rate-module__rating__star:hover:after{left:0;opacity:.3;position:absolute;top:0}.share-module .dm__body__module__wrapper{float:right}.share-module .dm__body__module__title{float:left;margin-right:16px;padding-top:8px}.share-module .social-likes{float:left}.dm__body__module__button--twitter{background-color:#1ca9eb}.dm__body__module__button--twitter:focus,.dm__body__module__button--twitter:hover{background-color:#4dc7ff}.dm__body__module__button--fb{background-color:#3087c4}.dm__body__module__button--fb:focus,.dm__body__module__button--fb:hover{background-color:#5eb9fc}.info-active .dm__nav--primary .dm__nav__item.info a,.more-active .dm__nav--primary .dm__nav__item.more a,.questions-active .dm__nav--primary .dm__nav__item.questions a,.rate-active .dm__nav--primary .dm__nav__item.rate a,.share-active .dm__nav--primary .dm__nav__item.share a,.story-active .dm__nav--primary .dm__nav__item.story a{background:#3dffd6}.dm__body__module{display:none;padding:16px 0 8px}.dm__body__module.active,.info-active .info-module,.more-active .more-module,.questions-active .questions-module,.rate-active .rate-module,.share-active .share-module,.story-active .story-module{display:block}.questions-module{clear:both;text-align:center}#sb-site,.sb-site-container,.sb-slidebar,body,html{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;overflow-x:hidden}html{height:100%}body{min-height:100%;height:auto;position:relative}html.sb-scroll-lock.sb-active:not(.sb-static){overflow:hidden}html.sb-web-app,html.sb-web-app body{height:100%;overflow:hidden}.sb-momentum-scrolling,html.sb-web-app body{-webkit-overflow-scrolling:touch}#sb-site,.sb-site-container{width:100%;position:relative;z-index:1}.sb-slidebar{height:100%;overflow-y:auto;position:fixed;top:0;z-index:0;display:none;-webkit-transform:translate(0);left:0;width:30%}.sb-left{left:0}.sb-right{right:0}.sb-slidebar.sb-static,html.sb-static .sb-slidebar{position:absolute}.sb-slidebar.sb-active{display:block}.sb-style-overlay{z-index:9999}.sb-width-thin{width:15%}.sb-width-wide{width:45%}@media screen and (max-width:480px){.sb-slidebar{width:70%}.sb-width-thin{width:55%}.sb-width-wide{width:85%}}@media screen and (min-width:481px){.sb-slidebar{width:55%}.sb-width-thin{width:40%}.sb-width-wide{width:70%}}@media screen and (min-width:768px){.sb-slidebar{width:40%}.sb-width-thin{width:25%}.sb-width-wide{width:55%}}@media screen and (min-width:992px){.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}}@media screen and (min-width:1200px){.sb-slidebar{width:20%}.sb-width-thin{width:5%}.sb-width-wide{width:35%}}#sb-site,.sb-site-container,.sb-slide,.sb-slidebar{-webkit-transition:left .4s ease;transition:left .4s ease;-webkit-transition-property:-webkit-transform,left,right;-webkit-backface-visibility:hidden}.sb-hide{display:none}.responsive-nav{background:#ad41bf}.responsive-nav,.responsive-nav a{color:#fff}.responsive-nav a:focus,.responsive-nav a:hover{color:#242424}.responsive-nav h2{color:#242424;margin-left:16px;margin-top:48px}.responsive-nav ul{padding-left:0}.responsive-nav .dm__nav__item{border-top:1px solid rgba(255,255,255,.15);list-style:none;margin-left:16px;margin-right:16px;padding-bottom:8px;padding-top:8px}#sb-site,.sb-site-container{background:#fff;overflow:hidden}.content{background:#242424;height:100%;position:relative}.content-panel{height:100%;opacity:0;position:absolute;visibility:hidden}.content-panel.active{display:block;opacity:100;position:relative;visibility:visible}.content-dimmer{background-color:rgba(0,0,0,.7);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.info-panel{background:#242424;color:#fff;display:none;padding:0;text-align:left;z-index:2}.info-panel__all-info{display:inline-block;width:100%}.info-panel__body{padding-bottom:60px;padding-top:50px;z-index:2}.info-panel__background-container{position:relative}.info-panel__title{margin-bottom:20px;max-width:700px}@media screen and (max-width:420px){.info-panel__title{font-size:30px;margin-bottom:10px}}.info-panel__synopsis{display:inline-block;font-weight:300;line-height:1.222;margin-bottom:15px;max-width:700px}@media screen and (max-width:420px){.info-panel__synopsis{font-size:20px;margin-bottom:10px}}.info-panel__unsupported-device{background-color:#ad41bf;background-color:rgba(173,65,191,.7);color:#fff;display:none;padding:16px;padding:1rem;position:relative;z-index:2}.unsupported:not(.disabled) .info-panel__unsupported-device{display:block}.info-panel__unsupported-device__info__body{font-weight:200;margin:0 auto;text-align:left}.info-panel__unsupported-device__info__body .icon-pa_warning{display:block;float:left;font-size:48px;font-size:3rem;height:100%;margin-right:32px;margin-right:2rem}.info-panel__unsupported-device__info__body .container{margin-bottom:0}h3.info-panel__unsupported-device__info__title{display:block;margin-bottom:4px;margin-left:80px}.info-panel__disabled-pilot{background-color:#ad41bf;background-color:rgba(173,65,191,.7);color:#fff;display:block;padding:16px;padding:1rem;position:relative;z-index:2}.info-panel__disabled-pilot__info__body{font-weight:200;margin:0 auto;text-align:left}.info-panel__disabled-pilot__info__body .icon-pa_warning{display:block;float:left;font-size:48px;font-size:3rem;height:100%;margin-right:32px;margin-right:2rem}.info-panel__disabled-pilot__info__body .container{margin-bottom:0}h3.info-panel__disabled-pilot__info__title{display:block;margin-bottom:4px;margin-left:80px}.info-panel__nav{text-align:left}.info-panel__nav-list{list-style:none;margin:0;padding:0}.info-panel__nav-item.rate-and-share{padding-bottom:16px;position:relative;text-align:left}.info-panel__nav-item__action{background:#000;background:rgba(0,0,0,.5);display:block;max-width:300px;padding:16px;position:relative}.info-panel__nav-item__action.open-terms-button.active,.info-panel__nav-item__action.preview-button.active{background:#3dffd6;color:#242424;margin-bottom:0;min-height:54px}.info-panel__nav-item__action.open-terms-button.active .info-panel__nav__item__action__meta,.info-panel__nav-item__action.preview-button.active .info-panel__nav__item__action__meta{color:#242424}.info-panel__nav-item__action.read-story-button,.unsupported .open-terms-button,.unsupported .preview-button{display:none}.info-panel__nav-item__action:focus,.info-panel__nav-item__action:hover,.open-terms-button.active:focus,.open-terms-button.active:hover,.preview-button.active:focus,.preview-button.active:hover{background:#ad41bf;color:#fff}.info-panel__nav-item__action:focus .info-panel__nav__item__action__meta,.info-panel__nav-item__action:hover .info-panel__nav__item__action__meta,.open-terms-button.active:focus .info-panel__nav__item__action__meta,.open-terms-button.active:hover .info-panel__nav__item__action__meta,.preview-button.active:focus .info-panel__nav__item__action__meta,.preview-button.active:hover .info-panel__nav__item__action__meta{color:#fff}.info-panel__nav__item__action__title{padding-left:48px;position:relative}.info-panel__nav__item__action__title i{border-right:1px solid #242424;border-right:1px solid rgba(36,36,36,.4);display:inline-block;height:55px;left:-8px;padding:18px 14px 0 10px;position:absolute;top:-14px}.info-panel__nav__item__action__support{display:block;margin-bottom:-8px;margin-left:30px}.info-panel__nav__item__action__meta{bottom:16px;position:absolute;right:16px}.info-panel__nav__item__action__meta br{display:none}.info-panel__nav__item__info{text-align:center}.rate-and-share .info-panel__nav__item__info{display:inline-block}.rate-and-share .info-panel__nav__item__info.rate{border-right:2px solid #fff;border-right:2px solid rgba(255,255,255,.5);padding-right:9px}.rate-and-share .info-panel__nav__item__info.share{padding-left:9px}.info-panel__nav-item__action.read-story-button,.info-panel__nav-item__action.watch-trailer-button,.info-panel__nav-item__watch-action{background:0 0;border:0;color:#3dffd6;padding:0;text-align:left;width:100%}.info-panel__nav-item__action.read-story-button:focus,.info-panel__nav-item__action.read-story-button:hover,.info-panel__nav-item__action.watch-trailer-button:focus,.info-panel__nav-item__action.watch-trailer-button:hover,.info-panel__nav-item__watch-action:focus,.info-panel__nav-item__watch-action:hover{color:#ad41bf}.info-panel__nav-item__action.read-story-button .info-panel__nav__item__action__title,.info-panel__nav-item__action.watch-trailer-button .info-panel__nav__item__action__title,.info-panel__nav-item__watch-action .info-panel__nav__item__action__title{padding-left:0;position:static}.info-panel__nav-item__action.read-story-button i,.info-panel__nav-item__action.watch-trailer-button i,.info-panel__nav-item__watch-action i{border:0;height:35px;padding:0;position:static}.info-panel__footer{background-color:#3dffd6;color:#fff}.info-panel__footer .container{margin-bottom:0;padding-bottom:30px;padding-top:0}.info-panel__footer__try-rate-share-and-disclaimer-container{background-image:url(../images/svg/pilotFooter/pilot-footer-bg.svg);background-position:50% 0;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;height:auto;padding-bottom:30px}.info-panel__footer__gems{display:block;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.info-panel__footer__gems img{height:100%;width:100%}.info-panel__footer__gems--layer{display:block;max-height:630px;position:absolute;width:100%}.info-panel__footer__gems--layer1l img{left:0}.info-panel__footer__gems--layer1r img{right:0}.info-panel__footer__title{color:#242424;display:inline-block;font-weight:700;margin-bottom:30px;padding:30px 25% 0;text-align:center;width:100%}.info-panel__footer__content{margin-bottom:0}.info-panel__footer__content .more-panel{background-color:transparent;padding-top:0}.info-panel__footer__content .more-panel .last-chance-pilots--list,.info-panel__footer__content .more-panel .proto-item-list{background-color:transparent;max-height:315px;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;-webkit-transform:translate3d(0,0,0);white-space:nowrap}.info-panel__footer__content .more-panel .last-chance-pilots--list .proto-item,.info-panel__footer__content .more-panel .proto-item-list .proto-item{display:inline-block;float:none;white-space:normal}@media screen and (min-width:750px){.info-panel__footer__content .more-panel .last-chance-pilots--list .proto-item,.info-panel__footer__content .more-panel .proto-item-list .proto-item{width:33%}}@media screen and (max-width:700px){.info-panel__footer__content .more-panel .last-chance-pilots--list .proto-item,.info-panel__footer__content .more-panel .proto-item-list .proto-item{width:45%}}@media screen and (max-width:600px){.info-panel__footer__content .more-panel .last-chance-pilots--list .proto-item,.info-panel__footer__content .more-panel .proto-item-list .proto-item{width:90%}}.info-panel__footer__try-rate-share{color:#fff;list-style:none;padding:100px 0 0;position:relative;text-align:left}.info-panel__footer__try-rate-share .info-panel__footer__subtitle{padding-bottom:30px;text-align:center}.info-panel__footer__try-rate-share .h2{font-size:2rem}.info-panel__footer__try-rate-share .info-panel__footer__try-rate-share__list-container{float:left;margin:0 auto;overflow-x:hidden;position:relative;width:100%}.info-panel__footer__try-rate-share .info-panel__footer__try-rate-share__item__container{display:block}.info-panel__footer__try-rate-share ol{clear:left;float:left;left:50%;list-style:none;margin:0;padding:0;position:relative}.info-panel__footer__try-rate-share__item{display:block;float:left;height:86px;margin:0;padding:0 25px;position:relative;right:50%}@media screen and (max-width:900px){.info-panel__footer__try-rate-share__item{padding:0 10px}}@media screen and (max-width:700px){.info-panel__footer__try-rate-share__item{float:none;margin-bottom:5px;padding:0}}.info-panel__footer__disclaimer{text-align:center;width:100%}.info-panel__footer__try-rate-share__item__title{clear:left;font-weight:700}.info-panel__footer__try-rate-share__item__content{display:inline-block;padding-left:10px;width:150px}.info-panel__footer__try-rate-share__item__title--image{float:left}.info-panel__footer__try-rate-share__item__title--image svg,.inlinesvg .info-panel__footer__try-rate-share__item__title--image img{display:none}.inlinesvg .info-panel__footer__try-rate-share__item__title--image svg{display:block}@media screen and (max-width:800px){.info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item__title--image svg{height:40px;width:42px}.info-panel__footer__try-rate-share__item--try .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--try .info-panel__footer__try-rate-share__item__title--image svg{margin-left:12px;width:30px}.info-panel__footer__try-rate-share__item--rate .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--rate .info-panel__footer__try-rate-share__item__title--image svg{margin-left:0;width:42px}.info-panel__footer__try-rate-share__item--share .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--share .info-panel__footer__try-rate-share__item__title--image svg{margin-left:5px;width:37px}}@media screen and (min-width:800px){.info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item__title--image svg{height:65px;width:68px}.info-panel__footer__try-rate-share__item--try .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--try .info-panel__footer__try-rate-share__item__title--image svg{margin-left:19px;width:49px}.info-panel__footer__try-rate-share__item--rate .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--rate .info-panel__footer__try-rate-share__item__title--image svg{margin-left:0;width:68px}.info-panel__footer__try-rate-share__item--share .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--share .info-panel__footer__try-rate-share__item__title--image svg{margin-left:8px;width:60px}}@media screen and (min-width:1008px){.info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item__title--image svg{height:86px;width:68px}.info-panel__footer__try-rate-share__item--try .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--try .info-panel__footer__try-rate-share__item__title--image svg{width:65px}.info-panel__footer__try-rate-share__item--rate .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--rate .info-panel__footer__try-rate-share__item__title--image svg{width:90px}.info-panel__footer__try-rate-share__item--share .info-panel__footer__try-rate-share__item__title--image img,.info-panel__footer__try-rate-share__item--share .info-panel__footer__try-rate-share__item__title--image svg{width:80px}}.info-panel__footer__subtitle{font-weight:700;margin:0 16px;margin:0 1rem;padding-top:60px}.info-panel__footer__contact{display:inline-block;margin:0 16px;margin:0 1rem;max-width:400px}.info-panel__footer__contact a{color:#fff;font-weight:700;position:relative;text-decoration:underline;z-index:5}.info-panel__background{height:100%;left:0;opacity:.3;overflow:hidden;position:absolute;right:0;top:0}.info-panel__background-video,.info-panel__background-video img{bottom:0;left:0;margin:0 auto;min-height:100%;min-width:100%;position:absolute;right:0;top:0}.learnings-panel{display:inline-block;margin:8px auto;width:100%}.learnings-panel__header{background-color:#ad41bf;margin:48px auto 24px;padding:24px 12px}@media screen and (min-width:750px){.learnings-panel{width:64%}.learnings-panel__header{padding:24px}.learnings-panel__stats{padding-left:0;white-space:nowrap}}.learnings-panel__stats{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-bottom:0;padding-left:0}.learnings-panel__stat{max-width:160px;padding:0;text-align:left;width:33%}@media screen and (min-width:750px){.learnings-panel__stat{display:inline-block;font-size:18px;margin-bottom:0;margin-right:40px}}.learnings-panel__icon{border:solid #fff;border-radius:50%;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;display:block;float:left;height:20px;margin-right:4px;padding:8px;width:20px}@media screen and (min-width:750px){.learnings-panel__icon{height:30px;margin-left:0;margin-right:10px;margin-top:-4px;width:30px}}@media screen and (min-width:1008px){.learnings-panel__icon{height:40px;margin-left:0;margin-right:10px;margin-top:-4px;width:40px}}.inlinesvg .learnings-panel__icon img{display:none}.learnings-panel__icon svg{display:none;max-height:60px;width:100%}.inlinesvg .learnings-panel__icon svg{display:block}.learnings-panel__icon path,.learnings-panel__icon polygon{-webkit-animation:dash 3s linear forwards;animation:dash 3s linear forwards}@-webkit-keyframes dash{100%{stroke-dashoffset:0}}@keyframes dash{100%{stroke-dashoffset:0}}.learnings-panel__try-svg{height:100%;padding-left:5%;padding-right:20%}.learnings-panel__rate-svg{height:100%}.learnings-panel__share-svg{height:100%;padding-right:10%;padding-top:2%}.learnings-panel__figure{display:block;font-weight:700}@media screen and (min-width:420px){.learnings-panel__figure{font-size:18px}}.learnings-panel__lessons{width:100%}.learnings-panel__title{float:left;margin:0;width:58%}@media screen and (max-width:750px){.learnings-panel__title{margin-top:-5px;width:50%}}.learnings-panel__action{display:inline-block;float:right}.learnings-panel__learnings{list-style-position:outside;margin:0;padding-top:60px;text-align:left}@media screen and (min-width:600px){.learnings-panel__learnings{padding-top:80px}}@media screen and (min-width:1008px){.learnings-panel__figure{font-size:22px}.learnings-panel__learnings{padding-top:60px}}.learnings-panel__learning{color:#707070;margin-bottom:8px;margin-left:12px;max-width:648px;padding-top:20px}.learnings-panel__lesson{color:#fff;display:inline-block;margin-bottom:0;padding-top:8px;vertical-align:top}.learnings-panel__text{padding-top:4px}.info-panel__vr__title{margin-top:50px}.info-panel__nav--vr{max-width:inherit}.single-vr-option{width:50%}@media screen and (max-width:600px){.single-vr-option{width:100%}}.info-panel__nav__vr__preview-list{border-collapse:separate;border-spacing:10px;display:table;padding-left:0;position:relative;width:100%}@media screen and (min-width:600px){.learnings-panel__text{padding-top:0}.info-panel__nav__vr__preview-list{left:-10px}}.info-panel__vr__preview{background-color:rgba(36,36,36,.8);display:table-cell;margin-bottom:20px;padding:16px;width:45%}.js .info-panel__vr__preview__terms__above-the-fold,.no-js .info-panel__vr__preview__terms__above-the-fold{padding-bottom:8px}@media screen and (max-width:600px){.info-panel__vr__preview{display:inline-block;width:100%}}.info-panel__vr__preview__row{display:table-row;width:100%}.info-panel__vr__preview .info-panel__nav-item__action--vr{margin:0 0 15px;max-width:inherit;padding-bottom:8px;padding-top:8px;width:100%}.info-panel__vr__preview .info-panel__nav-item__action--vr i{top:-6px}.info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__meta{bottom:-20px;left:48px;right:inherit}.info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__title{display:inline-block;width:100%}@media screen and (max-width:600px){.info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__title{top:-4px}}.info-panel__vr__preview .info-panel__nav-item__action--vr .info-panel__nav__item__action__title__terms{display:inline-block;padding-top:9px;width:100%}.info-panel__vr__sysreq__title{color:#f1f1ee;font-weight:400;margin-bottom:10px;padding-top:16px}.info-pane__vr__sysreq__list{list-style-type:disc;margin-bottom:8px;padding-left:16px}.info-panel__vr__terms__list{list-style-position:inside;padding-left:16px}.info-panel__vr__terms__list-item{white-space:pre-wrap}.info-panel__vr__terms__list-item>span{display:inline-block;margin-bottom:-1.2em;margin-left:12px;padding-right:8px;position:relative;top:-1.2em;width:100%}.no-js .info-panel__vr__preview__terms .icon-pa_close,.no-js .vr-preview-option.open-terms-button{display:none}.story-panel h2,.story-panel__image{margin-bottom:40px;position:relative}.no-js .info-panel__vr__preview__terms .info-panel__vr__preview__title{padding-top:16px}.js .info-panel__vr__preview__terms{display:none;position:relative}.js .info-panel__vr__preview__terms .icon-pa_close{cursor:pointer;display:block;position:absolute;right:0;top:0}.story-panel{background:#eee;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#fff));padding-bottom:80px}.story-panel a{color:#ad41bf}.story-panel h1{color:#242424;font-weight:600;position:relative}.story-panel h1 strong{display:block}.story-panel blockquote,.story-panel h2,.story-panel ol,.story-panel p,.story-panel ul{margin-left:auto;margin-right:auto;max-width:600px}.story-panel p.story-panel__intro{color:#ad41bf;line-height:1.3}.story-panel h2{font-weight:700;margin-top:60px;text-align:center}.story-panel blockquote{border-left:5px solid #ad41bf;padding-left:40px}.story-panel li{margin-top:.5em}.story-panel__image{background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;height:350px;margin-top:40px}@media screen and (max-width:1008px){.story-panel__image{margin-left:-16px;margin-right:-16px}}.story-panel__image:before{bottom:-5px;content:'';height:5px;left:0;position:absolute;right:0}.story-panel__image--1{color:#fff;height:230px;margin-top:0;overflow:hidden;padding:75px;position:relative;text-align:center}.story-panel__image--1:before{background-color:#3dffd6;bottom:0;content:'';height:auto;left:0;opacity:.7;position:absolute;right:0;top:0;z-index:0}.unsupported .iframe-wrapper{display:none}.iframe-wrapper{background-color:#fff;-webkit-background-size:cover;background-size:cover;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;position:relative;width:100%}.iframe-wrapper.disable-ios-scroll{-webkit-overflow-scrolling:auto}.web-frame{width:100%}.preview-panel__inline--iframe .iframe-wrapper,.preview-panel__inline--iframe .iframe-wrapper .web-frame{min-height:850px;min-height:90vh}.preview-panel__inline--iframe-16x9{margin:0 auto;max-width:976px}.preview-panel__inline--iframe-16x9 .iframe-wrapper{padding-top:56.25%}.preview-panel__inline--iframe-16x9 .web-frame{left:0;position:absolute;top:0}.trailer-panel{display:none;margin:0 auto;max-width:1008px;padding-top:2em}.trailer-wrapper{clear:both}.trailer-panel__title{color:#3dffd6;float:left}a.trailer-panel__close-button{float:right;margin-top:-4px}.smp-video__javascript-warning{position:relative}.smp-video__javascript-warning p{color:#fff;font-weight:700;position:absolute;text-align:center;top:50%;top:calc(50% - 1em);width:100%}.smp-video__javascript-warning:after{content:' ';display:block;padding-top:56.25%}.js .smp-video__javascript-warning__body{display:none}.carousel__pagination,.carousel__slide{display:inline-block}.more-panel{background:#fff;padding-top:16px}.more-panel .more-module{z-index:1}.questions-module__maybe-later{margin-bottom:16px}.carousel__footer{text-align:center}.questions-module__questions{margin:0 auto;max-width:600px;overflow:hidden}.questions-module__questions .button{background-color:#ad41bf;color:#fff}.questions-module__questions .button:focus,.questions-module__questions .button:hover{background-color:#242424}.carousel{position:relative;white-space:nowrap}.carousel__slide{vertical-align:top;white-space:normal;width:100%}.carousel__next.unselectable,.carousel__prev.unselectable{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';opacity:.5}.carousel__slide__container{margin:0 auto;max-width:600px;padding:0 16px}.action-card{background-color:#3dffd6;min-height:180px;position:relative;text-align:left}.action-card__statement{display:block;font-size:20px;padding:0 16px 16px;text-align:center}.action-card__action{height:46px;margin:0 0 8px 8px;min-width:46px}.ie8 .action-card__action{min-height:26px;min-width:24px}.action-card__actions__wrapper{display:block;list-style-type:none;margin:0;padding:0;text-align:center}.action-card__actions__wrapper li{display:inline-block}.action-card__pagination{display:block;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';opacity:.6;padding-top:16px;text-align:center}@media screen and (min-width:600px){.action-card__body{float:left;margin-bottom:0;width:50%}.action-card__body:focus{outline:0}.action-card__statement{font-size:28px}.action-card__actions{border-left:4px solid #fff;border-left:4px solid rgba(255,255,255,.5);display:table;float:right;margin-bottom:16px;margin-top:16px;min-height:150px;position:relative;text-align:center;width:50%}.action-card__actions__wrapper{display:table-cell;left:0;padding-left:8px;padding-right:8px;vertical-align:middle;width:100%}.ie8 .action-card__actions__wrapper{top:0}}.action-card__action--text i{display:inline;font-size:inherit}.error-page{position:relative;text-align:center}.error-page .masthead__wrapper{display:block}.error-page .masthead__gems{display:none}.e-title{color:#fff}.e-message{color:#313231;margin:0 auto 100px;max-width:400px;text-align:center}.e-message,.e-message p{font-weight:700;margin-bottom:32px}.e-message a{color:#ad41bf}.e-button,.e-message .e-button{color:#fff}.e-button{background:#ad41bf;display:inline-block;font-weight:700;margin:0 auto;padding:16px;text-align:center}.error--401 .e-title{color:#3dffd6;font-size:3rem;font-size:48px;margin-bottom:124px;text-align:center}.error--404,.error--500{background:-webkit-gradient(linear,left top,right top,from(#ad41bf),to(#3dffd6));background:-webkit-linear-gradient(left,#ad41bf,#3dffd6);background:linear-gradient(to right,#ad41bf,#3dffd6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9ad41bf', endColorstr='#d93dffd6', GradientType=1);height:100%}.error--404 .e-message,.error--500 .e-message{color:#fff}.error--404 .masthead,.error--500 .masthead{background:0 0;height:auto;margin-bottom:36px;position:relative;text-align:center;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:1}.ie8 .error--404 .masthead__logo,.ie8 .error--404 .masthead__strapline,.ie8 .error--500 .masthead__logo,.ie8 .error--500 .masthead__strapline{margin-left:auto;margin-right:auto}.main-navigation{background-color:#242424;background-color:rgba(36,36,36,.8);margin-top:30px}.main-navigation ul{padding-left:0}.main-navigation__item{border-bottom:transparent 4px solid;display:inline-block;list-style-type:none}.main-navigation__item:first-child{margin-left:10px}.main-navigation__highlight,.main-navigation__item--active,.main-navigation__item:hover{border-bottom:#3dffd6 4px solid}.main-navigation__link{color:#fff;display:inline-block;padding:10px}.main-navigation__link:visited{color:#fff}.info-section{background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;padding:128px 0;position:relative;vertical-align:middle;width:100%}.info-section--lede,.info-section--try{background-position:top center;background-repeat:no-repeat}.info-section:last-child .info-section-wrapper{height:auto;z-index:2}.info-section-wrapper--padded{background-color:rgba(255,255,255,.7);padding:16px;text-align:left}.info-section__logo{margin-bottom:30px;min-height:60px;padding-top:30px;text-align:left}.info-section__logo .dm__title__logo{min-height:50px}.info-section__logo .dm__breadcrumb{display:none}.info-section__logo a{display:inline-block}.info-section__logo img{height:50px;width:224px}.info-section--lede{background-color:#ad41bf;background-image:url(../images/svg/homeheader/taster-background-top-diagonal.svg);-webkit-background-size:100% 100%;background-size:100% 100%;padding:0 0 80px;text-align:center}@media screen and (min-width:600px){.info-section--lede{background-color:#ad41bf;background-position:top center;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding-bottom:150px}}.info-section--lede__gems{padding-top:0;position:relative;top:-48px;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.info-section--lede__gems img{position:absolute;top:0;width:100%}.info-section--lede__gems--layer{padding-bottom:100%;position:absolute;width:100%}.info-section--lede__gems--layer1l img{left:0}.info-section--lede__gems--layer1r img{right:0}.info-section--lede .main-navigation{margin:0 0 30px;text-align:left}.info-section--lede .info-section__title{margin:0 auto 18px;max-width:480px}.info-section__subtitle,.info-section__subtitle--full-width{margin-bottom:16px}.info-section--lede .smp-video__fallback-image{padding-top:56.25%;width:100%}.info-section--lede .smp-video__fallback-image img{left:0;position:absolute;top:0}.info-section--lede .info-section-wrapper{width:100%}.info-section-wrapper{display:block}.page-breadcrumb{position:absolute;top:-60px}@media screen and (max-width:600px){.info-section--lede .info-section-wrapper{padding:0 40px}.page-breadcrumb{top:-48px}}.info-section__title{font-weight:700}.info-section__title i{opacity:.3}.info-section__title--important{margin-bottom:16px;text-align:left}.info-section--try{background-color:#3dffd6;background-image:url(../images/svg/taster-background-bottom-diagonal-flipped.svg);-webkit-background-size:100% 100%;background-size:100% 100%;color:#fff;padding-bottom:200px;padding-top:75px}.info-section--try:before{background-image:url(../images/svg/homeheader/taster-background-top-l-2.svg)}@media screen and (min-width:600px){.info-section__subtitle{max-width:50%}.info-section--try{background-image:url(../images/about/slinky.png),url(../images/svg/taster-background-bottom-diagonal-flipped.svg);background-position:right center,top center;-webkit-background-size:30%,100% 100%;background-size:30%,100% 100%}.info-section--try:before{background-position:-300px 40%;background-repeat:no-repeat;-webkit-background-size:300% auto;background-size:300% auto;content:'';height:153%;opacity:.1;position:absolute;right:10%;top:-45%;width:100%}}.info-section--rate{background-color:#ad41bf;background-image:url(../images/svg/taster-background-bottom-diagonal.svg);background-position:top center;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding-bottom:250px;padding-top:100px}@media screen and (min-width:600px){.info-section--rate{background-image:url(../images/about/stars.png),url(../images/svg/taster-background-bottom-diagonal.svg);background-position:right top,top center;-webkit-background-size:30%,100% 100%;background-size:30%,100% 100%}.info-section--rate:before{background-image:url(../images/svg/homeheader/taster-background-top-r-3-black.svg);background-position:90% 45%;background-repeat:no-repeat;-webkit-background-size:300% auto;background-size:300% auto;content:'';height:150%;opacity:.1;position:absolute;right:-35%;top:5%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:100%}}.archive-header--lede__gems--layer1r img,.popup{right:0}.info-section--share{background-color:#ad41bf;color:#fff}.info-section--share:before{background-image:url(../images/svg/homeheader/taster-background-top-l-3-dark.svg)}@media screen and (min-width:600px){.info-section--share{background-image:url(../images/about/birds.png);background-position:right center;-webkit-background-size:30% 30%;background-size:30%}.info-section--share:before{background-image:url(../images/svg/homeheader/taster-background-top-l-3-dark.svg);background-position:-15% 60%;background-repeat:no-repeat;-webkit-background-size:300% auto;background-size:300% auto;content:'';height:200%;left:-30%;opacity:.1;position:absolute;top:-50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:100%}}.archive-header--lede__gems--layer1l img,.popup{left:0}.info-section--copy-block{background-color:#242424;color:#fff;padding:32px 0}.info-section__copy{max-width:640px}.info-section__summary{font-weight:400}.disclaimer a,.pilot__list__item__description,.popup .button{font-weight:700}.info-section__body a{color:#ad41bf}.popup{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#242424;bottom:0;display:none;opacity:0;overflow:hidden;padding:16px 0;position:fixed;visibility:hidden;width:100%;z-index:300}.popup.active{display:block;opacity:1;visibility:visible}.popup.in{-webkit-animation-delay:2s;animation-delay:2s}.popup .button{margin-left:8px}.popup .button:first-child{margin-left:0}.popup .disclaimer-popup__button-secondary{color:#242424;padding:10px}.popup .disclaimer-popup__button-secondary:hover{color:#fff}.disclaimer-popup__title{color:#3dffd6;font-weight:700;margin-bottom:0}.disclaimer-popup__subtitle{color:#fff}@media screen and (min-width:1008px){.disclaimer-popup__subtitle{margin-bottom:0}.disclaimer-popup__actions{text-align:right}}.disclaimer{background-color:#f2f2f2;padding:32px 0;padding:2rem 0}.disclaimer a{color:#ad41bf}.disclaimer p:last-child{margin-bottom:0}.ie8 .disclaimer p{margin-bottom:0}.archived-pilots+.disclaimer{background-color:#00f0bd;color:#242424}.archived-pilots+.disclaimer a{color:#242424}.header-image{background-color:transparent;background-image:url(../images/svg/homeheader/taster-background-top-diagonal.svg);background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;height:564px;margin-bottom:-550px;width:100%}.archive-header--lede{background-color:#ad41bf;background-position:top center;padding:0 0 80px;text-align:center}@media screen and (min-width:600px){.info-section__body,.info-section__summary{max-width:50%}.archive-header--lede{background-color:#ad41bf;background-position:top center;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding-bottom:150px}}.archive-header--lede__gems{padding-top:0;position:relative;top:-48px;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.archive-header--lede__gems img{position:absolute;top:0;width:100%}.archive-header--lede__gems--layer{padding-bottom:100%;position:absolute;width:100%}.archive-header--lede .archive-header-wrapper{width:100%}@media screen and (max-width:600px){.archive-header--lede .archive-header-wrapper{padding:0 40px}}.archive-page{background:no-repeat #fff}.archive-page .sb-site-container{background:0 0}.archive-page .dm__title__logo{margin-bottom:30px;min-height:60px;padding-top:30px;text-align:left}.archive-page .dm__title__logo img{height:50px;width:224px}.archive-page .last-chance-pilots--list,.archive-page .proto-item-list{background-color:#fff}.archive-heading{background-color:#242424;background-color:rgba(36,36,36,.8);padding-top:15px}.archive-heading h2{color:#3dffd6;margin-bottom:0;padding-bottom:20px;padding-left:16px}.archive-sort__options{list-style-type:none;margin:0;padding:0}.archive-sort__options li{display:inline-block}.archive-sort__option{color:#fff;display:inline-block;padding:8px 16px}.archive-sort__option--active,.archive-sort__option:focus,.archive-sort__option:hover{background-color:#fff;color:#242424}.pilots__list{border-collapse:separate;border-spacing:5px;display:table;list-style-type:none;padding:0;width:100%}.pilot__list__item{border-bottom:1px solid #242424;border-bottom:1px solid rgba(36,36,36,.6);display:block;width:100%}.pilot__list__item:focus,.pilot__list__item:hover{background-color:#3dffd6}.pilot__list__item__wrapper{color:#242424}.pilot__list__item__wrapper>br{display:none}@media screen and (max-width:600px){.pilot__list__item{padding:0 14px}.pilot__list__item__wrapper>br{display:inline}}.pilot__list__item__link{display:block;padding:10px 0;width:100%}.pilot__list__item__image,.pilot__list__item__info{display:table-cell;vertical-align:top}.pilot__list__item__date{display:table-cell;padding-left:14px;width:170px}@media screen and (max-width:600px){.pilot__list__item__date{display:inline-block;padding-left:0;width:100%}.pilot__list__item__date br{display:none}}.pilot__list__item__date time{text-transform:uppercase}.pilot__list__item__info{padding-left:20px}@media screen and (max-width:420px){.pilot__list__item__info{padding-left:10px}}.pilot__list__item__image{max-height:80px;position:relative;width:145px}@media screen and (max-width:600px){.pilot__list__item__image{width:120px}}.pilot__list__item__image__image{height:80px;left:0;top:0;width:145px}@media screen and (max-width:600px){.pilot__list__item__image__image{height:70px;min-width:0;width:120px}}.pilot__list__item__image__available-banner{background-color:#242424;background-color:rgba(36,36,36,.5);height:30px;position:absolute;top:50px;width:100%}.pilot__list__item__image__available-banner .pilot__list__item__image__available-banner__text{color:#fff;display:inline-block;height:25px;margin:auto 0;padding-left:35px;padding-top:6px;position:relative}.pilot__list__item__image__available-banner--disabled,.pilot__list__item__meta br{display:none}@media screen and (max-width:600px){.pilot__list__item__image__available-banner{top:40px}.pilot__list__item__image__available-banner .pilot__list__item__image__available-banner__text{font-size:12px;padding-top:7px}}.pilot__list__item__image__available-icon{background-color:#3dffd6;color:#242424;font-size:20px;height:30px;padding:2px;position:absolute;text-align:center;width:30px}#orb-modules,.pagination{position:relative}.pilot__list__item__title{color:#ad41bf}.pilot__list__item__meta{padding-top:15px}.pilot__list__item__ratings{border-right:2px solid #242424;border-right:2px solid rgba(36,36,36,.4);padding-right:9px}@media screen and (max-width:420px){.pilot__list__item__description,.pilot__list__item__meta{font-size:12px;font-size:.75rem}.pilot__list__item__description br,.pilot__list__item__meta br{display:inline}.pilot__list__item__ratings{border:0;padding:0}}.pilot__list__item__shares{padding-left:9px}@media screen and (max-width:420px){.pilot__list__item__shares{padding:0}}.pagination{margin-left:auto;margin-right:auto;max-width:60%;z-index:999}@media screen and (max-width:600px){.pagination{max-width:75%}}.pagination__list{padding-left:0;text-align:center}.pagination__list__item{background-color:#efd9f2;background-color:rgba(173,65,191,.2);color:#ad41bf;display:inline-block;height:40px;list-style-type:none;margin:2px;width:35px}.pagination__list__item:hover{background-color:#3dffd6}.pagination__list__item--active,.pagination__list__item--active:hover{background-color:#ad41bf;color:#fff}.pagination__list__item__link{color:inherit;display:table-cell;height:40px;text-align:center;vertical-align:middle;width:35px}.pagination__list__item--next,.pagination__list__item--previous{background:0 0;color:#ad41bf;width:auto}.pagination__list__item--next .pagination__list__item__link,.pagination__list__item--previous .pagination__list__item__link{background:0 0;width:auto}.pagination__list__item--next:hover,.pagination__list__item--previous:hover{background-color:inherit}.pagination__list__item--disabled{color:#deb3e5;color:rgba(173,65,191,.4)}body{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#orb-modules *{-webkit-box-sizing:border-box;box-sizing:border-box}#orb-aside{display:none!important}a{color:#3dffd6;text-decoration:none}