html{box-sizing:border-box;height:100%}*,::after,::before{box-sizing:inherit}body,html{-webkit-font-smoothing:antialiased;color:#282828;font:400 16px/1.75em Roboto,Arial,sans-serif;margin:0;position:relative;text-rendering:optimizeLegibility}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){body{display:block}}a{color:inherit}a:active,a:focus,button:active,button:focus,input:focus,select:active,select:focus{outline-width:0}.can-focus a:active,.can-focus a:focus,.can-focus button:active,.can-focus button:focus,.can-focus input:focus,.can-focus select:active,.can-focus select:focus{outline-width:5px}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;border-radius:0;color:inherit;cursor:pointer;display:inline-block;font-family:Roboto,Arial,sans-serif;font-size:inherit;line-height:1.25em;margin:0;padding:0}img{max-width:100%;vertical-align:middle}.yt-hide{display:none!important}.no-scroll{overflow:hidden!important}.no-break{white-space:nowrap}::-moz-selection{background:#282828;color:#fff}::selection{background:#282828;color:#fff}.fpo{-ms-flex-align:center;align-items:center;background:#f0f;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:400px;overflow:hidden;text-align:center}.main{-ms-flex:1;flex:1;opacity:0;transition:opacity 1s ease-out}.main--active{opacity:1}.cta{-ms-flex-align:center;align-items:center;color:#03a9f4;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s ease-out;white-space:nowrap}.cta__icon{fill:#03a9f4;height:20px;margin:0 0 0 4px;transition:fill .3s ease-out;width:20px}[dir=rtl] .cta__icon{margin:0 4px 0 0;-ms-transform:rotate(180deg);transform:rotate(180deg)}.cta:hover{color:#282828}.cta:hover .cta__icon{fill:#282828}.button{background:#03a9f4;color:#fff;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;line-height:40px;padding:0 24px;text-transform:uppercase;transition:background-color .3s ease-out}.button:hover{background-color:#0288d1;color:#fff}.loader{-ms-flex-align:center;align-items:center;background:#fff;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.loader__spinner{height:48px;margin:24px 0;position:relative;width:48px}.loader__spinner::before{content:'';display:block;padding-top:100%}.loader__spinner .circular{animation:loader-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;-ms-transform-origin:center center;transform-origin:center center;width:100%}.loader__spinner .circular .path{animation:loader-dash 1.5s ease-in-out infinite,loader-color 6s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}@keyframes loader-rotate{100%{transform:rotate(360deg)}}@keyframes loader-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes loader-color{0%,100%{stroke:red}40%{stroke:#03a9f4}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.section{margin:48px 0;padding:0 24px}@media only screen and (min-width:768px){.section{margin:72px 0;padding:0 48px}}.section--full-width-image{padding:0}.section--full-width-image .section__inner{border:0;padding:0}.section:first-child{margin:0 0 48px}@media only screen and (min-width:768px){.section:first-child{margin:0 0 72px}}.section__inner{border-top:1px solid #eee;margin:0 auto;max-width:1500px;padding:48px 0 0}@media only screen and (min-width:768px){.section__inner{border:0}.section__inner--constant-border{border-top:1px solid #eee}}.section--hero{padding:0}.section--hero:first-child{margin:0}.section--hero+.section{margin-top:0}.section--hero .section__inner{border:0;max-width:1500px;padding:0}.section__full-width-image{background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:42%;width:100%}.row__item{border-top:1px solid #eee;margin:48px 0 0;padding:48px 0 0}.row__item:first-child{border:0;margin:0;padding:0}@media only screen and (min-width:768px){.row__item{border:0;margin:0;padding:0 24px 48px;width:50%}.row__item--40{width:40%}.row__item--60{width:60%}.row__item--single-item{width:100%}.row__item--single-item .block{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.row__item--single-item .block__media-wrapper{width:60%}.row__item--single-item .block__copy{padding:0 0 0 48px;width:40%}[dir=rtl] .row__item--single-item .block__copy{padding:0 48px 0 0}.row__item--single-item .block__headline{margin-top:0}.row__item:first-child{padding:0 24px 48px}.row__item:last-child,.row__item:nth-last-child(2){padding:0 24px}}@media only screen and (min-width:768px){.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -24px}}@media only screen and (min-width:768px){.row--with-divider{margin:0 -48px}}@media only screen and (min-width:768px){.row--with-divider .row__item{padding:24px 48px;width:55%}.row--with-divider .row__item:first-child{padding:24px 48px}.row--with-divider .row__item:nth-child(even){border-left:1px dashed #282828;width:45%}[dir=rtl] .row--with-divider .row__item:nth-child(even){border-left:0;border-right:1px dashed #282828}}.modal{height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-out,visibility .3s ease-out;visibility:hidden;width:100%;z-index:100}@media only screen and (min-width:600px){.modal{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 48px}}.modal--active{opacity:1;pointer-events:auto;visibility:visible}.modal__overlay{background:#282828;height:100%;left:0;opacity:.9;position:absolute;top:0;width:100%}.modal__content{background:#f8f8f8;height:100%;max-width:800px;overflow:hidden;overflow-y:auto;padding:48px 24px;position:absolute;width:100%}.modal__content--blog{background:#fff}@media only screen and (min-width:600px){.modal__content{height:auto;max-height:100%;position:relative}}.modal [yt-modal-content]{display:none}.modal [yt-modal-content].modal__content--active{display:block}.modal__close-btn{line-height:1;padding:12px;position:absolute;right:0;top:0}[dir=rtl] .modal__close-btn{left:0;right:auto}.modal__close-btn:hover .modal__close-icon{fill:#282828}.modal__close-icon{fill:#757575;height:20px;transition:fill .3s ease-out;width:20px}.modal__headline{background:#fff;border-bottom:1px solid #eee;color:#757575;font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.125em;margin:-48px -24px 24px;padding:48px 24px}.modal__actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:48px 0 0}.modal__action{display:inline-block;line-height:48px;margin:0 12px;padding:0 24px;text-decoration:none;transition:color .3s ease-out;white-space:nowrap}.modal__action:last-child{margin-right:0}.modal__action:hover{color:red}.modal__video-wrapper{padding-bottom:calc(9 / 16 * 100%);position:relative;width:100%}.modal__video{height:100%;left:0;position:absolute;top:0;width:100%}.modal .carousel[yt-carousel-type=blog]{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.modal .carousel[yt-carousel-type=blog] .carousel__actions{margin:0 0 48px}@media only screen and (min-width:900px){.list{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:48px 0}}@media only screen and (min-width:900px){.list__headline-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:48px;width:50%}}.list__headline{font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.125em;margin:0 0 24px}@media only screen and (min-width:768px){.list__headline{font-size:45px}}@media only screen and (min-width:900px){.list__headline{font-size:64px;max-width:350px}}[lang=de] .list__headline{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}[lang=zh-TW] .list__headline{white-space:nowrap}.list__items{margin:0;padding:0 0 0 15px}[dir=rtl] .list__items{padding:0 15px 0 0}@media only screen and (min-width:900px){.list__items{width:50%}}.list__item{font-size:14px;font-weight:300;line-height:2em;margin:24px 0;max-width:500px}.list__item a{color:#03a9f4;text-decoration:none;white-space:nowrap}.columns__headline{font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.125em;margin:48px auto;max-width:600px;text-align:center}@media only screen and (min-width:768px){.columns__headline{font-size:45px}}@media only screen and (min-width:768px){.columns__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -24px}}.columns__column{margin:24px 0}@media only screen and (min-width:768px){.columns__column{margin:0;padding:0 24px;width:calc(100% / 3)}}.columns__subhead{font-size:24px;font-weight:500;margin:0 0 24px}.columns__paragraph{font-size:14px;font-weight:300;margin:24px 0 0}.columns__paragraph a{color:#03a9f4;text-decoration:none;white-space:nowrap}.accordion{margin:24px 0}.accordion__button{border-top:1px solid #eee;font-size:24px;font-weight:300;margin-top:-1px;padding:24px 0;text-align:left;width:100%}.accordion__button>span{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[dir=rtl] .accordion__button{text-align:right}.accordion__button--active{font-weight:500}.accordion__button--active .accordion__button-icon{fill:#282828;-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion__button-icon{fill:#757575;height:24px;margin:0 0 0 12px;transition:transform .3s ease-out,fill .3s ease-out;width:24px}[dir=rtl] .accordion__button-icon{margin:0 12px 0 0}.accordion__content{border-bottom:1px solid #eee;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.accordion__content--active{max-height:2000px}.accordion__inner{padding:0 0 48px}.tooltip{cursor:pointer;display:inline-block;padding:0 18px 0 0;position:relative}.tooltip::after{content:url(/yt/creators/static/images/icon-tooltip.svg);height:16px;position:absolute;right:0;top:3px;width:16px}[dir=rtl] .tooltip{padding:0 0 0 18px}[dir=rtl] .tooltip::after{left:0;right:auto}.tooltip__content{background:#fff;border:1px solid #eee;bottom:calc(100% + 8px);box-shadow:0 2px 10px rgba(0,0,0,.2);color:#282828;display:inline-block;opacity:0;padding:24px;position:absolute;right:-93px;transition:opacity .3s ease-out,visibility .3s ease-out;visibility:hidden;white-space:normal;width:200px}.tooltip__content::after{background:#fff;border-bottom:1px solid #eee;border-left:1px solid #eee;bottom:-8px;content:'';height:24px;left:calc(50% - 12px);position:absolute;-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:24px}[dir=rtl] .tooltip__content{left:-93px;right:auto}.tooltip:hover .tooltip__content{opacity:1;visibility:visible}.yt-header{left:0;position:fixed;top:0;width:100%;z-index:10}.yt-header--offset{height:64px}.yt-header__row{-ms-flex-align:center;align-items:center;background:#fff;box-shadow:inset 0 -1px 0 #eee;display:-ms-flexbox;display:flex;height:64px;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 12px;position:relative}[dir=rtl] .yt-header__row{padding:0 12px 0 0}@media only screen and (min-width:600px){.yt-header__row{padding:0 0 0 24px}[dir=rtl] .yt-header__row{padding:0 24px 0 0}}.yt-header__profile{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:64px;-ms-flex-pack:center;justify-content:center;position:relative}.yt-header__profile-img{background-image:url(/yt/creators/static/images/icon-account.svg);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:32px;margin:0 12px 0 0;max-width:32px;min-width:32px;width:32px}[dir=rtl] .yt-header__profile-img{margin:0 0 0 12px}.yt-header__profile-overlay{background:0 0;height:100%;left:0;position:fixed;top:0;width:100%}.yt-header__profile-options{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);min-width:150px;padding:12px;position:absolute;right:12px;top:calc(100% - 4px);z-index:1}[dir=rtl] .yt-header__profile-options{left:12px;right:auto}.yt-header__profile-options::before{content:url(/yt/creators/static/images/icon-white-triangle.svg);height:24px;position:absolute;right:4px;top:-17px;width:24px}[dir=rtl] .yt-header__profile-options::before{left:4px;right:auto}.yt-header__profile-display-name{font-size:14px;font-weight:400;line-height:1.25em;margin:0 0 8px;white-space:nowrap}.yt-header__sign-out-btn{display:block}.yt-header__menu{background:#fff;border-bottom:1px solid #eee;display:none;height:calc(100% - 64px);overflow:hidden;overflow-y:auto;position:fixed;top:64px;width:100%}.yt-header__menu--active{display:block}@media only screen and (min-width:1200px){.yt-header__menu{display:none}}.yt-header__menu--desktop{-ms-flex-align:center;align-items:center;background:0 0;border:0;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;padding:0;position:static}.yt-header__menu--with-page-nav{height:calc(100% - 128px);top:128px}.yt-header__home-link{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin:0 24px 0 0;text-decoration:none}[dir=rtl] .yt-header__home-link{margin:0 0 0 24px}.yt-header__logo{margin:0 4px 0 0;max-width:100px;min-width:100px}[dir=rtl] .yt-header__logo{margin:0 0 0 4px}.yt-header__site-title-wrapper{line-height:1;margin:0}.yt-header__page-title,.yt-header__site-title{color:#949494;font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:26px;font-weight:300;letter-spacing:-1px;line-height:1}.yt-header__page-title{margin-bottom:0}.yt-header__nav--desktop{display:none}@media only screen and (min-width:1200px){.yt-header__nav--desktop{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}}.yt-header__nav{border-bottom:1px solid #eee;margin:0 0 64px}.yt-header__nav--desktop{border:0;margin:0}.yt-header__nav-title{border-bottom:1px solid #eee;color:#949494;font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:26px;font-weight:300;line-height:1.25em;margin:0;padding:12px}@media only screen and (min-width:600px){.yt-header__nav-title{padding:12px 24px}}.yt-header__nav-link{-ms-flex-align:center;align-items:center;background-color:#fff;border-top:1px solid #eee;color:#757575;cursor:pointer;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;-ms-flex-pack:justify;justify-content:space-between;line-height:inherit;padding:12px 24px;text-decoration:none;transition:color .3s ease-out,background-color .3s ease-out;width:100%}@media only screen and (min-width:600px){.yt-header__nav-link{padding:12px 36px}}.yt-header__nav-link--subnav{border:0;font-weight:300}.yt-header__nav-link--active{background-color:#f8f8f8;color:#282828}.yt-header__nav-link:first-child{border:0}.yt-header__nav-link:hover{background-color:#f8f8f8;color:#282828}.yt-header__nav-link:hover .yt-header__nav-link-icon{fill:#282828}.yt-header__nav-link-icon{fill:#757575;height:20px;-ms-transform:rotate(180deg);transform:rotate(180deg);transition:fill .3s ease-out,transform .3s ease-out;width:20px}.yt-header__desktop-nav-link{color:#757575;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:64px;margin:0 24px;position:relative;text-decoration:none;transition:color .3s ease-out;white-space:nowrap}.yt-header__desktop-nav-link:hover{color:#282828}.yt-header__desktop-nav-link--active{box-shadow:inset 0 -2px 0 #03a9f4;color:#282828}.yt-header__cta{color:#757575;display:none;font-size:14px;height:64px;line-height:64px;padding:0 12px;text-decoration:none;transition:color .3s ease-out;white-space:nowrap}@media only screen and (min-width:600px){.yt-header__cta{padding:0 24px}}@media only screen and (min-width:1200px){.yt-header__cta{display:block}}.yt-header__cta--secondary{color:#03a9f4;font-weight:500;text-transform:uppercase}.yt-header__cta--menu{display:block}.yt-header__cta--menu>span{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:1200px){.yt-header__cta--menu{display:none}}.yt-header__cta--main-menu{min-width:200px;text-align:right}[dir=rtl] .yt-header__cta--main-menu{text-align:left}.yt-header__cta--active{color:#282828}.yt-header__cta--active .yt-header__cta-icon{fill:#282828;-ms-transform:rotate(0);transform:rotate(0)}.yt-header__cta:hover{color:#282828}.yt-header__cta:hover .yt-header__cta-icon{fill:#282828}.yt-header__cta-icon{fill:#757575;height:20px;margin:0 0 0 4px;-ms-transform:rotate(180deg);transform:rotate(180deg);transition:fill .3s ease-out,transform .3s ease-out;width:20px}[dir=rtl] .yt-header__cta-icon{margin:0 4px 0 0}.yt-header__subnav{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.yt-header__subnav--desktop{background:#fff;border-bottom:1px solid #eee;display:none;height:calc(100% - 64px);left:0;max-height:none;overflow-y:auto;position:fixed;top:64px;width:100%;z-index:1}@media only screen and (min-width:600px){.yt-header__subnav--desktop{height:auto;position:absolute;top:100%}}.yt-header__subnav--active{display:block;max-height:500px}.yt-header__subnav-toggle--active .yt-header__nav-link-icon{-ms-transform:rotate(0);transform:rotate(0)}.yt-footer{background:#282828;color:#fff;padding:48px 24px;position:relative}.yt-footer__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:1040px}@media only screen and (min-width:768px){.yt-footer__content{-ms-flex-align:end;align-items:flex-end}}.yt-footer__top{width:100%}@media only screen and (min-width:768px){.yt-footer__top{display:-ms-flexbox;display:flex}}.yt-footer__logo-link-wrapper{line-height:0;margin:0 0 48px}@media only screen and (min-width:768px){.yt-footer__logo-link-wrapper{width:20%}}.yt-footer__logo-link{color:inherit;display:inline-block;line-height:0}@media only screen and (min-width:768px){.yt-footer__logo-link{padding:0 24px 0 0}[dir=rtl] .yt-footer__logo-link{padding:0 0 0 24px}}.yt-footer__logo{fill:#fff;height:24px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.yt-footer__logo{width:108px}}.yt-footer__menus{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:600px){.yt-footer__menus{-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.yt-footer__menu{margin:0 0 48px;padding:0 48px 0 0;width:50%}@media only screen and (min-width:600px){.yt-footer__menu{width:25%}}[dir=rtl] .yt-footer__menu{padding:0 0 0 48px}.yt-footer__headline{font-size:16px;font-weight:500;margin:0 0 12px}.yt-footer__link{-ms-flex-align:center;align-items:center;color:#757575;display:-ms-flexbox;display:flex;font-size:14px;line-height:1.5em;padding:12px 0;text-decoration:none;transition:color .3s ease-out;white-space:normal}.yt-footer__link:hover{color:#fff}.yt-footer__link:hover svg{fill:#fff}.yt-footer__link svg{fill:#757575;height:100%;margin:0 8px 0 0;max-height:14px;max-width:14px;min-height:14px;min-width:14px;transition:fill .3s ease-out;width:100%}[dir=rtl] .yt-footer__link svg{margin:0 0 0 8px}@media only screen and (min-width:600px){.yt-footer__bottom{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:768px){.yt-footer__bottom{width:80%}}.yt-footer__bottom--with-language-select .yt-footer__terms{margin:24px 0 0}@media only screen and (min-width:600px){.yt-footer__bottom--with-language-select .yt-footer__terms{margin:0}}@media only screen and (min-width:600px){.yt-footer__bottom--with-language-select{-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:600px){.yt-footer__terms{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}}.yt-footer__copyright{font-size:12px}@media only screen and (min-width:600px){.yt-footer__copyright{margin:0 24px 0 0}[dir=rtl] .yt-footer__copyright{margin:0 0 0 24px}}.yt-footer__terms-links{margin:12px 0 0}@media only screen and (min-width:600px){.yt-footer__terms-links{margin:0}}.yt-footer__terms-link{color:#fff;display:inline-block;font-size:12px;font-weight:500;position:relative;text-decoration:none}.yt-footer__terms-link--impressum{margin:0 0 0 24px}[dir=rtl] .yt-footer__terms-link--impressum{margin:0 24px 0 0}.yt-footer__terms-link::after{background:#fff;bottom:0;content:'';height:1px;left:0;position:absolute;transition:width .2s ease-out;width:0%}.yt-footer__terms-link:hover{color:inherit}.yt-footer__terms-link:hover::after{width:100%}.yt-footer__languages{border-bottom:1px solid #757575;max-width:200px;position:relative;transition:border-color .3s ease-out}.yt-footer__languages::after{border:5px solid transparent;border-top:5px solid #fff;content:'';position:absolute;right:0;top:calc(50% - 5px)}.yt-footer__languages:hover{border-color:#fff}.yt-footer__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;border-radius:0;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:400;padding:0 24px 8px 0;position:relative;width:100%;z-index:1}.yt-footer__select::-ms-expand{display:none}.yt-footer__select option{background:#fff;color:#282828}.carousel{position:relative}@media only screen and (min-width:768px){.carousel--no-padding{padding:0}}.carousel__inner{overflow:hidden;width:100%}@media only screen and (min-width:768px){.carousel__inner{background:#f8f8f8}}.carousel__slider{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.carousel__items{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (min-width:600px){.carousel__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px){.carousel__items{margin:0 48px;padding:48px 0}}.carousel__item{text-decoration:none}@media only screen and (min-width:768px){.carousel__item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.carousel__item--reverse-content{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.carousel__item--reverse-content .carousel__copy-wrapper{padding:0 48px 0 0}[dir=rtl] .carousel__item--reverse-content .carousel__copy-wrapper{padding:0 0 0 48px}}.carousel__label{color:#757575;line-height:1.25em;margin:12px 0 0;text-align:center}.carousel__media-wrapper{min-width:50%;width:100%}@media only screen and (min-width:768px){.carousel__media-wrapper--with-img{max-width:40%;min-width:40%}}.carousel__media-wrapper--with-img img{display:block;margin:0 auto;max-height:350px}.carousel__media{background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:calc(9 / 16 * 100%);position:relative;width:100%}.carousel__media--mobile{display:block}.carousel__media--desktop{display:none}@media only screen and (min-width:768px){.carousel__media--mobile{display:none}.carousel__media--desktop{display:block}}.carousel__video{height:100%;left:0;position:absolute;top:0;width:100%}.carousel__copy-wrapper--full-width .carousel__subhead{margin-top:0}@media only screen and (min-width:768px){.carousel__copy-wrapper{max-width:50%;min-width:40%;padding:0 0 0 48px}[dir=rtl] .carousel__copy-wrapper{padding:0 48px 0 0}.carousel__copy-wrapper--full-width{margin:0 auto;max-width:600px;padding:0;text-align:center;width:100%}}.carousel__cta{margin:24px 0 0}.carousel__actions{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:48px 0 0}@media only screen and (min-width:768px){.carousel__actions{background:#f8f8f8;margin:0;padding:0 0 48px}}.carousel__btn{display:inline-block;height:16px;width:16px}@media only screen and (min-width:768px){.carousel__btn{background:#fff;border:1px solid #eee;border-radius:50%;height:48px;position:absolute;text-align:center;top:calc(50% - 48px);width:48px}}.carousel__btn--prev{left:-24px}[dir=rtl] .carousel__btn--prev{left:auto;right:-24px;-ms-transform:rotate(180deg);transform:rotate(180deg)}.carousel__btn--next{right:-24px}[dir=rtl] .carousel__btn--next{left:-24px;right:auto;-ms-transform:rotate(180deg);transform:rotate(180deg)}.carousel__btn-icon{fill:#282828;width:16px}@media only screen and (min-width:768px){.carousel__btn-icon{fill:#757575;left:calc(50% - 18px);position:absolute;top:calc(50% - 18px);width:36px}}.carousel__radios{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 12px}.carousel__radio{background:0 0;border:1px solid #282828;border-radius:50%;display:inline-block;height:10px;margin:0 5px;width:10px}.carousel__radio--active{background:#282828}.carousel__headline{font-family:YTSans-Bold,Roboto,Arial,sans-serif;font-size:34px;font-weight:700;line-height:1em;margin:48px 0 24px}@media only screen and (min-width:768px){.carousel__headline{font-size:45px;margin:0 0 24px}}.carousel__headline a{text-decoration:none}.carousel__subhead{font-size:20px;font-weight:300;line-height:1.5em;margin:24px 0 12px}.carousel__subhead+.carousel__headline{margin:12px 0 24px}@media only screen and (min-width:768px){.carousel__subhead{margin:0 0 12px}}.carousel__paragraph{font-size:14px;font-weight:300;line-height:2em;margin:24px 0 0;max-width:500px}@media only screen and (min-width:768px){.carousel__paragraph{max-width:none}}.carousel__paragraph a{color:#03a9f4;text-decoration:none}.carousel[yt-carousel-animation=slide] .carousel__slider{transition:transform .8s ease-in-out}.carousel[yt-carousel-animation=fade] .carousel__items{opacity:0;pointer-events:none;transition:opacity 1s ease-in-out}.carousel[yt-carousel-animation=fade] .carousel__items--active{opacity:1;pointer-events:auto}.carousel[yt-carousel-direction=vertical]{padding:0}@media only screen and (min-width:600px){.carousel[yt-carousel-direction=vertical]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0 24px 0 0}[dir=rtl] .carousel[yt-carousel-direction=vertical]{padding:0 0 0 24px}}@media only screen and (min-width:768px){.carousel[yt-carousel-direction=vertical]{padding:0}[dir=rtl] .carousel[yt-carousel-direction=vertical]{padding:0}}.carousel[yt-carousel-direction=vertical] .carousel__inner{background:0 0;transition:height .3s ease-in-out}.carousel[yt-carousel-direction=vertical] .carousel__slider{-ms-flex-direction:column;flex-direction:column}.carousel[yt-carousel-direction=vertical] .carousel__items{margin:0;padding:0}.carousel[yt-carousel-direction=vertical] .carousel__item{display:block}.carousel[yt-carousel-direction=vertical] .carousel__copy-wrapper{max-width:none;min-height:98px;min-width:0}.carousel[yt-carousel-direction=vertical] .carousel__copy-wrapper a{color:#03a9f4;text-decoration:none}.carousel[yt-carousel-direction=vertical] .carousel__actions{background:0;padding:0}@media only screen and (min-width:600px){.carousel[yt-carousel-direction=vertical] .carousel__actions{-ms-flex-direction:column;flex-direction:column;margin:0 0 0 48px}[dir=rtl] .carousel[yt-carousel-direction=vertical] .carousel__actions{margin:0 48px 0 0}}.carousel[yt-carousel-direction=vertical] .carousel__btn{background:0 0;border:0;height:16px;position:static;width:16px}@media only screen and (min-width:600px){.carousel[yt-carousel-direction=vertical] .carousel__btn{-ms-transform:rotate(90deg);transform:rotate(90deg)}}.carousel[yt-carousel-direction=vertical] .carousel__btn-icon{fill:#282828;height:16px;position:static;width:16px}.carousel[yt-carousel-direction=vertical] .carousel__radios{margin:12px 0;position:static}@media only screen and (min-width:600px){.carousel[yt-carousel-direction=vertical] .carousel__radios{-ms-flex-direction:column;flex-direction:column}}.carousel[yt-carousel-direction=vertical] .carousel__radio{border-color:#282828}.carousel[yt-carousel-direction=vertical] .carousel__radio--active{background:#282828}@media only screen and (min-width:600px){.carousel[yt-carousel-direction=vertical] .carousel__radio{margin:4px 0}}.carousel[yt-carousel-direction=vertical] .carousel__media{background-color:#f8f8f8;background-size:100%;display:block;padding:0 0 calc(512 / 1024 * 100%)}.carousel[yt-carousel-direction=vertical] .carousel__copy-wrapper{padding:0}.carousel[yt-carousel-direction=vertical] .carousel__subhead{margin:0 0 12px}.carousel[yt-carousel-direction=vertical] .carousel__paragraph{margin:12px 0}.carousel[yt-carousel-type=main-menu],.carousel[yt-carousel-type=subnav]{margin:0 auto;max-width:1500px;padding:0}.carousel[yt-carousel-type=main-menu] .carousel__inner,.carousel[yt-carousel-type=subnav] .carousel__inner{background:0 0}.carousel[yt-carousel-type=main-menu] .carousel__items,.carousel[yt-carousel-type=subnav] .carousel__items{margin:0;padding:0}.carousel[yt-carousel-type=main-menu] .carousel__item,.carousel[yt-carousel-type=subnav] .carousel__item{-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:48px 24px 24px}.carousel[yt-carousel-type=main-menu] .carousel__copy-wrapper,.carousel[yt-carousel-type=subnav] .carousel__copy-wrapper{max-width:none;min-width:0;padding:0}.carousel[yt-carousel-type=main-menu] .carousel__actions,.carousel[yt-carousel-type=subnav] .carousel__actions{background:0;margin:0;padding:0}.carousel[yt-carousel-type=main-menu] .carousel__btn,.carousel[yt-carousel-type=subnav] .carousel__btn{top:calc(50% - 37px)}.carousel[yt-carousel-type=main-menu] .carousel__btn--prev,.carousel[yt-carousel-type=subnav] .carousel__btn--prev{left:0}[dir=rtl] .carousel[yt-carousel-type=main-menu] .carousel__btn--prev,[dir=rtl] .carousel[yt-carousel-type=subnav] .carousel__btn--prev{left:auto;right:0}.carousel[yt-carousel-type=main-menu] .carousel__btn--next,.carousel[yt-carousel-type=subnav] .carousel__btn--next{right:0}[dir=rtl] .carousel[yt-carousel-type=main-menu] .carousel__btn--next,[dir=rtl] .carousel[yt-carousel-type=subnav] .carousel__btn--next{left:0;right:auto}.carousel[yt-carousel-type=hero]{padding:0}.carousel[yt-carousel-type=hero] .carousel__inner{background:0 0;min-height:700px;overflow:visible;position:relative}@media only screen and (min-width:768px){.carousel[yt-carousel-type=hero] .carousel__inner{min-height:500px}}.carousel[yt-carousel-type=hero] .carousel__items{left:0;margin:0;padding:0;position:absolute;top:0}.carousel[yt-carousel-type=hero] .carousel__items .hero__media-copy{-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.carousel[yt-carousel-type=hero] .carousel__items .hero__media-copy{-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:768px){.carousel[yt-carousel-type=hero] .carousel__items:first-child .hero__media-copy{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:start;justify-content:flex-start}.carousel[yt-carousel-type=hero] .carousel__items:first-child .hero__media-paragraph{border:0;border-top:1px dashed #fff;margin:24px 0 0;padding:24px 0 0}}.carousel[yt-carousel-type=hero] .carousel__item{padding:0}.carousel[yt-carousel-type=hero] .carousel__actions{background:0;bottom:224px;padding:0;position:absolute;width:100%}@media only screen and (min-width:768px){.carousel[yt-carousel-type=hero] .carousel__actions{bottom:24px;margin:0}}.carousel[yt-carousel-type=hero] .carousel__radio{border:1px solid #fff}.carousel[yt-carousel-type=hero] .carousel__radio--active{background:#fff}@media only screen and (min-width:768px){.carousel[yt-carousel-type=hero] .carousel__radio{border:1px solid #fff}.carousel[yt-carousel-type=hero] .carousel__radio--active{background:#fff}}.carousel[yt-carousel-type=video] .carousel__headline{font-family:YTSans-Bold,Roboto,Arial,sans-serif;font-size:34px;font-weight:700;margin:12px 0 24px}.carousel[yt-carousel-type=blog]{padding:0}.carousel[yt-carousel-type=blog] .carousel__inner{background:0 0}.carousel[yt-carousel-type=blog] .carousel__items{margin:0;padding:0}.carousel[yt-carousel-type=blog] .carousel__item{display:block;text-align:left}[dir=rtl] .carousel[yt-carousel-type=blog] .carousel__item{text-align:right}.carousel[yt-carousel-type=blog] .carousel__copy-wrapper{max-width:none;min-width:0;overflow:hidden;padding:0}.carousel[yt-carousel-type=blog] .carousel__headline{font-family:YTSans-Bold,Roboto,Arial,sans-serif;font-size:34px;font-weight:700;margin:12px 0 24px}.carousel[yt-carousel-type=blog] .carousel__subhead{margin:0 0 12px}.carousel[yt-carousel-type=blog] .carousel__actions{background:0 0;margin:48px 0 0;padding:0}.carousel[yt-carousel-type=blog] .carousel__btn{background:0 0;border:0;border-radius:0;height:16px;position:static;width:16px}.carousel[yt-carousel-type=blog] .carousel__btn-icon{fill:#282828;position:static;width:16px}.hero{position:relative;width:100%}@media only screen and (min-width:768px){.hero{position:relative}}.hero__media-wrapper{height:500px;left:0;position:absolute;top:0;width:100%}.hero__media{background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;padding:0;position:relative;width:100%}.hero__media--mobile{display:block}.hero__media--desktop{display:none}@media only screen and (min-width:768px){.hero__media--mobile{display:none}.hero__media--desktop{display:block}}.hero__media-copy{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 32px);-ms-flex-pack:end;justify-content:flex-end;left:0;padding:24px 12px;position:absolute;text-align:center;top:0;width:100%}.hero__media-copy--reversed{color:#282828}@media only screen and (min-width:768px){.hero__media-copy{-ms-flex-pack:end;justify-content:flex-end;padding:24px 0 24px 48px;text-align:left;width:50%}[dir=rtl] .hero__media-copy{left:auto;padding:24px 48px 24px 0;right:0;text-align:right}}.hero__media-paragraph{font-family:YTSans-Medium,Roboto,Arial,sans-serif;font-weight:500;margin:0 auto;max-width:300px}@media only screen and (min-width:768px){.hero__media-paragraph{border-bottom:1px dashed;font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:24px;font-weight:300;line-height:1.5em;margin:24px 0;max-width:400px;padding:0 0 24px}}.hero__media-headline{font-family:YTSans-Bold,Roboto,Arial,sans-serif;font-size:56px;font-weight:700;line-height:1.125em;margin:0 auto;max-width:550px}@media only screen and (min-width:768px){.hero__media-headline{font-size:64px;line-height:.9;margin:0}}.hero__cta-offset{height:500px}.hero__cta-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:200px;-ms-flex-pack:center;justify-content:center;padding:24px 48px;text-align:center}@media only screen and (min-width:768px){.hero__cta-wrapper{-ms-flex-align:end;align-items:flex-end;height:calc(100% - 32px);-ms-flex-pack:end;justify-content:flex-end;margin:0;position:absolute;right:0;text-align:right;top:0;width:50%}[dir=rtl] .hero__cta-wrapper{left:0;right:auto;text-align:left}}.hero__cta-headline{font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.125em;margin:24px 0}@media only screen and (min-width:768px){.hero__cta-headline{color:#fff;margin:0 0 24px}}.hero__cta-btn{-ms-flex-align:center;align-items:center;color:#03a9f4;display:-ms-flexbox;display:flex;font-weight:500;-ms-flex-pack:center;justify-content:center;line-height:1.25em;text-decoration:none}@media only screen and (min-width:768px){.hero__cta-btn{color:#fff}}.hero__cta-icon{fill:#03a9f4;height:20px;margin:0 0 0 4px;width:20px}@media only screen and (min-width:768px){.hero__cta-icon{fill:#fff}}[dir=rtl] .hero__cta-icon{margin:0 4px 0 0;-ms-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-width:900px){.block--extra-callout{padding:48px 0}}@media only screen and (min-width:768px){.block__media-wrapper{width:100%}}.block__media-wrapper--with-copy{color:#fff;display:block;position:relative}.block__media{background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:calc(9 / 16 * 100%);position:relative;width:100%}.block__media--mobile{display:block;padding-bottom:140%}.block__media--desktop{display:none;padding-bottom:42%}@media only screen and (min-width:768px){.block__media--mobile{display:none}.block__media--desktop{display:block}}.block__media-cta{color:#fff;margin:24px 0 0}.block__media-cta .cta__icon{fill:#fff}.block__media-cta:hover{color:inherit}.block__media-cta:hover .cta__icon{fill:#fff}.block__media-copy{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column-reverse;flex-flow:column-reverse;height:100%;left:0;padding:24px;position:absolute;top:0;width:100%}@media only screen and (min-width:768px){.block__media-copy{padding:48px}}.block__media-headline{font-family:YTSans-Bold,Roboto,Arial,sans-serif;font-size:34px;font-weight:700;line-height:1em;margin:0 0 12px}@media only screen and (min-width:768px){.block__media-headline{font-size:64px}}.block__media-paragraph{margin:0;max-width:500px}@media only screen and (min-width:768px){.block__copy--centered{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}}.block__copy--centered .block__headline{margin:0 0 24px}.block__copy--centered .block__paragraph{margin:24px auto}.block__headline{font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.125em;margin:48px 0 24px}.block__headline--no-top-margin{margin-top:0}@media only screen and (min-width:768px){.block__headline{font-size:45px}}.block__paragraph{font-size:14px;font-weight:300;margin:24px 0;max-width:750px}.block__paragraph a{color:#03a9f4;text-decoration:none}.block__video{height:100%;left:0;position:absolute;top:0;width:100%}.nextup-quiz a{color:#03a9f4;text-decoration:none}.nextup-quiz__headline{background:#fff;border-bottom:1px solid #eee;color:#757575;font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.125em;margin:-48px -24px 24px;padding:48px 24px}.nextup-quiz__assessment{font-size:24px;line-height:1.25em;margin:24px 0}.nextup-quiz__actions{margin:48px 0 0}@media only screen and (min-width:600px){.nextup-quiz__actions{display:-ms-flexbox;display:flex}}.nextup-quiz__action{border:2px solid #757575;border-radius:2px;display:block;line-height:48px;margin:12px 0;padding:0 24px;transition:border-color .3s ease-out,color .3s ease-out;white-space:nowrap}@media only screen and (min-width:600px){.nextup-quiz__action{margin:0 0 0 12px}.nextup-quiz__action:first-child{margin:0}[dir=rtl] .nextup-quiz__action{margin:0 12px 0 0}[dir=rtl] .nextup-quiz__action:first-child{margin:0}}.nextup-quiz__action:hover{border-color:red;color:red}.nextup-quiz__steps{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:48px 0 0}.nextup-quiz__step{border:2px solid #eee;border-radius:50%;color:#eee;height:34px;line-height:31px;margin:0 0 0 12px;text-align:center;width:34px}.nextup-quiz__step:first-child{margin:0}[dir=rtl] .nextup-quiz__step{margin:0 12px 0 0}[dir=rtl] .nextup-quiz__step:first-child{margin:0}.nextup-quiz__step--active{border-color:red;color:red}.nextup-quiz__paragraph{margin:24px 0}.nextup-quiz__todo-list{margin:24px 0;padding:0 0 0 24px}[dir=rtl] .nextup-quiz__todo-list{padding:0 24px 0 0}.nextup-quiz__todo{line-height:1.25em;margin:8px 0}.nextup-registration{background:#f8f8f8;padding:24px 24px 48px}.nextup-registration__headline{font-family:YTSans-Light,Roboto,Arial,sans-serif;font-size:34px;font-weight:300;line-height:1.25em;margin:48px auto;max-width:600px;text-align:center}.nextup-registration__headline strong{font-family:YTSans-Medium,Roboto,Arial,sans-serif;font-weight:500}@media only screen and (min-width:600px){.nextup-registration__headline strong{white-space:nowrap}}@media only screen and (min-width:600px){.nextup-registration__camps{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}}.nextup-registration__camp{padding:24px 0;text-align:center}@media only screen and (min-width:600px){.nextup-registration__camp{padding:24px;width:50%}}@media only screen and (min-width:900px){.nextup-registration__camp{width:calc(100% / 3)}}@media only screen and (min-width:1200px){.nextup-registration__camp{width:25%}}.nextup-registration__dates,.nextup-registration__subtext{color:#757575;line-height:1.25em}.nextup-registration__dates--active,.nextup-registration__subtext--active{color:#282828}.nextup-registration__location{color:#757575;font-family:YTSans-Medium,Roboto,Arial,sans-serif;font-size:24px;font-weight:YTSans-Medium,Roboto,Arial,sans-serif;line-height:1em;margin:12px 0;transition:color .3s ease-out}.nextup-registration__location--active{color:#03a9f4}.nextup-registration__location--active:hover{color:#282828}.nextup-registration__subtext{font-weight:300}.nextup-registration__registration-link{border:2px solid #eee;border-radius:2px;color:#757575;pointer-events:none;transition:border-color .3s ease-out,color .3s ease-out}.nextup-registration__registration-link--active{border-color:#282828;color:#282828;pointer-events:auto}.nextup-registration__registration-link:hover{border-color:red}.nextup-registration__rules-issues{color:red;margin:48px 0;padding:0 0 0 24px}[dir=rtl] .nextup-registration__rules-issues{padding:0 24px 0 0}.nextup-registration__rules-issues p{margin:0 -24px}.nextup-registration__rules-issue{line-height:1.25em;margin:8px 0}.nextup-registration__rules-pdf-btn{-ms-flex-align:center;align-items:center;box-shadow:0 1px 2px rgba(0,0,0,.38);color:#03a9f4;display:-ms-inline-flexbox;display:inline-flex;line-height:1.25em;padding:12px;text-decoration:none;transition:color .3s ease-out}.nextup-registration__rules-pdf-btn:hover{color:#282828}.nextup-registration__rules-pdf-btn:hover .nextup-camps__rules-pdf-icon{fill:#282828}.nextup-registration__rules-pdf-icon{fill:#03a9f4;height:24px;margin:0 12px 0 0;transition:fill .3s ease-out;width:24px}[dir=rtl] .nextup-registration__rules-pdf-icon{margin:0 0 0 12px}.nextup-registration__rules-instructions{font-weight:500;margin:48px 0}.nextup-registration__rules-checkbox{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:14px;line-height:1.25em;margin:48px 0}.nextup-registration__rules-checkbox input{margin:0 8px 0 0}[dir=rtl] .nextup-registration__rules-checkbox input{margin:0 0 0 8px}.benefits{text-align:center}@media only screen and (min-width:600px){.benefits{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0 -48px}}@media only screen and (min-width:900px){.benefits{margin:0 auto;max-width:1200px}}.benefits__level{display:block;padding:0 0 48px;text-decoration:none;transition:color .3s ease-out}@media only screen and (min-width:600px){.benefits__level{border-right:1px dashed #282828;border-top:1px dashed #282828;padding:48px;width:50%}.benefits__level:first-child,.benefits__level:nth-child(2){border-top:0}.benefits__level:nth-child(even){border-right:0}[dir=rtl] .benefits__level{border-left:1px dashed #282828;border-right:0}[dir=rtl] .benefits__level:nth-child(even){border-left:0}}@media only screen and (min-width:768px){.benefits__level{border:0;border-right:1px dashed #282828;width:25%}.benefits__level:nth-child(even){border-right:1px dashed #282828}.benefits__level:last-child{border:0}[dir=rtl] .benefits__level{border-left:1px dashed #282828;border-right:0}[dir=rtl] .benefits__level:nth-child(even){border-left:1px dashed #282828}[dir=rtl] .benefits__level:last-child{border:0}}.benefits__level:hover{color:#03a9f4}.benefits__title{font-family:YTSans-Bold,Roboto,Arial,sans-serif;font-size:34px;font-weight:700;line-height:1.125em;margin:0 0 12px}.benefits__subscriber-range{font-weight:300;line-height:1.25em}.nextup .carousel[yt-carousel-type=hero] .carousel__inner{min-height:675px}@media only screen and (min-width:768px){.nextup .carousel[yt-carousel-type=hero] .carousel__inner{min-height:600px}}.nextup .carousel[yt-carousel-type=hero] .carousel__actions{bottom:100px}@media only screen and (min-width:768px){.nextup .carousel[yt-carousel-type=hero] .carousel__actions{bottom:24px}}.nextup .carousel[yt-carousel-type=hero] .hero__cta-offset,.nextup .carousel[yt-carousel-type=hero] .hero__media-wrapper{height:600px}.nextup .carousel[yt-carousel-type=hero] .hero__media-copy{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:start;justify-content:flex-start;text-align:left}[dir=rtl] .nextup .carousel[yt-carousel-type=hero] .hero__media-copy{text-align:right}.nextup .carousel[yt-carousel-type=hero] .hero__media-headline{margin:12px 0}@media only screen and (min-width:768px){.nextup .carousel[yt-carousel-type=hero] .hero__media-headline{margin:0}}.nextup .carousel[yt-carousel-type=hero] .hero__media-paragraph{margin:0;max-width:600px}@media only screen and (min-width:768px){.nextup .carousel[yt-carousel-type=hero] .hero__media-paragraph{border:0;border-top:1px dashed #fff;margin:24px 0 0;padding:24px 0 0}}.nextup .carousel[yt-carousel-type=hero] .hero__cta-wrapper{height:75px}@media only screen and (min-width:768px){.nextup .carousel[yt-carousel-type=hero] .hero__cta-wrapper{height:calc(100% - 32px)}}@media only screen and (min-width:600px){.nextup .accordion{margin:24px auto;max-width:1200px}}