html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:1;font-family:sans-serif}iframe{border:0}main{display:block}ul,ol{margin-top:0;margin-bottom:0;padding-left:0}li{display:block}dl{margin-top:0;margin-bottom:0}dd{margin-left:0}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}blockquote{margin:0;padding:0}p{margin-top:0;margin-bottom:0}sup{position:relative;top:-.5em;vertical-align:baseline;font-size:75%;line-height:0}strong{font-weight:bold}figure{margin:0}img{border:0;max-width:100%;height:auto;vertical-align:middle}a{text-decoration:none;color:inherit}button{border:0;margin:0;padding:0;text-align:inherit;text-transform:inherit;font:inherit;-webkit-font-smoothing:inherit;letter-spacing:inherit;background:none;cursor:pointer;overflow:visible}::-moz-focus-inner{border:0;padding:0}.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none !important}.choices[data-type*='select-one']{cursor:pointer}.choices[data-type*='select-one'] .choices__inner{padding-bottom:7.5px}.choices[data-type*='select-one'] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #dddddd;background-color:#ffffff;margin:0}.choices[data-type*='select-one'] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:0.5}.choices[data-type*='select-one'] .choices__button:hover,.choices[data-type*='select-one'] .choices__button:focus{opacity:1}.choices[data-type*='select-one'] .choices__button:focus{box-shadow:0px 0px 0px 2px #00bcd4}.choices[data-type*='select-one'] .choices__item[data-value=''] .choices__button{display:none}.choices[data-type*='select-one']:after{content:'';height:0;width:0;border-style:solid;border-color:#333333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices.is-open[data-type*='select-one']:after{border-color:transparent transparent #333333 transparent;margin-top:-7.5px}.choices[data-type*='select-one'][dir='rtl']:after{left:11.5px;right:auto}.choices[data-type*='select-one'][dir='rtl'] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*='select-multiple'] .choices__inner,.choices[data-type*='text'] .choices__inner{cursor:text}.choices[data-type*='select-multiple'] .choices__button,.choices[data-type*='text'] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:0.75;border-radius:0}.choices[data-type*='select-multiple'] .choices__button:hover,.choices[data-type*='select-multiple'] .choices__button:focus,.choices[data-type*='text'] .choices__button:hover,.choices[data-type*='text'] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #dddddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir='rtl'] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#ffffff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir='rtl'] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaaaaa;border:1px solid #919191}.choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#ffffff;border:1px solid #dddddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:0.25rem 0.25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir='rtl'] .choices__list--dropdown .choices__item{text-align:right}@media (min-width: 640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir='rtl'] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir='rtl'] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:0.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;user-select:none;opacity:0.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir='rtl'] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:0.5}.jw-custom-inline-icon{align-items:center;cursor:pointer;display:flex;height:44px;justify-content:center;outline:none;position:relative;width:44px}.jw-custom-inline-icon *{pointer-events:none}.jw-custom-inline-icon.jw-custom-icon-focus:focus{border:2px solid #4d90fe}.jw-breakpoint-7 .jw-custom-inline-icon{height:60px;width:60px}.jw-breakpoint-7 .jw-custom-inline-icon .jw-tooltip .jw-text{font-size:1em}.jw-breakpoint-7 .jw-custom-inline-icon .jw-svg-icon{height:30px;width:30px}.jw-reset.jw-custom-settings-submenu{background-color:#333333;display:none;flex:1 1 auto;height:calc(100% - 47px);left:0;overflow-y:auto;padding:8px 20px 0 5px;position:absolute;top:47px;width:100%;z-index:10}.jw-reset.jw-custom-settings-submenu.is-active{display:block}.jw-breakpoint-7 .jw-reset.jw-custom-settings-submenu{height:calc(100% - 63px);top:63px}.jw-flag-touch .jw-reset.jw-custom-settings-submenu{-webkit-overflow-scrolling:touch;overflow-y:scroll}.jw-settings-topbar.custom-submenu-is-active .jw-icon.jw-button-color[aria-checked="true"]::after{opacity:0 !important}.jw-settings-topbar .jw-custom-inline-icon::after{bottom:0;box-shadow:inset 0 -3px 0 -1px currentColor;content:"";display:flex;height:100%;left:0;margin:auto;opacity:0;position:absolute;right:0;transition:opacity 150ms cubic-bezier(0, 0.25, 0.25, 1);width:24px}.jw-settings-topbar .jw-custom-inline-icon.is-active::after{opacity:1 !important}.jwplayer.audio-only-is-active .jw-reset.jw-controls-backdrop{background:none}.jw-audio-only-backdrop-thumbnail{background-position:center;background-repeat:no-repeat;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.jwplayer.audio-only-is-active .jw-audio-only-backdrop-thumbnail{display:block;-webkit-filter:blur(5px);filter:blur(5px)}.jw-audio-only-backdrop{color:#fff;display:none;transition:250ms opacity cubic-bezier(0, -0.25, 0.25, 1)}@media (max-width: 419px){.jw-audio-only-backdrop{opacity:0}}.jwplayer.audio-only-is-active .jw-audio-only-backdrop{align-items:center;display:flex;flex-direction:column;height:calc(100% - 61px);justify-content:center;position:relative;width:100%}.jwplayer.jw-flag-touch .jw-audio-only-backdrop{opacity:0}.jwplayer.jw-state-playing.jw-flag-user-inactive.jw-flag-touch .jw-audio-only-backdrop{opacity:1;transition-delay:0s, 250ms}@media (max-width: 419px){.jwplayer.jw-state-playing.jw-flag-user-inactive .jw-audio-only-backdrop{opacity:1;transition-delay:0s, 250ms}}.jw-audio-only-backdrop-header{color:rgba(255,255,255,0.75);font-size:28px;line-height:35px;text-align:center}@media (max-width: 480px){.jw-audio-only-backdrop-header{font-size:16px;line-height:28px}}.jw-audio-only-backdrop-description{color:rgba(255,255,255,0.5);font-size:14px;padding:5px 20px 0;text-align:center}@media (max-width: 480px){.jw-audio-only-backdrop-description{font-size:12px}}.jw-audio-only-button:focus{border:2px solid #4d90fe}.jw-breakpoint-7 .jw-audio-only-button{padding:11px 0 11px 30px;font-size:1em}.jwplayer.jw-flag-fullscreen .jw-svg-icon{height:30px;width:30px}.jwplayer.jw-flag-fullscreen .jw-icon-inline,.jwplayer.jw-flag-fullscreen .jw-custom-inline-icon{height:50px;width:50px}.jwplayer.jw-flag-fullscreen .jw-text{font-size:15px}.jwplayer.jw-flag-fullscreen .jw-text.jw-text-elapsed{justify-content:flex-end}.jwplayer.jw-flag-fullscreen .jw-slider-horizontal .jw-slider-container{height:7px}.jwplayer.jw-flag-fullscreen .jw-settings-menu{bottom:65px}.jwplayer.jw-flag-fullscreen .jw-reset.jw-custom-settings-submenu{height:calc(100% - 53px);top:53px}.jw-controlbar{z-index:10}.jw-controlbar .jw-tooltip{z-index:10}:root{--primary-color: #ffffff;--secondary-color: #181818;--tertiary-color: #4a4a4a;--quaternary-color: #000000;--primary-utility-color: #e6e8ea;--secondary-utility-color: #f3f3f3;--tertiary-utility-color: #ffffff}.-dark-theme:root,body.-dark-theme{--primary-color: #121212;--secondary-color: #ffffff;--tertiary-color: #ffffff;--quaternary-color: #ffffff;--primary-utility-color: #272727;--secondary-utility-color: #272727;--tertiary-utility-color: #272727}.hide-mobile-down{display:none !important}@media only screen and (min-width: 320px){.hide-mobile-down{display:block !important}}.hide-flex-mobile-down{display:none !important}@media only screen and (min-width: 320px){.hide-flex-mobile-down{display:flex !important}}.hide-mobile-up{display:block}@media only screen and (min-width: 320px){.hide-mobile-up{display:none !important}}.hide-flex-breakpoint-up{display:flex}@media only screen and (min-width: 320px){.hide-flex-breakpoint-up{display:none !important}}.hide-mobile-lg-down{display:none !important}@media only screen and (min-width: 480px){.hide-mobile-lg-down{display:block !important}}.hide-flex-mobile-lg-down{display:none !important}@media only screen and (min-width: 480px){.hide-flex-mobile-lg-down{display:flex !important}}.hide-mobile-lg-up{display:block}@media only screen and (min-width: 480px){.hide-mobile-lg-up{display:none !important}}.hide-flex-breakpoint-up{display:flex}@media only screen and (min-width: 480px){.hide-flex-breakpoint-up{display:none !important}}.hide-tablet-down{display:none !important}@media only screen and (min-width: 736px){.hide-tablet-down{display:block !important}}.hide-flex-tablet-down{display:none !important}@media only screen and (min-width: 736px){.hide-flex-tablet-down{display:flex !important}}.hide-tablet-up{display:block}@media only screen and (min-width: 736px){.hide-tablet-up{display:none !important}}.hide-flex-breakpoint-up{display:flex}@media only screen and (min-width: 736px){.hide-flex-breakpoint-up{display:none !important}}.hide-desktop-down{display:none !important}@media only screen and (min-width: 1069px){.hide-desktop-down{display:block !important}}.hide-flex-desktop-down{display:none !important}@media only screen and (min-width: 1069px){.hide-flex-desktop-down{display:flex !important}}.hide-desktop-up{display:block}@media only screen and (min-width: 1069px){.hide-desktop-up{display:none !important}}.hide-flex-breakpoint-up{display:flex}@media only screen and (min-width: 1069px){.hide-flex-breakpoint-up{display:none !important}}.hide-desktop-lg-down{display:none !important}@media only screen and (min-width: 1300px){.hide-desktop-lg-down{display:block !important}}.hide-flex-desktop-lg-down{display:none !important}@media only screen and (min-width: 1300px){.hide-flex-desktop-lg-down{display:flex !important}}.hide-desktop-lg-up{display:block}@media only screen and (min-width: 1300px){.hide-desktop-lg-up{display:none !important}}.hide-flex-breakpoint-up{display:flex}@media only screen and (min-width: 1300px){.hide-flex-breakpoint-up{display:none !important}}.hide-wide-down{display:none !important}@media only screen and (min-width: 1440px){.hide-wide-down{display:block !important}}.hide-flex-wide-down{display:none !important}@media only screen and (min-width: 1440px){.hide-flex-wide-down{display:flex !important}}.hide-wide-up{display:block}@media only screen and (min-width: 1440px){.hide-wide-up{display:none !important}}.hide-flex-breakpoint-up{display:flex}@media only screen and (min-width: 1440px){.hide-flex-breakpoint-up{display:none !important}}.login-or-registration::before,.login-or-registration::after{content:" ";display:table;flex-basis:0;order:1}.login-or-registration::after{clear:both}.edit-groups__number,.choose-plan__content-header,.slider__arrow,.summary-card__media,.view-all-card__content,.toggle,.dot-control,.blurb__description,.button:not(input),.tutorials-search__button:not(input),.course-summary__continue-button:not(input){align-items:center;display:flex;justify-content:center}.my-account__title,.edit-groups__tab-link,.edit-billing__credit-card,.payment__label,.choose-plan-header,.login-or-registration-header__nav,.login-or-registration-header,.plus-icon,.logged-out-nav__buttons,.flash-message,.breadcrumb,.search__button,.search-form,.avatar,.sliding-card__action,.summary-card__description-action,.streaming .blurb__subtitle{align-items:center;display:flex}.unlock-account__content,.login-or-registration__content{display:flex;justify-content:center}.unlock-account__body,.login-or-registration__content-body,.form--centered,.countdown__item,.card__content,.blurb.blurb--centered{align-items:center;display:flex;flex-direction:column;justify-content:center}.edit-group__tab-row,.upsell,.blurb{display:flex;flex-direction:column;justify-content:center}.load-more{align-items:center;display:flex;flex-direction:column}.legal__links,.courses__header-content,.my-account__content .my-account__menu,.payment__form,.login-or-registration__slideshow-quote,.login-or-registration__slideshow-title,.login-or-registration__slideshow-image,.watch-description__content,.sliding-card__hidden-content,.sliding-card__content,.cards-rows,.flex-col--left,.flex-col{display:flex;flex-direction:column}.plus-icon::before,.plus-icon::after,.summary-card__media-play::before,.summary-card__play-button::before,.loading-spinner::after,.load-more__button::after{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.edit-subscription__alert::before,.braintree-form .credit-card::before{bottom:0;margin:auto 0;position:absolute;top:0}@media only screen and (min-width: 1069px){.courses__summary,.courses__content,.courses__header-content{max-width:1069px}}@media only screen and (min-width: 1300px){.courses__summary,.courses__content,.courses__header-content{max-width:1300px}}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:var(--primary-color);position:relative}input,select,.choices__inner{-webkit-appearance:none;background-color:#ffffff;border:1px solid var(--secondary-utility-color);border-radius:2px;color:#181818;height:29px;outline:none}input:focus,select:focus,.choices__inner:focus{border-color:#131313}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{opacity:1}input[type="submit"]{cursor:pointer}select:invalid,.choices__inner:invalid,select option[value=""],.choices__inner option[value=""]{color:#e6e8ea}button{color:inherit}@keyframes circle-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes slide-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes sliding-gradient{from{transform:translateX(-100%)}to{transform:translateX(100%)}}body{color:var(--secondary-color);font-family:"Roboto", sans-serif;font-size:16px;font-weight:400;line-height:26px}.edit-profile__small-text,.edit-notification__small-text,.edit-billing__text,.discover_events__title,.payment__actions,.sign-up-details__text,.footer__email .footer__email-text,.footer__link,.hero-overview__fine-text,.single-toggle__option-label,.audio-list-card__time,.audio-list-card__info,.quiz-question__tagline,.tutorial,.search-dropdown__trigger,.filters-menu__item,.list-card__time,.list-card__text,.sliding-card__action,.summary-card__description-action,.cards-row__view-all,.plan__list-item,.author__name,.button.-small-text,.-small-text.tutorials-search__button,.-small-text.course-summary__continue-button{font-size:14px;line-height:16px}.share__copy-button,.payment__small-text,.footer__copyright,.footer__social-text,.form__label--right,button.info-tabs__control,.classes-upsell__fine-print,.tooltip,.plan__sub-price-text,.plan__name,.error-message,.promo-code__error-message,.success-message,.promo-code__success-message,.button.-medium:not(.-medium-text),.-medium.tutorials-search__button:not(.-medium-text),.button.course-summary__continue-button:not(.-medium-text),.course-summary__continue-button.tutorials-search__button:not(.-medium-text),.-medium.course-summary__continue-button:not(.-medium-text),.course-summary__continue-button:not(.-medium-text),.button.-small,.-small.tutorials-search__button,.-small.course-summary__continue-button{font-size:12px;line-height:14px}h1{font-size:21px;font-weight:700;line-height:26px}@media only screen and (min-width: 1069px){h1{font-size:26px;line-height:30px}}.h1--small,.sign-up-complete__title{font-size:28px;line-height:34px}.h1--medium{font-size:18px;font-weight:400;line-height:24px}@media only screen and (min-width: 736px){.h1--medium{font-size:42px;line-height:50px}}.h1--large{font-size:26px;font-weight:500;line-height:30px}@media only screen and (min-width: 1069px){.h1--large{font-size:60px;line-height:65px}}h2{font-size:18px;font-weight:700;line-height:21px}@media only screen and (min-width: 1069px){h2{font-size:21px;line-height:26px}}.h2--medium{font-size:22px;font-weight:500;line-height:30px}@media only screen and (min-width: 1069px){.h2--medium{font-size:28px}}.h2--big{font-size:32px;font-weight:400;line-height:38px}.h2--light{font-weight:400}.h2--small{font-size:12px;font-weight:400;line-height:14px}@media only screen and (min-width: 1069px){.h2--small{font-size:16px;line-height:19px}}h3{font-size:16px;font-weight:400;line-height:19px}.h3--big{font-size:18px;font-weight:700;line-height:21px}@media only screen and (min-width: 1069px){.h3--big{font-size:22px;line-height:28px}}.h3--medium{font-size:18px;font-weight:700;line-height:21px}.h3--small{font-size:14px;line-height:16px}h4{font-size:14px;font-weight:500;letter-spacing:1px;line-height:16px;text-transform:uppercase}p{font-size:14px;font-weight:400;line-height:17px}@media only screen and (min-width: 1069px){p{font-size:16px;line-height:26px}}input,select,.choices__inner{font-family:inherit;font-size:16px;line-height:26px}.large-text,.card__title{font-size:14px;line-height:17px}@media only screen and (min-width: 1069px){.large-text,.card__title{font-size:18px;line-height:21px}}.body-text{font-size:16px;line-height:23px}@media only screen and (min-width: 1069px){.body-text{font-size:20px;line-height:30px}}.body-text.-large{font-size:22px;line-height:33px}@media only screen and (min-width: 1069px){.body-text.-large{font-size:28px;line-height:38px}}.tagline{font-size:11px;font-weight:700;letter-spacing:1px;line-height:13px;text-transform:uppercase}.tagline.-large{font-size:12px;line-height:14px}.tagline.-xx-large{font-size:24px;line-height:65px}.move-up{margin-top:-80px !important}.move-half-up{margin-top:-40px !important}.flex-row{display:flex}.flex-row.-content-end{justify-content:flex-end}.flex-row-medium-up{display:flex;flex-direction:column}@media only screen and (min-width: 736px){.flex-row-medium-up{flex-direction:row}}@media only screen and (min-width: 736px){.flex-vertical-center-medium-up{align-items:center}}.flex--right{margin-left:auto}@media only screen and (min-width: 736px){.flex-right-medium-up{margin-left:auto}}@media only screen and (max-width: 735px){.flex-right-medium-up{margin-top:20px}}.uppercase{text-transform:uppercase}.capitalize,.watch-description__share-button{text-transform:capitalize}.grey{color:#999999}.red{color:#ef5152}.black{color:#000000}.no-scroll{height:100%;overflow-y:auto}.no-scroll body{height:100%;overflow:hidden}@media only screen and (max-width: 1068px){.no-scroll--mobile{height:100%;overflow-y:auto}.no-scroll--mobile body{height:100%;overflow:hidden;transform:translateY(0) !important;transition:transform 0.3s ease}}.horizontal-overflow{overflow-x:hidden}.horizontal-overflow body{overflow-x:hidden}.no-transition{transition:none !important}.bold{font-weight:700}.medium{font-weight:500 !important}.active-link{color:#00b7d7}.flex-col--left{align-items:flex-start}.hidden{display:none}.bg--black{background-color:#000000}.white{color:#f9f9f9}.opaque{opacity:0}.link{text-decoration:underline}.arrow-down{align-items:center;display:flex}.arrow-down::after{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Earrow down%3C/title%3E%3Cg stroke='%23181818' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cpath d='M7.5 14.764V1' stroke-linejoin='round'/%3E%3Cpath d='M1.923 9.375L7.463 15'/%3E%3Cpath d='M13 9.375L7.462 15' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");content:"";display:block;height:7px;margin-left:7px;width:6px}body.-dark-theme .arrow-down::after{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Earrow down%3C/title%3E%3Cg stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cpath d='M7.5 14.764V1' stroke-linejoin='round'/%3E%3Cpath d='M1.923 9.375L7.463 15'/%3E%3Cpath d='M13 9.375L7.462 15' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}.line-through{text-decoration:line-through}.text-right{text-align:right}.disable-children-pointer-events>*{pointer-events:none !important}.text-center{text-align:center}.text-left{text-align:left}.mt-30,.login-or-registration__form .summary__plans{margin-top:30px !important}.break{word-break:break-all}.break-word{word-wrap:break-word}.action-button{align-items:center;background-color:#222427;border-radius:3px;cursor:pointer;display:flex;height:30px;justify-content:center;position:relative;width:37px}.action-button::before{background:#646464;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.list-card:hover .action-button::before,.list-card:focus .action-button::before{opacity:1}.action-button::before{border-radius:3px}.action-button.-light{background-color:#e6e8ea}.action-button.-wide{width:45px}.action-button__icon{opacity:0.75}.action-button:hover .action-button__icon{opacity:1}.action-button.-light .action-button__icon{opacity:1}.action-button.-light:hover .action-button__icon{opacity:0.6}.action-button__download-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='1.5' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.5 8.5L8 11l2.5-2.5M8 1.5V10M1.5 14h13'/%3E%3C/g%3E%3C/svg%3E");display:block;height:14px;position:relative;width:15px}.action-button.-light .action-button__download-icon{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='1.5' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.5 8.5L8 11l2.5-2.5M8 1.5V10M1.5 14h13'/%3E%3C/g%3E%3C/svg%3E")}.action-button__share-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 11 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='1.5' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.455 3.045L5.5 1l2.045 2.045M5.5 8.773V1.818M2.636 5.91H1v7.363h9V5.909H8.364'/%3E%3C/g%3E%3C/svg%3E");display:block;height:13px;position:relative;width:10px}.action-button.-light .action-button__share-icon{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 11 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='1.5' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.455 3.045L5.5 1l2.045 2.045M5.5 8.773V1.818M2.636 5.91H1v7.363h9V5.909H8.364'/%3E%3C/g%3E%3C/svg%3E")}.button,.tutorials-search__button,.course-summary__continue-button{background-color:#ef5152;border:none;border-radius:3px;color:#ffffff;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;line-height:14px;min-height:50px;outline:none;padding:0 40px;position:relative;text-align:center;user-select:none;z-index:1}@media only screen and (min-width: 1069px){.button,.tutorials-search__button,.course-summary__continue-button{font-size:14px;line-height:16px}}.button:not(.-without-transform):not(.watch-description__share-button),.tutorials-search__button:not(.-without-transform):not(.watch-description__share-button),.course-summary__continue-button:not(.-without-transform):not(.watch-description__share-button){text-transform:uppercase}.button:not(.-without-bg-animation)::before,.tutorials-search__button:not(.-without-bg-animation)::before,.course-summary__continue-button:not(.-without-bg-animation)::before{background:#f16869;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.button:not(.-without-bg-animation):hover::before,.tutorials-search__button:not(.-without-bg-animation):hover::before,.course-summary__continue-button:not(.-without-bg-animation):hover::before,.button:not(.-without-bg-animation):focus::before,.tutorials-search__button:not(.-without-bg-animation):focus::before,.course-summary__continue-button:not(.-without-bg-animation):focus::before{opacity:1}.button::before,.tutorials-search__button::before,.course-summary__continue-button::before{border-radius:3px;z-index:-1}.button.-with-shadow,.-with-shadow.tutorials-search__button,.-with-shadow.course-summary__continue-button{box-shadow:0 2px 20px 0 rgba(0,0,0,0.1)}.button.-without-transform,.button.watch-description__share-button,.-without-transform.tutorials-search__button,.tutorials-search__button.watch-description__share-button,.-without-transform.course-summary__continue-button,.course-summary__continue-button.watch-description__share-button{font-weight:500}.button[type="submit"],.tutorials-search__button[type="submit"],.course-summary__continue-button[type="submit"],.button.-without-bg-animation,.-without-bg-animation.tutorials-search__button,.-without-bg-animation.course-summary__continue-button{transition:opacity 0.15s ease}.button[type="submit"]:hover,.tutorials-search__button[type="submit"]:hover,.course-summary__continue-button[type="submit"]:hover,.button.-without-bg-animation:hover,.-without-bg-animation.tutorials-search__button:hover,.-without-bg-animation.course-summary__continue-button:hover{opacity:0.85}.button.-medium-text,.-medium-text.tutorials-search__button,.-medium-text.course-summary__continue-button{font-size:16px;letter-spacing:0;line-height:19px}.button.-small,.-small.tutorials-search__button,.-small.course-summary__continue-button{min-height:34px;padding:0 20px;text-transform:uppercase}.button.-regular,.-regular.tutorials-search__button,.-regular.course-summary__continue-button{min-height:42px;padding:0 20px}.button.-medium,.-medium.tutorials-search__button,.button.course-summary__continue-button,.-medium.course-summary__continue-button,.course-summary__continue-button{min-height:46px}.button.-medium:not(.-medium-text),.-medium.tutorials-search__button:not(.-medium-text),.button.course-summary__continue-button:not(.-medium-text),.course-summary__continue-button.tutorials-search__button:not(.-medium-text),.-medium.course-summary__continue-button:not(.-medium-text),.course-summary__continue-button:not(.-medium-text){letter-spacing:2px}.button.-primary-dark,.-primary-dark.tutorials-search__button,.-primary-dark.course-summary__continue-button{background-color:#181818;color:#ffffff}.button.-primary-dark:not(.-without-bg-animation)::before,.-primary-dark.tutorials-search__button:not(.-without-bg-animation)::before,.-primary-dark.course-summary__continue-button:not(.-without-bg-animation)::before{background:#4a4a4a;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.button.-primary-dark:not(.-without-bg-animation):hover::before,.-primary-dark.tutorials-search__button:not(.-without-bg-animation):hover::before,.-primary-dark.course-summary__continue-button:not(.-without-bg-animation):hover::before,.button.-primary-dark:not(.-without-bg-animation):focus::before,.-primary-dark.tutorials-search__button:not(.-without-bg-animation):focus::before,.-primary-dark.course-summary__continue-button:not(.-without-bg-animation):focus::before{opacity:1}body.-dark-theme .button.-primary-dark,body.-dark-theme .-primary-dark.tutorials-search__button,body.-dark-theme .-primary-dark.course-summary__continue-button{background-color:#f7f7f7;box-shadow:none;color:#181818}.button.-primary-grey,.-primary-grey.tutorials-search__button,.-primary-grey.course-summary__continue-button{background-color:rgba(51,51,51,0.5)}.button.-primary-grey::before,.-primary-grey.tutorials-search__button::before,.-primary-grey.course-summary__continue-button::before{background:#ffffff;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.button.-primary-grey:hover::before,.-primary-grey.tutorials-search__button:hover::before,.-primary-grey.course-summary__continue-button:hover::before,.button.-primary-grey:focus::before,.-primary-grey.tutorials-search__button:focus::before,.-primary-grey.course-summary__continue-button:focus::before{opacity:1}.button.-primary-grey:hover,.-primary-grey.tutorials-search__button:hover,.-primary-grey.course-summary__continue-button:hover{color:#000000}.button.-primary-medium,.-primary-medium.tutorials-search__button,.-primary-medium.course-summary__continue-button{background-color:#3c3c3c;color:#ffffff}.button.-primary-medium:not(.-without-bg-animation)::before,.-primary-medium.tutorials-search__button:not(.-without-bg-animation)::before,.-primary-medium.course-summary__continue-button:not(.-without-bg-animation)::before{background:#414141;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.button.-primary-medium:not(.-without-bg-animation):hover::before,.-primary-medium.tutorials-search__button:not(.-without-bg-animation):hover::before,.-primary-medium.course-summary__continue-button:not(.-without-bg-animation):hover::before,.button.-primary-medium:not(.-without-bg-animation):focus::before,.-primary-medium.tutorials-search__button:not(.-without-bg-animation):focus::before,.-primary-medium.course-summary__continue-button:not(.-without-bg-animation):focus::before{opacity:1}.button.-primary-light,.-primary-light.tutorials-search__button,.-primary-light.course-summary__continue-button{background-color:#ffffff;color:#181818}.button.-primary-light:not(.-without-bg-animation)::before,.-primary-light.tutorials-search__button:not(.-without-bg-animation)::before,.-primary-light.course-summary__continue-button:not(.-without-bg-animation)::before{background:#e6e8ea;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.button.-primary-light:not(.-without-bg-animation):hover::before,.-primary-light.tutorials-search__button:not(.-without-bg-animation):hover::before,.-primary-light.course-summary__continue-button:not(.-without-bg-animation):hover::before,.button.-primary-light:not(.-without-bg-animation):focus::before,.-primary-light.tutorials-search__button:not(.-without-bg-animation):focus::before,.-primary-light.course-summary__continue-button:not(.-without-bg-animation):focus::before{opacity:1}.button.-primary-light:hover,.-primary-light.tutorials-search__button:hover,.-primary-light.course-summary__continue-button:hover,.button.-primary-light:focus,.-primary-light.tutorials-search__button:focus,.-primary-light.course-summary__continue-button:focus{background-color:#e6e8ea}.button.-primary-blue,.-primary-blue.tutorials-search__button,body.-dark-theme .tutorials-search__button,.-primary-blue.course-summary__continue-button,body.-dark-theme .course-summary__continue-button{background-color:#204ece}.button.-primary-blue:hover,.-primary-blue.tutorials-search__button:hover,body.-dark-theme .tutorials-search__button:hover,.-primary-blue.course-summary__continue-button:hover,body.-dark-theme .course-summary__continue-button:hover,.button.-primary-blue:focus,.-primary-blue.tutorials-search__button:focus,body.-dark-theme .tutorials-search__button:focus,.-primary-blue.course-summary__continue-button:focus,body.-dark-theme .course-summary__continue-button:focus{background-color:#193da2}.button.-primary-blue::before,.-primary-blue.tutorials-search__button::before,body.-dark-theme .tutorials-search__button::before,.-primary-blue.course-summary__continue-button::before,body.-dark-theme .course-summary__continue-button::before{content:none}.button.-secondary-light,.-secondary-light.tutorials-search__button,.-secondary-light.course-summary__continue-button{background-color:transparent;border:1px solid #e6e8ea;color:#222427}.button.-secondary-light:hover,.-secondary-light.tutorials-search__button:hover,.-secondary-light.course-summary__continue-button:hover,.button.-secondary-light:focus,.-secondary-light.tutorials-search__button:focus,.-secondary-light.course-summary__continue-button:focus{border:1px solid #cacfd3;color:#cacfd3}.button.-secondary-light::before,.-secondary-light.tutorials-search__button::before,.-secondary-light.course-summary__continue-button::before{content:none}body.-dark-theme .button.-secondary-light,body.-dark-theme .-secondary-light.tutorials-search__button,body.-dark-theme .-secondary-light.course-summary__continue-button{border:1px solid rgba(247,247,247,0.1);color:#ffffff}.button.-secondary-light-dark,.-secondary-light-dark.tutorials-search__button,.-secondary-light-dark.course-summary__continue-button{background-color:transparent;border:1px solid #000000;color:#131313}.button.-secondary-light-dark:hover,.-secondary-light-dark.tutorials-search__button:hover,.-secondary-light-dark.course-summary__continue-button:hover,.button.-secondary-light-dark:focus,.-secondary-light-dark.tutorials-search__button:focus,.-secondary-light-dark.course-summary__continue-button:focus{border:1px solid white;color:#666666}.button.-secondary-light-dark::before,.-secondary-light-dark.tutorials-search__button::before,.-secondary-light-dark.course-summary__continue-button::before{content:none}body.-dark-theme .button.-secondary-light-dark,body.-dark-theme .-secondary-light-dark.tutorials-search__button,body.-dark-theme .-secondary-light-dark.course-summary__continue-button{border-color:rgba(247,247,247,0.6);color:#f7f7f7}.button.-secondary-light-modal,.-secondary-light-modal.tutorials-search__button,.-secondary-light-modal.course-summary__continue-button{background-color:transparent;border:1px solid #e6e8ea;color:#222427}.button.-secondary-light-modal:hover,.-secondary-light-modal.tutorials-search__button:hover,.-secondary-light-modal.course-summary__continue-button:hover,.button.-secondary-light-modal:focus,.-secondary-light-modal.tutorials-search__button:focus,.-secondary-light-modal.course-summary__continue-button:focus{border:1px solid #cacfd3;color:#cacfd3}.button.-secondary-light-modal::before,.-secondary-light-modal.tutorials-search__button::before,.-secondary-light-modal.course-summary__continue-button::before{content:none}.button.-secondary-dark,.-secondary-dark.tutorials-search__button,.-secondary-dark.course-summary__continue-button{background-color:transparent;border:1px solid #ffffff;color:#ffffff}.button.-secondary-dark:hover,.-secondary-dark.tutorials-search__button:hover,.-secondary-dark.course-summary__continue-button:hover,.button.-secondary-dark:focus,.-secondary-dark.tutorials-search__button:focus,.-secondary-dark.course-summary__continue-button:focus{border:1px solid #e6e6e6;color:#e6e6e6}.button.-secondary-dark::before,.-secondary-dark.tutorials-search__button::before,.-secondary-dark.course-summary__continue-button::before{content:none}.button.-transparent,.-transparent.tutorials-search__button,.-transparent.course-summary__continue-button{background-color:transparent;color:#131313}.button.-transparent:hover,.-transparent.tutorials-search__button:hover,.-transparent.course-summary__continue-button:hover,.button.-transparent:focus,.-transparent.tutorials-search__button:focus,.-transparent.course-summary__continue-button:focus{opacity:0.75}.button.-transparent::before,.-transparent.tutorials-search__button::before,.-transparent.course-summary__continue-button::before{content:none}body.-dark-theme .button.-transparent,body.-dark-theme .-transparent.tutorials-search__button,body.-dark-theme .-transparent.course-summary__continue-button{color:#ffffff}.button.-gradient,.-gradient.tutorials-search__button,.-gradient.course-summary__continue-button{background-image:linear-gradient(109.79deg, #f6725e 0%, #ef5152 100%);color:#ffffff}.button.-gradient:not(.-without-bg-animation)::before,.-gradient.tutorials-search__button:not(.-without-bg-animation)::before,.-gradient.course-summary__continue-button:not(.-without-bg-animation)::before{background:#000000;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.button.-gradient:not(.-without-bg-animation):hover::before,.-gradient.tutorials-search__button:not(.-without-bg-animation):hover::before,.-gradient.course-summary__continue-button:not(.-without-bg-animation):hover::before,.button.-gradient:not(.-without-bg-animation):focus::before,.-gradient.tutorials-search__button:not(.-without-bg-animation):focus::before,.-gradient.course-summary__continue-button:not(.-without-bg-animation):focus::before{opacity:1}.button.-full-width,.-full-width.tutorials-search__button,.-full-width.course-summary__continue-button{width:100%}.button.-wide,.-wide.tutorials-search__button,.-wide.course-summary__continue-button{padding-left:48px;padding-right:48px}.button.-wider,.-wider.tutorials-search__button,.-wider.course-summary__continue-button{padding-left:52px;padding-right:52px}.button.-disabled,.-disabled.tutorials-search__button,.-disabled.course-summary__continue-button{opacity:0.5;pointer-events:none}.button.-borderless,.-borderless.tutorials-search__button,.-borderless.course-summary__continue-button{border:none}.button.-borderless:hover,.-borderless.tutorials-search__button:hover,.-borderless.course-summary__continue-button:hover,.button.-borderless:focus,.-borderless.tutorials-search__button:focus,.-borderless.course-summary__continue-button:focus{border:none}.button.-square,.-square.tutorials-search__button,.-square.course-summary__continue-button{border-radius:0}.button.-shadow-md,.button.overview-page__instructors-button,.button.watch-description__share-button,.-shadow-md.tutorials-search__button,.tutorials-search__button.overview-page__instructors-button,.tutorials-search__button.watch-description__share-button,.-shadow-md.course-summary__continue-button,.course-summary__continue-button.overview-page__instructors-button,.course-summary__continue-button.watch-description__share-button{box-shadow:6px 24px 48px rgba(0,0,0,0.16)}.button.-w-176,.-w-176.tutorials-search__button,.-w-176.course-summary__continue-button{width:176px}.close-button{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%234A4A4A' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:12px 12px;display:block;height:32px;padding:10px;width:32px}@media only screen and (min-width: 1069px){.close-button{background-size:14px 14px;height:34px;width:34px}}.close-button.-black{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23181818' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E")}.close-button.-white-opaque{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E");opacity:0.25}.close-button.-white{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E")}.close-button.-black-opaque{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E");opacity:0.25}.close-button.-large-button{background-size:16px 16px;height:36px;width:36px}.header{position:sticky;position:-webkit-sticky;top:0;z-index:99}body.active-mobile-nav .header{height:100vh;min-height:100vh}.filter{border:1px solid transparent;border-radius:2px;cursor:pointer;display:inline-block;height:62px;min-width:134px;padding:20px;position:relative;text-align:center}.filter:last-of-type{border-bottom-right-radius:2px;border-top-right-radius:2px}.filter:hover,.filter:focus{border-color:#e6e8ea}.filter.is-highlighted{background-color:var(--tertiary-color);border-color:var(--tertiary-color);color:var(--primary-color)}.filter+.filter.is-highlighted{margin-left:-1px}.blurb{align-items:flex-start;max-width:335px;position:relative;z-index:10}@media only screen and (min-width: 1069px){.blurb{margin:0;max-width:532px}}.blurb.blurb--centered{margin:0 auto;max-width:580px}.blurb__title{margin-bottom:20px;text-transform:capitalize}.blurb--centered .blurb__title{text-align:center}.blurb__subtitle{margin-bottom:10px}@media only screen and (min-width: 1069px){.blurb__subtitle{margin-bottom:24px}}.live .blurb__subtitle{color:#e6e8ea;margin-bottom:15px}.streaming .blurb__subtitle::before{background-color:#00b7d7;border-radius:50%;content:"";display:block;height:8px;margin-right:10px;position:relative;width:8px}@media only screen and (min-width: 1069px){.blurb__description{margin-top:10px}}.live:not(.streaming) .blurb__description{min-height:66px}.blurb__text{color:#b2b2b2}.blurb--centered .blurb__text{text-align:center}.blurb__button+.blurb__text{margin-left:10px}.live .blurb__button+.blurb__text{margin-left:20px}.discover .blurb__text{display:none}@media only screen and (min-width: 1069px){.discover .blurb__text{display:block}}.blurb__button+.blurb__text{margin-left:10px}@media only screen and (min-width: 1069px){.blurb__button+.blurb__text{margin-left:20px}}.load-more{margin:36px auto 0;padding:0 10px;position:relative;width:100%}.load-more.-uncentered{align-items:flex-start;margin:36px 0 0;padding:0}.load-more.-more-space{margin-top:60px}.load-more.-less-space{margin-top:30px}.load-more__button{overflow:hidden;position:relative;z-index:1}.load-more__button::before{background:#ffffff;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.load-more__button:hover::before,.load-more__button:focus::before{opacity:1}.load-more__button:hover::after,.load-more__button:focus::after{opacity:1;transform:translateY(0)}.load-more__button::before{border-radius:2px;height:calc(100% - 2px);margin-left:1px;margin-top:1px;pointer-events:none;width:calc(100% - 2px);z-index:2}.load-more__button::after{background:no-repeat center;background-size:auto;background-image:url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Earrow down%3C/title%3E%3Cg stroke='%23181818' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cpath d='M7.5 14.764V1' stroke-linejoin='round'/%3E%3Cpath d='M1.923 9.375L7.463 15'/%3E%3Cpath d='M13 9.375L7.462 15' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");content:"";display:block;height:16px;opacity:0;pointer-events:none;transform:scale(1.2) translateY(-25px);transition:transform 0.2s ease, opacity 0.2s ease;width:14px;z-index:2}body.-dark-theme .load-more__button::after{background:no-repeat center;background-size:auto;background-image:url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Earrow down%3C/title%3E%3Cg stroke='%234A4A4A' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cpath d='M7.5 14.764V1' stroke-linejoin='round'/%3E%3Cpath d='M1.923 9.375L7.463 15'/%3E%3Cpath d='M13 9.375L7.462 15' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}.load-more.-uncentered .load-more__button{width:100%}@media only screen and (min-width: 1069px){.load-more.-uncentered .load-more__button{width:auto}}.load-more__button.is-submitting{pointer-events:none}.author{position:relative;align-items:center;border-radius:3px;display:flex;margin-left:-10px;padding:10px;position:relative}.author:hover::before,.author:focus::before{opacity:1}.author::before{background-color:transparent;border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}body.-dark-theme .author{position:relative}body.-dark-theme .author:hover::before,body.-dark-theme .author:focus::before{opacity:1}body.-dark-theme .author::before{background-color:#272727;border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}.author.-remove-bottom-padding{padding-bottom:0}.author__thumbnail{background:no-repeat center;background-size:cover;background-color:#5c5c5c;border-radius:3px;box-shadow:0 4px 12px 0 rgba(0,0,0,0.08);flex:none;height:50px;margin-right:20px;position:relative;width:50px}.author__name{font-weight:500;position:relative}.playlist__title{margin-bottom:26px}.playlist__legend,.playlist__text{font-size:14px;line-height:16px}.playlist__legend{font-weight:700}.playlist__units{display:grid}.playlist__unit{cursor:pointer;display:grid;padding:15px 0 15px 30px;position:relative}.playlist__unit:not(.-single):first-of-type::before{bottom:0;height:50%;top:auto}.playlist__unit:not(.-single):last-of-type::before{height:50%}.playlist__unit:not(.-single)::before{background-color:var(--secondary-color);content:"";height:100%;left:9px;position:absolute;top:0;width:3px}.playlist__unit::after{background-color:var(--primary-color);border:3px solid var(--secondary-color);border-radius:50%;bottom:0;content:"";height:20px;left:0;margin:auto 0;position:absolute;top:0;width:20px}.playlist__unit.is-active::after{background-color:var(--secondary-color)}.tabs{position:relative}.tabs__panel{display:none}.tabs__panel.is-active{display:block}.dot-controls{bottom:59px;display:flex;height:10px;left:0;padding:0 16px;position:absolute;width:100%;z-index:100}@media only screen and (min-width: 1069px){.dot-controls{padding:0 50px}}.dot-control{height:14px;margin-right:4px;width:10px}.dot-control::before{background-color:#999999;border-radius:50%;content:"";display:block;height:6px;width:6px}/*! Modified from "Make Simple Javascript Slideshow without jQuery by Yaphi Berhanu https://www.sitepoint.com/make-a-simple-javascript-slideshow-without-jquery/*/.slideshow{position:relative}.slideshow__item{height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity 0.75s ease;width:100%}.slideshow__item.active{opacity:1}.slideshow__content{opacity:0;transition:opacity 0.75s ease}.slideshow__item.active .slideshow__content{opacity:1}.slideshow__control.active.dot-control::before{background-color:#f9f9f9}.field_with_errors:not(.-inactive) input,.field_with_errors:not(.-inactive) select,.field_with_errors:not(.-inactive) .choices__inner{border:1px solid #ef5152}.error-explanation,.form-errors{color:#ef5152;font-size:18px;line-height:21px;text-align:left}.minimal-form .error-explanation,.minimal-form .form-errors{margin-bottom:20px}.form__input.error,.form__input.braintree-hosted-fields-invalid,.error.choices__inner,.choices__inner.braintree-hosted-fields-invalid,.hubspot-email.error,.hubspot-email.braintree-hosted-fields-invalid{border-color:#ef5152}.form__input.success,.success.choices__inner,.hubspot-email.success{border-color:#1fcc60}.error-message,.promo-code__error-message,.success-message,.promo-code__success-message{font-weight:700;margin-top:5px}.error-message,.promo-code__error-message{color:#ef5152;text-align:left}.success-message,.promo-code__success-message{color:#1fcc60}.modal{background:rgba(0,0,0,0.8);bottom:0;left:0;opacity:0;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;pointer-events:none;position:fixed;right:0;text-align:center;top:0;transition:opacity 0.15s ease;white-space:nowrap;z-index:99}.modal>*{display:inline-block;text-align:left;vertical-align:middle;white-space:normal}.modal.is-open{opacity:1;pointer-events:auto;transition:opacity 0.25s ease}.modal__inner{border-radius:3px;margin:60px auto;max-height:calc(100% - 80px);max-width:500px;opacity:0;overflow:visible;position:relative;top:0;transform:translateY(-50px);transition:opacity 0.3s ease, transform 0.3s ease;width:calc(100% - 20px)}@media only screen and (min-width: 1069px){.modal__inner{margin:100px auto}}.modal.is-open .modal__inner{opacity:1;transform:translateY(0);transition-delay:0.25s}.modal.-small .modal__inner{max-width:380px}.modal.-wide .modal__inner{max-width:600px}#annual-expiration-modal.modal .modal__inner{margin-top:-203.5px;top:50%}@media only screen and (min-width: 1069px){#annual-expiration-modal.modal .modal__inner{margin:100px auto;top:0}}.modal__content{display:inline-block;width:100%}.modal__box{padding:0;width:100%}.modal__close{cursor:pointer;position:absolute;right:4px;top:68px;z-index:1}@media only screen and (min-width: 1069px){.modal__close{right:20px;top:120px}}.modal__close.-top-right-cornered{background-size:19px 19px;right:13px;top:13px}.modal__title{border-bottom:1px solid #e6e8ea;padding-bottom:30px}@media only screen and (min-width: 1069px){.modal__title{font-size:32px;line-height:38px}}.modal__title.-white{color:#ffffff}.modal__title.-large-bold{font-size:32px;font-style:normal;font-weight:normal;letter-spacing:-1px;line-height:40px;margin-bottom:10px}@media only screen and (min-width: 736px){.modal__title.-large-bold{font-weight:500;margin-bottom:15px}}.modal__title.-no-border{border-bottom:none}.modal__title.-no-padding{padding:0}.modal__bg{background-color:#ffffff;padding:74px 20px 30px}@media only screen and (min-width: 736px){.modal__bg{padding:74px 60px 60px}}.modal__bg.-supplementary{background-color:rgba(16,16,16,0.7);box-shadow:0 4px 12px rgba(0,0,0,0.2);padding:20px}@media only screen and (min-width: 736px){.modal__bg.-supplementary{padding:39px 60px 42px 60px}}.modal__bg.-bg-cover{background-color:#000000;background-position:top center;background-size:cover;box-shadow:0 4px 12px rgba(0,0,0,0.2)}.modal__bg.-compact{padding:120px 20px 20px 20px}@media only screen and (min-width: 736px){.modal__bg.-compact{padding:160px 60px 30px 60px}}body.-dark-theme .modal__bg{color:#000000}.modal__subtitle{color:#999999;margin-top:10px}.modal__description{padding:30px 0}.modal__description.-white{color:#ffffff}.modal__description.-medium-text{font-size:13px;font-style:normal;font-weight:normal;letter-spacing:-0.25px;line-height:19px}@media only screen and (min-width: 736px){.modal__description.-medium-text{font-size:16px;line-height:24px}}.modal__description.-no-padding{padding:0}.modal__button{width:100%}@media only screen and (min-width: 736px){.modal__button{min-width:180px;width:auto}}.modal__button.-flex-1{flex:1}.modal__button.-compact{padding:0}.modal__button.-small-bold{font-size:14px;font-weight:600;line-height:14px}.modal__button+.modal__button{margin-top:20px}@media only screen and (min-width: 736px){.modal__button+.modal__button{margin-left:20px;margin-top:0}}@media only screen and (min-width: 736px){.modal__button-row{display:flex}}.share-modal{background-color:#ffffff;border-radius:3px;padding:40px 25px}.share-modal__item{border-bottom:1px solid #e6e8ea;color:#000000;display:flex;padding:20px 0 20px 34px;position:relative}.share-modal__item.-copy{padding:0}.share-modal__icon{bottom:0;left:0;margin:auto 0;margin-right:10px;pointer-events:none;position:absolute;top:0;width:16px}.share-modal__icon.-facebook{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Efacebook%3C/title%3E%3Cpath d='M0 4.9604h1.5373V3.4537c0-.665.0165-1.69.4948-2.3245C2.5367.4567 3.228 0 4.4185 0 6.3578 0 7.174.2792 7.174.2792l-.3846 2.297s-.6398-.187-1.238-.187c-.598 0-1.1332.2166-1.1332.819v1.7522H6.87l-.171 2.2442H4.418V15H1.537V7.2046H0V4.9604z' fill='%23000000' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:8px 16px}.share-modal__icon.-twitter{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etwitter%3C/title%3E%3Cpath d='M17.889 1.6576c-.6585.281-1.366.4704-2.108.556.7588-.4373 1.3407-1.1292 1.6135-1.9542-.7096.4048-1.4938.6986-2.3316.856C14.395.4294 13.44 0 12.384 0c-2.0258 0-3.669 1.583-3.669 3.534 0 .2775.0314.5465.0945.8053-3.049-.1483-5.753-1.5538-7.565-3.6933-.316.5235-.496 1.1303-.496 1.7783 0 1.225.648 2.307 1.632 2.9415-.6002-.0177-1.167-.178-1.663-.4412v.043c0 1.7137 1.2656 3.1416 2.9452 3.4656-.3076.0828-.631.1244-.967.1244-.2366 0-.4666-.021-.6903-.0627.467 1.404 1.8212 2.426 3.4283 2.453-1.2567.948-2.84 1.513-4.5582 1.513-.2962 0-.589-.016-.8756-.048C1.624 13.415 3.553 14 5.625 14c6.7526 0 10.4427-5.3845 10.4427-10.056 0-.153-.003-.3062-.0104-.457.718-.4986 1.3416-1.1216 1.8316-1.8294' fill='%23000000' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:16px 13px}.share-modal__icon.-pinterest{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Epinterest%3C/title%3E%3Cpath d='M7.5004 0C3.3588 0 0 3.358 0 7.5004c0 3.0713 1.8474 5.7092 4.4902 6.8692-.0217-.5234-.0037-1.152.1303-1.722.144-.608.9644-4.0868.9644-4.0868s-.2395-.4795-.2395-1.1862c0-1.1133.645-1.9425 1.4466-1.9425.6823 0 1.012.5128 1.012 1.1257 0 .687-.4374 1.7125-.662 2.662-.1883.7955.3987 1.445 1.1828 1.445 1.4215 0 2.3784-1.825 2.3784-3.9874 0-1.6437-1.1076-2.8732-3.1208-2.8732-2.275 0-3.692 1.6955-3.692 3.59 0 .6546.192 1.1155.4935 1.4717.139.1646.1582.23.1085.418-.0363.1374-.1185.4703-.1532.602-.0497.1896-.2037.2584-.3753.1883-1.0474-.4288-1.5355-1.576-1.5355-2.865 0-2.131 1.796-4.6867 5.36-4.6867 2.8635 0 4.7477 2.073 4.7477 4.2972 0 2.9433-1.6353 5.14-4.0472 5.14-.8086 0-1.5714-.4384-1.8315-.9346 0 0-.436 1.7273-.5277 2.0623-.1583.5763-.47 1.156-.755 1.6055.6744.199 1.387.3074 2.1256.3074C11.6424 15 15 11.642 15 7.5004 15 3.358 11.6425 0 7.5004 0' fill='%23000000' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:16px 16px}.share-modal__icon.-copy-link{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect stroke='%23000' stroke-width='2' fill='none' x='5.571' y='1' width='9.429' height='12.857' rx='2'/%3E%3Crect fill='%23000' y='4.571' width='11.429' height='14.857' rx='2'/%3E%3C/g%3E%3C/svg%3E");background-size:16px 20px}.share-modal__button{height:100%;padding:20px 0 20px 34px;width:100%}.share-modal-close{right:20px;top:20px}.share-modal__title{color:#000000}.class-purchase-modal{background-color:rgba(0,0,0,0.95);color:#ffffff;font-size:16px;line-height:19px;margin:0 auto;padding:88px 15px}@media only screen and (min-width: 1069px){.class-purchase-modal{background-color:rgba(0,0,0,0.6);border:2px solid #ffffff;border-radius:7px;font-size:18px;line-height:21px;margin:72px auto;padding:70px 84px 77px}}.class-purchase-modal__header-tagline{align-items:center;color:#ffaf00;display:grid;font-size:12px;font-weight:500;grid-auto-flow:column;grid-gap:7px;grid-template-columns:repeat(2, minmax(0, max-content));line-height:14px;margin-bottom:10px;text-transform:uppercase}@media only screen and (min-width: 1069px){.class-purchase-modal__header-tagline{margin-bottom:14px}}.class-purchase-modal__header{align-items:start;display:grid;grid-gap:20px}@media only screen and (min-width: 1069px){.class-purchase-modal__header{grid-template-columns:minmax(0, 609px) minmax(0, 1fr)}}.class-purchaase-modal__header-info{display:grid;grid-gap:8px}@media only screen and (min-width: 1069px){.class-purchaase-modal__header-info{grid-gap:11px}}.class-purchase__numbers{display:grid;grid-gap:14px}@media only screen and (min-width: 1069px){.class-purchase__numbers{margin-left:auto;text-align:right}}.class-purchase-modal__price{font-size:20px;font-weight:500;line-height:24px}.class-purchase-modal__original-price{color:#999999;text-decoration:line-through}.class-purchase-modal__grid{display:grid;grid-gap:14px;padding:50px 0 58px}@media only screen and (min-width: 1069px){.class-purchase-modal__grid{grid-gap:28px 100px;grid-template-columns:repeat(3, minmax(0, 1fr));padding:60px 0 54px}}.class-purchase-modal__card{align-items:center;display:grid;grid-gap:15px;grid-template-columns:minmax(0, 55px) minmax(0, 1fr)}@media only screen and (min-width: 1069px){.class-purchase-modal__card{grid-gap:18px}}.class-purchase-modal__card-image{background-color:#4a4a4a;background-repeat:no-repeat;background-size:cover;border-radius:3px;height:55px;width:55px}.class-purchase-modal__card-text{font-weight:500}.class-purchase-modal__footer-text{color:#999999;margin-bottom:44px;text-align:center}@media only screen and (max-width: 1068px){.class-purchase-modal__footer-text{display:none}}.class-purchase-modal__buttons{display:grid;grid-gap:20px;margin:0 auto;max-width:435px}.class-purchase-modal__close-button{right:11px;top:11px}@media only screen and (min-width: 1300px){.class-purchase-modal__close-button{right:-124px;top:21px}}.all-access-modal__header{background:#191919;border-top-left-radius:3px;border-top-right-radius:3px;color:#ffffff;padding:44px 20px 26px}@media only screen and (min-width: 736px){.all-access-modal__header{padding:44px 32px 46px}}.all-access-modal__header-tagline{align-items:center;color:#ffaf00;display:grid;font-size:12px;font-weight:500;grid-auto-flow:column;grid-gap:7px;grid-template-columns:repeat(2, minmax(0, max-content));line-height:14px;margin-bottom:12px;text-transform:uppercase}.all-access-modal__body{background:#ffffff;border-radius:3px;padding:77px 15px 52px;position:relative}@media only screen and (min-width: 736px){.all-access-modal__body{padding:75px 32px 52px}}.all-access-modal.-payment .all-access-modal__body{border-top-left-radius:0;border-top-right-radius:0;padding:32px 15px 34px}@media only screen and (min-width: 736px){.all-access-modal.-payment .all-access-modal__body{padding:32px 34px 64px}}.all-access-modal.-thank-you .all-access-modal__body{padding:76px 15px;text-align:center}@media only screen and (min-width: 736px){.all-access-modal.-thank-you .all-access-modal__body{padding:80px 60px}}.all-access-modal__payment-form.loading-spinner.-payment-form::before{margin:0;width:100%}.all-access-modal__subtitle{color:#999999;display:flex;font-size:16px;line-height:19px;padding:10px 0 34px}.all-access-modal.-payment .all-access-modal__subtitle,.all-access-modal.-thank-you .all-access-modal__subtitle{padding-bottom:0}.all-access-modal.-payment .all-access-modal__subtitle{display:grid;grid-gap:20px}.all-access-modal__price{align-items:flex-end;color:#ffffff;display:flex;font-size:18px;font-weight:500;line-height:21px}.all-access-modal__original-price{color:#999999;font-size:16px;font-weight:400;line-height:19px;margin-left:5px;text-decoration:line-through}@media only screen and (min-width: 736px){.all-access-modal__price-separator{padding:0 5px}}.all-access-modal__fine-print{color:#999999;font-size:12px;line-height:14px;margin-top:14px;text-align:center}.all-access-modal__fine-print.-aligned-left{text-align:left}.all-access-modal.-payment .all-access-modal__fine-print{margin-top:30px}.all-access-modal__button-wrapper{display:grid;grid-gap:15px}.button.all-access-modal__button,.all-access-modal__button.tutorials-search__button,.all-access-modal__button.course-summary__continue-button{min-height:50px;outline:none;width:100%}.all-access-modal.-thank-you .button.all-access-modal__button,.all-access-modal.-thank-you .all-access-modal__button.tutorials-search__button,.all-access-modal.-thank-you .all-access-modal__button.course-summary__continue-button{max-width:190px;padding-left:38px;padding-right:38px}.all-access-modal__link{text-decoration:underline}.all-access-modal__red-link{color:#e60000;font-weight:500;text-decoration:underline}.all-access-modal__blue-link{color:#204ece;font-weight:500;text-decoration:underline}.all-access-modal__footer{font-size:16px;line-height:19px;padding-top:40px;text-align:center}.all-access-modal.-thank-you .all-access-modal__footer{display:flex;justify-content:center;padding-top:45px}.all-access-modal__floating-footer{color:#ffffff;font-size:14px;line-height:16px;padding:26px 0;position:relative;text-align:center}.all-access-modal__error-block{background:rgba(239,81,82,0.2);border:1px solid #ef5152;border-radius:2px;color:#ef5152;font-size:14px;line-height:16px;margin-bottom:26px;padding:17px 14px}.checkout-modal__close{background-size:12px 12px;border:2px solid rgba(255,255,255,0.25);border-radius:100%;cursor:pointer;height:48px;position:absolute;width:48px;z-index:1}@media only screen and (min-width: 1069px){.checkout-modal__close{top:36px}}.checkout-modal__inner{max-width:640px}.checkout-modal__header{background:#ffffff;padding:65px 64px 0}.checkout-modal__body{background:#ffffff;border-radius:0 0 3px 3px;padding:65px 64px}.checkout-modal__title{font-size:32px;font-weight:500;line-height:32px;text-align:left}.checkout-modal__subtitle{color:rgba(0,0,0,0.75);font-size:16px;line-height:20px;margin-top:16px;max-width:360px;text-align:left}.checkout-modal__footer.-thank-you{display:flex;justify-content:flex-start;margin-top:64px}.checkout-modal__fine-print{margin-top:48px}.checkout-modal__price{color:#000000;display:inline-flex;font-size:20px;font-weight:500;line-height:20px;margin-right:8px}.checkout-modal__form{margin-top:48px}.checkout-modal__form__label{color:rgba(0,0,0,0.35);font-size:16px;line-height:16px}.checkout-modal__form__button-wrapper{margin-top:16px !important}.checkout-modal.-payment-details{display:flex;flex-direction:column}.checkout-modal.-payment-details .credit-card{display:grid;grid-gap:10px;grid-template-columns:max-content 1fr}.checkout-modal.-payment-details .payment-option{align-items:center;border:2px solid #ebebeb;box-sizing:border-box;display:grid;grid-gap:18px;grid-template-columns:max-content 1fr;margin-top:24px;padding:20px}.checkout-modal.-payment-details .payment-option.borderless{border:none;padding-left:0}.checkout-modal.-payment-details .payment__checkbox{border:1px solid #000000;border-radius:100%;box-sizing:border-box;cursor:pointer;height:16px;margin:0;padding:0;position:relative;width:16px}.checkout-modal.-payment-details .payment__checkbox:checked{align-items:center;border-color:#204ece;display:flex;justify-content:center}.checkout-modal.-payment-details .payment__checkbox:checked::after{background-color:#204ece;border-radius:100%;content:' ';height:8px;position:absolute;width:8px}.select-role-modal{background-color:#ffffff;max-width:730px}.select-role-modal .modal__close{cursor:pointer;top:68px}.select-role-modal__title{color:#000000;font-size:22px;letter-spacing:0;line-height:30px;margin-bottom:76px;width:100%}@media only screen and (min-width: 736px){.select-role-modal__title{width:75%}}.select-role-modal__box{padding:74px 60px 60px}.select-role-modal__footer{align-items:center;display:flex;flex-direction:column;margin:70px 121px}.select-role-modal__button{width:100%}@media only screen and (min-width: 736px){.select-role-modal__button{max-width:523px}}.select-role-modal__role-list{display:grid;grid-gap:15px;grid-template-columns:repeat(auto-fill, minmax(193px, 1fr))}.toggle{cursor:pointer;height:38px;margin-bottom:0;position:relative;width:auto}.toggle input{opacity:0;position:absolute;z-index:-1}.toggle__indicator{background-color:#f7f7f7;border-radius:19px;height:38px;position:relative;right:0;top:0;width:252px}.toggle__indicator::after{background-color:#ffffff;border-radius:19px;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);content:"";display:block;height:100%;left:0;position:absolute;transition:transform 0.15s cubic-bezier(0.694, 0, 0.335, 1);width:50%}.toggle input:checked~.toggle__indicator::after{transform:translateX(100%)}.toggle.is-checked .toggle__option-label--one{color:#999999}.toggle.is-checked .toggle__option-label--two{color:#000000}.toggle__label{font-size:14px;font-weight:500;height:38px;left:0;line-height:38px;position:absolute;text-align:center;top:0;width:126px;z-index:1}.toggle__label~.toggle__label{left:auto;right:0}.logo{background-image:url("data:image/svg+xml,%3Csvg width='55' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .223v25.191h36.84V.223z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23EF5152' d='M31 29l3.534 3H55l-3.535-3zM53.732 14.563c0 7.512-4.2 11.286-10.714 11.286-6.478 0-10.607-3.774-10.607-11.07V.294h4.379V14.6c0 4.673 2.384 7.189 6.3 7.189 3.88 0 6.264-2.372 6.264-7.01V.295h4.378v14.27z'/%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23231F20' mask='url%28%23b%29' d='M26.395 18.787L20.325.223h-3.67l-6.069 18.564L4.693.294H0l8.61 25.12h3.74l6.07-17.923 6.07 17.923h3.74L36.84.294h-4.552z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;height:24px;width:41px}@media only screen and (min-width: 1069px){.logo{height:32px;width:55px}}@media only screen and (min-width: 736px){.login-or-registration__slideshow~.login-or-registration-header .logo{background-image:url("data:image/svg+xml,%3Csvg width='55' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .223v25.191h36.84V.223z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M31 29l3.534 3H55l-3.535-3zM53.732 14.563c0 7.512-4.2 11.286-10.714 11.286-6.478 0-10.607-3.774-10.607-11.07V.294h4.379V14.6c0 4.673 2.384 7.189 6.3 7.189 3.88 0 6.264-2.372 6.264-7.01V.295h4.378v14.27z'/%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23fff' mask='url%28%23b%29' d='M26.395 18.787L20.325.223h-3.67l-6.069 18.564L4.693.294H0l8.61 25.12h3.74l6.07-17.923 6.07 17.923h3.74L36.84.294h-4.552z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}}body.-dark-theme .logo{background-image:url("data:image/svg+xml,%3Csvg width='55' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .223v25.191h36.84V.223z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M31 29l3.534 3H55l-3.535-3zM53.732 14.563c0 7.512-4.2 11.286-10.714 11.286-6.478 0-10.607-3.774-10.607-11.07V.294h4.379V14.6c0 4.673 2.384 7.189 6.3 7.189 3.88 0 6.264-2.372 6.264-7.01V.295h4.378v14.27z'/%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23fff' mask='url%28%23b%29' d='M26.395 18.787L20.325.223h-3.67l-6.069 18.564L4.693.294H0l8.61 25.12h3.74l6.07-17.923 6.07 17.923h3.74L36.84.294h-4.552z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.plan{align-items:flex-start;background-color:#ffffff;border-radius:3px;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);color:#181818;display:flex;flex-direction:column;margin:15px;max-width:345px;padding:32px 20px 27px;position:relative;width:100%}@media only screen and (min-width: 1069px){.plan{margin:10px}}.plan.-dark{background-color:#000000;color:#ffffff}@media only screen and (max-width: 1068px){.plan.-with-upsell-label{margin-top:45px}}.plan.-with-border{border:2px solid #000000}.plan__header{align-items:start;display:flex;flex-direction:column;justify-content:start;padding:0 10px}.plan__name{background-color:#131313;border-radius:2px;color:#ffffff;font-weight:700;letter-spacing:2px;line-height:26px;padding:0 16px;text-transform:uppercase;width:auto}.plan__price{display:flex;padding:13px 0 3px;width:100%;z-index:1}@media only screen and (min-width: 1069px){.plan__price{width:auto;z-index:auto}}.plan__price::after{align-self:center;background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret right%3C/title%3E%3Cpath d='M1 17l8-8-8-8' stroke-width='1.5' stroke='%23FFF' fill='none' fill-rule='evenodd' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:block;height:18px;margin-left:auto;position:relative;width:10px}@media only screen and (min-width: 480px){.plan__price::after{content:none}}.plan__price-sign{font-size:18px;line-height:50px}.plan__price-value{font-size:42px;letter-spacing:-2.42px;line-height:62px}@media only screen and (min-width: 1069px){.plan__price-value{letter-spacing:-2px}}.plan__price-period{align-items:flex-end;display:flex;font-size:16px;line-height:48px;padding-left:5px}.plan__sub-price-text{color:#999999;font-size:12px;line-height:15px;position:relative}@media only screen and (min-width: 1069px){.plan__current-trial~.plan__sub-price-text{top:auto}}.plan.-dark .plan__sub-price-text{color:#ffffff}.button.plan__button,.plan__button.tutorials-search__button,.plan__button.course-summary__continue-button{box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);display:flex;letter-spacing:0;margin:30px 0;width:100%}.plan__description{background-color:#ffffff;border-top:1px solid #e6e8ea;color:#181818;padding:0 20px;width:100%}@media only screen and (min-width: 1069px){.plan__description{padding:0}}.plan.-dark .plan__description{background-color:#000000;color:#ffffff}.plan__list{margin-top:28px}.plan__list-item{display:flex;margin-bottom:20px;position:relative}.plan__check{height:7px;left:0;margin-right:20px;position:absolute;top:5px;width:10px}.plan__check::before{border:2px solid #000000;border-left:none;border-radius:1px;border-top:none;content:"";display:block;height:11px;margin-left:3px;position:absolute;transform:rotate(45deg);width:6px}.plan.-dark .plan__check::before{border-color:#ffffff}.plan__feature{color:#999999;font-size:16px;line-height:24px;margin-left:30px}.plan__check+.plan__feature{color:#181818}.plan.-dark .plan__feature{color:#ffffff}.plan__upsell-label{align-items:center;background-color:#000000;color:#ffffff;display:flex;font-size:10px;font-weight:700;height:30px;justify-content:flex-start;left:0;letter-spacing:1px;line-height:11px;padding:0 20px;position:absolute;text-align:left;text-transform:uppercase;top:-30px;width:100%}@media only screen and (min-width: 1069px){.plan__upsell-label{justify-content:center;top:-15px}}.plan__load-button{align-items:center;border-top:1px solid #b2b2b2;cursor:pointer;display:flex;font-size:14px;justify-content:center;line-height:20px;padding:15px 20px;position:relative;text-align:center;width:100%}@media only screen and (min-width: 1069px){.plan__load-button{margin-bottom:-35px}}.plan__load-button::after{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%23B2B2B2' fill='none' stroke-linecap='square'/%3E%3C/svg%3E");content:"";display:block;height:6px;margin-left:5px;position:relative;width:10px}.credit-card::before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABABAMAAAAe8c9HAAAAFVBMVEXZ2dna2trb29va2toAAADZ2dmhpKacs5jtAAAABXRSTlPmpxztAEuvwscAAABWSURBVEjHY3ASCCUJMKowKIeSCIwYREnVEsjASqqWAIZQksGollEto1pGtYxqoa2WNCggxBoKWkZjf3CnMXQwFLWMxv6oFtppIaNpTUYDnoxuAumdEQDyEDIH2lo2oQAAAABJRU5ErkJggg==");background-position:center;background-repeat:no-repeat;background-size:38px auto;content:"";display:block;height:26px;width:38px}.braintree-form .credit-card{padding-left:58px;position:relative}.braintree-form .credit-card::before{left:10px}.credit-card.-american-express::before,.credit-card.-discover::before,.credit-card.-jcb::before,.credit-card.-master-card::before,.credit-card.-visa::before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAC8VBMVEUAAAD////////////////////////////////uZhnyZyLyZyHz9fr////xaCP///8keLziBiDthBA5V6fyaCIeT4/YIDtNrUcFBwji7faZwOCnyeT+/v5XmMwygcBSVFXL3+/zojtenM6xsbL8/f43hMIoe75RlMqPzIwjJSYsfb/2+fyKt9w+iMTj6PN+sNhkoNDjDyj6/P3Y6PTx9vuImsq00ei/yeNtpdJzdHVuhL+AgYITFRb//Pu30+nq8vnV5fJddrfuiBj+9PX++fM+XKliY2TwmDfl7/itzeaVpdBKj8jxhZLrTWDnL0Xe6/XA2OzzqFP09fnt8vjQ4vGUvd/86NNHY646WKgvMTLE2+386ey81utEjMZ7j8Ttfo3mIzvkGC8NDxCnttePqMhlfbtCQ0TxnkD0ez05OzugsNVpotH3yJX3woXvdYTsWmzujB/5+vn/+fnX3u3G0Ob97uCPut17rtdyqNSAlMdWcLTzprBDYKzzkp3yjJj4qH/u7u/+9u2ixuP519yvvNuDs9rU69KOn83617Hynajsj53tZHTsVWfoOE3aKkXc4vD+8ev73+OexOLX19f83s/4yM/Nzc67vLyfoKD3x4/nc4T3m2zysWf1i1TycjAaGxz97/G3wt/d3d350NV1qtWdrNT0tLxykblParH2k2HzrF7nRFjypEnvkyzy9vLQ2Or609n3w8r748XDxMT4vcS+4bxkhrKrq6z5zp72vXz1t3JKS0zh8uD728F0icH70Luk1aD4uJs1YZv4sIvsbX1etVjcNk7seRT959iFjrNKcqVyvm5lZmdkuF7m5ubj4d/KysuCncGx266bnJxub3DhUmdSsEz0gUbzbSnPz9DHyMh1k7umpqf40ab6wqaTlJSGh4iHyINeYGBbXV3nMyT5zsT3ypeRkpOPkJGNjo/sakTpUBb5zNJtjbdri7VpirRjhbHnyKS+q5/zpZCvmIqKyYbpSkXrZDfpUTDpTy7kHR1CNK7vAAAAD3RSTlMAvk2E8/L0TE76vk3zsoQBWcSRAAAQsklEQVR4AezQSwlEQRTE0Lr9oZfl3+3IyMBLDAROkjWnSGdewv93wTb/f0Vb9D9TtKH/uUW79D/9eAIIIIAAAggggAACCCCAAAII8Mf9yLF73zS2/I/jf8Ln02BrmAehETNjDcwPBGiumwuUIArQz9BwQSniaqmiXIGl2zlrS9dFVmvpNm6vdVOslN1bZKsUlrVJEctFIt00qfIH7EOz/c458zBYczdLSFjF3pci5QBjS7zl+XIOD59c5lIQHp293EpBeL7zYjt1hwJo+7kbAGgnWzcgcLEtrBGgZFHyiow4ABR+gGHpI4+S3hqZlsvUwo8valUYwqd5ncsEiN9/TL7/dQOojPiMjYEKV2O4vMk9ZGT2eQL8MZcJ8ONWJsDz7XUDaFMulMCMDumLlUkdey7zYl2mo8TUZF0fHk7JsqJUSE7zhbqitMlm8Erf4pSuEuiSHk1F8T81wN+zAc6yAXbWDtAkFQTaDBQQKJDjEa0SAnnqiA2W1ij1mAfK5KIIoUEHwoikAWGXZBUofGqAy2yAl9kA12sHcLgLFFqAGQYoipVucQ7UogAdVaqIdUusBhqghgGcItAaNJtd+kAT2HPjAC3j8wTIZQNsZQO8XTfAkBwCsxEwCAN0gTFJu4VaNwowYEQHChR8YBIGaAJjN5yhaLhtoCIDtOqA+t8MsL1ugBl1QKFVg9aTAcwWoJMLoJuPArR3pV4SwC4A8zDAnrja65GH4uJzQJEBOk4RmnkLAijkBDgiu0BXBtDLwJisQ5vGAaRoXWoHGkDdkAFsAC4neRolFD3aLWAmA/AUUNwvP8CCUw1F3XEWQM2SAdwG4JhAk9kAiDV6TALYnMiRUXAcpwsMwwBuB8h/8QH2XKpI5GUAinkwBpwkwNiQ3HgI+sP0U6AB9GjRbiHhyAA0geL8Sw8wp1VCouHKAMFTmrwN8v92CDaBURhgAPgkF0hNwgDsAqUvPEDJ4ggYm1IHOJIBeIiAmQZQ8tJ5FMC0eJR8DJoa0J80W8DcFBaA5oQBrD3gcwa4fCK8CgP8cu+7n37+4eefvr/3y2O5EUr882r1ACrdPcCkVAY6QxnAKwJtJgFigygADlhJAnCuQWrZlIaALwO4PPi8Af4MYT8HPD75BqmvH2/hhudXqwaYcldRxuRIVc9p9BUl+OeQPFSUmUjyK1thXwY4UJRRvBV2DgvhptkKxkOPM/lbCmQ+3Fn7Gwjwewh/Ojk7u/fdIyAKcPzmzZtnDxB4+nbFAAw58v5nzF7+L0MGSBnpZXMAPhOdKqUNBBC+jg8Ef/heBoiOAzsQrj4uQBeBI8bOKUz1lQLonZFuhcFaAIpeGqDjbjDAzRNxGuAKAe3FbflCZP0A2stMgIvr6+urYwTebN/9AN9sLcOy4/fb/5sBnh8HHojFzt0M8LfsLZCdAdeiAC42EIA32BMAvs2E4ZSr6YPp7hGX9co9l5GybjDycQH2Ibz7wBAUjhF4sPEAdMeY2PxEWMX9Vznp1f8jULr88Mfgi6cI1N5uIsBASfR1Gqc2TSXR7urkQfxgfGTTUmIj0vHr4SukdTpUJIdYzf/df/3XJ7+R7197nVveCP3lxkboWeAphGcb+QuoAzeOw9RLQPqktmAFiQk9xFTOigg1aLUQ0YlV1JD63T9yuf+8Fdaevd1UgNO8VAD2pnQaQLcKtINnDutAya0Aw+gBeh7QyUsz9oF+Vw2cMg80fFWYrjgDXr3b/+1X33771f3X8mZID0M/ZA5D0vtgG7SpAAYlewwo1Qbg21VAZcAtAU4FyMsHNcD0gAJDNpIf5QA4Z2TDx+ENBDjfFaY0hhAmNn81QK+ImuUB/V1pygagHpi6Z5M+UDivmj33VgYIlUmrD2BgUwQYlsvl+TC6BVrtdrteBI7oIVbhIUKNBasIFbv2bQ7gKQAmMkBMO0qGoHxpOYCbb0DSejzoIzS/hQE8Q3Bp9SF0ZYBaI9D3TYoAbfGdYQvwRYChIdkMeI4+U8JDp9VzqhOgcAsDGJSsYFk3G8BpMgOkeAZYJWhuMgRTXaDM0C4wvIUBuqoUrPoWzRowjwPYvaNqGMAyyTbgeUBLFU5nLDeFgQZUzabUAA5vYYBExyPl9mYiAjiNEoBKGKAKsiADxFQOEBmnc2LPWy/AZTbAy2yAF5vdCren9E5tLqKdrg6hIrbCZRnAVxRreSusKkJ/ULHj7XIhb9FYK8CTbICzbID3mz4MWX2ojMUBpCq4Gm+4VoCH2QA/ZgMcbziAUQcw+sgAtneux0vLPC1hnQD7yAQ4QSbABe7gFyLSPjIBTrRMgAvtbga4fPcQwvL8O3sEYXn+7fyLnXMJbSNJ4zhjZmfXM7v7p4o+9KFBh+SiY/tmJF0kYV1aAuUgEDpY0kGWQZZkgU5Gsk0uNpZBxm/8sLEhYCcOSWzwI2uCSWByMEkggUyGJBMmu/OY3dvCPva0X7VsEnkix2ln6Y26fwdbEq1ufb+q+qr6wfcn+0HJs2ELsAVYHFuALcDi2AJsARbHFmALsDa2AFvAb2Aqn5t9fLuQUgtMpcXs41u+mBrxu8++gCl88VmL+cc38wf8/g8tdj1B84/fYtcTtOsJWnkhZNcTtAXYAiyOLcAWYHFsAbYAi2MLsAVYHFuALeATwnclezWuMpYIVUo3UEcksx7Ic+7duLY75G9SAasjKnuLUNmHI/yZAH8L73ykCQVcDrKTJEoeEJ5Mnp8kXGwyAUpZZe8gdAOIBPg78M42lYDlIHs3at+Ql7+bsL95BMRGWUP+yhvRNdgsAnwUvyED/uYQoATZqSzyRoSbQ0CJnU7ia96ITDMIGFPZe/gzb4S32AQCcuy9tPJGrH/6Ai4zwnAX4Pc/eQH32BlonAX2DAlwCJ5s94J45HDMAL0/dS9F2x9C0DZz2y0nUzMQTPQvpBf6JwA8FhvqjDsch3DUOBQ7IFzPYIhCgp2Bf/NG5D1GBMg1nBcAXJDldvSmZEFSRLgSlXXcAPxzUo05PzbpC20QtIuvHO9D7EDHBSNssbPwH96QfWMCks6kTPx8JOA7+sThSCYfAStL9Hn0dlQI8D+VjnnqB4kRxtBLW4xDBE+kxA6cKSe9nYYBOhkLalmK8Z6WO30MzL8Ymt3g9Vyb3+gxJsCBts3X+o/WBdwWrzBO8V3sluXucQDfdgNz0hvmhKUUiG39P4UNQjfowsXvZfkQBggytgWPyq4C5brJP1vnozUfAdHF64kgEDYqgPiZglB0ART1M+Aouu5LEFzHhPQ2EwNJ0fIADZftkwIwJcu3YYA4Y8tAiN0Ecmow2zmisni2VA7mcLOSSIyI96wSjP9yC7e6Ai+84d2e+TzfWO/qyvP13bDHzzfOIUChTv2tLoDaz/1qAIRDlqdwRH+dgH4cyvITYEWWl3p1AQPEdV2AruF7GIDihYJKULi4CmIy5AOQLYOMLCs+bLEQFOXvGMyL1T+IIs/AM+gdAnGLe40L0LPZT7qAZyIjJF+vAE7ZiWMW6gQsYIo0XYdLDxhyDYc+hh5OO0WCMABjOUyic3UMy2z0amIUPg2xUFy9icromC+kxqCO4HL5ADucCITzAQ+8tzC0t4dI1ywynJ9HwI8Uiy4AUymZSE7DLadwzNM6AU8hRsrjNkqBD08I0OmAMQFllBFDH7bY6PCNGP6WBVYrzFdgQfhWVz1QSxhhf8GeLmAnMogi93u8PIJrfAfz5xNAjfmjLoAYf0WROS+e1gMwI8vRC0eDnXqDi9g+EuDehiFUtoUgMFZCedQT04YxrGo+KBVMsnvY0jQtyyYRIgE9Iv6Cf3YHQwFERNxCQuB8Q4BadEoXoPPATUnutByA67RFra/XJ8F2+vA5DBFny4paQPYmciV0smGMJFjcBw19bASTNDtUWKHA2AGK17p6ejDLf8DuPHZE3IEA5cBzJcHH1KDQBQxsgkhR8G9mgUsnZwEAT2TC2XZSgGuTusAKjBCM4zKL+RI+xDX4xhQEsexD7B6U2OgYCsvIhTDJWNoPYH8XhaKCcEaMh0gtB3Lj0+CKiGZTFzAQdU8DDygTDrxZB6SANekNayDGZeIVfiVApNPuXhigM6TlWDanap0sUeoLZrXQ8JU+La529mksrl0ZHlFDWoWxrwOZoZ0u7+zQ+l5Pfr5ng4bDix/CPeucG1wIuaNLMjEDXcBjetntcJOX+pVgNS0dk65CIHLlAwjEuCeiNQGXnPT3f7cUDn30pbBOdBM1AXDJOs4HJ84FqgvHGbAKneckqf58oiYAm2dYCxs/GfrXRz4Z6iAOXdMXQUx1dDwHHr12Jp3tA786G1TuzKUX03N3FNToXToOs6NGu9jBBQDfdXS4zDgdti+IWOGS2CJvxLolLor+o7kviqJkPANkLHFjpJU3ImyJW2P/NHBrrJlujv7yyd4ctW+P2w9I2I/I2A9J2Y/JFdcs/aBktf8bycICBu9+I0nWFeA/WJQIqwqo3qXwrSvgPo19wqIClDtrEmFVAdWDtERYVIBHb3zLCpjop8RnWQETd0XXt6qAWvQWFVDY7xfRW1OAcv9gTcz41hRQfDm3KL2fpqwn6Ln/ci4tnYnWpqsnWL1zd21ROjNfml5I6bf4aAzuH1DDfxhfNUc9QaVI7Z6WPpw//n/UE/wcxqnuv+xfWJSM0PrlV+bXEzS/np/pmN8FzcX0en5mY/o09N927ljFbSAI4/gjfMW0ag7cCVQYjMCdCjXuTobIlRojAoJrYjc2bg4EKl0fpHFhUHFgSJU07q/KsyTkAXI7qx3v+R5ALMy/O1sp9qf1jk1AYzf68/zGDiOnAKOlAAqgAAqgAAqgAAqgAAqgAAqgAAqgAAqgAAqgAAqgANLT48PQ69M3uBYz0xo4LUwpbHHa1f0h77OqOWKoaO3Fk2B3wJcnR/CCoQ1xLZCRqbHLP5ckVbBFNdk2AX8Enl8swCOGZmQqY0xyMqWs0pPXAraUhtqgz4Df31ngGVx8cGs8EpcASEryO4GLMhraBQ1Q9H8NwA9wLZlWibu/+QTAnGyHbG+2xRHcllz7oAFQ09vrw8NP94dpDuBMpgyyF+pLBETHpjYmwsJeRdAADRmBX8BtrVsAlezutXwY/JIVr12uDxJAzv23r/YU7OyWjuAPgU5UJHl1RqZz0ABRaQT4FIxLMq0BfwiciTucItwq+LTM7Ja5Bg2AHb33z5yCJ7vSGEBy2/cbGso8grWlitihjIIGOPGq/8i51gEfhgAqEoItbNGe317iKk7hAiz5JHuTcy2BNwRMRU2uVTfFzefqrjsFDYBs2PgLmYG3IcDFM6bxXpq7E+IimyZgALvwdlrKae8PAe4yJ1cq47KcAjHT1GED2Lu4O8kM9IfAJ4Kr/GLoRCqfBg0wPfDKa5mB/hCQoka++C4tT7V4LyPTJWgAXG9f6vIC90NAyhxAQ/etwwZoSZqBa2QIJIlslH44JCc93VeFDZCQtAG3834J1C0bbObuZqf0qT5sAOxpqAb8IeDOu3KflWQrC9T0uWXYAJ034+6GwN1qVyk2xK0T20wuDRhgS7Z+gvshcCC/vHUfj3L64d8uwgaIc+LOwN0QKEr/9leJzEBZccHjYx42AJoZt3QAlanjs397vu7LVV5mu5bfTudcAtfO/Fnpf4wogAIogAIogAIogAIogAIogAIogAIogAIogKQAY6YACqAACjD68/xGTh+kNPrz/PRhaqM36vP8Ru8/zeJV0Vec6rcAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:76px 78px;border:1px solid #e6e8ea;border-radius:2px;content:"";display:block;height:26px;width:38px}.credit-card.-american-express::before{background-position:0 0}.credit-card.-discover::before{background-position:0 -26px}.credit-card.-visa::before{background-position:0 -52px}.credit-card.-jcb::before{background-position:-38px 0}.credit-card.-master-card::before{background-position:-38px -26px}.loading-spinner{pointer-events:none;position:relative;z-index:10}.loading-spinner:not(.-editable-input)::before{background-color:rgba(255,255,255,0.7);content:"";display:block;height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;z-index:100}.loading-spinner::after{animation:circle-rotate 0.75s linear infinite;border:4px solid #b2b2b2;border-radius:50%;border-right-color:#181818;content:"";display:block;height:40px;opacity:1;position:absolute;width:40px;z-index:200}.loading-spinner.-editable-input::after{border-width:3px;height:25px;left:auto;right:10px;width:25px}.loading-spinner *{pointer-events:none}@media only screen and (max-width: 1068px){.loading-spinner.-payment-form::before{margin:0 -16px;width:calc(100% + 32px)}}.loading-spinner.-submit-light::before{background-color:#ffffff}.loading-spinner.-submit-light::after{background-image:none;border:2px solid #e6e8ea;border-right-color:#ef5152;height:30px;width:30px}.loading-spinner.-submit::before{background-color:#181818;border-radius:2px}.loading-spinner.-submit::after{background-image:none;border:2px solid #e6e8ea;border-right-color:#ef5152;height:30px;width:30px}body.-dark-theme .loading-spinner.quiz-question__options::before{background-color:transparent}.checkbox{cursor:pointer;display:flex;margin-bottom:0;position:relative;width:auto}.checkbox input{opacity:0;position:absolute;z-index:-1}.checkbox__indicator{background-color:#181818;border:1px solid #ebebeb;height:20px;margin-top:1px;min-height:20px;min-width:20px;overflow:hidden;position:relative;right:0;top:0;width:20px}.checkbox__indicator::before{background:no-repeat center;background-size:12px 9px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6 1 3.727' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";display:block;height:100%;position:absolute;transform:scale(0);transition:transform 0.2s ease-out;transition-delay:100ms;width:100%}.checkbox__indicator::after{background-color:#ffffff;border-radius:50%;content:"";display:block;height:160%;left:-30%;position:absolute;top:-30%;transition:transform 0.15s ease;width:160%}body.-dark-theme .checkbox__indicator{border-color:#272727}.checkbox__indicator.-round{border-radius:100%}.checkbox__label{align-items:center;display:flex;font-size:14px;line-height:16px;margin-left:10px}.checkbox input:checked~.checkbox__indicator::before{transform:scale(1)}.checkbox input:checked~.checkbox__indicator::after{transform:scale(0)}.radiobox{align-items:center;cursor:pointer;display:grid;grid-gap:10px;grid-template-columns:20px 1fr;position:relative;width:auto}.radiobox input{opacity:0;position:absolute;z-index:-1}.radiobox.-right-positioned{grid-template-columns:1fr 20px}.radiobox__indicator{background-color:#e6e8ea;border-radius:2px;height:20px;min-height:20px;min-width:20px;position:relative;right:0;top:0;width:20px}.radiobox__indicator::after{background-color:#4a4a4a;border-radius:2px;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(0.5);width:100%}.radiobox input:checked~.radiobox__indicator::after{opacity:1;transform:scale(1);transition:opacity 0.05s ease, transform 0.1s ease}.radiobox__label{letter-spacing:-0.21px;line-height:19px}.cards-rows{height:auto;overflow-x:hidden}.cards-row{display:flex;flex-direction:column;margin-top:16px;position:relative}@media only screen and (min-width: 1069px){.cards-row{display:grid;grid-row-gap:24px;grid-template-columns:minmax(0, 1fr)}}body.discover .cards-row{margin-bottom:50px;margin-top:0}@media only screen and (min-width: 1069px){body.discover .cards-row{margin-bottom:112px}}@media only screen and (min-width: 1069px){body.classes .cards-row{margin-top:0}}.cards-row__description{margin-top:3px;order:1;padding:0 16px}@media only screen and (min-width: 1069px){.cards-row__description{padding:0 0 0 112px}}.cards-row__title{font-size:18px;line-height:21px;order:1;padding:0 16px;width:100%}@media only screen and (min-width: 1069px){.cards-row__title{font-size:32px;font-weight:500;grid-column:1 / span 2;grid-row:1;line-height:32px;padding:0 112px;text-transform:capitalize}}@media only screen and (min-width: 1069px){body.classes .cards-row__title{margin-bottom:-7px}}.cards-row__slider-wrapper,.card-row__video{max-width:100%;order:1}@media only screen and (min-width: 1069px){.cards-row__slider-wrapper,.card-row__video{grid-column:1 / span 2}}@media only screen and (max-width: 1068px){body.discover .cards-row__slider-wrapper{margin-bottom:-36px}}@media only screen and (max-width: 1068px){body.discover .cards-row__view-all+.cards-row__slider-wrapper{margin-bottom:0}}.cards-row__view-all{align-items:center;border:1px solid var(--primary-utility-color);border-radius:3px;color:var(--tertiary-color);display:flex;font-weight:400;margin:0 16px;order:2;padding:12px;position:relative;text-align:center;z-index:1}@media only screen and (min-width: 1069px){.cards-row__view-all{position:relative;border:none;font-weight:700;margin:0 100px -12px auto;order:1}.cards-row__view-all:hover::before,.cards-row__view-all:focus::before{opacity:1}.cards-row__view-all::before{background-color:transparent;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}body.-dark-theme .cards-row__view-all{position:relative}body.-dark-theme .cards-row__view-all:hover::before,body.-dark-theme .cards-row__view-all:focus::before{opacity:1}body.-dark-theme .cards-row__view-all::before{background-color:rgba(230,232,234,0.1);border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}}@media only screen and (min-width: 1069px){.cards-row__title+.cards-row__view-all{grid-column:2;grid-row:1}}.card-row__3x3-grid-wrapper{width:240%}@media only screen and (min-width: 736px){.card-row__3x3-grid-wrapper{width:120%}}@media only screen and (min-width: 1069px){.card-row__3x3-grid-wrapper{width:100%}}.cards-row__3x3-grid{display:grid;grid-gap:0 25px;grid-template-columns:repeat(3, minmax(0, 1fr));margin:25px 0 46px;padding:0 16px}@media only screen and (min-width: 1069px){.cards-row__3x3-grid{grid-column:1 / span 2;grid-gap:0 20px;margin:40px 0 20px;padding:0 112px}}.card-row__video{margin-top:34px}.card{display:inline-block;flex:0 0 auto;outline:none;padding:5px;position:relative}@media only screen and (min-width: 1069px){.card{padding:10px}}.card.-gutterless{padding:0}.card.loading .card__title{height:21px;width:100%}.card.loading .card__description{height:16px;margin-top:5px;width:95%}.card.loading .card__image,.card.loading .card__title,.card.loading .card__description{background-color:rgba(92,92,92,0.3)}.card.loading .card__image::before,.card.loading .card__title::before,.card.loading .card__description::before{-webkit-animation:sliding-gradient 1s ease-in-out forwards 0s infinite;-moz-animation:sliding-gradient 1s ease-in-out forwards 0s infinite;-ms-animation:sliding-gradient 1s ease-in-out forwards 0s infinite;-o-animation:sliding-gradient 1s ease-in-out forwards 0s infinite;animation:sliding-gradient 1s ease-in-out forwards 0s infinite;background:linear-gradient(to right, rgba(24,24,24,0) 20%, rgba(24,24,24,0.2) 40%, rgba(24,24,24,0) 60%);content:"";display:block;height:100%;position:absolute;top:0;width:100%}.card__content{height:100%;width:100%}.card__content.--reverse{flex-direction:column-reverse}.card__content.--reverse .card__caption:not(.-padding-small){padding-top:30px}.card__thumbnail{border-radius:3px;box-shadow:0 4px 12px 0 rgba(0,0,0,0.08);overflow:hidden;position:relative;transition:transform 0.15s ease-in-out;width:100%}.card.-wide .card__thumbnail{box-shadow:0 4px 12px 0 rgba(0,0,0,0.2)}@media only screen and (min-width: 1069px){.card:hover:not(.loading) .card__thumbnail,.card:focus:not(.loading) .card__thumbnail{box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);transform:scale(1.04);will-change:transform}}@media only screen and (min-width: 1069px){.card.-small-scale:not(.loading):hover .card__thumbnail,.card.-small-scale:not(.loading):focus .card__thumbnail{transform:scale(1.02)}}.card__image{background:no-repeat center;background-size:cover;background-color:#4a4a4a;height:0;padding-top:66.4285714286%;width:100%}.card.-square-big .card__image{height:0;padding-top:100%}.card.-square .card__image{height:0;padding-top:100%}.card.-wide .card__image{height:0;padding-top:66.7493796526%}.card__caption{padding-top:30px;position:relative;width:100%}.card__caption.-full-width{border-radius:0;margin-left:0;margin-right:0}.card__caption.-padding-small{padding:12px 0}@media only screen and (min-width: 1069px){.card__caption.-padding-small{padding:16px 0}}@media only screen and (min-width: 1069px){.card:hover:not(.loading) .card__caption::after,.card:focus:not(.loading) .card__caption::after{opacity:1;transform:scale(1.04)}}@media only screen and (min-width: 1069px){.card.-small-scale:not(.loading):hover .card__caption::after,.card.-small-scale:not(.loading):focus .card__caption::after{transform:scale(1.02)}}.card__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:no-max-width;font-weight:700;position:relative;z-index:1}@media only screen and (min-width: 1069px){.tagline+.card__title{margin-top:5px}}.card__title.-large{font-size:18px;line-height:21px}.card__title.-small{font-size:14px;font-weight:400;line-height:16px}.card__description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 20px);width:calc(100% - 20px);font-size:14px;line-height:16px;position:relative}.card__title+.card__description{margin-top:5px}.card__progress{background-color:rgba(178,178,178,0.4);border-radius:2px;bottom:15px;height:4px;left:24px;mix-blend-mode:normal;position:absolute;width:calc(100% - 48px)}@media only screen and (min-width: 1069px){.card__progress{bottom:24px;left:52px;width:calc(100% - 104px)}}.card__progress-thumb{background-color:#000000;border-radius:2px;height:100%;left:0;mix-blend-mode:normal;position:absolute;top:0}.card__divider{background:var(--secondary-color);border:none;height:1px;margin:0;margin-bottom:24px;opacity:0.15;width:100%}.card-grid{display:grid;grid-gap:23px 20px;grid-template-columns:minmax(0, 1fr)}@media only screen and (min-width: 736px){.card-grid{grid-gap:62px 20px;grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: 1069px){.card-grid{grid-gap:62px 20px;grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 480px){.card-grid.-song-tutorials{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: 736px){.card-grid.-song-tutorials{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 1069px){.card-grid.-song-tutorials{grid-template-columns:repeat(4, minmax(0, 1fr))}}.card-grid__image{background:#4a4a4a no-repeat top center;background-size:cover;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);padding-top:66.6666666667%}@media only screen and (max-width: 1068px){.card-grid__image{border-radius:3px}}.card-grid__image.default{background-position:center}@media only screen and (min-width: 736px){.card-grid__load-more{grid-column:1/span 2}}@media only screen and (min-width: 1069px){.card-grid__load-more{grid-column:1/span 3}}.view-all-card{background-image:linear-gradient(45deg, #81c5f7 0%, #9653fd 47%, #5151ec 100%);border-radius:3px;display:block;font-size:18px;height:100%;line-height:21px;padding:2px;width:100%}@media only screen and (min-width: 1069px){.view-all-card{font-size:21px;font-weight:400;line-height:26px}}.view-all-card__content{background-color:#f9f9f9;border-radius:3px;height:100%;padding:0 40px;text-align:center;width:100%}.summary-card{background-color:#ffffff;border-radius:1px;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);display:flex;flex-wrap:wrap;margin:0;min-height:400px;overflow:hidden;position:relative}.summary-card__description{background-color:#ffffff;color:#999999;flex:0 0 100%;padding:60px}@media only screen and (min-width: 736px){.summary-card__description{flex:0 0 50%}}.summary-card__description-title{color:#4a4a4a;margin-bottom:12px}.summary-card__description-paragraph{padding:32px 0 50px}.summary-card__description-action{border-top:1px solid #e6e8ea;color:#ef5152;font-weight:700;padding-top:25px}.summary-card__play-button{border:1px solid #ef5152;border-radius:50%;height:20px;margin-right:12px;position:relative;width:20px}.summary-card__play-button::before{content:"";display:block;height:0;left:2px;position:absolute;width:0;border-bottom:5px solid transparent;border-left:8px solid #ef5152;border-right:0 solid transparent;border-top:5px solid transparent}.summary-card__media{background:#4a4a4a no-repeat center;background-size:cover;flex:0 0 100%;padding-top:63.5930047695%;position:relative}@media only screen and (min-width: 736px){.summary-card__media{flex:0 0 50%;padding-top:0}}.summary-card__media-play{border:1px solid #ffffff;border-radius:50%;height:72px;margin-right:12px;position:relative;width:72px;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.summary-card__media-play::before{content:"";display:block;height:0;left:7.2px;position:absolute;width:0;border-bottom:9.5px solid transparent;border-left:18px solid #ffffff;border-right:0 solid transparent;border-top:9.5px solid transparent}.sliding-card{-webkit-mask-image:-webkit-radial-gradient(white, black);position:relative}.sliding-card__image{background:#b2b2b2 no-repeat center;background-size:cover;border-radius:3px;padding-top:133.3333333333%}.sliding-card__wrapper{border-radius:3px;box-shadow:0 5px 20px 0 rgba(0,0,0,0.1);display:flex;height:100%;left:0;max-width:100%;min-height:1px;overflow:hidden;position:absolute;top:0;width:100%}.sliding-card__content{width:100%}.sliding-card__header{background-image:linear-gradient(-180deg, rgba(0,0,0,0) 0%, #181818 100%);border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:16px 24px;position:relative;width:100%;will-change:transform}@media only screen and (min-width: 1069px){.sliding-card__header{padding:45px 30px 40px}}.sliding-card__header::after{background-image:linear-gradient(-180deg, #181818 0%, rgba(0,0,0,0) 90%);bottom:calc(-200% + 3px);content:"";display:block;height:200%;left:0;position:absolute;width:100%}.sliding-card.-transition .sliding-card__header{transition:transform 0.4s cubic-bezier(0.19, 1, 0.22, 1)}.sliding-card__header-title{color:#ffffff}.sliding-card__header-subtitle{color:#e6e8ea;font-weight:500;margin-bottom:8px;text-transform:capitalize}.sliding-card__hidden-content{background-color:#ffffff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;left:0;overflow:hidden;position:absolute;top:100%;width:100%;z-index:1}.sliding-card__content-description{color:#999999;padding:24px}.sliding-card__action{border-top:1px solid #e6e8ea;color:#999999;cursor:pointer;font-weight:500;margin:auto 24px 0;padding:16px 0;width:calc(100% - 48px)}.sliding-card__action::before{border:1px solid #999999;border-radius:50%;color:#999999;content:"+";display:block;font-size:18px;font-weight:400;height:20px;line-height:20px;margin-right:16px;position:relative;text-align:center;width:20px}.avatar{padding:5px}.avatar__initial{align-items:center;background-color:#007d7c;border-radius:50%;color:#ffffff;display:flex;font-size:14px;font-weight:500;height:26px;justify-content:center;line-height:16px;margin-right:7px;text-align:center;width:26px}.avatar__name{color:var(--secondary-color);font-weight:500}.social-media{background:transparent no-repeat center;background-size:auto}.social-media__youtube{background-image:url("data:image/svg+xml,%3Csvg width='22' height='15' viewBox='0 0 22 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Eyoutube%3C/title%3E%3Cpath d='M21.3608 11.3188V3.6812S21.3608 0 17.6796 0H3.6794S0 0 0 3.6812v7.6376S0 15 3.6794 15h14.0002s3.6812 0 3.6812-3.6812zm-7.4465-3.8083l-5.1648 3.0333V4.4764l5.1648 3.034z' fill='%234A4A4A' fill-rule='evenodd'/%3E%3C/svg%3E");height:15px;width:22px}body.-dark-theme:not(.home) .social-media__youtube{background-image:url("data:image/svg+xml,%3Csvg width='22' height='15' viewBox='0 0 22 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Eyoutube%3C/title%3E%3Cpath d='M21.3608 11.3188V3.6812S21.3608 0 17.6796 0H3.6794S0 0 0 3.6812v7.6376S0 15 3.6794 15h14.0002s3.6812 0 3.6812-3.6812zm-7.4465-3.8083l-5.1648 3.0333V4.4764l5.1648 3.034z' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.social-media__twitter{background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etwitter%3C/title%3E%3Cpath d='M17.889 1.6576c-.6585.281-1.366.4704-2.108.556.7588-.4373 1.3407-1.1292 1.6135-1.9542-.7096.4048-1.4938.6986-2.3316.856C14.395.4294 13.44 0 12.384 0c-2.0258 0-3.669 1.583-3.669 3.534 0 .2775.0314.5465.0945.8053-3.049-.1483-5.753-1.5538-7.565-3.6933-.316.5235-.496 1.1303-.496 1.7783 0 1.225.648 2.307 1.632 2.9415-.6002-.0177-1.167-.178-1.663-.4412v.043c0 1.7137 1.2656 3.1416 2.9452 3.4656-.3076.0828-.631.1244-.967.1244-.2366 0-.4666-.021-.6903-.0627.467 1.404 1.8212 2.426 3.4283 2.453-1.2567.948-2.84 1.513-4.5582 1.513-.2962 0-.589-.016-.8756-.048C1.624 13.415 3.553 14 5.625 14c6.7526 0 10.4427-5.3845 10.4427-10.056 0-.153-.003-.3062-.0104-.457.718-.4986 1.3416-1.1216 1.8316-1.8294' fill='%234A4A4A' fill-rule='evenodd'/%3E%3C/svg%3E");height:14px;width:18px}body.-dark-theme:not(.home) .social-media__twitter{background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etwitter%3C/title%3E%3Cpath d='M17.889 1.6576c-.6585.281-1.366.4704-2.108.556.7588-.4373 1.3407-1.1292 1.6135-1.9542-.7096.4048-1.4938.6986-2.3316.856C14.395.4294 13.44 0 12.384 0c-2.0258 0-3.669 1.583-3.669 3.534 0 .2775.0314.5465.0945.8053-3.049-.1483-5.753-1.5538-7.565-3.6933-.316.5235-.496 1.1303-.496 1.7783 0 1.225.648 2.307 1.632 2.9415-.6002-.0177-1.167-.178-1.663-.4412v.043c0 1.7137 1.2656 3.1416 2.9452 3.4656-.3076.0828-.631.1244-.967.1244-.2366 0-.4666-.021-.6903-.0627.467 1.404 1.8212 2.426 3.4283 2.453-1.2567.948-2.84 1.513-4.5582 1.513-.2962 0-.589-.016-.8756-.048C1.624 13.415 3.553 14 5.625 14c6.7526 0 10.4427-5.3845 10.4427-10.056 0-.153-.003-.3062-.0104-.457.718-.4986 1.3416-1.1216 1.8316-1.8294' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.social-media__facebook{background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Efacebook%3C/title%3E%3Cpath d='M0 4.9604h1.5373V3.4537c0-.665.0165-1.69.4948-2.3245C2.5367.4567 3.228 0 4.4185 0 6.3578 0 7.174.2792 7.174.2792l-.3846 2.297s-.6398-.187-1.238-.187c-.598 0-1.1332.2166-1.1332.819v1.7522H6.87l-.171 2.2442H4.418V15H1.537V7.2046H0V4.9604z' fill='%234A4A4A' fill-rule='evenodd'/%3E%3C/svg%3E");height:15px;width:8px}body.-dark-theme:not(.home) .social-media__facebook{background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Efacebook%3C/title%3E%3Cpath d='M0 4.9604h1.5373V3.4537c0-.665.0165-1.69.4948-2.3245C2.5367.4567 3.228 0 4.4185 0 6.3578 0 7.174.2792 7.174.2792l-.3846 2.297s-.6398-.187-1.238-.187c-.598 0-1.1332.2166-1.1332.819v1.7522H6.87l-.171 2.2442H4.418V15H1.537V7.2046H0V4.9604z' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.social-media__instagram{background-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Einstagram%3C/title%3E%3Cpath d='M13.548 12.1012c0 .793-.645 1.437-1.4384 1.437H2.9008c-.7934 0-1.438-.644-1.438-1.437V5.9597h2.2407c-.193.4766-.3027.9957-.3027 1.5403 0 2.2625 1.8413 4.1017 4.1046 4.1017 2.2633 0 4.1042-1.8392 4.1042-4.1017 0-.5446-.11-1.0637-.3023-1.5403h2.2408v6.1415zM5.3636 5.9597c.4795-.6646 1.26-1.1008 2.142-1.1008.8818 0 1.6615.436 2.1415 1.1006.313.434.5017.9645.5017 1.5403 0 1.456-1.1863 2.6393-2.6432 2.6393C6.048 10.1393 4.863 8.956 4.863 7.5c0-.5758.1877-1.1062.5005-1.5403zm7.578-4.2305l.3314-.0017v2.5423l-2.5357.009-.009-2.5425 2.213-.007zM12.1094 0H2.901C1.3018 0 0 1.3 0 2.8988v9.2024C0 13.7 1.3018 15 2.9008 15h9.2088c1.599 0 2.9012-1.3 2.9012-2.8988V2.8987C15.0108 1.3002 13.7088 0 12.1096 0z' fill='%234A4A4A' fill-rule='evenodd'/%3E%3C/svg%3E");height:15px;width:16px}body.-dark-theme:not(.home) .social-media__instagram{background-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Einstagram%3C/title%3E%3Cpath d='M13.548 12.1012c0 .793-.645 1.437-1.4384 1.437H2.9008c-.7934 0-1.438-.644-1.438-1.437V5.9597h2.2407c-.193.4766-.3027.9957-.3027 1.5403 0 2.2625 1.8413 4.1017 4.1046 4.1017 2.2633 0 4.1042-1.8392 4.1042-4.1017 0-.5446-.11-1.0637-.3023-1.5403h2.2408v6.1415zM5.3636 5.9597c.4795-.6646 1.26-1.1008 2.142-1.1008.8818 0 1.6615.436 2.1415 1.1006.313.434.5017.9645.5017 1.5403 0 1.456-1.1863 2.6393-2.6432 2.6393C6.048 10.1393 4.863 8.956 4.863 7.5c0-.5758.1877-1.1062.5005-1.5403zm7.578-4.2305l.3314-.0017v2.5423l-2.5357.009-.009-2.5425 2.213-.007zM12.1094 0H2.901C1.3018 0 0 1.3 0 2.8988v9.2024C0 13.7 1.3018 15 2.9008 15h9.2088c1.599 0 2.9012-1.3 2.9012-2.8988V2.8987C15.0108 1.3002 13.7088 0 12.1096 0z' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.search-button{background:transparent no-repeat center;background-size:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%234A4A4A' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Cellipse cx='5.6' cy='5.455' rx='5.6' ry='5.455'/%3E%3Cpath d='M9.1 10.227l4.2 4.091' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E");display:block;height:17px;width:16px}body.-dark-theme .search-button{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Cellipse cx='5.6' cy='5.455' rx='5.6' ry='5.455'/%3E%3Cpath d='M9.1 10.227l4.2 4.091' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E")}.search__button.active>.search-button{display:none}.search-form{background-color:#f5f7fa;color:#4a4a4a;width:100%}@media only screen and (max-width: 735px){.search-form>label{width:75%}}body.-dark-theme .search-form{background-color:#121212;color:#ffffff}.search-form__submit{opacity:0;position:absolute;z-index:-1}.search-form__query{background-color:#f5f7fa;border:none;color:#4a4a4a;font-weight:500;height:92px;padding:0 44px 0 50px;position:relative;width:100%}@media only screen and (max-width: 735px){.search-form__query{padding:0 24px 0 50px}}@media only screen and (min-width: 1069px){.search-form__query{height:96px}}.search-form__query:focus{outline:0}body.-dark-theme .search-form__query{background-color:#121212;color:#ffffff}.search-form__search-icon{background:transparent no-repeat center;background-size:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%234A4A4A' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Cellipse cx='5.6' cy='5.455' rx='5.6' ry='5.455'/%3E%3Cpath d='M9.1 10.227l4.2 4.091' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E");bottom:0;height:17px;left:16px;margin:auto 0;pointer-events:none;position:absolute;top:0;width:16px;z-index:1}body.-dark-theme .search-form__search-icon{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Cellipse cx='5.6' cy='5.455' rx='5.6' ry='5.455'/%3E%3Cpath d='M9.1 10.227l4.2 4.091' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E")}.search-form__close-button{position:absolute;right:10px}.search-form__close-button.-white{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%234A4A4A' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E")}body.-dark-theme .search-form__close-button.-white{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E")}.search__button{height:36px;padding:10px;position:relative;width:36px}.search__form{border-radius:0 0 3px 3px;display:none;height:92px;left:0;position:fixed;top:0;transform:translateY(-92px);transition:transform 0.2s cubic-bezier(0.19, 1, 0.22, 1);width:100%;z-index:1000}@media only screen and (min-width: 1069px){.search__form{height:96px;transform:translateY(-96px)}}body.search-enabled .search__form{align-items:center;display:flex}.search__form>*{opacity:0;transform:translateY(-25px) scale(1.1);transition:opacity 0.3s ease,transform 0.3s cubic-bezier(0.19, 1, 0.22, 1)}.search__button.active+.search__form{transform:translateY(0)}.search__button.active+.search__form>*{opacity:1;transform:translateY(-1px)}.search__overlay{background-color:rgba(0,0,0,0.75);display:none;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity 0.3s ease;width:100%;z-index:100}body.search-enabled .search__overlay{display:block}.search__button.active~.search__overlay{opacity:1;pointer-events:auto}.breadcrumb{height:47px}@media only screen and (min-width: 1069px){.breadcrumb{height:56px}}.breadcrumb__item{color:#999999;display:none;margin:0 10px}@media only screen and (min-width: 736px){.breadcrumb__item{align-items:center;display:flex;opacity:0.5}.breadcrumb__item:hover{opacity:1}}.breadcrumb__item:last-of-type{align-items:center;display:flex;opacity:1}.breadcrumb__item:first-of-type{margin-left:0}@media only screen and (min-width: 736px){.breadcrumb__item:first-of-type::before{content:none}}.breadcrumb__item::before{border:1px solid #f9f9f9;border-left:none;border-top:none;content:"";display:block;height:6px;margin-left:-10px;margin-right:10px;position:relative;transform:rotate(135deg);width:6px}@media only screen and (min-width: 1069px){.breadcrumb__item::before{border-color:#999999}}.tooltip{background-color:#000000;border-radius:3px;color:#f9f9f9;min-width:120px;opacity:0;padding:8px 13px;position:absolute;right:calc(50% - 45px);text-align:center;top:-39px;z-index:-1}.tooltip::after{background-color:#000000;bottom:-2.5px;content:"";display:block;height:7px;left:calc(50% - 3.5px);position:absolute;transform:rotate(45deg);width:7px}.tooltip.tooltip--show{opacity:1}.tooltip.tooltip--forward{z-index:100}.tooltip.tooltip--animated{transition:opacity 0.25s ease-out}.accordion{position:relative}.accordion:not(.-with-overflow){overflow:hidden}.accordion__target{height:0;overflow:hidden;pointer-events:none;position:relative;width:100%}.accordion__target.is-visible{height:auto;pointer-events:auto}.css-tabs{display:flex;flex-direction:column-reverse}.css-tab:not(:target){display:none}.css-tab:target~.css-tab.default{display:none}.my-account .css-tab:target~.css-tab__links .css-tab__link.default{background-color:transparent;z-index:0}.my-account .css-tab:target:nth-of-type(1)~.css-tab__links .css-tab__link:nth-of-type(1),.my-account .css-tab:target:nth-of-type(2)~.css-tab__links .css-tab__link:nth-of-type(2){background-color:var(--tertiary-utility-color);z-index:1}.css-tab.default{display:flex;flex-direction:column}.my-account .css-tab~.css-tab__links .css-tab__link.default{background-color:var(--tertiary-utility-color);z-index:1}.css-tab__links{display:flex;flex-direction:row-reverse;justify-content:flex-end}.classes-upsell{background-color:#0f0f0f;border-radius:3px;color:#ffffff;display:grid;grid-gap:40px;margin:0 16px;padding:42px 20px 42px}@media only screen and (min-width: 1069px){.classes-upsell{align-items:center;grid-template-columns:minmax(0, 1fr) minmax(0, max-content);margin:0 112px;padding:42px 90px 42px 77px}}@media only screen and (max-width: 1068px){.classes-upsell{justify-content:start}}.classes-upsell.-full-width{border-radius:0;margin-left:0;margin-right:0}.classes-upsell__content{max-width:414px}.classes-upsell__tagline{align-items:center;color:#ffb000;display:grid;font-size:12px;font-weight:500;grid-auto-flow:column;grid-gap:7px;grid-template-columns:repeat(2, minmax(0, max-content));line-height:14px;margin-bottom:12px;text-transform:uppercase}.classes-upsell__title{font-weight:500;margin:10px 0 7px}.classes-upsell__text{font-size:14px;line-height:18px}.classes-upsell__fine-print{margin-top:18px}.upsell-all-access{background:#fafafa;margin:0 auto;padding:30px 16px}@media only screen and (min-width: 1069px){.upsell-all-access{padding:30px 112px}}body.-dark-theme .upsell-all-access{background-color:rgba(74,74,74,0.4)}.upsell-all-access__content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width: 1069px){.upsell-all-access__content{flex-direction:row}}@media only screen and (max-width: 1068px){.upsell-all-access__content>*:not(:last-child){margin-bottom:8px}}@media only screen and (max-width: 1068px){.upsell-all-access__title{text-align:center}}.upsell-all-access__actions{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.upsell-all-access__button{background-color:#de5c58;max-width:246px}.upsell-all-access__price{font-size:16px;font-weight:500;line-height:24px}.upsell-all-access__meta{margin-left:21px}@media only screen and (max-width: 735px){.upsell-all-access__meta{margin-left:0;margin-top:8px}}.upsell-all-access small{font-size:13px;font-style:normal;font-weight:500;line-height:16px}.upsell{align-items:flex-start;background-position:center;background-repeat:no-repeat;background-size:cover;color:#ffffff;min-height:575px;padding:0 16px;position:relative;width:100%}@media only screen and (min-width: 1069px){.upsell{background-position:top right;background-size:auto 100%;height:38.8513513514vw;padding:0 115px}}.upsell::before{background-image:linear-gradient(270deg, rgba(34,34,34,0) 0%, #4a4a4a 93%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width: 1069px){.upsell::before{background-image:linear-gradient(270deg, rgba(34,34,34,0) 0%, #4a4a4a 50%)}}.upsell.midpage{margin-top:16px}@media only screen and (min-width: 1069px){.upsell.midpage{margin-top:49px}}.upsell.midpage::before{background-image:linear-gradient(270deg, rgba(34,34,34,0) 0%, #181818 93%)}@media only screen and (min-width: 1069px){.upsell.midpage::before{background-image:linear-gradient(270deg, rgba(34,34,34,0) 33%, #181818 70%)}}.upsell__title{position:relative;z-index:1}@media only screen and (min-width: 1069px){.upsell__title{max-width:1200px;width:50%}}@media only screen and (min-width: 1069px){.upsell.midpage .upsell__title{width:45%}}.upsell__text{padding:24px 0 32px;position:relative}@media only screen and (min-width: 1069px){.upsell__text{max-width:1200px;width:50%}}@media only screen and (min-width: 1440px){.upsell.midpage .upsell__text{width:38%}}.watch-upsell{color:#ffffff;overflow:hidden;position:relative}@media only screen and (min-width: 736px){.watch-upsell{height:0;padding-top:56.25%;width:100%}}@media only screen and (min-width: 1069px){.watch-upsell{height:calc(100vh - 180px)}}.watch-upsell__thumbnail{background:#000000 no-repeat center;background-size:cover;filter:blur(20px);height:100%;left:0;position:absolute;top:0;transform:scale(1.1);width:100%}.watch-upsell__thumbnail::before{background-color:rgba(0,0,0,0.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.watch-upsell__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media only screen and (min-width: 736px){.watch-upsell__container{left:0;position:absolute;top:0}}.watch-upsell__content{background-color:rgba(255,255,255,0.1);border-radius:3px;margin:16px;padding:35px 16px;position:relative;width:100%;z-index:15}@media only screen and (min-width: 736px){.watch-upsell__content{max-width:600px}}@media only screen and (min-width: 1069px){.watch-upsell__content{margin:0;padding:60px}}.watch-upsell__title{border-bottom:1px solid rgba(255,255,255,0.3);padding-bottom:20px}@media only screen and (min-width: 480px){.watch-upsell__title{padding-bottom:35px}}.watch-upsell__text{padding:20px 0 22px}@media only screen and (min-width: 480px){.watch-upsell__text{padding:30px 0 40px;width:100%}}@media only screen and (min-width: 736px){.watch-upsell__button-row{display:flex}}@media only screen and (min-width: 1069px){.watch-upsell__button-row{width:100%}}.watch-upsell__button-row.-grid{display:grid;grid-gap:16px}@media only screen and (min-width: 1069px){.watch-upsell__button-row.-grid{grid-template-columns:repeat(2, 50%)}.watch-upsell__button-row.-grid>.fullwidth{grid-column:2 span}}.watch-upsell__button{cursor:pointer}.watch-upsell__button+.watch-upsell__button{margin-top:16px}@media only screen and (min-width: 736px){.watch-upsell__button+.watch-upsell__button{margin-left:20px;margin-top:0}}.flash-messages{position:relative;width:100%;z-index:0}body.active-mobile-nav .flash-messages{display:none}.flash-message{color:#f9f9f9;min-height:54px;position:relative;width:100%}.flash-message.success{background-color:#1fcc60}.flash-message.error,.flash-message.braintree-hosted-fields-invalid,.flash-message.alert{background-color:#ef5152}.flash-message.notice{background-color:#00b7d7}.flash-message.user-masquerade{background-image:linear-gradient(45deg, #f78181 0%, #fd5353 47%, #ec5151 100%);text-align:center}.flash-message.trial-countdown{background-image:linear-gradient(45deg, #819af7 0%, #9653fd 47%, #5151ec 100%)}.flash-message.event-banner{background:no-repeat center;background-size:cover;color:#ed001b;min-height:40px;text-align:center}.flash-message.marketing{background-position:center;background-size:cover;min-height:40px}@media only screen and (min-width: 736px){.flash-message.marketing{min-height:50px}}.flash-message.warning{background-color:#f6bf26;color:#000000;min-height:40px;text-align:center}@media only screen and (min-width: 1069px){.flash-message.warning{min-height:50px}}.flash-message__content{margin:0 16px;position:relative;width:100%}@media only screen and (min-width: 1069px){.flash-message__content{margin:0 112px}}@media only screen and (min-width: 1069px){.login-or-registration-container .flash-message__content{margin:0 29px;max-width:none}}.flash-message__name{font-weight:700;text-transform:capitalize}.flash-message__text{padding:18px 21px 18px 0;text-align:center;width:100%}@media only screen and (min-width: 1069px){.flash-message__text{padding:18px 26px 18px 0}}.flash-message__text::before{display:block;font-weight:700;margin-right:5px;position:relative}.flash-message.trial-countdown .flash-message__text{text-align:center}.flash-message.event-banner .flash-message__text{font-size:15px;font-weight:600;padding-bottom:12px;padding-top:12px;text-align:center}@media only screen and (max-width: 479px){.flash-message.event-banner .flash-message__text{align-items:center;display:flex;flex-direction:column}}.flash-message__close{bottom:0;color:rgba(0,0,0,0.5);display:block;font-size:26px;line-height:0;margin:auto -5px auto 0;padding:10px;position:absolute;right:0;top:0;z-index:10}@media only screen and (min-width: 1069px){.flash-message__close{margin:auto -10px auto 0}}.flash-message.marketing .flash-message__close{color:#f9f9f9}.flash-message__countdown{display:inline-block}.flash-message__link{font-weight:700;position:relative}@media only screen and (max-width: 735px){.flash-message__link{font-size:14px;line-height:18px}}.flash-message__link::after{background-color:#f9f9f9;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.flash-message.marketing .flash-message__link{margin:0 5px 0 10px}@media only screen and (min-width: 736px){.flash-message.marketing .flash-message__link{margin:0 5px 0 20px}}.flash-message.event-banner .flash-message__link{font-size:15px;font-weight:600;text-align:center}@media only screen and (min-width: 480px){.flash-message.event-banner .flash-message__link{margin-left:6px}}.flash-message.event-banner .flash-message__link::after{background-color:#ed001b;height:1px}.flash-message.outdated-browser .flash-message__link{margin-right:5px}.choices{margin-bottom:0}.choices.is-open:focus{outline:none}.choices[data-type*="select-one"]:after{background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%23282828' fill='none' stroke-linecap='square'/%3E%3C/svg%3E") center no-repeat;background-size:9px 6px;border:none;bottom:0;height:10px;margin:auto 0;right:14px;top:0;width:10px}.choices.is-open[data-type*="select-one"]:after{border:none;margin-top:auto;transform:rotate(180deg)}.choices__inner{align-items:center;background-color:#f9f9f9;display:flex;justify-content:center;outline:none}.choices:focus .choices__inner{border-color:#131313}.choices.is-open .choices__inner{border-color:#131313;border-radius:2px}.choices[data-type*="select-one"] .choices__inner{padding-bottom:0}.choices__list{padding:4px 0}.choices__list--dropdown{border:none;border-color:transparent;box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);margin-top:0}.choices__list--dropdown .choices__item{border-radius:3px;color:#181818;font-size:16px;line-height:26px;margin:0 4px;padding:8px}.choices__list--dropdown .choices__item--selectable:hover{opacity:0.5}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:transparent}.choices.is-open .choices__list--dropdown .choices__placeholder{display:none}.dropdown{display:grid;padding:5px}.dropdown__link{border-radius:3px;color:var(--quaternary-color);padding:10px 20px;position:relative;text-align:left;width:100%}.dropdown__link::before{background:var(--secondary-utility-color);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.15s ease;width:100%}.dropdown__link:hover::before,.dropdown__link:focus::before{opacity:1}.dropdown__link::before{z-index:-1}.slider{margin:0;overflow:hidden}.slider:not(.is-unslid),.slider:not(.is-unslid){overflow:unset;position:relative}.my-library .slider:not(.is-unslid),.my-library .slider:not(.is-unslid){padding:0 11px}@media only screen and (min-width: 1069px){.my-library .slider:not(.is-unslid),.my-library .slider:not(.is-unslid){padding:0 102px}}.slider:not(.is-unslid) .my-library,.discover .slider:not(.is-unslid),.slider:not(.is-unslid) .my-library,.discover .slider:not(.is-unslid){padding:0 11px}@media only screen and (min-width: 1069px){.slider:not(.is-unslid) .my-library,.discover .slider:not(.is-unslid),.slider:not(.is-unslid) .my-library,.discover .slider:not(.is-unslid){padding:0 102px}}.slider__content{overflow-x:visible;position:relative}.slider.is-unslid .slider__content{overflow:hidden}.discover .slider__content:not(.is-unslid){overflow:hidden;position:unset}.slider__items{display:flex;-webkit-overflow-scrolling:touch;will-change:transform}.slider.is-unslid .slider__items{padding-left:11px;padding-right:11px}@media only screen and (min-width: 1069px){.slider.is-unslid .slider__items{padding:36px 0 46px}}.discover .slider.is-unslid .slider__items{padding-right:55.5px}@media only screen and (min-width: 1069px){.discover .slider.is-unslid .slider__items{padding-left:102px;padding-right:102px;padding-top:0}}@media only screen and (max-width: 1068px){.slider.-wide.is-unslid .slider__items{padding-right:161px}}.slider__item{flex:0 0 auto;outline:none;padding:0 5px;position:relative}@media only screen and (min-width: 1069px){.slider__item{padding:0 16px}}.discover .slider__item{margin:24px 0 24px}@media only screen and (min-width: 1069px){.discover .slider__item{margin:24px 0 0}}@media only screen and (min-width: 1069px){.discover .slider.-medium .slider__item,.discover .slider.course-summary__continue-button .slider__item{margin:15px 0 0}}@media only screen and (max-width: 1068px){.discover .slider.is-unslid .slider__item:last-child{margin-right:-66.5px}}@media only screen and (max-width: 1068px){.slider.-wide.is-unslid .slider__item:last-child{margin-right:-150px}}.slider__arrow{background:#f9f9f9;border-radius:50%;bottom:0;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);cursor:pointer;height:54px;margin:auto 0;outline:none;position:absolute;top:0;width:54px;z-index:1}.slider__arrow:hover,.slider__arrow:focus{box-shadow:2px 2px 3px 0 rgba(0,0,0,0.1)}.slider__arrow::before{background-repeat:no-repeat;content:"";display:block;height:16px;position:relative;width:16px}body.discover .slider__arrow::before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.751' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 8h14M8 1l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E")}body:not(.discover) .slider__arrow::before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.751' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 8h14M8 1l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E");content:"";display:block;height:18px;opacity:0.75;width:10px}body:not(.discover) .slider__arrow{background-color:#f9f9f9;border-radius:0;height:calc(100% + 16px);top:-8px;width:20px}.slider__forward-arrow{right:-11px}@media only screen and (min-width: 1069px){.slider__forward-arrow{right:85px}}body:not(.discover) .slider__forward-arrow::before{margin-right:-11px}@media only screen and (min-width: 1069px){body:not(.discover) .slider__forward-arrow::before{margin-right:27px}}body:not(.discover) .slider__forward-arrow{right:0;width:31px}@media only screen and (min-width: 1069px){body:not(.discover) .slider__forward-arrow{width:30px}}.discover .slider__forward-arrow{transform:translateY(-3px)}@media only screen and (min-width: 1069px){.discover .slider__forward-arrow{transform:translateY(-28.5px)}}.slider__backward-arrow{left:-11px}@media only screen and (min-width: 1069px){.slider__backward-arrow{left:85px}}body:not(.discover) .slider__backward-arrow{left:auto;right:9px}@media only screen and (min-width: 1069px){body:not(.discover) .slider__backward-arrow{right:47px}}body:not(.discover) .slider__backward-arrow::after{background-image:linear-gradient(-90deg, rgba(249,249,249,0) 0%, #f9f9f9 50%);content:"";display:block;height:calc(100% + 16px);left:20px;position:absolute;top:-8px;width:40px}.discover .slider__backward-arrow{transform:translateY(-3px) rotate(180deg)}@media only screen and (min-width: 1069px){.discover .slider__backward-arrow{transform:translateY(-28.5px) rotate(180deg)}}.native-slider{font-size:0;overflow:hidden}.native-slider__content,.slider.is-unslid .slider__items{display:block;margin-bottom:-18px;-webkit-overflow-scrolling:touch;overflow-x:scroll;padding-bottom:18px;scrollbar-width:none;white-space:nowrap}.native-slider__content::-webkit-scrollbar,.slider.is-unslid .slider__items::-webkit-scrollbar{-webkit-appearance:none !important;display:none !important}.native-slider__item,.slider__item{display:inline-block;font-size:16px;line-height:21px;white-space:normal}.countdown{color:#f9f9f9;display:flex}.countdown__item{background:#181818;border-radius:3px;margin-right:5px;padding:10px}.countdown__number{font-size:28px;line-height:35px;padding-bottom:5px}.album{padding:30px 0;position:relative;z-index:-1}.album__wrapper{background-color:#ffffff;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1)}.album__container{margin:0 auto;padding:90px 16px 100px}@media only screen and (min-width: 480px){.album__container{display:flex}}@media only screen and (min-width: 1069px){.album__container{padding:90px 112px 100px}}@media only screen and (min-width: 480px){.album__image-container{width:26.5%}}.album__image{background:#4a4a4a no-repeat center;background-size:cover;border-radius:3px;height:0;padding-top:100%;width:100%}.album__content{margin-top:32px}@media only screen and (min-width: 480px){.album__content{margin-top:0;padding-left:60px;width:73.5%}}.album__songs{margin-top:32px}@media only screen and (min-width: 736px){.album__songs{display:flex}}@media only screen and (min-width: 736px){.album__song-group{border-top:1px solid #e6e8ea;width:calc(50% - 22px)}}@media only screen and (min-width: 736px){.album__song-group:first-of-type{margin-right:44px}}.album__song{border-bottom:1px solid #e6e8ea;display:flex;padding:10px 10px 10px 0}.album__song-number{color:#999999;margin-right:25px}.list-card{position:relative;align-items:center;border-bottom:1px solid var(--primary-utility-color);cursor:pointer;display:grid;grid-gap:30px;grid-template-columns:minmax(0, 50px) minmax(0, 1fr);outline:none;padding:13px 8px}.list-card:hover::before,.list-card:focus::before{opacity:1}.list-card::before{background-color:transparent;border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}.list-card:first-child{border-top:1px solid var(--primary-utility-color)}body.-dark-theme .list-card{position:relative}body.-dark-theme .list-card:hover::before,body.-dark-theme .list-card:focus::before{opacity:1}body.-dark-theme .list-card::before{background-color:#272727;border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}.cards-row__3x3-grid .list-card:not(.-borderless):nth-child(2),.cards-row__3x3-grid .list-card:not(.-borderless):nth-child(3){border-top:1px solid var(--primary-utility-color)}.list-card.-minimal-view{border:none;grid-gap:20px;margin-left:-7px;margin-right:-7px;padding:7px}.list-card.-wide-thumbnail{grid-gap:36px;grid-template-columns:minmax(0, 75px) minmax(0, 1fr)}.list-card.-icon-thumbnail{grid-template-columns:minmax(0, 50px) minmax(0, 1fr)}.list-card.-borderless-top{border-top:none}.list-card.-borderless{border:none}.list-card__content{align-items:center;display:flex;position:relative}.list-card__wrapper{width:calc(100% - 50px)}@media only screen and (min-width: 736px){.list-card__wrapper{width:calc( 100% - 125px)}}@media only screen and (min-width: 736px){.list-card.-minimal-view .list-card__wrapper{width:calc(100% - 20px)}}.list-card__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:no-max-width;letter-spacing:0;text-transform:none}.list-card__thumbnail{background:no-repeat center;background-size:cover;background-color:#4a4a4a;border-radius:3px;box-shadow:0 4px 12px 0 rgba(0,0,0,0.08);height:50px;position:relative;width:50px}.list-card.-wide-thumbnail .list-card__thumbnail{width:75px}.list-card.-icon-thumbnail .list-card__thumbnail{align-items:center;background-color:transparent;box-shadow:none;display:flex;justify-content:flex-end;position:relative;width:100%}.list-card.-icon-thumbnail .list-card__thumbnail::before{border:2px solid #e6e8ea;border-radius:50%;bottom:0;content:"";display:block;height:30px;margin:auto 0;position:absolute;right:0;top:0;width:30px}.list-card.-icon-thumbnail .list-card__thumbnail::after{background:no-repeat center;background-size:cover;border:2px solid transparent;border-radius:50%;content:"";display:block;height:30px;width:30px}.list-card__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:no-max-width}.list-card__time{display:none;margin-left:auto;padding:0 10px;width:75px}@media only screen and (min-width: 736px){.list-card__time{display:flex;justify-content:flex-end}}.list-card__progress{background-color:rgba(255,255,255,0.2);border-radius:2px;bottom:6.5px;height:2px;left:8px;position:absolute;width:calc(100% - 16px)}@media only screen and (min-width: 1069px){.list-card__progress{left:8px;width:calc(100% - 16px)}}.list-card__progress-thumb{background-color:#ffffff;border-radius:2px;height:100%;left:0;position:absolute;top:0}.player-link{border-bottom:1px solid rgba(255,255,255,0.5);pointer-events:auto;position:relative}.player-message{align-items:center;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:15}.player-message.has-setup-error,.jwplayer.jw-state-error+.player-message,.jw-error+.player-message{display:flex}.player-message__thumbnail{background:#000000 no-repeat center;background-size:cover;filter:blur(20px);height:100%;left:0;position:absolute;top:0;width:100%}.player-message__thumbnail::before{background-color:rgba(0,0,0,0.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.player-message__content{background-color:rgba(255,255,255,0.1);border-radius:3px;display:flex;flex-direction:column;justify-content:center;margin:16px auto;padding:35px 16px;position:relative;width:calc(100% - 32px);z-index:15}@media only screen and (min-width: 736px){.player-message__content{max-width:600px}}@media only screen and (min-width: 1069px){.player-message__content{margin:0;padding:60px;width:100%}}.player-message__title{color:rgba(255,255,255,0.75);font-size:28px;line-height:35px;text-align:center;z-index:1}@media (max-width: 480px){.player-message__title{font-size:16px;line-height:28px}}.player-message__description{color:rgba(255,255,255,0.5);font-size:14px;padding:5px 20px 0;text-align:center;z-index:1}@media (max-width: 480px){.player-message__description{color:rgba(255,255,255,0.5);font-size:12px;padding:5px 20px 0;text-align:center}}@media only screen and (min-width: 1069px){.jw-controls.jw-reset::after{background-image:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);bottom:0;content:"";height:25.71%;left:0;pointer-events:none;position:absolute;transition:opacity 250ms cubic-bezier(0, 0.25, 0.25, 1);width:100%}.jw-controls.jw-reset::before{background-image:linear-gradient(0deg, rgba(0,0,0,0) 0%, #000 100%);content:"";height:14.28%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity 250ms cubic-bezier(0, 0.25, 0.25, 1);width:100%}.jw-flag-ads-vpaid:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) .jw-controls.jw-reset::after,.jw-flag-ads-vpaid:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) .jw-controls.jw-reset::before,.jw-flag-user-inactive.jw-state-playing:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) .jw-controls.jw-reset::after,.jw-flag-user-inactive.jw-state-playing:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) .jw-controls.jw-reset::before,.jw-flag-user-inactive.jw-state-buffering:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) .jw-controls.jw-reset::after,.jw-flag-user-inactive.jw-state-buffering:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) .jw-controls.jw-reset::before{opacity:0;transition-delay:0, 250ms;visibility:hidden}}@media only screen and (min-width: 1069px){body.watch .jw-reset.jw-controlbar{padding:0 88px 14px}}@media only screen and (min-width: 1069px){.jw-reset.jw-settings-menu{bottom:71px}}.jwplayer.audio-only-is-active .jw-audio-only-backdrop-thumbnail{filter:blur(20px)}.jwplayer.audio-only-is-active .jw-audio-only-backdrop-thumbnail::before{background-color:rgba(0,0,0,0.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.jw-audio-only-background-content{background-color:rgba(255,255,255,0.1);border-radius:3px;margin:15px 20px;padding:10px;position:relative;width:calc(100% - 40px);z-index:15}@media (min-width: 375px){.jw-audio-only-background-content{margin:20px;padding:20px}}@media (min-width: 480px){.jw-audio-only-background-content{padding:35px 20px}}@media (min-width: 736px){.jw-audio-only-background-content{max-width:600px}}@media (min-width: 1069px){.jw-audio-only-background-content{margin:0;padding:60px}}.jw-audio-only-backdrop-header{text-align:center}.player{background-color:#000000;height:0;padding-top:56.25%;position:relative;width:100%}@media only screen and (min-width: 1069px){.player:not(.has-normal-ratio){height:calc(100vh - 95px);padding:0}}.player.has-course-progress{height:auto;padding-top:0}.player__video{background-color:#000000;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.player.has-course-progress .player__video{display:none}.toggle-mobile-menu__open-button *,.toggle-mobile-menu__close-button *{pointer-events:none}.toggle-mobile-menu__menu{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transform:translateY(-5px) scale(1.025);width:100%;z-index:100}.toggle-mobile-menu__menu.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.toggle-mobile-menu__menu.has-transition{transition:opacity 0.15s ease, transform 0.15s ease;will-change:transform}@media only screen and (min-width: 1069px){.filters-menu{display:none}}.filters-menu::before{background-color:var(--primary-color);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(calc(-100% + 48px));width:100%;will-change:transform;z-index:-1}.filters-menu.is-visible::before{opacity:1;transform:translateY(0)}.filters-menu.has-transition::before{transition:opacity 0.05s ease, transform 0.25s ease}.filters-menu__header{align-items:center;border-bottom:1px solid #f3f3f3;display:grid;grid-template-columns:1fr 66px;height:48px;width:100%}body.-dark-theme .filters-menu__header{border-bottom:1px solid #272727}.filters-menu__title{padding:0 20px;text-align:center}.filters-menu__close-button{align-items:center;border-left:1px solid #f3f3f3;display:flex;height:100%;justify-content:center;width:66px}body.-dark-theme .filters-menu__close-button{border-left:1px solid #272727}.filters-menu__close-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%234A4A4A' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E");height:12px;width:12px}body.-dark-theme .filters-menu__close-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 1L1 13M1 1l12 12'/%3E%3C/g%3E%3C/svg%3E")}.filters-menu__content{display:flex;flex-direction:column;height:calc(100% - 48px);margin:0 auto;max-width:480px;padding:45px 32px 10px 23px}.filters-menu__tagline{font-size:12px;line-height:14px;margin-bottom:25px}.filters-menu__list{display:grid;grid-gap:9px}.filters-menu__item{padding:10px 0}.filters-menu__button{margin-top:auto}.popover:not(.-full-width){position:relative}.popover__trigger>*{pointer-events:none}.popover__box{background-color:var(--primary-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 8px 12px 0 rgba(0,0,0,0.24);color:var(--secondary-color);height:auto;left:0;min-width:230px;opacity:0;overflow-y:auto;pointer-events:none;position:absolute;top:calc(100% + 1px);transform:translateY(-7.5px) scale(1.015);transition:opacity 0.1s ease, transform 0.1s ease;width:100%;z-index:10}.popover__box.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity 0.15s ease, transform 0.15s ease}.popover__box.-right-aligned-above{bottom:100%;left:auto;right:0;top:auto;transform:translateY(4.5px) scale(1.015)}.popover__box.-right-aligned-above.is-visible{transform:translateY(0)}.popover__box.-right-aligned{left:auto;right:0;transform:translateY(-7.5px) scale(1.015)}.popover__box.-right-aligned.is-visible{transform:translateY(0)}.search-dropdown{border:1px solid var(--primary-utility-color)}@media only screen and (min-width: 736px){.search-dropdown{border-right:none}}.search-dropdown:first-of-type{border-bottom-left-radius:2px;border-top-left-radius:2px}.search-dropdown:last-of-type{border-bottom-right-radius:2px;border-right:1px solid var(--primary-utility-color);border-top-right-radius:2px}.search-dropdown__trigger{align-items:center;cursor:pointer;display:grid;grid-gap:5px 0;grid-template-columns:minmax(0, 1fr) minmax(0, 14px);padding:22px 30px;text-transform:capitalize}.search-dropdown.-inline .search-dropdown__trigger{padding:15px 10px}@media only screen and (min-width: 1440px){.search-dropdown.-inline .search-dropdown__trigger{padding:15px 30px}}.search-dropdown__tagline{font-size:10px;grid-column:1 / span 2;line-height:11px}.search-dropdown__icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L7 5 1 1' stroke='%239B9B9B' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:block;height:6px;pointer-events:none;width:14px}.search-dropdown__field{display:block;position:relative}.search-dropdown__field::before{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23E6E8EA' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Cellipse cx='5.6' cy='5.455' rx='5.6' ry='5.455'/%3E%3Cpath d='M9.1 10.227l4.2 4.091' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E");content:"";height:15px;left:17px;position:absolute;top:18px;width:14px}.search-dropdown__input{border:1px solid var(--primary-utility-color);border-radius:3px;color:#181818;font-size:14px;font-weight:500;height:50px;line-height:16px;outline:none;padding:15px 15px 15px 48px;width:100%}.search-dropdown__input:focus{border-color:#4a4a4a}.search-dropdown__input::placeholder{color:#e6e8ea}.search-dropdown__list{display:grid;grid-gap:14px;margin-top:28px}.search-dropdown.-inline .search-dropdown__list{margin-top:0}.search-dropdown__box{padding:22px 28px}@media only screen and (min-width: 736px){.search-dropdown__box{max-height:390px;min-width:465px}}@media only screen and (min-width: 736px){.search-dropdown.-inline .search-dropdown__box{min-width:calc(100% + 75px)}}.search-dropdown__box.-paddingless{padding:0}@media only screen and (max-width: 1439px){.search-dropdown__box.-full-width-wide-down{min-width:100%}}.search-dropdown__button:focus,.search-dropdown__button:active{color:inherit}.search-dropdown__button-list{display:grid;padding:16px 0}.search-dropdown__button{padding:14px 32px;text-transform:capitalize}.search-dropdown__button:hover{background-color:var(--secondary-utility-color)}.search-dropdown__text{padding:14px 32px}.search-dropdown__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tutorial{position:relative;display:grid;margin:0 -7px;outline:none;padding:0 7px;position:relative}.tutorial:hover::before,.tutorial:focus::before{opacity:1}.tutorial::before{background-color:var(--tertiary-utility-color);border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}@media only screen and (min-width: 1069px){.tutorial{margin:0 -13px;padding:0 13px}}.tutorial__container{align-items:center;border-bottom:1px solid var(--primary-utility-color);display:grid;grid-gap:30px;grid-template-columns:minmax(0, 50px) minmax(0, 1fr);padding:7px 0}@media only screen and (min-width: 1069px){.tutorial__container{grid-gap:46px;grid-template-columns:minmax(0, 50px) minmax(0, 1fr);padding:13px 0}}.tutorial:first-of-type .tutorial__container{border-top:1px solid var(--primary-utility-color)}.tutorial:hover .tutorial__container{border-color:transparent}.tutorial__content{align-items:center;display:grid;position:relative}@media only screen and (min-width: 1069px){.tutorial__content{grid-gap:20px;grid-template-columns:minmax(0, 1fr) minmax(0, 25.75%) minmax(0, 16.65%) minmax(0, 24.11%)}}.tutorial__thumbnail{background:no-repeat center;background-size:cover;background-color:#4a4a4a;border-radius:3px;height:50px;position:relative;width:50px}.tutorial__title{letter-spacing:0;text-transform:capitalize}@media only screen and (max-width: 1068px){.tutorial__album,.tutorial__instruments{display:none}}.tutorial__instruments{text-transform:capitalize}.course-progress{background:linear-gradient(109.79deg, #f6725e 0%, #ef5152 100%);color:#ffffff;height:100%;position:relative;text-align:center;width:100%;z-index:15}@media only screen and (min-width: 736px){.course-progress{height:0;padding-top:56.25%}}@media only screen and (min-width: 1069px){.course-progress{height:calc(100vh - 95px);padding-top:0}}.course-progress.is-hidden{display:none}.course-progress__content{display:flex;flex-direction:column;height:100%;justify-content:center;padding:52px 15px;position:relative;text-align:center;width:100%}@media only screen and (min-width: 736px){.course-progress__content{align-items:center;left:0;position:absolute;top:0}}.course-progress__tagline{font-size:14px;line-height:16px;margin-bottom:4px}@media only screen and (min-width: 1069px){.course-progress__tagline{font-size:18px;line-height:21px}}.course-progress__title{font-size:18px;font-weight:700;line-height:21px;margin:0 auto;max-width:550px}@media only screen and (min-width: 1069px){.course-progress__title{font-size:24px;line-height:28px}}.course-progress__timeline{display:flex;justify-content:center;margin:45px 0 62px;position:relative}@media only screen and (min-width: 736px){.course-progress__timeline{display:grid;grid-auto-columns:30px;grid-auto-flow:column;grid-gap:39px;margin:83px 0 110px}}@media only screen and (min-width: 736px){.course-progress__timeline::before{background-color:#ffffff;bottom:0;content:"";display:block;height:3px;margin:auto 0;position:absolute;top:0;width:100%}}.course-progress__item{background:no-repeat center;background-size:cover;background-color:#ffffff;border:3px solid #ffffff;border-radius:50%;height:30px;position:relative;width:30px}@media only screen and (max-width: 735px){.course-progress__item:not(.-selected){display:none}}.course-progress__item.-quiz{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23181818' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23181818' cx='2' cy='2' r='2'/%3E%3Ccircle fill='%23181818' cx='8' cy='2' r='2'/%3E%3Ccircle fill='none' cx='14' cy='2' r='2'/%3E%3C/g%3E%3C/svg%3E");background-size:18px 6px}.course-progress__item.-video{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l-9 5.197V.804L9 6z' fill='%23181818' /%3E%3C/svg%3E");background-size:12px 12px}.course-progress__item.-completed{background-color:#ffffff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6 1 3.727' stroke='%23181818' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:10px 7px}.course-progress__item.-failed{background-color:#ffffff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23181818' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1L1 8M1 1l7 7'/%3E%3C/g%3E%3C/svg%3E");background-size:9px 9px}.course-progress__buttons{display:grid;grid-gap:15px}@media only screen and (min-width: 736px){.course-progress__buttons{grid-auto-columns:minmax(0, 1fr);grid-auto-flow:column;margin:0 auto;max-width:389px}}.course-progress__button{font-size:12px;letter-spacing:2px;line-height:14px;padding:0 23px}.course-progress__continue-button.button,.course-progress__continue-button.tutorials-search__button,.course-progress__continue-button.course-summary__continue-button{color:#4a4a4a}.course-progress__icon{display:block;margin-left:10px;pointer-events:none}.course-progress__again-icon{background:no-repeat center;background-size:13px 12px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 13 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 10V7h3'/%3E%3Cpath d='M2.38 4.334A4.95 4.95 0 0 1 7.339 1.01c2.201.13 4.052 1.714 4.54 3.886a5.018 5.018 0 0 1-2.439 5.483 4.915 4.915 0 0 1-5.892-.844L1 7.112'/%3E%3C/g%3E%3C/svg%3E");height:12px;width:13px}.course-progress__continue-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.751' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 8h14M8 1l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E");height:9px;width:9px}body.-dark-theme .course-progress__continue-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%234A4A4A' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.751' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 8h14M8 1l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E")}.lesson-list-card.-selected-lesson .lesson-list-card__thumbnail::before{border-color:#ef5152}body.-dark-theme .lesson-list-card.-selected-lesson .lesson-list-card__thumbnail::before{border-color:#204ece}.lesson-list-card.-video .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l-9 5.197V.804L9 6z' fill='%23E6E8EA' /%3E%3C/svg%3E");background-size:12px 12px}.lesson-list-card.-selected-lesson.-video:not(.-completed-lesson) .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l-9 5.197V.804L9 6z' fill='%23EF5152' /%3E%3C/svg%3E")}.lesson-list-card.-selected-event.-video .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l-9 5.197V.804L9 6z' fill='%23000000' /%3E%3C/svg%3E")}body.-dark-theme.lesson-list-card.-selected-lesson.-video:not(.-completed-lesson) .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l-9 5.197V.804L9 6z' fill='%23204ECE' /%3E%3C/svg%3E")}.lesson-list-card.-quiz .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23E6E8EA' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23E6E8EA' cx='2' cy='2' r='2'/%3E%3Ccircle fill='%23E6E8EA' cx='8' cy='2' r='2'/%3E%3Ccircle fill='none' cx='14' cy='2' r='2'/%3E%3C/g%3E%3C/svg%3E");background-size:18px 6px}.lesson-list-card.-selected-lesson.-quiz:not(.-completed-lesson) .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23EF5152' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23EF5152' cx='2' cy='2' r='2'/%3E%3Ccircle fill='%23EF5152' cx='8' cy='2' r='2'/%3E%3Ccircle fill='none' cx='14' cy='2' r='2'/%3E%3C/g%3E%3C/svg%3E")}body.-dark-theme.lesson-list-card.-selected-lesson.-quiz:not(.-completed-lesson) .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23204ECE' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23204ECE' cx='2' cy='2' r='2'/%3E%3Ccircle fill='%23204ECE' cx='8' cy='2' r='2'/%3E%3Ccircle fill='none' cx='14' cy='2' r='2'/%3E%3C/g%3E%3C/svg%3E")}.lesson-list-card.-completed-lesson .lesson-list-card__thumbnail::before{border-color:var(--secondary-color)}.lesson-list-card.-completed-lesson .lesson-list-card__thumbnail::after{background-color:var(--secondary-color);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6 1 3.727' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:10px 7px}body.-dark-theme .lesson-list-card.-completed-lesson .lesson-list-card__thumbnail::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6 1 3.727' stroke='%23121212' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.lesson-list-card.-selected-lesson.-completed-lesson .lesson-list-card__thumbnail::before{border-color:#ef5152}.lesson-list-card.-selected-lesson.-completed-lesson .lesson-list-card__thumbnail::after{background-color:#ef5152;background-size:10px 7px}.lesson-list-card.-selected-event .lesson-list-card__thumbnail::before{border-color:var(--secondary-color)}.lesson-list-card.-selected-event .lesson-list-card__thumbnail::after{background-color:transparent;background-size:10px 7px}body.-dark-theme .lesson-list-card.-selected-event .lesson-list-card__thumbnail::before{border-color:#ffffff}body.-dark-theme .lesson-list-card.-selected-event .lesson-list-card__thumbnail::after{background-color:#ffffff}body.-dark-theme .lesson-list-card.-selected-lesson.-completed-lesson .lesson-list-card__thumbnail::before{border-color:#204ece}body.-dark-theme .lesson-list-card.-selected-lesson.-completed-lesson .lesson-list-card__thumbnail::after{background-color:#204ece}.course-summary{display:grid;grid-gap:66px}@media only screen and (min-width: 736px){.course-summary{grid-gap:20px;grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1069px){.course-summary__content{max-width:89.96%;padding-top:74px}}.course-summary__title{padding:10px 0 23px}@media only screen and (min-width: 1069px){.course-summary__title{padding:7px 0 25px}}.course-summary__text{max-width:404px}.course-summary__buttons{display:grid;justify-content:start;padding-top:22px}@media only screen and (min-width: 1069px){.course-summary__buttons{grid-gap:8px;grid-template-columns:repeat(2, minmax(0, max-content));padding-top:76px}}@media only screen and (max-width: 1068px){.course-summary__learn-more.button,.course-summary__learn-more.tutorials-search__button,.course-summary__learn-more.course-summary__continue-button{padding-left:0}}.course-summary__thumbnail{background:no-repeat center;background-size:cover;background-color:#4a4a4a;height:0;padding-top:84.6376811594%;border-radius:3px;box-shadow:0 4px 12px 0 rgba(0,0,0,0.08);position:relative;transition:transform 0.15s ease-in-out}@media only screen and (min-width: 1069px){.course-summary__thumbnail{height:0;padding-top:100%;align-self:center}}.unit-card__wrapper{position:relative;border-bottom:1px solid var(--primary-utility-color);cursor:pointer;display:grid;margin:0 16px;outline:none;padding:60px 0 46px;position:relative}.unit-card__wrapper:hover::before,.unit-card__wrapper:focus::before{opacity:1}.unit-card__wrapper::before{background-color:var(--tertiary-utility-color);border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}@media only screen and (min-width: 1069px){.unit-card__wrapper{align-items:end;grid-gap:50px;grid-template-columns:minmax(0, 55px) minmax(0, 1fr) minmax(0, 85px);padding:52px 0 62px}}.unit-card__wrapper:hover,.unit-card__wrapper:focus{border-color:var(--tertiary-utility-color)}.unit-card__wrapper::before{left:-8px;right:-8px;width:calc(100% + 16px)}.unit-card:first-of-type .unit-card__wrapper{border-top:1px solid var(--primary-utility-color)}.unit-card:last-of-type .unit-card__wrapper.is-open{border-bottom:none}.unit-card__wrapper>*{position:relative}.unit-card__arrow-down::after{margin-left:12px}.unit-card__wrapper.is-open .unit-card__arrow-down::after{transform:rotate(180deg)}.unit-card__title{font-weight:400;line-height:28px;padding:11px 0 25px}@media only screen and (min-width: 1069px){.unit-card__title{padding:0}}.unit-card__content{margin:0 16px;padding-bottom:72px}@media only screen and (min-width: 1069px){.unit-card__content{padding-bottom:72px}}.quiz-question{border-bottom:1px solid var(--secondary-utility-color);border-radius:3px;margin:0 -16px;padding:0 16px 82px;width:calc(100% + 32px)}@media only screen and (min-width: 1069px){.quiz-question{border:1px solid var(--secondary-utility-color);margin:0;padding:66px 40px 92px;width:100%}}.quiz-question__tagline{color:#999999}.quiz-question__tagline.is-correct{color:#1fcc60}.quiz-question__tagline.is-incorrect{color:#ef5152}.quiz-question__question{color:var(--tertiary-color);font-weight:500;padding:20px 0 46px}@media only screen and (min-width: 1069px){.quiz-question__question{padding:18px 0 66px}}.quiz-question__options{display:grid;grid-gap:10px;padding:18px 0 38px}@media only screen and (min-width: 1069px){.quiz-question__options{padding-bottom:50px}}.quiz-question__answer{align-items:center;border:1px solid #f3f3f3;border-radius:2px;color:var(--tertiary-color);cursor:pointer;display:grid;font-weight:500;grid-gap:18px;grid-template-columns:minmax(0, 30px) minmax(0, 1fr);opacity:0.5;outline:none;padding:16px 20px;transition:opacity 0.15s ease}@media only screen and (min-width: 1069px){.quiz-question__answer{padding:20px}}.quiz-question__answer:hover,.quiz-question__answer:focus{opacity:1}.quiz-question__answer:nth-child(1)::before{content:"A"}.quiz-question__answer:nth-child(2)::before{content:"B"}.quiz-question__answer:nth-child(3)::before{content:"C"}.quiz-question__answer:nth-child(4)::before{content:"D"}.quiz-question__answer::before{background:no-repeat center;background-size:cover;background-color:#4a4a4a;align-items:center;border-radius:50%;color:#ffffff;display:flex;font-size:13px;height:30px;justify-content:center;line-height:23px;position:relative;text-align:center;width:30px}.quiz-question__answer.is-selected{border-color:#4a4a4a;opacity:1}.quiz-question__answer.is-correct{border-color:#1fcc60}.quiz-question__answer.is-correct::before{background-color:#1fcc60;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6 1 3.727' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:10px 7px;content:""}.quiz-question__answer.is-incorrect{border-color:#ef5152}.quiz-question__answer.is-incorrect::before{background-color:#ef5152;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1L1 8M1 1l7 7'/%3E%3C/g%3E%3C/svg%3E");background-size:9px 9px;content:""}.quiz-question__buttons{display:grid;grid-gap:15px}@media only screen and (min-width: 1069px){.quiz-question__buttons{grid-template-columns:repeat(2, minmax(0, max-content));justify-content:end}}button.info-tabs__control::before,.info-tabs::before{background-color:var(--secondary-utility-color);content:"";display:block;height:1px;left:0;position:absolute;top:41px;width:100%}.info-tabs{position:relative}@media only screen and (max-width: 735px){.info-tabs__slider{margin-left:-16px;margin-right:-16px}}.info-tabs__controls{position:relative}@media only screen and (max-width: 735px){.info-tabs__controls{padding-left:16px;padding-right:16px}}button.info-tabs__control{color:var(--secondary-color);flex-shrink:0;font-weight:700;letter-spacing:1px;margin:0 10px;padding:14px 5px;position:relative;text-transform:uppercase}button.info-tabs__control:first-of-type{margin-left:0}button.info-tabs__control:focus,button.info-tabs__control:hover{outline:none}button.info-tabs__control:focus::after,button.info-tabs__control:hover::after{background-color:var(--secondary-color)}button.info-tabs__control:last-of-type{margin-right:0}button.info-tabs__control:last-of-type::before{width:100%}button.info-tabs__control::before{width:calc(100% + 20px)}button.info-tabs__control::after{bottom:0;content:"";height:2px;left:0;position:absolute;width:100%;z-index:10}button.info-tabs__control.is-active{color:var(--secondary-color)}button.info-tabs__control.is-active::after{background-color:var(--secondary-color)}.info-tabs__panel{padding-top:60px}.tutorials-search{display:grid;grid-gap:15px;max-width:912px}@media only screen and (min-width: 736px){.tutorials-search{grid-gap:0;grid-template-columns:repeat(3, minmax(0, 1fr)) minmax(0, 81px)}}.tutorials-search.-inline{margin:16px}@media only screen and (min-width: 736px){.tutorials-search.-inline{grid-template-columns:repeat(2, minmax(0, 1fr)) minmax(0, 81px);height:95px;padding:7px 15px 7px 15px}}@media only screen and (min-width: 1069px){.tutorials-search.-inline{border-left:1px solid var(--secondary-utility-color);margin:0}}@media only screen and (min-width: 1440px){.tutorials-search.-inline{padding:7px 22px 7px 29.5px}}.tutorials-search__button{height:100%;min-height:50px;padding:0}@media only screen and (min-width: 736px){.tutorials-search__button{margin-left:5px}}@media only screen and (min-width: 736px){.tutorials-search__button-text{display:none}}.tutorials-search__icon{display:none}@media only screen and (min-width: 736px){.tutorials-search__icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 4.5H1M5 8L1 4.5 5 1'/%3E%3C/g%3E%3C/svg%3E");display:block;height:14px;transform:rotate(180deg);width:14px}}.video-banner{padding:0 16px;position:relative}@media only screen and (min-width: 1069px){.video-banner{padding:0 112px}}.video-banner__wrapper{height:0;padding-top:42.5%;background-color:#000000;display:flex;position:relative}.video-banner__video{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.video-banner__volume-button{background:no-repeat center;background-size:20px 20px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M12 3c3.314 0 6 3.134 6 7s-2.686 7-6 7' stroke='%23FFF' stroke-width='2'/%3E%3Cpath d='M12 6c1.657 0 3 1.79 3 4s-1.343 3.327-3 3.327V6zM1 7h3l6-5v16l-6-5H1z' fill='%23FFF'/%3E%3Cpath d='M1.5 1.5l16.97 16.97' stroke='%23FFF' stroke-width='2' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E");background-color:rgba(0,0,0,0.5);border:2px solid rgba(255,255,255,0.5);border-radius:50%;bottom:16px;height:50px;position:absolute;right:16px;width:50px}@media only screen and (min-width: 1069px){.video-banner__volume-button{bottom:55px;right:62px}}.video-banner__volume-button.is-unmuted{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M11 1c3.314 0 6 3.134 6 7s-2.686 7-6 7' stroke='%23FFF' stroke-width='2'/%3E%3Cpath d='M11 4c1.657 0 3 1.79 3 4s-1.343 3.327-3 3.327V4zM0 5h3l6-5v16l-6-5H0z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}.video-banner__button{bottom:16px;left:16px;padding:0 20px;position:absolute}@media only screen and (min-width: 480px){.video-banner__button{padding:0 40px}}@media only screen and (min-width: 1069px){.video-banner__button{bottom:55px;left:62px}}.nav-dropdown{height:100%}.nav-dropdown__trigger{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.nav-dropdown__trigger::after{background-color:var(--quaternary-color);bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:opacity 0.25s ease;width:100%}.nav-dropdown__trigger.is-active::after{opacity:1}.nav-dropdown__box{display:grid;left:auto;min-width:212px;padding:39px 35px;right:0;top:100%}@media only screen and (min-width: 1300px){.nav-dropdown__box{right:-10px}}@media only screen and (min-width: 1069px){.nav-dropdown.-full-width .nav-dropdown__box{left:0;padding:48px;position:absolute;right:auto;top:96px;width:100%}}@media only screen and (min-width: 1069px) and (max-width: 1300px){.nav-dropdown.-full-width .nav-dropdown__box{transform:translateY(-7.5px)}.nav-dropdown.-full-width .nav-dropdown__box.is-visible{transform:translateY(0)}}.nav-dropdown__link{font-size:16px;line-height:19px;padding:9px 20px;position:relative;transition:opacity 0.1s ease}.nav-dropdown__link:hover,.nav-dropdown__link:focus{opacity:0.5}.nav-dropdown__col-links{display:grid;grid-gap:0 80px;grid-template-columns:repeat(3, minmax(0, max-content))}.nav-dropdown__col-links-wrapper{display:grid;grid-auto-rows:minmax(0, max-content);grid-gap:20px}.nav-dropdown__col-grid{display:grid;grid-gap:90px;grid-template-columns:repeat(2, minmax(0, max-content))}.nav-dropdown__legends{align-items:start;border-right:1px solid #f3f3f3;display:grid;grid-auto-rows:minmax(0, max-content);grid-gap:18px;grid-template-columns:minmax(0, max-content);padding-right:80px}.nav-dropdown__legend{font-weight:500;transition:opacity 0.15s}.nav-dropdown__legend:hover{opacity:0.5}.nav-dropdown__col-link{font-size:14px;line-height:16px}.nav-dropdown__col-link:hover{opacity:0.5}.nav-dropdown__divider{background-color:rgba(74,74,74,0.2);height:1px;position:relative;width:100%}.nav-dropdown__caret{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%234A4A4A' fill='none' stroke-linecap='square'/%3E%3C/svg%3E");display:block;height:6px;margin-left:6px;width:10px}body.-dark-theme .nav-dropdown__caret{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%23FFFFFF' fill='none' stroke-linecap='square'/%3E%3C/svg%3E")}.minimal-form__field{margin-bottom:15px;position:relative;width:100%}.minimal-form__input{padding:0 14px}.minimal-form__field.is-focused .minimal-form__input{border-color:#131313}.minimal-form__label{align-items:center;display:grid;font-family:"Roboto", sans-serif;font-size:16px;font-weight:400;height:19px;left:14px;line-height:19px;min-width:110px;pointer-events:none;position:absolute;text-align:left;top:19px;transition:transform 0.125s ease-in-out}.minimal-form__field.is-focused .minimal-form__label,.minimal-form__field.has-value .minimal-form__label{transform:perspective(1px) scale(0.6) translate3d(-36px, -32px, 0);transition:transform 0.15s ease-in-out}.minimal-form__field.is-focused .minimal-form__label{will-change:transform}.minimal-form.-shorter-input .minimal-form__label{top:14px}.minimal-form.-shorter-input .minimal-form__field.is-focused .minimal-form__label,.minimal-form.-shorter-input .minimal-form__field.has-value .minimal-form__label{transform:perspective(1px) scale(0.6) translate3d(-36px, -27px, 0);transition:transform 0.15s ease-in-out}.minimal-form__button-wrapper{margin-top:40px}.minimal-form__button-wrapper:not(.-shadowless){box-shadow:0 2px 20px 0 rgba(0,0,0,0.1)}.minimal-form__button-wrapper.-full-width{width:100%}.minimal-form__button-wrapper+.minimal-form__button-wrapper{margin-top:14px}.minimal-form__checkbox-wrapper{color:#999999;padding-bottom:10px}.minimal-form__meta{color:#999999;font-size:0.875rem}.minimal-form__link{text-decoration:underline}.summary-plan{border-radius:3px;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);color:#999999;cursor:pointer;display:grid;grid-gap:0 12px;grid-template-columns:minmax(0, 22px) minmax(0, 1fr);padding:24px 90px 28px 20px;position:relative}@media only screen and (min-width: 1069px){.summary-plan:not(.-minimal){grid-template-columns:minmax(0, 22px) minmax(0, 1fr) minmax(0, max-content);padding-right:35px}}.summary-plan:not(.-minimal)+.summary-plan:not(.-minimal){margin-top:10px}.summary-plan.-minimal{border:2px solid transparent;color:#131313;padding:24px 20px 18px}.summary-plan.-selected{color:#131313}.summary-plan.-selected.-minimal{border-color:#131313}.summary-plan__check{border:1px solid #d8d8d8;border-radius:50%;height:22px;margin-top:2px;width:22px}.summary-plan.-selected .summary-plan__check{background:no-repeat center;background-size:11px 8px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6 1 3.727' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-color:#131313;border-color:#131313}.summary-plan__title{display:flex;font-size:12px;font-weight:700;letter-spacing:1.5px;line-height:26px;text-transform:uppercase}.summary-plan__text{font-size:12px;line-height:15px}.summary-plan__price{display:grid;grid-auto-columns:minmax(0, max-content);grid-auto-flow:column}@media only screen and (max-width: 1068px){.summary-plan__price{font-size:12px;grid-column:2;line-height:25px}}.summary-plan__savings{margin-left:5px}@media only screen and (min-width: 1069px){.summary-plan__price-sign{font-size:16px;line-height:19px;margin-top:2px}}@media only screen and (min-width: 1069px){.summary-plan.-minimal .summary-plan__price-sign{font-size:16px;line-height:26px;margin-top:0}}@media only screen and (min-width: 1069px){.summary-plan__price-number{font-size:32px;letter-spacing:-1.86px;line-height:32px}}@media only screen and (min-width: 1069px){.summary-plan.-minimal .summary-plan__price-number{font-size:16px;letter-spacing:0;line-height:26px}}@media only screen and (min-width: 1069px){.summary-plan__price-period{font-size:14px;line-height:41px;margin-left:3px}}.summary-plan__upsell{align-items:center;background-color:#131313;border-radius:20px;bottom:0;color:#ffffff;display:flex;font-size:8px;font-weight:700;height:19px;letter-spacing:0;line-height:15px;margin:auto 0;min-width:58px;padding:2px 9px;position:absolute;right:20px;text-transform:none;top:0}@media only screen and (min-width: 1069px){.summary-plan__upsell{margin:3px 0 3px 10px;position:relative;right:auto;top:auto}}.summary-plan.-minimal .summary-plan__upsell{margin:0;position:absolute;right:-16px;top:-7px}.hero{align-items:flex-end;color:#ffffff;display:flex;margin-bottom:42px;min-height:200px;padding:20px;position:relative}@media only screen and (min-width: 736px){.hero{height:720px;margin-bottom:60px;min-height:500px;padding:120px 104px 100px}}.hero::before{background-image:linear-gradient(180deg, transparent 0%, #181818 100%);border-radius:7px;bottom:0;content:"";height:50%;left:0;position:absolute;width:100%;z-index:1}@media only screen and (min-width: 736px){.hero::before{background-image:linear-gradient(270deg, transparent 0%, #181818 100%);height:100%}}@media only screen and (min-width: 1300px){.hero::before{width:50%}}.hero__image{background:no-repeat center;background-size:cover;background-color:#000000;height:100%;left:0;position:absolute;top:0;width:100%}.hero__content{align-items:flex-start;display:flex;flex-direction:column;max-width:472px;position:relative;z-index:1}@media only screen and (max-width: 735px){.hero__tagline{font-size:8px;letter-spacing:0.73px;line-height:9px}}.hero__title{margin-top:4px}@media only screen and (min-width: 736px){.hero__title{margin:15px 0}}.button.hero__button,.hero__button.course-summary__continue-button,.hero__button.tutorials-search__button{font-weight:700;margin-top:34px;padding:0 54px}@media only screen and (max-width: 735px){.button.hero__button,.hero__button.course-summary__continue-button,.hero__button.tutorials-search__button{display:none}}.hero__play{background:no-repeat 18px center;background-size:10px 13px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 15 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0l15 9.5L0 19V9.5z' fill='%23000000' fill-rule='nonzero'/%3E%3C/svg%3E");background-color:#ffffff;border-radius:50%;cursor:pointer;height:42px;margin-top:20px;width:42px}@media only screen and (min-width: 1069px){.hero__play{background-position:27px center;background-size:15px 19px;height:64px;margin-top:35px;width:64px}}.hero__play.is-playing{background:no-repeat center;background-size:12px 14px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 17 21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000000' fill-rule='evenodd'%3E%3Cpath d='M0 0h7v21H0zM10 0h7v21h-7z'/%3E%3C/g%3E%3C/svg%3E");background-color:#ffffff}@media only screen and (min-width: 1069px){.hero__play.is-playing{background-size:17px 21px}}.hero__description{color:rgba(255,255,255,0.5)}@media only screen and (min-width: 1069px){.hero__description{font-size:20px;line-height:30px;max-width:450px}}.settings-box{background-color:var(--tertiary-utility-color);box-shadow:0 10px 20px -5px rgba(0,0,0,0.1);color:var(--quaternary-color)}.settings-box+.settings-box:not(.-marginless){margin-top:20px}@media only screen and (min-width: 1069px){.settings-box+.settings-box:not(.-marginless){margin-top:30px}}.settings-box.-large-spacing{margin-bottom:65px}.settings-box__content{padding:30px 16px}@media only screen and (min-width: 1069px){.settings-box__content{padding:60px 60px}}.settings-box__row:not(.-borderless){border-top:1px solid #e6e8ea;margin-top:28px}.settings-box__row:not(.-paddingless){padding-top:32px}.settings-box__row.-marginless{margin-top:0}.settings-box__row.-space-between{display:flex;justify-content:space-between}@media only screen and (min-width: 736px){.settings-box__row.-flex{align-items:center;display:flex;flex-direction:row}}body.-dark-theme .settings-box__row:not(.-borderless){border-top:1px solid rgba(243,243,243,0.1)}@media only screen and (min-width: 736px){.settings-box__text-row{align-items:center;display:flex}}.settings-box__text-row+.settings-box__text-row{padding-top:12px}.settings-box__button{display:flex;font-size:14px;font-weight:500;letter-spacing:1.17px;line-height:16px;margin:-10px 0 -10px -10px;padding:10px;text-transform:uppercase}@media only screen and (min-width: 736px){.settings-box__button{margin-left:0;margin-right:-10px}}.settings-box__button:hover,.settings-box__button:focus{opacity:0.7}.transaction-history__table{display:none}@media only screen and (min-width: 736px){.transaction-history__table{display:table;table-layout:auto;text-align:left;vertical-align:middle;width:100%}}.transaction-history__table td,.transaction-history__table th{padding:8px}.transaction-history__table td:first-of-type,.transaction-history__table th:first-of-type{padding-left:0}.transaction-history__table td:last-of-type,.transaction-history__table th:last-of-type{padding-right:0}.transaction-history__header{color:#999999}.transaction-history__header th{padding-bottom:2px;padding-top:0}.transaction-history__button{align-items:center;background-color:#e6e8ea;color:#5c5c5c;display:flex;justify-content:center;min-height:40px}@media only screen and (min-width: 736px){.transaction-history__button{margin-top:32px}}.transaction-history__button:hover{background-color:#b2b2b2}.transaction-history__cc-container{align-items:center;display:flex}.transaction-history__cc{margin-right:10px}.floating-footer{background-color:#ffffff;bottom:0;box-shadow:0 -5px 4px 0 rgba(0,0,0,0.04);max-height:204px;padding:13px 16px;position:fixed;width:100%;z-index:1}@media only screen and (min-width: 1069px){.floating-footer{max-height:76px;padding:13px 112px}}.floating-footer__content{display:grid;grid-gap:14px;grid-template-columns:1fr;justify-content:start}@media only screen and (min-width: 736px){.floating-footer__content{grid-template-columns:calc(calc(100% - 28px) / 3) minmax(0, calc( calc(100% - 28px) * 2 / 3 + 14px))}}@media only screen and (min-width: 736px){.floating-footer__back-button{justify-self:start}}.audio-player{align-items:center;background-color:#000000;bottom:0;display:grid;height:48px;left:0;opacity:0;padding:12px 20px;pointer-events:none;position:fixed;transform:translateY(50%) scale(1.015);width:100%;z-index:99}@media only screen and (min-width: 1069px){.audio-player{grid-gap:20px;grid-template-columns:minmax(0, 1fr) minmax(0, max-content);height:98px;padding:18px 20px}}@media only screen and (min-width: 1300px){.audio-player{padding:18px 80px}}.audio-player.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);transition:transform 0.2s ease, opacity 0.2s ease}.audio-player__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;width:100%;color:#ffffff}.audio-player__info{display:none}@media only screen and (min-width: 1069px){.audio-player__info{display:block}}.audio-player__text{color:#ffffff;font-weight:500;margin-top:4px;opacity:0.5}.audio-player__audio{height:30px;min-width:280px;width:100%}@media only screen and (min-width: 480px){.audio-player__audio{min-width:320px}}@media only screen and (min-width: 1069px){.audio-player__audio{width:546px}}.audio-player__container{align-items:center;display:grid;grid-gap:22px;grid-template-columns:minmax(0, 1fr);height:30px;justify-content:center;width:100%}@media only screen and (min-width: 1069px){.audio-player__container{grid-auto-columns:minmax(0, 120px);grid-auto-flow:column;grid-template-columns:minmax(0, 546px);margin-left:auto;width:auto}}.audio-player__buttons{display:grid;grid-auto-flow:column;grid-gap:6px;justify-content:center}.audio-player__button{display:flex}.podcast-icon{height:34px;transition:opacity 0.15s ease;width:34px}.podcast-icon:hover{opacity:0.75}.load-more-html-text{display:inline}.load-more-html-text>*:last-of-type{display:inline}.audio-list-card{align-items:center;display:grid;margin:0 -10px;padding:0 10px;position:relative}@media only screen and (min-width: 1069px){.audio-list-card{position:relative}.audio-list-card:hover::before,.audio-list-card:focus::before{opacity:1}.audio-list-card::before{background-color:#ffffff;border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}}@media only screen and (min-width: 1069px){body.-dark-theme .audio-list-card{position:relative}body.-dark-theme .audio-list-card:hover::before,body.-dark-theme .audio-list-card:focus::before{opacity:1}body.-dark-theme .audio-list-card::before{background-color:#272727;border-radius:3px;box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);content:"";display:block;height:calc(100% + 2px);left:0;opacity:0;position:absolute;top:-1px;transition:opacity 0.15s ease-in-out;width:100%}}.audio-list-card.-hidden{height:0;opacity:0;overflow:hidden;pointer-events:none}.audio-list-card__container{align-items:center;border-bottom:1px solid var(--primary-utility-color);display:grid;grid-gap:10px;grid-template-columns:34px 1fr;padding:19px 0;position:relative}@media only screen and (min-width: 1069px){.audio-list-card__container{grid-template-columns:minmax(0, 34px) minmax(0, 1fr) minmax(0, 115px) minmax(0, 56px) minmax(0, 45px) minmax(0, 45px)}}@media only screen and (min-width: 1300px) and (min-width: 1069px){.audio-list-card__container{grid-template-columns:minmax(0, 34px) minmax(0, 1fr) minmax(0, 115px) minmax(0, 96px) minmax(0, 45px) minmax(0, 45px)}}.audio-list-card:first-of-type .audio-list-card__container{border-top:1px solid var(--primary-utility-color)}@media only screen and (min-width: 1069px){.audio-list-card:hover .audio-list-card__container{border-color:transparent}}.audio-list-card__play{background:no-repeat 14px center;background-size:8px 10px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 15 19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0l15 9.5L0 19V9.5z' fill='%23FFFFFF' fill-rule='nonzero'/%3E%3C/svg%3E");background-color:#000000;border-radius:50%;cursor:pointer;height:34px;outline:none;transition:opacity 0.15s ease;width:34px}.audio-list-card__play:hover,.audio-list-card__play:focus{opacity:0.75}.audio-list-card__play.is-playing{background:no-repeat center;background-size:10px 10px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 17 21' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFFFFF' fill-rule='evenodd'%3E%3Cpath d='M0 0h7v21H0zM10 0h7v21h-7z'/%3E%3C/g%3E%3C/svg%3E");background-color:#000000}.audio-list-card__info{color:var(--quaternary-color);display:grid;padding:0 8px}.audio-list-card__description{opacity:0.5}.audio-list-card__title,.audio-list-card__description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:no-max-width}@media only screen and (min-width: 1300px){.audio-list-card__title,.audio-list-card__description{width:calc(100% - 20px)}}.audio-list-card__progress{background-color:rgba(0,0,0,0.2);border-radius:2px;height:3px;min-width:115px;position:relative}.audio-list-card__progress::after{background-color:var(--quaternary-color);border-radius:2px;content:"";display:block;height:3px;left:0;opacity:0;position:relative;top:0}.audio-list-card__progress.-started::after{opacity:1;width:62px}.audio-list-card__progress.-completed::after{opacity:1;width:108px}body.-dark-theme .audio-list-card__progress{background-color:rgba(230,232,234,0.2)}@media only screen and (max-width: 1068px){.audio-list-card__progress,.audio-list-card__time,.audio-list-card__button{display:none}}.audio-list-card__time{text-align:right}@media only screen and (min-width: 1300px){.audio-list-card__time{padding:0 20px}}.filter-dropdown{display:flex;height:100%;position:relative}.filter-dropdown__trigger{align-items:center;display:flex;font-size:18px;font-weight:700;line-height:26px;padding-bottom:10px}.filter-dropdown__caret{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%234A4A4A' fill='none' stroke-linecap='square'/%3E%3C/svg%3E");display:block;height:6px;margin-left:6px;width:10px}body.-dark-theme .filter-dropdown__caret{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%23FFFFFF' fill='none' stroke-linecap='square'/%3E%3C/svg%3E")}.filter-dropdown__box{display:grid;left:auto;min-width:150px;padding:15px 10px;right:0;top:100%;z-index:11}.filter-dropdown__option{cursor:pointer;padding:9px 10px}.filter-dropdown__option:hover{opacity:0.5}.single-toggle{align-items:center;display:flex;justify-content:center}.single-toggle__content{align-items:center;cursor:pointer;display:flex;height:20px;margin-bottom:0;position:relative;width:auto}.single-toggle__content input{opacity:0;position:absolute;z-index:-1}.single-toggle__indicator{background-color:#e6e8ea;border:1px solid #999999;border-radius:25px;display:flex;height:16px;position:relative;right:0;top:0;width:36px}.single-toggle__indicator::after{background-color:#ffffff;border:1px solid #999999;border-radius:50%;content:"";display:block;height:20px;left:-2px;position:absolute;top:-3px;width:20px}.single-toggle__option-label{font-weight:700}.single-toggle__option-label--one{padding-right:20px}.single-toggle__option-label--two{padding-left:20px}.single-toggle input:checked~.single-toggle__indicator{background-color:#000000}.single-toggle input:checked~.single-toggle__indicator::after{background-color:#ffffff;left:initial;right:-2px}.role{align-items:center;border-radius:3px;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);box-sizing:border-box;color:#999999;display:grid;grid-gap:0 12px;grid-template-columns:minmax(0, 22px) minmax(0, 1fr);padding:26px 18px 29px 26px;position:relative}.role.-selected{border:2px solid #131313;box-sizing:border-box;padding:24px 15px 27px 24px}.hero-overview{margin:0 16px 42px}@media only screen and (min-width: 1069px){.hero-overview{margin:0 112px}}.discover .hero-overview{margin-bottom:56px}@media only screen and (min-width: 1069px){.discover .hero-overview{margin-bottom:112px}}@media only screen and (min-width: 1069px){body.classes .hero-overview{margin-bottom:86px}}.hero-overview.-x-marginless{margin-left:0;margin-right:0}.hero-overview__thumbnail{background:no-repeat center;background-size:cover;background-color:#4a4a4a;align-items:flex-start;background-color:#000000;box-shadow:0 4px 12px 0 rgba(0,0,0,0.08);display:flex;flex-direction:column;justify-content:center;min-height:720px;padding:16px}@media only screen and (min-width: 1069px){.hero-overview__thumbnail{height:720px;padding:60px 0 60px 112px}}.hero-overview__title{-webkit-box-orient:vertical;box-orient:vertical;color:#ffffff;font-size:48px;font-weight:500;-webkit-line-clamp:3;line-clamp:3;line-height:52px;padding:10px 0 13px}@media only screen and (min-width: 1069px){.hero-overview__title{padding:7px 0 25px}}.hero-overview__subtitle{color:rgba(255,255,255,0.75);font-size:16px;font-style:normal;font-weight:600;line-height:24px;opacity:0.75;padding:0 0 19px;text-transform:capitalize}@media only screen and (min-width: 1069px){.hero-overview__content{max-width:592px}}.hero-overview__text{-webkit-box-orient:vertical;color:rgba(255,255,255,0.75);font-size:16px;-webkit-line-clamp:3;line-clamp:3;line-height:24px;overflow:hidden;text-overflow:ellipsis}.hero-overview__buttons{display:grid;justify-content:start;padding-top:22px}@media only screen and (min-width: 1069px){.hero-overview__buttons{grid-gap:8px;grid-template-columns:repeat(2, minmax(max-content, 212px));padding-top:65px;width:100%}}.hero-overview__buttons.-horizontal{grid-gap:20px;justify-content:flex-start;margin-bottom:60px}@media only screen and (min-width: 1069px){.hero-overview__buttons.-horizontal{grid-gap:50px}}.hero-overview__meta-text{color:rgba(255,255,255,0.5);font-size:16px;line-height:22px;max-width:562px;text-align:left}.hero-overview__vertical-button{font-weight:600;margin-top:18px;padding:16px 20px;text-transform:capitalize;width:100%}.hero-overview__button-line{background-color:#ffffff;height:1px;margin-bottom:20px;opacity:0.1}.hero-overview__detail{display:flex;flex-direction:column;justify-content:space-between;text-align:left}.hero-overview__detail__price{color:#ffffff;font-size:24px;font-weight:500;line-height:24px;margin-bottom:16px}.hero-overview__fine-text{color:#ffffff}.page-header{display:grid}.page-header__tagline{align-items:center;display:flex;justify-self:start;margin:26px 0 0 -10px;padding:10px}@media only screen and (min-width: 1069px){.page-header__tagline{margin-top:34px}}.page-header__tagline::before{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%234A4A4A' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 4.5H1M5 8L1 4.5 5 1'/%3E%3C/g%3E%3C/svg%3E");content:"";display:block;height:7px;margin-right:8px;position:relative;width:9px}body.-dark-theme .page-header__tagline::before{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 4.5H1M5 8L1 4.5 5 1'/%3E%3C/g%3E%3C/svg%3E")}.page-header__title{font-weight:500;margin-bottom:34px}.page{display:flex;flex-direction:column;min-height:100vh;position:relative}@media only screen and (max-width: 1068px){.no-scroll--mobile .page{height:100%}}.page__container{margin:0 16px 74px}@media only screen and (min-width: 1069px){.page__container{margin:0 112px 111px}}.form__fields{padding:32px 0}.form--centered .form__fields{width:100%}.form__field{display:flex;flex-direction:column;margin-bottom:20px}.form--centered .form__field{width:100%}.form.-closer-fields .form__field{margin-bottom:15px}.form__double-field{display:flex}@media only screen and (min-width: 736px){.form__triple-field{display:flex}}.form__input,.choices__inner{background-color:#ffffff;border:1px solid #ebebeb;border-radius:2px;color:#181818;height:55px;padding:0 15px;width:100%}.form__input[disabled],.choices__inner[disabled]{background-color:#f3f3f3;color:#999999}.form.-shorter-input .form__input,.form.-shorter-input .choices__inner{height:50px}.form__half-field{margin-right:5px;width:calc(50% - 5px)}.form__half-field+.form__half-field{margin-left:5px;margin-right:0}.form__one-third-field{margin-right:5px;margin-top:10px;width:calc(33.3% - 5px)}.form__one-third-field:last-child{margin-right:0}.form__one-third-field+.form__one-third-field{margin-left:5px}@media only screen and (max-width: 735px){.form__one-third-field.small{margin-right:0;width:100%}.form__one-third-field.small+.form__one-third-field.small{margin-left:0}}.form__label{align-content:flex-end;color:#999999;display:flex;margin-bottom:9px}.form__label--right{margin-left:auto}.form__label--right a:hover{text-decoration:underline}.sidebar{background-color:#ffffff;border-bottom-right-radius:3px;border-top-right-radius:3px;box-shadow:0 2px 20px 0 rgba(0,0,0,0.1);line-height:14px;overflow-x:hidden}@media only screen and (min-width: 1069px){.sidebar{display:flex;flex-direction:column;height:auto;margin-left:10px;min-height:calc(100vh - 72px);width:calc(35% - 10px)}}.album~.sidebar__tabs{margin:40px 30px 0}.burger-button{display:grid;grid-gap:4px;height:14px;width:20px}.burger-button__line{background-color:#131313;display:block;height:2px}body.-dark-theme .burger-button__line{background-color:#ffffff}@media only screen and (max-width: 1068px){.nav{background-color:var(--primary-color);border-bottom:1px solid #e6e8ea;color:#000000;height:92px;position:relative;width:100%;z-index:20}.nav::before{background-color:#f9f9f9;content:"";display:block;height:100vh;left:0;position:fixed;top:0;transform:translateY(-100vh);transition:transform 0.5s ease;width:100%;will-change:transform}.nav::after{background-color:var(--primary-color);border-bottom:1px solid #e6e8ea;content:"";height:92px;position:absolute;top:0;width:100%;z-index:0}body.-dark-theme .nav{background-color:#121212;border-bottom:1px solid rgba(216,216,216,0.1);color:#ffffff}body.-dark-theme .nav::before{background-color:#121212}body.-dark-theme .nav::after{border-bottom:1px solid rgba(216,216,216,0.1)}body.active-mobile-nav .nav{height:100%;overflow-x:hidden;overflow-y:scroll}body.active-mobile-nav .nav::before{transform:translateY(0);transition:transform 0.3s ease}body.active-mobile-nav .nav .nav__links{pointer-events:auto}body.active-mobile-nav .nav .nav__main-links::before,body.active-mobile-nav .nav .nav__mobile-links::before{opacity:1;transform:translateY(0)}body.active-mobile-nav .nav .nav__main-links li,body.active-mobile-nav .nav .nav__mobile-links li{opacity:1;transform:translateY(0);transition:opacity 0.25s ease-out, transform 0.25s ease-out}body.active-mobile-nav .nav .nav__main-links::before{width:100%}body.active-mobile-nav .nav .nav__search{opacity:0}body.active-mobile-nav .nav .nav__burger-button span:nth-of-type(1){left:0;position:relative;top:7px;transform:rotate(45deg);width:calc(100% - 1px)}body.active-mobile-nav .nav .nav__burger-button span:nth-of-type(2){opacity:0}body.active-mobile-nav .nav .nav__burger-button span:nth-of-type(3){left:0;position:relative;top:-5px;transform:rotate(-45deg);width:calc(100% - 1px)}body.active-mobile-nav .nav .nav__burger-button span:nth-of-type(1),body.active-mobile-nav .nav .nav__burger-button span:nth-of-type(3){transition:transform 0.25s ease}.nav__container{align-items:center;display:flex;height:92px;justify-content:center;padding:0 16px;position:relative}.nav__content{align-items:flex-start;display:flex;justify-content:center;padding:5px 0}.nav__links{display:flex;flex-direction:column;left:0;pointer-events:none;position:absolute;top:92px;width:100%}.nav__main-links{overflow:hidden;padding:57px 16px 38px}.nav__main-links.transition{transition:opacity 0.25s ease, transform 0.25s ease}.nav__main-links.transition li{transition:opacity 0.1s ease-out, transform 0.1s ease-out}.nav__main-links li{margin-left:-5px}.nav__mobile-links{overflow:hidden;padding:38px 16px;position:relative}.nav__mobile-links::before{background:rgba(74,74,74,0.2);content:"";display:block;height:1px;left:16px;opacity:0;position:absolute;top:0;transform:scale(1.1) translateY(-25px);transition:opacity 0.25s ease, transform 0.25s ease;width:calc(100% - 32px)}.nav__mobile-links li{transition:opacity 0.1s ease-out, transform 0.1s ease-out}.nav__main-links,.nav__mobile-links{display:grid;grid-gap:6px}.nav__main-links li,.nav__mobile-links li{opacity:0;transform:translateY(-25px) scale(1.1)}.nav__actions{position:absolute;right:0;top:0}.nav__avatar{display:none}.nav__search{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:6px;top:0;z-index:20}.nav.mobile-active .nav__search{pointer-events:none}.nav__link{color:#131313;font-size:16px;line-height:19px;padding:5px}.nav__link.-active{font-weight:700;position:relative}.nav__link.-active::before{background-color:#131313;content:"";display:block;height:calc(100% - 10px);left:-11px;position:absolute;top:5px;width:3px}body.-dark-theme .nav__link{color:#ffffff}body.-dark-theme .nav__link.-active::before{background-color:#ffffff}.nav__logo,.logged-out-nav__logo{padding:10px;position:relative;z-index:20}.nav__burger-button{align-items:center;bottom:0;display:flex;left:6px;margin:auto 0;padding:10px;position:absolute;top:0;z-index:20}.nav__burger-button span:nth-of-type(1),.nav__burger-button span:nth-of-type(3){transition:transform 0.35s ease}.nav__burger-button span{opacity:1;transition:opacity 0.25s ease}}.nav__mobile-link{align-items:center;display:grid;height:92px;pointer-events:auto;position:absolute;right:16px;top:0;transition:opacity 0.1s ease;transition-delay:0.35s;z-index:2}@media only screen and (min-width: 1069px){.nav__mobile-link{display:none !important}}.mobile-active .nav__mobile-link{opacity:0;pointer-events:none;transition:opacity 0.1s ease;transition-delay:0}@media only screen and (max-width: 1068px){.nav__separator::before{background-color:#e6e8ea;content:"";display:block;height:2px;margin:15px 0 35px 5px;position:relative;width:15px}}@media only screen and (max-width: 1068px){.nav__main-links.transition::before{transition-delay:70ms}.nav.mobile-active .nav__main-links.transition::before{transition-delay:0ms}nav.mobile-active .nav__main-links.transition li:nth-of-type(1){transition-delay:0ms, 0ms}nav.mobile-active .nav__main-links.transition li:nth-of-type(2){transition-delay:5ms, 5ms}nav.mobile-active .nav__main-links.transition li:nth-of-type(3){transition-delay:10ms, 10ms}nav.mobile-active .nav__main-links.transition li:nth-of-type(4){transition-delay:15ms, 15ms}nav.mobile-active .nav__main-links.transition li:nth-of-type(5){transition-delay:20ms, 20ms}.nav__main-links.transition li:nth-of-type(1){transition-delay:70ms, 70ms}.nav__main-links.transition li:nth-of-type(2){transition-delay:65ms, 65ms}.nav__main-links.transition li:nth-of-type(3){transition-delay:60ms, 60ms}.nav__main-links.transition li:nth-of-type(4){transition-delay:55ms, 55ms}.nav__main-links.transition li:nth-of-type(5){transition-delay:50ms, 50ms}.nav__scroll-to-links::before{transition-delay:55ms}.nav.mobile-active .nav__scroll-to-links::before{transition-delay:15ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(1){transition-delay:15ms, 15ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(2){transition-delay:20ms, 20ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(3){transition-delay:25ms, 25ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(4){transition-delay:30ms, 30ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(5){transition-delay:35ms, 35ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(6){transition-delay:40ms, 40ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(7){transition-delay:45ms, 45ms}nav.mobile-active .nav__scroll-to-links li:nth-of-type(8){transition-delay:50ms, 50ms}.nav__scroll-to-links li:nth-of-type(1){transition-delay:50ms, 50ms}.nav__scroll-to-links li:nth-of-type(2){transition-delay:45ms, 45ms}.nav__scroll-to-links li:nth-of-type(3){transition-delay:40ms, 40ms}.nav__scroll-to-links li:nth-of-type(4){transition-delay:35ms, 35ms}.nav__scroll-to-links li:nth-of-type(5){transition-delay:30ms, 30ms}.nav__scroll-to-links li:nth-of-type(6){transition-delay:25ms, 25ms}.nav__scroll-to-links li:nth-of-type(7){transition-delay:20ms, 20ms}.nav__scroll-to-links li:nth-of-type(8){transition-delay:15ms, 15ms}.nav__account-links::before{transition-delay:15ms}.nav.mobile-active .nav__account-links::before{transition-delay:60ms}nav.mobile-active .nav__account-links li:nth-of-type(1){transition-delay:60ms, 60ms}nav.mobile-active .nav__account-links li:nth-of-type(2){transition-delay:65ms, 65ms}nav.mobile-active .nav__account-links li:nth-of-type(3){transition-delay:70ms, 70ms}nav.mobile-active .nav__account-links li:nth-of-type(4){transition-delay:75ms, 75ms}.nav__account-links li:nth-of-type(1){transition-delay:15ms, 15ms}.nav__account-links li:nth-of-type(2){transition-delay:10ms, 10ms}.nav__account-links li:nth-of-type(3){transition-delay:5ms, 5ms}.nav__account-links li:nth-of-type(4){transition-delay:0ms, 0ms}}@media only screen and (min-width: 1069px){.nav{background-color:#ffffff;border-bottom:1px solid #e6e8ea;height:96px;position:relative;width:100%}body.-dark-theme .nav{background-color:#121212;border-bottom:1px solid rgba(216,216,216,0.1)}.nav__container{height:96px;margin:0 16px;width:calc(100% - 32px)}}@media only screen and (min-width: 1069px) and (min-width: 1300px){.nav__container{margin:0 112px;position:relative;width:calc(100% - 224px)}}@media only screen and (min-width: 1069px){.nav__content{align-items:center;display:flex;height:96px;justify-content:flex-start;margin:0 auto}.nav__links{flex-direction:row;height:100%;padding:0 39px;width:auto}.nav__my-classes{height:100%;margin-left:auto;padding:0 10px}.nav__main-links{display:grid;grid-auto-columns:minmax(0, max-content);grid-auto-flow:column;grid-gap:35px;height:100%;justify-content:end}.nav__dropdown{height:100%}.nav__actions{display:block;height:100%;margin:0 -5px 0 15px;order:3;position:relative}.nav__actions.-right{margin-left:auto}.nav__actions-list{align-items:center;display:flex;flex-direction:row;height:100%;width:100%}.nav__avatar{color:#ffffff;display:flex;height:100%}.nav__link{align-items:center;color:#131313;display:flex;font-weight:500;height:100%;position:relative}.nav__link:hover::after,.nav__link.-active::after{opacity:1}.nav__link::after{background-color:var(--quaternary-color);bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:opacity 0.25s ease;width:100%}body.-dark-theme .nav__link{color:#ffffff}.nav__logo,.logged-out-nav__logo{margin-left:-10px;padding:10px}.nav__burger-button{display:none}.nav__mobile-links{display:none}}.logged-out-nav{background-color:#ffffff;border-bottom:1px solid #e6e8ea;height:92px;position:relative;width:100%}@media only screen and (min-width: 1069px){.logged-out-nav{height:96px}}.logged-out-nav__container{height:92px;left:0;margin:0 auto;right:0;top:0;width:100%;z-index:20}@media only screen and (min-width: 1069px){.logged-out-nav__container{height:96px}}.logged-out-nav__content{align-items:center;border-bottom:1px solid rgba(249,249,249,0.3);display:flex;height:92px;justify-content:flex-start;margin:0 16px}@media only screen and (min-width: 1069px){.logged-out-nav__content{height:96px;margin:0 112px;padding:16px 0}}.logged-out-nav__buttons{margin-left:auto}.logged-out-nav__text{display:none}@media only screen and (min-width: 1069px){.logged-out-nav__text{display:block;padding:0 30px}}.logged-out-nav__button{font-size:16px;height:48px;width:100%}@media only screen and (min-width: 1069px){.logged-out-nav__button{width:176px}}.logged-out-nav__button+.logged-out-nav__button{margin-left:10px}.logged-out-nav__logo{margin-left:-10px}.logged-out-nav__link{margin-right:auto}@media only screen and (min-width: 1069px){.logged-out-nav__link{margin-right:48px}}.minimal-nav{align-items:center;background-color:#ffffff;border-bottom:1px solid #f3f3f3;display:grid;grid-template-columns:52px 1fr 66px;height:48px;position:relative;top:0;width:100%}@media only screen and (min-width: 1069px){.minimal-nav{align-items:center;grid-template-columns:176px 1fr 45%;height:96px;top:-1px}}body.watch .minimal-nav{z-index:100}body.-dark-theme .minimal-nav{background-color:#121212;border-bottom:1px solid rgba(216,216,216,0.1)}.minimal-nav__back-button{align-items:center;display:flex;height:48px;justify-content:center;width:52px}@media only screen and (min-width: 1069px){.minimal-nav__back-button{height:95px;width:176px}}.minimal-nav__back-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.751' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 8h14M8 1l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E");height:12px;pointer-events:none;transform:rotateZ(180deg);width:12px}@media only screen and (min-width: 1069px){.minimal-nav__back-icon{height:14px;width:14px}}body.-dark-theme .minimal-nav__back-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.751' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 8h14M8 1l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E")}.minimal-nav__mobile-settings{height:100%}@media only screen and (min-width: 1069px){.minimal-nav__mobile-settings{display:none}}.minimal-nav__settings-button{align-items:center;border-left:1px solid #f3f3f3;display:flex;height:100%;justify-content:center;width:66px}body.-dark-theme .minimal-nav__settings-button{border-left:1px solid rgba(216,216,216,0.1)}.minimal-nav__settings-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%234A4A4A' fill-rule='evenodd'%3E%3Cg%3E%3Crect fill-rule='nonzero' y='2' width='16' height='2' rx='1'/%3E%3Crect x='11' width='2' height='6' rx='1'/%3E%3C/g%3E%3Cg transform='translate(0 9)'%3E%3Crect fill-rule='nonzero' y='2' width='16' height='2' rx='1'/%3E%3Crect x='3' width='2' height='6' rx='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:15px;pointer-events:none;width:16px}body.-dark-theme .minimal-nav__settings-icon{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFFFFF' fill-rule='evenodd'%3E%3Cg%3E%3Crect fill-rule='nonzero' y='2' width='16' height='2' rx='1'/%3E%3Crect x='11' width='2' height='6' rx='1'/%3E%3C/g%3E%3Cg transform='translate(0 9)'%3E%3Crect fill-rule='nonzero' y='2' width='16' height='2' rx='1'/%3E%3Crect x='3' width='2' height='6' rx='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media only screen and (min-width: 1069px){.minimal-nav__slider{align-items:center;border-left:1px solid #f3f3f3;display:flex;height:100%;justify-content:flex-end}}@media only screen and (min-width: 1069px){body.-dark-theme .minimal-nav__slider{border-left:1px solid rgba(216,216,216,0.1)}}.minimal-nav__description{border-left:1px solid var(--secondary-utility-color);display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 28px}@media only screen and (min-width: 1069px){.minimal-nav__description{padding:0 32px}}.minimal-nav__filter-items{padding:0 20px 0 25px}.minimal-nav__tagline{color:rgba(0,0,0,0.5);font-size:8px;font-weight:500;letter-spacing:0.67px;line-height:9px}@media only screen and (min-width: 1069px){.minimal-nav__tagline{font-size:12px;letter-spacing:0.83px;line-height:12px;margin-bottom:8px}}.minimal-nav__title{font-size:16px;font-weight:500;line-height:16px}.nav-badge{position:relative}.nav-badge:after{color:#204ece;content:attr(data-badge);font-size:8px;font-weight:600;line-height:14px;position:absolute;right:0;text-transform:uppercase;top:29px}@media only screen and (max-width: 1068px){.nav-badge:after{top:0}}.plus-icon{border:1px solid #999999;border-radius:50%;height:25px;position:relative;width:25px}.plus-icon::before{height:1px;width:7px}.plus-icon::after{height:7px;width:1px}.plus-icon::before,.plus-icon::after{background-color:#999999;content:"";display:block}.promo-code__form{display:block;position:relative}.promo-code.-success .promo-code__form::after{background:no-repeat center;background-size:8px 6px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6 1 3.727' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-color:#1fcc60;border-radius:50%;content:"";height:22px;position:absolute;right:15px;top:16.5px;width:22px}.all-access-modal .promo-code.-success .promo-code__form::after{top:13.5px}.promo-code__error-message{display:none}.promo-code.-error .promo-code__error-message{display:block}.promo-code__success-header{margin-bottom:6px}.promo-code__value{padding-right:45px;text-transform:uppercase}.promo-code__value::placeholder{text-transform:capitalize}.promo-code__value::-webkit-input-placeholder{text-transform:capitalize}.promo-code__value::-moz-placeholder{text-transform:capitalize}.promo-code__value:-ms-input-placeholder{text-transform:capitalize}.promo-code__value:-moz-placeholder::placeholder{text-transform:capitalize}.promo-code.-success .promo-code__value{padding-right:37px}.summary.-minimal{border-bottom:1px solid rgba(0,0,0,0.1)}.summary.-no-border{border:none}.button.summary__button,.summary__button.course-summary__continue-button,.summary__button.tutorials-search__button{justify-content:flex-start;margin:8px 0 0 -12px;padding:0 12px}@media only screen and (min-width: 1069px){.button.summary__button,.summary__button.course-summary__continue-button,.summary__button.tutorials-search__button{margin-left:0}}.summary.-minimal .button.summary__button,.summary.-minimal .summary__button.course-summary__continue-button,.summary.-minimal .summary__button.tutorials-search__button{margin-bottom:10px;margin-top:22px}.summary__plans{margin-top:16px}@media only screen and (min-width: 1069px){.summary__plans{margin-top:34px}}.summary.-minimal .summary__plans{display:grid;grid-gap:15px;grid-template-columns:repeat(1, minmax(0, 1fr));margin-top:50px}.summary__promo-code{padding-top:16px}@media only screen and (min-width: 1069px){.summary__promo-code{padding-top:30px}}.footer{border-top:1px solid #e6e8ea;margin:auto 16px 35px}@media only screen and (min-width: 1069px){.footer{margin:auto 112px 0}}.footer.-borderless{border-top:none}body.audio-player-is-active .footer{margin-bottom:83px}@media only screen and (min-width: 1069px){body.audio-player-is-active .footer{margin-bottom:133px}}@media only screen and (min-width: 1300px){body.audio-player-is-active .footer{margin-bottom:98px}}body.-dark-theme .footer{border-top:1px solid rgba(216,216,216,0.1)}@media only screen and (min-width: 1069px){.footer__container{align-items:center;display:flex}}.footer__social{display:flex;padding:15px 0}@media only screen and (min-width: 1069px){.footer__social{padding:30px 0}}.footer__social-text{color:#999999;display:none;font-weight:500;letter-spacing:1px;text-transform:uppercase}@media only screen and (min-width: 1069px){.footer__social-text{display:block}}.footer__social-link{margin:0 10px;opacity:0.5;padding:5px}@media only screen and (min-width: 1069px){.footer__social-link:hover{opacity:1}}.footer__social-link:first-of-type{margin-left:-5px}@media only screen and (min-width: 1069px){.footer__social-link:first-of-type{margin-left:30px}}@media only screen and (min-width: 1069px){.footer__right-content{align-items:center;display:flex;flex-direction:row;margin-left:auto}}.footer__links{align-items:center;display:flex;flex-wrap:wrap;margin-left:-5px;padding:5px 0}@media only screen and (min-width: 1069px){.footer__links{margin-left:0;padding:0}}.footer__link{margin-right:18px;opacity:0.5;padding:5px}@media only screen and (min-width: 1069px){.footer__link{font-size:12px;line-height:14px;margin:0 6px}}@media only screen and (min-width: 1069px){.footer__link:hover{opacity:1}}.footer__email{margin-left:6px}.footer__email .footer__email-text{margin:0;opacity:0.5;padding:5px 0}@media only screen and (min-width: 1069px){.footer__email .footer__email-text{font-size:12px;line-height:14px}}.footer__email .footer__link{margin-left:0;padding-left:0}.footer__copyright{color:#999999;padding-top:10px}@media only screen and (min-width: 1069px){.footer__copyright{padding-top:0}}.footer__divider{background:#f2f2f2;border:none;height:24px;width:1px}@media only screen and (min-width: 1069px){.footer__divider{margin:0 32px}}.watch-description{padding:30px 0 70px;position:relative;width:100%}@media only screen and (min-width: 1069px){.watch-description{padding:112px 0 55px}}.watch-description__header-top{align-items:flex-start;display:flex}.watch-description__subheader{align-items:flex-start;display:flex;flex-direction:column;margin-top:48px}@media only screen and (min-width: 1069px){.watch-description__subheader{align-items:center;flex-direction:row;justify-content:space-between}}.watch-description__share-button{box-shadow:6px 24px 48px rgba(0,0,0,0.16);margin-top:50px;width:176px}@media only screen and (min-width: 1069px){.watch-description__share-button{margin-top:0}}.watch-description__title{display:flex;font-size:32px;font-weight:500;width:100%}@media only screen and (min-width: 1069px){.watch-description__title{padding-right:196px}}.watch-description__content{padding-top:28px}.watch-description__text{padding-bottom:20px}.watch-description__text a{border-bottom:1px solid #e6e8ea}.watch-description__html-text{display:inline}.watch-description__html-text>*:last-of-type{display:inline}.watch-row{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:48px}@media only screen and (max-width: 1068px){.watch-row{flex-direction:column}}.watch-row>.watch-description__text{max-width:798px;width:100%}.watch-summary{padding:30px 0}@media only screen and (min-width: 1069px){.watch-summary{padding:15px 0}}.watch-summary__html-text h2{margin-bottom:16px}.watch-summary__html-text *+h2{margin-top:44px}.watch-summary__html-text p+p{margin-top:22px}.watch-summary__html-text li{display:list-item;margin-left:20px}.watch-summary__html-text *:not(h2)+*:not(h2):not(li){margin-top:22px}.watch{height:100%}.watch__content{padding:0 16px;width:100%}@media only screen and (min-width: 1069px){.watch__content{margin:0 auto;max-width:1214px;padding:0 16px 30px}}.watch__player-container{background-color:#000000;height:0;margin-top:48px;padding-top:56.25%;position:relative;width:100%}@media only screen and (min-width: 1069px){.watch__player-container{height:calc(100vh - 95px);margin-top:95px;padding:0}}.watch__player-container.has-course-progress{height:auto;padding-top:0}.watch__player{background-color:#000000;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.watch__player-container.has-course-progress .watch__player{display:none}.class__description{padding-top:20px}@media only screen and (min-width: 1069px){.class__description{display:flex}}.class__description-content{padding-top:0}@media only screen and (min-width: 1069px){.class__description-content{padding-right:60px;width:50%}}@media only screen and (min-width: 1069px){.class__description-grid{width:50%}}.class__description-details{padding-top:0}.login-or-registration-button{border-radius:3px;color:#131313;font-size:10px;font-weight:700;letter-spacing:1px;line-height:11px;padding:8.5px 11px;text-transform:uppercase}@media only screen and (min-width: 736px){.login-or-registration-button{box-shadow:0 2px 15px 0 rgba(0,0,0,0.1);font-size:14px;font-weight:500;line-height:16px;padding:9.5px 15px;text-transform:capitalize}}.login-or-registration-header{border-bottom:1px solid #e6e8ea;color:#999999;height:58px;left:0;padding:0 16px;position:absolute;top:0;width:100%}@media only screen and (min-width: 736px){.login-or-registration-header{border-bottom:none}}@media only screen and (min-width: 1069px){.login-or-registration-header{border-bottom:1px solid #e6e8ea;padding:0 100px 0 45px}}.login-or-registration-header__nav{width:100%}.login-or-registration-header__logo{margin:0 0 0 -10px;padding:10px}@media only screen and (min-width: 736px){.login-or-registration-header__logo{margin-top:11px}}@media only screen and (max-width: 735px){.login-or-registration-header__logo .logo{background-image:url("data:image/svg+xml,%3Csvg width='55' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .223v25.191h36.84V.223z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23EF5152' d='M31 29l3.534 3H55l-3.535-3zM53.732 14.563c0 7.512-4.2 11.286-10.714 11.286-6.478 0-10.607-3.774-10.607-11.07V.294h4.379V14.6c0 4.673 2.384 7.189 6.3 7.189 3.88 0 6.264-2.372 6.264-7.01V.295h4.378v14.27z'/%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23231F20' mask='url%28%23b%29' d='M26.395 18.787L20.325.223h-3.67l-6.069 18.564L4.693.294H0l8.61 25.12h3.74l6.07-17.923 6.07 17.923h3.74L36.84.294h-4.552z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}}.passwords .login-or-registration-header__logo .logo{background-image:url("data:image/svg+xml,%3Csvg width='55' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 .223v25.191h36.84V.223z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23EF5152' d='M31 29l3.534 3H55l-3.535-3zM53.732 14.563c0 7.512-4.2 11.286-10.714 11.286-6.478 0-10.607-3.774-10.607-11.07V.294h4.379V14.6c0 4.673 2.384 7.189 6.3 7.189 3.88 0 6.264-2.372 6.264-7.01V.295h4.378v14.27z'/%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23231F20' mask='url%28%23b%29' d='M26.395 18.787L20.325.223h-3.67l-6.069 18.564L4.693.294H0l8.61 25.12h3.74l6.07-17.923 6.07 17.923h3.74L36.84.294h-4.552z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.login-or-registration-header__text{display:none;font-size:14px;line-height:18px}@media only screen and (min-width: 736px){.login-or-registration-header__text{display:block;margin-left:auto;margin-right:15px}}.login-or-registration-header__link{margin-left:auto}@media only screen and (min-width: 736px){.login-or-registration-header__link{margin-left:0}}.login-or-registration{background-color:#ffffff;color:#5c5c5c;min-height:100vh;position:relative}@media only screen and (min-width: 736px){.login-or-registration{display:flex}}.login-or-registration h1{text-transform:none}.login-or-registration__slideshow{display:none}@media only screen and (min-width: 736px){.login-or-registration__slideshow{background-color:#000000;display:flex;width:32.43%}}.login-or-registration__slideshow-container,.login-or-registration__slideshow-item{display:flex;height:100%;width:100%}.login-or-registration__slideshow-image{background:#000000 no-repeat center;background-size:cover;color:#f9f9f9;justify-content:flex-end;padding:98px 16px;width:100%}@media only screen and (min-width: 1069px){.login-or-registration__slideshow-image{padding:98px 50px}}.login-or-registration__slideshow-image::before{background-image:linear-gradient(-180deg, rgba(24,24,24,0) 0%, #181818 100%);content:"";display:block;height:50%;left:0;position:absolute;top:50%;width:100%}.login-or-registration__slideshow-quote,.login-or-registration__slideshow-title{font-weight:400;z-index:10}.login-or-registration__slideshow-author,.login-or-registration__slideshow-description{color:#f9f9f9;z-index:10}.login-or-registration__slideshow-author{margin-top:22px}.login-or-registration__content{margin:138px 0 74px;width:100%}@media only screen and (min-width: 736px){.login-or-registration__content{align-items:center;min-height:100%}}@media only screen and (min-width: 736px){.login-or-registration__slideshow~.login-or-registration__content{width:67.57%}}.login-or-registration__content-body{padding:0 16px;width:100%}@media only screen and (min-width: 736px){.login-or-registration__content-body{width:522px}}.confirm .login-or-registration__content-body{align-items:flex-start}.login-or-registration__content .login-or-registration__form{padding-top:15px;width:100%}.login-or-registration__title{color:#131313;margin-bottom:30px}.login-or-registration__description{color:rgba(19,19,19,0.5);font-size:12px;line-height:14px;margin:5px 0 35px}@media only screen and (min-width: 1069px){.login-or-registration__description{font-size:16px;line-height:19px;margin-top:10px}}.login-or-registration__fine-print{color:#999999;font-size:13px;line-height:15px;margin-top:25px}.login-or-registration__link{text-decoration:underline}.login-or-registration__description-link{margin-right:-3px}.login-or-registration__payment-details{margin-top:44px}.login-or-registration__form .summary__plans{margin-bottom:18px}.login-or-registration__payment-total{color:#000000;font-size:1.75rem;line-height:30px;margin:18px 0;text-transform:none}.login-or-registration__meta-text{color:#000000;font-size:1.125rem;letter-spacing:0;margin:20px 0;opacity:0.5;text-transform:none}.login-or-registration__row{align-items:flex-start;display:grid;grid-template-columns:1fr;margin:138px auto 74px}@media only screen and (min-width: 736px){.login-or-registration__row{grid-gap:110px;grid-template-columns:1fr 384px}}.sign-in .form__fields{padding:47px 0 12px}.sign-up-complete__header{height:76px}.sign-up-complete__title{color:#000000;margin-bottom:15px}.sign-up-complete__form{margin-top:115px}.sign-up-complete__form-title{color:#131313;font-size:1.375rem;letter-spacing:0;line-height:30px;margin-bottom:18px}.sign-up-details{align-self:baseline;margin-top:53px;padding:0 16px}.sign-up-details__list{list-style:none;margin-bottom:64px;margin-top:52px;padding:0}@media only screen and (min-width: 736px){.sign-up-details__list{margin-bottom:96px;margin-top:0}}.sign-up-details__list-item{display:grid;grid-gap:24px;grid-template-columns:24px minmax(min-content, 280px)}.sign-up-details__list-item:not(:last-child){margin-bottom:32px}.sign-up-details__check-icon{background-color:#ffffff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12l4 4 8-8' stroke='%23101010' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:24px}.sign-up-details__text{letter-spacing:-0.25px;line-height:24px}.sign-up-details__divider{background:#000000;border:none;height:1px}.sign-up-details__feedback{margin-top:32px}.sign-up-details__feedback__heading{color:#000000;font-size:24px;font-weight:500;letter-spacing:-0.01em;line-height:30px;margin-bottom:45px}.sign-up-details__feed__meta,.sign-up-details__feed__name,.sign-up-details__feed__description{color:#000000;font-size:14px;letter-spacing:-0.25px;line-height:14px}.sign-up-details__feed{display:grid;grid-gap:32px;grid-template-columns:1fr;margin-bottom:32px;row-gap:29px}@media only screen and (min-width: 736px){.sign-up-details__feed{grid-template-columns:72px minmax(0, 266px)}}.sign-up-details__feed__description{line-height:24px;margin-bottom:23px;max-width:328px}.sign-up-details__feed__meta{display:block;margin-top:8px;opacity:0.4}.sign-up-details__feed__img{max-width:100%;width:88px}@media only screen and (min-width: 736px){.sign-up-details__feed__img{width:100%}}.choose-plan{background-color:#ffffff;color:#000000}.choose-plan__content{padding:0 0 40px}@media only screen and (min-width: 1069px){.choose-plan__content{padding:0 15px 30px}}.choose-plan__content-header{padding-top:92px}.choose-plan__wrapper{display:flex;justify-content:center;margin-bottom:204px}@media only screen and (min-width: 1069px){.choose-plan__wrapper{margin-bottom:76px}}.choose-plan__plans{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;padding:28px 0;position:relative}@media only screen and (min-width: 1069px){.choose-plan__plans{padding:30px 0}}.choose-plan__back{display:flex;justify-content:flex-start;width:100%}.choose-plan__back-link{align-items:center;color:#4a4a4a;cursor:pointer;display:flex;font-size:11px;font-weight:700;left:15px;letter-spacing:1px;line-height:13px;margin-left:-10px;padding:10px;position:relative;text-align:left;text-transform:uppercase}@media only screen and (min-width: 1069px){.choose-plan__back-link{left:10px;position:absolute;top:-24px}}.choose-plan__back-link::before{background:no-repeat center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%234A4A4A' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.5 4.5H1M5 8L1 4.5 5 1'/%3E%3C/g%3E%3C/svg%3E");content:"";display:block;height:7px;margin-right:8px;width:9px}.choose-plan-header{background-color:#000000;height:75px;padding:0 16px}@media only screen and (min-width: 1069px){.choose-plan-header{padding:0 136px}}.payment{display:grid;margin:0 auto;max-width:982px;padding:40px 15px;width:100%}@media only screen and (min-width: 1069px){.payment{grid-gap:110px;grid-template-columns:repeat(2, minmax(0, 1fr));justify-content:center;margin:0 auto;padding:48px 0}}.payment.-column{display:flex;flex-direction:column;max-width:466px}@media only screen and (min-width: 1069px){.payment.-column{padding:92px 15px}}.payment__forms{padding:45px 0 0;position:relative;width:100%}@media only screen and (min-width: 1069px){.payment__forms{max-width:436px;padding:0}}.payment.-column .payment__forms{padding-top:50px}.payment__summary{width:100%}@media only screen and (min-width: 1069px){.payment__summary{align-self:flex-start;max-width:436px}}.payment__promo{border-top:1px solid #e6e8ea;margin-top:36px;padding:45px 0}@media only screen and (max-width: 1068px){.payment__promo{border-bottom:1px solid #e6e8ea}}.payment__title{align-items:flex-end;display:flex;font-size:22px;font-weight:500;line-height:30px;padding:8px 0}@media only screen and (min-width: 1069px){.payment__title{font-size:28px;line-height:30px}}.payment__small-text{color:#999999;line-height:22px;margin-left:10px}.payment__form{margin:26px 0 0}.payment__form .payment.-vertical{margin-top:22px}.payment__description{color:#999999;font-size:12px;line-height:14px;margin-top:5px}@media only screen and (min-width: 1069px){.payment__description{font-size:16px;line-height:19px}}.payment__checkbox{margin-left:-5px;padding:5px}.payment__actions{padding:14px 0 40px}@media only screen and (min-width: 1069px){.payment__actions{background-color:#ffffff;margin:0;padding:0 0 30px 0}}.payment__subscription-update .payment__actions{padding-top:0}.payment__label{margin:16px 0 14px}.payment__copy{margin-bottom:32px}.payment__link{text-decoration:underline}.payment__text{margin:35px 0 32px}.payment__text p+p{margin-top:14px}.grid-page{margin-bottom:256px;overflow-x:hidden}.grid-page__header{margin:0 auto;padding:152px 16px 50px;width:100%}@media only screen and (min-width: 1069px){.grid-page__header{padding:196px 112px 80px}}.grid-page__title{margin-top:16px}@media only screen and (min-width: 1069px){.grid-page__carousel{margin:0 auto;padding-left:112px}}.grid-page__grid{margin:0 16px}@media only screen and (min-width: 1069px){.grid-page__grid{margin:0 112px}}.grid-page__filters{padding-left:16px;padding-right:16px}@media only screen and (min-width: 1069px){.grid-page__filters{padding-left:112px;padding-right:112px}}.discover-free{margin:0;max-width:none;padding:10px 16px 62px}@media only screen and (min-width: 1069px){.discover-free{padding:62px 112px}}.discover__title{padding:0 16px}@media only screen and (min-width: 1069px){.discover__title{padding:0 112px}}.discover__hero{margin:0 0 50px;position:relative}@media only screen and (min-width: 1069px){.discover__hero{margin:0 0 97px}}.discover__hero.-no-margin{margin:0}.discover__continue-watching{margin-top:50px}@media only screen and (min-width: 1069px){.discover__continue-watching{margin-top:72px}}.discover_footer_hero{align-items:center;background-color:#000000;display:grid;grid-auto-flow:row;grid-template-areas:"events" "ad";grid-template-columns:1fr;height:100%}@media only screen and (min-width: 1069px){.discover_footer_hero{grid-template-areas:"events ad";grid-template-columns:40% 60%;height:600px}}.discover_footer_hero__ads{align-items:flex-start;background:#101010;display:flex;flex-direction:column;grid-area:ad;height:100%;justify-content:center;padding:16px}@media only screen and (min-width: 1069px){.discover_footer_hero__ads{padding:0 136px 0 216px}}.discover_footer_hero__ads-content{max-width:488px;width:100%}.discover_footer_hero__meta{color:#ffffff;letter-spacing:-0.25px;line-height:24px;margin-bottom:54px;margin-top:32px;opacity:0.75}.discover_footer_hero__button-width{max-width:225px;min-width:208px}.discover_events{display:flex;grid-area:events;height:100%;margin:auto;max-width:390px;padding:16px;width:100%}@media only screen and (min-width: 736px){.discover_events{padding:16px 0}}.discover_events__list{align-items:center;display:grid;grid-auto-flow:dense;grid-gap:13px;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));width:100%}.discover_events__item{align-items:flex-end;background-repeat:no-repeat;background-size:contain;border-radius:3px;box-shadow:0 4px 12px rgba(0,0,0,0.2);display:flex;height:168px;mix-blend-mode:normal;padding:0 0 18px 13px}.discover_events__title{font-weight:600}.edit-billing{align-items:flex-start;display:flex;flex-direction:column}.edit-billing__button{align-self:flex-start;margin-top:30px;width:auto}.edit-billing__section{margin-top:24px}.edit-billing__section:first-of-type{margin-top:33px}.edit-billing__text{display:flex;margin-top:11px}.edit-billing__credit-card{margin-top:20px}.edit-billing__credit-card .credit-card{margin-right:7px}.edit-groups__tab.css-tab{min-height:322px;padding:40px 16px;z-index:1}@media only screen and (min-width: 1069px){.edit-groups__tab.css-tab{padding:83px 60px 50px}}.edit-groups__tab-links{background-color:#f3f3f3;height:60px;padding:0 0 0 20px}@media only screen and (min-width: 1069px){.edit-groups__tab-links{padding-left:0}}body.-dark-theme .edit-groups__tab-links{background-color:#181818}.edit-groups__tab-link{background-color:#f3f3f3;bottom:-1px;color:var(--quaternary-color);height:100%;margin-bottom:-1px;padding:0 16px;position:relative}@media only screen and (min-width: 1069px){.edit-groups__tab-link{padding:0 60px}}body.-dark-theme .edit-groups__tab-link{background-color:#181818}.edit-groups__number{background-color:#000000;border-radius:50%;color:#f9f9f9;margin-left:10px;min-height:22px;min-width:22px}.edit-groups__new{background-color:#f3f3f3;margin-top:30px}@media only screen and (max-width: 1068px){.edit-groups__new-form{padding-bottom:10px;padding-top:10px}}.edit-groups__new-text{color:#999999;margin:30px 0 20px}.edit-groups__bottom-text{margin-top:auto}.edit-groups__make-changes{border-top:1px solid #e6e8ea;color:#999999;margin-top:42px;padding-top:34px}.edit-group__tab-row{word-break:break-all}@media only screen and (min-width: 736px){.edit-group__tab-row{align-items:center;flex-direction:row;justify-content:flex-start}}.edit-group__tab-row+.edit-group__tab-row{margin-top:26px}.edit-group__user-name{width:30%}@media only screen and (min-width: 736px){.edit-group__user-name{margin-left:-10px;padding:0 10px}}.edit-group__user-email{color:#999999}@media only screen and (min-width: 736px){.edit-group__user-email{padding:0 10px}}.edit-group__delete-user{margin-left:-10px}@media only screen and (min-width: 736px){.edit-group__delete-user{margin-left:auto;margin-right:-10px}}.edit-group__delete-icon{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Edelete%3C/title%3E%3Cg transform='translate%281 1%29' stroke='%23000000' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.5'%3E%3Cpath d='M0 2h10' stroke-linecap='round'/%3E%3Cpath d='M1 2v11h8V2'/%3E%3Ccircle cx='5' cy='1' r='1'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;border:0;display:block;height:35px;width:32px}body.-dark-theme .edit-group__delete-icon{background-image:url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Edelete%3C/title%3E%3Cg transform='translate%281 1%29' stroke='%23FFFFFF' stroke-width='2' fill='none' fill-rule='evenodd' opacity='.5'%3E%3Cpath d='M0 2h10' stroke-linecap='round'/%3E%3Cpath d='M1 2v11h8V2'/%3E%3Ccircle cx='5' cy='1' r='1'/%3E%3C/g%3E%3C/svg%3E")}.edit-notification__form-fields{padding-bottom:0}.edit-notification__button-row{align-items:flex-start;display:flex;margin:0;padding-top:20px}.edit-notification__newsletter{align-items:flex-start;margin-bottom:0;padding:20px 0 30px}.edit-notification__small-text{color:#999999;padding-top:8px}.edit-profile__form-fields{padding-bottom:0}.edit-profile__button-row{align-items:flex-start;display:flex;margin:0;padding-top:20px}.edit-profile__small-text{color:#999999;padding-top:8px}.edit-subscription__main-content{padding:30px 16px}@media only screen and (min-width: 1069px){.edit-subscription__main-content{padding:60px 60px}}.edit-subscription__row-box-section{padding:24px 16px}@media only screen and (min-width: 736px){.edit-subscription__row-box-section{align-items:center;display:flex}}@media only screen and (min-width: 1069px){.edit-subscription__row-box-section{padding:24px 60px}}.edit-subscription__paused-section{padding:26px 16px 35px}@media only screen and (min-width: 1069px){.edit-subscription__paused-section{padding:26px 60px 35px}}.edit-subscription__header{margin-bottom:28px}.edit-subscription__main-description{border-top:1px solid #e6e8ea;flex-direction:column;padding-top:32px}@media only screen and (min-width: 736px){.edit-subscription__main-description{flex-direction:row}}body.-dark-theme .edit-subscription__main-description{border-top:1px solid rgba(243,243,243,0.1)}.edit-subscription__extra{margin-top:20px}.edit-subscription__main-price{font-size:32px;line-height:38px;margin-top:10px}@media only screen and (min-width: 736px){.edit-subscription__main-price{margin-left:auto;margin-top:0}}.edit-subscription__secondary-text{color:#999999}.edit-subscription__alert{margin-top:20px;padding-left:35px;position:relative}.edit-subscription__alert::before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ealert%3C/title%3E%3Cg transform='translate%281 1%29' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke='%23000000' stroke-width='1.25' cx='9' cy='9' r='9'/%3E%3Ccircle fill='%23000000' cx='9' cy='13' r='1'/%3E%3Cpath d='M9 5v5' stroke='%23000000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:block;height:20px;left:0;position:absolute;width:20px}body.-dark-theme .edit-subscription__alert::before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ealert%3C/title%3E%3Cg transform='translate%281 1%29' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke='%23FFFFFF' stroke-width='1.25' cx='9' cy='9' r='9'/%3E%3Ccircle fill='%23FFFFFF' cx='9' cy='13' r='1'/%3E%3Cpath d='M9 5v5' stroke='%23FFFFFF' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}.edit-subscription__help-message{border:solid 1px;padding:20px}.my-account{background-color:#f3f3f3;min-height:100vh}body.-dark-theme.my-account{background-color:#181818}.my-account__title-container{padding:0 16px}@media only screen and (min-width: 1069px){.my-account__title-container{margin:0 96px}}@media only screen and (max-width: 1068px){.my-account__title-container.active .my-account__title::after{transform:rotateX(180deg)}}.my-account__title{color:var(--secondary-color);cursor:pointer;padding:80px 0 27px;-webkit-perspective:900000px;perspective:900000px;position:relative;width:100%;z-index:10}@media only screen and (min-width: 1069px){.my-account__title{border-bottom:1px solid rgba(74,74,74,0.2);cursor:auto;padding:72px 0;pointer-events:none}}.my-account__title::after{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%234A4A4A' fill='none' stroke-linecap='square'/%3E%3C/svg%3E");content:"";display:block;height:6px;margin-left:auto;position:relative;transition:transform 0.2s ease;width:10px}@media only screen and (min-width: 1069px){.my-account__title::after{content:none}}body.-dark-theme .my-account__title::after{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Ecaret-down%3C/title%3E%3Cpath d='M1 1l4 4 4-4' stroke-width='1.5' stroke='%23FFFFFF' fill='none' stroke-linecap='square'/%3E%3C/svg%3E")}@media only screen and (min-width: 1069px){.my-account__content{display:flex;margin:0 96px;transform:translateY(0);transition:none}}.my-account__content.transition{transition:transform 0.15s ease}.my-account__content .my-account__menu{color:#999999;line-height:40px;padding:20px 16px;pointer-events:none}@media only screen and (min-width: 1069px){.my-account__content .my-account__menu{background-color:transparent;color:#b2b2b2;padding:60px 16px;pointer-events:auto;width:27%}}@media only screen and (max-width: 1068px){.my-account__content .my-account__menu .my-account__menu-link{opacity:0;width:90%}}@media only screen and (max-width: 1068px){.my-account__title-container.active+.my-account__content{transform:translateY(0) !important}.my-account__title-container.active+.my-account__content .my-account__menu{background-color:#f9f9f9;pointer-events:auto}.my-account__title-container.active+.my-account__content .my-account__menu-link{opacity:1;transform:translateY(0);transition:opacity 0.3s ease}}@media only screen and (max-width: 1068px){body.-dark-theme .my-account__title-container.active+.my-account__content .my-account__menu{background-color:#131313}}.my-account__menu-link.-active{color:var(--secondary-color)}.my-account__sections{display:flex;flex-direction:column}@media only screen and (min-width: 1069px){.my-account__sections{margin:60px 0;width:57%}}.my-account__form-subtitle{color:#999999;letter-spacing:0;text-transform:capitalize}.my-account__link{color:#4a4a4a;text-decoration:underline}.unlock-account__content{flex-direction:column;margin:0 auto;margin-top:92px;width:100%}@media only screen and (min-width: 736px){.unlock-account__content{align-items:center;min-height:100%}}.unlock-account__body{margin-top:92px;padding:0 16px;width:100%}@media only screen and (min-width: 736px){.unlock-account__body{width:522px}}.unlock-account__body .summary{padding-bottom:81px;width:100%}.unlock-account__button-wrapper{margin-top:60px;width:100%}.unlock-account__title{color:#131313;font-size:1.75rem;letter-spacing:0;line-height:30px;margin-bottom:18px;text-align:center}.unlock-account__subtitle{color:#131313;font-size:1rem;font-weight:normal;letter-spacing:0;opacity:0.49;text-align:center}.unlock-account__payment-description{color:#000000;font-size:1.125rem;font-weight:normal;letter-spacing:0;margin-top:16px;opacity:0.5}.share{padding:30px 0}.share__button{background-position:center;background-repeat:no-repeat;height:45px;margin:0 5px;width:45px}.share__button:first-of-type{margin-left:0}.share__facebook{background-color:#39579b;background-image:url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Efacebook%3C/title%3E%3Cpath d='M0 4.9604h1.5373V3.4537c0-.665.0165-1.69.4948-2.3245C2.5367.4567 3.228 0 4.4185 0 6.3578 0 7.174.2792 7.174.2792l-.3846 2.297s-.6398-.187-1.238-.187c-.598 0-1.1332.2166-1.1332.819v1.7522H6.87l-.171 2.2442H4.418V15H1.537V7.2046H0V4.9604z' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:25px center;background-size:11px 23px}.share__facebook:hover{background-color:#2b4276}.share__twitter{background-color:#01abf0;background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etwitter%3C/title%3E%3Cpath d='M17.889 1.6576c-.6585.281-1.366.4704-2.108.556.7588-.4373 1.3407-1.1292 1.6135-1.9542-.7096.4048-1.4938.6986-2.3316.856C14.395.4294 13.44 0 12.384 0c-2.0258 0-3.669 1.583-3.669 3.534 0 .2775.0314.5465.0945.8053-3.049-.1483-5.753-1.5538-7.565-3.6933-.316.5235-.496 1.1303-.496 1.7783 0 1.225.648 2.307 1.632 2.9415-.6002-.0177-1.167-.178-1.663-.4412v.043c0 1.7137 1.2656 3.1416 2.9452 3.4656-.3076.0828-.631.1244-.967.1244-.2366 0-.4666-.021-.6903-.0627.467 1.404 1.8212 2.426 3.4283 2.453-1.2567.948-2.84 1.513-4.5582 1.513-.2962 0-.589-.016-.8756-.048C1.624 13.415 3.553 14 5.625 14c6.7526 0 10.4427-5.3845 10.4427-10.056 0-.153-.003-.3062-.0104-.457.718-.4986 1.3416-1.1216 1.8316-1.8294' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:23px 18px}.share__twitter:hover{background-color:#0187bd}.share__pinterest{background-color:#cb2027;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Epinterest%3C/title%3E%3Cpath d='M7.5004 0C3.3588 0 0 3.358 0 7.5004c0 3.0713 1.8474 5.7092 4.4902 6.8692-.0217-.5234-.0037-1.152.1303-1.722.144-.608.9644-4.0868.9644-4.0868s-.2395-.4795-.2395-1.1862c0-1.1133.645-1.9425 1.4466-1.9425.6823 0 1.012.5128 1.012 1.1257 0 .687-.4374 1.7125-.662 2.662-.1883.7955.3987 1.445 1.1828 1.445 1.4215 0 2.3784-1.825 2.3784-3.9874 0-1.6437-1.1076-2.8732-3.1208-2.8732-2.275 0-3.692 1.6955-3.692 3.59 0 .6546.192 1.1155.4935 1.4717.139.1646.1582.23.1085.418-.0363.1374-.1185.4703-.1532.602-.0497.1896-.2037.2584-.3753.1883-1.0474-.4288-1.5355-1.576-1.5355-2.865 0-2.131 1.796-4.6867 5.36-4.6867 2.8635 0 4.7477 2.073 4.7477 4.2972 0 2.9433-1.6353 5.14-4.0472 5.14-.8086 0-1.5714-.4384-1.8315-.9346 0 0-.436 1.7273-.5277 2.0623-.1583.5763-.47 1.156-.755 1.6055.6744.199 1.387.3074 2.1256.3074C11.6424 15 15 11.642 15 7.5004 15 3.358 11.6425 0 7.5004 0' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:23px 23px}.share__pinterest:hover{background-color:#9f191f}.share__clipboard{display:flex;margin-top:13px;position:relative}.share__copy-text{color:#5c5c5c;margin-top:26px}@media only screen and (min-width: 1069px){.share__copy-text{margin-top:16px}}.share__input{background-color:#f9f9f9;border:none;color:#999999;height:50px;padding:0 22px;width:calc(100% - 78px)}.share__copy-button{background-color:#4a4a4a;border:none;border-radius:0;color:#f9f9f9;font-weight:500;height:50px;text-align:center;text-transform:uppercase;width:78px}.share__copy-button:hover{background-color:#313131}.topics-page__content{display:grid}.topics-page__filters{margin:0 -16px 102px;padding:8px 0}@media only screen and (min-width: 1069px){.topics-page__filters{margin:0 -112px 112px}}.topics-page__filter-items{padding-left:16px;padding-right:16px}@media only screen and (min-width: 1069px){.topics-page__filter-items{padding-left:112px;padding-right:112px}}.topics-page__load-more{margin-top:16px}@media only screen and (min-width: 1069px){.topics-page__load-more{margin-top:62px}}.courses__header{color:#ffffff;position:relative}.courses__header-bg{background-color:#ef5152;content:"";display:block;height:100%;left:0;max-height:450px;opacity:1;position:absolute;top:0;width:100%}.courses__header-bg-img{background:#4a4a4a no-repeat center;background-size:cover;display:block;filter:grayscale(100%);height:100%;left:0;opacity:0.1;position:absolute;top:0;width:100%}.courses__header-button.button,.courses__header-button.course-summary__continue-button,.courses__header-button.tutorials-search__button{border-radius:40px;color:#ef5152;max-width:320px;text-transform:capitalize}@media only screen and (min-width: 736px){.courses__header-button.button,.courses__header-button.course-summary__continue-button,.courses__header-button.tutorials-search__button{margin-left:auto;max-width:auto}}.courses__header-content{margin:0 auto;padding:85px 16px;position:relative;width:100%}@media only screen and (min-width: 736px){.courses__header-content{flex-direction:row}}.courses__header-text{max-width:525px}.courses__header-subtitle{font-weight:500;margin-top:6px;opacity:0.8}.courses__header-action{margin-top:20px}@media only screen and (min-width: 736px){.courses__header-action{margin:0 0 0 auto}}.courses__summary,.courses__content{margin:0 auto;padding:0 16px;width:100%}.courses__content-row{margin:60px 0}.courses__content-title{text-transform:capitalize}.courses__description{margin-top:15px}.courses__grid{margin-bottom:34px;margin-top:60px}.courses__grid-title{color:#999999;font-weight:700;margin-bottom:29px;padding:0 5px;text-transform:uppercase;width:100%}@media only screen and (min-width: 1069px){.courses__grid-title{margin-bottom:24px;padding:0 10px}}.legal{margin:0 16px}@media only screen and (min-width: 1069px){.legal{margin:0 112px}}.legal__title{border-bottom:1px solid rgba(74,74,74,0.2);padding:76px 0 82px}@media only screen and (min-width: 1069px){.legal__container{display:flex;padding-top:20px}}@media only screen and (min-width: 1069px){.legal__links{width:calc(31% - 20px)}}.legal__link{border-bottom:1px solid rgba(74,74,74,0.2);color:#999999;font-size:24px;letter-spacing:-0.32px;line-height:28px;padding:18px 0 25px}.legal__link.-current{color:var(--tertiary-color)}.legal__content{padding:76px 0}@media only screen and (min-width: 1069px){.legal__content{margin-left:auto;padding:0 0 76px;width:59%}}.legal__content-title{padding:25px 0}.legal__content-title:first-of-type{margin-top:-5px}.legal__text{padding-bottom:25px}.view-all{margin:43px 16px 144px}@media only screen and (min-width: 1069px){.view-all{margin:58px 112px}}.view-all.-x-marginless{margin-left:0;margin-right:0}.view-all.-top-marginless{margin-top:0}.view-all__section{margin:0 16px}@media only screen and (min-width: 1069px){.view-all__section{margin:0 112px}}.view-all__title{margin-bottom:30px}@media only screen and (min-width: 1069px){.view-all__title{margin-bottom:25px}}.view-all__title.-margin-big{margin-bottom:44px}@media only screen and (min-width: 1069px){.view-all__title.-margin-big{margin-bottom:54px}}body.classes .view-all__title{font-size:18px;line-height:21px;margin-bottom:24px}@media only screen and (min-width: 1069px){body.classes .view-all__title{font-size:22px;line-height:25px;margin-bottom:25px}}.view-all__grid{display:grid;grid-gap:28px 15px;grid-template-columns:repeat(2, minmax(0, 1fr))}@media only screen and (min-width: 1069px){.view-all__grid{grid-gap:112px 32px;grid-template-columns:repeat(4, minmax(0, 1fr))}}@media only screen and (min-width: 1069px){.view-all__grid.-gap-sm{grid-gap:40px 20px}}.view-all__recent{margin:40px 0 45px}@media only screen and (min-width: 1069px){.view-all__recent{margin:50px 0 55px}}.hero+.view-all__recent{margin-top:87px}.song-tutorials__grid{margin:70px 0 295px}@media only screen and (min-width: 1069px){.song-tutorials__grid{margin:100px 0 224px}}.song-tutorials__title{margin-bottom:44px}@media only screen and (min-width: 1069px){.song-tutorials__title{margin-bottom:50px}}.filters{overflow:hidden}.filters__slider{height:62px}.standalone-filters{margin-bottom:102px}@media only screen and (max-width: 1068px){.standalone-filters__items{padding-left:16px;padding-right:16px}}.related-items{padding:28px 0 120px}@media only screen and (min-width: 1069px){.related-items{display:grid;grid-gap:42px;grid-template-columns:minmax(0, 36.8%) minmax(0, 1fr);padding:94px 0 182px}}@media only screen and (min-width: 1300px){.related-items{grid-gap:72px}}@media only screen and (min-width: 1069px){.related-items.-full-width{grid-template-columns:minmax(0, 29.75%) minmax(0, 1fr)}}@media only screen and (min-width: 1069px){.page-header+.related-items{padding-top:0}}.related-items__thumbnail-wrapper{margin-bottom:38px;min-width:138px;width:40%}@media only screen and (min-width: 1069px){.related-items__thumbnail-wrapper{margin-bottom:42px;width:100%}}@media only screen and (min-width: 1069px){.related-items.-with-separators .related-items__thumbnail-wrapper{margin-bottom:32px}}.related-items__info{justify-self:end;width:100%}@media only screen and (min-width: 1069px){.related-items:not(.-full-width) .related-items__info{max-width:77.1%}}.related-items__thumbnail{background:no-repeat center;background-size:cover;background-color:#4a4a4a;border-radius:3px;padding-top:100%}.related-items__description{padding:20px 0 30px}.related-items.-with-separators .related-items__info-container{border-top:1px solid var(--primary-utility-color);padding-top:18px}@media only screen and (min-width: 1069px){.related-items.-with-separators .related-items__info-container{padding-bottom:10px}}.related-items__icons{display:grid;grid-gap:18px;grid-template-columns:repeat(auto-fill, 34px);margin-top:18px}@media only screen and (max-width: 1068px){.related-items__podcast-playlist{border-top:1px solid #e6e8ea;padding:36px 0 40px}}@media only screen and (max-width: 1068px){.related-items__podcast-playlist-title{margin-bottom:30px}}.course-overview__container{padding:0 16px;width:100%}@media only screen and (min-width: 1069px){.course-overview__container{margin:0 auto;max-width:1071px}}.course-overview__header{padding:70px 0 100px}@media only screen and (min-width: 1069px){.course-overview__header{padding:77px 0 182px}}.course-overview__introduction{padding-top:81px}@media only screen and (min-width: 736px){.course-overview__introduction{padding-top:134px}}.course-overview__description{font-size:22px;line-height:33px;padding:20px 0 40px}@media only screen and (min-width: 1069px){.course-overview__description{font-size:28px;line-height:38px;padding:16px 0 36px}}.course-overview__tagline-grid{display:grid;grid-auto-columns:minmax(0, max-content);grid-auto-flow:column;grid-gap:20px}@media only screen and (min-width: 1069px){.course-overview__tagline-grid{grid-gap:25px}}.course-overview__instructors{background-color:#f3f3f3;padding:122px 0 106px}body.-dark-theme .course-overview__instructors{background-color:transparent}.course-overview__instructors-title{padding-bottom:26px}@media only screen and (min-width: 1069px){.course-overview__instructors-title{padding-bottom:22px}}.course-overview__instructors-grid{display:grid;grid-column:1 / span 3;grid-gap:12px;grid-template-columns:repeat(3, minmax(0, 1fr));justify-content:start}@media only screen and (min-width: 1069px){.course-overview__instructors-grid{grid-column:1 / span 6;grid-gap:15px;grid-template-columns:repeat(6, minmax(0, 1fr))}}.course-overview__instructors-button-wrapper{display:grid;justify-content:start}@media only screen and (min-width: 1069px){.course-overview__instructors-button{margin-top:5px}}.course-overview__instructors-button.is-open::after{transform:rotate(180deg)}.course-overview__instructors-accordion{grid-column:1 / span 3}@media only screen and (min-width: 1069px){.course-overview__instructors-accordion{grid-column:1 / span 6}}.course-overview__lessons{margin:0 auto;max-width:1071px;padding:100px 0}@media only screen and (min-width: 1069px){.course-overview__lessons{padding:168px 0 150px}}.course-overview__lessons-tagline{margin:0 16px;padding-bottom:24px}.quizzes__question{padding:38px 0 82px}@media only screen and (min-width: 1069px){.quizzes__question{padding:30px 0 80px}}@media only screen and (min-width: 1069px){.quizzes__tabs{margin:0 auto;max-width:1070px}}.quizzes__title{font-weight:500;margin-bottom:17px}@media only screen and (max-width: 1068px){.quizzes__title{font-size:26px;line-height:30px;margin-bottom:50px}}.quizzes__progress{margin-bottom:60px}@media only screen and (min-width: 1069px){.quizzes__progress{margin-bottom:82px}}.playlists-grid .events-load-more-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:36px}.playlists-grid .events-load-more-row .load-more{margin:0;padding:0;width:auto}.playlists-grid__container{padding-bottom:90px}@media only screen and (min-width: 1069px){.playlists-grid__container{padding-bottom:37px}}.pause-subscription{width:100%}.pause-subscription__info{display:flex;flex-direction:column;margin:0 auto;max-width:576px;text-align:center;width:100%}.pause-subscription__info:not(.-paddingless){padding:60px 16px 462px}@media only screen and (min-width: 736px){.pause-subscription__info:not(.-paddingless){padding:108px 16px 334px}}.pause-subscription__text{color:#999999;padding:23px 0 48px}.pause-subscription__action{margin:0 auto;max-width:350px;text-align:left;width:100%}.pause-subscription__action .choices__list{max-height:268px}.pause-subscription__action-button{margin:0 auto;max-width:240px;text-align:left;width:100%}.pause-subscription__buttons{display:grid;grid-gap:14px}@media only screen and (min-width: 736px){.pause-subscription__buttons{grid-template-columns:repeat(2, minmax(0, max-content));justify-content:end;margin-left:auto}}.paused-subscription{display:grid;grid-gap:20px;justify-content:start}.paused-subscription__title{font-size:24px;line-height:28px}.paused-subscription__text{line-height:19px;opacity:0.5}.paused-subscription__button-row{display:flex;justify-content:flex-start;margin-top:10px}.paused-subscription__button{justify-self:start}.thank-you{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:542px;min-height:calc(100vh - 296px);padding:80px 20px}@media only screen and (min-width: 736px){.thank-you{padding:80px 60px}}.thank-you__title{margin-bottom:10px}.thank-you__text{color:#999999;margin-bottom:44px;text-align:center}.overview-page__container{padding:0 16px;width:100%}@media only screen and (min-width: 1069px){.overview-page__container{margin:0 auto;max-width:1246px;padding:0}}.overview-page__header{padding:0}@media only screen and (min-width: 1069px){.overview-page__header{padding:0 0 182px}}.overview-page__introduction{padding:0}@media only screen and (min-width: 736px){.overview-page__introduction{padding:112px 0}}.overview-page__description{font-size:22px;line-height:33px;padding:20px 0 40px}@media only screen and (min-width: 1069px){.overview-page__description{font-size:28px;line-height:38px;padding:16px 0 36px}}.overview-page__tagline-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(414px, 1fr));justify-content:center;padding:16px 0}.overview-page__tagline-grid__item{padding:30px 51px;text-align:center}@media only screen and (min-width: 1069px){.overview-page__tagline-grid__item:not(:last-child){border-right:1px solid rgba(100,100,100,0.4)}}.overview-page__tagline-grid__item>.tagline{font-weight:500;line-height:24px;margin-bottom:24px}.overview-page__instructors{background-color:#f3f3f3;padding:76px 0}@media only screen and (min-width: 1069px){.overview-page__instructors{padding:112px 0}}body.-dark-theme .overview-page__instructors{background-color:transparent}.overview-page__instructors-title{padding-bottom:26px;text-transform:capitalize}@media only screen and (min-width: 1069px){.overview-page__instructors-title{padding-bottom:22px}}.overview-page__instructors-grid{display:grid;grid-column:1 / span 3;grid-gap:32px;grid-template-columns:repeat(3, minmax(0, 1fr));justify-content:start}@media only screen and (min-width: 1069px){.overview-page__instructors-grid{grid-column:1 / span 6;grid-gap:32px;grid-template-columns:repeat(6, minmax(0, 1fr))}}.overview-page__instructors-button-wrapper{display:grid;justify-content:start;margin-top:48px}.overview-page__instructors-button{font-size:14px !important;font-weight:600 !important;letter-spacing:normal !important;margin-top:22px;padding:0 20px;text-transform:capitalize !important}@media only screen and (min-width: 1069px){.overview-page__instructors-button{margin-top:5px}}.overview-page__instructors-button.is-open::after{transform:rotate(180deg)}.overview-page__instructors-accordion{grid-column:1 / span 3}@media only screen and (min-width: 1069px){.overview-page__instructors-accordion{grid-column:1 / span 6}}.overview-page__items{margin:0 auto;max-width:1216px;padding:83px 0}@media only screen and (min-width: 1069px){.overview-page__items{padding:168px 0 150px}.overview-page__items.-event{padding-top:112px}}.overview-page__items-tagline{font-size:24px;font-weight:500;line-height:24px;margin:0 16px;padding-bottom:24px;text-transform:capitalize}.my-library .cards-rows:first-of-type{margin-top:112px}
