@charset "UTF-8";

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

/*# ------------------------------------------------------------------------ */
/*# ------------------------------------------------------------------------ */
/*# ------------------------------------------------------------------------ */
/*# ------------------------------------------------------------------------ */
/*# ------------------------------------------------------------------------ */


@font-face {
    font-family: 'Futura PT';
    src: url(../fonts/FTN45__W.woff2) format("woff2"), url(../fonts/FTN45__W.woff) format("woff"), url(../fonts/FTN45__W.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Futura PT';
    src: url(../fonts/FTN46__W.woff2) format("woff2"), url(../fonts/FTN46__W.woff) format("woff"), url(../fonts/FTN46__W.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Futura PT';
    src: url(../fonts/FTN55__W.woff2) format("woff2"), url(../fonts/FTN55__W.woff) format("woff"), url(../fonts/FTN55__W.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body {
    overflow-x: hidden;
    -webkit-transition: .25s, ease-out, -webkit-transform;
    transition: .25s, ease-out, -webkit-transform;
    transition: transform, .25s, ease-out;
    transition: transform, .25s, ease-out, -webkit-transform
}

img {
    max-width: 100%;
    display: block
}

html {
    font-family: "Futura PT", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
strong {
    font-weight: 700
}

.medium {
    font-weight: 700
}

em,
i {
    font-style: italic
}

a {
    color: inherit;
    text-decoration: none
}

.body-text {
    font-size: .8rem;
    line-height: 1.5
}

@media only screen and (min-width:38.4em) {
    .body-text {
        font-size: 1rem;
        line-height: 1.5
    }
}

.body-text h1 {
    font-size: 1.6rem;
    line-height: 1.2
}

@media only screen and (min-width:38.4em) {
    .body-text h1 {
        font-size: 2.4rem;
        line-height: 1.2
    }
}

.body-text h2 {
    font-size: 1.2rem;
    line-height: 1.4
}

@media only screen and (min-width:38.4em) {
    .body-text h2 {
        font-size: 1.6rem;
        line-height: 1.2
    }
}

.body-text h1,
.body-text h3,
.body-text h4,
.body-text ol,
.body-text p,
.body-text ul {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.body-text h2 {
    margin-top: 3rem;
    margin-bottom: 1.5rem
}

.body-text h1+h2 {
    margin-top: 1.5rem
}

.body-text ol,
.body-text ul {
    padding-left: 0
}

.body-text ul {
    list-style: none
}

.body-text ul li {
    position: relative;
    margin-left: 0;
    padding-left: .7em
}

.body-text ul li:before {
    position: absolute;
    top: .7em;
    left: 0;
    width: .2rem;
    height: .2rem;
    border-radius: 50%;
    background-color: currentcolor;
    content: ''
}

.body-text ol li {
    margin-left: 1.2em
}

.body-text section:not(:first-of-type) {
    margin-top: 4em
}

.body-text a {
    text-decoration: underline
}

.body-text:last-child {
    margin-bottom: 0
}

.limit-line-length {
    max-width: 24rem
}

.limit-line-length-inside h1,
.limit-line-length-inside h2,
.limit-line-length-inside h3,
.limit-line-length-inside h4,
.limit-line-length-inside ol,
.limit-line-length-inside p,
.limit-line-length-inside ul {
    max-width: 24rem
}

.nowrap {
    white-space: nowrap
}

.lang--vi {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.btn {
    display: inline-block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: inherit;
    text-decoration: none!important;
    border: none;
    cursor: pointer;
    padding: .35em 1.5em;
    border-radius: 0
}

.btn--default {
    background-color: #4d4d4d;
    color: #fff
}

.btn--lg {
    font-size: .8rem;
    line-height: 1.5;
    padding: 1.5em 2em
}

@media only screen and (min-width:38.4em) {
    .btn--lg {
        font-size: 1rem;
        line-height: 1.5;
        padding: 2em 3em
    }
}

.btn--wide {
    min-width: 100%
}

@media only screen and (min-width:51.2em) {
    .btn--wide {
        min-width: 360px
    }
}

.btn--cropped {
    padding-left: 0;
    padding-right: 0;
    min-width: 0
}

.btn--custom-inverted {
    color: #fff
}

.btn--link {
    color: #fff;
    background: 0 0
}

.btn--reset {
    background: 0 0;
    background-color: transparent;
    color: inherit;
    cursor: pointer;
    border: none;
    font-family: inherit;
    font-size: .7rem;
    font-weight: 700;
    line-height: 1.5;
    padding: 0
}

.btn--body-text {
    border-radius: 1em;
    margin-left: .15em;
    margin-right: .15em;
    padding: .15em .75em;
    margin-top: -.2em
}

.btn__icon {
    margin-right: .75em
}

.label {
    font-size: .7rem;
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75em;
    margin-top: -.2em;
    padding: 0 .5em
}

.list-reset {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
}

.main-footer {
    font-size: .7rem;
    line-height: 1.5;
    padding-top: .75rem;
    padding-bottom: 1.5rem
}

@media only screen and (min-width:51.2em) {
    .main-footer {
        padding-top: 0
    }
}

@media only screen and (min-width:64em) {
    .main-footer {
        padding-top: 3rem;
        padding-bottom: 2.25rem
    }
}

.cookieconsent-padding {
    display: none;
    height: 200px
}

@media only screen and (min-width:21em) {
    .cookieconsent-padding {
        height: 140px
    }
}

@media only screen and (min-width:38.4em) {
    .cookieconsent-padding {
        height: 60px
    }
}

@media only screen and (min-width:64em) {
    .cookieconsent-padding {
        height: 40px
    }
}

.main-header {
    padding-top: 1.5rem
}

@media only screen and (min-width:38.4em) {
    .main-header {
        padding-top: 2rem;
        min-height: 7rem
    }
}

@media only screen and (min-width:64em) {
    .main-header {
        padding-top: 3rem;
        min-height: 9rem
    }
}

.main-header__title {
    font-size: .8rem;
    line-height: 1.5
}

@media only screen and (min-width:38.4em) {
    .main-header__title {
        font-size: 1rem;
        line-height: 1.5
    }
}

@media only screen and (min-width:51.2em) {
    .main-header__title {
        margin-top: -.45em
    }
}

.main-header__logo.main-header__logo {
    display: none
}

@media only screen and (min-width:51.2em) {
    .main-header__logo.main-header__logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

html {
    height: 100%
}

body {
    min-height: 100%;
    position: relative
}



@media only screen and (max-width:51.2em) {
    .nav-title:after {
        display: none
    }
}

.nav__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:51.2em) {
    .nav__content {
        width: 22rem
    }
}

@media only screen and (min-width:64em) {
    .nav__content {
        width: 28rem
    }
}

.nav__container {
    padding: 1.5rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (min-width:51.2em) {
    .nav__container {
        margin-top: .2em;
        padding: 0
    }
}

.nav--subnav-is-visible .nav__container--primary {
    display: none
}

@media only screen and (min-width:51.2em) {
    .nav--subnav-is-visible .nav__container--primary {
        display: block
    }
}

.nav__container--secondary {
    display: none
}

@media only screen and (min-width:51.2em) {
    .nav__container--secondary {
        display: block
    }
}

.nav--subnav-is-visible .nav__container--secondary {
    display: block
}

.nav__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.nav__subnav:not(.nav__subnav--active) {
    display: none
}

.nav__hide-chapter {
    color: #000;
    margin-bottom: 1.5rem
}

@media only screen and (min-width:51.2em) {
    .nav__hide-chapter {
        display: none
    }
}

.nav__section-title {
    color: #858585;
    font-size: .7rem;
    line-height: 1.5;
    display: none;
    margin-bottom: .7rem
}

@media only screen and (min-width:51.2em) {
    .nav__section-title {
        display: block
    }
}

.nav__list-item+.nav__list-item {
    margin-top: .5em;
    margin-bottom: .5em
}

.nav__link {
    position: relative;
    color: #000
}

.nav__link:focus {
    border-bottom: 2px solid #000;
    outline-style: none
}

.nav__link--active {
    border-bottom: 2px solid #000
}

.nav__link--has-subnav::after {
    content: " ›"
}

.nav-title__button {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    z-index: 7;
    background-color: transparent;
    padding: 0;
    outline-style: none
}

@media only screen and (min-width:38.4em) {
    .nav-title__button {
        top: 2rem
    }
}

@media only screen and (min-width:51.2em) {
    .nav-title__button {
        position: fixed;
        top: 0;
        right: auto;
        left: 0;
        bottom: 0;
        width: 4rem;
        background-color: #b3b3b3;
        color: #fff
    }
}

@media only screen and (min-width:51.2em) {
    .nav-is-hidden .nav-title__button {
        background-color: #4d4d4d
    }
}

@media only screen and (min-width:51.2em) {
    .nav-title__content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (min-width:64em) {
    .nav-title__content {
        padding-top: 3rem
    }
}

.nav-title__label {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    color: #000;
    font-size: .8rem;
    line-height: 1.5
}

@media only screen and (min-width:51.2em) {
    @supports (transform: rotate(-90deg)) {
        .nav-title__label {
            display: block
        }
    }
}

@media only screen and (min-width:64em) {
    .nav-title__label {
        font-size: 1rem;
        line-height: 1.5
    }
}

.nav-is-hidden .nav-title__label {
    color: #fff
}

.nav-title__label--vertical-mode {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.nav-title__icon-wrapper {
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 1.3rem;
    width: 1.3rem;
    overflow: hidden
}

.nav-title__icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.nav-title__icon--open {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.nav-is-hidden .nav-title__icon--open {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.nav-title__icon--close {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.nav-is-hidden .nav-title__icon--close {
    opacity: 0
}

.prev-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 3rem;
    padding-bottom: 1.5rem
}

@media only screen and (min-width:51.2em) {
    .prev-next {
        padding: 3rem
    }
}

@media only screen and (min-width:64em) {
    .prev-next {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 4rem;
        padding-bottom: 4rem;
        padding-left: 6rem;
        padding-right: 6rem
    }
}

.prev-next__element--next {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media only screen and (min-width:64em) {
    .prev-next__element--next {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        margin-left: auto
    }
}

.prev-next__extended {
    display: none
}

@media only screen and (min-width:38.4em) {
    .prev-next__extended {
        display: initial
    }
}

.range {
    -webkit-appearance: none;
    width: 100%;
    background: 0 0;
    padding: 0
}

.range::-webkit-slider-thumb {
    -webkit-appearance: none
}

.range::-ms-track {
    width: 100%;
    cursor: pointer;
    height: 1.5em;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

.range::-webkit-slider-thumb {
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    margin-top: -8px
}

.range::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    animate: .2s;
    background: #666
}

.range::-moz-range-thumb {
    box-sizing: border-box;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer
}

.range::-moz-range-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    animate: .2s;
    background: #666
}

.range::-ms-thumb {
    box-sizing: border-box;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer
}

.range::-ms-fill-lower,
.range::-ms-fill-upper {
    height: 4px;
    cursor: pointer;
    background: #666
}

.ribbon {
    position: relative
}

@media only screen and (min-width:51.2em) {
    .ribbon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: -.5rem;
        margin-right: -.5rem
    }
}

.ribbon--rigid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.ribbon__element {
    padding-left: .5rem;
    padding-right: .5rem;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ribbon__element--padded {
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media only screen and (min-width:38.4em) {
    .ribbon__title {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center
    }
}

.container {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media only screen and (min-width:28.8em) {
    .container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media only screen and (min-width:51.2em) {
    .container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.container--max-width {
    max-width: 72rem
}

@media only screen and (min-width:51.2em) {
    .container--max-width {
        padding-left: 4rem;
        padding-right: 4rem
    }
}

@media only screen and (min-width:64em) {
    .text-container {
        width: 50%
    }
}

.widget,
.widget-video {
    margin-top: 3em;
    margin-bottom: 3em
}

@media only screen and (min-width:64em) {
    .text-container .widget:not(.widget--small) {
        width: 200%
    }
}

.bg--transparent {
    background-color: transparent
}

.bg--white {
    background-color: #fff
}

.bg--black {
    background-color: #000
}

.bg--gray-30 {
    background-color: #4d4d4d
}

.bg--gray-40 {
    background-color: #666
}

.bg--gray-45 {
    background-color: #757575
}

.bg--gray-50 {
    background-color: #858585
}

.bg--gray-70 {
    background-color: #b3b3b3
}

.bg--gray-90 {
    background-color: #d9d9d9
}

.bg--goldfish {
    background-color: #fed134
}

.bg--lavender {
    background-color: #d5b3ff
}

.bg--salmon {
    background-color: #ff8389
}

.bg--tiffany {
    background-color: #00d2be
}

.bg--antarctica {
    background-color: #6dcbff
}

.bg--razzmatazz {
    background-color: #ff2956
}

.bg--base {
    background-color: white; //#C93B2C;
}

.bg--button {
    background-color: #4d4d4d
}

.bg--inverted {
    background-color: #fff
}

.bg--link {
    background-color: #fff
}

.bg--secondary {
    background-color: #b3b3b3
}

.bg--tertiary {
    background-color: #858585
}

.bg--widget {
    background-color: #757575
}

.bg--widget-dark {
    background-color: #4d4d4d
}

.bg--widget-light {
    background-color: #858585
}

.bg--widget-scale-explorer {
    background-color: #ff8389
}

.bg--slider-thumb {
    background-color: #fed134
}

.bg--theme-a {
    background-color: #fed134
}

.bg--theme-b {
    background-color: #ff8389
}

.bg--theme-c {
    background-color: #d5b3ff
}

.bg--theme-d {
    background-color: #00d2be
}

.bg--theme-e {
    background-color: #6dcbff
}

.color--transparent {
    color: transparent
}

.color--white {
    color: #fff
}

.color--black {
    color: #000
}

.color--gray-30 {
    color: #4d4d4d
}

.color--gray-40 {
    color: #666
}

.color--gray-45 {
    color: #757575
}

.color--gray-50 {
    color: #858585
}

.color--gray-70 {
    color: #b3b3b3
}

.color--gray-90 {
    color: #d9d9d9
}

.color--goldfish {
    color: #fed134
}

.color--lavender {
    color: #d5b3ff
}

.color--salmon {
    color: #ff8389
}

.color--tiffany {
    color: #00d2be
}

.color--antarctica {
    color: #6dcbff
}

.color--razzmatazz {
    color: #ff2956
}

.color--base {
    color: #666
}

.color--button {
    color: #4d4d4d
}

.color--inverted {
    color: #fff
}

.color--link {
    color: #fff
}

.color--secondary {
    color: #b3b3b3
}

.color--tertiary {
    color: #858585
}

.color--widget {
    color: #757575
}

.color--widget-dark {
    color: #4d4d4d
}

.color--widget-light {
    color: #858585
}

.color--widget-scale-explorer {
    color: #ff8389
}

.color--slider-thumb {
    color: #fed134
}

.color--theme-a {
    color: #fed134
}

.color--theme-b {
    color: #ff8389
}

.color--theme-c {
    color: #d5b3ff
}

.color--theme-d {
    color: #00d2be
}

.color--theme-e {
    color: #6dcbff
}

.inline {
    display: inline
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mt-auto {
    margin-top: auto
}

.mr-auto {
    margin-right: auto
}

.mb-auto {
    margin-bottom: auto
}

.ml-auto {
    margin-left: auto
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mx0 {
    margin-left: 0
}

.mx0 {
    margin-right: 0
}

.my0 {
    margin-top: 0
}

.my0 {
    margin-bottom: 0
}

.mt1 {
    margin-top: 15
}

.mr1 {
    margin-right: 15
}

.mb1 {
    margin-bottom: 15
}

.ml1 {
    margin-left: 15
}

.mx1 {
    margin-left: 15
}

.mx1 {
    margin-right: 15
}

.my1 {
    margin-top: 15
}

.my1 {
    margin-bottom: 15
}

.mt2 {
    margin-top: 30
}

.mr2 {
    margin-right: 30
}

.mb2 {
    margin-bottom: 30
}

.ml2 {
    margin-left: 30
}

.mx2 {
    margin-left: 30
}

.mx2 {
    margin-right: 30
}

.my2 {
    margin-top: 30
}

.my2 {
    margin-bottom: 30
}

.mt3 {
    margin-top: 40
}

.mr3 {
    margin-right: 40
}

.mb3 {
    margin-bottom: 40
}

.ml3 {
    margin-left: 40
}

.mx3 {
    margin-left: 40
}

.mx3 {
    margin-right: 40
}

.my3 {
    margin-top: 40
}

.my3 {
    margin-bottom: 40
}

.mt4 {
    margin-top: 60
}

.mr4 {
    margin-right: 60
}

.mb4 {
    margin-bottom: 60
}

.ml4 {
    margin-left: 60
}

.mx4 {
    margin-left: 60
}

.mx4 {
    margin-right: 60
}

.my4 {
    margin-top: 60
}

.my4 {
    margin-bottom: 60
}

.mt5 {
    margin-top: 80
}

.mr5 {
    margin-right: 80
}

.mb5 {
    margin-bottom: 80
}

.ml5 {
    margin-left: 80
}

.mx5 {
    margin-left: 80
}

.mx5 {
    margin-right: 80
}

.my5 {
    margin-top: 80
}

.my5 {
    margin-bottom: 80
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mx0 {
    margin-left: 0
}

.mx0 {
    margin-right: 0
}

.my0 {
    margin-top: 0
}

.my0 {
    margin-bottom: 0
}

.mt1 {
    margin-top: 15
}

.mr1 {
    margin-right: 15
}

.mb1 {
    margin-bottom: 15
}

.ml1 {
    margin-left: 15
}

.mx1 {
    margin-left: 15
}

.mx1 {
    margin-right: 15
}

.my1 {
    margin-top: 15
}

.my1 {
    margin-bottom: 15
}

.mt2 {
    margin-top: 30
}

.mr2 {
    margin-right: 30
}

.mb2 {
    margin-bottom: 30
}

.ml2 {
    margin-left: 30
}

.mx2 {
    margin-left: 30
}

.mx2 {
    margin-right: 30
}

.my2 {
    margin-top: 30
}

.my2 {
    margin-bottom: 30
}

.mt3 {
    margin-top: 40
}

.mr3 {
    margin-right: 40
}

.mb3 {
    margin-bottom: 40
}

.ml3 {
    margin-left: 40
}

.mx3 {
    margin-left: 40
}

.mx3 {
    margin-right: 40
}

.my3 {
    margin-top: 40
}

.my3 {
    margin-bottom: 40
}

.mt4 {
    margin-top: 60
}

.mr4 {
    margin-right: 60
}

.mb4 {
    margin-bottom: 60
}

.ml4 {
    margin-left: 60
}

.mx4 {
    margin-left: 60
}

.mx4 {
    margin-right: 60
}

.my4 {
    margin-top: 60
}

.my4 {
    margin-bottom: 60
}

.mt5 {
    margin-top: 80
}

.mr5 {
    margin-right: 80
}

.mb5 {
    margin-bottom: 80
}

.ml5 {
    margin-left: 80
}

.mx5 {
    margin-left: 80
}

.mx5 {
    margin-right: 80
}

.my5 {
    margin-top: 80
}

.my5 {
    margin-bottom: 80
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mx0 {
    margin-left: 0
}

.mx0 {
    margin-right: 0
}

.my0 {
    margin-top: 0
}

.my0 {
    margin-bottom: 0
}

.mt1 {
    margin-top: 15
}

.mr1 {
    margin-right: 15
}

.mb1 {
    margin-bottom: 15
}

.ml1 {
    margin-left: 15
}

.mx1 {
    margin-left: 15
}

.mx1 {
    margin-right: 15
}

.my1 {
    margin-top: 15
}

.my1 {
    margin-bottom: 15
}

.mt2 {
    margin-top: 30
}

.mr2 {
    margin-right: 30
}

.mb2 {
    margin-bottom: 30
}

.ml2 {
    margin-left: 30
}

.mx2 {
    margin-left: 30
}

.mx2 {
    margin-right: 30
}

.my2 {
    margin-top: 30
}

.my2 {
    margin-bottom: 30
}

.mt3 {
    margin-top: 40
}

.mr3 {
    margin-right: 40
}

.mb3 {
    margin-bottom: 40
}

.ml3 {
    margin-left: 40
}

.mx3 {
    margin-left: 40
}

.mx3 {
    margin-right: 40
}

.my3 {
    margin-top: 40
}

.my3 {
    margin-bottom: 40
}

.mt4 {
    margin-top: 60
}

.mr4 {
    margin-right: 60
}

.mb4 {
    margin-bottom: 60
}

.ml4 {
    margin-left: 60
}

.mx4 {
    margin-left: 60
}

.mx4 {
    margin-right: 60
}

.my4 {
    margin-top: 60
}

.my4 {
    margin-bottom: 60
}

.mt5 {
    margin-top: 80
}

.mr5 {
    margin-right: 80
}

.mb5 {
    margin-bottom: 80
}

.ml5 {
    margin-left: 80
}

.mx5 {
    margin-left: 80
}

.mx5 {
    margin-right: 80
}

.my5 {
    margin-top: 80
}

.my5 {
    margin-bottom: 80
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mx0 {
    margin-left: 0
}

.mx0 {
    margin-right: 0
}

.my0 {
    margin-top: 0
}

.my0 {
    margin-bottom: 0
}

.mt1 {
    margin-top: 15
}

.mr1 {
    margin-right: 15
}

.mb1 {
    margin-bottom: 15
}

.ml1 {
    margin-left: 15
}

.mx1 {
    margin-left: 15
}

.mx1 {
    margin-right: 15
}

.my1 {
    margin-top: 15
}

.my1 {
    margin-bottom: 15
}

.mt2 {
    margin-top: 30
}

.mr2 {
    margin-right: 30
}

.mb2 {
    margin-bottom: 30
}

.ml2 {
    margin-left: 30
}

.mx2 {
    margin-left: 30
}

.mx2 {
    margin-right: 30
}

.my2 {
    margin-top: 30
}

.my2 {
    margin-bottom: 30
}

.mt3 {
    margin-top: 40
}

.mr3 {
    margin-right: 40
}

.mb3 {
    margin-bottom: 40
}

.ml3 {
    margin-left: 40
}

.mx3 {
    margin-left: 40
}

.mx3 {
    margin-right: 40
}

.my3 {
    margin-top: 40
}

.my3 {
    margin-bottom: 40
}

.mt4 {
    margin-top: 60
}

.mr4 {
    margin-right: 60
}

.mb4 {
    margin-bottom: 60
}

.ml4 {
    margin-left: 60
}

.mx4 {
    margin-left: 60
}

.mx4 {
    margin-right: 60
}

.my4 {
    margin-top: 60
}

.my4 {
    margin-bottom: 60
}

.mt5 {
    margin-top: 80
}

.mr5 {
    margin-right: 80
}

.mb5 {
    margin-bottom: 80
}

.ml5 {
    margin-left: 80
}

.mx5 {
    margin-left: 80
}

.mx5 {
    margin-right: 80
}

.my5 {
    margin-top: 80
}

.my5 {
    margin-bottom: 80
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mx0 {
    margin-left: 0
}

.mx0 {
    margin-right: 0
}

.my0 {
    margin-top: 0
}

.my0 {
    margin-bottom: 0
}

.mt1 {
    margin-top: 15
}

.mr1 {
    margin-right: 15
}

.mb1 {
    margin-bottom: 15
}

.ml1 {
    margin-left: 15
}

.mx1 {
    margin-left: 15
}

.mx1 {
    margin-right: 15
}

.my1 {
    margin-top: 15
}

.my1 {
    margin-bottom: 15
}

.mt2 {
    margin-top: 30
}

.mr2 {
    margin-right: 30
}

.mb2 {
    margin-bottom: 30
}

.ml2 {
    margin-left: 30
}

.mx2 {
    margin-left: 30
}

.mx2 {
    margin-right: 30
}

.my2 {
    margin-top: 30
}

.my2 {
    margin-bottom: 30
}

.mt3 {
    margin-top: 40
}

.mr3 {
    margin-right: 40
}

.mb3 {
    margin-bottom: 40
}

.ml3 {
    margin-left: 40
}

.mx3 {
    margin-left: 40
}

.mx3 {
    margin-right: 40
}

.my3 {
    margin-top: 40
}

.my3 {
    margin-bottom: 40
}

.mt4 {
    margin-top: 60
}

.mr4 {
    margin-right: 60
}

.mb4 {
    margin-bottom: 60
}

.ml4 {
    margin-left: 60
}

.mx4 {
    margin-left: 60
}

.mx4 {
    margin-right: 60
}

.my4 {
    margin-top: 60
}

.my4 {
    margin-bottom: 60
}

.mt5 {
    margin-top: 80
}

.mr5 {
    margin-right: 80
}

.mb5 {
    margin-bottom: 80
}

.ml5 {
    margin-left: 80
}

.mx5 {
    margin-left: 80
}

.mx5 {
    margin-right: 80
}

.my5 {
    margin-top: 80
}

.my5 {
    margin-bottom: 80
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0 {
    margin-left: 0
}

.mx0 {
    margin-left: 0
}

.mx0 {
    margin-right: 0
}

.my0 {
    margin-top: 0
}

.my0 {
    margin-bottom: 0
}

.mt1 {
    margin-top: 15
}

.mr1 {
    margin-right: 15
}

.mb1 {
    margin-bottom: 15
}

.ml1 {
    margin-left: 15
}

.mx1 {
    margin-left: 15
}

.mx1 {
    margin-right: 15
}

.my1 {
    margin-top: 15
}

.my1 {
    margin-bottom: 15
}

.mt2 {
    margin-top: 30
}

.mr2 {
    margin-right: 30
}

.mb2 {
    margin-bottom: 30
}

.ml2 {
    margin-left: 30
}

.mx2 {
    margin-left: 30
}

.mx2 {
    margin-right: 30
}

.my2 {
    margin-top: 30
}

.my2 {
    margin-bottom: 30
}

.mt3 {
    margin-top: 40
}

.mr3 {
    margin-right: 40
}

.mb3 {
    margin-bottom: 40
}

.ml3 {
    margin-left: 40
}

.mx3 {
    margin-left: 40
}

.mx3 {
    margin-right: 40
}

.my3 {
    margin-top: 40
}

.my3 {
    margin-bottom: 40
}

.mt4 {
    margin-top: 60
}

.mr4 {
    margin-right: 60
}

.mb4 {
    margin-bottom: 60
}

.ml4 {
    margin-left: 60
}

.mx4 {
    margin-left: 60
}

.mx4 {
    margin-right: 60
}

.my4 {
    margin-top: 60
}

.my4 {
    margin-bottom: 60
}

.mt5 {
    margin-top: 80
}

.mr5 {
    margin-right: 80
}

.mb5 {
    margin-bottom: 80
}

.ml5 {
    margin-left: 80
}

.mx5 {
    margin-left: 80
}

.mx5 {
    margin-right: 80
}

.my5 {
    margin-top: 80
}

.my5 {
    margin-bottom: 80
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.px0 {
    padding-left: 0
}

.px0 {
    padding-right: 0
}

.py0 {
    padding-top: 0
}

.py0 {
    padding-bottom: 0
}

.pt1 {
    padding-top: .75rem
}

.pr1 {
    padding-right: .75rem
}

.pb1 {
    padding-bottom: .75rem
}

.pl1 {
    padding-left: .75rem
}

.px1 {
    padding-left: .75rem
}

.px1 {
    padding-right: .75rem
}

.py1 {
    padding-top: .75rem
}

.py1 {
    padding-bottom: .75rem
}

.pt2 {
    padding-top: 1.5rem
}

.pr2 {
    padding-right: 1.5rem
}

.pb2 {
    padding-bottom: 1.5rem
}

.pl2 {
    padding-left: 1.5rem
}

.px2 {
    padding-left: 1.5rem
}

.px2 {
    padding-right: 1.5rem
}

.py2 {
    padding-top: 1.5rem
}

.py2 {
    padding-bottom: 1.5rem
}

.pt3 {
    padding-top: 2rem
}

.pr3 {
    padding-right: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pl3 {
    padding-left: 2rem
}

.px3 {
    padding-left: 2rem
}

.px3 {
    padding-right: 2rem
}

.py3 {
    padding-top: 2rem
}

.py3 {
    padding-bottom: 2rem
}

.pt4 {
    padding-top: 3rem
}

.pr4 {
    padding-right: 3rem
}

.pb4 {
    padding-bottom: 3rem
}

.pl4 {
    padding-left: 3rem
}

.px4 {
    padding-left: 3rem
}

.px4 {
    padding-right: 3rem
}

.py4 {
    padding-top: 3rem
}

.py4 {
    padding-bottom: 3rem
}

.pt5 {
    padding-top: 4rem
}

.pr5 {
    padding-right: 4rem
}

.pb5 {
    padding-bottom: 4rem
}

.pl5 {
    padding-left: 4rem
}

.px5 {
    padding-left: 4rem
}

.px5 {
    padding-right: 4rem
}

.py5 {
    padding-top: 4rem
}

.py5 {
    padding-bottom: 4rem
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.px0 {
    padding-left: 0
}

.px0 {
    padding-right: 0
}

.py0 {
    padding-top: 0
}

.py0 {
    padding-bottom: 0
}

.pt1 {
    padding-top: .75rem
}

.pr1 {
    padding-right: .75rem
}

.pb1 {
    padding-bottom: .75rem
}

.pl1 {
    padding-left: .75rem
}

.px1 {
    padding-left: .75rem
}

.px1 {
    padding-right: .75rem
}

.py1 {
    padding-top: .75rem
}

.py1 {
    padding-bottom: .75rem
}

.pt2 {
    padding-top: 1.5rem
}

.pr2 {
    padding-right: 1.5rem
}

.pb2 {
    padding-bottom: 1.5rem
}

.pl2 {
    padding-left: 1.5rem
}

.px2 {
    padding-left: 1.5rem
}

.px2 {
    padding-right: 1.5rem
}

.py2 {
    padding-top: 1.5rem
}

.py2 {
    padding-bottom: 1.5rem
}

.pt3 {
    padding-top: 2rem
}

.pr3 {
    padding-right: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pl3 {
    padding-left: 2rem
}

.px3 {
    padding-left: 2rem
}

.px3 {
    padding-right: 2rem
}

.py3 {
    padding-top: 2rem
}

.py3 {
    padding-bottom: 2rem
}

.pt4 {
    padding-top: 3rem
}

.pr4 {
    padding-right: 3rem
}

.pb4 {
    padding-bottom: 3rem
}

.pl4 {
    padding-left: 3rem
}

.px4 {
    padding-left: 3rem
}

.px4 {
    padding-right: 3rem
}

.py4 {
    padding-top: 3rem
}

.py4 {
    padding-bottom: 3rem
}

.pt5 {
    padding-top: 4rem
}

.pr5 {
    padding-right: 4rem
}

.pb5 {
    padding-bottom: 4rem
}

.pl5 {
    padding-left: 4rem
}

.px5 {
    padding-left: 4rem
}

.px5 {
    padding-right: 4rem
}

.py5 {
    padding-top: 4rem
}

.py5 {
    padding-bottom: 4rem
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.px0 {
    padding-left: 0
}

.px0 {
    padding-right: 0
}

.py0 {
    padding-top: 0
}

.py0 {
    padding-bottom: 0
}

.pt1 {
    padding-top: .75rem
}

.pr1 {
    padding-right: .75rem
}

.pb1 {
    padding-bottom: .75rem
}

.pl1 {
    padding-left: .75rem
}

.px1 {
    padding-left: .75rem
}

.px1 {
    padding-right: .75rem
}

.py1 {
    padding-top: .75rem
}

.py1 {
    padding-bottom: .75rem
}

.pt2 {
    padding-top: 1.5rem
}

.pr2 {
    padding-right: 1.5rem
}

.pb2 {
    padding-bottom: 1.5rem
}

.pl2 {
    padding-left: 1.5rem
}

.px2 {
    padding-left: 1.5rem
}

.px2 {
    padding-right: 1.5rem
}

.py2 {
    padding-top: 1.5rem
}

.py2 {
    padding-bottom: 1.5rem
}

.pt3 {
    padding-top: 2rem
}

.pr3 {
    padding-right: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pl3 {
    padding-left: 2rem
}

.px3 {
    padding-left: 2rem
}

.px3 {
    padding-right: 2rem
}

.py3 {
    padding-top: 2rem
}

.py3 {
    padding-bottom: 2rem
}

.pt4 {
    padding-top: 3rem
}

.pr4 {
    padding-right: 3rem
}

.pb4 {
    padding-bottom: 3rem
}

.pl4 {
    padding-left: 3rem
}

.px4 {
    padding-left: 3rem
}

.px4 {
    padding-right: 3rem
}

.py4 {
    padding-top: 3rem
}

.py4 {
    padding-bottom: 3rem
}

.pt5 {
    padding-top: 4rem
}

.pr5 {
    padding-right: 4rem
}

.pb5 {
    padding-bottom: 4rem
}

.pl5 {
    padding-left: 4rem
}

.px5 {
    padding-left: 4rem
}

.px5 {
    padding-right: 4rem
}

.py5 {
    padding-top: 4rem
}

.py5 {
    padding-bottom: 4rem
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.px0 {
    padding-left: 0
}

.px0 {
    padding-right: 0
}

.py0 {
    padding-top: 0
}

.py0 {
    padding-bottom: 0
}

.pt1 {
    padding-top: .75rem
}

.pr1 {
    padding-right: .75rem
}

.pb1 {
    padding-bottom: .75rem
}

.pl1 {
    padding-left: .75rem
}

.px1 {
    padding-left: .75rem
}

.px1 {
    padding-right: .75rem
}

.py1 {
    padding-top: .75rem
}

.py1 {
    padding-bottom: .75rem
}

.pt2 {
    padding-top: 1.5rem
}

.pr2 {
    padding-right: 1.5rem
}

.pb2 {
    padding-bottom: 1.5rem
}

.pl2 {
    padding-left: 1.5rem
}

.px2 {
    padding-left: 1.5rem
}

.px2 {
    padding-right: 1.5rem
}

.py2 {
    padding-top: 1.5rem
}

.py2 {
    padding-bottom: 1.5rem
}

.pt3 {
    padding-top: 2rem
}

.pr3 {
    padding-right: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pl3 {
    padding-left: 2rem
}

.px3 {
    padding-left: 2rem
}

.px3 {
    padding-right: 2rem
}

.py3 {
    padding-top: 2rem
}

.py3 {
    padding-bottom: 2rem
}

.pt4 {
    padding-top: 3rem
}

.pr4 {
    padding-right: 3rem
}

.pb4 {
    padding-bottom: 3rem
}

.pl4 {
    padding-left: 3rem
}

.px4 {
    padding-left: 3rem
}

.px4 {
    padding-right: 3rem
}

.py4 {
    padding-top: 3rem
}

.py4 {
    padding-bottom: 3rem
}

.pt5 {
    padding-top: 4rem
}

.pr5 {
    padding-right: 4rem
}

.pb5 {
    padding-bottom: 4rem
}

.pl5 {
    padding-left: 4rem
}

.px5 {
    padding-left: 4rem
}

.px5 {
    padding-right: 4rem
}

.py5 {
    padding-top: 4rem
}

.py5 {
    padding-bottom: 4rem
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.px0 {
    padding-left: 0
}

.px0 {
    padding-right: 0
}

.py0 {
    padding-top: 0
}

.py0 {
    padding-bottom: 0
}

.pt1 {
    padding-top: .75rem
}

.pr1 {
    padding-right: .75rem
}

.pb1 {
    padding-bottom: .75rem
}

.pl1 {
    padding-left: .75rem
}

.px1 {
    padding-left: .75rem
}

.px1 {
    padding-right: .75rem
}

.py1 {
    padding-top: .75rem
}

.py1 {
    padding-bottom: .75rem
}

.pt2 {
    padding-top: 1.5rem
}

.pr2 {
    padding-right: 1.5rem
}

.pb2 {
    padding-bottom: 1.5rem
}

.pl2 {
    padding-left: 1.5rem
}

.px2 {
    padding-left: 1.5rem
}

.px2 {
    padding-right: 1.5rem
}

.py2 {
    padding-top: 1.5rem
}

.py2 {
    padding-bottom: 1.5rem
}

.pt3 {
    padding-top: 2rem
}

.pr3 {
    padding-right: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pl3 {
    padding-left: 2rem
}

.px3 {
    padding-left: 2rem
}

.px3 {
    padding-right: 2rem
}

.py3 {
    padding-top: 2rem
}

.py3 {
    padding-bottom: 2rem
}

.pt4 {
    padding-top: 3rem
}

.pr4 {
    padding-right: 3rem
}

.pb4 {
    padding-bottom: 3rem
}

.pl4 {
    padding-left: 3rem
}

.px4 {
    padding-left: 3rem
}

.px4 {
    padding-right: 3rem
}

.py4 {
    padding-top: 3rem
}

.py4 {
    padding-bottom: 3rem
}

.pt5 {
    padding-top: 4rem
}

.pr5 {
    padding-right: 4rem
}

.pb5 {
    padding-bottom: 4rem
}

.pl5 {
    padding-left: 4rem
}

.px5 {
    padding-left: 4rem
}

.px5 {
    padding-right: 4rem
}

.py5 {
    padding-top: 4rem
}

.py5 {
    padding-bottom: 4rem
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0 {
    padding-left: 0
}

.px0 {
    padding-left: 0
}

.px0 {
    padding-right: 0
}

.py0 {
    padding-top: 0
}

.py0 {
    padding-bottom: 0
}

.pt1 {
    padding-top: .75rem
}

.pr1 {
    padding-right: .75rem
}

.pb1 {
    padding-bottom: .75rem
}

.pl1 {
    padding-left: .75rem
}

.px1 {
    padding-left: .75rem
}

.px1 {
    padding-right: .75rem
}

.py1 {
    padding-top: .75rem
}

.py1 {
    padding-bottom: .75rem
}

.pt2 {
    padding-top: 1.5rem
}

.pr2 {
    padding-right: 1.5rem
}

.pb2 {
    padding-bottom: 1.5rem
}

.pl2 {
    padding-left: 1.5rem
}

.px2 {
    padding-left: 1.5rem
}

.px2 {
    padding-right: 1.5rem
}

.py2 {
    padding-top: 1.5rem
}

.py2 {
    padding-bottom: 1.5rem
}

.pt3 {
    padding-top: 2rem
}

.pr3 {
    padding-right: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pl3 {
    padding-left: 2rem
}

.px3 {
    padding-left: 2rem
}

.px3 {
    padding-right: 2rem
}

.py3 {
    padding-top: 2rem
}

.py3 {
    padding-bottom: 2rem
}

.pt4 {
    padding-top: 3rem
}

.pr4 {
    padding-right: 3rem
}

.pb4 {
    padding-bottom: 3rem
}

.pl4 {
    padding-left: 3rem
}

.px4 {
    padding-left: 3rem
}

.px4 {
    padding-right: 3rem
}

.py4 {
    padding-top: 3rem
}

.py4 {
    padding-bottom: 3rem
}

.pt5 {
    padding-top: 4rem
}

.pr5 {
    padding-right: 4rem
}

.pb5 {
    padding-bottom: 4rem
}

.pl5 {
    padding-left: 4rem
}

.px5 {
    padding-left: 4rem
}

.px5 {
    padding-right: 4rem
}

.py5 {
    padding-top: 4rem
}

.py5 {
    padding-bottom: 4rem
}

.hidden {
    display: none
}

.widget {
    font-weight: 700;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.widget__controls {
    padding: .75rem;
    background-color: #4d4d4d;
    font-size: .8rem;
    line-height: 1.5
}

.widget__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -.75rem;
    margin-right: -.75rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 2px
}

.widget__menu>* {
    margin-left: 0;
    margin-right: .75rem;
    font-size: .7rem;
    line-height: 1.5
}

@media only screen and (min-width:28.8em) {
    .widget__menu>* {
        margin-left: .75rem;
        font-size: 1rem;
        line-height: 1.5
    }
}

.widget__menu .widget-transport {
    margin-left: .75rem
}

.widget__menu__right {
    margin-left: auto
}

.widget__menu__left {
    margin-right: auto
}

.widget__menu__left {
    margin-right: auto
}

.widget__transport-btn {
    height: 3rem;
    width: 3rem;
    background-color: #fff;
    color: #000
}

.widget__transport-btn .icon-pause,
.widget__transport-btn .icon-play,
.widget__transport-btn .icon-record {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    content: ''
}

.widget__transport-btn .icon-pause:before,
.widget__transport-btn .icon-play:before,
.widget__transport-btn .icon-record:before {
    display: none
}

.widget__transport-btn .icon-play {
    background-image: url(../images/icons/play.svg);
    background-size: 20px 24px
}

.widget__transport-btn .icon-pause {
    background-image: url(../images/icons/pause.svg);
    background-size: 16px 20px
}

.widget__transport-btn .icon-record {
    background-image: url(../images/icons/record.svg);
    background-size: 20px 20px
}

.widget__transport-btn-wrapper+.widget__transport-btn-wrapper {
    margin-left: 2px
}

.widget__compatibility-message {
    padding: 1rem;
    background-color: #4d4d4d
}

.widget__bpm-label {
    min-width: 7.75em;
    text-align: left
}

.widget__toggle--inactive {
    color: #b3b3b3
}

.widget__choices {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.widget__choice {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 1px;
    background-color: #666;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    text-align: center;
    color: #fff;
    font-size: .7rem;
    line-height: 1.5;
    padding-left: .5em;
    padding-right: .5em
}

@media only screen and (min-width:28.8em) {
    .widget__choice {
        padding-left: 1.5em;
        padding-right: 1.5em
    }
}

.widget__choice--selected {
    color: #4d4d4d;
    background-color: #fff
}

.widget-button {
    margin-right: 5px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    border-radius: 5px;
    background-color: #eee;
    cursor: pointer;
    pointer-events: auto;
    -webkit-box-shadow: 1px 1px 1px #222;
    box-shadow: 1px 1px 1px #222;
    text-align: center;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 3px;
    padding-right: 3px
}

.widget-button--hidden {
    opacity: 0;
    cursor: default;
    pointer-events: none
}

.widget-button--recording {
    color: #fff;
    background-color: #ff2956
}

.widget-button--recording .icon-record {
    background-image: url(../images/icons/record--white.svg)!important
}

.widget-button--recording>* {
    -webkit-animation: widget-button--recording .85s infinite;
    animation: widget-button--recording .85s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes widget-button--recording {
    0% {
        opacity: 1
    }
    100% {
        opacity: .5
    }
}

@keyframes widget-button--recording {
    0% {
        opacity: 1
    }
    100% {
        opacity: .5
    }
}

.widget-button--queued {
    -webkit-animation: widget-button--queued .5s infinite;
    animation: widget-button--queued .5s infinite;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes widget-button--queued {
    0% {
        background-color: #fff
    }
    100% {
        background-color: #ccc
    }
}

@keyframes widget-button--queued {
    0% {
        background-color: #fff
    }
    100% {
        background-color: #ccc
    }
}

.widget-button--clear {
    width: 120px;
    margin-left: 360px
}

.widget-recordabledrumpad {
    margin-top: 2px
}

.widget-drumpad__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6px;
    margin-top: 6px;
    height: 1.5rem
}

.widget-drumsequencer__column-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 120px
}

.widget-is-mobile .widget-drumsequencer__column-labels {
    padding-left: 60px
}

.widget-drumsequencer__column-label {
    width: 35px;
    text-align: center;
    padding-top: .8rem;
    color: #858585;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .7rem;
    line-height: 1.5
}

.widget-is-mobile .widget-drumsequencer__column-label {
    padding-top: .5rem;
    font-size: .5rem;
    line-height: 1.5
}

@media only screen and (min-width:21em) {
    .widget-is-mobile .widget-drumsequencer__column-label {
        padding-top: .8rem;
        font-size: .7rem;
        line-height: 1.5
    }
}

.widget-drumsequencer__column-label--beat {
    color: #b3b3b3
}

.widget-loader__loading-animation {
    margin: 0 auto;
    border-top: .4rem solid #4d4d4d;
    border-right: .4rem solid #4d4d4d;
    border-bottom: .4rem solid #4d4d4d;
    border-left: .4rem solid #858585;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: widget-loader__keyframes .5s infinite linear;
    animation: widget-loader__keyframes .5s infinite linear
}

.widget-loader__loading-animation {
    width: 5rem;
    height: 5rem;
    border-radius: 50%
}

@-webkit-keyframes widget-loader__keyframes {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes widget-loader__keyframes {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.widget-pianoroll {
    shape-rendering: crispEdges
}

.widget-pianoroll__settings-panel {
    width: 100%;
    height: auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: opacity .35s ease, max-height .35s ease;
    transition: opacity .35s ease, max-height .35s ease;
    overflow: hidden
}

.widget-pianoroll__settings-panel>* {
    min-height: 30px
}

.widget-pianoroll__playhead {
    position: absolute;
    background-color: #fff;
    width: 2px;
    left: 0;
    z-index: 3;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.widget-pianoroll__selection-box {
    stroke: #fff;
    stroke-width: 1px;
    fill: #fff;
    z-index: 3;
    fill-opacity: .2
}

.widget-pianoroll__horizontal-grid-line {
    stroke: none;
    fill: #666
}

.widget-pianoroll__vertical-grid-line {
    stroke: none;
    fill: #666
}

.widget-pianoroll__beat-line {
    stroke: none;
    fill: #4d4d4d
}

.widget-pianoroll__lane-highlight {
    fill: #858585
}

.widget-pianoroll__lane-highlight--black {
    fill: #858585
}

.theme-a .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight,
.theme-a .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight--black {
    fill: #979079
}

.theme-b .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight,
.theme-b .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight--black {
    fill: #9d8586
}

.theme-c .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight,
.theme-c .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight--black {
    fill: #958e9d
}

.theme-d .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight,
.theme-d .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight--black {
    fill: #71918e
}

.theme-e .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight,
.theme-e .widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-highlight--black {
    fill: #80939d
}

.widget-pianoroll__label-divider {
    stroke: none;
    fill: #323232
}

.widget-pianoroll__bar-highlight {
    fill: #fff;
    opacity: .1
}

.widget-pianoroll__lane-labels {
    background: #555;
    pointer-events: all;
    cursor: pointer
}

.widget-pianoroll__lane-label-text {
    stroke: none;
    pointer-events: none;
    font-size: .8rem;
    fill: #fff
}

.widget-is-mobile .widget-pianoroll__lane-label-text {
    font-size: .6rem
}

.widget-pianoroll__lane-label--highlight .widget-pianoroll__lane-label-text {
    fill: #fff
}

.widget-pianoroll__event--hidden {
    opacity: 0
}

.widget-pianoroll__event--would-be-deleted {
    opacity: .3!important
}

.widget-pianoroll__event-background {
    fill: #ff8389;
    stroke: none;
    cursor: pointer;
    pointer-events: none
}

.widget-pianoroll__event--selected {
    opacity: 1
}

.widget-pianoroll__event--selected .widget-pianoroll__event-background {
    fill: #eee!important
}

.drumsequencer .widget-pianoroll__event-background {
    fill: #fed134
}

.theme-a .widget-pianoroll__event-background {
    fill: #fed134
}

.theme-b .widget-pianoroll__event-background {
    fill: #ff8389
}

.theme-c .widget-pianoroll__event-background {
    fill: #d5b3ff
}

.theme-d .widget-pianoroll__event-background {
    fill: #00d2be
}

.theme-e .widget-pianoroll__event-background {
    fill: #6dcbff
}

.widget-pianoroll__event-resize-handle {
    fill: #555;
    stroke: none
}

.widget-pianoroll__event-clipboard {
    fill: #ff8389;
    stroke: none;
    cursor: pointer;
    pointer-events: none;
    opacity: .8
}

.drumsequencer .widget-pianoroll__event-clipboard {
    fill: #fed134
}

.widget-pianoroll__mouse-observer-holder {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    bottom: 0
}

.widget-pianoroll__event-editor {
    z-index: 2;
    pointer-events: none;
    bottom: 0
}

.widget-pianoroll__overview {
    position: relative;
    z-index: 2;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    background-color: #4d4d4d
}

.widget-pianoroll__overview-bar-divider {
    fill: #666
}

.widget-pianoroll__overview-button {
    fill: #858585;
    stroke: none
}

@supports not (mix-blend-mode:saturation) {
    .widget-pianoroll__overview-button {
        -webkit-transition: opacity .35s;
        transition: opacity .35s
    }
}

.widget-pianoroll__overview-button--saturated {
    opacity: 0
}

.widget-pianoroll__overview-button--desaturated {
    opacity: 1;
    mix-blend-mode: saturation
}

@supports not (mix-blend-mode:saturation) {
    .widget-pianoroll__overview-button--desaturated {
        opacity: .5
    }
}

.widget-pianoroll__overview-spacer {
    background-color: #4d4d4d;
    border-right: solid 2px #666
}

.widget-pianoroll__overview-frame {
    fill: none;
    stroke: #fff;
    stroke-width: 2
}

.widget-pianoroll__overview-frame--inactive {
    opacity: 0
}

.widget-pianoroll__overview-frame--active {
    opacity: 1
}

.widget-pianoroll__crown {
    position: relative;
    z-index: 2;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 2px
}

.widget-pianoroll__lane-label .widget-pianoroll__horizontal-grid-line {
    display: none
}

.widget-pianoroll__label-divider {
    display: none
}

.widget-pianoroll__root-chooser {
    margin-top: 1rem
}

.widget-piano-visualizer {
    shape-rendering: crispEdges;
    height: 34px;
    width: 252px;
    stroke: #ccc;
    margin-bottom: 5px
}

.widget-piano-visualizer__dot {
    shape-rendering: auto
}

.widget-piano-visualizer__offscreen-indicator {
    line-height: 34px;
    color: #aaa;
    font-size: 13px
}

.widget-scale-explorer {
    width: 100%
}

.widget-scale-explorer__mouse-observer {
    background-color: none;
    position: absolute;
    opacity: .5;
    cursor: pointer;
    height: 7rem
}

@media only screen and (min-width:51.2em) {
    .widget-scale-explorer__mouse-observer {
        height: 9rem
    }
}

.widget-scale-explorer__touch {
    fill: #ff8389
}

.theme-a .widget-scale-explorer__touch {
    fill: #fed134
}

.theme-b .widget-scale-explorer__touch {
    fill: #ff8389
}

.theme-c .widget-scale-explorer__touch {
    fill: #d5b3ff
}

.theme-d .widget-scale-explorer__touch {
    fill: #00d2be
}

.theme-e .widget-scale-explorer__touch {
    fill: #6dcbff
}

.theme-a .widget-scale-explorer__key--playing {
    fill: #fed134
}

.theme-b .widget-scale-explorer__key--playing {
    fill: #ff8389
}

.theme-c .widget-scale-explorer__key--playing {
    fill: #d5b3ff
}

.theme-d .widget-scale-explorer__key--playing {
    fill: #00d2be
}

.theme-e .widget-scale-explorer__key--playing {
    fill: #6dcbff
}

.widget-scale-explorer__key--black-key {
    fill: #666
}

.widget-scale-explorer__key--white-key {
    fill: #858585
}

.widget-scale-explorer__theremin-prompt {
    background-color: #858585;
    height: 7rem
}

@media only screen and (min-width:51.2em) {
    .widget-scale-explorer__theremin-prompt {
        height: 9rem
    }
}

.widget__pads {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.widget__pad {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 1.5rem;
    padding-bottom: 1.125rem;
    height: 7rem;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width:51.2em) {
    .widget__pad {
        height: 9rem
    }
}

.theme-a .widget__pad--playing {
    background-color: #fed134
}

.theme-b .widget__pad--playing {
    background-color: #ff8389
}

.theme-c .widget__pad--playing {
    background-color: #d5b3ff
}

.theme-d .widget__pad--playing {
    background-color: #00d2be
}

.theme-e .widget__pad--playing {
    background-color: #6dcbff
}

.widget__pad--black-key {
    background-color: #757575
}

.widget__pad--white-key {
    background-color: #858585
}

.widget__pad--drum {
    background-color: #858585;
    padding-left: 2px;
    padding-right: 2px
}

.widget__pad+.widget__pad:not(.widget__pad--seamless) {
    margin-left: 2px
}

.widget__pad__label {
    margin-top: auto;
    text-align: center;
    margin-bottom: -.34rem;
    font-size: .5rem;
    line-height: 1.5
}

@media only screen and (min-width:21em) {
    .widget__pad__label {
        font-size: .7rem;
        line-height: 1.5
    }
}

@media only screen and (min-width:28.8em) {
    .widget__pad__label {
        font-size: .8rem;
        line-height: 1.5
    }
}

@media only screen and (min-width:64em) {
    .widget__pad__label {
        font-size: 1rem;
        line-height: 1.5
    }
}

.widget__pad__key {
    position: absolute;
    top: 1.5rem;
    left: 50%;
    width: 1.6rem;
    height: 1.6rem;
    padding-top: .25rem;
    text-align: center;
    margin-left: -.8rem;
    font-size: .8rem;
    line-height: 1.5
}

.widget-scale-explorer__piano-wrapper {
    text-align: center;
    height: 1.5rem
}

.widget-scale-explorer__piano-group {
    display: inline-block;
    position: relative;
    height: 1.75rem;
    width: 12rem;
    overflow: hidden
}

.widget-scale-explorer__piano {
    shape-rendering: crispEdges
}

.widget-scale-explorer__dots {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.widget-scale-explorer__piano-dot {
    shape-rendering: auto
}

.widget-scale-explorer__piano-offscreen-indicator {
    display: inline-block;
    line-height: 34px;
    color: #aaa;
    font-size: 13px
}

.widget-scale-explorer__scale-chooser {
    background-color: none;
    padding: 3px;
    border-radius: 3px;
    margin-bottom: 15px
}

.widget-scale-explorer__header {
    position: relative;
    margin-bottom: 6px;
    height: 1.5rem
}

@media only screen and (min-width:80em) {
    .widget-scale-explorer__header {
        margin-top: -1.5rem
    }
}

.widget-session__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -.75rem;
    text-align: center
}

.widget-session__track {
    font-size: .8rem;
    line-height: 1.5;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #b3b3b3;
    margin-right: 2px
}

.widget-session__pad {
    display: block;
    width: 100%;
    position: relative;
    height: 4.7rem;
    margin-bottom: 2px;
    background-color: #858585;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer
}

.widget-session__pad:first-of-type {
    margin-top: .75rem
}

.widget-session__pad--stopped {
    background-image: url(../images/icons/start.svg);
    background-size: 32px 36px
}

.widget-session__pad--playing {
    background-image: url(../images/icons/stop.svg);
    background-size: 32px 30px
}

.widget-session__pad--queued {
    -webkit-animation: pad--queued .5s infinite;
    animation: pad--queued .5s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.theme-a .widget-session__pad--playing,
.theme-a .widget-session__pad--queued {
    background-color: #fed134
}

.theme-b .widget-session__pad--playing,
.theme-b .widget-session__pad--queued {
    background-color: #ff8389
}

.theme-c .widget-session__pad--playing,
.theme-c .widget-session__pad--queued {
    background-color: #d5b3ff
}

.theme-d .widget-session__pad--playing,
.theme-d .widget-session__pad--queued {
    background-color: #00d2be
}

.theme-e .widget-session__pad--playing,
.theme-e .widget-session__pad--queued {
    background-color: #6dcbff
}

@-webkit-keyframes pad--queued {
    0% {
        opacity: 1
    }
    100% {
        opacity: .2
    }
}

@keyframes pad--queued {
    0% {
        opacity: 1
    }
    100% {
        opacity: .2
    }
}

.text-container .widget-songform {
    margin-top: 0
}

.widget-songform__video.widget-songform__video {
    margin-bottom: 2px
}

@media only screen and (min-width:38.4em) {
    .widget-songform__video.widget-songform__video {
        height: 400px;
        padding-bottom: 0
    }
}

.widget-songform__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.widget-songform__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .7rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000
}

@media only screen and (min-width:38.4em) {
    .widget-songform__section {
        font-size: .8rem
    }
}

.widget-songform__section.has-color-other,
.widget-songform__section.has-color-silence {
    background-color: #000;
    color: #fff
}

.widget-songform__section.has-color-intro {
    background-color: #ff8389
}

.widget-songform__section.has-color-section,
.widget-songform__section.has-color-verse {
    background-color: #6dcbff
}

.widget-songform__section.has-color-chorus,
.widget-songform__section.has-color-hook {
    background-color: #fed134
}

.widget-songform__section.has-color-break,
.widget-songform__section.has-color-bridge,
.widget-songform__section.has-color-pre {
    background-color: #00d2be
}

.widget-songform__section.has-color-outro {
    background-color: #ff8389
}

.widget-songform__section--selected {
    -webkit-animation: widget-songform__section--selected .6s infinite;
    animation: widget-songform__section--selected .6s infinite;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.widget-songform__section:not(:first-child) {
    margin-left: 2px
}

@-webkit-keyframes widget-songform__section--selected {
    0% {
        opacity: 1
    }
    100% {
        opacity: .75
    }
}

@keyframes widget-songform__section--selected {
    0% {
        opacity: 1
    }
    100% {
        opacity: .75
    }
}

.widget-songform__section-description {
    padding: 2rem;
    background-color: #757575
}

.widget-songform__section-description__header {
    margin-top: -.25em;
    margin-bottom: .25em;
    font-weight: 700
}

.widget-songform__section-description__header,
.widget-songform__section-description__text {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.widget-songform__section-description__text {
    font-weight: 400
}

.widget-songform__playhead {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #fff;
    z-index: 3
}

.widget-tooltip {
    background-color: #000;
    color: #fff;
    padding: .75rem;
    position: absolute;
    text-align: left;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    z-index: 4;
    cursor: pointer;
    font-size: .8rem;
    line-height: 1.5
}

.widget-tooltip--hide {
    opacity: 0;
    pointer-events: none
}

.widget-tooltip__triangle {
    width: 0;
    height: 0;
    position: absolute;
    pointer-events: none
}

.widget-tooltip__text {
    line-height: 23px
}

.widget-tooltip__dismiss {
    text-align: center;
    margin-top: .75rem;
    padding: .25rem;
    cursor: pointer;
    color: #000;
    background-color: #fff
}

.widget-transport {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.widget_transport-icon--queued {
    -webkit-animation: icon--queued .5s infinite;
    animation: icon--queued .5s infinite;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes icon--queued {
    0% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}

@keyframes icon--queued {
    0% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}

.widget {
    -ms-user-select: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.widget__dynamic-text {
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
    opacity: 1
}

.widget__dynamic-text--hidden {
    overflow: hidden;
    height: 0;
    margin: 0!important;
    opacity: 0
}

.widget__dynamic-text__icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: .15em;
    width: 26px;
    height: 26px
}

.widget__keyboard-hints-holder {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.widget__keyboard-hints-holder kbd {
    margin-left: auto;
    margin-right: auto
}

.widget__keyboard-button__wrapper {
    display: none
}

@media only screen and (min-width:51.2em) {
    .widget__keyboard-button__wrapper {
        display: block
    }
}

.widget__keyboard-button {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    font-size: .8rem;
    line-height: 1.5
}

.widget__keyboard-button::after {
    content: "On";
    background-color: #fff;
    color: #666;
    padding: .2rem .5rem;
    margin-left: .4rem;
    text-align: center;
    min-width: 2.25em;
    border-radius: 480em;
    font-size: .7rem;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block
}

.widget__keyboard-button--off {
    color: #b3b3b3
}

.widget__keyboard-button--off::after {
    content: "Off";
    background-color: #b3b3b3
}

.grabbable {
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab
}

.grabbable:active {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

kbd {
    background-color: #fff;
    color: #666;
    font-family: inherit;
    padding: 0 .25em;
    border-radius: .25em;
    min-width: 1.5em;
    text-align: center
}

.widget-songform__video,
.widget-video {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%
}

.widget-video__play-button {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 5rem;
    height: 5rem;
    margin-top: -2.5rem;
    margin-left: -2.5rem;
    border-radius: 50%;
    pointer-events: none
}

.is-playing .widget-video__play-button {
    display: none
}

.is-ready .widget-video__play-button {
    display: block
}

.widget-video__play-button__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 36px;
    margin-left: -14px;
    margin-top: -18px
}

.widget-video__holder {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%
}


/*# ------------------------------------------------------------------------ */
/*# ------------------------------------------------------------------------ */
/*# ------------------------------------------------------------------------ */
/*# ------------------------------------------------------------------------ */
/*# sourceMappingURL=main.css.map */
.widget-tooltip {display: none;}
.widget-session__wrapper.child-1 {display: none;}
.theme-a .widget-session__pad--playing, .theme-a .widget-session__pad--queued {
    background-color: red;
}
